Skip to content

fix(deps): update dependency aws-cdk-lib to v2.264.0 - #507

Open
renovate[bot] wants to merge 1 commit into
sagafrom
renovate/aws-cdk-monorepo
Open

fix(deps): update dependency aws-cdk-lib to v2.264.0#507
renovate[bot] wants to merge 1 commit into
sagafrom
renovate/aws-cdk-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
aws-cdk-lib (source) 2.260.02.264.0 age confidence

Release Notes

aws/aws-cdk (aws-cdk-lib)

v2.264.0

Compare Source

⚠ BREAKING CHANGES
  • bedrockagentcore: Gateway metric helpers now emit corrected CloudWatch dimensions per-gateway
    metrics use { Operation, Protocol, Resource } (was { Resource }). Alarms/dashboards built on the
    old dimensions must be updated.
  • bedrockagentcore: RuntimeBase metric helpers now emit corrected CloudWatch dimensions per-resource metrics use { Operation, Name, Resource } (was { Resource }) and aggregated metrics use { AggregateOperation } (was { Resource: 'All' }). Alarms/dashboards built on the old dimensions must be updated.
Features
Bug Fixes

Alpha modules (2.264.0-alpha.0)

⚠ BREAKING CHANGES
  • glue-alpha: IDatabase.catalogArn and IDatabase.catalogId were removed in factor of a type
    safe ICatalog, which has catalogArn and catalogId. Consumers and implementations were updated
    accordingly.
Features
Bug Fixes
  • glue-alpha: enable key rotation for security configuration encryption (#​38512) (18560e0)
  • mediaconnect-alpha: addOutput options and simplified VPC interface referencing (#​38515) (3c71466), closes #​38517

v2.263.0

Compare Source

Features
Bug Fixes

Alpha modules (2.263.0-alpha.0)

⚠ BREAKING CHANGES
  • mediaconnect: removalPolicy prop removed from FlowProps, GatewayProps, and BridgeProps. These resources now follow CloudFormation's default deletion behaviour (Delete).
Bug Fixes

v2.262.2

Compare Source

Bug Fixes

Alpha modules (2.262.2-alpha.0)

v2.262.1

Compare Source

Bug Fixes

Alpha modules (2.262.1-alpha.0)

v2.262.0

Compare Source

Features
Bug Fixes
Reverts

Alpha modules (2.262.0-alpha.0)

Bug Fixes
  • redshift-alpha: quote identifiers and escape literals containing special characters (#​38269) (3cb6844)

v2.261.0

Compare Source

⚠ BREAKING CHANGES
  • ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
  • aws-cloudwatch: AWS::CloudWatch::LogAlarm: QueryLanguage property has been removed from the ScheduledQueryConfiguration type.
  • aws-elasticloadbalancing: AWS::ElasticLoadBalancing::LoadBalancer: Id attribute has been removed and the primary identifier is now LoadBalancerName.
Features
Bug Fixes

Alpha modules (2.261.0-alpha.0)

Features

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @aws-sdk/dynamodb-codec@3.972.5
npm warn Found: @aws-sdk/client-dynamodb@3.981.0
npm warn node_modules/@aws-sdk/client-dynamodb
npm warn   @aws-sdk/client-dynamodb@"3.981.0" from the root project
npm warn   1 more (@aws-sdk/util-dynamodb)
npm warn
npm warn Could not resolve dependency:
npm warn peer @aws-sdk/client-dynamodb@"3.980.0" from @aws-sdk/dynamodb-codec@3.972.5
npm warn node_modules/@aws-sdk/dynamodb-codec
npm warn   @aws-sdk/dynamodb-codec@"^3.972.5" from @aws-sdk/client-dynamodb@3.981.0
npm warn   node_modules/@aws-sdk/client-dynamodb
npm warn
npm warn Conflicting peer dependency: @aws-sdk/client-dynamodb@3.980.0
npm warn node_modules/@aws-sdk/client-dynamodb
npm warn   peer @aws-sdk/client-dynamodb@"3.980.0" from @aws-sdk/dynamodb-codec@3.972.5
npm warn   node_modules/@aws-sdk/dynamodb-codec
npm warn     @aws-sdk/dynamodb-codec@"^3.972.5" from @aws-sdk/client-dynamodb@3.981.0
npm warn     node_modules/@aws-sdk/client-dynamodb
npm error code EALLOWREMOTE
npm error Fetching packages of type "remote" have been disabled
npm error Refusing to fetch "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.264.0.tgz"
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-14T16_58_51_413Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 5 times, most recently from 2a5a975 to 5b3c5d8 Compare July 25, 2026 22:27
@renovate renovate Bot changed the title fix(deps): update dependency aws-cdk-lib to v2.261.0 fix(deps): update dependency aws-cdk-lib to v2.262.0 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 3 times, most recently from 7d41da6 to 5d52b47 Compare July 27, 2026 15:35
@renovate renovate Bot changed the title fix(deps): update dependency aws-cdk-lib to v2.262.0 fix(deps): update dependency aws-cdk-lib to v2.262.1 Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from 5d52b47 to a6a9a2a Compare August 1, 2026 17:09
@renovate renovate Bot changed the title fix(deps): update dependency aws-cdk-lib to v2.262.1 fix(deps): update dependency aws-cdk-lib to v2.262.2 Aug 1, 2026
@renovate
renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from a6a9a2a to 25f6854 Compare August 3, 2026 18:09
@renovate renovate Bot changed the title fix(deps): update dependency aws-cdk-lib to v2.262.2 fix(deps): update dependency aws-cdk-lib to v2.263.0 Aug 3, 2026
@renovate
renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from 25f6854 to 26651b4 Compare August 5, 2026 15:16
@renovate
renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from 26651b4 to e767882 Compare August 13, 2026 22:54
@renovate renovate Bot changed the title fix(deps): update dependency aws-cdk-lib to v2.263.0 fix(deps): update dependency aws-cdk-lib to v2.264.0 Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants