chore(deps/npm): bump the vite group with 5 updates #304
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 vite group with 5 updates:
1.2.1
1.4.0
1.2.1
1.4.0
5.0.12
5.2.7
3.7.1
3.8.1
1.2.1
1.4.0
Updates
@vitest/coverage-v8
from 1.2.1 to 1.4.0Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
a8da192
chore: release v1.4.0600b44d
feat(coverage): support--changed
option (#5314)6eda473
fix(coverage): respect source maps of pre-transpiled sources (#5367)c3eb8de
fix(coverage): v8 to ignore type-only files (#5328)074450e
chore(deps): updateistanbul-lib-source-maps
to v5 (#5304)d68a739
fix(coverage): expensive regexp hangs v8 report generation (#5259)e5114ab
chore: release v1.3.1a280451
fix(coverage): ignore generated TS decorators (#5206)c692f76
refactor(coverage): move common parts tovitest
package (#5236)bb2af3b
chore: release v1.3.0Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for
@vitest/coverage-v8
since your current version.Updates
@vitest/ui
from 1.2.1 to 1.4.0Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
a8da192
chore: release v1.4.0ab60bf8
fix(ui): escape html in error diff (#5325)e5114ab
chore: release v1.3.15376d5b
fix(ui): auto reload coverage iframe after test run (#5242)3815554
fix: add task tests iteratively (#5235)bb2af3b
chore: release v1.3.0581030e
fix(ui): fix tests duration time (#5219)2ee2317
ci: add publish workflow (#5168)68f5196
fix: requires fixed version across the monorepo (#5208)c28b4c2
feat(ui): save splitpanes size to local storage (#5166)Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for
@vitest/ui
since your current version.Updates
vite
from 5.0.12 to 5.2.7Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
ad246da
release: v5.2.745a06da
chore: deprecate splitVendorChunkPlugin (#16274)ffedc06
fix(hmr): trigger hmr for missing file import errored module after file creat...dfffea1
fix(hmr): don't mutate module graph when collecting modules (#16302)1f53796
feat(hmr): reload when HTML file is created/deleted (#16288)24e376a
fix(sourcemap): don't warn even if the sourcesContent is an empty string (#16...7caef42
fix(deps): update all non-major dependencies (#16258)890538a
fix: skip injecting__vite__mapDeps
when it's not used (#16271)7369016
release: v5.2.6ba5269c
fix:fs.deny
with globs with directories (#16250)Updates
vite-plugin-dts
from 3.7.1 to 3.8.1Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
1880153
release: v3.8.1fb320fb
fix: correct process property names in imports5652490
release: v3.8.01c31b87
chore: update examples8da53a0
build: update dependencies5e63117
chore: example for using Vite by api7c10782
fix: add syntactic and semantic diagnostics (#310)39606bd
feat: collect declared modules when rollup types2c90382
refactor: switch to transform declaration code via ast tree (#304)8c245ba
release: v3.7.3Updates
vitest
from 1.2.1 to 1.4.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a8da192
chore: release v1.4.0d7e8b53
feat(config): deprecatecache.dir
option (#5229)c652148
chore: remove unused propertyce5ca6b
fix(vitest): logs inbeforeAll
andafterAll
(#5288)51d1d47
fix(vitest): correctly override api with --no-api flag (#5386)efe441f
chore: guard try/catch in websocket reporter07ec377
fix(coverage): preventreportsDirectory
from removing user's project (#5376)38119b7
fix(vitest): ignore timeout on websocket reporter rpce77c553
fix:--inspect-brk
to pause before execution (#5355)d627e20
feat: add a flag to include test location in tasks (#5342)Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.
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