Bump the npm-development group across 1 directory with 7 updates #158
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm-development group with 7 updates in the / directory:
22.14.1
22.15.3
8.29.1
8.31.0
8.29.1
8.31.0
9.24.0
9.25.1
4.3.2
4.3.4
16.3.0
16.4.1
4.40.0
4.40.1
Updates
@types/node
from 22.14.1 to 22.15.3Commits
Updates
@typescript-eslint/eslint-plugin
from 8.29.1 to 8.31.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
2cc7656
chore(release): publish 8.31.080bd7a5
feat(eslint-plugin): [no-unnecessary-type-assertion] add option to ignore str...1a3ab0d
chore(eslint-plugin): migrate to vitest (#10579)9531492
chore(release): publish 8.30.1152def7
fix(eslint-plugin): fix mistake with eslintrc config generation (#11072)b3688be
chore(release): publish 8.30.03ccd79c
feat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...128d95b
fix(eslint-plugin): [promise-function-async] use a different error message fo...69e2f6c
feat: support stringly-typed extends (#10973)Updates
@typescript-eslint/parser
from 8.29.1 to 8.31.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
2cc7656
chore(release): publish 8.31.09531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0f1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)c438c50
chore(parser): migrate fromjest
tovitest
(#10775)Updates
eslint
from 9.24.0 to 9.25.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
3ed4b36
9.25.17a19ccd
Build: changelog update for 9.25.11f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642)771317f
chore: package.json update for@eslint/js
releasecdc8e8c
fix: revert directive detection in no-unused-expressions (#19639)e62e267
9.25.0bc2c3e6
Build: changelog update for 9.25.088dc196
chore: upgrade@eslint/js
@9
.25.0 (#19636)345288d
chore: package.json update for@eslint/js
release910bd13
fix:nodeTypeKey
not being used inNodeEventGenerator
(#19631)Updates
eslint-import-resolver-typescript
from 4.3.2 to 4.3.4Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
b08feae
chore: release eslint-import-resolver-typescript (#443)748795f
chore: add correct test case for #409 (#441)bd45fcd
chore: bump all (dev) deps (#444)57611d9
fix: add more extension aliases for ts source/declaration files (#442)151fa11
chore: release eslint-import-resolver-typescript (#434)d5cc77b
chore(deps): pin dependencies (#435)834b11e
chore: bumpunrs-resolver
to v1.6.0 (#433)Updates
prettier-eslint
from 16.3.0 to 16.4.1Release notes
Sourced from prettier-eslint's releases.
Changelog
Sourced from prettier-eslint's changelog.
Commits
73cd96d
chore: release prettier-eslint (#1183)770f387
docs: update donate link53735a1
fix: export entry regression (#1182)5335c10
chore: release prettier-eslint (#1180)2262e7f
feat: migrate to TypeScript with 100% compatibility (#1179)a624d09
chore: migrate to yarn v4 (#1178)5136525
chore: release prettier-eslint (#1177)7f8db7c
fix: removepreinstall
script (#1176)be5d049
chore: release prettier-eslint (#1174)700065e
chore: bump all compatible (dev) deps (#1171)Updates
rollup
from 4.40.0 to 4.40.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
1e6c40f
4.40.103f34b0
fix: generate the separate chunk for the entry module with explicated chunk f...a74916b
Avoid chunks TLA dynamic import circular when TLA dynamic import used in non-...99d4bee
chore: add new./package.json
entry (#5931)8e0d034
fix(assetFileNames): reduce max hash size to 21 (#5921)7fc5036
fix(deps): lock file maintenance minor/patch updates (#5936)ec5e45a
fix(deps): update rust crate swc_compiler_base to v18 (#5926)f53d9de
fix(deps): lock file maintenance minor/patch updates (#5928)6a924c0
fix(deps): lock file maintenance minor/patch updates (#5927)Most Recent Ignore Conditions Applied to This Pull Request
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions