Bump the npm group with 11 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
(3 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 |
aws-cdk | 2.1017.1 |
2.1018.0 |
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 aws-cdk
from 2.1017.1 to 2.1018.0
Release notes
Sourced from aws-cdk's releases.
aws-cdk@v2.1018.0
2.1018.0 (2025-06-05)
Features
Bug Fixes
Commits
e629e30
chore(cli): typecurrentAction
asCliAction
(#571)3b7ef94
chore: new lint rule jsdoc/require-hyphen-before-param-description (#572)a1ef4fc
fix(cli): updatecdk-from-cfn
to fix a number ofcdk migrate
bugs (#569)1f9a19e
chore: fix typo (#566)554d2c9
feat: drop support for Node.js 14 and 16 (#565)49699d8
fix(toolkit-lib): newmappingSource
option to replace multiple mutual exclu...c2f7af8
fix(toolkit-lib):refactor
feature is not marked as unstable (#563)ad4ab4d
chore(deps): upgrade dependencies (#562)- 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-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in 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-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: release v3.2.233f7120
Revert "fix(browser): optimize build output and always prebundle vitest"00a3916
fix(browser): optimize build output and always prebundle vitest142c735
fix(browser): calculate prepare time fromcreateTesters
call on the main th...c8d6264
feat: support rolldown-vite (#7509)6db9f52
fix(reporter): allowdot
reporter 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-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in 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-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: release v3.2.202ec892
fix(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-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in 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-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: release v3.2.233f7120
Revert "fix(browser): optimize build output and always prebundle vitest"00a3916
fix(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-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in 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-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: 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-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in 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-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: release v3.2.2c8d6264
feat: 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-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in 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-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: 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-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in 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-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: 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-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in 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-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: release v3.2.233f7120
Revert "fix(browser): optimize build output and always prebundle vitest"00a3916
fix(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-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in 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-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: 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 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
Pull Request Statistics
1
2
+82
-82
Package Dependencies
Technical Details
ID: | 44408 |
UUID: | 2571334312 |
Node ID: | PR_kwDOMiUr3s6ZQ3Ko |
Host: | GitHub |
Repository: | poad/github-sbom-viewer |
Merge State: | Unknown |