Skip to content

Commit f9a5d1c

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-backup from 3.988.0 to 3.989.0 (#2750)
Bumps [@aws-sdk/client-backup](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-backup) from 3.988.0 to 3.989.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-backup</code>'s releases</a>.</em></p> <blockquote> <h2>v3.989.0</h2> <h4>3.989.0(2026-02-12)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> uprgade smithy to 1.67.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7735">#7735</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d94ce9e82c8c301b5f3c852a848a652864903ac">3d94ce9e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-ec2:</strong> Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9541a839f1825bd6fbb29a8708813fff67ce26ff">9541a839</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>client-ec2:</strong> fix ec2QueryName serialization (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7734">#7734</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/05e3a621a6d8d49a4d027638987326d9c850dbf3">05e3a621</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.989.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-backup/CHANGELOG.md"><code>@​aws-sdk/client-backup</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.988.0...v3.989.0">3.989.0</a> (2026-02-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-backup</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/92253a3a6463bf96a0729b1223c37b3336c0989a"><code>92253a3</code></a> Publish v3.989.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.989.0/clients/client-backup">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-backup&package-manager=npm_and_yarn&previous-version=3.988.0&new-version=3.989.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 06cd7ba commit f9a5d1c

2 files changed

Lines changed: 10 additions & 26 deletions

File tree

package-lock.json

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

packages/psuRestoreValidationLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@aws-lambda-powertools/logger": "^2.31.0",
18-
"@aws-sdk/client-backup": "^3.987.0",
18+
"@aws-sdk/client-backup": "^3.990.0",
1919
"@aws-sdk/client-dynamodb": "^3.958.0",
2020
"@aws-sdk/lib-dynamodb": "^3.990.0",
2121
"@middy/input-output-logger": "^7.0.2",

0 commit comments

Comments
 (0)