Skip to content

Commit

Permalink
build(deps-dev): Bump aws-cdk from 2.86.0 to 2.87.0 (#418)
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.86.0 to 2.87.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.87.0</h2>
<h3>Features</h3>
<ul>
<li><strong>cfnspec:</strong> cloudformation spec v129.0.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26179">#26179</a>) (<a href="https://github.com/aws/aws-cdk/commit/fa3caf33360e81d54897edbf3acf5495f488189b">fa3caf3</a>)</li>
<li><strong>codebuild:</strong> Support for CodeBuild Image <code>aws/codebuild/amazonlinux2-x86_64-standard:5.0</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/26058">#26058</a>) (<a href="https://github.com/aws/aws-cdk/commit/bc029fe5ac69a8b7fd2dfdbcd8834e9a2cf8e000">bc029fe</a>)</li>
<li><strong>ecs:</strong> enable alarm-based rollbacks (<a href="https://redirect.github.com/aws/aws-cdk/issues/25840">#25840</a>) (<a href="https://github.com/aws/aws-cdk/commit/1a44f691bba459259417677dde5db248ee5e4584">1a44f69</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25346">#25346</a></li>
<li>update alpha modules to sdk v3 (<a href="https://redirect.github.com/aws/aws-cdk/issues/25895">#25895</a>) (<a href="https://github.com/aws/aws-cdk/commit/0a4140ee5e709b04bf6c2b67de449eb29ceb01ef">0a4140e</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>all aws-cdk-lib custom resources now use Node18 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26212">#26212</a>) (<a href="https://github.com/aws/aws-cdk/commit/399b6bbdbfbf6440145e6d78e18898aae6261702">399b6bb</a>)</li>
<li><strong>aws-cdk-lib:</strong> specifying EC2 private IP with associate public IP enabled generates invalid CFn (<a href="https://redirect.github.com/aws/aws-cdk/issues/26208">#26208</a>) (<a href="https://github.com/aws/aws-cdk/commit/1520d7759ad28e5295f21cd1df115c639bb5ef1c">1520d77</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/26187">#26187</a></li>
<li><strong>core:</strong> tags disappear if CDK app is bundled+minified (<a href="https://redirect.github.com/aws/aws-cdk/issues/26181">#26181</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f8171882ae9c7a75e19f247bfa70c122999d726">1f81718</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26169">#26169</a></li>
<li><strong>rds:</strong> monitoring role is not created by default when using readers and writers (<a href="https://redirect.github.com/aws/aws-cdk/issues/26006">#26006</a>) (<a href="https://github.com/aws/aws-cdk/commit/9065b25a6a3812cf186aaddcbc5466d422a40424">9065b25</a>), closes <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts/issues/L635">/github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts#L635</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts/issues/L1228">/github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts#L1228</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25941">#25941</a></li>
<li><strong>sns-subscriptions:</strong> cannot add Lambda Subscription when using a Lambda Construct from a different Construct Library (<a href="https://redirect.github.com/aws/aws-cdk/issues/26206">#26206</a>) (<a href="https://github.com/aws/aws-cdk/commit/06b33d54c348d78df886c040e702287658573089">06b33d5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/24788">#24788</a></li>
<li><strong>ssm:</strong> cannot import a ssm parameter with a name containing unresolved token (<a href="https://redirect.github.com/aws/aws-cdk/issues/25749">#25749</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f1b6426f00031dc0f67b9690d33f718f394733c">1f1b642</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/17094">#17094</a></li>
</ul>
<hr />
<h2>Alpha modules (2.87.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>cli-lib:</strong> support bootstrap command (<a href="https://redirect.github.com/aws/aws-cdk/issues/26205">#26205</a>) (<a href="https://github.com/aws/aws-cdk/commit/9364e94d1b343d18d1ceceee2881f2cc59d67980">9364e94</a>)</li>
<li><strong>glue:</strong> add ExecutionClass for FLEX (<a href="https://redirect.github.com/aws/aws-cdk/issues/26203">#26203</a>) (<a href="https://github.com/aws/aws-cdk/commit/db923dd2df39d4085ed088d18dc93044e5a0d690">db923dd</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22224">#22224</a></li>
<li><strong>iot:</strong> add action to start Step Functions State Machine (<a href="https://redirect.github.com/aws/aws-cdk/issues/26059">#26059</a>) (<a href="https://github.com/aws/aws-cdk/commit/bd86993cb2e528ae036347da82c86276165111e7">bd86993</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/17698">#17698</a></li>
<li><strong>scheduler:</strong> ScheduleTargetInput (<a href="https://redirect.github.com/aws/aws-cdk/issues/25663">#25663</a>) (<a href="https://github.com/aws/aws-cdk/commit/bc9f3de653248de5808f83b7fb8f3ed5f6fc554e">bc9f3de</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>batch:</strong> Allow ECS JobDefinition Containers to pass Secrets as Environment Variables &amp; Enable Kubernetes Secret Volumes (<a href="https://redirect.github.com/aws/aws-cdk/issues/26126">#26126</a>) (<a href="https://github.com/aws/aws-cdk/commit/dc6f120a0bf6c9335a82677e7b3c112245bf06ae">dc6f120</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25559">#25559</a></li>
<li><strong>cli-lib:</strong> bundle bootstrap template (<a href="https://redirect.github.com/aws/aws-cdk/issues/26229">#26229</a>) (<a href="https://github.com/aws/aws-cdk/commit/41cb2883e637a429c9eeb30c48544b69dbc7b065">41cb288</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26224">#26224</a></li>
<li><strong>glue:</strong> support Ray jobs with Runtime parameter (<a href="https://redirect.github.com/aws/aws-cdk/issues/25867">#25867</a>) (<a href="https://github.com/aws/aws-cdk/commit/81532375a8745bc7ffb439e53d042b251a43e43e">8153237</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25787">#25787</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.86.0...v2.87.0">2.87.0</a> (2023-07-06)</h2>
<h3>Features</h3>
<ul>
<li><strong>cfnspec:</strong> cloudformation spec v129.0.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26179">#26179</a>) (<a href="https://github.com/aws/aws-cdk/commit/fa3caf33360e81d54897edbf3acf5495f488189b">fa3caf3</a>)</li>
<li><strong>codebuild:</strong> Support for CodeBuild Image <code>aws/codebuild/amazonlinux2-x86_64-standard:5.0</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/26058">#26058</a>) (<a href="https://github.com/aws/aws-cdk/commit/bc029fe5ac69a8b7fd2dfdbcd8834e9a2cf8e000">bc029fe</a>)</li>
<li><strong>ecs:</strong> enable alarm-based rollbacks (<a href="https://redirect.github.com/aws/aws-cdk/issues/25840">#25840</a>) (<a href="https://github.com/aws/aws-cdk/commit/1a44f691bba459259417677dde5db248ee5e4584">1a44f69</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25346">#25346</a></li>
<li>update alpha modules to sdk v3 (<a href="https://redirect.github.com/aws/aws-cdk/issues/25895">#25895</a>) (<a href="https://github.com/aws/aws-cdk/commit/0a4140ee5e709b04bf6c2b67de449eb29ceb01ef">0a4140e</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>all aws-cdk-lib custom resources now use Node18 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26212">#26212</a>) (<a href="https://github.com/aws/aws-cdk/commit/399b6bbdbfbf6440145e6d78e18898aae6261702">399b6bb</a>)</li>
<li><strong>aws-cdk-lib:</strong> specifying EC2 private IP with associate public IP enabled generates invalid CFn (<a href="https://redirect.github.com/aws/aws-cdk/issues/26208">#26208</a>) (<a href="https://github.com/aws/aws-cdk/commit/1520d7759ad28e5295f21cd1df115c639bb5ef1c">1520d77</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/26187">#26187</a></li>
<li><strong>core:</strong> tags disappear if CDK app is bundled+minified (<a href="https://redirect.github.com/aws/aws-cdk/issues/26181">#26181</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f8171882ae9c7a75e19f247bfa70c122999d726">1f81718</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26169">#26169</a></li>
<li><strong>rds:</strong> monitoring role is not created by default when using readers and writers (<a href="https://redirect.github.com/aws/aws-cdk/issues/26006">#26006</a>) (<a href="https://github.com/aws/aws-cdk/commit/9065b25a6a3812cf186aaddcbc5466d422a40424">9065b25</a>), closes <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts/issues/L635">/github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts#L635</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts/issues/L1228">/github.com/aws/aws-cdk/blob/4c9016a264c2fec9c0e0e3fae1d7c4216c964b31/packages/aws-cdk-lib/aws-rds/lib/cluster.ts#L1228</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25941">#25941</a></li>
<li><strong>sns-subscriptions:</strong> cannot add Lambda Subscription when using a Lambda Construct from a different Construct Library (<a href="https://redirect.github.com/aws/aws-cdk/issues/26206">#26206</a>) (<a href="https://github.com/aws/aws-cdk/commit/06b33d54c348d78df886c040e702287658573089">06b33d5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/24788">#24788</a></li>
<li><strong>ssm:</strong> cannot import a ssm parameter with a name containing unresolved token (<a href="https://redirect.github.com/aws/aws-cdk/issues/25749">#25749</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f1b6426f00031dc0f67b9690d33f718f394733c">1f1b642</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/17094">#17094</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/399b6bbdbfbf6440145e6d78e18898aae6261702"><code>399b6bb</code></a> fix: all aws-cdk-lib custom resources now use Node18 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/26212">#26212</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.87.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.86.0&new-version=2.87.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 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 Jul 9, 2023
1 parent 6703e3d commit ebcdd98
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions 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 usecases/blea-gov-base-ct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.61.0",
"aws-cdk": "^2.86.0",
"aws-cdk": "^2.87.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"jest": "^27.5.1",
Expand Down
2 changes: 1 addition & 1 deletion usecases/blea-guest-ec2-app-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.61.0",
"aws-cdk": "^2.86.0",
"aws-cdk": "^2.87.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.5.0",
"jest": "^27.5.1",
Expand Down
2 changes: 1 addition & 1 deletion usecases/blea-guest-ecs-app-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.61.0",
"aws-cdk": "^2.86.0",
"aws-cdk": "^2.87.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"jest": "^27.5.1",
Expand Down
2 changes: 1 addition & 1 deletion usecases/blea-guest-serverless-api-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.61.0",
"aws-cdk": "^2.86.0",
"aws-cdk": "^2.87.0",
"esbuild": "^0.18.11",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
Expand Down

0 comments on commit ebcdd98

Please sign in to comment.