Skip to content

Commit

Permalink
chore(deps): Bump aws-cdk-lib from 2.148.1 to 2.149.0 (#1592)
Browse files Browse the repository at this point in the history
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.148.1 to 2.149.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.149.0</h2>
<h3>Features</h3>
<ul>
<li><strong>codedeploy:</strong> zonal configuration for <code>ServerDeploymentConfig</code> (<a href="https://github.com/aws/aws-cdk/issues/30429">#30429</a>) (<a href="https://github.com/aws/aws-cdk/commit/da0dc576bd85ba6710ec0b29cf53ff56a74fad1e">da0dc57</a>), closes <a href="https://github.com/aws/aws-cdk/issues/30430">#30430</a></li>
<li><strong>codestarnotifications:</strong> add <code>createdBy</code> property for notification rule (<a href="https://github.com/aws/aws-cdk/issues/30780">#30780</a>) (<a href="https://github.com/aws/aws-cdk/commit/a68b418311bf582c62a541abaffb89ebaf1526f3">a68b418</a>)</li>
<li><strong>stepfunctions-tasks:</strong> add guardrailConfiguration and trace property to the BedrockInvokeModel (<a href="https://github.com/aws/aws-cdk/issues/30426">#30426</a>) (<a href="https://github.com/aws/aws-cdk/commit/772b1d154a16f9360052c25bbc9e017198ac39d2">772b1d1</a>), closes <a href="https://github.com/aws/aws-cdk/issues/30425">#30425</a></li>
<li><strong>stepfunctions-tasks:</strong> enable resultReuseConfiguration in AthenaStartQueryExecution (<a href="https://github.com/aws/aws-cdk/issues/30447">#30447</a>) (<a href="https://github.com/aws/aws-cdk/commit/046bf56cedd5add4549cc6a9ef2ab23369ef3cee">046bf56</a>), closes <a href="https://github.com/aws/aws-cdk/issues/30446">#30446</a></li>
<li>update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/issues/30786">#30786</a>) (<a href="https://github.com/aws/aws-cdk/commit/6d0a09f2c566b0ddf2bbd4e4d338c06f7c7aaf65">6d0a09f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apigateway:</strong> authorization scope is not added when not explicitly defining authorization type in method or root api (<a href="https://github.com/aws/aws-cdk/issues/30822">#30822</a>) (<a href="https://github.com/aws/aws-cdk/commit/e4367a0835ecc2dae0a920e5afbfd131b458b7be">e4367a0</a>), closes <a href="https://github.com/aws/aws-cdk/issues/30444">#30444</a></li>
<li><strong>scheduler-targetes-alpha:</strong> multiple schedules cause resolution error during synth (<a href="https://github.com/aws/aws-cdk/issues/30634">#30634</a>) (<a href="https://github.com/aws/aws-cdk/commit/727e886805da021c2373e74754fd2d7492a8aac6">727e886</a>), closes <a href="https://github.com/aws/aws-cdk/issues/28713">#28713</a></li>
</ul>
<hr />
<h2>Alpha modules (2.149.0-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-lib's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.148.1...v2.149.0">2.149.0</a> (2024-07-12)</h2>
<h3>Features</h3>
<ul>
<li><strong>codedeploy:</strong> zonal configuration for <code>ServerDeploymentConfig</code> (<a href="https://github.com/aws/aws-cdk/issues/30429">#30429</a>) (<a href="https://github.com/aws/aws-cdk/commit/da0dc576bd85ba6710ec0b29cf53ff56a74fad1e">da0dc57</a>), closes <a href="https://github.com/aws/aws-cdk/issues/30430">#30430</a></li>
<li><strong>codestarnotifications:</strong> add <code>createdBy</code> property for notification rule (<a href="https://github.com/aws/aws-cdk/issues/30780">#30780</a>) (<a href="https://github.com/aws/aws-cdk/commit/a68b418311bf582c62a541abaffb89ebaf1526f3">a68b418</a>)</li>
<li><strong>stepfunctions-tasks:</strong> add guardrailConfiguration and trace property to the BedrockInvokeModel (<a href="https://github.com/aws/aws-cdk/issues/30426">#30426</a>) (<a href="https://github.com/aws/aws-cdk/commit/772b1d154a16f9360052c25bbc9e017198ac39d2">772b1d1</a>), closes <a href="https://github.com/aws/aws-cdk/issues/30425">#30425</a></li>
<li><strong>stepfunctions-tasks:</strong> enable resultReuseConfiguration in AthenaStartQueryExecution (<a href="https://github.com/aws/aws-cdk/issues/30447">#30447</a>) (<a href="https://github.com/aws/aws-cdk/commit/046bf56cedd5add4549cc6a9ef2ab23369ef3cee">046bf56</a>), closes <a href="https://github.com/aws/aws-cdk/issues/30446">#30446</a></li>
<li>update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/issues/30786">#30786</a>) (<a href="https://github.com/aws/aws-cdk/commit/6d0a09f2c566b0ddf2bbd4e4d338c06f7c7aaf65">6d0a09f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apigateway:</strong> authorization scope is not added when not explicitly defining authorization type in method or root api (<a href="https://github.com/aws/aws-cdk/issues/30822">#30822</a>) (<a href="https://github.com/aws/aws-cdk/commit/e4367a0835ecc2dae0a920e5afbfd131b458b7be">e4367a0</a>), closes <a href="https://github.com/aws/aws-cdk/issues/30444">#30444</a></li>
<li><strong>scheduler-targetes-alpha:</strong> multiple schedules cause resolution error during synth (<a href="https://github.com/aws/aws-cdk/issues/30634">#30634</a>) (<a href="https://github.com/aws/aws-cdk/commit/727e886805da021c2373e74754fd2d7492a8aac6">727e886</a>), closes <a href="https://github.com/aws/aws-cdk/issues/28713">#28713</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/e4367a0835ecc2dae0a920e5afbfd131b458b7be"><code>e4367a0</code></a> fix(apigateway): authorization scope is not added when not explicitly definin...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/7cd0f65a669abf5144a705fec0652f3b550a9340"><code>7cd0f65</code></a> chore(ec2): add R8g instance type (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30803">#30803</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/a68b418311bf582c62a541abaffb89ebaf1526f3"><code>a68b418</code></a> feat(codestarnotifications): add <code>createdBy</code> property for notification rule (...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/22a285889337ed89d4c68c2796640810ce36b4e7"><code>22a2858</code></a> docs(events): improved maintenance of information on supported targets (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30785">#30785</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/f48becb4fcb8e2f4076f00bd5a2c53edce639fed"><code>f48becb</code></a> chore(doc): fix a broken link in the README.md (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30789">#30789</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/046bf56cedd5add4549cc6a9ef2ab23369ef3cee"><code>046bf56</code></a> feat(stepfunctions-tasks): enable resultReuseConfiguration in AthenaStartQuer...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/da0dc576bd85ba6710ec0b29cf53ff56a74fad1e"><code>da0dc57</code></a> feat(codedeploy): zonal configuration for <code>ServerDeploymentConfig</code> (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30429">#30429</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/6d0a09f2c566b0ddf2bbd4e4d338c06f7c7aaf65"><code>6d0a09f</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30786">#30786</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/e083db182b08a5ef454e056f33c65c744341bad3"><code>e083db1</code></a> Merge branch 'main' into merge-back/2.148.0</li>
<li><a href="https://github.com/aws/aws-cdk/commit/772b1d154a16f9360052c25bbc9e017198ac39d2"><code>772b1d1</code></a> feat(stepfunctions-tasks): add guardrailConfiguration and trace property to t...</li>
<li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.149.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.148.1&new-version=2.149.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] committed Jul 15, 2024
1 parent d3514cc commit d29e887
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock

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

0 comments on commit d29e887

Please sign in to comment.