Skip to content

Commit f88f96e

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.199.0 to 2.200.1 (#344)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.199.0 to 2.200.1. <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.200.1</h2> <h3>Bug Fixes</h3> <ul> <li><strong>lambda:</strong> disable aws-lambda:useCdkManagedLogGroup feature flag when not set (<a href="https://redirect.github.com/aws/aws-cdk/issues/34613">#34613</a>) (<a href="https://github.com/aws/aws-cdk/commit/b4cab7f41b311f48316220aaf9283833cb755ad9">b4cab7f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34612">#34612</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/34612">#34612</a></li> </ul> <hr /> <h2>Alpha modules (2.200.1-alpha.0)</h2> <h2>v2.200.0</h2> <h3>Features</h3> <ul> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/34594">#34594</a>) (<a href="https://github.com/aws/aws-cdk/commit/1e37ee71971a3cdb619ba40e321def3072112e2b">1e37ee7</a>)</li> <li><strong>custom-resources:</strong> throw <code>ValidationError</code> instead of untyped Errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/33392">#33392</a>) (<a href="https://github.com/aws/aws-cdk/commit/1dacaa30fc7311ee1344493715787561118b660d">1dacaa3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li> <li><strong>ec2:</strong> implement <code>IPeer</code> to <code>PrefixList</code> to be usable as a connection peer (<a href="https://redirect.github.com/aws/aws-cdk/issues/33617">#33617</a>) (<a href="https://github.com/aws/aws-cdk/commit/c277419f3931ab50f757844323863b25be875d96">c277419</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33607">#33607</a></li> <li><strong>iam:</strong> introduce <code>OidcProviderNative</code> construct utilizing the native CloudFormation resource (<a href="https://redirect.github.com/aws/aws-cdk/issues/28634">#28634</a>) (<a href="https://github.com/aws/aws-cdk/commit/d8e6c09083d4958c1967bc19ff30cf15820580af">d8e6c09</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/21197">#21197</a></li> <li><strong>iam:</strong> throw <code>ValidationError</code>s instead of untyped errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/34579">#34579</a>) (<a href="https://github.com/aws/aws-cdk/commit/bd5caba44ed4485a8a8360f475c76543c2d0c4e4">bd5caba</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li> <li><strong>lambda:</strong> allow propagating function tags to loggroup (<a href="https://redirect.github.com/aws/aws-cdk/issues/34556">#34556</a>) (<a href="https://github.com/aws/aws-cdk/commit/f556fd18f789a8498f32298c07973e8aae4d3798">f556fd1</a>)</li> <li><strong>lambda:</strong> throw <code>ValidationError</code>s instead of untyped errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/34577">#34577</a>) (<a href="https://github.com/aws/aws-cdk/commit/6ccdd81b2601ea54cf83e6601208bc21c03944e4">6ccdd81</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li> <li><strong>region-info:</strong> throw <code>ValidationError</code> instead of untyped Errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/33384">#33384</a>) (<a href="https://github.com/aws/aws-cdk/commit/303daf28d893ffa7829431b130299cc8efbd6f49">303daf2</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li> <li><strong>s3:</strong> add <code>grantReplicationPermission</code> for IAM Role permissions (<a href="https://redirect.github.com/aws/aws-cdk/issues/34138">#34138</a>) (<a href="https://github.com/aws/aws-cdk/commit/bfa649073d6753d36fc46ba66f611308ad2b6029">bfa6490</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34119">#34119</a></li> <li><strong>secretsmanager:</strong> throw <code>ValidationError</code>s instead of untyped errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/34580">#34580</a>) (<a href="https://github.com/aws/aws-cdk/commit/4d591efd7c6c14666a351edf5aa784b57140d9dc">4d591ef</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li> <li><strong>servicecatalog:</strong> throw <code>ValidationError</code>s instead of untyped errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/34581">#34581</a>) (<a href="https://github.com/aws/aws-cdk/commit/3895d764e790ac7b4f09ccf5051a941d3cd22278">3895d76</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li> <li><strong>sns-subscriptions:</strong> support Amazon Data Firehose subscription (<a href="https://redirect.github.com/aws/aws-cdk/issues/33811">#33811</a>) (<a href="https://github.com/aws/aws-cdk/commit/632179c629b0a03fd0a42fda98b8bd04a5a00112">632179c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/14391">#14391</a></li> <li><strong>stepfunctions:</strong> add grant API for RedriveExecution (<a href="https://redirect.github.com/aws/aws-cdk/issues/34554">#34554</a>) (<a href="https://github.com/aws/aws-cdk/commit/e03939d0091bfb24923619161948aad67524315e">e03939d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33578">#33578</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ec2:</strong> validate throughput property on EC2 instance block devices (<a href="https://redirect.github.com/aws/aws-cdk/issues/34571">#34571</a>) (<a href="https://github.com/aws/aws-cdk/commit/b31580a202aea30b8657988daaa232283053e856">b31580a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34033">#34033</a></li> <li><strong>elasticloadbalancingv2:</strong> fix incorrect max for minimumCapacityUnit (<a href="https://redirect.github.com/aws/aws-cdk/issues/34586">#34586</a>) (<a href="https://github.com/aws/aws-cdk/commit/8f19b2646a4085b436f662a79236a17c41fa1162">8f19b26</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34582">#34582</a></li> </ul> <hr /> <h2>Alpha modules (2.200.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>msk:</strong> support Kafka 4.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/34501">#34501</a>) (<a href="https://github.com/aws/aws-cdk/commit/aa40e382ddd585f027febcc994a8e32491bf37c1">aa40e38</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.200.0-alpha.0...v2.200.1-alpha.0">2.200.1-alpha.0</a> (2025-06-03)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.199.0-alpha.0...v2.200.0-alpha.0">2.200.0-alpha.0</a> (2025-06-02)</h2> <h3>Features</h3> <ul> <li><strong>msk:</strong> support Kafka 4.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/34501">#34501</a>) (<a href="https://github.com/aws/aws-cdk/commit/aa40e382ddd585f027febcc994a8e32491bf37c1">aa40e38</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.198.0-alpha.0...v2.199.0-alpha.0">2.199.0-alpha.0</a> (2025-05-27)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.197.0-alpha.0...v2.198.0-alpha.0">2.198.0-alpha.0</a> (2025-05-22)</h2> <h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3> <ul> <li><strong>amplify:</strong> A compute role is created when <code>platform</code> is <code>Platform.WEB_COMPUTE</code> or <code>Platform.WEB_DYNAMIC</code>.</li> </ul> <h3>Features</h3> <ul> <li><strong>amplify:</strong> add compute role support for Amplify app (<a href="https://redirect.github.com/aws/aws-cdk/issues/33962">#33962</a>) (<a href="https://github.com/aws/aws-cdk/commit/7490b921aa2c464e32ad27064fa4b84571d5ba1a">7490b92</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33882">#33882</a></li> <li><strong>ec2:</strong> add i7i instance class (<a href="https://redirect.github.com/aws/aws-cdk/issues/34453">#34453</a>) (<a href="https://github.com/aws/aws-cdk/commit/3fe8ab4bb100e23042f3d55d4a52bfc8cdbf495a">3fe8ab4</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.196.1-alpha.0...v2.197.0-alpha.0">2.197.0-alpha.0</a> (2025-05-20)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.196.0-alpha.0...v2.196.1-alpha.0">2.196.1-alpha.0</a> (2025-05-19)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.195.0-alpha.0...v2.196.0-alpha.0">2.196.0-alpha.0</a> (2025-05-15)</h2> <h3>Features</h3> <ul> <li><strong>msk:</strong> support Kafka versions 3.9.x and 3.9.x Kraft (<a href="https://redirect.github.com/aws/aws-cdk/issues/34213">#34213</a>) (<a href="https://github.com/aws/aws-cdk/commit/a1226db3164f885ab1bbf13a18697831cfde74d0">a1226db</a>)</li> <li><strong>pipes-targets:</strong> add SNS (<a href="https://redirect.github.com/aws/aws-cdk/issues/34159">#34159</a>) (<a href="https://github.com/aws/aws-cdk/commit/2f846b395cc5061363bd6def946a04740ac0139b">2f846b3</a>)</li> <li><strong>s3tables:</strong> server-side encryption by customer managed KMS key (<a href="https://redirect.github.com/aws/aws-cdk/issues/34229">#34229</a>) (<a href="https://github.com/aws/aws-cdk/commit/488f0db714c20fcaf5dbdf682277a70c6a938d3f">488f0db</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ec2:</strong> dual-stack vpc without private subnets creates EgressOnlyInternetGateway (under feature flag) (<a href="https://redirect.github.com/aws/aws-cdk/issues/34437">#34437</a>) (<a href="https://github.com/aws/aws-cdk/commit/35e818b4f86638b5fe6074705511d1eee16266d2">35e818b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30981">#30981</a></li> <li><strong>ec2-alpha:</strong> fix resource id references and tags for migration behind feature flag (<a href="https://redirect.github.com/aws/aws-cdk/issues/34377">#34377</a>) (<a href="https://github.com/aws/aws-cdk/commit/aa735341a8e95224a14241b5e1c5c5ba71de5022">aa73534</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.194.0-alpha.0...v2.195.0-alpha.0">2.195.0-alpha.0</a> (2025-05-07)</h2> <h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/b4cab7f41b311f48316220aaf9283833cb755ad9"><code>b4cab7f</code></a> fix(lambda): disable aws-lambda:useCdkManagedLogGroup feature flag when not s...</li> <li><a href="https://github.com/aws/aws-cdk/commit/83c2e8213205c38f66d8fdb30654281df515d3c6"><code>83c2e82</code></a> chore: update analytics metadata blueprints</li> <li><a href="https://github.com/aws/aws-cdk/commit/1e37ee71971a3cdb619ba40e321def3072112e2b"><code>1e37ee7</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34594">#34594</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/e03939d0091bfb24923619161948aad67524315e"><code>e03939d</code></a> feat(stepfunctions): add grant API for RedriveExecution (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34554">#34554</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/632179c629b0a03fd0a42fda98b8bd04a5a00112"><code>632179c</code></a> feat(sns-subscriptions): support Amazon Data Firehose subscription (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33811">#33811</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/e27cd2ca60d8249cb122c1be525ee9db6a4cfd7d"><code>e27cd2c</code></a> revert(ec2): support Firehose <code>IDeliveryStream</code> as flow log destination (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34592">#34592</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/b31580a202aea30b8657988daaa232283053e856"><code>b31580a</code></a> fix(ec2): validate throughput property on EC2 instance block devices (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34571">#34571</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/802f1303881f97163748855fa2e62083e960aae8"><code>802f130</code></a> chore(ec2): update <code>PrefixList.fromLookup()</code> to expect the result from CcApi ...</li> <li><a href="https://github.com/aws/aws-cdk/commit/703a37976e920e86cc538bab4a6ddc223ed971f9"><code>703a379</code></a> chore(rds): add support for 8.0.mysql_aurora.3.09.0 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34508">#34508</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/303daf28d893ffa7829431b130299cc8efbd6f49"><code>303daf2</code></a> feat(region-info): throw <code>ValidationError</code> instead of untyped Errors (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33384">#33384</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.200.1/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.199.0&new-version=2.200.1)](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 ca2b64d commit f88f96e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 10 additions & 10 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.199.0",
13+
"aws-cdk-lib": "^2.200.1",
1414
"cdk-nag": "^2.36.6",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)