Skip to content

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

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-7560d52825
Dec 1, 2025
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

Copy link
Copy Markdown
Contributor

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

Updates aws-cdk-lib from 2.230.0 to 2.231.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.231.0

Features

  • lambda: support for capacity providers (#36255) (2e4c1cf)
  • update L1 CloudFormation resource definitions (#36253) (8410b13)
  • aws-cdk-lib: add arnFor<ResourceName> for 47 more resources (#36231) (5a8be4f)
  • aws-cdk-lib: all L1s now have a isCfn<ResourceName> static helper to check if a value is this L1 resource (#36243) (dc9db9b)
  • ec2: expose EC2 instance MetadataOptions (#35369) (4056e14), closes #35357

Bug Fixes

  • dynamodb: unsupported actions added to table resource policy (#36228) (10de047), closes #32230

Alpha modules (2.231.0-alpha.0)

Features

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.231.0-alpha.0 (2025-12-01)

Features

2.230.0-alpha.0 (2025-11-26)

Features

Bug Fixes

2.229.1-alpha.0 (2025-11-25)

2.229.0-alpha.0 (2025-11-24)

Features

Bug Fixes

  • bedrock-agentcore-alpha: empty submodule accidentally exposed and runtime validation fix (#36148) (72d3e6f)

2.228.0-alpha.0 (2025-11-24)

... (truncated)

Commits
  • a0a3f60 chore: update analytics metadata blueprints
  • 2e4c1cf feat(lambda): support for capacity providers (#36255)
  • 8410b13 feat: update L1 CloudFormation resource definitions (#36253)
  • 10de047 fix(dynamodb): unsupported actions added to table resource policy (#36228)
  • 5cb99a5 revert(core): temp cleanup does not work with jest (#36237)
  • 4056e14 feat(ec2): expose EC2 instance MetadataOptions (#35369)
  • d284733 fix(core): temp cleanup does not work with jest (#36226)
  • 6e7ca2b chore(openseach): add OpenSearch version 3.3 (#36186)
  • 107f201 chore(rds): aurora postgres add 17.6, 15.14, 14.19, and 13.22 (#36222)
  • See full diff in compare view

Updates aws-cdk-lib from 2.230.0 to 2.231.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.231.0

Features

  • lambda: support for capacity providers (#36255) (2e4c1cf)
  • update L1 CloudFormation resource definitions (#36253) (8410b13)
  • aws-cdk-lib: add arnFor<ResourceName> for 47 more resources (#36231) (5a8be4f)
  • aws-cdk-lib: all L1s now have a isCfn<ResourceName> static helper to check if a value is this L1 resource (#36243) (dc9db9b)
  • ec2: expose EC2 instance MetadataOptions (#35369) (4056e14), closes #35357

Bug Fixes

  • dynamodb: unsupported actions added to table resource policy (#36228) (10de047), closes #32230

Alpha modules (2.231.0-alpha.0)

Features

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.231.0-alpha.0 (2025-12-01)

Features

2.230.0-alpha.0 (2025-11-26)

Features

Bug Fixes

2.229.1-alpha.0 (2025-11-25)

2.229.0-alpha.0 (2025-11-24)

Features

Bug Fixes

  • bedrock-agentcore-alpha: empty submodule accidentally exposed and runtime validation fix (#36148) (72d3e6f)

2.228.0-alpha.0 (2025-11-24)

... (truncated)

Commits
  • a0a3f60 chore: update analytics metadata blueprints
  • 2e4c1cf feat(lambda): support for capacity providers (#36255)
  • 8410b13 feat: update L1 CloudFormation resource definitions (#36253)
  • 10de047 fix(dynamodb): unsupported actions added to table resource policy (#36228)
  • 5cb99a5 revert(core): temp cleanup does not work with jest (#36237)
  • 4056e14 feat(ec2): expose EC2 instance MetadataOptions (#35369)
  • d284733 fix(core): temp cleanup does not work with jest (#36226)
  • 6e7ca2b chore(openseach): add OpenSearch version 3.3 (#36186)
  • 107f201 chore(rds): aurora postgres add 17.6, 15.14, 14.19, and 13.22 (#36222)
  • 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

Bumps the npm group with 1 update in the / directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).
Bumps the npm group with 1 update in the /example directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `aws-cdk-lib` from 2.230.0 to 2.231.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.231.0/packages/aws-cdk-lib)

Updates `aws-cdk-lib` from 2.230.0 to 2.231.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.231.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.231.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk-lib
  dependency-version: 2.231.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot assigned poad Dec 1, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@github-actions
github-actions Bot enabled auto-merge (squash) December 1, 2025 22:06
@github-actions

github-actions Bot commented Dec 1, 2025

Copy link
Copy Markdown
Contributor

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
npm/aws-cdk-lib ^2.231.0 🟢 5.1
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Packaging⚠️ -1packaging workflow not detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy🟢 10security policy file detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
Signed-Releases🟢 85 out of the last 5 releases have a total of 5 signed artifacts.
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ -1internal error: internal error: invalid Dockerfile
SAST🟢 9SAST tool detected but not run on all commits
Binary-Artifacts⚠️ 0binaries present in source code
Fuzzing🟢 10project is fuzzed
Vulnerabilities⚠️ 021 existing vulnerabilities detected
npm/aws-cdk-lib 2.231.0 🟢 5.1
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Packaging⚠️ -1packaging workflow not detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy🟢 10security policy file detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
Signed-Releases🟢 85 out of the last 5 releases have a total of 5 signed artifacts.
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ -1internal error: internal error: invalid Dockerfile
SAST🟢 9SAST tool detected but not run on all commits
Binary-Artifacts⚠️ 0binaries present in source code
Fuzzing🟢 10project is fuzzed
Vulnerabilities⚠️ 021 existing vulnerabilities detected

Scanned Files

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

@github-actions
github-actions Bot merged commit d310a93 into main Dec 1, 2025
4 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/npm-7560d52825 branch December 1, 2025 22:07
@github-actions github-actions Bot mentioned this pull request Jan 8, 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