Skip to content

Update dependency Amazon.CDK.Lib to 2.260.0#2017

Open
dependencyupdates[bot] wants to merge 1 commit into
masterfrom
renovate/amazon.cdk.lib-2.x
Open

Update dependency Amazon.CDK.Lib to 2.260.0#2017
dependencyupdates[bot] wants to merge 1 commit into
masterfrom
renovate/amazon.cdk.lib-2.x

Conversation

@dependencyupdates

@dependencyupdates dependencyupdates Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Amazon.CDK.Lib 2.257.02.260.0 age adoption passing confidence

Release Notes

aws/aws-cdk (Amazon.CDK.Lib)

v2.260.0

Features
Bug Fixes

Alpha modules (2.260.0-alpha.0)

v2.259.0

⚠ 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

Reverts

Alpha modules (2.258.1-alpha.0)

v2.258.0

⚠ 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: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates Bot added dependencies Pull requests that update a dependency file NuGet labels Jun 5, 2026
@dependencyupdates dependencyupdates Bot force-pushed the renovate/amazon.cdk.lib-2.x branch from 7590f77 to 7cc49b3 Compare June 9, 2026 10:25
@dependencyupdates dependencyupdates Bot changed the title Update dependency Amazon.CDK.Lib to 2.258.0 Update dependency Amazon.CDK.Lib to 2.258.1 Jun 9, 2026
@dependencyupdates dependencyupdates Bot force-pushed the renovate/amazon.cdk.lib-2.x branch from 7cc49b3 to ae44c71 Compare June 12, 2026 10:41
@dependencyupdates dependencyupdates Bot changed the title Update dependency Amazon.CDK.Lib to 2.258.1 Update dependency Amazon.CDK.Lib to 2.259.0 Jun 12, 2026
@dependencyupdates dependencyupdates Bot force-pushed the renovate/amazon.cdk.lib-2.x branch from ae44c71 to b8cf963 Compare June 17, 2026 04:49
@dependencyupdates dependencyupdates Bot changed the title Update dependency Amazon.CDK.Lib to 2.259.0 Update dependency Amazon.CDK.Lib to 2.260.0 Jun 17, 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 NuGet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants