Skip to content

build(deps): Bump the aws-cdk group across 1 directory with 2 updates#205

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cloudformation/scenarios/localgov-drupal/cdk/aws-cdk-dbd127c748
Closed

build(deps): Bump the aws-cdk group across 1 directory with 2 updates#205
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cloudformation/scenarios/localgov-drupal/cdk/aws-cdk-dbd127c748

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the aws-cdk group with 2 updates in the /cloudformation/scenarios/localgov-drupal/cdk directory: aws-cdk-lib and aws-cdk.

Updates aws-cdk-lib from 2.250.0 to 2.253.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.253.1

Bug Fixes

  • core: "exports cannot be updated" for cross-region references (#37790) (b0c00e2)
  • s3deploy: empty sources leads to deployment error (#37786) (f61656a)

Alpha modules (2.253.1-alpha.0)

v2.253.0

Features

Bug Fixes

  • cloudfront: skip cachePolicyName length validation for unresolved tokens (#37751) (3b96e97), closes #23567 #34102
  • cloudwatch: remove false positive warning for CDK tokens in MathExpression (#36882) (c29dc17), closes #34977
  • codebuild: correct S3 log encryption boolean inversion (#37761) (4031918)
  • ecs: enabling the circuitBreaker is not recommended loudly enough (#37755) (a52af7d)
  • eks: add dependency from HelmChart custom resource to s3 chartAsset IAM policy (#37731) (99d0a5b), closes #19880

Alpha modules (2.253.0-alpha.0)

Features

  • bedrock-agentcore-alpha: add OnlineEvaluationConfig and Evaluator L2 constructs (#37615) (c13de04), closes #37614
  • glue-alpha: add extraPythonFiles support to PythonShellJob (#37130) (c9c6f9c), closes #34448

Bug Fixes

  • bedrock-agentcore-alpha: self-managed memory strategy validation throws on unresolved tokens (#37691) (7956537), closes #37197

v2.252.0

Features

Bug Fixes


... (truncated)

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.254.0-alpha.0 (2026-05-13)

Features

  • bedrock-agentcore-alpha: add tags support to Evaluator and OnlineEvaluationConfig (#37804) (adbf88f)
  • bedrock-agentcore-alpha: add identity L2 constructs (#37610) (67c3af2)
  • mediapackagev2-alpha: add OAC integration between CloudFront and MediaPackageV2 (#37701) (654f59c)

Bug Fixes

  • bedrock-agentcore-alpha: fix cedar policy bug (#37782) (e678d5c), closes #37828
  • custom-resource-handlers: deployment fails when parameter already exists (#37852) (025c38c)

2.253.1-alpha.0 (2026-05-08)

2.253.0-alpha.0 (2026-05-06)

Features

  • bedrock-agentcore-alpha: add OnlineEvaluationConfig and Evaluator L2 constructs (#37615) (c13de04), closes #37614
  • glue-alpha: add extraPythonFiles support to PythonShellJob (#37130) (c9c6f9c), closes #34448

Bug Fixes

  • bedrock-agentcore-alpha: self-managed memory strategy validation throws on unresolved tokens (#37691) (7956537), closes #37197

2.252.0-alpha.0 (2026-04-29)

2.251.0-alpha.0 (2026-04-24)

Features

  • bedrock-agentcore-alpha: add L2 constructs for policy and policy engine (#37238) (1e89e7e)
  • bedrock-agentcore-alpha: add observability configuration for Runtime (#36689) (34b43aa), closes #36596
  • bedrock-agentcore-alpha: support No Authorization for AgentCore Gateway (#36610) (f20bd8e)
  • dsql-alpha: initial L2 construct (#34599) (be1a458), closes #34593

2.250.0-alpha.0 (2026-04-14)

2.249.0-alpha.0 (2026-04-10)

... (truncated)

Commits
  • b0c00e2 fix(core): "exports cannot be updated" for cross-region references (#37790)
  • f61656a fix(s3deploy): empty sources leads to deployment error (#37786)
  • 55a4299 chore: update analytics metadata blueprints
  • e9c0b5a chore(release): 2.253.0
  • a52af7d fix(ecs): enabling the circuitBreaker is not recommended loudly enough (#37755)
  • a661c2d feat: update L1 CloudFormation resource definitions (#37753)
  • c29dc17 fix(cloudwatch): remove false positive warning for CDK tokens in MathExpressi...
  • dedf99b chore: replace Lazy with IBox (#37739)
  • 4031918 fix(codebuild): correct S3 log encryption boolean inversion (#37761)
  • 99d0a5b fix(eks): add dependency from HelmChart custom resource to s3 chartAsset IAM ...
  • Additional commits viewable in compare view

Updates aws-cdk from 2.1118.2 to 2.1121.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1121.0

2.1121.0 (2026-05-06)

Features

Bug Fixes

  • update version includes a spurious newline (#1477) (1f09294)

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)

aws-cdk@v2.1119.0

2.1119.0 (2026-04-23)

Features

  • cli: show diff and prompt for deploy on non-addition changes (#1372) (739f687)

Bug Fixes

aws-cdk@v2.1118.4

... (truncated)

Commits
  • 7abdd4e chore(deps): bump ip-address from 10.1.0 to 10.2.0 (#1479)
  • ab82d61 chore(deps): bump @​aws-sdk/client-ssm from 3.1036.0 to 3.1037.0 (#1470)
  • 1f09294 fix: update version includes a spurious newline (#1477)
  • 63db541 chore(deps): bump @​aws-sdk/client-ecr from 3.1036.0 to 3.1037.0 (#1473)
  • 04c27f2 chore(deps): bump @​aws-sdk/client-appsync from 3.1036.0 to 3.1037.0 (#1471)
  • 68540cc chore(deps): bump @​aws-sdk/client-cloudformation from 3.1036.0 to 3.1037.0 (#...
  • 158daf3 chore(deps): bump @​aws-sdk/client-kms from 3.1036.0 to 3.1037.0 (#1469)
  • 0f86332 chore(deps): upgrade dependencies (#1468)
  • 09b7f15 chore: Remove package-lock.json from template.gitignore (#1466)
  • 9f872c9 feat(deps): upgrade aws-cdk-lib (#1465)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 3, 2026
@dependabot dependabot Bot changed the title build(deps): Bump the aws-cdk group in /cloudformation/scenarios/localgov-drupal/cdk with 2 updates build(deps): Bump the aws-cdk group across 1 directory with 2 updates May 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/cloudformation/scenarios/localgov-drupal/cdk/aws-cdk-dbd127c748 branch from 46aaa49 to 8318739 Compare May 10, 2026 21:53
Bumps the aws-cdk group with 2 updates in the /cloudformation/scenarios/localgov-drupal/cdk directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `aws-cdk-lib` from 2.250.0 to 2.253.1
- [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.253.1/packages/aws-cdk-lib)

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

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1119.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.251.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/cloudformation/scenarios/localgov-drupal/cdk/aws-cdk-dbd127c748 branch from 8318739 to 8a31fdd Compare May 17, 2026 21:53
@chrisns
Copy link
Copy Markdown
Member

chrisns commented May 22, 2026

Superseded by Renovate's grouping (per-scenario + npm-web + github-actions). Renovate has osvVulnerabilityAlerts: true enabled in #357, so any security update Dependabot would raise will now come through Renovate's security-priority group instead.

@chrisns chrisns closed this May 22, 2026
@chrisns chrisns deleted the dependabot/npm_and_yarn/cloudformation/scenarios/localgov-drupal/cdk/aws-cdk-dbd127c748 branch May 22, 2026 06:33
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

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