This repository has been archived by the owner on Feb 19, 2024. It is now read-only.
Update dependency eslint-plugin-jsx-a11y to v6 - autoclosed #74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency eslint-plugin-jsx-a11y from
v4.0.0
tov6.0.3
Commits
evcohen/eslint-plugin-jsx-a11y
6.0.3
b54c82d
adding p as non-interactive elements356944a
Upgrade dependencies.d700045
Update README.mddd457a3
Add reference to no-access-keyc46fc48
Merge pull request #313 from zburke/patch-1e80a2e0
fix typo: convert quote to backticks around "div"02a438d
Ignore custom components for role-has-required-aria-props.339d23a
Update no-noninteractive-element-interactions.mdb7793f7
chore(package): update flow-bin to version 0.51.091f71e7
chore(package): update flow-bin to version 0.50.0e5c76c1
Update no-access-key.md775d0d1
Merge pull request #286 from ljharb/travis589eb08
Update jsx-ast-utils469243b
Merge pull request #284 from jessebeach/put-cases-back-inf0aa76a
Add more cases to the no interactions rule tests0c8aba5
[Tests] improve coverage1d89064
[Refactor] this falsy condition is impossible in a rule, becauseJSXAttribute
can’t ever have a falsypropName
.b12f081
[Fix]dom.keys
is an iterator, not a map.4684e31
[Tests] generate an HTML coverage report535f008
[Test] only run prepublish script on publish.3fa6065
[publish] don’t run lint/flow twice on prepublish; don’t auto fix prepublish.860f839
[Tests] improve matrix; test on node 7 and 8; don’t run the linter more than once; disable sudo; enable fast finish0745af3
Merge tag 'v5.1.1'5.1.1
1e13e04
v5.1.11cfc11e
[Dev Deps] addsafe-publish-latest
ef01959
Reverts back to 6076fe5fbd1d87446298e14e9fec69dce2660dbfd5a442a
Merge pull request #280 from jessebeach/t270--onclick-has-key-events-presentation-rolea6bc1c7
Do not fail presentation roles in click-events-have-key-events297dd52
Merge pull request #281 from jessebeach/t253--allow-onsubmit-and-onload--on-forms-and-such1bdf02e
Limit failures in non-interactive interacts to keyboard, mouse and focus event handler types6.0.2
b15b7f8
6.0.2bb6038b
Update CHANGELOG1325369
Prepend slash to top level dirs in npmignore6.0.1
71ce135
6.0.131753c7
Update CHANGELOG.md436acd2
Merge pull request #277 from jessebeach/remove-src-from-packagef9d3ba9
Remove development artifacts from the NPM packagec121cd0
chore(package): update flow-bin to version 0.49.16.0.0
5.1.0
131a75d
Added thanks to mjaltamirano in CHANGELOGe621917
Removed two references to href-no-hash in README91c6b46
Removed v2 for peer dependency ESLinta146175
Remove href-no-hash rule5755a1d
6.0.067813b7
Changelog for v6.0.0d7cfe54
Merge pull request #259 from mjaltamirano/label-has-for-updated22d480
Merge branch 'master' into label-has-for-updated2fbea5
Update label-has-for children content handling and make default for label-has-for both id and nesting6076fe5
Chore: Support eslint v4. (#267)7dbcfb1
[Dev Deps] updatebabel-cli
,babel-core
,babel-eslint
,babel-jest
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-object-rest-spread
,babel-polyfill
,babel-preset-es2015
,coveralls
,eslint-config-airbnb-base
,eslint
,eslint-plugin-flowtype
,eslint-plugin-import
,jest
,rimraf
198d0a5
Remove all lockfiles. (#261)6be5290
Merge pull request #260 from wyattdanger/bump-aria-query828dca8
Bump aria-query to 0.7.01a633af
Merge pull request #251 from AlmeroSteyn/anchor-is-valid-config121600b
Add sub rule configuration to anchor-is-valid.e23d158
Update yarn lock file.4f0052d
Merge pull request #236 from jessebeach/finer-casing-interactive-supports-focusd856a7f
Improve the interactive-supports-focus test to provide contextualized error messages23939e3
Add the babel-plugin-transform-es2015-template-literals transform to the packagec0de387
Merge pull request #247 from AlmeroSteyn/anchor-is-valid-doc-fix87e54eb
[Docs]: anchor-is-valid doc fix.83994a8
Merge pull request #224 from AlmeroSteyn/master6399a08
Add anchor-is-valid rulefe9bd6f
Merge pull request #240 from ignatiusreza/label/nesting06c30c3
Allow label-has-for rule to pass if containing nesting content.0228998
Fix trailing comma in package.json19b052a
Upgrade yarn lock file and speed up CI test script.5.0.3
fab40fe
5.0.3f894304
Update CHANGELOG58b34a6
Remove flow from .npmignore (#244)5.0.2
4230a69
5.0.2a2e4cb1
Update CHANGELOGd70ac7d
[fix] - Resolve flow issues by explicitly importing types (#243)9971241
Update README with explanation recommended/strict (#238)c156644
Add missing README.md doc for media-has-caption (#237)c16fa00
Polyfill missed Array.includes in test helper. (#233)47b1306
Add linting to all directories and fix errors.5.0.1
bf0ac6a
5.0.1fb8c626
Upgrade all dependencies.fb5b87a
Fix: backward compatibility with node.js v4 and v5. (#231)5.0.0
ca876d2
5.0.0bb8dc4d
Update CHANGELOG for v5.24b6193
Refactor img-has-alt to alt-text (#220)5be6cd6
Merge pull request #221 from jessebeach/docs--no-noninteractive-element-interactions68931f3
Add a case for interaction handlers on table cells to no-noninteractive-element-interactions6be5eab
Merge pull request #218 from jessebeach/options-for-interactive-element-rulesThis PR has been generated by Renovate Bot.