Closed renovate[bot] closed 2 years ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN deprecated @evocateur/pacote@9.6.5: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @evocateur/npm-registry-fetch@4.0.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
npm WARN deprecated @evocateur/libnpmaccess@3.1.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @evocateur/libnpmpublish@1.2.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
lerna notice cli v3.22.1
lerna info versioning independent
npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
lerna notice cli v3.22.1
lerna info versioning independent
lerna info Bootstrapping 3 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in 'devextreme-react'
This PR contains the following updates:
^6.3.1
->^6.6.0
Release Notes
jsx-eslint/eslint-plugin-jsx-a11y
### [`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 ### [`v6.5.1`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#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` ([#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#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 ([#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 ([#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 ([#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` ([#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 ([#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` ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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 ([#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` ([#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 ([#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 ([#757](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/757))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.