Skip to content

Commit 8b7e7d4

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-lambda from 3.993.0 to 3.994.0 (#537)
Bumps [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) from 3.993.0 to 3.994.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-lambda</code>'s releases</a>.</em></p> <blockquote> <h2>v3.994.0</h2> <h4>3.994.0(2026-02-19)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> bump Gradle to 9.3.1 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7750">#7750</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9db72de8815a925baaf710de2745c53dd5612ac2">9db72de8</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-pca-connector-scep:</strong> AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6ffd8f08c3d0fc44ea0b4ce41f707411530d3bf4">6ffd8f08</a>)</li> <li><strong>client-bcm-dashboards:</strong> The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d6e1de79c505a6806eb8c66d48bd278f60868f9">4d6e1de7</a>)</li> <li><strong>client-ecr:</strong> Adds multiple artifact types filter support in ListImageReferrers API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9335ea37587772acdb32fd218b0227b8ce2c14ac">9335ea37</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.994.0.zip</strong></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md"><code>@​aws-sdk/client-lambda</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.993.0...v3.994.0">3.994.0</a> (2026-02-19)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-lambda</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/62005a29357f34b10275ac0e7354bf25f0b49ae7"><code>62005a2</code></a> Publish v3.994.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.994.0/clients/client-lambda">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-lambda&package-manager=npm_and_yarn&previous-version=3.993.0&new-version=3.994.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a80612c commit 8b7e7d4

2 files changed

Lines changed: 22 additions & 6 deletions

File tree

package-lock.json

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

packages/deploymentUtils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"type": "module",
2222
"dependencies": {
2323
"@aws-sdk/client-cloudformation": "^3.993.0",
24-
"@aws-sdk/client-lambda": "^3.993.0",
24+
"@aws-sdk/client-lambda": "^3.994.0",
2525
"json-schema-to-ts": "^3.1.1"
2626
},
2727
"bugs": {

0 commit comments

Comments
 (0)