Bump the npm group with 11 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(12 months ago)
(12 months ago)
(12 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 11 updates:
| Package | From | To |
|---|---|---|
| @types/node | 22.15.29 |
22.15.30 |
| @vitest/coverage-v8 | 3.2.1 |
3.2.2 |
| vitest | 3.2.1 |
3.2.2 |
| @vitest/expect | 3.2.1 |
3.2.2 |
| @vitest/mocker | 3.2.1 |
3.2.2 |
| @vitest/pretty-format | 3.2.1 |
3.2.2 |
| @vitest/runner | 3.2.1 |
3.2.2 |
| @vitest/snapshot | 3.2.1 |
3.2.2 |
| @vitest/spy | 3.2.1 |
3.2.2 |
| @vitest/utils | 3.2.1 |
3.2.2 |
| vite-node | 3.2.1 |
3.2.2 |
Updates @types/node from 22.15.29 to 22.15.30
Commits
- See full diff in compare view
Updates @vitest/coverage-v8 from 3.2.1 to 3.2.2
Release notes
Sourced from @vitest/coverage-v8's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.2- See full diff in compare view
Updates vitest from 3.2.1 to 3.2.2
Release notes
Sourced from vitest's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.233f7120Revert "fix(browser): optimize build output and always prebundle vitest"00a3916fix(browser): optimize build output and always prebundle vitest142c735fix(browser): calculate prepare time fromcreateTesterscall on the main th...c8d6264feat: support rolldown-vite (#7509)6db9f52fix(reporter): allowdotreporter to work in non interactive terminals (#7994)- See full diff in compare view
Updates @vitest/expect from 3.2.1 to 3.2.2
Release notes
Sourced from @vitest/expect's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.202ec892fix(expect): Ensure we can always selftoEqual(#8094)- See full diff in compare view
Updates @vitest/mocker from 3.2.1 to 3.2.2
Release notes
Sourced from @vitest/mocker's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.233f7120Revert "fix(browser): optimize build output and always prebundle vitest"00a3916fix(browser): optimize build output and always prebundle vitest- See full diff in compare view
Updates @vitest/pretty-format from 3.2.1 to 3.2.2
Release notes
Sourced from @vitest/pretty-format's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.2- See full diff in compare view
Updates @vitest/runner from 3.2.1 to 3.2.2
Release notes
Sourced from @vitest/runner's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.2c8d6264feat: support rolldown-vite (#7509)- See full diff in compare view
Updates @vitest/snapshot from 3.2.1 to 3.2.2
Release notes
Sourced from @vitest/snapshot's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.2- See full diff in compare view
Updates @vitest/spy from 3.2.1 to 3.2.2
Release notes
Sourced from @vitest/spy's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.2- See full diff in compare view
Updates @vitest/utils from 3.2.1 to 3.2.2
Release notes
Sourced from @vitest/utils's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.233f7120Revert "fix(browser): optimize build output and always prebundle vitest"00a3916fix(browser): optimize build output and always prebundle vitest- See full diff in compare view
Updates vite-node from 3.2.1 to 3.2.2
Release notes
Sourced from vite-node's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va(00a39)- Make custom locators available in
vitest-browser-*packages - by@sheremet-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.2- 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
Pull Request Statistics
1
2
+67
-67
Package Dependencies
Technical Details
| ID: | 66867 |
| UUID: | 2572957593 |
| Node ID: | PR_kwDOE3aIh86ZXDeZ |
| Host: | GitHub |
| Repository: | poad/github-pull-requester |
| Merge State: | Unknown |