@typescript-eslint/ban-types is replaced with
@typescript-eslint/no-unsafe-function-type and
@typescript-eslint/no-wrapper-object-types.
@typescript-eslint/no-var-requires is replaced with
@typescript-eslint/no-require-imports.
@typescript-eslint/no-loss-of-precision is replaced with
no-loss-of-precision.
languageOptions.parserOptions.project:true is replaced with
languageOptions.parserOptions.projectService:true.
@typescript-eslint/ban-types is replaced with
@typescript-eslint/no-unsafe-function-type and
@typescript-eslint/no-wrapper-object-types.
@typescript-eslint/no-var-requires is replaced with
@typescript-eslint/no-require-imports.
@typescript-eslint/no-loss-of-precision is replaced with
no-loss-of-precision.
languageOptions.parserOptions.project:true is replaced with
languageOptions.parserOptions.projectService:true.
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 devdependencies group with 6 updates:
9.9.0
9.9.1
1.1.6
1.1.8
9.9.0
9.9.1
62.0.0
63.0.0
9.1.4
9.1.5
5.4.1
5.4.2
Updates
@eslint/js
from 9.9.0 to 9.9.1Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
cd5a0da
chore: package.json update for@eslint/js
releaseUpdates
@types/bun
from 1.1.6 to 1.1.8Commits
Updates
eslint
from 9.9.0 to 9.9.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)Updates
eslint-config-love
from 62.0.0 to 63.0.0Release notes
Sourced from eslint-config-love's releases.
Changelog
Sourced from eslint-config-love's changelog.
Commits
eb09308
chore(release): 63.0.0 [skip ci]13af933
Merge pull request #1726 from mightyiam/ts-eslint-v8dcabf55
feat: typescript-eslint@v80a13200
chore(release): 62.0.1 [skip ci]622e692
Merge pull request #1724 from mightyiam/no-ban-types-empty-object79c1eaa
fix: rm empty object from@typescript-eslint/ban-types
28572d5
Merge pull request #1723 from mightyiam/renovate/node-22.x68aba4e
chore(deps): update dependency@types/node
to v22.5.08b17b11
Merge pull request #1722 from mightyiam/renovate/node-22.xb18e8da
chore(deps): update dependency@types/node
to v22.4.2Updates
husky
from 9.1.4 to 9.1.5Release notes
Sourced from husky's releases.
Commits
2fee8d2
9.1.5397e7f0
fixes #1494 support pre-merge-commit hookUpdates
vite
from 5.4.1 to 5.4.2Changelog
Sourced from vite's changelog.
Commits
b1ecdaf
release: v5.4.2e012f29
chore: remove stale TODOs (#17866)3b8f03d
refactor: remove redundant prepend/strip base (#17887)fac3a8e
fix: resolve relative URL generated byrenderBuiltUrl
passed to module prel...7d8c0e2
feat: support originalFilename (#17867)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