Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
chore: Bump aws-cdk from 2.136.0 to 2.137.0 in /cdkworkshop.com (#1388)
Browse files Browse the repository at this point in the history
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.136.0 to 2.137.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk's releases</a>.</em></p>
<blockquote>
<h2>v2.137.0</h2>
<h3>Features</h3>
<ul>
<li><strong>assertions:</strong> add stack tagging assertions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29247">#29247</a>) (<a href="https://github.com/aws/aws-cdk/commit/72f189d3287313a03b1a73a03cb098340f7b2530">72f189d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27620">#27620</a></li>
<li><strong>cloudfront:</strong> adding support for inline KeyValueStore sources (<a href="https://redirect.github.com/aws/aws-cdk/issues/29419">#29419</a>) (<a href="https://github.com/aws/aws-cdk/commit/56750107ab1946d3ff0842b3615c5f37c4bc719f">5675010</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29204">#29204</a></li>
<li><strong>ec2:</strong> <code>NatInstanceProviderV2</code> improvements (<a href="https://redirect.github.com/aws/aws-cdk/issues/29729">#29729</a>) (<a href="https://github.com/aws/aws-cdk/commit/4eb02a4692f87cd9c2cea9aec6d67a25d23ba9f7">4eb02a4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29720">#29720</a></li>
<li><strong>elasticloadbalancingv2:</strong> application load balancer attributes (<a href="https://redirect.github.com/aws/aws-cdk/issues/29586">#29586</a>) (<a href="https://github.com/aws/aws-cdk/commit/067c4a5740dfdcc6c383b85bbbe65798e02b2431">067c4a5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29585">#29585</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>appsync:</strong> source api association does not depend on schema (<a href="https://redirect.github.com/aws/aws-cdk/issues/29455">#29455</a>) (<a href="https://github.com/aws/aws-cdk/commit/92a160bb0a2c6ca528fc3f4e3ca036d0c70e6ca5">92a160b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29044">#29044</a></li>
<li><strong>s3-deployment:</strong> <code>BucketDeployment</code> fails when bootstrap stack's <code>StagingBucket</code> is encrypted with customer managed KMS key (<a href="https://redirect.github.com/aws/aws-cdk/issues/29540">#29540</a>) (<a href="https://github.com/aws/aws-cdk/commit/0b429fb80e7820afb606d5424476444940166ade">0b429fb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a></li>
<li><strong>sns:</strong> contentBasedDeduplication is always false for imported topic (<a href="https://redirect.github.com/aws/aws-cdk/issues/29542">#29542</a>) (<a href="https://github.com/aws/aws-cdk/commit/4a9e68311018a42bc5961646dda4be6861f916a5">4a9e683</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29532">#29532</a></li>
</ul>
<hr />
<h2>Alpha modules (2.137.0-alpha.0)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>integ-tests:</strong> <code>httpApiCall.expect</code> with resolved URL (<a href="https://redirect.github.com/aws/aws-cdk/issues/29705">#29705</a>) (<a href="https://github.com/aws/aws-cdk/commit/49b4aa1e22062a3183dce7092e740af49fa951bf">49b4aa1</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29700">#29700</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29701">#29701</a></li>
</ul>
<h2>v2.136.1</h2>
<h3>Reverts</h3>
<ul>
<li>chore(ec2): update WindowsVersions enum (<a href="https://redirect.github.com/aws/aws-cdk/issues/29737">#29737</a>) (<a href="https://github.com/aws/aws-cdk/commit/0e9d5ca2f0b21652b1dc0ce2464fc7a54076250f">0e9d5ca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29736">#29736</a></li>
</ul>
<hr />
<h2>Alpha modules (2.136.1-alpha.0)</h2>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md">aws-cdk's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.136.1...v2.137.0">2.137.0</a> (2024-04-10)</h2>
<h3>Features</h3>
<ul>
<li><strong>assertions:</strong> add stack tagging assertions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29247">#29247</a>) (<a href="https://github.com/aws/aws-cdk/commit/72f189d3287313a03b1a73a03cb098340f7b2530">72f189d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27620">#27620</a></li>
<li><strong>cloudfront:</strong> adding support for inline KeyValueStore sources (<a href="https://redirect.github.com/aws/aws-cdk/issues/29419">#29419</a>) (<a href="https://github.com/aws/aws-cdk/commit/56750107ab1946d3ff0842b3615c5f37c4bc719f">5675010</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29204">#29204</a></li>
<li><strong>ec2:</strong> <code>NatInstanceProviderV2</code> improvements (<a href="https://redirect.github.com/aws/aws-cdk/issues/29729">#29729</a>) (<a href="https://github.com/aws/aws-cdk/commit/4eb02a4692f87cd9c2cea9aec6d67a25d23ba9f7">4eb02a4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29720">#29720</a></li>
<li><strong>elasticloadbalancingv2:</strong> application load balancer attributes (<a href="https://redirect.github.com/aws/aws-cdk/issues/29586">#29586</a>) (<a href="https://github.com/aws/aws-cdk/commit/067c4a5740dfdcc6c383b85bbbe65798e02b2431">067c4a5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29585">#29585</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>appsync:</strong> source api association does not depend on schema (<a href="https://redirect.github.com/aws/aws-cdk/issues/29455">#29455</a>) (<a href="https://github.com/aws/aws-cdk/commit/92a160bb0a2c6ca528fc3f4e3ca036d0c70e6ca5">92a160b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29044">#29044</a></li>
<li><strong>s3-deployment:</strong> <code>BucketDeployment</code> fails when bootstrap stack's <code>StagingBucket</code> is encrypted with customer managed KMS key (<a href="https://redirect.github.com/aws/aws-cdk/issues/29540">#29540</a>) (<a href="https://github.com/aws/aws-cdk/commit/0b429fb80e7820afb606d5424476444940166ade">0b429fb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a></li>
<li><strong>sns:</strong> contentBasedDeduplication is always false for imported topic (<a href="https://redirect.github.com/aws/aws-cdk/issues/29542">#29542</a>) (<a href="https://github.com/aws/aws-cdk/commit/4a9e68311018a42bc5961646dda4be6861f916a5">4a9e683</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29532">#29532</a></li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.136.0...v2.136.1">2.136.1</a> (2024-04-09)</h2>
<h3>Reverts</h3>
<ul>
<li>chore(ec2): update WindowsVersions enum (<a href="https://redirect.github.com/aws/aws-cdk/issues/29737">#29737</a>) (<a href="https://github.com/aws/aws-cdk/commit/0e9d5ca2f0b21652b1dc0ce2464fc7a54076250f">0e9d5ca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29736">#29736</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/f1fd56af3a950a1a117763ad740b9bb9759695c3"><code>f1fd56a</code></a> chore: remove sdkv2 from cloudformation-diff (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/29730">#29730</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.137.0/packages/aws-cdk">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk&package-manager=npm_and_yarn&previous-version=2.136.0&new-version=2.137.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>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 8769d5a commit d670aa5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions cdkworkshop.com/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cdkworkshop.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/node": "^20.12.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"aws-cdk": "^2.136.0",
"aws-cdk": "^2.137.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
Expand Down

0 comments on commit d670aa5

Please sign in to comment.