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-vuejs-accessibility from 2.3.1 to 2.4.1 #628

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2024

Bumps eslint-plugin-vuejs-accessibility from 2.3.1 to 2.4.1.

Release notes

Sourced from eslint-plugin-vuejs-accessibility's releases.

v2.4.1

  • fix: use relative path for table links (#1135) 2c8a293
  • fix: export the new rules for prohibiting use of aria-hidden and role='presentation' on focusable elements. (#1180) b6c74e5
  • Merge pull request #1182 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.17.0 10fe4e8
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin bf0c891
  • Merge pull request #1181 from vue-a11y/dependabot/npm_and_yarn/typescript-5.5.4 887e7c0
  • build(deps-dev): bump typescript from 5.5.3 to 5.5.4 cebf496
  • Merge pull request #1179 from vue-a11y/dependabot/npm_and_yarn/husky-9.1.1 476e639
  • build(deps-dev): bump husky from 9.1.0 to 9.1.1 64448c2
  • Merge pull request #1178 from vue-a11y/dependabot/npm_and_yarn/ts-jest-29.2.3 f3f0044
  • build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 a956e8d
  • Merge pull request #1177 from vue-a11y/dependabot/npm_and_yarn/husky-9.1.0 722c3bd
  • build(deps-dev): bump husky from 9.0.11 to 9.1.0 a407110

vue-a11y/eslint-plugin-vuejs-accessibility@v2.4.0...v2.4.1

v2.4.0

  • feat: add rules for prohibiting use of aria-hidden and role='presentation' on focusable elements. (#1169) 4cf49dc
  • Merge pull request #1173 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-7.16.1 18841d3
  • build(deps-dev): bump @​typescript-eslint/parser from 7.16.0 to 7.16.1 7c9ed37
  • Merge pull request #1176 from vue-a11y/dependabot/npm_and_yarn/types/node-20.14.11 d554958
  • Merge pull request #1175 from vue-a11y/dependabot/npm_and_yarn/np-10.0.7 e23a0f8
  • build(deps-dev): bump @​types/node from 20.14.10 to 20.14.11 bcc1a0e
  • Merge pull request #1174 from vue-a11y/dependabot/npm_and_yarn/semver-7.6.3 4e4036a
  • build(deps-dev): bump np from 10.0.6 to 10.0.7 1e3996f
  • build(deps-dev): bump semver from 7.6.2 to 7.6.3 7d8644c
  • Merge pull request #1172 from vue-a11y/dependabot/npm_and_yarn/prettier-3.3.3 161f21e
  • Merge pull request #1171 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.16.1 a963590
  • build(deps-dev): bump prettier from 3.3.2 to 3.3.3 8d7bf08
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin 2f409cc
  • Merge pull request #1170 from vue-a11y/dependabot/npm_and_yarn/vitepress-1.3.1 4cf6b6b
  • build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 125a2fc
  • Merge pull request #1167 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-7.16.0 4c68b62
  • build(deps-dev): bump @​typescript-eslint/parser from 7.15.0 to 7.16.0 de164cb
  • Merge pull request #1168 from vue-a11y/dependabot/npm_and_yarn/ts-jest-29.2.2 ed6c024
  • build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 76653e1
  • Merge pull request #1166 from vue-a11y/dependabot/npm_and_yarn/ts-jest-29.2.0 40ff734
  • Merge pull request #1165 from vue-a11y/dependabot/npm_and_yarn/vitepress-1.3.0 0379951
  • build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 042be3a
  • build(deps-dev): bump vitepress from 1.2.3 to 1.3.0 205dc26
  • Merge pull request #1164 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.16.0 4881def
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin 073a706
  • Merge pull request #1163 from vue-a11y/dependabot/npm_and_yarn/types/node-20.14.10 6dd56ae
  • build(deps-dev): bump @​types/node from 20.14.9 to 20.14.10 85fa5a1
  • Merge pull request #1162 from vue-a11y/dependabot/github_actions/dependabot/fetch-metadata-2.2.0 ab5ac7c
  • build(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 02ff7d9
  • Merge pull request #1160 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-7.15.0 361c87a
  • build(deps-dev): bump @​typescript-eslint/parser from 7.14.1 to 7.15.0 eb1fdac
  • Merge pull request #1161 from vue-a11y/dependabot/npm_and_yarn/globals-15.8.0 0b2910b
  • build(deps-dev): bump globals from 15.7.0 to 15.8.0 0cdf777

... (truncated)

Commits
  • 2882cbc v2.4.1
  • 2c8a293 fix: use relative path for table links (#1135)
  • b6c74e5 fix: export the new rules for prohibiting use of aria-hidden and role='presen...
  • 10fe4e8 Merge pull request #1182 from vue-a11y/dependabot/npm_and_yarn/typescript-esl...
  • bf0c891 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 887e7c0 Merge pull request #1181 from vue-a11y/dependabot/npm_and_yarn/typescript-5.5.4
  • cebf496 build(deps-dev): bump typescript from 5.5.3 to 5.5.4
  • 476e639 Merge pull request #1179 from vue-a11y/dependabot/npm_and_yarn/husky-9.1.1
  • 64448c2 build(deps-dev): bump husky from 9.1.0 to 9.1.1
  • f3f0044 Merge pull request #1178 from vue-a11y/dependabot/npm_and_yarn/ts-jest-29.2.3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [eslint-plugin-vuejs-accessibility](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/releases)
- [Changelog](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/blob/main/CHANGELOG.md)
- [Commits](vue-a11y/eslint-plugin-vuejs-accessibility@v2.3.1...v2.4.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vuejs-accessibility
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies 📦 Pull requests that update a dependency file label Jul 24, 2024
@tclindner tclindner enabled auto-merge (squash) August 6, 2024 03:07
@tclindner tclindner merged commit 49db3e0 into main Aug 6, 2024
9 checks passed
@tclindner tclindner deleted the dependabot/npm_and_yarn/eslint-plugin-vuejs-accessibility-2.4.1 branch August 6, 2024 03:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant