Skip to content

Commit 8d0e5a5

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.192.0 to 2.193.0 (#271)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.192.0 to 2.193.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.193.0</h2> <h3>Features</h3> <ul> <li><strong>appsync:</strong> add support for data source integrations (<a href="https://redirect.github.com/aws/aws-cdk/issues/34248">#34248</a>) (<a href="https://github.com/aws/aws-cdk/commit/2fac64eda44710f6a70661555d0ab84bb76a279c">2fac64e</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34264">#34264</a></li> <li><strong>codepipeline-actions:</strong> add pipeline invoke action support. (<a href="https://redirect.github.com/aws/aws-cdk/issues/34039">#34039</a>) (<a href="https://github.com/aws/aws-cdk/commit/5488048e0aa5b7237087cd36a99b0c118e6ba180">5488048</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33818">#33818</a></li> <li><strong>eks:</strong> pass additional helm chart values to aws-load-balancer-controller (<a href="https://redirect.github.com/aws/aws-cdk/issues/34077">#34077</a>) (<a href="https://github.com/aws/aws-cdk/commit/6f0605b5cfb8f4bfe9fa67ef88fb875cb1c589e7">6f0605b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29707">#29707</a> <a href="https://github.com/aws//github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/helm/aws-load-balancer-controller/values.yaml/issues/L199">/github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/helm/aws-load-balancer-controller/values.yaml#L199</a></li> <li><strong>kinesis:</strong> throw <code>ValidationErrors</code> instead of untyped Errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/34239">#34239</a>) (<a href="https://github.com/aws/aws-cdk/commit/7f378b6ee87a9ad89772d3cdd77c89d6a9ab8209">7f378b6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>efs:</strong> support imported subnet (<a href="https://redirect.github.com/aws/aws-cdk/issues/34041">#34041</a>) (<a href="https://github.com/aws/aws-cdk/commit/20df8fb9fdc41f65ce80e45bdb9aa8aa1da83fac">20df8fb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33876">#33876</a></li> <li><strong>stepfunctions:</strong> containsTaskToken doesn't handle null values (<a href="https://redirect.github.com/aws/aws-cdk/issues/34295">#34295</a>) (<a href="https://github.com/aws/aws-cdk/commit/37a66da60a4fa9626780e63abbe1d3fabaf93258">37a66da</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34293">#34293</a></li> </ul> <hr /> <h2>Alpha modules (2.193.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>pipes-targets-alpha:</strong> support Amazon Data Firehose target (<a href="https://redirect.github.com/aws/aws-cdk/issues/33860">#33860</a>) (<a href="https://github.com/aws/aws-cdk/commit/ebf1ea2a57ec7876fffbe16eddac6b409ae79074">ebf1ea2</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.192.0-alpha.0...v2.193.0-alpha.0">2.193.0-alpha.0</a> (2025-04-30)</h2> <h3>Features</h3> <ul> <li><strong>pipes-targets-alpha:</strong> support Amazon Data Firehose target (<a href="https://redirect.github.com/aws/aws-cdk/issues/33860">#33860</a>) (<a href="https://github.com/aws/aws-cdk/commit/ebf1ea2a57ec7876fffbe16eddac6b409ae79074">ebf1ea2</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.191.0-alpha.0...v2.192.0-alpha.0">2.192.0-alpha.0</a> (2025-04-24)</h2> <h3>Features</h3> <ul> <li><strong>applicationsignals-alpha:</strong> introduce Application Signals L2 constructs (<a href="https://redirect.github.com/aws/aws-cdk/issues/32931">#32931</a>) (<a href="https://github.com/aws/aws-cdk/commit/e7a6e14d7c3ddfbff8b1fd3f583abeefeed1258a">e7a6e14</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.190.0-alpha.0...v2.191.0-alpha.0">2.191.0-alpha.0</a> (2025-04-22)</h2> <h3>Features</h3> <ul> <li><strong>location:</strong> throw ValidationError instead of untyped errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/34174">#34174</a>) (<a href="https://github.com/aws/aws-cdk/commit/2ecf14a0c3e5a988532975536980d81589ea448e">2ecf14a</a>)</li> <li><strong>msk:</strong> throw ValidationError instead of untyped errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/34214">#34214</a>) (<a href="https://github.com/aws/aws-cdk/commit/02cb5a4284e9aad2f8cc4fc8fcb2c1aebe8f92be">02cb5a4</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.189.1-alpha.0...v2.190.0-alpha.0">2.190.0-alpha.0</a> (2025-04-16)</h2> <h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3> <ul> <li><strong>ec2-alpha:</strong> The logical ID for the NAT Gateway, defined using the <code>addNatGateways</code> method, will be changed, resulting in the NAT Gateway being recreated. Additionally, the domain for the Elastic IP (EIP) will be set to <code>vpc</code>, which will also trigger its recreation in the account.</li> </ul> <h3>Features</h3> <ul> <li><strong>ec2:</strong> enabling features for ipv6 and dualstack support with corresponding unit tests (<a href="https://redirect.github.com/aws/aws-cdk/issues/33898">#33898</a>) (<a href="https://github.com/aws/aws-cdk/commit/47a65dbf00ce2a866be2546dcca5be818db70824">47a65db</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/3873">#3873</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/33493">#33493</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/33493">#33493</a></li> <li><strong>ec2:</strong> throw ValidationErrors instead of untyped Errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/34127">#34127</a>) (<a href="https://github.com/aws/aws-cdk/commit/93313dded1d719691689c6fb59d7a7a77bb7dade">93313dd</a>)</li> <li><strong>neptune-alpha:</strong> add engine versions up to v1.4.5.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/33989">#33989</a>) (<a href="https://github.com/aws/aws-cdk/commit/07f1d0a9d381fb9bceab0f836a2f1eb7977610c7">07f1d0a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33807">#33807</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ec2-alpha:</strong> add multiple NATGW to the VPC using addNatGateway method (<a href="https://redirect.github.com/aws/aws-cdk/issues/34094">#34094</a>) (<a href="https://github.com/aws/aws-cdk/commit/ccd8de71c02068e43d36e2445dbb5e51f4aa695b">ccd8de7</a>)</li> <li><strong>ec2-alpha:</strong> update default config for Subnet's <code>assignIpv6AddressOnCreation</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/34116">#34116</a>) (<a href="https://github.com/aws/aws-cdk/commit/dff279800edd9688fa5de04766ae2667472fe861">dff2798</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.189.0-alpha.0...v2.189.1-alpha.0">2.189.1-alpha.0</a> (2025-04-14)</h2> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/827963a7612871b4c4cd72d1a44ca04a74643f88"><code>827963a</code></a> chore: update analytics metadata blueprints</li> <li><a href="https://github.com/aws/aws-cdk/commit/37a66da60a4fa9626780e63abbe1d3fabaf93258"><code>37a66da</code></a> fix(stepfunctions): containsTaskToken doesn't handle null values (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34295">#34295</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/6f0605b5cfb8f4bfe9fa67ef88fb875cb1c589e7"><code>6f0605b</code></a> feat(eks): pass additional helm chart values to aws-load-balancer-controller ...</li> <li><a href="https://github.com/aws/aws-cdk/commit/2fac64eda44710f6a70661555d0ab84bb76a279c"><code>2fac64e</code></a> feat(appsync): add support for data source integrations (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34248">#34248</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/20df8fb9fdc41f65ce80e45bdb9aa8aa1da83fac"><code>20df8fb</code></a> fix(efs): support imported subnet (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34041">#34041</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/7f378b6ee87a9ad89772d3cdd77c89d6a9ab8209"><code>7f378b6</code></a> feat(kinesis): throw <code>ValidationErrors</code> instead of untyped Errors (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34239">#34239</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/000369b8d2e601fb6196be72aaee08779050dce2"><code>000369b</code></a> Merge branch 'main' into merge-back/2.192.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/bbbb195681cf48b3ae7cc203d3cf086faa316924"><code>bbbb195</code></a> chore(region-info): register us-isob-west-1 region (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34249">#34249</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/5488048e0aa5b7237087cd36a99b0c118e6ba180"><code>5488048</code></a> feat(codepipeline-actions): add pipeline invoke action support. (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34039">#34039</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.193.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.192.0&new-version=2.193.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 327215a commit 8d0e5a5

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.192.0",
13+
"aws-cdk-lib": "^2.193.0",
1414
"cdk-nag": "^2.35.83",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)