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.100.0 to 2.101.0 in /cdkworkshop.com (#1205)
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.100.0 to 2.101.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.101.0</h2>
<h3>Features</h3>
<ul>
<li><strong>ec2:</strong> Add SubnetFilter for CIDR Range (<a href="https://redirect.github.com/aws/aws-cdk/issues/27425">#27425</a>) (<a href="https://github.com/aws/aws-cdk/commit/b1ce47b894c973ad1b6ccae29940b7b277bde3d2">b1ce47b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27421">#27421</a></li>
<li><strong>init-templates:</strong> update init templates to use the current LTS version of Java (<a href="https://redirect.github.com/aws/aws-cdk/issues/27422">#27422</a>) (<a href="https://github.com/aws/aws-cdk/commit/6c34c9a75c513d629595fd30c3a2be3b64d69d68">6c34c9a</a>)</li>
<li><strong>stepfunctions:</strong> adding custom state name prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/27306">#27306</a>) (<a href="https://github.com/aws/aws-cdk/commit/61be7a659f22e7ff3df255fc9542214135d07d5e">61be7a6</a>)</li>
<li><strong>stepfunctions-tasks:</strong> add <code>ExecutionParameters</code> to <code>AthenaStartQueryExecution</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/27287">#27287</a>) (<a href="https://github.com/aws/aws-cdk/commit/3fc86ca5a80b4788141ff7b06f2f129fb4d90d5f">3fc86ca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27286">#27286</a></li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27464">#27464</a>) (<a href="https://github.com/aws/aws-cdk/commit/3899f158173d01565bb7c7204295d8ba573d55dc">3899f15</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>assertions:</strong> cannot use HTTP apis that do not return JSON (<a href="https://redirect.github.com/aws/aws-cdk/issues/27463">#27463</a>) (<a href="https://github.com/aws/aws-cdk/commit/cae9db6b4f4855c0e30b0db3de54cec52e09a7a8">cae9db6</a>)</li>
<li><strong>s3:</strong> grantRead does not allow s3:HeadObject (<a href="https://redirect.github.com/aws/aws-cdk/issues/27416">#27416</a>) (<a href="https://github.com/aws/aws-cdk/commit/beac6753021138ee56abdbf02eef0318f7098dde">beac675</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27389">#27389</a></li>
<li><strong>stepfunctions-tasks:</strong> SNS FIFO tasks does not support messageGroupId and messageDeduplicationId (<a href="https://redirect.github.com/aws/aws-cdk/issues/27369">#27369</a>) (<a href="https://github.com/aws/aws-cdk/commit/9cb9fb879a95c77b4f0048ac6a1d714bb9889efb">9cb9fb8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27341">#27341</a></li>
</ul>
<h3>Reverts</h3>
<ul>
<li>&quot;fix(cli): cannot hotswap ECS task definitions containing certain intrinsics&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/27358">#27358</a>) (<a href="https://github.com/aws/aws-cdk/commit/48d7726421352eb3c032b1293a361a70339b0566">48d7726</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27343">#27343</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27343">#27343</a></li>
</ul>
<hr />
<h2>Alpha modules (2.101.0-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>glue-alpha:</strong> <code>SparkUIProps.prefix</code> strings in the original <code>/prefix-name</code> format will now result in a validation error. To retain the same behavior, prefixes must be changed to the new <code>prefix-name/</code> format.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>lambda-python-alpha:</strong> add without-urls option for poetry (<a href="https://redirect.github.com/aws/aws-cdk/issues/27442">#27442</a>) (<a href="https://github.com/aws/aws-cdk/commit/5893b3fadb7f54360db6997a98cce8dc74b86cd7">5893b3f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27103">#27103</a></li>
<li><strong>scheduler-targets:</strong> step function start execution target (<a href="https://redirect.github.com/aws/aws-cdk/issues/27424">#27424</a>) (<a href="https://github.com/aws/aws-cdk/commit/3a87141cc56609e063787ce855873a059f9880ab">3a87141</a>), closes <a href="https://github.com/40aws-cdk/aws-scheduler-targets-alpha/lib/lambda-invoke.ts/issues/L8">40aws-cdk/aws-scheduler-targets-alpha/lib/lambda-invoke.ts#L8</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27377">#27377</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>glue-alpha:</strong> prefix validation logic is incorrect (<a href="https://redirect.github.com/aws/aws-cdk/issues/27472">#27472</a>) (<a href="https://github.com/aws/aws-cdk/commit/b898d3b9fe0d5f9ddc46c2deb71d0a95f88677fb">b898d3b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27396">#27396</a></li>
<li><strong>integ-tests:</strong> cannot make two or more identical assertions (<a href="https://redirect.github.com/aws/aws-cdk/issues/27380">#27380</a>) (<a href="https://github.com/aws/aws-cdk/commit/ea06f7db4857e12e9b13508c64b5321a841e6dc4">ea06f7d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22043">#22043</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/23049">#23049</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.md">aws-cdk's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.100.0...v2.101.0">2.101.0</a> (2023-10-13)</h2>
<h3>Features</h3>
<ul>
<li><strong>ec2:</strong> Add SubnetFilter for CIDR Range (<a href="https://redirect.github.com/aws/aws-cdk/issues/27425">#27425</a>) (<a href="https://github.com/aws/aws-cdk/commit/b1ce47b894c973ad1b6ccae29940b7b277bde3d2">b1ce47b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27421">#27421</a></li>
<li><strong>init-templates:</strong> update init templates to use the current LTS version of Java (<a href="https://redirect.github.com/aws/aws-cdk/issues/27422">#27422</a>) (<a href="https://github.com/aws/aws-cdk/commit/6c34c9a75c513d629595fd30c3a2be3b64d69d68">6c34c9a</a>)</li>
<li><strong>stepfunctions:</strong> adding custom state name prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/27306">#27306</a>) (<a href="https://github.com/aws/aws-cdk/commit/61be7a659f22e7ff3df255fc9542214135d07d5e">61be7a6</a>)</li>
<li><strong>stepfunctions-tasks:</strong> add <code>ExecutionParameters</code> to <code>AthenaStartQueryExecution</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/27287">#27287</a>) (<a href="https://github.com/aws/aws-cdk/commit/3fc86ca5a80b4788141ff7b06f2f129fb4d90d5f">3fc86ca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27286">#27286</a></li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27464">#27464</a>) (<a href="https://github.com/aws/aws-cdk/commit/3899f158173d01565bb7c7204295d8ba573d55dc">3899f15</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>assertions:</strong> cannot use HTTP apis that do not return JSON (<a href="https://redirect.github.com/aws/aws-cdk/issues/27463">#27463</a>) (<a href="https://github.com/aws/aws-cdk/commit/cae9db6b4f4855c0e30b0db3de54cec52e09a7a8">cae9db6</a>)</li>
<li><strong>s3:</strong> grantRead does not allow s3:HeadObject (<a href="https://redirect.github.com/aws/aws-cdk/issues/27416">#27416</a>) (<a href="https://github.com/aws/aws-cdk/commit/beac6753021138ee56abdbf02eef0318f7098dde">beac675</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27389">#27389</a></li>
<li><strong>stepfunctions-tasks:</strong> SNS FIFO tasks does not support messageGroupId and messageDeduplicationId (<a href="https://redirect.github.com/aws/aws-cdk/issues/27369">#27369</a>) (<a href="https://github.com/aws/aws-cdk/commit/9cb9fb879a95c77b4f0048ac6a1d714bb9889efb">9cb9fb8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27341">#27341</a></li>
</ul>
<h3>Reverts</h3>
<ul>
<li>&quot;fix(cli): cannot hotswap ECS task definitions containing certain intrinsics&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/27358">#27358</a>) (<a href="https://github.com/aws/aws-cdk/commit/48d7726421352eb3c032b1293a361a70339b0566">48d7726</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27343">#27343</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27343">#27343</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/48d7726421352eb3c032b1293a361a70339b0566"><code>48d7726</code></a> revert: &quot;fix(cli): cannot hotswap ECS task definitions containing certain int...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/6143b16724b51ba5eb742b8ee6a916eb3379e1aa"><code>6143b16</code></a> chore(init-templates): allow renaming in templates for cdk migrate apps (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/27166">#27166</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/6c34c9a75c513d629595fd30c3a2be3b64d69d68"><code>6c34c9a</code></a> feat(init-templates): update init templates to use the current LTS version of...</li>
<li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.101.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.100.0&new-version=2.101.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 Oct 16, 2023
1 parent cdd8dfd commit 5734eb8
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.8.3",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.62.0",
"aws-cdk": "^2.100.0",
"aws-cdk": "^2.101.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down

0 comments on commit 5734eb8

Please sign in to comment.