Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

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

Release notes

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

v2.3.1

  • fix: use types from eslint for flat config 6e41846
  • Merge pull request #1149 from vue-a11y/dependabot/npm_and_yarn/typescript-5.5.2 34d3c94
  • Bump typescript from 5.4.5 to 5.5.2 97d90bb
  • Merge pull request #1148 from vue-a11y/dependabot/npm_and_yarn/types/node-20.14.7 8bb02f9
  • Bump @​types/node from 20.14.6 to 20.14.7 57e436b
  • Merge pull request #1147 from vue-a11y/dependabot/npm_and_yarn/types/node-20.14.6 8efb048
  • Merge pull request #1146 from vue-a11y/dependabot/npm_and_yarn/np-10.0.6 9240a22
  • Bump @​types/node from 20.14.5 to 20.14.6 7c35903
  • Bump np from 10.0.5 to 10.0.6 e05b9cd
  • Merge pull request #1144 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-7.13.1 b707187
  • Bump @​typescript-eslint/parser from 7.13.0 to 7.13.1 6c461f1
  • Merge pull request #1145 from vue-a11y/dependabot/npm_and_yarn/types/node-20.14.5 eee26a0
  • Bump @​types/node from 20.14.4 to 20.14.5 8226aec
  • Merge pull request #1143 from vue-a11y/dependabot/npm_and_yarn/ts-jest-29.1.5 2c09cd8
  • Merge pull request #1142 from vue-a11y/dependabot/npm_and_yarn/globals-15.6.0 6b00e39
  • Bump ts-jest from 29.1.4 to 29.1.5 c09443d
  • Merge pull request #1141 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.13.1 170ed36
  • Bump globals from 15.4.0 to 15.6.0 bb8bf83
  • ⬆️ Bump @​typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 f2c5037
  • Merge pull request #1140 from vue-a11y/dependabot/npm_and_yarn/types/node-20.14.4 e350692
  • ⬆️ Bump @​types/node from 20.14.2 to 20.14.4 080cfb4
  • Merge pull request #1139 from vue-a11y/dependabot/npm_and_yarn/prettier-3.3.2 8c4be1f
  • ⬆️ Bump prettier from 3.3.1 to 3.3.2 c32d7d1
  • Merge pull request #1137 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-7.13.0 3a4dab8
  • ⬆️ Bump @​typescript-eslint/parser from 7.12.0 to 7.13.0 705222a
  • Merge pull request #1138 from vue-a11y/dependabot/npm_and_yarn/braces-3.0.3 4cbce47
  • ⬆️ Bump braces from 3.0.2 to 3.0.3 8103fb7
  • Merge pull request #1136 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.13.0 c444f96
  • ⬆️ Bump @​typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 5c5e950
  • Merge pull request #1134 from vue-a11y/dependabot/npm_and_yarn/globals-15.4.0 bc97896
  • ⬆️ Bump globals from 15.3.0 to 15.4.0 0167f70
  • Merge pull request #1133 from vue-a11y/dependabot/npm_and_yarn/prettier-3.3.1 1827f14
  • ⬆️ Bump prettier from 3.3.0 to 3.3.1 c4f117f
  • Merge pull request #1132 from vue-a11y/dependabot/npm_and_yarn/types/node-20.14.2 5d5bdb8
  • ⬆️ Bump @​types/node from 20.14.1 to 20.14.2 3118027
  • Merge pull request #1131 from vue-a11y/dependabot/npm_and_yarn/vitepress-1.2.3 4e8752d
  • Merge pull request #1130 from vue-a11y/dependabot/npm_and_yarn/types/node-20.14.1 442d6e4
  • ⬆️ Bump vitepress from 1.2.2 to 1.2.3 2663bbd
  • ⬆️ Bump @​types/node from 20.14.0 to 20.14.1 6779166
  • Merge pull request #1125 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.12.0 55ce3eb
  • ⬆️ Bump @​typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 03c7c6b
  • Merge pull request #1129 from vue-a11y/dependabot/npm_and_yarn/types/node-20.14.0 0ae889b
  • Merge pull request #1128 from vue-a11y/dependabot/npm_and_yarn/vue-eslint-parser-9.4.3 4ffc728
  • ⬆️ Bump @​types/node from 20.13.0 to 20.14.0 1c483e0
  • Merge pull request #1127 from vue-a11y/dependabot/npm_and_yarn/prettier-3.3.0 5e152c8
  • ⬆️ Bump vue-eslint-parser from 9.4.2 to 9.4.3 83646ba
  • ⬆️ Bump prettier from 3.2.5 to 3.3.0 d38a1d7
  • Merge pull request #1126 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-7.12.0 7803440
  • ⬆️ Bump @​typescript-eslint/parser from 7.11.0 to 7.12.0 696e5ef

... (truncated)

Commits
  • 44f9b6d v2.3.1
  • 6e41846 fix: use types from eslint for flat config
  • 34d3c94 Merge pull request #1149 from vue-a11y/dependabot/npm_and_yarn/typescript-5.5.2
  • 97d90bb Bump typescript from 5.4.5 to 5.5.2
  • 8bb02f9 Merge pull request #1148 from vue-a11y/dependabot/npm_and_yarn/types/node-20....
  • 57e436b Bump @​types/node from 20.14.6 to 20.14.7
  • 8efb048 Merge pull request #1147 from vue-a11y/dependabot/npm_and_yarn/types/node-20....
  • 9240a22 Merge pull request #1146 from vue-a11y/dependabot/npm_and_yarn/np-10.0.6
  • 7c35903 Bump @​types/node from 20.14.5 to 20.14.6
  • e05b9cd Bump np from 10.0.5 to 10.0.6
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [eslint-plugin-vuejs-accessibility](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility) from 2.2.1 to 2.3.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.2.1...v2.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 28, 2024
@dependabot dependabot bot requested a review from WikiRik June 28, 2024 13:15
@WikiRik
Copy link
Member

WikiRik commented Dec 5, 2024

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2024

Superseded by #2220.

@dependabot dependabot bot closed this Dec 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-vuejs-accessibility-2.3.1 branch December 5, 2024 16:45
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.

2 participants