Skip to content

Commit b6ab886

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.173.2 to 2.173.3 (#49)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.173.2 to 2.173.3. <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.173.3</h2> <h3>Bug Fixes</h3> <ul> <li><strong>aspects:</strong> &quot;localAspects is not iterable&quot; error (<a href="https://redirect.github.com/aws/aws-cdk/issues/32647">#32647</a>) (<a href="https://github.com/aws/aws-cdk/commit/8948ecb22627ef57498e68fb721b0598aaa530ee">8948ecb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32470">#32470</a></li> </ul> <hr /> <h2>Alpha modules (2.173.3-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.173.2...v2.173.3">2.173.3</a> (2024-12-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>aspects:</strong> &quot;localAspects is not iterable&quot; error (<a href="https://redirect.github.com/aws/aws-cdk/issues/32647">#32647</a>) (<a href="https://github.com/aws/aws-cdk/commit/8948ecb22627ef57498e68fb721b0598aaa530ee">8948ecb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32470">#32470</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/8948ecb22627ef57498e68fb721b0598aaa530ee"><code>8948ecb</code></a> fix(aspects): &quot;localAspects is not iterable&quot; error (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32647">#32647</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/9ca4872bd47eda52e55bd433048212cbc822fce5"><code>9ca4872</code></a> Revert &quot;chore(release): 2.174.0&quot;</li> <li><a href="https://github.com/aws/aws-cdk/commit/33580206b4ef1528af1e3c4413e9b42d6f83c9e0"><code>3358020</code></a> chore(release): 2.174.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/537cabf3031e1ef7cbe6d4d5d926c713af2b1662"><code>537cabf</code></a> chore: print more information in Aspects proptest (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32543">#32543</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/e8d823797c5020193bfe2c6fef39369057717298"><code>e8d8237</code></a> revert(ecs): machineImageType support AL2023 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32550">#32550</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/5e01cc2e4ca7946ea5e7f6eb5335ffcec6a07923"><code>5e01cc2</code></a> chore(eks): add warning to make kubectlLayer property required in the future ...</li> <li><a href="https://github.com/aws/aws-cdk/commit/93ff3874722e2f4d924891c08ff40ae45a66e53e"><code>93ff387</code></a> chore(ecr): expose registryUri (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32176">#32176</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/4b696bc338ec0048e202201273f5220ff40a7e8f"><code>4b696bc</code></a> feat(ecs): machineImageType support AL2023 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32509">#32509</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/2c109cf3b5bff9cb53ba70889ee60aaa602430f1"><code>2c109cf</code></a> feat(codebuild): support auto retry limit for Project (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32507">#32507</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/b7e6141dbb6b55a36bb3590a0cdadef2c478a348"><code>b7e6141</code></a> feat(cloudfront): distribution ARN property (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32531">#32531</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.173.3/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.173.2&new-version=2.173.3)](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 6b62a84 commit b6ab886

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
1111
},
1212
"dependencies": {
13-
"aws-cdk-lib": "^2.173.2",
13+
"aws-cdk-lib": "^2.173.3",
1414
"cdk-nag": "^2.34.23",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)