Node-TypeScript-Starter
Node-TypeScript-Starter copied to clipboard
chore(deps-dev): bump @vitest/coverage-c8 from 0.30.1 to 0.33.0
Bumps @vitest/coverage-c8 from 0.30.1 to 0.33.0.
Release notes
Sourced from @vitest/coverage-c8's releases.
v0.33.0
🚨 Breaking Changes
- Revert default include patterns - by
@so1ve#3729
0.32.0changed the defaultincludeglobs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.🐞 Bug Fixes
- Add missing JSDom living keys - by
@DerZadein vitest-dev/vitest#3702 (83a86)- vite-node:
- Don't fail when importing Promise module - by
@sheremet-va(08192)- Allow importing node:test - by
@sheremet-va(db22c)View changes on GitHub
v0.32.4
🐞 Bug Fixes
- browser: Correctly optimize CJS dependencies - by
@sheremet-va(3d090)View changes on GitHub
v0.32.3
🚀 Features
- Add
concurrentoption tosequenceconfig - by@fenghan34and@sheremet-vain vitest-dev/vitest#3604 (f427f)- Introduce global configuration for retry setting - by
@imentuand@sheremet-vain vitest-dev/vitest#3598 and vitest-dev/vitest#3603 (9a117)- Don't rely on util package in
@vitest/utils- by@sheremet-vain vitest-dev/vitest#3685 (f91da)- Support accessing other fixtures in fixture function - by
@fenghan34in vitest-dev/vitest#3651 (1621c)- Support use function/class as
benchname - by@fenghan34in vitest-dev/vitest#3711 (a749a)- reporters: Show full test suite when testing 1 spec file at a time - by
@Dunqingin vitest-dev/vitest#3543 (7531c)- runner: Support
test.extend- by@fenghan34in vitest-dev/vitest#3554 (2db1a)🐞 Bug Fixes
- Remove "concordance" from dependencies list - by
@sheremet-vain vitest-dev/vitest#3597 (969dc)- Show diff correctly - by
@sheremet-vain vitest-dev/vitest#3620 (73dd4)- Util import - by
@fubhyin vitest-dev/vitest#3621 (2fb4c)- Compat with frozen Math - by
@turadgin vitest-dev/vitest#3527 (0db67)CTRL+Cto terminate run - by@AriPerkkioin vitest-dev/vitest#3642 (fa663)- Run mode stuck in TTY terminals - by
@AriPerkkioin vitest-dev/vitest#3690 (141a8)- Use first stack frame in json reporter - by
@tim-smartin vitest-dev/vitest#3645 (80ea7)- Print actual number for
toBeCalledTimes- by@antfuin vitest-dev/vitest#3696 (d3640)- benchmark:
- Don't fail when running correct benchmarks - by
@sheremet-vain vitest-dev/vitest#3629 (edad9)- browser:
- Correctly print diff - by
@sheremet-vain vitest-dev/vitest#3627 (d756e)- Esm injector doesn't replace class expressions - by
@sheremet-vain vitest-dev/vitest#3641 (5c0ac)- Transform superclass identifier - by
@sheremet-vain vitest-dev/vitest#3681 (a1e04)- coverage:
... (truncated)
Commits
8dd5ea5chore: release v0.33.0d3b06f8chore(deps): update all non-major dependencies (#3719)4e76ca6chore: release v0.32.4148dd9bchore: release v0.32.382d7cbcchore(deps): update all non-major dependencies (#3315)1e8760achore: release v0.32.202bed36chore: release v0.32.18d3cf9dchore: release v0.32.0821126ffeat!: add@vitest/coverage-v8package (#3339)ab3e085chore: release v0.31.4- Additional commits viewable 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 ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)