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

Update eslint-plugin-jsx-a11y to the latest version 🚀 #254

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 3, 2018

Version 6.1.0 of eslint-plugin-jsx-a11y was just published.

Dependency eslint-plugin-jsx-a11y
Current Version 2.2.2
Type devDependency

The version 6.1.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-jsx-a11y.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Support eslint v5

6.1.0 / 2018-06-26

  • [new] Support for eslint v5, #451
  • [new] aria-query updated to latest version
  • [new] eslint-config-airbnb-base updated to the latest version
  • [deprecate] The rule label-has-for is deprecated and replaced with label-has-associated-control
  • [fix] heading-has-content updated to work with custom components, #431
  • [fix] aria-errormessage prop is now a valid ARIA property, #424
Commits

The new version differs by 358 commits ahead by 358, behind by 1.

  • b800f40 6.1.0
  • 2a49028 CHANGELOG updates for upcoming version 7.0.0
  • 584d21a Update README.md
  • de25830 Merge pull request #451 from ljharb/eslint_5
  • adc0d80 [Tests] temporary until eslint-config-airbnb-base is updated
  • 7cb5b8e [Fix] accessible-emoji: find JSXText nodes as well
  • 4256518 [New] add eslint v5 support
  • 7a9995a [Tests] test on both eslint v3 and v4
  • d962f1b [Deps] update has
  • e9b788d [eslint] make eslint pass again
  • eb77d2f [Dev Deps] update eslint-config-airbnb-base, eslint-plugin-flowtype, eslint-plugin-import, babel-eslint
  • a54f52f Merge pull request #426 from jessebeach/fix-aria-errormessage
  • d8be319 Update to aria-query 3.0.0
  • c775840 Fix errors introduces by aria-query fix for section
  • 2674fbb Fix aria-errormessage attribute failure in aria-props for input tags

There are 250 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 13, 2018

Version 6.1.1 just got published.

Update to this version instead 🚀

Release Notes Bugfixes

[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

Commits

The new version differs by 15 commits.

  • 7aacdc9 6.1.1
  • 8f1c72a Update CHANGELOG.md
  • c98c88f Merge pull request #461 from jessebeach/upversioning-for-fix-459
  • 8160b94 Upversion to 6.1.2
  • 006e29e Merge branch 'dschaller-patch-1'
  • 573609c Merge branch 'master' into patch-1
  • ea3cd31 Merge pull request #464 from jessebeach/every-to-some
  • e7ba24c Change every to some in label-has-for
  • d4bea02 Merge pull request #463 from setek/master
  • 8e5ec83 fix typo in new label-has-associated-control documentation
  • e345b80 Fix heading on 6.1.1
  • 5f4d343 Merge pull request #460 from tricoder42/issue/459
  • 42b385c fix: ignore spread props when checking attributes
  • 8fa7d4a Merge pull request #456 from jessebeach/fix-aria-proptypes-rule
  • f22711e [#454] Fix for aria-proptypes rule failure

See the full diff

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

Successfully merging this pull request may close these issues.

0 participants