Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta: update dependency eslint-plugin-jsx-a11y to v6.10.0 #760

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

This PR contains the following updates:

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

Release Notes

jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)

v6.10.0

Compare Source

Fixed
  • [New] label-has-associated-control: add additional error message #1005
  • [Fix] label-has-associated-control: ignore undetermined label text #966
Commits
  • [Tests] switch from jest to tape a284cbf
  • [New] add eslint 9 support deac4fd
  • [New] add attributes setting a1ee7f8
  • [New] allow polymorphic linting to be restricted 6cd1a70
  • [Tests] remove duplicate tests 74d5dec
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types 6eca235
  • [readme] remove deprecated travis ci badge; add github actions badge 0be7ea9
  • [Tests] use npm audit instead of aud 05a5e49
  • [Deps] update axobject-query 912e98c
  • [Deps] unpin axobject-query 75147aa
  • [Deps] update axe-core 27ff7cb
  • [readme] fix jsxA11y import name ce846e0
  • [readme] fix typo in shareable config section in readme cca288b

v6.9.0

Compare Source

Fixed
  • [Fix] img-redundant-alt: fixed multibyte character support #969
  • [meta] fix changelog links #960
Commits
  • [New] add support for Flat Config 6b5f096
  • Revert "[Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" 75d5dd7
  • [Robustness] use safe-regex-test 4c7e781
  • [actions] update actions/checkout 51a1ca7
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, eslint-doc-generator, object.entries 1271ac1
  • [Dev Deps] update @babel/cli, @babel/core, @babel/register, aud, eslint-plugin-import, npmignore, object.assign 540cb7a
  • [Deps] update @babel/runtime, array-includes, es-iterator-helpers, hasown, object.fromentries, safe-regex-test 5d14408
  • [Deps] pin aria-query and axobject-query, add ls-engines test to CI 32fd82c
  • [Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-doc-generator d1b4114
  • [Fix] ensure summary remains non-interactive 6a048da
  • [Deps] remove @babel/runtime 0a98ad8
  • [New] no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9
  • [Deps] update @babel/runtime, safe-regex-test 0d5321a
  • [actions] pin codecov to v3.1.5 961817f
  • [Deps] unpin axe-core b3559cf
  • [Deps] move object.entries to dev deps 1be7b70
  • [Deps] update @babel/runtime 2a48abb
  • [Deps] update @babel/runtime 1adec35

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 20, 2024 10:29
Copy link
Contributor Author

renovate bot commented Jun 20, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot enabled auto-merge (squash) June 20, 2024 10:29
@renovate renovate bot requested review from ephys and WikiRik June 20, 2024 10:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 4bd3c99 to 8b04dba Compare June 20, 2024 21:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 0a097fd to 62b0460 Compare July 2, 2024 00:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch 3 times, most recently from ab23ce7 to d6c5766 Compare July 13, 2024 21:03
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch 4 times, most recently from 5f015bf to 6edff20 Compare July 23, 2024 03:52
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch 4 times, most recently from 32f20ab to 71d34c3 Compare July 29, 2024 18:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 7df72d2 to 5cbdec2 Compare August 3, 2024 10:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 2aa12fa to 510ad6a Compare August 13, 2024 10:03
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 938bc89 to 17ac2d8 Compare August 20, 2024 18:03
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch 5 times, most recently from 23b1eec to 0b7a958 Compare September 4, 2024 03:19
@renovate renovate bot changed the title meta: update dependency eslint-plugin-jsx-a11y to v6.9.0 meta: update dependency eslint-plugin-jsx-a11y to v6.10.0 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch 2 times, most recently from efa3914 to ef0bb86 Compare September 9, 2024 18:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 7c0b1bf to 3a070e2 Compare September 12, 2024 04:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch 5 times, most recently from 058e42f to c2e851d Compare September 18, 2024 04:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 573e49c to e2f74f2 Compare September 20, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants