mini-dashboard
mini-dashboard copied to clipboard
Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1
Bumps eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
6.6.1 / 2022-07-21
- 38405ad [Fix]
no-interactive-tabindex
: allow role assignments using a ternary with literals on both sides- 7524e0c [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 configs
- 0c19f02 [Docs]
no-noninteractive-tabindex
,no-static-element-interactions
: documentallowExpressionValues
(#870)- 2362832 [readme] added link to redirect eslint to relevant docs (#862)
- 2c6926c [Deps] unpin
axe-core
- b78f19d [Deps] pin
axe-core
to v4.4.1, due to a breaking change in a patch- 768910e [Deps] update
@babel/runtime
- f0e04ce [Deps] update
@babel/runtime
,jsx-ast-utils
- 93b2a9d [Dev Deps] update
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
- a962211 [Dev Deps] update
@babel/cli
,@babel/core
,@babel/plugin-transform-flow-strip-types
,@babel/register
- 0d2bc43 [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
Commits
d678a98
v6.6.193b2a9d
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...768910e
[Deps] update@babel/runtime
0d2bc43
[Tests]no-noninteractive-element-interactions
: add passing test casesa962211
[Dev Deps] update@babel/cli
,@babel/core
, `@babel/plugin-transform-flow-...2c6926c
[Deps] unpinaxe-core
1c06306
[readme] properly describe rule settings in builtin configsb78f19d
[Deps] pinaxe-core
to v4.4.1, due to a breaking change in a patchffefbad
[Tests]no-noninteractive-element-interactions
: add passing tests for form ...0c19f02
[Docs]no-noninteractive-tabindex
,no-static-element-interactions
: docume...- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)