Woyken / pixelplanet.fun-OverlayPicture

pixelplanet.fun add your overlay picture to pixelplanet
MIT License
17 stars 13 forks source link

Update dependency eslint-plugin-jsx-a11y to v6.6.1 - autoclosed #45

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

jsx-eslint/eslint-plugin-jsx-a11y ### [`v6.6.1`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#​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 ([#​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` ([#​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 ([#​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 ([#​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 ([#​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#​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 ([#​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. ([#​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 ([#​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 ([#​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 ([#​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 ([#​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` ([#​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 ([#​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` ([#​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 ([#​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 ([#​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

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.



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