Commit 7c3468e
authored
Upgrade: [dependabot] - bump aws-cdk-lib from 2.228.0 to 2.229.1 (#700)
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.228.0 to 2.229.1.
<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.229.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>scheduler:</strong> wrong ARN generated in
<code>ScheduleGroup.grant*</code> methods (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36175">#36175</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ca9fbdd4c7d9551e18abe4967f0b8649302aaa56">ca9fbdd</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.229.1-alpha.0)</h2>
<h2>v2.229.0</h2>
<h3>Features</h3>
<ul>
<li><strong>agentcore:</strong> add new properties for runtime, browser
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/36003">#36003</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/439495fd2c60b5a9b1e413c089e6e5cb822cba90">439495f</a>)</li>
<li><strong>route53:</strong> add <code>HostedZoneGrants</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36109">#36109</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d24305c29d1e2968fbdbccbcd087ad7ac8d67332">d24305c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>stepfunctions:</strong> allow multiline jsonata strings (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35985">#35985</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8805e138a1a885dc068b984af838656ae5f384bc">8805e13</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/35912">#35912</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/35912">#35912</a></li>
</ul>
<hr />
<h2>Alpha modules (2.229.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>imagebuilder-alpha:</strong> add support for Container
Recipe Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36091">#36091</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/875e0e72bcc791eac4ea93d223941bc3d4ba99e5">875e0e7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a>
<a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li>
<li><strong>imagebuilder-alpha:</strong> add support for Image Recipe
Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36092">#36092</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4361f8bd0fca4b6a69b69a9ca69f178b9b220db2">4361f8b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a>
<a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li>
<li><strong>imagebuilder-alpha:</strong> add support for Workflow
Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36007">#36007</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/616d32a0fde55abb203c7396801cf3adab8b5006">616d32a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a>
<a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li>
<li><strong>mixins-preview:</strong> developer preview of CDK Mixins (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36136">#36136</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0c6ee1d2dc2b7474d767b947558369b3d67122d9">0c6ee1d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bedrock-agentcore-alpha:</strong> empty submodule
accidentally exposed and runtime validation fix (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36148">#36148</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/72d3e6f40528092e99fe2390e0d0101e1075e8af">72d3e6f</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.229.0-alpha.0...v2.229.1-alpha.0">2.229.1-alpha.0</a>
(2025-11-25)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.228.0-alpha.0...v2.229.0-alpha.0">2.229.0-alpha.0</a>
(2025-11-24)</h2>
<h3>Features</h3>
<ul>
<li><strong>imagebuilder-alpha:</strong> add support for Container
Recipe Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36091">#36091</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/875e0e72bcc791eac4ea93d223941bc3d4ba99e5">875e0e7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a>
<a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li>
<li><strong>imagebuilder-alpha:</strong> add support for Image Recipe
Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36092">#36092</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4361f8bd0fca4b6a69b69a9ca69f178b9b220db2">4361f8b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a>
<a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li>
<li><strong>imagebuilder-alpha:</strong> add support for Workflow
Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36007">#36007</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/616d32a0fde55abb203c7396801cf3adab8b5006">616d32a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a>
<a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li>
<li><strong>mixins-preview:</strong> developer preview of CDK Mixins (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36136">#36136</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0c6ee1d2dc2b7474d767b947558369b3d67122d9">0c6ee1d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bedrock-agentcore-alpha:</strong> empty submodule
accidentally exposed and runtime validation fix (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36148">#36148</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/72d3e6f40528092e99fe2390e0d0101e1075e8af">72d3e6f</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.227.0-alpha.0...v2.228.0-alpha.0">2.228.0-alpha.0</a>
(2025-11-24)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.226.0-alpha.0...v2.227.0-alpha.0">2.227.0-alpha.0</a>
(2025-11-20)</h2>
<h3>Features</h3>
<ul>
<li><strong>bedrock-agentcore-alpha:</strong> agentcore gateway L2
construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35771">#35771</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/07c4a0dfd4f26519f433ec3dc19b4c294ae8d56e">07c4a0d</a>)</li>
<li><strong>imagebuilder-alpha:</strong> add support for Component
Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36107">#36107</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/93a76e481e79bb7e0df1aabcb158cc9b064345bf">93a76e4</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/36006">#36006</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/36104">#36104</a></li>
<li><strong>imagebuilder-alpha:</strong> add support for Distribution
Configuration Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36108">#36108</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/605103939894a785062422f04ee31f5460b18d6f">6051039</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/36005">#36005</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bedrock-agentcore-alpha:</strong> fix unexpected validation
error when properties are Token (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35978">#35978</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/084b736f80959ee17a28c2d9c355b0dcf1faa393">084b736</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.225.0-alpha.0...v2.226.0-alpha.0">2.226.0-alpha.0</a>
(2025-11-20)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.224.0-alpha.0...v2.225.0-alpha.0">2.225.0-alpha.0</a>
(2025-11-17)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.223.0-alpha.0...v2.224.0-alpha.0">2.224.0-alpha.0</a>
(2025-11-13)</h2>
<h3>Features</h3>
<ul>
<li><strong>imagebuilder-alpha:</strong> add support for EC2 Image
Builder L2 Constructs - Infrastructure Configuration (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35882">#35882</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/db1d964b7775e0609c137b12051bac535094f8cd">db1d964</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a>
<a
href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.222.0-alpha.0...v2.223.0-alpha.0">2.223.0-alpha.0</a>
(2025-11-10)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/ca9fbdd4c7d9551e18abe4967f0b8649302aaa56"><code>ca9fbdd</code></a>
fix(scheduler): wrong ARN generated in <code>ScheduleGroup.grant*</code>
methods (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36175">#36175</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/b3ac176905e32905a30b2bce50a05ce5996bc4cc"><code>b3ac176</code></a>
chore: update analytics metadata blueprints</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/540b8eba36acc18afa388f9ecb67e7b743b37b3b"><code>540b8eb</code></a>
Merge branch 'main' into merge-back/2.228.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/8805e138a1a885dc068b984af838656ae5f384bc"><code>8805e13</code></a>
fix(stepfunctions): allow multiline jsonata strings (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35985">#35985</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/4ee69b7e6682dc0388ae0b0764efcf3140a1fa61"><code>4ee69b7</code></a>
fix(cloudformation-include): <code>TypeError</code> when including
template with intrins...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/fc2f7174a78949fcccd3085f035eb94625782c8c"><code>fc2f717</code></a>
chore(mixins-preview): improved find bucket policy (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36144">#36144</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/bb951a767e72c5b4eafbd9088eebcca73e1caced"><code>bb951a7</code></a>
chore(rds): add support for 8.0.mysql_aurora.3.10.2 (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36146">#36146</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/0312e243e98fe942a12b9507e685702647b16a07"><code>0312e24</code></a>
chore(rds): mysql 8.0.44, mariadb 10.6.24, 10.11.15, and 11.4.9 (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36126">#36126</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/cf11a81a2cee1690ce076ed26c59181e0e317368"><code>cf11a81</code></a>
chore(appmesh): delegate <code>grantStreamAggregatedResources</code> to
`VirtualNodeGran...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/d24305c29d1e2968fbdbccbcd087ad7ac8d67332"><code>d24305c</code></a>
feat(route53): add <code>HostedZoneGrants</code> (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36109">#36109</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-cdk/commits/v2.229.1/packages/aws-cdk-lib">compare
view</a></li>
</ul>
</details>
<br />
[](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 faceaff commit 7c3468e
2 files changed
+18
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments