algoliasearch-netlify
algoliasearch-netlify copied to clipboard
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-jsx-a11y | 6.6.0 -> 6.10.2 |
Release Notes
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.2
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-helpersaa075bd - [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/register5dad7c4 - [Tests]
aria-role: Add valid test for<svg role="img" />daba189 - [Docs]
label-has-associated-control: add line breaks for readability0bc6378 - [Tests]
label-has-associated-control: add additional test cases30d2318 - [Tests] Add tests to reinforce required attributes for role="heading"
d92446c
v6.10.1
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,tape518a77e - [Deps] update
es-iterator-helpers,string.prototype.includeseed03a3 - [meta] package.json - Update jscodeshift & remove babel-jest
2ee940c - [Docs] Remove accidental whitespace in CONTRIBUTING.md
a262131 - [Deps] unpin
aria-querye517937
v6.10.0
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
attributessettinga1ee7f8 - [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-types6eca235 - [readme] remove deprecated travis ci badge; add github actions badge
0be7ea9 - [Tests] use
npm auditinstead ofaud05a5e49 - [Deps] update
axobject-query912e98c - [Deps] unpin
axobject-query75147aa - [Deps] update
axe-core27ff7cb - [readme] fix jsxA11y import name
ce846e0 - [readme] fix typo in shareable config section in readme
cca288b
v6.9.0
Fixed
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-test4c7e781 - [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.entries1271ac1 - [Dev Deps] update
@babel/cli,@babel/core,@babel/register,aud,eslint-plugin-import,npmignore,object.assign540cb7a - [Deps] update
@babel/runtime,array-includes,es-iterator-helpers,hasown,object.fromentries,safe-regex-test5d14408 - [Deps] pin
aria-queryandaxobject-query, addls-enginestest to CI32fd82c - [Dev Deps] update
@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,eslint-doc-generatord1b4114 - [Fix] ensure
summaryremains non-interactive6a048da - [Deps] remove
@babel/runtime0a98ad8 - [New]
no-noninteractive-element-to-interactive-role: allowmenuitemradioandmenuitemcheckboxon <li>c0733f9 - [Deps] update
@babel/runtime,safe-regex-test0d5321a - [actions] pin codecov to v3.1.5
961817f - [Deps] unpin
axe-coreb3559cf - [Deps] move
object.entriesto dev deps1be7b70 - [Deps] update
@babel/runtime2a48abb - [Deps] update
@babel/runtime1adec35
v6.8.0
Merged
- Allow
titleattribute oraria-labelattribute 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-reactce4d57f - [Refactor] use
es-iterator-helpers52de824 - [New]
mouse-events-have-key-events: addhoverInHandlers/hoverOutHandlersconfigdb64898 - [New] add
polymorphicPropNamesetting for polymorphic componentsfffb05b - [Fix]
isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.164bfea6 - [Refactor] use
hasowninstead ofhas9a8edde - [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,minimist6d5022d - [Dev Deps] update
@babel/cli,@babel/core,@babel/eslint-parser,@babel/register,eslint-doc-generator,eslint-plugin-import4dc7f1e - [New]
anchor-has-content: Allow title attribute OR aria-label attributee6bfd5c - [patch]
mouse-events-have-key-events: rport the attribute, not the nodeeadd70c - [Deps] update
@babel/runtime,array-includes,array.prototype.flatmap,object.entries,object.fromentries46ffbc3 - [Deps] update
@babel/runtime,axobject-query,jsx-ast-utils,semver5999555 - [Fix] pin
aria-queryandaxe-coreto fix failing tests on main8d8f016 - [patch] move
semverfrom Deps to Dev Deps4da13e7 - [Deps] update
ast-types-flowb755318 - [Dev Deps] update
eslint-plugin-importf1c976b - [Deps] unpin
language-tags3d1d26d - [Docs]
no-static-element-interactions: tabIndex is written tabindex1271153 - [Deps] Upgrade ast-types-flow to mitigate Docker user namespacing problems
f0d2ddb - [Dev Deps] pin
jackspeaksince 2.1.2+ depends on npm aliases, which kill the install process in npm < 60c278f4
v6.7.1
Commits
- [Fix]
no-aria-hidden-on-focusablerule's missing exportb01219e
v6.7.0
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-focusablerule#881
Commits
- [Docs] automate docs with
eslint-doc-generator6d7a857 - [Refactor] use fromEntries, flatMap, etc; better use iteration methods
3d77c84 - [New] add
anchor-ambiguous-textrule7f6463e - [New] add
getAccessibleChildTextutil630116b - [New] Add
isFocusableutils methode199d17 - [Docs] update
eslint-doc-generatorto v1.0.06b9855b - [Fix]
no-noninteractive-element-interactions: Ignore contenteditable elements in no-noninteractive-element-interactions9aa878b - [New]
anchor-ambiguous-text: ignore punctuationbbae2c4 - [New]
anchor-ambiguous-text,getAccessibleChildText: Implements check foralttags on<img />elementsbb84abc - [meta] use
npmignoreto autogenerate an npmignore file6ad2312 - [meta] add
auto-changelog283817b - [Docs] missing descriptions in some rules
79b975a - [Deps] update
aria-query,axobject-query7b3cda3 - [Dev Deps] update
@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,aud,object.assign0852947 - [meta] move
.eslintignoretoignorePatterns65be35b - [Dev Deps] update
@babel/cli,@babel/core,aud,eslint-doc-generator60c2df5 - [Deps] update
@babel/runtime,array-includes,axe-core4abc751 - [Deps] update
@babel/runtime,axe-core89f766c - [meta] run the build in prepack, not prepublish
e411ce3 - [Dev Deps] update
@babel/core,minimistcccdb62 - [Dev Deps] update
markdown-magic3382059 - [Fix] expose
prefer-tag-over-role38d52f8 - [Docs]
label-has-for: reran generate-list-of-rules9a2af01 - [Deps] pin
language-tagstov1.0.5f84bb74 - [Dev Deps] update
@babel/corecf3f8d0 - [Deps] update
axe-core0a73cf4 - [Deps] update
@babel/runtime053f04d - [Deps] update
@babel/runtimebccf0ae - [Deps] update
jsx-ast-utilsc9687cc - [readme] Preventing code repetition in user's eslint config file
8b889bf - [Docs]
prefer-tag-over-role: rename docs file0bdf95b
v6.6.1
==================
38405ad[Fix]no-interactive-tabindex: allow role assignments using a ternary with literals on both sides7524e0c[Fix]no-static-element-interactions: allow role assignments using a ternary with literals on both sides (#865)1c06306[readme] properly describe rule settings in builtin configs0c19f02[Docs]no-noninteractive-tabindex,no-static-element-interactions: documentallowExpressionValues(#870)2362832[readme] added link to redirect eslint to relevant docs (#862)2c6926c[Deps] unpinaxe-coreb78f19d[Deps] pinaxe-coreto v4.4.1, due to a breaking change in a patch768910e[Deps] update@babel/runtimef0e04ce[Deps] update@babel/runtime,jsx-ast-utils93b2a9d[Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/registera962211[Dev Deps] update@babel/cli,@babel/core,@babel/plugin-transform-flow-strip-types,@babel/register0d2bc43[Tests]no-noninteractive-element-interactions: add passing test cases (#876)ffefbad[Tests]no-noninteractive-element-interactions: add passing tests for form with onSubmit (#871)e7d405d[Tests]no-static-element-interactions: add passing test cases
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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.