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 eslint group with 5 updates:
9.14.0
9.15.0
50.4.3
50.5.0
2.18.1
2.18.2
9.30.0
9.31.0
0.11.7
0.11.8
Updates
@eslint/js
from 9.14.0 to 9.15.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
b441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)Updates
eslint-plugin-jsdoc
from 50.4.3 to 50.5.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
b9091f8
feat: ability to import iterateJsdoc (#1338)026fcc0
run the create-docs script873eae4
docs: update rule docs to reflect if they are recommended correctlya23977e
docs: update doc filese2aa8ff
docs: make rule docs reflect their recommended status correctlyUpdates
eslint-plugin-jsonc
from 2.18.1 to 2.18.2Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
04dddf3
chore: release eslint-plugin-jsonc (#379)7f89189
chore: workarounde46de35
fix: crash when used with eslint v9.15 (#378)Updates
eslint-plugin-vue
from 9.30.0 to 9.31.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
16c8778
9.31.0b779f88
feat(no-empty-component-block): support auto fix (#2595)a5fb774
feat: add prefer-use-template-ref rule (#2554)e13089e
fix(require-explicit-slots): ignore attribute binding (#2591)54a99c5
refactor: store the defineEmits variable name (#2592)9205cc8
feat(no-reserved-component-names): add case sensitive option (#2594)4729a3b
fix(define-macros-order): skip TSModuleDeclaration statements (#2593)Updates
neostandard
from 0.11.7 to 0.11.8Release notes
Sourced from neostandard's releases.
Changelog
Sourced from neostandard's changelog.
Commits
d0929e3
chore(main): release 0.11.8 (#207)c470424
feat(deps): update dependency typescript-eslint to ^8.13.0 (#199)04a4d2a
feat(deps): update dependency@stylistic/eslint-plugin
to ^2.10.1 (#204)1be2d6b
fix(deps): update dependency globals to ^15.12.0 (#206)b98b570
chore(deps): update all non-major dev dependencies (#198)503d0cd
feat(deps): update dependency eslint-plugin-n to ^17.13.1 (#202)fe031ac
chore(config): migrate config renovate.json (#203)cd70119
chore(deps): update dependency npm-run-all2 to v7 (#191)f5ad58f
ci: remove cpx2 from known failures (#201)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