wdio-cucumberjs-json-reporter
wdio-cucumberjs-json-reporter copied to clipboard
chore(deps-dev): Bump vitest and @vitest/coverage-v8
Bumps vitest and @vitest/coverage-v8. These dependencies needed to be updated together.
Updates vitest from 1.6.0 to 2.0.5
Release notes
Sourced from vitest's releases.
v2.0.5
🚀 Features
- Introduce experimental reported tasks - by
@sheremet-vain vitest-dev/vitest#6149 (13d85)
- This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!
🐞 Bug Fixes
- Show a difference between string characters if both values are strings - by
@sheremet-vain vitest-dev/vitest#6191 (29176)testNamePatternadds leading space - by@AriPerkkioin vitest-dev/vitest#6186 (073a5)- browser:
- Don't bundle
afterEachcleanup hooks in node entrypoint - by@sheremet-vain vitest-dev/vitest#6192 (e6fbc)- UserEvent.setup initiates a separate state for userEvent instance - by
@sheremet-vain vitest-dev/vitest#6088 (883f3)- Correctly import optimized module in vi.importActual - by
@sheremet-vain vitest-dev/vitest#6219 (804ff)- Passing options to hover/unhover - by
@MNeverOffin vitest-dev/vitest#6175 (d4c00)- Improve unique CSS selector generation - by
@zacharyvoaseand Zack Voase in vitest-dev/vitest#6243 (e7acd)- vitest:
- Remove nuxt from auto inline deps - by
@sheremet-va(93882)- Improve
defineProjectanddefineWorkspacetypes - by@sheremet-vain vitest-dev/vitest#6198 (8cd82)- Correctly resolve mocked
node:*imports in__mocks__folder - by@sheremet-vain vitest-dev/vitest#6204 (a48be)- web-worker:
- Expose globals on self - by
@sheremet-vain vitest-dev/vitest#6170 (12bb5)View changes on GitHub
v2.0.4
🐞 Bug Fixes
- One-line environment options - by
@hahaneinin vitest-dev/vitest#5105 (38269)- Resolve assets imported with
require- by@sheremet-vain vitest-dev/vitest#6159 (807a2)- browser:
- Don't panic if
@vitest/browseris installed outside of project root - by@sheremet-vain vitest-dev/vitest#6135 (ccfcd)- Set global filepath - by
@sheremet-vain vitest-dev/vitest#6190 (0d0b4)- Allow preview and open in the editor screenshot error from ui - by
@userquinin vitest-dev/vitest#6113 (2d620)- coverage:
- Global thresholds to include files from glob thresholds - by
@thor-juhaszand@AriPerkkioin vitest-dev/vitest#6172 (02e3f)- Consistent type-only file handling - by
@AriPerkkioin vitest-dev/vitest#6183 (90576)- Ignore
*.ctsfiles - by@AriPerkkioin vitest-dev/vitest#6189 (5da45)- Add
thresholds.<glob>.100option - by@thor-juhaszand@AriPerkkioin vitest-dev/vitest#6174 (f6845)- spy:
- Fix
mockImplementationfor function overload and unions - by@hi-ogawain vitest-dev/vitest#6181 (7a75b)View changes on GitHub
v2.0.3
🚀 Features
- ui: Show all suites/tests when parent matches - by
@userquinin vitest-dev/vitest#6106 (840e0)🐞 Bug Fixes
... (truncated)
Commits
99452a7chore: release v2.0.59b9bdf7chore: remove unnecessary await (#6249)40dfad8docs: add reported tasks docs (#6245)13d85bdfeat: introduce experimental reported tasks (#6149)b76a927refactor(vitest): move public exports to public folder (#6218)56dbfa6refactor: make a distinction between node and runtime types (#6214)a48be6ffix(vitest): correctly resolve mocked node:* imports in mocks folder (#6204)3aab8a1refactor: deprecate all config types from the main Vitest entrypoint, introdu...57d23cedocs: fix inconsistencies, remove low informative twoslash examples (#6200)8cd8272fix(vitest): improvedefineProjectanddefineWorkspacetypes (#6198)- Additional commits viewable in compare view
Updates @vitest/coverage-v8 from 1.6.0 to 2.0.5
Release notes
Sourced from @vitest/coverage-v8's releases.
v2.0.5
🚀 Features
- Introduce experimental reported tasks - by
@sheremet-vain vitest-dev/vitest#6149 (13d85)
- This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!
🐞 Bug Fixes
- Show a difference between string characters if both values are strings - by
@sheremet-vain vitest-dev/vitest#6191 (29176)testNamePatternadds leading space - by@AriPerkkioin vitest-dev/vitest#6186 (073a5)- browser:
- Don't bundle
afterEachcleanup hooks in node entrypoint - by@sheremet-vain vitest-dev/vitest#6192 (e6fbc)- UserEvent.setup initiates a separate state for userEvent instance - by
@sheremet-vain vitest-dev/vitest#6088 (883f3)- Correctly import optimized module in vi.importActual - by
@sheremet-vain vitest-dev/vitest#6219 (804ff)- Passing options to hover/unhover - by
@MNeverOffin vitest-dev/vitest#6175 (d4c00)- Improve unique CSS selector generation - by
@zacharyvoaseand Zack Voase in vitest-dev/vitest#6243 (e7acd)- vitest:
- Remove nuxt from auto inline deps - by
@sheremet-va(93882)- Improve
defineProjectanddefineWorkspacetypes - by@sheremet-vain vitest-dev/vitest#6198 (8cd82)- Correctly resolve mocked
node:*imports in__mocks__folder - by@sheremet-vain vitest-dev/vitest#6204 (a48be)- web-worker:
- Expose globals on self - by
@sheremet-vain vitest-dev/vitest#6170 (12bb5)View changes on GitHub
v2.0.4
🐞 Bug Fixes
- One-line environment options - by
@hahaneinin vitest-dev/vitest#5105 (38269)- Resolve assets imported with
require- by@sheremet-vain vitest-dev/vitest#6159 (807a2)- browser:
- Don't panic if
@vitest/browseris installed outside of project root - by@sheremet-vain vitest-dev/vitest#6135 (ccfcd)- Set global filepath - by
@sheremet-vain vitest-dev/vitest#6190 (0d0b4)- Allow preview and open in the editor screenshot error from ui - by
@userquinin vitest-dev/vitest#6113 (2d620)- coverage:
- Global thresholds to include files from glob thresholds - by
@thor-juhaszand@AriPerkkioin vitest-dev/vitest#6172 (02e3f)- Consistent type-only file handling - by
@AriPerkkioin vitest-dev/vitest#6183 (90576)- Ignore
*.ctsfiles - by@AriPerkkioin vitest-dev/vitest#6189 (5da45)- Add
thresholds.<glob>.100option - by@thor-juhaszand@AriPerkkioin vitest-dev/vitest#6174 (f6845)- spy:
- Fix
mockImplementationfor function overload and unions - by@hi-ogawain vitest-dev/vitest#6181 (7a75b)View changes on GitHub
v2.0.3
🚀 Features
- ui: Show all suites/tests when parent matches - by
@userquinin vitest-dev/vitest#6106 (840e0)🐞 Bug Fixes
... (truncated)
Commits
99452a7chore: release v2.0.5400481fchore: release v2.0.49057614fix(coverage): consistent type-only file handling (#6183)a852b16refactor: enable isolatedDeclarations in snapshot and spy packages (#6146)81b8d67chore: release v2.0.399a12aechore: release v2.0.280a43d5fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...16eb6c8chore: release v2.0.11b150a3chore: release v2.0.05611895chore: release v2.0.0-beta.13- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.