Skip to content

chore(deps): update aws-cdk monorepo to v2.259.0#203

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

chore(deps): update aws-cdk monorepo to v2.259.0#203
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/aws-cdk-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.259.0

Compare Source

⚠ BREAKING CHANGES
  • lambda: Runtime.NODEJS_LATEST now resolves to nodejs24.x in every region. Customers who pin to a concrete runtime (Runtime.NODEJS_22_X, useLatestRuntimeVersion: false in aws-lambda-nodejs.NodejsFunction) are unaffected. Existing AWS::Lambda::Function resources synthesized with NODEJS_LATEST will see Runtime: nodejs22.xRuntime: nodejs24.x on next deploy. Lambda accepts runtime updates in place.

    Customer-code compatibility — IMPORTANT: Node.js 24 removes support for callback-style asynchronous handlers ((event, context, callback) => {...}) per the launch blog. Customers whose Lambda code still uses callback-based handlers will see runtime errors after the bump. Customers should migrate to async (event, context) => {...} or pin to Runtime.NODEJS_22_X explicitly.

Features
Bug Fixes
Reverts

Alpha modules (2.259.0-alpha.0)

v2.258.1

Compare Source

Reverts

Alpha modules (2.258.1-alpha.0)

v2.258.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-pcaconnectorad: AWS::PCAConnectorAD::ServicePrincipalName: ConnectorArn property is now required.
  • aws-pcaconnectorad: AWS::PCAConnectorAD::ServicePrincipalName: DirectoryRegistrationArn property is now required.
  • aws-pcaconnectorad: AWS::PCAConnectorAD::TemplateGroupAccessControlEntry: GroupSecurityIdentifier property is now required.
  • aws-pcaconnectorad: AWS::PCAConnectorAD::TemplateGroupAccessControlEntry: TemplateArn property is now required.
Features
Bug Fixes

Alpha modules (2.258.0-alpha.0)

Features
  • integ-tests-alpha: add option to set the provider log level (#​38005) (c634a79)
Bug Fixes

Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • "before 6am,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 6 times, most recently from 368b2e9 to 82a6188 Compare June 12, 2026 12:09
@renovate renovate Bot changed the title chore(deps): update aws-cdk monorepo to v2.258.0 chore(deps): update aws-cdk monorepo to v2.258.1 Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 7 times, most recently from ce1eee2 to ee8196c Compare June 15, 2026 03:40
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from ee8196c to 759c923 Compare June 15, 2026 19:55
@renovate renovate Bot changed the title chore(deps): update aws-cdk monorepo to v2.258.1 chore(deps): update aws-cdk monorepo to v2.259.0 Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants