Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade eslint-plugin-jsx-a11y from 6.0.2 to 6.4.1 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Dec 3, 2020

Snyk has created this PR to upgrade eslint-plugin-jsx-a11y from 6.0.2 to 6.4.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 12 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-10-26.
Release notes
Package name: eslint-plugin-jsx-a11y
  • 6.4.1 - 2020-10-26

    6.4.1

  • 6.4.0 - 2020-10-26

    6.4.0

  • 6.3.1 - 2020-06-19

    CHANGELOG v6.3.1

  • 6.3.0 - 2020-06-18

    Update CHANGELOG for v6.3.0

  • 6.2.3 - 2019-07-01

    6.2.3

  • 6.2.2 - 2019-06-30

    6.2.2

  • 6.2.1 - 2019-02-03

    6.2.1

  • 6.2.0 - 2019-01-25

    6.2.0 / 2019-01-25

    • 5650674 [new rule] control-has-associated-label checks interactives for a label
    • f234698 [docs] add How to manage IDs
    • 9924d03 [docs] document jsx-a11y/label-has-associated-control assert option
    • 77b9870 [docs] Add newlines below headings
    • 8244e43 [docs] Add syntax highlighting to example
    • 26f41c8 [docs] Change explanation for role="presentation" escape hatch
    • 33a1f94 [fix] - Purely decorative emojis do not need descriptions.
    • 29d20f7 [fix] (package): update emoji-regex to version 7.0.2
    • 0b63f73 [chore] (package): update flow-bin to version 0.88.0
    • baa1344 [fix] Disable jsx-a11y/label-has-for in recommended
    • 2c5fb06 [chore] (package): update jscodeshift to version 0.6.0
    • 87debc0 [fix] corrected no-noninteractive-element-to-interactive-role.md file
    • d56265b [chore] (package): update flow-bin to version 0.87.0
    • 477966f [fix] Update test for implicit role of img
    • f484ce3 [fix] No implicit role for <img> with alt=""
    • 6c33bcb [fix] Add select to the list of default control elements in label-has-associated-control
    • 011f8d9 [fix] Dialog and Alert roles can host keyboard listeners
    • 0f6a8af [fix] More easier plugin:jsx-a11y/{recommended,strict} configs
    • 3844248 [fix] Mark the replacement for label-has-for
    • 93265cb [fix] normalizedValues to values
    • 651366c [fix] Make aria-role case sensitive
    • 56d3b9a [fix] [484] Fix role-has-required-aria-props for semantic elements like input[checkbox]
    • 46e9abd [fix] Handle the type={truthy} case in jsx
  • 6.1.2 - 2018-10-05

    6.1.2 / 2018-10-05
    [fix] Add link-type styling recommendation to anchor-is-valid #486
    [fix] label-has-for: textareas are inputs too #470

  • 6.1.1 - 2018-07-13

    [fix] aria-proptypes support for idlist, #454
    [fix] Image with expanded props throws 'The prop must be a JSXAttribute collected by the AST parser.', #459
    [fix] label-has-for: broken in v6.1.0, #455

  • 6.1.0 - 2018-07-03
  • 6.0.3 - 2017-12-13
  • 6.0.2 - 2017-06-29
from eslint-plugin-jsx-a11y GitHub release notes
Commit messages
Package name: eslint-plugin-jsx-a11y
  • 0706457 Merge pull request #754 from jsx-eslint/fix-747
  • c99beef 6.4.1
  • f8a4496 Upgrade jsx-ast-utils to v3.1.0
  • 1834668 Merge pull request #753 from jsx-eslint/tag-6.4.0
  • a6d883d CHANGELOG update for v6.4.0
  • 83e4ff2 [Deps] update `axe-core`, `jsx-ast-utils`
  • eb92b07 [Dev Deps] update `@ babel/cli`, `@ babel/core`, `@ babel/plugin-transform-flow-strip-types`, `eslint-plugin-flowtype`, `eslint-plugin-import`, `estraverse`, `expect`, `object.assign`
  • 3d98d7a [Deps] update `@ babel/runtime`, `axe-core`
  • f702f62 [readme] add Spanish translation
  • 5b35bb0 Merge pull request #725 from piperchester/patch-1
  • 3652357 Merge branch 'master' into patch-1
  • c2ae092 [Docs] `no-static-element-interactions`: Fixed rule name in comments
  • b90e20d Fix screenreader -> screen reader
  • 645900a Fixed rule name in comments
  • 615cacd Merge pull request #723 from jsx-eslint/fix-634
  • 2b7f6b7 Merge branch 'master' into fix-634
  • 592c2cc Merge pull request #719 from backwardok/add-wcag
  • 250e5ad Merge branch 'master' into add-wcag
  • 31721bd Merge pull request #721 from jsx-eslint/dynamic-input-type-autocomplete
  • 381b9d6 [fix:634] Ignore control elements that are hidden
  • 2c47f0a [Fix] `autocomplete-valid`: workaround for axe not being able to handle `null`
  • 00bd6d8 Add failing test for autocomplete with dynamic type
  • 3c49c9a Add WCAG guidelines to rule documentation
  • 7a34e45 Merge pull request #712 from jsx-eslint/656-fix

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant