This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1 #551
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 PR contains the following updates:
6.4.1
->6.6.1
Release Notes
jsx-eslint/eslint-plugin-jsx-a11y
v6.6.1
Compare Source
==================
38405ad
[Fix]no-interactive-tabindex
: allow role assignments using a ternary with literals on both sides7524e0c
[Fix]no-static-element-interactions
: allow role assignments using a ternary with literals on both sides (#865)1c06306
[readme] properly describe rule settings in builtin configs0c19f02
[Docs]no-noninteractive-tabindex
,no-static-element-interactions
: documentallowExpressionValues
(#870)2362832
[readme] added link to redirect eslint to relevant docs (#862)2c6926c
[Deps] unpinaxe-core
b78f19d
[Deps] pinaxe-core
to v4.4.1, due to a breaking change in a patch768910e
[Deps] update@babel/runtime
f0e04ce
[Deps] update@babel/runtime
,jsx-ast-utils
93b2a9d
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
a962211
[Dev Deps] update@babel/cli
,@babel/core
,@babel/plugin-transform-flow-strip-types
,@babel/register
0d2bc43
[Tests]no-noninteractive-element-interactions
: add passing test cases (#876)ffefbad
[Tests]no-noninteractive-element-interactions
: add passing tests for form with onSubmit (#871)e7d405d
[Tests]no-static-element-interactions
: add passing test casesv6.6.0
Compare Source
==================
566011b
[New]aria-role
: addallowedInvalidRoles
option (#828)64dcac6
[New] Introduce a plugin-wide setting for custom components. (#844)ce2c328
[Fix]no-redundant-roles
,role-supports-aria-props
: Remove implicit role from dl element (#848)fb20bc4
[Refactor]role-supports-aria-props
: clean up the logic a bit1826628
[Refactor] reduce egregious use of array spread, in favor of[].concat
idiom0f1615a
[Docs]no-static-element-interactions
: Update error message (#843)9980d1d
[Docs] Add infrastructure for auto-generating markdown table and list (#837)f878d3b
[Docs] Update project readme (#831)aea7671
[Deps] update@babel/runtime
,array-includes
,axe-core
,jsx-ast-utils
d74173a
[Deps] updatejsx-ast-utils
f6ba03c
[Deps] update@babel/runtime
,jsx-ast-utils
547dab4
[Deps] update@babel/runtime
,axe-core
,minimatch
baaf791
[Deps] update@babel/runtime
,minimatch
,semver
c015fef
[Deps] update@babel/runtime
,axe-core
,damerau-levenshtein
832cbd6
[meta] addexport default
instead ofmodule.exports
(#861)ee933a2
[meta] Add CONTRIBUTING.md to solicit contributions (#846)fa3c869
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,aud
,eslint-plugin-eslint-plugin
,eslint-plugin-flowtype
,eslint-plugin-import
fb3d51e
[Dev Deps] update@babel/core
,@babel/register
,eslint-plugin-import
,minimist
8c1df4d
[Dev Deps] pin@technote-space/doctoc
because v2.5 is a breaking changefb071ab
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,eslint-plugin-eslint-plugin
5e966e5
[Dev Deps] update@babel/cli
f597f5b
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
287854a
[Tests] Fixnpm run flow
(#856)112261c
[Tests] skip fragment tests in eslint < 6ea877c4
[Tests]img-redundant-alt-test
: add passing tests (#832)685426d
test: align usage of jest expect across tests (#827)c460a8b
[Tests] move invalid test case to valid; changed in axe-core v4.4v6.5.1
Compare Source
==================
8f7d0b0
[Fix] properly buildmodule.exports
(#824)2fd2087
[Dev Deps] updateeslint-plugin-import
v6.5.0
Compare Source
==================
0f5f582
[New] support ESLint 8.x (#810)1dbc416
[Deps] update@babel/runtime
,axe-core
4043d31
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,eslint-config-airbnb-base
d143cba
[Docs] HTTP => HTTPS (#823)309b040
[Docs]anchor-has-content
: add missing close / for jsx succeed example (#821)ba1e312
[eslint] simplify eslint command0269025
[meta] change allmaster
references in URLs toHEAD
f1414cf
[Dev Deps] addeslint-plugin-eslint-plugin
(#818)f44fc05
[meta] update URLsdf34872
[Refactor] switch toexport default
syntax for exporting rules (#819)ff26b82
[meta] fix prepublish scriptsd4a57d8
[Deps] update@babel/runtime
,array-includes
,axe-core
,jsx-ast-utils
bd1dec6
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
,eslint-plugin-import
,estraverse
,safe-publish-latest
434c4cf
[Tests] do not test eslint 7 on node 11aed7a20
[Tests] use@babel/eslint-parser
instead ofbabel-eslint
(#811)0021489
[actions] use codecov action1251088
[meta] delete FUNDING.yml in favor of.github
repoecf7a27
[Docs]scope
: replace duplicatescope
word (#799)952af25
[Fix]no-access-key
: Fix wording and grammar (#800)6cf7ac0
[Dev Deps] update@babel/cli
,@babel/core
,@babel/plugin-transform-flow-strip-types
,aud
,eslint-plugin-flowtype
,eslint-plugin-import
79a35d4
[Deps] update@babel/runtime
,axe-core
,damerau-levenshtein
2a9ab71
[Tests] deletesrc/util/getComputedRole-test.js
test in node 60c1c587
[Tests]autocomplete-valid
: move some failed tests to passing8830902
[Tests] fix eslint < 7 not understandingimport type
d57887c
[Tests] ensure all tests run55e5c11
Support img role for canvas (#796)36102cd
[meta] useprepublishOnly
script for npm 7+2501a7f
Remove the link-button focus css from the anchor-is-valid doc (#662)d927625
Update recommended config to allow fieldset to have the radiogroup role (#746)5aa8db9
[Docs] Clarify the title of the strictness table in the main doc (#786)df3c7ad
[Docs] Document the similarity between html-has-lang and lang (#778)426d4c2
Fix Flow warnings (#785)ecec8e4
Fully deprecate accessible-emoji rule (#782)8a0e43c
[Tests] remove .travis.ymlf88bf6b
[Dev Deps] updateflow-bin
to support aarch64 (#784)369f9db
[Dev Deps] update@babel/cli
,@babel/core
,@babel/plugin-transform-flow-strip-types
,aud
,eslint-plugin-flowtype
,jscodeshift
ce0785f
[Deps] update@babel/runtime
,array-includes
,axe-core
,emoji-regex
2c2a2ad
[actions] update to usenode/install
actionc275964
[Docs]anchor-is-valid
: general cleanup (#728)3df059e
[Docs]no-redundant-roles
: Adds missing closing square bracket (#775)42ce5b7
[Docs]anchor-is-valid
: Add Next.js case (#769)2e5df91
[Tests] fix tests breaking on npm 7066ccff
[Docs]no-noninteractive-tabindex
: Add example for tabIndex on seemingly non-interactive element (#760)6b19aa5
[Tests] migrate tests to Github Actions (#764)7e158e3
[meta] runaud
inposttest
71f390f
[Tests] stop using coverallse54b466
[meta] add Automatic Rebase and Require Allow Edits workflows7d5511d
[New]label-has-associated-control
: Add glob support (#749)854da0c
Ran npm update; latest packages (#763)8637aa7
(source/pr/734, fork/pr/26) [patch]strict
config: Turn offlabel-has-for
(#734)d85ce54
[doc] Add link to MDN Aria documentation (#762)20b48a4
[patch]no-onchange
: Remove rule from recommended/strict configs, and deprecate (#757)Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.