cdk-constructs icon indicating copy to clipboard operation
cdk-constructs copied to clipboard

Bump software.amazon.awscdk:aws-cdk-lib from 2.131.0 to 2.141.0

Open dependabot[bot] opened this issue 1 month ago • 0 comments

Bumps software.amazon.awscdk:aws-cdk-lib from 2.131.0 to 2.141.0.

Release notes

Sourced from software.amazon.awscdk:aws-cdk-lib's releases.

v2.141.0

Features

Bug Fixes

  • ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
  • pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)

Alpha modules (2.141.0-alpha.0)

v2.140.0

Features

Bug Fixes

  • crossRegionReference: error message missing stack information (#29961) (4f1c94b), closes #29699 #29699
  • custom-resources: fails to use latest SDK version (#29958) (247aa35), closes #29891
  • stepfunctions: regex in DistributedMap label is incorrectly escaping characters (#29765) (7c4eb71)
  • cdk diff prints upgrade bootstrap warning even when current version exceeds the recommended version (#29938) (28b0080), closes #28888

Alpha modules (2.140.0-alpha.0)

v2.139.1

Reverts

  • fix(lambda): version.fromVersionArn creates invalid Version object (#30003) (ced7a46)

Alpha modules (2.139.1-alpha.0)

v2.139.0

Features

... (truncated)

Changelog

Sourced from software.amazon.awscdk:aws-cdk-lib's changelog.

2.141.0 (2024-05-08)

Features

Bug Fixes

  • ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
  • pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)

2.140.0 (2024-05-02)

Features

Bug Fixes

  • crossRegionReference: error message missing stack information (#29961) (4f1c94b), closes #29699 #29699
  • custom-resources: fails to use latest SDK version (#29958) (247aa35), closes #29891
  • stepfunctions: regex in DistributedMap label is incorrectly escaping characters (#29765) (7c4eb71)
  • cdk diff prints upgrade bootstrap warning even when current version exceeds the recommended version (#29938) (28b0080), closes #28888

2.139.1 (2024-04-29)

Reverts

  • fix(lambda): version.fromVersionArn creates invalid Version object (#30003) (ced7a46)

2.139.0 (2024-04-24)

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar May 09 '24 02:05 dependabot[bot]