📦 bump the dev-dependencies group with 6 updates #5
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 6 updates:
20.10.0
20.10.3
0.34.6
1.0.0
0.34.6
1.0.0
8.54.0
8.55.0
5.0.2
5.0.5
0.34.6
1.0.0
Updates
@types/node
from 20.10.0 to 20.10.3Commits
Updates
@vitest/coverage-istanbul
from 0.34.6 to 1.0.0Release notes
Sourced from
@vitest/coverage-istanbul
's releases.... (truncated)
Commits
34517ce
chore: release v1.0.04166c41
fix(coverage): improve memory usage by writing temporary files on file system...b766d34
chore: release v1.0.0-beta.6d1e1bc9
perf(coverage-istanbul):all: true
instruments already instrumented files (...abe6c72
chore: release v1.0.0-beta.54953410
feat!(coverage): glob based coverage thresholds (#4442)fb84885
chore: add defaults to exports (#4462)40e9fd7
chore: update packages (#4468)7c2037d
chore: use require('./package.json') in rollup.config instead of assert to re...9734e81
chore: release v1.0.0-beta.4Updates
@vitest/ui
from 0.34.6 to 1.0.0Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
34517ce
chore: release v1.0.043008fe
chore(deps): update dependency@iconify-json/logos
to ^1.1.40 (#4646)b766d34
chore: release v1.0.0-beta.62b32809
chore(deps): update dependency@iconify-json/logos
to ^1.1.39 (#4596)81a850d
chore(deps): update dependency cypress to ^13.6.0 (#4551)81c8d7a
chore(deps): update dependency@vueuse/core
to ^10.6.1 (#4550)06fbee6
chore(deps): update dependency@iconify-json/logos
to ^1.1.38 (#4545)abe6c72
chore: release v1.0.0-beta.5fb84885
chore: add defaults to exports (#4462)bedf54a
chore(deps): update unocss monorepo to ^0.57.4 (#4483)Updates
eslint
from 8.54.0 to 8.55.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
e0cb960
8.55.0969b272
Build: changelog update for 8.55.0eb8950c
chore: upgrade@eslint/js
@8
.55.0 (#17811)93df384
chore: package.json update for@eslint/js
releasefe4b954
chore: upgrade@eslint/eslintrc
@2
.1.4 (#17799)8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721)83ece2a
docs: fix typo--rules
->--rule
(#17806)bd8911d
ci: pin Node.js 21.2.0 (#17809)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791)Updates
vite
from 5.0.2 to 5.0.5Changelog
Sourced from vite's changelog.
Commits
fa79767
release: v5.0.5ad3adda
fix(deps): update all non-major dependencies (#15233)d93a211
feat: add '*.mov' to client.d.ts (#15189)5f2cdec
fix(hmr): don't consider CSS dep as a circular dep (#15229)ee12f30
chore: replace 'some' with 'includes' in resolveEnvPrefix (#15220)14be75f
fix: json error with position (#15225)0348137
refactor: use dedicated regex methods (#15228)5b85040
fix: proxy html path should be encoded (#15223)1df1fd1
perf: skip computing sourceRoot in injectSourcesContent (#15207)7fd7c6c
feat(server): allow disabling built-in shortcuts (#15218)Updates
vitest
from 0.34.6 to 1.0.0Release notes
Sourced from vitest's releases.