ghost
ghost copied to clipboard
Bump eslint-plugin-jsx-a11y from 6.6.1 to 6.8.0
Bumps eslint-plugin-jsx-a11y from 6.6.1 to 6.8.0.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
v6.8.0 - 2023-11-01
Merged
- Allow
titleattribute oraria-labelattribute instead of accessible child in the "anchor-has-content" rule[#727](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/727)Fixed
- [Docs]
aria-activedescendant-has-tabindex: align with changes from #708[#924](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/924)- [Fix]
control-has-associated-label: don't accept whitespace as an accessible label[#918](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/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 < 60c278f4v6.7.1 - 2023-01-11
Commits
- [Fix]
no-aria-hidden-on-focusablerule's missing exportb01219ev6.7.0 - 2023-01-09
Merged
- New rule: prefer-tag-over-role
[#833](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/833)Fixed
- [Tests]
aria-role: add now-passing test[#756](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/756)
... (truncated)
Commits
9742753v6.8.0b755318[Deps] updateast-types-flowf1c976b[Dev Deps] updateeslint-plugin-import52de824[Refactor] usees-iterator-helpers9a8edde[Refactor] usehasowninstead ofhas46ffbc3[Deps] update@babel/runtime,array-includes,array.prototype.flatmap, ...4dc7f1e[Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser, `@babe...fffb05b[New] addpolymorphicPropNamesetting for polymorphic components3d1d26d[Deps] unpinlanguage-tags10c061a[actions] update used actions- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)