Skip to content

Bump the npm group in /tests/infra with 9 updates#2709

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tests/infra/npm-835e4c1e43
Mar 27, 2026
Merged

Bump the npm group in /tests/infra with 9 updates#2709
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tests/infra/npm-835e4c1e43

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

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

Package From To
aws-cdk 2.1113.0 2.1114.1
vitest 4.1.1 4.1.2
@vitest/expect 4.1.1 4.1.2
@vitest/mocker 4.1.1 4.1.2
@vitest/pretty-format 4.1.1 4.1.2
@vitest/runner 4.1.1 4.1.2
@vitest/snapshot 4.1.1 4.1.2
@vitest/spy 4.1.1 4.1.2
@vitest/utils 4.1.1 4.1.2

Updates aws-cdk from 2.1113.0 to 2.1114.1

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1114.1

2.1114.1 (2026-03-26)

Bug Fixes

  • cli: CLI fails with Package subpath './bin/cdk' is not defined by "exports" (#1265) (9fa6132), closes #1263

aws-cdk@v2.1114.0

2.1114.0 (2026-03-26)

Features

Bug Fixes

  • CLI ignores root cause of CDK App termination (#1243) (a07449b)
  • CloudFormation deployment errors are not classified (#1253) (d4448eb)
  • error codes are not collected (#1244) (2f61ab4)
  • new stacks cannot be deployed with hotswap (#1248) (5a7ac29)
  • show diff when requesting approval for any-change (#1255) (cd31d30)
Commits
  • 9fa6132 fix(cli): CLI fails with `Package subpath './bin/cdk' is not defined by "expo...
  • 7c4304e chore(deps): upgrade dependencies (#1254)
  • cd31d30 fix: show diff when requesting approval for any-change (#1255)
  • d4448eb fix: CloudFormation deployment errors are not classified (#1253)
  • 5d2e5d1 chore: add error codes to all CLI toolkit errors (#1252)
  • 2f61ab4 fix: error codes are not collected (#1244)
  • 37a8766 feat(aws-cdk): remove legacy exports (#1250)
  • 815d959 chore: colocate requireApproval properties (#1247)
  • 5a7ac29 fix: new stacks cannot be deployed with hotswap (#1248)
  • a07449b fix: CLI ignores root cause of CDK App termination (#1243)
  • See full diff in compare view

Updates vitest from 4.1.1 to 4.1.2

Release notes

Sourced from vitest's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/expect from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/expect's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • fc6f482 chore: release v4.1.2
  • faace1f fix(browser): take failure screenshot if toMatchScreenshot can't capture a ...
  • See full diff in compare view

Updates @vitest/mocker from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/mocker's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/pretty-format from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/pretty-format's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/runner from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/runner's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/snapshot from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/snapshot's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/spy from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/spy's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/utils from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/utils's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 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 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

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

| Package | From | To |
| --- | --- | --- |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1113.0` | `2.1114.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.1` | `4.1.2` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `4.1.1` | `4.1.2` |
| [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `4.1.1` | `4.1.2` |
| [@vitest/pretty-format](https://github.com/vitest-dev/vitest/tree/HEAD/packages/pretty-format) | `4.1.1` | `4.1.2` |
| [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `4.1.1` | `4.1.2` |
| [@vitest/snapshot](https://github.com/vitest-dev/vitest/tree/HEAD/packages/snapshot) | `4.1.1` | `4.1.2` |
| [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `4.1.1` | `4.1.2` |
| [@vitest/utils](https://github.com/vitest-dev/vitest/tree/HEAD/packages/utils) | `4.1.1` | `4.1.2` |


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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1114.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/expect"
  dependency-version: 4.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/mocker"
  dependency-version: 4.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/pretty-format"
  dependency-version: 4.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/runner"
  dependency-version: 4.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/snapshot"
  dependency-version: 4.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/spy"
  dependency-version: 4.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/utils"
  dependency-version: 4.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  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 Mar 27, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 27, 2026 00:06
@github-actions github-actions bot merged commit bbe7f72 into main Mar 27, 2026
7 of 9 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/tests/infra/npm-835e4c1e43 branch March 27, 2026 00:11
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