📦 Bump the dev-dependencies group across 1 directory with 8 updates #29
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 dev-dependencies group with 8 updates in the / directory:
2.13.3
2.17.0
20.12.7
20.12.11
1.5.0
1.6.0
1.5.0
1.6.0
9.4.0
9.4.1
8.57.0
9.2.0
4.7.2
4.10.2
1.5.0
1.6.0
Updates
@antfu/eslint-config
from 2.13.3 to 2.17.0Release notes
Sourced from
@antfu/eslint-config
's releases.... (truncated)
Commits
27817b5
chore: release v2.17.025c1111
feat: update stylistic and ts-eslint759d352
chore: release v2.16.4c4187c7
chore: update depsc6efb7f
chore: update release action3b9c474
chore: release v2.16.31a25b9d
feat: update deps9880e08
chore: update snapshot73ddc89
chore: release v2.16.2c8c1374
chore: update depsUpdates
@types/node
from 20.12.7 to 20.12.11Commits
Updates
@vitest/coverage-istanbul
from 1.5.0 to 1.6.0Release notes
Sourced from
@vitest/coverage-istanbul
's releases.... (truncated)
Commits
6b29f3d
chore: release v1.6.0a52964b
chore: release v1.5.381f57f4
chore: release v1.5.21be4510
chore: release v1.5.180265b4
fix(coverage):thresholds
to compare files relative to root (#5574)ea3c16e
fix(coverage): prevent crash whencleanOnRerun
is disabled (#5540)Updates
@vitest/ui
from 1.5.0 to 1.6.0Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
6b29f3d
chore: release v1.6.01f7268f
feat(ui): sort items by file name (#5652)bdce0a2
feat: support standalone mode (#5565)a52964b
chore: release v1.5.381f57f4
chore: release v1.5.21be4510
chore: release v1.5.1Updates
bumpp
from 9.4.0 to 9.4.1Commits
6cc7c81
chore: release v9.4.11a6c9f8
chore: update deps3e90d13
fix: respect the CLI args format like--tag=%s
(#32)3c892bb
fix: recursive option not work when directly call versionBump (#30)9efbed9
chore: Update VersionBumpOptions type description (#29)Updates
eslint
from 8.57.0 to 9.2.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
271e7ab
9.2.0989ac9d
Build: changelog update for 9.2.0b346605
chore: upgrade@eslint/js
@9
.2.0 (#18413)c4c18e0
chore: package.json update for@eslint/js
release284722c
chore: package.json update for eslint-config-eslint release0f5df50
docs: Update README347d44f
chore: remove eslintrc export from eslint-config-eslint (#18400)8485d76
feat:no-case-declarations
add suggestions (#18388)a498f35
feat: update Unicode letter detection in capitalized-comments rule (#18375)1579ce0
docs: update wording regarding indirect eval (#18394)Updates
tsx
from 4.7.2 to 4.10.2Release notes
Sourced from tsx's releases.
... (truncated)
Commits
2c87fc1
fix: expose types foresm/api
(#551)069c39f
chore: updategitignore
(#550)b74389c
chore: addpackageManager
field to for explicit pnpm version (#549)efb3509
fix(esm): dont add namespace query to bare specifier (#21)b273848
test: improve debugging datadc661ab
docs(node api): note TLA caveat0e7f34e
ci: test on master53bb4aa
feat(esm api): register to return a namespaced import() methodfbcbbcc
test: assert tsImport doesnt cache importsdae9f0d
fix(esm api): warn on missing module.registerUpdates
vitest
from 1.5.0 to 1.6.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
6b29f3d
chore: release v1.6.0f8d3d22
feat(benchmark): support comparing benchmark result (#5398)21e58bd
feat(browser): allow injecting scripts (#5656)30f728b
feat: custom "snapshotEnvironment" option (#5449)2f91322
feat(reporter): supportincludeConsoleOutput
andaddFileAttribute
in juni...c571276
perf: unnecessary rpc call when coverage is disabled (#5658)bdce0a2
feat: support standalone mode (#5565)40c299f
fix: don't panic on empty files in node_modulesc9e68ce
fix: hash the name of the file when caching (#5654)f5faf42
fix: callresolveId('vitest')
afterbuildStart
(#5646)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...Description has been truncated