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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2024

This PR contains the following updates:

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

Release Notes

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

v6.10.2

Compare Source

Fixed
  • [patch] no-redundandant-roles: allow <img src="*.svg" role="img" /> #936
Commits
  • [meta] fix changelog URLs 0d01a1a
  • [Refactor] remove no-longer-needed es-iterator-helpers aa075bd
  • [Refactor] avoid spreading things that are already arrays d15d3ab
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register 5dad7c4
  • [Tests] aria-role: Add valid test for <svg role="img" /> daba189
  • [Docs] label-has-associated-control: add line breaks for readability 0bc6378
  • [Tests] label-has-associated-control: add additional test cases 30d2318
  • [Tests] Add tests to reinforce required attributes for role="heading" d92446c

v6.10.1

Compare Source

Commits
  • [Fix] handle interactive/noninteractive changes from aria-query 4925ba8
  • [Docs] Use consistent spelling of 'screen reader' cb6788c
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, auto-changelog, eslint-plugin-import, tape 518a77e
  • [Deps] update es-iterator-helpers, string.prototype.includes eed03a3
  • [meta] package.json - Update jscodeshift & remove babel-jest 2ee940c
  • [Docs] Remove accidental whitespace in CONTRIBUTING.md a262131
  • [Deps] unpin aria-query e517937

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 - "before 8am,after 10pm" in timezone Europe/Paris, 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, check this box

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

Copy link

vercel bot commented Jun 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
water-harvest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 0:24am

@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from 0d35593 to 9009210 Compare July 21, 2024 11:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from 9009210 to 0300afd Compare August 6, 2024 10:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from 0300afd to 54881f9 Compare August 28, 2024 08:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from 54881f9 to 3a5ab8b Compare September 5, 2024 06:24
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0 chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.0 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from 3a5ab8b to dc380e3 Compare October 9, 2024 10:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from dc380e3 to 3b35a76 Compare October 22, 2024 07:36
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.0 chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.1 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from 3b35a76 to 47e5e3f Compare October 27, 2024 05:00
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.1 chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2 Oct 27, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from 47e5e3f to b5e576d Compare December 2, 2024 12:24
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2 chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch December 8, 2024 18:40
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2 - autoclosed chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from a9ad7fd to b5e576d Compare December 8, 2024 22:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x-lockfile branch from b5e576d to 523aa49 Compare December 9, 2024 00:23
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