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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor-patch group with 8 updates:
1.2.1
1.2.2
9.13.0
9.14.0
22.8.1
22.8.7
9.13.0
9.14.0
9.29.1
9.30.0
8.11.0
8.12.2
1.4.1
1.4.5
2.1.8
2.1.10
Updates
@eslint/compat
from 1.2.1 to 1.2.2Release notes
Sourced from
@eslint/compat
's releases.Commits
0dc78d3
chore: release main (#125)ffa176f
feat: Add rule types (#110)2241c64
ci: add Node.js v23 (#126)16f08d6
docs: Update README sponsorsf93aa4c
fix!: correctly detect if file is outside base path on Windows (#59)Updates
@eslint/js
from 9.13.0 to 9.14.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)Updates
@types/node
from 22.8.1 to 22.8.7Commits
Updates
eslint
from 9.13.0 to 9.14.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)28be447
chore: package.json update for@eslint/js
release24d0172
fix: enable retry concurrency limit for readFile() (#19077)3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3
feat: add types for the@eslint/js
package (#19010)151c965
docs: updatecontext.languageOptions.parser
description (#19084)dc34f94
docs: Update READMEf48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075)Updates
eslint-plugin-vue
from 9.29.1 to 9.30.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
50bde65
9.30.09a56de8
Fix false negatives and false positives invue/require-valid-default-prop
r...86300c4
fix(custom-event-name-casing): check defineEmits variable name in template (#...207eb98
Update development dependencies (#2582)Updates
typescript-eslint
from 8.11.0 to 8.12.2Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
4af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.0ad9d3ba
feat(typescript-eslint): improve undefined extension handling (#10177)Updates
vitepress
from 1.4.1 to 1.4.5Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
1e4917e
release: v1.4.5fc92a77
fix: lazy load language definition on twoslash too11eb137
release: v1.4.44dac35f
fix: (temporary patch) lang lazy load not working with twoslashdcb8450
fix: typo in missing language check08a8844
Translation fix (#4328)2b3cd95
release: v1.4.38f05275
chore: adjust type cast8299778
perf: lazy load shiki languages (#4326)c61775a
docs(ru): update translations (#4323)Updates
vue-tsc
from 2.1.8 to 2.1.10Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
3f3a4b8
v2.1.10 (#4968)57d6d86
revert: #4902Dependabot 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