react-memoize
react-memoize copied to clipboard
Update eslint-plugin-jsx-a11y to the latest version π
Version 6.1.0 of eslint-plugin-jsx-a11y was just published.
| Dependency | eslint-plugin-jsx-a11y |
|---|---|
| Current Version | 6.0.3 |
| 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 v56.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
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 :palm_tree:
Codecov Report
Merging #10 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #10 +/- ##
======================================
Coverage 64.7% 64.7%
======================================
Files 5 5
Lines 153 153
Branches 28 28
======================================
Hits 99 99
Misses 48 48
Partials 6 6
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update 006e4ca...3a634f3. Read the comment docs.
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.
7aacdc96.1.18f1c72aUpdate CHANGELOG.mdc98c88fMerge pull request #461 from jessebeach/upversioning-for-fix-4598160b94Upversion to 6.1.2006e29eMerge branch 'dschaller-patch-1'573609cMerge branch 'master' into patch-1ea3cd31Merge pull request #464 from jessebeach/every-to-somee7ba24cChange every to some in label-has-ford4bea02Merge pull request #463 from setek/master8e5ec83fix typo in new label-has-associated-control documentatione345b80Fix heading on 6.1.15f4d343Merge pull request #460 from tricoder42/issue/45942b385cfix: ignore spread props when checking attributes8fa7d4aMerge pull request #456 from jessebeach/fix-aria-proptypes-rulef22711e[#454] Fix for aria-proptypes rule failure
See the full diff
- The
devDependencyeslint-plugin-jsx-a11y was updated from6.0.3to6.1.2.
Update to this version instead π
Release Notes for Minor fixes and documentation updates
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
Commits
The new version differs by 12 commits.
c538d356.1.2ea964b1Update changelog43d1d94Add link-type styling recommendation to anchor-is-valid71819a0[Docs]accessible-emoji: plural of emoji is emoji4a0608b[Docs]label-has-associated-control: update label id9957219[Tests] temporarily allow node 4 + eslint 4 to fail969ce6d[Dev Deps] add missing dev dep1be1744[Tests] usenvm install-latest-npm9103c7a[Tests] add additional test case for #474bbad58aMerge pull request #471 from ljharb/textarea47633fb[Fix]label-has-for:textareas are inputs tooc1bf3c1Update aria-props.md to link to the correct doc
See the full diff
- The
devDependencyeslint-plugin-jsx-a11y was updated from6.0.3to6.2.2.
Update to this version instead π
Commits
The new version differs by 152 commits.
057fb276.2.2fc56208Merge pull request #615 from evcohen/changelog--v6.2.28c5f964Changelog for v6.2.2f82fbcbMerge pull request #614 from evcohen/update--jsx-ast-utils1c3e63aUpdate jsx-ast-utils to v2.2.1c571293Merge pull request #613 from evcohen/add-babel-to-dev-depsc398d3aAdd @babel/cli to the dev dependencies13b370cMerge pull request #610 from evcohen/greenkeeper/flow-bin-0.102.0e28b81aMerge branch 'master' into greenkeeper/flow-bin-0.102.0e3163e3Merge pull request #603 from evcohen/another-attempt-at-eslint-v6f121a78Merge branch 'master' into another-attempt-at-eslint-v6f3de162Merge pull request #611 from evcohen/update-jsx-ast-utils91f17beUpdate ESLint to v61eb9f19Update jsx-ast-utils to 2.2.0313bc03chore(package): update flow-bin to version 0.102.0
There are 152 commits in total.
See the full diff
- The
devDependencyeslint-plugin-jsx-a11y was updated from6.0.3to6.2.3.