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 3 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and eslint.
Updates
@typescript-eslint/eslint-plugin
from 7.0.1 to 7.0.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
677e7cc
chore(release): publish 7.0.2300d7d2
docs(eslint-plugin): fix typo in prefer-ts-expect-error (#8504)98aa4f3
docs: describe when to useevaluating community engagement
andwontfix
la...ebd2959
docs: small typo in no-inferrable-types.md (#8492)9708659
fix(utils): use mergeable interface forsettings
property (#8485)9dfb327
chore(deps): update dependency@swc/core
to v1.4.1 (#8486)0ca3a11
docs: fix invalid relative link in getting started page details section (#8468)18c3216
fix: fix tsconfig-less check errors, fix@types/eslint
incompatibilities, a...998ef9c
chore(deps): update dependency@types/semver
to v7.5.7 (#8473)6a875b4
docs: fix broken link in getting started page details section (#8463)Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for
@typescript-eslint/eslint-plugin
since your current version.Updates
@typescript-eslint/parser
from 7.0.1 to 7.0.2Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
677e7cc
chore(release): publish 7.0.2300d7d2
docs(eslint-plugin): fix typo in prefer-ts-expect-error (#8504)98aa4f3
docs: describe when to useevaluating community engagement
andwontfix
la...ebd2959
docs: small typo in no-inferrable-types.md (#8492)9708659
fix(utils): use mergeable interface forsettings
property (#8485)9dfb327
chore(deps): update dependency@swc/core
to v1.4.1 (#8486)0ca3a11
docs: fix invalid relative link in getting started page details section (#8468)18c3216
fix: fix tsconfig-less check errors, fix@types/eslint
incompatibilities, a...998ef9c
chore(deps): update dependency@types/semver
to v7.5.7 (#8473)6a875b4
docs: fix broken link in getting started page details section (#8463)Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for
@typescript-eslint/parser
since your current version.Updates
eslint
from 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)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