Skip to content

Commit 27f3ea9

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.194.0 to 2.195.0 (#291)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.194.0 to 2.195.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.195.0</h2> <h3>Features</h3> <ul> <li>publish 'app-staging-synthesizer-alpha' for Go (<a href="https://redirect.github.com/aws/aws-cdk/issues/34364">#34364</a>) (<a href="https://github.com/aws/aws-cdk/commit/4e3df41b308b277a568efa77e965cea958a63df9">4e3df41</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/34357">#34357</a>) (<a href="https://github.com/aws/aws-cdk/commit/24a40a9b8e56e6ce3c37036b3db4d5039c882bba">24a40a9</a>)</li> <li><strong>apigateway:</strong> dualstack REST API (<a href="https://redirect.github.com/aws/aws-cdk/issues/34114">#34114</a>) (<a href="https://github.com/aws/aws-cdk/commit/efdcb9ddfebc9c3333745a40fa90eb99b410316d">efdcb9d</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>codepipeline:</strong> allow both <code>pullRequestFilter</code> and <code>pushFilter</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/34267">#34267</a>) (<a href="https://github.com/aws/aws-cdk/commit/1cac5a080c78182268128b9b7ad3501179a7e3e1">1cac5a0</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34253">#34253</a></li> <li><strong>route53-targets:</strong> beanstalk allow specifying <code>hostedZoneId</code> to support token endpoint with default value derived from stack region or endpointUrl (<a href="https://redirect.github.com/aws/aws-cdk/issues/34122">#34122</a>) (<a href="https://github.com/aws/aws-cdk/commit/9e527522c5ea6967d3b51ade75790ad98982dd83">9e52752</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/31843">#31843</a></li> <li><strong>s3-notifications:</strong> add a key policy to trust S3 for notifications to an SNS topic encrypted with a KMS key (under feature flag) (<a href="https://redirect.github.com/aws/aws-cdk/issues/33858">#33858</a>) (<a href="https://github.com/aws/aws-cdk/commit/1e87861b3d0631fd0d24aedd4328d1eb67beb26c">1e87861</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/16271">#16271</a></li> </ul> <h3>Reverts</h3> <ul> <li>&quot;chore: make all L2 Constructs property injectable during release&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/34371">#34371</a>) (<a href="https://github.com/aws/aws-cdk/commit/1e722ad198952688ba33e4f698456d05dd90d524">1e722ad</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34328">aws/aws-cdk#34328</a></li> <li>&quot;feat: property injection for 122 constructs&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/34370">#34370</a>) (<a href="https://github.com/aws/aws-cdk/commit/2594f3cab68e130d0b9f62ae622c9bc7b92cd14e">2594f3c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33887">aws/aws-cdk#33887</a></li> </ul> <hr /> <h2>Alpha modules (2.195.0-alpha.0)</h2> <h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3> <ul> <li><strong>iot:</strong> By default, <code>deviceDertificateAgeCheck</code> is automatically enabled.</li> </ul> <h3>Features</h3> <ul> <li><strong>iot:</strong> device certificate age check audit configuration (<a href="https://redirect.github.com/aws/aws-cdk/issues/33816">#33816</a>) (<a href="https://github.com/aws/aws-cdk/commit/9ad383d5300c5d5f5a9d2552fbd541436570a404">9ad383d</a>)</li> <li><strong>location:</strong> support L2 API Key Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/32733">#32733</a>) (<a href="https://github.com/aws/aws-cdk/commit/d86787889dd49dce220324d141bf48e1bfa8fc3b">d867878</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30684">#30684</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>amplify-alpha:</strong> example code for adding a custom rule is wrong (<a href="https://redirect.github.com/aws/aws-cdk/issues/34353">#34353</a>) (<a href="https://github.com/aws/aws-cdk/commit/8ab2606b7b8de068a70dfaf02c5d96651ef5d286">8ab2606</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34351">#34351</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.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> <ul> <li><strong>iot:</strong> By default, <code>deviceDertificateAgeCheck</code> is automatically enabled.</li> </ul> <h3>Features</h3> <ul> <li><strong>iot:</strong> device certificate age check audit configuration (<a href="https://redirect.github.com/aws/aws-cdk/issues/33816">#33816</a>) (<a href="https://github.com/aws/aws-cdk/commit/9ad383d5300c5d5f5a9d2552fbd541436570a404">9ad383d</a>)</li> <li><strong>location:</strong> support L2 API Key Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/32733">#32733</a>) (<a href="https://github.com/aws/aws-cdk/commit/d86787889dd49dce220324d141bf48e1bfa8fc3b">d867878</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30684">#30684</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>amplify-alpha:</strong> example code for adding a custom rule is wrong (<a href="https://redirect.github.com/aws/aws-cdk/issues/34353">#34353</a>) (<a href="https://github.com/aws/aws-cdk/commit/8ab2606b7b8de068a70dfaf02c5d96651ef5d286">8ab2606</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34351">#34351</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.193.0-alpha.0...v2.194.0-alpha.0">2.194.0-alpha.0</a> (2025-05-01)</h2> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/916c5efc8b12e8bb301343c3c7d018e088ce96cb"><code>916c5ef</code></a> chore: update analytics metadata blueprints</li> <li><a href="https://github.com/aws/aws-cdk/commit/1661b40055de2e90d78eea285a6d14c7a39f95e3"><code>1661b40</code></a> chore(release): 2.195.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/e136f61fd9de28651a25e85d87961e4c430bc758"><code>e136f61</code></a> chore: upgrade <code>@aws-cdk/cloud-assembly-schema</code> to v41.2.0 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34369">#34369</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/24a40a9b8e56e6ce3c37036b3db4d5039c882bba"><code>24a40a9</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34357">#34357</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/1e87861b3d0631fd0d24aedd4328d1eb67beb26c"><code>1e87861</code></a> fix(s3-notifications): add a key policy to trust S3 for notifications to an S...</li> <li><a href="https://github.com/aws/aws-cdk/commit/2594f3cab68e130d0b9f62ae622c9bc7b92cd14e"><code>2594f3c</code></a> revert: &quot;feat: property injection for 122 constructs&quot; (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34370">#34370</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/9e527522c5ea6967d3b51ade75790ad98982dd83"><code>9e52752</code></a> fix(route53-targets): beanstalk allow specifying <code>hostedZoneId</code> to support to...</li> <li><a href="https://github.com/aws/aws-cdk/commit/979b97ccb4cd34f48f8416d8c0948224dbeb8947"><code>979b97c</code></a> refactor(trace): simplify how construct traces get built (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34355">#34355</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/1cac5a080c78182268128b9b7ad3501179a7e3e1"><code>1cac5a0</code></a> fix(codepipeline): allow both <code>pullRequestFilter</code> and <code>pushFilter</code> (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34267">#34267</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/efdcb9ddfebc9c3333745a40fa90eb99b410316d"><code>efdcb9d</code></a> feat(apigateway): dualstack REST API (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34114">#34114</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.195.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.194.0&new-version=2.195.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 064b2bd commit 27f3ea9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)