An open index of dependabot pull requests across open source projects.

Bump the npm group with 11 updates

Merged
Number: #167
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 05, 2025 at 07:29 PM UTC
(3 months ago)
Updated: June 05, 2025 at 07:29 PM UTC
(3 months ago)
Merged: June 05, 2025 at 07:29 PM UTC
(3 months ago)
by github-actions[bot]
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

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

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

  • cli: update cdk-from-cfn to fix a number of cdk migrate bugs (#569) (a1ef4fc)
  • toolkit-lib: refactor feature is not marked as unstable (#563) (c2f7af8)
  • toolkit-lib: new mappingSource option to replace multiple mutual exclusive options in the refactor API (#559) (49699d8)
Commits
  • e629e30 chore(cli): type currentAction as CliAction (#571)
  • 3b7ef94 chore: new lint rule jsdoc/require-hyphen-before-param-description (#572)
  • a1ef4fc fix(cli): update cdk-from-cfn to fix a number of cdk migrate bugs (#569)
  • 1f9a19e chore: fix typo (#566)
  • 554d2c9 feat: drop support for Node.js 14 and 16 (#565)
  • 49699d8 fix(toolkit-lib): new mappingSource 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

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 7ddcd33 chore: release v3.2.2
  • 33f7120 Revert "fix(browser): optimize build output and always prebundle vitest"
  • 00a3916 fix(browser): optimize build output and always prebundle vitest
  • 142c735 fix(browser): calculate prepare time from createTesters call on the main th...
  • c8d6264 feat: support rolldown-vite (#7509)
  • 6db9f52 fix(reporter): allow dot 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

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/mocker from 3.2.1 to 3.2.2

Release notes

Sourced from @​vitest/mocker's releases.

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 7ddcd33 chore: release v3.2.2
  • 33f7120 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

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/runner from 3.2.1 to 3.2.2

Release notes

Sourced from @​vitest/runner's releases.

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/snapshot from 3.2.1 to 3.2.2

Release notes

Sourced from @​vitest/snapshot's releases.

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/spy from 3.2.1 to 3.2.2

Release notes

Sourced from @​vitest/spy's releases.

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/utils from 3.2.1 to 3.2.2

Release notes

Sourced from @​vitest/utils's releases.

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 7ddcd33 chore: release v3.2.2
  • 33f7120 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

   🐞 Bug Fixes

    View changes on GitHub
Commits

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
Commits:
1
Files Changed:
2
Additions:
+82
Deletions:
-82
Package Dependencies
Package:
vitest
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.29 → 22.15.30
Update Type:
Patch
Package:
aws-cdk
Ecosystem:
npm
Version Change:
2.1017.1 → 2.1018.0
Update Type:
Minor
Package:
vite-node
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Package:
@vitest/spy
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Technical Details
ID: 44408
UUID: 2571334312
Node ID: PR_kwDOMiUr3s6ZQ3Ko
Host: GitHub
Repository: poad/github-sbom-viewer
Merge State: Unknown