Skip to content

Bump the npm group in /tests/infra with 35 updates#2678

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tests/infra/npm-85eba638a5
Jan 23, 2026
Merged

Bump the npm group in /tests/infra with 35 updates#2678
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tests/infra/npm-85eba638a5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group in /tests/infra with 35 updates:

Package From To
aws-cdk 2.1101.0 2.1102.0
vitest 4.0.17 4.0.18
@rollup/rollup-android-arm-eabi 4.55.3 4.56.0
@rollup/rollup-android-arm64 4.55.3 4.56.0
@rollup/rollup-darwin-arm64 4.55.3 4.56.0
@rollup/rollup-darwin-x64 4.55.3 4.56.0
@rollup/rollup-freebsd-arm64 4.55.3 4.56.0
@rollup/rollup-freebsd-x64 4.55.3 4.56.0
@rollup/rollup-linux-arm-gnueabihf 4.55.3 4.56.0
@rollup/rollup-linux-arm-musleabihf 4.55.3 4.56.0
@rollup/rollup-linux-arm64-gnu 4.55.3 4.56.0
@rollup/rollup-linux-arm64-musl 4.55.3 4.56.0
@rollup/rollup-linux-loong64-gnu 4.55.3 4.56.0
@rollup/rollup-linux-loong64-musl 4.55.3 4.56.0
@rollup/rollup-linux-ppc64-gnu 4.55.3 4.56.0
@rollup/rollup-linux-ppc64-musl 4.55.3 4.56.0
@rollup/rollup-linux-riscv64-gnu 4.55.3 4.56.0
@rollup/rollup-linux-riscv64-musl 4.55.3 4.56.0
@rollup/rollup-linux-s390x-gnu 4.55.3 4.56.0
@rollup/rollup-linux-x64-gnu 4.55.3 4.56.0
@rollup/rollup-linux-x64-musl 4.55.3 4.56.0
@rollup/rollup-openbsd-x64 4.55.3 4.56.0
@rollup/rollup-openharmony-arm64 4.55.3 4.56.0
@rollup/rollup-win32-arm64-msvc 4.55.3 4.56.0
@rollup/rollup-win32-ia32-msvc 4.55.3 4.56.0
@rollup/rollup-win32-x64-gnu 4.55.3 4.56.0
@rollup/rollup-win32-x64-msvc 4.55.3 4.56.0
@vitest/expect 4.0.17 4.0.18
@vitest/mocker 4.0.17 4.0.18
@vitest/pretty-format 4.0.17 4.0.18
@vitest/runner 4.0.17 4.0.18
@vitest/snapshot 4.0.17 4.0.18
@vitest/spy 4.0.17 4.0.18
@vitest/utils 4.0.17 4.0.18
rollup 4.55.3 4.56.0

Updates aws-cdk from 2.1101.0 to 2.1102.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1102.0

2.1102.0 (2026-01-22)

Features

Bug Fixes

Commits
  • 78fa807 fix(cli): remove legacy stack tags behavior (#1053)
  • 84aadd6 fix(cli): outdated instructions in README of python init template (#1047)
  • c82de09 fix: CDK app fails to launch if paths contain spaces (#1045)
  • 9765a69 feat(deps): upgrade aws-cdk-lib (#1034)
  • 83bf7cd feat: new package: @​aws-cdk/cloud-assembly-api (#1033)
  • 943967e feat(deps): upgrade aws-cdk-lib (#1027)
  • af43d43 feat(cli): support hotswap for AWS::BedrockAgentCore::Runtime (#991)
  • See full diff in compare view

Updates vitest from 4.0.17 to 4.0.18

Release notes

Sourced from vitest's releases.

v4.0.18

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @rollup/rollup-android-arm-eabi from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-android-arm-eabi's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm-eabi's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-android-arm64 from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-android-arm64's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm64's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-darwin-arm64 from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-darwin-arm64's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-arm64's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-darwin-x64 from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-darwin-x64's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-x64's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-freebsd-arm64 from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-freebsd-arm64's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-freebsd-arm64's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-freebsd-x64 from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-freebsd-x64's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-freebsd-x64's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm-gnueabihf from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-arm-gnueabihf's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm-gnueabihf's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm-musleabihf from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-arm-musleabihf's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm-musleabihf's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm64-gnu from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-arm64-gnu's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm64-gnu's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-arm64-musl from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-arm64-musl's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm64-musl's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-loong64-gnu from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-loong64-gnu's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-loong64-gnu's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-loong64-musl from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-loong64-musl's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-loong64-musl's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-ppc64-gnu from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-ppc64-gnu's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-ppc64-gnu's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-ppc64-musl from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-ppc64-musl's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-ppc64-musl's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-riscv64-gnu from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-riscv64-gnu's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-riscv64-gnu's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-riscv64-musl from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-riscv64-musl's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-riscv64-musl's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-s390x-gnu from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-s390x-gnu's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-s390x-gnu's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-x64-gnu from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-linux-x64-musl from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-linux-x64-musl's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-x64-musl's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-openbsd-x64 from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-openbsd-x64's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-openbsd-x64's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-openharmony-arm64 from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-openharmony-arm64's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-openharmony-arm64's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Commits

Updates @rollup/rollup-win32-arm64-msvc from 4.55.3 to 4.56.0

Release notes

Sourced from @​rollup/rollup-win32-arm64-msvc's releases.

v4.56.0

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

  • Handle methods that access dynamically imported namespace members via this (#6230)

Pull Requests

Changelog

Sourced from @​rollup/rollup-win32-arm64-msvc's changelog.

4.56.0

2026-01-22

Features

  • Track object property inclusions of dynamic namespace members (#6230)

Bug Fixes

    ...

    Description has been truncated

Bumps the npm group in /tests/infra with 35 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1101.0` | `2.1102.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.17` | `4.0.18` |
| [@rollup/rollup-android-arm-eabi](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-android-arm64](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-freebsd-arm64](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-freebsd-x64](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-arm-gnueabihf](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-arm-musleabihf](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-arm64-musl](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-loong64-gnu](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-loong64-musl](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-ppc64-gnu](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-ppc64-musl](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-riscv64-gnu](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-riscv64-musl](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-s390x-gnu](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-linux-x64-musl](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-openbsd-x64](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-openharmony-arm64](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-win32-arm64-msvc](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-win32-ia32-msvc](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-win32-x64-gnu](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@rollup/rollup-win32-x64-msvc](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `4.0.17` | `4.0.18` |
| [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `4.0.17` | `4.0.18` |
| [@vitest/pretty-format](https://github.com/vitest-dev/vitest/tree/HEAD/packages/pretty-format) | `4.0.17` | `4.0.18` |
| [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `4.0.17` | `4.0.18` |
| [@vitest/snapshot](https://github.com/vitest-dev/vitest/tree/HEAD/packages/snapshot) | `4.0.17` | `4.0.18` |
| [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `4.0.17` | `4.0.18` |
| [@vitest/utils](https://github.com/vitest-dev/vitest/tree/HEAD/packages/utils) | `4.0.17` | `4.0.18` |
| [rollup](https://github.com/rollup/rollup) | `4.55.3` | `4.56.0` |


Updates `aws-cdk` from 2.1101.0 to 2.1102.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1102.0/packages/aws-cdk)

Updates `vitest` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

Updates `@rollup/rollup-android-arm-eabi` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-android-arm64` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-darwin-arm64` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-darwin-x64` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-freebsd-arm64` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-freebsd-x64` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-arm-musleabihf` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-arm64-gnu` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-arm64-musl` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-loong64-gnu` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-loong64-musl` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-ppc64-gnu` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-ppc64-musl` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-riscv64-gnu` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-riscv64-musl` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-s390x-gnu` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-x64-gnu` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-linux-x64-musl` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-openbsd-x64` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-openharmony-arm64` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-win32-arm64-msvc` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-win32-ia32-msvc` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-win32-x64-gnu` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@rollup/rollup-win32-x64-msvc` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

Updates `@vitest/expect` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/expect)

Updates `@vitest/mocker` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/mocker)

Updates `@vitest/pretty-format` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/pretty-format)

Updates `@vitest/runner` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/runner)

Updates `@vitest/snapshot` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/snapshot)

Updates `@vitest/spy` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/spy)

Updates `@vitest/utils` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/utils)

Updates `rollup` from 4.55.3 to 4.56.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.3...v4.56.0)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1102.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@rollup/rollup-android-arm-eabi"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-android-arm64"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-darwin-arm64"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-darwin-x64"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-freebsd-arm64"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-freebsd-x64"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-arm-gnueabihf"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-arm-musleabihf"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-arm64-gnu"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-arm64-musl"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-loong64-gnu"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-loong64-musl"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-ppc64-gnu"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-ppc64-musl"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-riscv64-gnu"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-riscv64-musl"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-s390x-gnu"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-x64-musl"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-openbsd-x64"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-openharmony-arm64"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-win32-arm64-msvc"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-win32-ia32-msvc"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-win32-x64-gnu"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@rollup/rollup-win32-x64-msvc"
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vitest/expect"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/mocker"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/pretty-format"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/runner"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/snapshot"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/spy"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/utils"
  dependency-version: 4.0.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: rollup
  dependency-version: 4.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2026
@github-actions github-actions Bot enabled auto-merge (squash) January 23, 2026 00:06
@github-actions github-actions Bot merged commit 0ca1b48 into main Jan 23, 2026
7 of 9 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/tests/infra/npm-85eba638a5 branch January 23, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant