Skip to content

Commit 5c5f2c2

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.188.0 to 2.189.0 (#233)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.188.0 to 2.189.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk-lib's releases</a>.</em></p> <blockquote> <h2>v2.189.0</h2> <h3>Features</h3> <ul> <li><strong>apigatewayv2:</strong> dualstack HTTP and WebSocket API (<a href="https://redirect.github.com/aws/aws-cdk/issues/34054">#34054</a>) (<a href="https://github.com/aws/aws-cdk/commit/eec900e90f38f34f896b22cf36cb225fc9c13cc8">eec900e</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/34064">#34064</a>) (<a href="https://github.com/aws/aws-cdk/commit/9cb260266e92f45e40a19667e29ccf2decb3d2b8">9cb2602</a>)</li> <li><strong>bedrock:</strong> support Amazon Nova Reel 1.1 (<a href="https://redirect.github.com/aws/aws-cdk/issues/34070">#34070</a>) (<a href="https://github.com/aws/aws-cdk/commit/3da0c4d267dbb693ffc01b9fae69cebcb180cdec">3da0c4d</a>)</li> <li>support L2 constructs for Amazon S3 Tables (<a href="https://redirect.github.com/aws/aws-cdk/issues/33599">#33599</a>) (<a href="https://github.com/aws/aws-cdk/commit/2e95252fecbb1fec9874fd5af4b4bd6449d50471">2e95252</a>)</li> <li><strong>pipelines:</strong> add <code>V2</code> pipeline type support in L3 construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/34005">#34005</a>) (<a href="https://github.com/aws/aws-cdk/commit/994e95289b589596179553a5b9d7201155bd9ed1">994e952</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33995">#33995</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>codepipeline:</strong> replace account root principal with pipeline role in trust policy for cross-account actions (under feature flag) (<a href="https://redirect.github.com/aws/aws-cdk/issues/34074">#34074</a>) (<a href="https://github.com/aws/aws-cdk/commit/2d901f4e7bb982221e1a48a13666939140109d5a">2d901f4</a>)</li> <li><strong>custom-resources:</strong> <code>AwsCustomResource</code> assumed role session name may contain invalid characters (<a href="https://redirect.github.com/aws/aws-cdk/issues/34016">#34016</a>) (<a href="https://github.com/aws/aws-cdk/commit/32b6b4d7fa99723efb667239fbe455ede43b92c6">32b6b4d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/23260">#23260</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/34011">#34011</a></li> </ul> <hr /> <h2>Alpha modules (2.189.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>ec2-alpha:</strong> implement mapPublicIpOnLaunch prop in SubnetV2 (<a href="https://redirect.github.com/aws/aws-cdk/issues/34057">#34057</a>) (<a href="https://github.com/aws/aws-cdk/commit/836c5cf3e4c627f817e4dc8ed2af28a5bba54792">836c5cf</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32159">#32159</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>amplify:</strong> unable to re-run integ test due to missing <code>status</code> field in <code>customRule</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/33973">#33973</a>) (<a href="https://github.com/aws/aws-cdk/commit/6638c08d56afe7ecc4f23cff4cf334b887001e5e">6638c08</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33962">#33962</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md">aws-cdk-lib's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.188.0-alpha.0...v2.189.0-alpha.0">2.189.0-alpha.0</a> (2025-04-09)</h2> <h3>Features</h3> <ul> <li><strong>ec2-alpha:</strong> implement mapPublicIpOnLaunch prop in SubnetV2 (<a href="https://redirect.github.com/aws/aws-cdk/issues/34057">#34057</a>) (<a href="https://github.com/aws/aws-cdk/commit/836c5cf3e4c627f817e4dc8ed2af28a5bba54792">836c5cf</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32159">#32159</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>amplify:</strong> unable to re-run integ test due to missing <code>status</code> field in <code>customRule</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/33973">#33973</a>) (<a href="https://github.com/aws/aws-cdk/commit/6638c08d56afe7ecc4f23cff4cf334b887001e5e">6638c08</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33962">#33962</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.187.0-alpha.0...v2.188.0-alpha.0">2.188.0-alpha.0</a> (2025-04-03)</h2> <h3>Features</h3> <ul> <li><strong>ec2:</strong> add mailmanager vpc endpoints (<a href="https://redirect.github.com/aws/aws-cdk/issues/33996">#33996</a>) (<a href="https://github.com/aws/aws-cdk/commit/7ee77d71df569d21c280866976109333e3266132">7ee77d7</a>)</li> <li><strong>eks-v2-alpha:</strong> add new nodegroup ami type (<a href="https://redirect.github.com/aws/aws-cdk/issues/34025">#34025</a>) (<a href="https://github.com/aws/aws-cdk/commit/864a7c6f6811777971d1349e7552567604167f02">864a7c6</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ec2-alpha:</strong> addInternetGW handles shared route table for subnets (<a href="https://redirect.github.com/aws/aws-cdk/issues/33824">#33824</a>) (<a href="https://github.com/aws/aws-cdk/commit/3154d016ba31455f2d57ff5d90ee7b394c25e88f">3154d01</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33672">#33672</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.186.0-alpha.0...v2.187.0-alpha.0">2.187.0-alpha.0</a> (2025-03-31)</h2> <h3>Features</h3> <ul> <li><strong>apprunner:</strong> throw ValidationError instead of untyped errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/33914">#33914</a>) (<a href="https://github.com/aws/aws-cdk/commit/38f89afe2ffdf67b0918e38f861166bdb0f8738f">38f89af</a>)</li> <li><strong>ec2:</strong> adding <code>placementGroup</code> to <code>LaunchTemplateProps</code> and <code>LaunchTemplate</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/33726">#33726</a>) (<a href="https://github.com/aws/aws-cdk/commit/e5f71db53ce985172e565eb9da5692d77ab7b268">e5f71db</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33721">#33721</a></li> <li><strong>ec2:</strong> support the new <code>SupportedRegions</code> property for <code>AWS::EC2::VPCEndpointService</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/33959">#33959</a>) (<a href="https://github.com/aws/aws-cdk/commit/0c77cb627e1e7e729205624a9603331f5442af8e">0c77cb6</a>)</li> <li><strong>iot:</strong> backfill enum values in iot module (<a href="https://redirect.github.com/aws/aws-cdk/issues/33969">#33969</a>) (<a href="https://github.com/aws/aws-cdk/commit/2a8a8a36ed872f7f3de4b24fd7d9c874a3da9dbf">2a8a8a3</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.185.0-alpha.0...v2.186.0-alpha.0">2.186.0-alpha.0</a> (2025-03-26)</h2> <h3>Features</h3> <ul> <li><strong>ec2:</strong> backfill missing enums for ec2 (<a href="https://redirect.github.com/aws/aws-cdk/issues/33821">#33821</a>) (<a href="https://github.com/aws/aws-cdk/commit/ae3fd67d3e153187d2e6fa53df9ec78080fe71d0">ae3fd67</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html#cfn-ec2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html#cfn-ec2</a></li> <li><strong>ec2:</strong> support <code>PrefixList.fromLookup()</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/33619">#33619</a>) (<a href="https://github.com/aws/aws-cdk/commit/b6a15f384e79eb0020f46ffeea20507f07380a97">b6a15f3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33606">aws/aws-cdk#33606</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/15115">aws/aws-cdk#15115</a></li> <li><strong>ec2:</strong> support AWS::EC2::VPCEndpointService SupportedIpAddressTypes property (<a href="https://redirect.github.com/aws/aws-cdk/issues/33877">#33877</a>) (<a href="https://github.com/aws/aws-cdk/commit/ed5df9cac46dd862ec67751f5d0e6a53f81e8d0a">ed5df9c</a>)</li> </ul> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/dcd077fb04f6900fd92e127d92a777cc38cdf932"><code>dcd077f</code></a> chore: update analytics metadata blueprints</li> <li><a href="https://github.com/aws/aws-cdk/commit/b997bf125f0782d37fb8c99db0e0be09f4b10295"><code>b997bf1</code></a> chore(release): 2.189.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/eec900e90f38f34f896b22cf36cb225fc9c13cc8"><code>eec900e</code></a> feat(apigatewayv2): dualstack HTTP and WebSocket API (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34054">#34054</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/9cb260266e92f45e40a19667e29ccf2decb3d2b8"><code>9cb2602</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34064">#34064</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/2d901f4e7bb982221e1a48a13666939140109d5a"><code>2d901f4</code></a> fix(codepipeline): replace account root principal with pipeline role in trust...</li> <li><a href="https://github.com/aws/aws-cdk/commit/3da0c4d267dbb693ffc01b9fae69cebcb180cdec"><code>3da0c4d</code></a> feat(bedrock): support Amazon Nova Reel 1.1 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34070">#34070</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/b1e8879a800850efb130cb8aaaef596195de56f9"><code>b1e8879</code></a> docs(pipelines): add link to developer guide on how to use docker drop-in rep...</li> <li><a href="https://github.com/aws/aws-cdk/commit/1b98a41853c17dcce53c5bb7074011c8dd928fb3"><code>1b98a41</code></a> docs(batch): add note on update fatgate compute environment (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34022">#34022</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/ef2d799dd19e0692d238cb7badad43ad29a98c36"><code>ef2d799</code></a> docs(codepipeline-actions): fix permission's link for ECRBuildAndPublish (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34">#34</a>...</li> <li><a href="https://github.com/aws/aws-cdk/commit/994e95289b589596179553a5b9d7201155bd9ed1"><code>994e952</code></a> feat(pipelines): add <code>V2</code> pipeline type support in L3 construct (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34005">#34005</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.189.0/packages/aws-cdk-lib">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk-lib&package-manager=npm_and_yarn&previous-version=2.188.0&new-version=2.189.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f92ebf commit 5c5f2c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
1111
},
1212
"dependencies": {
13-
"aws-cdk-lib": "^2.188.0",
13+
"aws-cdk-lib": "^2.189.0",
1414
"cdk-nag": "^2.35.66",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)