This repository was 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.1Release Notes
jsx-eslint/eslint-plugin-jsx-a11y
v6.6.1Compare 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-coreb78f19d[Deps] pinaxe-coreto v4.4.1, due to a breaking change in a patch768910e[Deps] update@babel/runtimef0e04ce[Deps] update@babel/runtime,jsx-ast-utils93b2a9d[Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/registera962211[Dev Deps] update@babel/cli,@babel/core,@babel/plugin-transform-flow-strip-types,@babel/register0d2bc43[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.0Compare Source
==================
566011b[New]aria-role: addallowedInvalidRolesoption (#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[].concatidiom0f1615a[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-utilsd74173a[Deps] updatejsx-ast-utilsf6ba03c[Deps] update@babel/runtime,jsx-ast-utils547dab4[Deps] update@babel/runtime,axe-core,minimatchbaaf791[Deps] update@babel/runtime,minimatch,semverc015fef[Deps] update@babel/runtime,axe-core,damerau-levenshtein832cbd6[meta] addexport defaultinstead 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-importfb3d51e[Dev Deps] update@babel/core,@babel/register,eslint-plugin-import,minimist8c1df4d[Dev Deps] pin@technote-space/doctocbecause 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-plugin5e966e5[Dev Deps] update@babel/clif597f5b[Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser287854a[Tests] Fixnpm run flow(#856)112261c[Tests] skip fragment tests in eslint < 6ea877c4[Tests]img-redundant-alt-test: add passing tests (#832)685426dtest: align usage of jest expect across tests (#827)c460a8b[Tests] move invalid test case to valid; changed in axe-core v4.4v6.5.1Compare Source
==================
8f7d0b0[Fix] properly buildmodule.exports(#824)2fd2087[Dev Deps] updateeslint-plugin-importv6.5.0Compare Source
==================
0f5f582[New] support ESLint 8.x (#810)1dbc416[Deps] update@babel/runtime,axe-core4043d31[Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,eslint-config-airbnb-based143cba[Docs] HTTP => HTTPS (#823)309b040[Docs]anchor-has-content: add missing close / for jsx succeed example (#821)ba1e312[eslint] simplify eslint command0269025[meta] change allmasterreferences in URLs toHEADf1414cf[Dev Deps] addeslint-plugin-eslint-plugin(#818)f44fc05[meta] update URLsdf34872[Refactor] switch toexport defaultsyntax for exporting rules (#819)ff26b82[meta] fix prepublish scriptsd4a57d8[Deps] update@babel/runtime,array-includes,axe-core,jsx-ast-utilsbd1dec6[Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser,eslint-plugin-import,estraverse,safe-publish-latest434c4cf[Tests] do not test eslint 7 on node 11aed7a20[Tests] use@babel/eslint-parserinstead ofbabel-eslint(#811)0021489[actions] use codecov action1251088[meta] delete FUNDING.yml in favor of.githubrepoecf7a27[Docs]scope: replace duplicatescopeword (#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-import79a35d4[Deps] update@babel/runtime,axe-core,damerau-levenshtein2a9ab71[Tests] deletesrc/util/getComputedRole-test.jstest in node 60c1c587[Tests]autocomplete-valid: move some failed tests to passing8830902[Tests] fix eslint < 7 not understandingimport typed57887c[Tests] ensure all tests run55e5c11Support img role for canvas (#796)36102cd[meta] useprepublishOnlyscript for npm 7+2501a7fRemove the link-button focus css from the anchor-is-valid doc (#662)d927625Update 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)426d4c2Fix Flow warnings (#785)ecec8e4Fully deprecate accessible-emoji rule (#782)8a0e43c[Tests] remove .travis.ymlf88bf6b[Dev Deps] updateflow-binto support aarch64 (#784)369f9db[Dev Deps] update@babel/cli,@babel/core,@babel/plugin-transform-flow-strip-types,aud,eslint-plugin-flowtype,jscodeshiftce0785f[Deps] update@babel/runtime,array-includes,axe-core,emoji-regex2c2a2ad[actions] update to usenode/installactionc275964[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] runaudinposttest71f390f[Tests] stop using coverallse54b466[meta] add Automatic Rebase and Require Allow Edits workflows7d5511d[New]label-has-associated-control: Add glob support (#749)854da0cRan npm update; latest packages (#763)8637aa7(source/pr/734, fork/pr/26) [patch]strictconfig: 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.