chore(deps/npm): bump the vite group across 1 directory with 5 updates #314
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 3 updates in the / directory: @vitest/coverage-v8, vite and vite-plugin-dts.
Updates
@vitest/coverage-v8
from 1.2.1 to 1.5.2Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
81f57f4
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)9e7a01c
chore: release v1.5.010b8971
feat(coverage): v8 to ignore empty lines, comments, types (#5457)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)Maintainer 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.5.2Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
81f57f4
chore: release v1.5.21be4510
chore: release v1.5.19e7a01c
chore: release v1.5.0a8da192
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)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.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
088d24b
release: v5.2.1077e7359
revert: perf: use workspace root for fs cache (#15712) (#16476)6a127d6
fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453)11444dc
feat: show warning if root is in build.outDir (#16454)721f94d
fix: add base to virtual html (#16442)8e54bbd
feat: write cspNonce to style tags (#16419)af72eab
fix: adjust esm syntax judgment logic (#16436)b872635
fix(cspNonce): don't overwrite existing nonce values (#16415)6cccef7
chore(deps): update dependency eslint-plugin-n to v17 (#16381)a77707d
release: v5.2.9Updates
vite-plugin-dts
from 3.7.1 to 3.9.0Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
7a0c372
release: v3.9.0791a1b7
feat: add afterRollup optionc4cbd6d
release: v3.8.3b84c6e2
fix: correctly test export defaulta191d3a
release: v3.8.20d204d9
fix: correctly process aliases which are inside generic types1d65015
fix: ignore walk for module declaration node1880153
release: v3.8.1fb320fb
fix: correct process property names in imports5652490
release: v3.8.0Updates
vitest
from 1.2.1 to 1.5.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
81f57f4
chore: release v1.5.21be4510
chore: release v1.5.1f1bec62
refactor: remove VitestCache.clearCache method (#5602)780b187
feat(api):startVitest()
to acceptstdout
andstdin
(#5493)2b3fc0f
docs: fix cli-table generator597e0c2
docs: generate CLI table automatically (#5588)4da8804
fix(vitest): stubEnv casts boolean on PROD/SSR/DEV (#5590)ec9d7c9
fix: resolve cwd correctly when initiating projects (#5582)e40f992
fix(vitest): watch the output directory correctly (#5584)9c64967
fix: fix defaultimport.meta.env.PROD: false
(#5561)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