Skip to content

Upgrade: [dependabot] - bump @aws-sdk/client-backup from 3.1007.0 to 3.1009.0#2874

Merged
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-backup-3.1009.0
Mar 14, 2026
Merged

Upgrade: [dependabot] - bump @aws-sdk/client-backup from 3.1007.0 to 3.1009.0#2874
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-backup-3.1009.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Bumps @aws-sdk/client-backup from 3.1007.0 to 3.1009.0.

Release notes

Sourced from @​aws-sdk/client-backup's releases.

v3.1009.0

3.1009.0(2026-03-13)

Chores
  • codegen: sync for retry strategy lifecycle fix (#7842) (7bf8888b)
Documentation Changes
  • client-medialive: Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value. (fa49aa1b)
  • client-sqs: document that SQS supports AWS Query protocol, non-default (#7847) (90772af6)
  • clients: generate readme block about protocols (#7839) (21ffcafc)
New Features
  • clients: update client endpoints as of 2026-03-13 (079cb594)
  • client-api-gateway: API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography (663ec588)
  • client-gameliftstreams: Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS. (9b2dfe80)
  • client-connect: Deprecating PredefinedNotificationID field (20194f10)
  • client-ivs-realtime: Updates maximum reconnect window seconds from 60 to 300 for participant replication (e384ea14)
  • client-glue: Add QuerySessionContext to BatchGetPartitionRequest (e39731fa)
  • client-mediaconvert: This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output. (11615b9f)
  • client-quicksight: The change adds a new capability named ManageSharedFolders in Custom Permissions (cffca16f)
  • client-mgn: Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows. (2c814ea8)
  • client-config-service: Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule. (469faf6f)

For list of updated packages, view updated-packages.md in assets-3.1009.0.zip

v3.1008.0

3.1008.0(2026-03-12)

Chores
  • disable TypeScript detection when env var is 'true' (#7838) (b21a7826)
New Features
  • clients: update client endpoints as of 2026-03-12 (c33f9da7)
  • client-datasync: DataSync's 3 location types, Hadoop Distributed File System (HDFS), FSx for Windows File Server (FSx Windows), and FSx for NetApp ONTAP (FSx ONTAP) now have credentials managed via Secrets Manager, which may be encrypted with service keys or be configured to use customer-managed keys or secret. (dee9cb3e)
  • client-ecr: Add Chainguard to PTC upstreamRegistry enum (4f3727d3)
  • client-s3: Adds support for account regional namespaces for general purpose buckets. The account regional namespace is a reserved subdivision of the global bucket namespace where only your account can create general purpose buckets. (17910287)
Bug Fixes
  • util-user-agent-node: read typescript version from app package.json (#7840) (5253141c)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-backup's changelog.

3.1009.0 (2026-03-13)

Note: Version bump only for package @​aws-sdk/client-backup

3.1008.0 (2026-03-12)

Note: Version bump only for package @​aws-sdk/client-backup

Commits

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR is raised by Dependabot to update a dependency.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-backup-3.1009.0 branch from d804570 to 1741374 Compare March 14, 2026 11:55
Copy link
Copy Markdown

@eps-autoapprove-dependabot eps-autoapprove-dependabot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [@aws-sdk/client-backup](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-backup) from 3.1007.0 to 3.1009.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-backup/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1009.0/clients/client-backup)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-backup"
  dependency-version: 3.1009.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-backup-3.1009.0 branch from 1741374 to 6f52ba3 Compare March 14, 2026 12:22
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@eps-autoapprove-dependabot eps-autoapprove-dependabot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@eps-autoapprove-dependabot eps-autoapprove-dependabot Bot merged commit 0519bf8 into main Mar 14, 2026
18 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/aws-sdk/client-backup-3.1009.0 branch March 14, 2026 12:40
tstephen-nhs pushed a commit that referenced this pull request Mar 18, 2026
…3.1009.0 (#2874)

Bumps
[@aws-sdk/client-backup](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-backup)
from 3.1007.0 to 3.1009.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.1009.0</h2>
<h4>3.1009.0(2026-03-13)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> sync for retry strategy lifecycle fix (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7842">#7842</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7bf8888b2423d2342ea2b689532e526715ec1d50">7bf8888b</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-medialive:</strong> Documents the
VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa49aa1b9590cd70756b756d3b8ce8681a05f8b1">fa49aa1b</a>)</li>
<li><strong>client-sqs:</strong> document that SQS supports AWS Query
protocol, non-default (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7847">#7847</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/90772af63e1cc730100468d3ce175a79da4c6e27">90772af6</a>)</li>
<li><strong>clients:</strong> generate readme block about protocols (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7839">#7839</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/21ffcafccb7bc8dee4f2da0a652a99514b94a5a6">21ffcafc</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-03-13
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/079cb59479a663a63d859323cdb0ca7e96aec329">079cb594</a>)</li>
<li><strong>client-api-gateway:</strong> API Gateway now supports an
additional security policy
&quot;SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09&quot; for REST APIs
and custom domain names. The new policy is compliant with TLS 1.3,
Federal Information Processing Standards (FIPS), Perfect Forward Secrecy
(PFS), and post-quantum (PQ) cryptography (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/663ec5888aab7b276a6bf39d86286be93a583b73">663ec588</a>)</li>
<li><strong>client-gameliftstreams:</strong> Feature launch that enables
customers to connect streaming sessions to their own VPCs running in
AWS. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9b2dfe80b10a0f8bdaf39e4ac6184f01a1fad23b">9b2dfe80</a>)</li>
<li><strong>client-connect:</strong> Deprecating
PredefinedNotificationID field (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/20194f10f25d5f0afe8639108a2ff0f161571d55">20194f10</a>)</li>
<li><strong>client-ivs-realtime:</strong> Updates maximum reconnect
window seconds from 60 to 300 for participant replication (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e384ea14b8e2672b599b0c2ca7340c254c4f7105">e384ea14</a>)</li>
<li><strong>client-glue:</strong> Add QuerySessionContext to
BatchGetPartitionRequest (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e39731faa4e134c6f6ab6704940f2e2a9c7bb56e">e39731fa</a>)</li>
<li><strong>client-mediaconvert:</strong> This update adds support for
Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision
inputs to Dolby Vision outputs, and clear lead CMAF HLS output. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/11615b9fb746fa82a001a19fd5620eba8eb951fe">11615b9f</a>)</li>
<li><strong>client-quicksight:</strong> The change adds a new capability
named ManageSharedFolders in Custom Permissions (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cffca16fe99af1027665be549ab3ba01a0312603">cffca16f</a>)</li>
<li><strong>client-mgn:</strong> Network Migration APIs are now publicly
available for direct programmatic access. Customers can now call Network
Migration APIs directly without going through AWS Transform (ATX),
enabling automation, integration with existing tools, and self-service
migration workflows. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2c814ea89efdffef4721d485021041b21d1f0dbb">2c814ea8</a>)</li>
<li><strong>client-config-service:</strong> Fix pagination support for
DescribeConformancePackCompliance, and update OrganizationConfigRule
InputParameters max length to match ConfigRule. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/469faf6f5a8bc5b2124c2e7e3e31e95693bf8fe4">469faf6f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1009.0.zip</strong></p>
<h2>v3.1008.0</h2>
<h4>3.1008.0(2026-03-12)</h4>
<h5>Chores</h5>
<ul>
<li>disable TypeScript detection when env var is 'true' (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7838">#7838</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b21a7826e3db031017219d7b9515ed4efa2f2a79">b21a7826</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-03-12
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c33f9da7edefde96685fa9d7398757d533134da9">c33f9da7</a>)</li>
<li><strong>client-datasync:</strong> DataSync's 3 location types,
Hadoop Distributed File System (HDFS), FSx for Windows File Server (FSx
Windows), and FSx for NetApp ONTAP (FSx ONTAP) now have credentials
managed via Secrets Manager, which may be encrypted with service keys or
be configured to use customer-managed keys or secret. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dee9cb3e5c46b80d97229b7dfe2b1a99e87bc679">dee9cb3e</a>)</li>
<li><strong>client-ecr:</strong> Add Chainguard to PTC upstreamRegistry
enum (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4f3727d384f02366e61a24cfd5a208fe393ae926">4f3727d3</a>)</li>
<li><strong>client-s3:</strong> Adds support for account regional
namespaces for general purpose buckets. The account regional namespace
is a reserved subdivision of the global bucket namespace where only your
account can create general purpose buckets. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/179102877b8b119d9662e3bcb791ebafca57de2d">17910287</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-user-agent-node:</strong> read typescript version from
app package.json (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7840">#7840</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5253141cd68e5be1bf6d3b5cd282bd5747450af2">5253141c</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.1008.0...v3.1009.0">3.1009.0</a>
(2026-03-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-backup</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1007.0...v3.1008.0">3.1008.0</a>
(2026-03-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/7888030ab6cdd06a01be48427bab028c8e9c1069"><code>7888030</code></a>
Publish v3.1009.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7bf8888b2423d2342ea2b689532e526715ec1d50"><code>7bf8888</code></a>
chore(codegen): sync for retry strategy lifecycle fix (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-backup/issues/7842">#7842</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/21ffcafccb7bc8dee4f2da0a652a99514b94a5a6"><code>21ffcaf</code></a>
docs(clients): generate readme block about protocols (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-backup/issues/7839">#7839</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/543c385f033d069aef96c2b323a585e486addc10"><code>543c385</code></a>
Publish v3.1008.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1009.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.1007.0&new-version=3.1009.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants