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

Bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.1 #1966

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2022

Bumps eslint-plugin-jsx-a11y from 6.5.1 to 6.6.1.

Release notes

Sourced from eslint-plugin-jsx-a11y's releases.

v6.6.0

Full Changelog: jsx-eslint/eslint-plugin-jsx-a11y@v6.5.1...v6.6.0

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: document allowExpressionValues (#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

6.6.0 / 2022-06-23

  • 566011b [New] aria-role: add allowedInvalidRoles option (#828)
  • 64dcac6 [New] Introduce a plugin-wide setting for custom components. (#844)
  • ce2c328 [Fix] no-redundant-roles, role-supports-aria-props: Remove implicit role from dl element (#848)
  • fb20bc4 [Refactor] role-supports-aria-props: clean up the logic a bit
  • 1826628 [Refactor] reduce egregious use of array spread, in favor of [].concat idiom
  • 0f1615a [Docs] no-static-element-interactions: Update error message (#843)
  • 9980d1d [Docs] Add infrastructure for auto-generating markdown table and list (#837)
  • f878d3b [Docs] Update project readme (#831)
  • aea7671 [Deps] update @babel/runtime, array-includes, axe-core, jsx-ast-utils
  • d74173a [Deps] update jsx-ast-utils
  • f6ba03c [Deps] update @babel/runtime, jsx-ast-utils
  • 547dab4 [Deps] update @babel/runtime, axe-core, minimatch
  • baaf791 [Deps] update @babel/runtime, minimatch, semver
  • c015fef [Deps] update @babel/runtime, axe-core, damerau-levenshtein
  • 832cbd6 [meta] add export default instead of module.exports (#861)
  • ee933a2 [meta] Add CONTRIBUTING.md to solicit contributions (#846)
  • fa3c869 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, aud, eslint-plugin-eslint-plugin, eslint-plugin-flowtype, eslint-plugin-import
  • fb3d51e [Dev Deps] update @babel/core, @babel/register, eslint-plugin-import, minimist
  • 8c1df4d [Dev Deps] pin @technote-space/doctoc because v2.5 is a breaking change
  • fb071ab [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-plugin-eslint-plugin
  • 5e966e5 [Dev Deps] update @babel/cli
  • f597f5b [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser
  • 287854a [Tests] Fix npm run flow (#856)
  • 112261c [Tests] skip fragment tests in eslint < 6
  • ea877c4 [Tests] img-redundant-alt-test: add passing tests (#832)
  • 685426d test: align usage of jest expect across tests (#827)
  • c460a8b [Tests] move invalid test case to valid; changed in axe-core v4.4
Commits
  • d678a98 v6.6.1
  • 93b2a9d [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 cases
  • a962211 [Dev Deps] update @babel/cli, @babel/core, `@babel/plugin-transform-flow-...
  • 2c6926c [Deps] unpin axe-core
  • 1c06306 [readme] properly describe rule settings in builtin configs
  • b78f19d [Deps] pin axe-core to v4.4.1, due to a breaking change in a patch
  • ffefbad [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 compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jul 22, 2022

⚠️ No Changeset found

Latest commit: af22200

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coveralls
Copy link
Collaborator

coveralls commented Jul 22, 2022

Coverage Status

Coverage increased (+0.003%) to 33.764% when pulling af22200 on dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.6.1 into caf75ab on main.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.6.1 branch 2 times, most recently from 92c02cc to 9c16e64 Compare September 27, 2022 08:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.6.1 branch 4 times, most recently from ec9e057 to 260a3b5 Compare September 28, 2022 10:13
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.5.1 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.5.1...v6.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.6.1 branch from 260a3b5 to af22200 Compare November 4, 2022 17:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2023

Superseded by #2257.

@dependabot dependabot bot closed this Jan 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.6.1 branch January 16, 2023 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant