chore(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1 #57

Merged
renovate[bot] merged 1 commit from renovate/eslint-plugin-jsx-a11y-6.x into main 2022-08-01 20:11:20 +00:00
renovate[bot] commented 2022-08-01 19:53:46 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsx-a11y ^6.4.1 -> 6.6.1 age adoption passing confidence

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 sides
  • 7524e0c [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 configs
  • 0c19f02 [Docs] no-noninteractive-tabindex, no-static-element-interactions: document allowExpressionValues (#​870)
  • 2362832 [readme] added link to redirect eslint to relevant docs (#​862)
  • 2c6926c [Deps] unpin axe-core
  • b78f19d [Deps] pin axe-core to v4.4.1, due to a breaking change in a patch
  • 768910e [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 cases

v6.6.0

Compare Source

==================

  • 566011b [New] aria-role: add allowedInvalidRoles 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 bit
  • 1826628 [Refactor] reduce egregious use of array spread, in favor of [].concat idiom
  • 0f1615a [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] update jsx-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] add export default instead of module.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 change
  • fb071ab [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] Fix npm run flow (#​856)
  • 112261c [Tests] skip fragment tests in eslint < 6
  • ea877c4 [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.4

v6.5.1

Compare Source

==================

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 command
  • 0269025 [meta] change all master references in URLs to HEAD
  • f1414cf [Dev Deps] add eslint-plugin-eslint-plugin (#​818)
  • f44fc05 [meta] update URLs
  • df34872 [Refactor] switch to export default syntax for exporting rules (#​819)
  • ff26b82 [meta] fix prepublish scripts
  • d4a57d8 [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 11
  • aed7a20 [Tests] use @babel/eslint-parser instead of babel-eslint (#​811)
  • 0021489 [actions] use codecov action
  • 1251088 [meta] delete FUNDING.yml in favor of .github repo
  • ecf7a27 [Docs] scope: replace duplicate scope 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] delete src/util/getComputedRole-test.js test in node 6
  • 0c1c587 [Tests] autocomplete-valid: move some failed tests to passing
  • 8830902 [Tests] fix eslint < 7 not understanding import type
  • d57887c [Tests] ensure all tests run
  • 55e5c11 Support img role for canvas (#​796)
  • 36102cd [meta] use prepublishOnly 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.yml
  • f88bf6b [Dev Deps] update flow-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 use node/install action
  • c275964 [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 7
  • 066ccff [Docs] no-noninteractive-tabindex: Add example for tabIndex on seemingly non-interactive element (#​760)
  • 6b19aa5 [Tests] migrate tests to Github Actions (#​764)
  • 7e158e3 [meta] run aud in posttest
  • 71f390f [Tests] stop using coveralls
  • e54b466 [meta] add Automatic Rebase and Require Allow Edits workflows
  • 7d5511d [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 off label-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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jsx-a11y](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y) | [`^6.4.1` -> `6.6.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jsx-a11y/6.4.1/6.6.1) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-jsx-a11y/6.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-jsx-a11y/6.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-jsx-a11y/6.6.1/compatibility-slim/6.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-jsx-a11y/6.6.1/confidence-slim/6.4.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jsx-eslint/eslint-plugin-jsx-a11y</summary> ### [`v6.6.1`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#&#8203;661--2022-07-21) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1) \================== - [`38405ad`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/38405ad) \[Fix] `no-interactive-tabindex`: allow role assignments using a ternary with literals on both sides - [`7524e0c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/7524e0c) \[Fix] `no-static-element-interactions`: allow role assignments using a ternary with literals on both sides ([#&#8203;865](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/865)) - [`1c06306`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1c06306) \[readme] properly describe rule settings in builtin configs - [`0c19f02`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0c19f02) \[Docs] `no-noninteractive-tabindex`, `no-static-element-interactions`: document `allowExpressionValues` ([#&#8203;870](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/870)) - [`2362832`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2362832) \[readme] added link to redirect eslint to relevant docs ([#&#8203;862](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/862)) - [`2c6926c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2c6926c) \[Deps] unpin `axe-core` - [`b78f19d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/b78f19d) \[Deps] pin `axe-core` to v4.4.1, due to a breaking change in a patch - [`768910e`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/768910e) \[Deps] update `@babel/runtime` - [`f0e04ce`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f0e04ce) \[Deps] update `@babel/runtime`, `jsx-ast-utils` - [`93b2a9d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/93b2a9d) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `@babel/register` - [`a962211`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/a962211) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/plugin-transform-flow-strip-types`, `@babel/register` - [`0d2bc43`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0d2bc43) \[Tests] `no-noninteractive-element-interactions`: add passing test cases ([#&#8203;876](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/876)) - [`ffefbad`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ffefbad) \[Tests] `no-noninteractive-element-interactions`: add passing tests for form with onSubmit ([#&#8203;871](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/871)) - [`e7d405d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/e7d405d) \[Tests] `no-static-element-interactions`: add passing test cases ### [`v6.6.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#&#8203;660--2022-06-23) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.1...v6.6.0) \================== - [`566011b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/566011b) \[New] `aria-role`: add `allowedInvalidRoles` option ([#&#8203;828](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/828)) - [`64dcac6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/64dcac6) \[New] Introduce a plugin-wide setting for custom components. ([#&#8203;844](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/844)) - [`ce2c328`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ce2c328) \[Fix] `no-redundant-roles`, `role-supports-aria-props`: Remove implicit role from dl element ([#&#8203;848](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/848)) - [`fb20bc4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb20bc4) \[Refactor] `role-supports-aria-props`: clean up the logic a bit - [`1826628`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1826628) \[Refactor] reduce egregious use of array spread, in favor of `[].concat` idiom - [`0f1615a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0f1615a) \[Docs] `no-static-element-interactions`: Update error message ([#&#8203;843](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/843)) - [`9980d1d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/9980d1d) \[Docs] Add infrastructure for auto-generating markdown table and list ([#&#8203;837](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/837)) - [`f878d3b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f878d3b) \[Docs] Update project readme ([#&#8203;831](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/831)) - [`aea7671`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/aea7671) \[Deps] update `@babel/runtime`, `array-includes`, `axe-core`, `jsx-ast-utils` - [`d74173a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d74173a) \[Deps] update `jsx-ast-utils` - [`f6ba03c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f6ba03c) \[Deps] update `@babel/runtime`, `jsx-ast-utils` - [`547dab4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/547dab4) \[Deps] update `@babel/runtime`, `axe-core`, `minimatch` - [`baaf791`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/baaf791) \[Deps] update `@babel/runtime`, `minimatch`, `semver` - [`c015fef`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c015fef) \[Deps] update `@babel/runtime`, `axe-core`, `damerau-levenshtein` - [`832cbd6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/832cbd6) \[meta] add `export default` instead of `module.exports` ([#&#8203;861](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/861)) - [`ee933a2`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ee933a2) \[meta] Add CONTRIBUTING.md to solicit contributions ([#&#8203;846](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/846)) - [`fa3c869`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/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`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb3d51e) \[Dev Deps] update `@babel/core`, `@babel/register`, `eslint-plugin-import`, `minimist` - [`8c1df4d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8c1df4d) \[Dev Deps] pin `@technote-space/doctoc` because v2.5 is a breaking change - [`fb071ab`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb071ab) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `eslint-plugin-eslint-plugin` - [`5e966e5`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5e966e5) \[Dev Deps] update `@babel/cli` - [`f597f5b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f597f5b) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser` - [`287854a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/287854a) \[Tests] Fix `npm run flow` ([#&#8203;856](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/856)) - [`112261c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/112261c) \[Tests] skip fragment tests in eslint < 6 - [`ea877c4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ea877c4) \[Tests] `img-redundant-alt-test`: add passing tests ([#&#8203;832](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/832)) - [`685426d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/685426d) test: align usage of jest expect across tests ([#&#8203;827](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/827)) - [`c460a8b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c460a8b) \[Tests] move invalid test case to valid; changed in axe-core v4.4 ### [`v6.5.1`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#&#8203;651--2021-11-10) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.0...v6.5.1) \================== - [`8f7d0b0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8f7d0b0) \[Fix] properly build `module.exports` ([#&#8203;824](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/824)) - [`2fd2087`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2fd2087) \[Dev Deps] update `eslint-plugin-import` ### [`v6.5.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#&#8203;650--2021-11-09) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.4.1...v6.5.0) \================== - [`0f5f582`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0f5f582) \[New] support ESLint 8.x ([#&#8203;810](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/810)) - [`1dbc416`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1dbc416) \[Deps] update `@babel/runtime`, `axe-core` - [`4043d31`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4043d31) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `eslint-config-airbnb-base` - [`d143cba`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d143cba) \[Docs] HTTP => HTTPS ([#&#8203;823](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/823)) - [`309b040`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/309b040) \[Docs] `anchor-has-content`: add missing close / for jsx succeed example ([#&#8203;821](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/821)) - [`ba1e312`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ba1e312) \[eslint] simplify eslint command - [`0269025`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0269025) \[meta] change all `master` references in URLs to `HEAD` - [`f1414cf`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f1414cf) \[Dev Deps] add `eslint-plugin-eslint-plugin` ([#&#8203;818](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/818)) - [`f44fc05`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f44fc05) \[meta] update URLs - [`df34872`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/df34872) \[Refactor] switch to `export default` syntax for exporting rules ([#&#8203;819](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/819)) - [`ff26b82`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ff26b82) \[meta] fix prepublish scripts - [`d4a57d8`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d4a57d8) \[Deps] update `@babel/runtime`, `array-includes`, `axe-core`, `jsx-ast-utils` - [`bd1dec6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/bd1dec6) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `eslint-plugin-import`, `estraverse`, `safe-publish-latest` - [`434c4cf`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/434c4cf) \[Tests] do not test eslint 7 on node 11 - [`aed7a20`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/aed7a20) \[Tests] use `@babel/eslint-parser` instead of `babel-eslint` ([#&#8203;811](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/811)) - [`0021489`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0021489) \[actions] use codecov action - [`1251088`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1251088) \[meta] delete FUNDING.yml in favor of `.github` repo - [`ecf7a27`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ecf7a27) \[Docs] `scope`: replace duplicate `scope` word ([#&#8203;799](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/799)) - [`952af25`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/952af25) \[Fix] `no-access-key`: Fix wording and grammar ([#&#8203;800](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/800)) - [`6cf7ac0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6cf7ac0) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/plugin-transform-flow-strip-types`, `aud`, `eslint-plugin-flowtype`, `eslint-plugin-import` - [`79a35d4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/79a35d4) \[Deps] update `@babel/runtime`, `axe-core`, `damerau-levenshtein` - [`2a9ab71`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2a9ab71) \[Tests] delete `src/util/getComputedRole-test.js` test in node 6 - [`0c1c587`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0c1c587) \[Tests] `autocomplete-valid`: move some failed tests to passing - [`8830902`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8830902) \[Tests] fix eslint < 7 not understanding `import type` - [`d57887c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d57887c) \[Tests] ensure all tests run - [`55e5c11`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/55e5c11) Support img role for canvas ([#&#8203;796](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/796)) - [`36102cd`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/36102cd) \[meta] use `prepublishOnly` script for npm 7+ - [`2501a7f`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2501a7f) Remove the link-button focus css from the anchor-is-valid doc ([#&#8203;662](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/662)) - [`d927625`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d927625) Update recommended config to allow fieldset to have the radiogroup role ([#&#8203;746](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/746)) - [`5aa8db9`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5aa8db9) \[Docs] Clarify the title of the strictness table in the main doc ([#&#8203;786](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/786)) - [`df3c7ad`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/df3c7ad) \[Docs] Document the similarity between html-has-lang and lang ([#&#8203;778](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/778)) - [`426d4c2`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/426d4c2) Fix Flow warnings ([#&#8203;785](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/785)) - [`ecec8e4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ecec8e4) Fully deprecate accessible-emoji rule ([#&#8203;782](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/782)) - [`8a0e43c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8a0e43c) \[Tests] remove .travis.yml - [`f88bf6b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f88bf6b) \[Dev Deps] update `flow-bin` to support aarch64 ([#&#8203;784](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/784)) - [`369f9db`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/369f9db) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/plugin-transform-flow-strip-types`, `aud`, `eslint-plugin-flowtype`, `jscodeshift` - [`ce0785f`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ce0785f) \[Deps] update `@babel/runtime`, `array-includes`, `axe-core`, `emoji-regex` - [`2c2a2ad`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2c2a2ad) \[actions] update to use `node/install` action - [`c275964`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c275964) \[Docs] `anchor-is-valid`: general cleanup ([#&#8203;728](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/728)) - [`3df059e`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/3df059e) \[Docs] `no-redundant-roles`: Adds missing closing square bracket ([#&#8203;775](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/775)) - [`42ce5b7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/42ce5b7) \[Docs] `anchor-is-valid`: Add Next.js case ([#&#8203;769](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/769)) - [`2e5df91`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2e5df91) \[Tests] fix tests breaking on npm 7 - [`066ccff`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/066ccff) \[Docs] `no-noninteractive-tabindex`: Add example for tabIndex on seemingly non-interactive element ([#&#8203;760](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/760)) - [`6b19aa5`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6b19aa5) \[Tests] migrate tests to Github Actions ([#&#8203;764](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/764)) - [`7e158e3`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/7e158e3) \[meta] run `aud` in `posttest` - [`71f390f`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/71f390f) \[Tests] stop using coveralls - [`e54b466`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/e54b466) \[meta] add Automatic Rebase and Require Allow Edits workflows - [`7d5511d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/7d5511d) \[New] `label-has-associated-control`: Add glob support ([#&#8203;749](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/749)) - [`854da0c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/854da0c) Ran npm update; latest packages ([#&#8203;763](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/763)) - [`8637aa7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8637aa7) (source/pr/734, fork/pr/26) \[patch] `strict` config: Turn off `label-has-for` ([#&#8203;734](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/734)) - [`d85ce54`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d85ce54) \[doc] Add link to MDN Aria documentation ([#&#8203;762](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/762)) - [`20b48a4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/20b48a4) \[patch] `no-onchange`: Remove rule from recommended/strict configs, and deprecate ([#&#8203;757](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/757)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/mcataford/rss-reader). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
github-actions[bot] commented 2022-08-01 19:57:54 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://62e8303c5b3b2d1efddd5e94--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://62e8303c5b3b2d1efddd5e94--sleepy-shaw-d8efec.netlify.app
github-actions[bot] commented 2022-08-01 20:11:00 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://62e8334ef8f70721741ad387--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://62e8334ef8f70721741ad387--sleepy-shaw-d8efec.netlify.app
mcataford (Migrated from github.com) approved these changes 2022-08-01 20:11:15 +00:00
github-actions[bot] commented 2022-08-01 20:11:17 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://62e83360038c081fea0e5108--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://62e83360038c081fea0e5108--sleepy-shaw-d8efec.netlify.app
Sign in to join this conversation.
No description provided.