create-stencil
create-stencil copied to clipboard
chore(deps-dev): bump the patch-deps-updates-main group with 2 updates
Bumps the patch-deps-updates-main group with 2 updates: @vitest/coverage-v8 and vitest.
Updates @vitest/coverage-v8 from 4.0.15 to 4.0.16
Release notes
Sourced from @vitest/coverage-v8's releases.
v4.0.16
🐞 Bug Fixes
- Fix browser mode default testTimeout back to 15 seconds - by
@hi-ogawain vitest-dev/vitest#9167 (da0ad)- Avoid crashing on
process.versionsstub - by@AriPerkkioin vitest-dev/vitest#9174 (78cfb)- Reject calling suite function inside test - by
@hi-ogawain vitest-dev/vitest#9198 (1a259)- Allow inlining fully dynamic import - by
@hi-ogawain vitest-dev/vitest#9137 (56851)- Fix module graph UI on html reporter with headless browser mode - by
@hi-ogawain vitest-dev/vitest#9219 (60642)- Log deprecated
test.poolOptionsif it's set - by@sheremet-vain vitest-dev/vitest#9226 (f7f6a)- browser:
- Import
recordArtifactfrom the vitest package - by@macariein vitest-dev/vitest#9186 (01c56)- Fix
import.meta.envdefine - by@hi-ogawain vitest-dev/vitest#9205 (01a9a)- String formatting bug when including placeholders in console.log - by
@michael-debsand@hi-ogawain vitest-dev/vitest#9030 and vitest-dev/vitest#9131 (84a30)- coverage:
- Istanbul untested files source maps are off - by
@AriPerkkioin vitest-dev/vitest#9208 (372e8)- experimental:
- Export
setupEnvironmentfor custom pools - by@AriPerkkioin vitest-dev/vitest#9187 (5d26b)View changes on GitHub
Commits
b46d744chore: release v4.0.16- See full diff in compare view
Updates vitest from 4.0.15 to 4.0.16
Release notes
Sourced from vitest's releases.
v4.0.16
🐞 Bug Fixes
- Fix browser mode default testTimeout back to 15 seconds - by
@hi-ogawain vitest-dev/vitest#9167 (da0ad)- Avoid crashing on
process.versionsstub - by@AriPerkkioin vitest-dev/vitest#9174 (78cfb)- Reject calling suite function inside test - by
@hi-ogawain vitest-dev/vitest#9198 (1a259)- Allow inlining fully dynamic import - by
@hi-ogawain vitest-dev/vitest#9137 (56851)- Fix module graph UI on html reporter with headless browser mode - by
@hi-ogawain vitest-dev/vitest#9219 (60642)- Log deprecated
test.poolOptionsif it's set - by@sheremet-vain vitest-dev/vitest#9226 (f7f6a)- browser:
- Import
recordArtifactfrom the vitest package - by@macariein vitest-dev/vitest#9186 (01c56)- Fix
import.meta.envdefine - by@hi-ogawain vitest-dev/vitest#9205 (01a9a)- String formatting bug when including placeholders in console.log - by
@michael-debsand@hi-ogawain vitest-dev/vitest#9030 and vitest-dev/vitest#9131 (84a30)- coverage:
- Istanbul untested files source maps are off - by
@AriPerkkioin vitest-dev/vitest#9208 (372e8)- experimental:
- Export
setupEnvironmentfor custom pools - by@AriPerkkioin vitest-dev/vitest#9187 (5d26b)View changes on GitHub
Commits
b46d744chore: release v4.0.1684a3062fix(browser): string formatting bug when including placeholders in console.lo...f7f6aa8fix: log deprecatedtest.poolOptionsif it's set (#9226)568513cfix: allow inlining fully dynamic import (#9137)5d26b87fix(experimental): exportsetupEnvironmentfor custom pools (#9187)f17eb42refactor: avoid usingisFileServingAllowedfrom Vite (#9160)78cfbf9fix: avoid crashing onprocess.versionsstub (#9174)da0ade2fix: fix browser mode default testTimeout back to 15 seconds (#9167)- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill 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 versionwill 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