[Snyk] Upgrade @aws-sdk/client-sqs from 3.840.0 to 3.844.0#11
Open
[Snyk] Upgrade @aws-sdk/client-sqs from 3.840.0 to 3.844.0#11
Conversation
Snyk has created this PR to upgrade @aws-sdk/client-sqs from 3.840.0 to 3.844.0. See this package in npm: @aws-sdk/client-sqs See this project in Snyk: https://app.snyk.io/org/tudor230/project/6d94e0aa-55ac-4f57-9e46-78a71f87988c?utm_source=github&utm_medium=referral&page=upgrade-pr
Contributor
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @aws-sdk/client-sqs from 3.840.0 to 3.844.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 24 days ago.
Release notes
Package name: @aws-sdk/client-sqs
-
3.844.0 - 2025-07-09
- codegen:
- sync for isCustomEndpoint changes (#7193) (d65a730f)
- use model service instead of iterating services (#7184) (b778ffff)
- scripts: reduce publish concurrency to fix socket hang up (#7189) (8bcaf94f)
- core: upgrade fast-xml-parser to 5.2.5 (#7176) (6cda13cf)
- client-opsworkscm: Removing content that refers to an S3 bucket that is no longer in use. (64c467c7)
- clients: update client endpoints as of 2025-07-09 (accc6e83)
- client-ec2: Adds support to Capacity Blocks for ML for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support for CapacityBlockId to DescribeInstanceTopology. (202ec5f1)
- client-freetier: This release introduces four new APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan management; ListAccountActivities and GetAccountActivity that provide activity tracking capabilities. (5ad57558)
- codegen: generate default endpoint provider for default regional AWS endpoints (#7190) (27a66c0b)
- tests: prevent changeset race condition in parallel tests (#7183) (2d376dc2)
- aws-client-api-test: add new endpoint variation tests (#7192) (a37bd632)
-
3.840.0 - 2025-06-30
- token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
- codegen: get token from environment if required (#7166) (0f3e62ff)
- clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
- clients: update client endpoints as of 2025-06-30 (04380044)
- client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
- client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
- client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
- client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
- client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
- client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
- client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
- client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
- client-networkflowmonitor: Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated. (417e1545)
- client-bedrock-runtime: Add API Key and document citations support for Bedrock Runtime APIs (3e92ce78)
- client-b2bi: Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format. (15f931b5)
- client-arc-zonal-shift: Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice. (95ccc935)
- client-cloudformation: Added support for UNKNOWN drift status. (80c8e5fb)
- client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31fb)
- client-glue: releasing source processing properties to support source properties for ODB integrations (aa10e5da)
- client-quicksight: Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation. (2cd13e74)
- client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dca)
- client-eventbridge: Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws (b85b1f21)
- client-iam: Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration. (cffa7110)
- client-bedrock: Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs. (8587fbba)
- xhr-http-handler: add support for per-request/per-operation timeouts (#7159) (9c12aff1)
from @aws-sdk/client-sqs GitHub release notes3.844.0(2025-07-09)
Chores
Documentation Changes
New Features
Bug Fixes
Tests
For list of updated packages, view updated-packages.md in assets-3.844.0.zip
3.840.0(2025-06-30)
Chores
New Features
For list of updated packages, view updated-packages.md in assets-3.840.0.zip
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: