Skip to content

Bump the npm group across 2 directories with 1 update - #188

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-cf9380202b
May 6, 2026
Merged

Bump the npm group across 2 directories with 1 update#188
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-cf9380202b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 1 update in the / directory: aws-cdk.
Bumps the npm group with 1 update in the /example directory: aws-cdk.

Updates aws-cdk from 2.1119.0 to 2.1120.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1120.0

2.1120.0 (2026-04-29)

Features

  • cdk diagnose displays the root cause of a past stack deployment failure (#1378) (acefbf8)
  • cli: cdk orphan command detaches resources from a stack, allowing resource type upgrades (behind --unstable) (#1399) (1d0866e)
  • cli: add cdk deploy --method=execute-change-set for two-step deployment workflows (#1271) (5770c26)
  • deps: upgrade aws-cdk-lib (#1412) (2154bb1)
  • deps: upgrade aws-cdk-lib (#1418) (9b14504)

Bug Fixes

  • bin field in generated package.json files serves no purpose (#1414) (9ac077d), closes #1202
  • every new CloudFormation feature requires a rebootstrap (#1403) (05b05d3)
Commits
  • acefbf8 feat: cdk diagnose displays the root cause of a past stack deployment failu...
  • 5770c26 feat(cli): add cdk deploy --method=execute-change-set for two-step deployme...
  • 9b14504 feat(deps): upgrade aws-cdk-lib (#1418)
  • 1d0866e feat(cli): cdk orphan command detaches resources from a stack, allowing res...
  • 9ac077d fix: bin field in generated package.json files serves no purpose (#1414)
  • cd9585b chore(deps): upgrade dependencies (#1413)
  • 05b05d3 fix: every new CloudFormation feature requires a rebootstrap (#1403)
  • 2154bb1 feat(deps): upgrade aws-cdk-lib (#1412)
  • 226bf10 chore: fix upgrade workflow by adding ts-node dependency (#1408)
  • See full diff in compare view

Updates aws-cdk from 2.1119.0 to 2.1120.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1120.0

2.1120.0 (2026-04-29)

Features

  • cdk diagnose displays the root cause of a past stack deployment failure (#1378) (acefbf8)
  • cli: cdk orphan command detaches resources from a stack, allowing resource type upgrades (behind --unstable) (#1399) (1d0866e)
  • cli: add cdk deploy --method=execute-change-set for two-step deployment workflows (#1271) (5770c26)
  • deps: upgrade aws-cdk-lib (#1412) (2154bb1)
  • deps: upgrade aws-cdk-lib (#1418) (9b14504)

Bug Fixes

  • bin field in generated package.json files serves no purpose (#1414) (9ac077d), closes #1202
  • every new CloudFormation feature requires a rebootstrap (#1403) (05b05d3)
Commits
  • acefbf8 feat: cdk diagnose displays the root cause of a past stack deployment failu...
  • 5770c26 feat(cli): add cdk deploy --method=execute-change-set for two-step deployme...
  • 9b14504 feat(deps): upgrade aws-cdk-lib (#1418)
  • 1d0866e feat(cli): cdk orphan command detaches resources from a stack, allowing res...
  • 9ac077d fix: bin field in generated package.json files serves no purpose (#1414)
  • cd9585b chore(deps): upgrade dependencies (#1413)
  • 05b05d3 fix: every new CloudFormation feature requires a rebootstrap (#1403)
  • 2154bb1 feat(deps): upgrade aws-cdk-lib (#1412)
  • 226bf10 chore: fix upgrade workflow by adding ts-node dependency (#1408)
  • 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 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 with 1 update in the / directory: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).
Bumps the npm group with 1 update in the /example directory: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


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

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

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1120.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1120.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot assigned poad May 6, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 6, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) May 6, 2026 18:34
@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/aws-cdk 2.1120.0 UnknownUnknown
npm/aws-cdk 2.1120.0 UnknownUnknown

Scanned Files

  • example/package.json
  • pnpm-lock.yaml

@github-actions
github-actions Bot merged commit a03acb3 into main May 6, 2026
4 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/npm-cf9380202b branch May 6, 2026 18:36
This was referenced Aug 1, 2026
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