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 4 updates: @eslint/js, @stylistic/eslint-plugin, @vitest/eslint-plugin and eslint.
Updates
@eslint/js
from 9.11.1 to 9.12.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
873ae60
chore: package.json update for@eslint/js
releaseUpdates
@stylistic/eslint-plugin
from 2.8.0 to 2.9.0Release notes
Sourced from
@stylistic/eslint-plugin
's releases.Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.Commits
40ba040
chore: release v2.9.0 (main) (#536)049c20e
feat(curly-newline): add new rule (#548)ae09edd
feat(jsx/jsx-closing-tag-location): add location option to customize indentat...7e3a0d3
fix(quotes): only when allowTemplateLiterals set, allow template literals to ...9130c94
feat: Improve indent in template literals (#553)ff69053
chore: sort importse9087d3
test: cross test merged rules (rest) (#529)91a18e7
feat: add indent option tabLength to customize config (#538)Updates
@vitest/eslint-plugin
from 1.1.5 to 1.1.6Release notes
Sourced from
@vitest/eslint-plugin
's releases.Commits
ffd1b59
chore: release v1.1.6cb45ae7
feat(prefer-vi-mocked): Add new prefer-vi-mocked rule (#547)Updates
eslint
from 9.11.1 to 9.12.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)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