Skip to content

Update dependency eslint-plugin-jsx-a11y to v6.10.2#232

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-jsx-a11y-6.x
Open

Update dependency eslint-plugin-jsx-a11y to v6.10.2#232
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-jsx-a11y-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 10, 2023

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jsx-a11y 6.6.16.10.2 age confidence

Release Notes

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

v6.10.2

Compare Source

v6.10.1

Compare Source

v6.10.0

Compare Source

v6.9.0

Compare Source

v6.8.0

Compare Source

Merged
  • Allow title attribute or aria-label attribute instead of accessible child in the "anchor-has-content" rule #727
Fixed
  • [Docs] aria-activedescendant-has-tabindex: align with changes from #​708 #924
  • [Fix] control-has-associated-label: don't accept whitespace as an accessible label #918
Commits
  • [Tests] migrate helper parsers function from eslint-plugin-react ce4d57f
  • [Refactor] use es-iterator-helpers 52de824
  • [New] mouse-events-have-key-events: add hoverInHandlers/hoverOutHandlers config db64898
  • [New] add polymorphicPropName setting for polymorphic components fffb05b
  • [Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1 64bfea6
  • [Refactor] use hasown instead of has 9a8edde
  • [actions] update used actions 10c061a
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, aud, eslint-doc-generator, eslint-plugin-import, minimist 6d5022d
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/register, eslint-doc-generator, eslint-plugin-import 4dc7f1e
  • [New] anchor-has-content: Allow title attribute OR aria-label attribute e6bfd5c
  • [patch] mouse-events-have-key-events: rport the attribute, not the node eadd70c
  • [Deps] update @babel/runtime, array-includes, array.prototype.flatmap, object.entries, object.fromentries 46ffbc3
  • [Deps] update @babel/runtime, axobject-query, jsx-ast-utils, semver 5999555
  • [Fix] pin aria-query and axe-core to fix failing tests on main 8d8f016
  • [patch] move semver from Deps to Dev Deps 4da13e7
  • [Deps] update ast-types-flow b755318
  • [Dev Deps] update eslint-plugin-import f1c976b
  • [Deps] unpin language-tags 3d1d26d
  • [Docs] no-static-element-interactions: tabIndex is written tabindex 1271153
  • [Deps] Upgrade ast-types-flow to mitigate Docker user namespacing problems f0d2ddb
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 0c278f4

v6.7.1

Compare Source

Commits
  • [Fix] no-aria-hidden-on-focusable rule's missing export b01219e

v6.7.0

Compare Source

Merged
  • New rule: prefer-tag-over-role #833
Fixed
  • [Tests] aria-role: add now-passing test #756
  • [Docs] control-has-associated-label: fix metadata #892
  • [New] add no-aria-hidden-on-focusable rule #881
Commits
  • [Docs] automate docs with eslint-doc-generator 6d7a857
  • [Refactor] use fromEntries, flatMap, etc; better use iteration methods 3d77c84
  • [New] add anchor-ambiguous-text rule 7f6463e
  • [New] add getAccessibleChildText util 630116b
  • [New] Add isFocusable utils method e199d17
  • [Docs] update eslint-doc-generator to v1.0.0 6b9855b
  • [Fix] no-noninteractive-element-interactions: Ignore contenteditable elements in no-noninteractive-element-interactions 9aa878b
  • [New] anchor-ambiguous-text: ignore punctuation bbae2c4
  • [New] anchor-ambiguous-text, getAccessibleChildText: Implements check for alt tags on &lt;img /&gt; elements bb84abc
  • [meta] use npmignore to autogenerate an npmignore file 6ad2312
  • [meta] add auto-changelog 283817b
  • [Docs] missing descriptions in some rules 79b975a
  • [Deps] update aria-query, axobject-query 7b3cda3
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, aud, object.assign 0852947
  • [meta] move .eslintignore to ignorePatterns 65be35b
  • [Dev Deps] update @babel/cli, @babel/core, aud, eslint-doc-generator 60c2df5
  • [Deps] update @babel/runtime, array-includes, axe-core 4abc751
  • [Deps] update @babel/runtime, axe-core 89f766c
  • [meta] run the build in prepack, not prepublish e411ce3
  • [Dev Deps] update @babel/core, minimist cccdb62
  • [Dev Deps] update markdown-magic 3382059
  • [Fix] expose prefer-tag-over-role 38d52f8
  • [Docs] label-has-for: reran generate-list-of-rules 9a2af01
  • [Deps] pin language-tags to v1.0.5 f84bb74
  • [Dev Deps] update @babel/core cf3f8d0
  • [Deps] update axe-core 0a73cf4
  • [Deps] update @babel/runtime 053f04d
  • [Deps] update @babel/runtime bccf0ae
  • [Deps] update jsx-ast-utils c9687cc
  • [readme] Preventing code repetition in user's eslint config file 8b889bf
  • [Docs] prefer-tag-over-role: rename docs file 0bdf95b

Configuration

📅 Schedule: (UTC)

  • 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, check this box

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

@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 72b51f2 to dc57210 Compare January 12, 2023 06:34
@renovate renovate Bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.7.0 Update dependency eslint-plugin-jsx-a11y to v6.7.1 Jan 12, 2023
@renovate renovate Bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.7.1 Update dependency eslint-plugin-jsx-a11y to v6.8.0 Nov 2, 2023
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from dc57210 to 28d9a1a Compare November 2, 2023 00:51
@renovate renovate Bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.8.0 Update dependency eslint-plugin-jsx-a11y to v6.9.0 Jun 20, 2024
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 28d9a1a to dbccbf7 Compare June 20, 2024 08:18
@renovate renovate Bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.9.0 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 from dbccbf7 to ec2af64 Compare September 4, 2024 08:43
@renovate renovate Bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.10.0 Update dependency eslint-plugin-jsx-a11y to v6.10.1 Oct 21, 2024
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch 2 times, most recently from 8989a10 to d78c960 Compare October 26, 2024 06:34
@renovate renovate Bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.10.1 Update dependency eslint-plugin-jsx-a11y to v6.10.2 Oct 26, 2024
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from d78c960 to b0f6090 Compare August 10, 2025 15:42
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from b0f6090 to 1f04b10 Compare October 21, 2025 19:53
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 1f04b10 to fee83c1 Compare November 10, 2025 21:49
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from fee83c1 to f0dbdfc Compare November 18, 2025 13:37
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from f0dbdfc to a55306e Compare December 31, 2025 18:08
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from a55306e to 92c5658 Compare January 8, 2026 21:11
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 92c5658 to 40e4cae Compare January 19, 2026 17:16
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 40e4cae to 3a89342 Compare May 3, 2026 19:29
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