Skip to content

Commit

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

Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.127.0 to 2.128.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.128.0</h2>
<h3>Features</h3>
<ul>
<li><strong>cloudwatch:</strong> add <code>TableWidget</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29078">#29078</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4599aa3c4502e5e5e5fb7434913f7ce9a6468547">4599aa3</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28975">#28975</a></li>
<li><strong>codedeploy:</strong> ignoreAlarmConfiguration parameter to
Deployment Groups (<a
href="https://redirect.github.com/aws/aws-cdk/issues/26957">#26957</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e890e89e9fbe46c9f93ef2a16c26bd9a06694ca6">e890e89</a>)</li>
<li><strong>codepipeline:</strong> pipeline type v2 with pipeline-level
variables and triggers (<a
href="https://redirect.github.com/aws/aws-cdk/issues/28538">#28538</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/40ffe2ba8c3cd46d4096bbb93210d4aa6952953c">40ffe2b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28476">#28476</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/28694">#28694</a></li>
<li><strong>ses:</strong> <code>grant</code> methods to
<code>IEmailIdentity</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29084">#29084</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c3c771c6f6f6790f2298a85a549bded640d2e35b">c3c771c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/29083">#29083</a></li>
<li>allow overriding the filename of the processed file after
substitution (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29029">#29029</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/88decc6060732a6e2c1dd4b349b62c6df849ff07">88decc6</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28450">#28450</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>lambda:</strong> <a
href="https://github.com/deprecated"><code>@​deprecated</code></a> tag
to deprecated runtimes (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29081">#29081</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2503f6855b6b0dad73c6fafc51f81f66354e2822">2503f68</a>)</li>
<li><strong>stepfunctions-tasks:</strong> missing permissions for
running tasks on ecs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/27891">#27891</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/683d5958b91747cedd746b96845a2169411d847a">683d595</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/27803">#27803</a></li>
</ul>
<hr />
<h2>Alpha modules (2.128.0-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>app-staging-synthesizer-alpha:</strong>
<code>stagingBucketEncryption</code> property is now required. For
existing apps, specify <code>BucketEncryption.KMS</code> to retain
existing behavior. For new apps, choose the bucket encryption that makes
most sense for your use case. <code>BucketEncryption.S3_MANAGED</code>
is available and is intended to be the default when this module is
stabilized.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>app-staging-synthesizer-alpha:</strong> require passing
<code>stagingBucketEncryption</code> and note that we intend to default
to <code>S3_MANAGED</code> in the future (<a
href="https://redirect.github.com/aws/aws-cdk/issues/28978">#28978</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/fc8b95528f97704588329abaa33cf45b07273b9e">fc8b955</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28815">#28815</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/28903">#28903</a>
<a
href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/28978/issues/issuecomment-1930007176">aws/aws-cdk#28978</a></li>
<li><strong>pipes-enrichments:</strong> new EventBridge Pipes
enrichments alpha module (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29063">#29063</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/5a54ec5923eaf580b32184a84caed118945e3f6d">5a54ec5</a>)</li>
<li><strong>pipes-targets:</strong> new EventBridge Pipes targets alpha
module (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29057">#29057</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/9419f547569ef7ec4c8b9de19498cb10b3d6c30c">9419f54</a>)</li>
<li><strong>scheduler-targets-alpha:</strong>
<code>SageMakerStartPipelineExecution</code> Target (<a
href="https://redirect.github.com/aws/aws-cdk/issues/28927">#28927</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/db260b091b6328b36cd8a541a5ab55048839daa6">db260b0</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/27457">#27457</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>appconfig:</strong> deployment recreated on every cdk
deployment (<a
href="https://redirect.github.com/aws/aws-cdk/issues/28782">#28782</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a21731c9b1f34525433fbee668ebb2321debf5b8">a21731c</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.md">aws-cdk-lib's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.127.0...v2.128.0">2.128.0</a>
(2024-02-14)</h2>
<h3>Features</h3>
<ul>
<li><strong>cloudwatch:</strong> add <code>TableWidget</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29078">#29078</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4599aa3c4502e5e5e5fb7434913f7ce9a6468547">4599aa3</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28975">#28975</a></li>
<li><strong>codedeploy:</strong> ignoreAlarmConfiguration parameter to
Deployment Groups (<a
href="https://redirect.github.com/aws/aws-cdk/issues/26957">#26957</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e890e89e9fbe46c9f93ef2a16c26bd9a06694ca6">e890e89</a>)</li>
<li><strong>codepipeline:</strong> pipeline type v2 with pipeline-level
variables and triggers (<a
href="https://redirect.github.com/aws/aws-cdk/issues/28538">#28538</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/40ffe2ba8c3cd46d4096bbb93210d4aa6952953c">40ffe2b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28476">#28476</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/28694">#28694</a></li>
<li><strong>ses:</strong> <code>grant</code> methods to
<code>IEmailIdentity</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29084">#29084</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c3c771c6f6f6790f2298a85a549bded640d2e35b">c3c771c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/29083">#29083</a></li>
<li>allow overriding the filename of the processed file after
substitution (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29029">#29029</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/88decc6060732a6e2c1dd4b349b62c6df849ff07">88decc6</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28450">#28450</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>lambda:</strong> <a
href="https://github.com/deprecated"><code>@​deprecated</code></a> tag
to deprecated runtimes (<a
href="https://redirect.github.com/aws/aws-cdk/issues/29081">#29081</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2503f6855b6b0dad73c6fafc51f81f66354e2822">2503f68</a>)</li>
<li><strong>stepfunctions-tasks:</strong> missing permissions for
running tasks on ecs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/27891">#27891</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/683d5958b91747cedd746b96845a2169411d847a">683d595</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/27803">#27803</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/db260b091b6328b36cd8a541a5ab55048839daa6"><code>db260b0</code></a>
feat(scheduler-targets-alpha):
<code>SageMakerStartPipelineExecution</code> Target (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/28927">#28927</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/40ffe2ba8c3cd46d4096bbb93210d4aa6952953c"><code>40ffe2b</code></a>
feat(codepipeline): pipeline type v2 with pipeline-level variables and
trigge...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/4599aa3c4502e5e5e5fb7434913f7ce9a6468547"><code>4599aa3</code></a>
feat(cloudwatch): add <code>TableWidget</code> (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29078">#29078</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/c3c771c6f6f6790f2298a85a549bded640d2e35b"><code>c3c771c</code></a>
feat(ses): <code>grant</code> methods to <code>IEmailIdentity</code> (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29084">#29084</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/e890e89e9fbe46c9f93ef2a16c26bd9a06694ca6"><code>e890e89</code></a>
feat(codedeploy): ignoreAlarmConfiguration parameter to Deployment
Groups (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/2">#2</a>...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/2503f6855b6b0dad73c6fafc51f81f66354e2822"><code>2503f68</code></a>
fix(lambda): <a
href="https://github.com/deprecated"><code>@​deprecated</code></a> tag
to deprecated runtimes (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29081">#29081</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/683d5958b91747cedd746b96845a2169411d847a"><code>683d595</code></a>
fix(stepfunctions-tasks): missing permissions for running tasks on ecs
(<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/27891">#27891</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/88decc6060732a6e2c1dd4b349b62c6df849ff07"><code>88decc6</code></a>
feat: allow overriding the filename of the processed file after
substitution ...</li>
<li>See full diff in <a
href="https://github.com/aws/aws-cdk/commits/v2.128.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.127.0&new-version=2.128.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</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 Feb 19, 2024
1 parent d538900 commit c0ac04d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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.5",
"aws-cdk-lib": "2.127.0",
"aws-cdk-lib": "2.128.0",
"cdktf": "0.20.3",
"constructs": "^10.3.0"
},
Expand Down
8 changes: 4 additions & 4 deletions examples/typescript-manual-mapping/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1515,10 +1515,10 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

aws-cdk-lib@2.127.0:
version "2.127.0"
resolved "https://registry.yarnpkg.com/aws-cdk-lib/-/aws-cdk-lib-2.127.0.tgz#dc27045badd07579194c1b1af9f8fdfcfb3093fe"
integrity sha512-pEdp2TqgNLYY+kAo68oVzMDEHJevYoRArZJoH+bjM9YTwqRJJiwF1k6tc78e3jca4sCNDZAgX2ytOgqW6lVTWQ==
aws-cdk-lib@2.128.0:
version "2.128.0"
resolved "https://registry.yarnpkg.com/aws-cdk-lib/-/aws-cdk-lib-2.128.0.tgz#aa2e779f323edab9607e15666169ccb70ab43c5b"
integrity sha512-cAU1L4jtPXPQXpa9kS2/HhHdkg3xGc5GCqwRgivdoj/iLQF3dDwIouOkwDBY/S5pXMqOUC7IoVdIPPbIgfGlsQ==
dependencies:
"@aws-cdk/asset-awscli-v1" "^2.2.202"
"@aws-cdk/asset-kubectl-v20" "^2.1.2"
Expand Down

0 comments on commit c0ac04d

Please sign in to comment.