Skip to content

Commit

Permalink
chore(deps): Bump aws-cdk-lib from 2.154.0 to 2.154.1 (#1155)
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.154.0 to 2.154.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.154.1</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/31193">#31193</a>) (<a href="https://github.com/aws/aws-cdk/commit/aa975253fe7f21f20c1d0a92f0b9c4fd28ed3236">aa97525</a>)</li>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/31194">#31194</a>) (<a href="https://github.com/aws/aws-cdk/commit/2191264491dbf373c0678f6984a1beab7d913d5f">2191264</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cloudfront:</strong> requirement of domainNames prevents moving a domain name between distributions (<a href="https://redirect.github.com/aws/aws-cdk/issues/31001">#31001</a>) (<a href="https://github.com/aws/aws-cdk/commit/1255ce3b68341755f1bd8f44d68d0da8558a1a5e">1255ce3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29960">#29960</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29329">#29329</a></li>
</ul>
<hr />
<h2>Alpha modules (2.154.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-lib's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.154.0...v2.154.1">2.154.1</a> (2024-08-23)</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/31193">#31193</a>) (<a href="https://github.com/aws/aws-cdk/commit/aa975253fe7f21f20c1d0a92f0b9c4fd28ed3236">aa97525</a>)</li>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/31194">#31194</a>) (<a href="https://github.com/aws/aws-cdk/commit/2191264491dbf373c0678f6984a1beab7d913d5f">2191264</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cloudfront:</strong> requirement of domainNames prevents moving a domain name between distributions (<a href="https://redirect.github.com/aws/aws-cdk/issues/31001">#31001</a>) (<a href="https://github.com/aws/aws-cdk/commit/1255ce3b68341755f1bd8f44d68d0da8558a1a5e">1255ce3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29960">#29960</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29329">#29329</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/2191264491dbf373c0678f6984a1beab7d913d5f"><code>2191264</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/31194">#31194</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/aa975253fe7f21f20c1d0a92f0b9c4fd28ed3236"><code>aa97525</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/31193">#31193</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/cb9298d18cabc4a58c6659ed84395f6021bc2282"><code>cb9298d</code></a> chore(custom-resources): add <code>@experimental</code> decorator to `CustomResourceConf...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/d23ade7d56c1f5fd8f764935f27a34106866decd"><code>d23ade7</code></a> chore(lambda): add ca-west-1 for Cloudwatch Lambda Insight for x86_64 on avai...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/1255ce3b68341755f1bd8f44d68d0da8558a1a5e"><code>1255ce3</code></a> fix(cloudfront): requirement of domainNames prevents moving a domain name bet...</li>
<li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.154.1/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.154.0&new-version=2.154.1)](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 Aug 23, 2024
1 parent e9f0837 commit e89f218
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 e89f218

Please sign in to comment.