Skip to content

chore(deps): bump @aws-sdk/client-sqs from 3.971.0 to 3.991.0#184

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-sqs-3.991.0
Open

chore(deps): bump @aws-sdk/client-sqs from 3.971.0 to 3.991.0#184
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-sqs-3.991.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 27, 2026

Bumps @aws-sdk/client-sqs from 3.971.0 to 3.991.0.

Release notes

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

v3.991.0

3.991.0(2026-02-16)

Documentation Changes
  • client-arc-region-switch: Clarify documentation on ARC Region Switch start-plan-execution operation (c24d7a88)
  • client-ecr: Adds support for enabling blob mounting, and removes support for Clair based image scanning (e3cf5218)
  • client-ec2: Documentation updates for EC2 Secondary Networks (68029df3)
New Features
  • clients: update client endpoints as of 2026-02-16 (c3afa911)
  • client-qconnect: Update MessageType enum to include missing types. (9aaf67f2)
  • client-kms: Added support for Decrypt and ReEncrypt API's to use dry run feature without ciphertext for authorization validation (492b2819)
  • client-kafka: Amazon MSK now supports dual-stack connectivity (IPv4 and IPv6) for existing MSK clusters. You can enable dual-stack on existing clusters by specifying the NetworkType parameter in updateConnectivity API. (67a33d9a)

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

v3.990.0

3.990.0(2026-02-13)

New Features
  • client-inspector2: Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning (168caeb6)
  • client-sagemaker: Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters. (6f77d876)
  • client-ec2: This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones. (eed96c05)
  • client-cloudwatch: Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues. (5a085a8a)
  • client-connect: API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available. (11a9568e)
Tests

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

v3.989.0

3.989.0(2026-02-12)

Chores
New Features

... (truncated)

Changelog

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

3.991.0 (2026-02-16)

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

3.990.0 (2026-02-13)

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

3.989.0 (2026-02-12)

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

3.985.0 (2026-02-06)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) from 3.971.0 to 3.991.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-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.991.0/clients/client-sqs)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 27, 2026
@dependabot dependabot Bot requested review from a team as code owners February 27, 2026 07:43
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@dependabot dependabot Bot requested a review from JohnNewman1 February 27, 2026 07:43
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Feb 27, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 27, 2026

LCOV of commit f71a792 during Comment PR Coverage #77

  lines......: 95.6% (282 of 295 lines)
  functions..: 100.0% (13 of 13 functions)
  branches...: no data found

Files changed coverage rate: n/a

Full coverage report

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 17, 2026

A newer version of @​aws-sdk/client-sqs exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dependabot dependabot Bot changed the base branch from canary to main May 2, 2026 10:48
@dependabot dependabot Bot requested a review from nicholasgriffintn as a code owner May 2, 2026 10:48
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.

1 participant