Skip to content

Commit

Permalink
chore(deps): Bump aws-cdk-lib from 2.174.0 to 2.175.1 in /examples/ty…
Browse files Browse the repository at this point in the history
…pescript-manual-mapping (#986)

Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.174.0 to 2.175.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.175.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> &quot;no stack found in the main cloud
assembly&quot; (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32839">#32839</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7b68908dbebde02037d8b7650f4bb10d4c5db89d">7b68908</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32636">aws/aws-cdk#32636</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32836">#32836</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32836">#32836</a></li>
</ul>
<hr />
<h2>Alpha modules (2.175.1-alpha.0)</h2>
<h2>v2.175.0</h2>
<h3>Features</h3>
<ul>
<li><strong>ecs:</strong> enable fault injection flag (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32598">#32598</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ed366ce812a94066de04e9862d6cbd1083bf5d9c">ed366ce</a>)</li>
<li><strong>ecs:</strong> warning when creating a service with the
default minHealthyPercent (<a
href="https://redirect.github.com/aws/aws-cdk/issues/31738">#31738</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3606deb5b519365d846e6e66406c835889827055">3606deb</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31705">#31705</a></li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32768">#32768</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/107eed3b50e86246da03d6b59197452e2af0bfaf">107eed3</a>)</li>
<li><strong>cli:</strong> warn of non-existent stacks in <code>cdk
destroy</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32636">#32636</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c199378667cb63ffe8636dda6b6316dcc6eb47e9">c199378</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32545">#32545</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/27179">#27179</a>
<a
href="https://github.com/40aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts/issues/L190">40aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts#L190</a>
<a
href="https://github.com/aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts/issues/L286-L291">aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts#L286-L291</a></li>
<li><strong>eks:</strong> update nodegroup gpu check (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32715">#32715</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/693afea86310fd444d237b9f70204fbf4bb5a68d">693afea</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31347">#31347</a></li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32755">#32755</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8f97112c89c6b39e299b0cd437336bab11cfdaf8">8f97112</a>)</li>
<li><strong>kms:</strong> add sign and verify related grant methods (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32681">#32681</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/86d2853a9a919669694a2448805a092839a7f4db">86d2853</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/23185">#23185</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> cannot set environment variable
<code>CI=false</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32749">#32749</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/26b361de357a3b83c59dc4931d4797328d220534">26b361d</a>)</li>
<li><strong>cli:</strong> requiresRefresh function does not respect null
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/32666">#32666</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2abc23c4cfdf27e8623fea3d3fbb71ad7e25dbbe">2abc23c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32653">#32653</a>
<a
href="https://github.com/aws//github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/src/memoize.ts/issues/L27">/github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/src/memoize.ts#L27</a></li>
<li><strong>cloudwatch:</strong> render region and accountId when
directly set on metrics (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32325">#32325</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c3934817ea15bb3187f67112a1d56c13aa555524">c393481</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28731">#28731</a></li>
<li><strong>ecs:</strong> outdated linux commands for
<code>canContainersAccessInstanceRole=false</code> and also deprecate
property (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32763">#32763</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bbdd42c8f45916d5c6945f3429916f6199d2ec66">bbdd42c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28518">#28518</a></li>
</ul>
<hr />
<h2>Alpha modules (2.175.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>s3objectlambda:</strong> open s3 access point arn (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32661">#32661</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0486b9c5e2b4286499a9d3f87a0db7c95741fb6b">0486b9c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31950">#31950</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apprunner:</strong> the Service class does not implement
IService (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32771">#32771</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3d56efa20ef92761ed22f12e4f651856b6889be3">3d56efa</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32745">#32745</a></li>
<li><strong>integ-runner:</strong> <code>ENOENT</code> no such file or
directory 'recommended-feature-flags.json' (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32750">#32750</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f809b94d9952b8203221e73e177d2615c21248a8">f809b94</a>)</li>
</ul>
<h2>v2.174.1</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32755">#32755</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0bc32c9acca6f8524ca0c8d925534ede79950213">0bc32c9</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32768">#32768</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/20070a4cc77133e4fbdb556655cb3d0127620397">20070a4</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.174.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.175.0...v2.175.1">2.175.1</a>
(2025-01-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> &quot;no stack found in the main cloud
assembly&quot; (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32839">#32839</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7b68908dbebde02037d8b7650f4bb10d4c5db89d">7b68908</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32636">aws/aws-cdk#32636</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32836">#32836</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32836">#32836</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.174.1...v2.175.0">2.175.0</a>
(2025-01-09)</h2>
<h3>Features</h3>
<ul>
<li><strong>ecs:</strong> enable fault injection flag (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32598">#32598</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ed366ce812a94066de04e9862d6cbd1083bf5d9c">ed366ce</a>)</li>
<li><strong>ecs:</strong> warning when creating a service with the
default minHealthyPercent (<a
href="https://redirect.github.com/aws/aws-cdk/issues/31738">#31738</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3606deb5b519365d846e6e66406c835889827055">3606deb</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31705">#31705</a></li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32768">#32768</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/107eed3b50e86246da03d6b59197452e2af0bfaf">107eed3</a>)</li>
<li><strong>cli:</strong> warn of non-existent stacks in <code>cdk
destroy</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32636">#32636</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c199378667cb63ffe8636dda6b6316dcc6eb47e9">c199378</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32545">#32545</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/27179">#27179</a>
<a
href="https://github.com/40aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts/issues/L190">40aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts#L190</a>
<a
href="https://github.com/aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts/issues/L286-L291">aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts#L286-L291</a></li>
<li><strong>eks:</strong> update nodegroup gpu check (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32715">#32715</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/693afea86310fd444d237b9f70204fbf4bb5a68d">693afea</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31347">#31347</a></li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32755">#32755</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8f97112c89c6b39e299b0cd437336bab11cfdaf8">8f97112</a>)</li>
<li><strong>kms:</strong> add sign and verify related grant methods (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32681">#32681</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/86d2853a9a919669694a2448805a092839a7f4db">86d2853</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/23185">#23185</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> cannot set environment variable
<code>CI=false</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32749">#32749</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/26b361de357a3b83c59dc4931d4797328d220534">26b361d</a>)</li>
<li><strong>cli:</strong> requiresRefresh function does not respect null
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/32666">#32666</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2abc23c4cfdf27e8623fea3d3fbb71ad7e25dbbe">2abc23c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32653">#32653</a>
<a
href="https://github.com/aws//github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/src/memoize.ts/issues/L27">/github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/src/memoize.ts#L27</a></li>
<li><strong>cloudwatch:</strong> render region and accountId when
directly set on metrics (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32325">#32325</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c3934817ea15bb3187f67112a1d56c13aa555524">c393481</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28731">#28731</a></li>
<li><strong>ecs:</strong> outdated linux commands for
<code>canContainersAccessInstanceRole=false</code> and also deprecate
property (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32763">#32763</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bbdd42c8f45916d5c6945f3429916f6199d2ec66">bbdd42c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28518">#28518</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.174.0...v2.174.1">2.174.1</a>
(2025-01-07)</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32755">#32755</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0bc32c9acca6f8524ca0c8d925534ede79950213">0bc32c9</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32768">#32768</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/20070a4cc77133e4fbdb556655cb3d0127620397">20070a4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/7d44bc5e22b479aab9a365128f73246f2c864a99"><code>7d44bc5</code></a>
chore(release): 2.175.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/d82f2143048cf3e8629319649c7b06c80e4717f7"><code>d82f214</code></a>
chore(cx-api): only include v1 feature flags in the `Flags with a
different d...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/c3934817ea15bb3187f67112a1d56c13aa555524"><code>c393481</code></a>
fix(cloudwatch): render region and accountId when directly set on
metrics (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/3">#3</a>...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/bbdd42c8f45916d5c6945f3429916f6199d2ec66"><code>bbdd42c</code></a>
fix(ecs): outdated linux commands for
<code>canContainersAccessInstanceRole=false</code>...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/ed366ce812a94066de04e9862d6cbd1083bf5d9c"><code>ed366ce</code></a>
feat(ecs): enable fault injection flag (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32598">#32598</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/3606deb5b519365d846e6e66406c835889827055"><code>3606deb</code></a>
feat(ecs): warning when creating a service with the default
minHealthyPercent...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/107eed3b50e86246da03d6b59197452e2af0bfaf"><code>107eed3</code></a>
feat: update L1 CloudFormation resource definitions (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32768">#32768</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/693afea86310fd444d237b9f70204fbf4bb5a68d"><code>693afea</code></a>
feat(eks): update nodegroup gpu check (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32715">#32715</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/8f97112c89c6b39e299b0cd437336bab11cfdaf8"><code>8f97112</code></a>
feat: update L1 CloudFormation resource definitions (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32755">#32755</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/6e26c1b1f6e087c1da5b6f30dab76d7316f426c3"><code>6e26c1b</code></a>
docs(elasticloadbalancingv2): fix typos (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32721">#32721</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.175.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.174.0&new-version=2.175.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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent a1bc349 commit 6d8b2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/typescript-manual-mapping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@cdktf/aws-cdk": "^0.13.29",
"aws-cdk-lib": "2.174.0",
"aws-cdk-lib": "2.175.1",
"cdktf": "0.20.11",
"constructs": "10.4.2"
},
Expand Down

0 comments on commit 6d8b2f9

Please sign in to comment.