Skip to content

chore(deps-dev): bump @aws-sdk/client-sqs from 3.1053.0 to 3.1055.0#463

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-sqs-3.1055.0
Open

chore(deps-dev): bump @aws-sdk/client-sqs from 3.1053.0 to 3.1055.0#463
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-sqs-3.1055.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps @aws-sdk/client-sqs from 3.1053.0 to 3.1055.0.

Release notes

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

v3.1055.0

3.1055.0(2026-05-27)

Chores
Documentation Changes
  • client-organizations: AWS Organizations now emits CloudTrail events (AccountJoinedOrganization, AccountDepartedOrganization) to the management account for membership changes, including join and departure method and timestamp. (fd08d346)
New Features
  • client-payment-cryptography: Adding new BDD representation of endpoint ruleset (038b995d)
  • client-voice-id: Adding new BDD representation of endpoint ruleset (4ea1f631)
  • client-ssm-sap: Adding new BDD representation of endpoint ruleset (46f23a8b)
  • client-imagebuilder: Adding new BDD representation of endpoint ruleset (4fccd91d)
  • client-opensearch: OpenSearch will now support multi-segment paths in JWKS URLs. (19774e30)
  • client-workspaces-web: Adding new BDD representation of endpoint ruleset (16accb93)
  • client-inspector2: Adding new BDD representation of endpoint ruleset (871d4164)
  • client-memorydb: Adding new BDD representation of endpoint ruleset (8e5e1e1c)
  • client-partnercentral-benefits: Adding new BDD representation of endpoint ruleset (a51c0749)
  • client-mpa: Adding new BDD representation of endpoint ruleset (c7d9e576)
  • client-docdb-elastic: Adding new BDD representation of endpoint ruleset (f6604510)
  • client-resource-explorer-2: Adding new BDD representation of endpoint ruleset (675b8b7d)
  • client-bcm-dashboards: Adding new BDD representation of endpoint ruleset (7f65a570)
  • client-iotfleetwise: Adding new BDD representation of endpoint ruleset (49c889bb)
  • client-launch-wizard: Adding new BDD representation of endpoint ruleset (dbba8489)
  • client-pca-connector-ad: Adding new BDD representation of endpoint ruleset (c922bfa5)
  • client-devops-agent: Adding new BDD representation of endpoint ruleset (0bc6b6c5)
  • client-compute-optimizer: Adding new BDD representation of endpoint ruleset (71f69111)
  • client-elementalinference: Added support for smart subtitles in Elemental Inference, enabling automatic generation of subtitles for media content. Available in English, Spanish, French, German, Italian, and Portuguese. (a0c52b23)
  • client-medialive: AWS Elemental MediaLive now supports Smart Subtitles, a new caption source that uses AWS Elemental Inference to automatically generate WebVTT and TTML captions from source audio. Available in English, Spanish, French, German, Italian, and Portuguese. (fea48017)
  • client-rtbfabric: Adding new BDD representation of endpoint ruleset (d7495b1d)
  • client-nova-act: Adding new BDD representation of endpoint ruleset (d20208ac)
  • client-ssm-contacts: Adding new BDD representation of endpoint ruleset (3e8fa156)
  • client-finspace: Adding new BDD representation of endpoint ruleset (72e5bc9e)
  • client-rum: Adding new BDD representation of endpoint ruleset (56728db3)
  • client-partnercentral-selling: Adding new BDD representation of endpoint ruleset (8fd0d9f1)
  • client-bedrock-data-automation: Matcher Fallback extends the CustomOutputConfiguration for the Document modality in DataAutomationProjects, enabling a fallback blueprint when no match is found. A FALLBACK match status is returned, improving the matching experience and guaranteeing customers always receive CustomOutputResults. (91b76402)
  • client-wellarchitected: Adding new BDD representation of endpoint ruleset (12c1733f)
  • client-eventbridge: Adding new BDD representation of endpoint ruleset (7f75e100)
  • client-mgn: Adding new BDD representation of endpoint ruleset (43df313f)
  • client-dataexchange: Adding new BDD representation of endpoint ruleset (b1a544f0)
  • client-sagemaker-featurestore-runtime: Adding new BDD representation of endpoint ruleset (55a9a5e5)
  • client-connectcases: Adding new BDD representation of endpoint ruleset (9cd442f9)
  • client-eks-auth: Adding new BDD representation of endpoint ruleset (0d567c95)
  • client-fis: Adding new BDD representation of endpoint ruleset (bf27021c)
  • client-iotthingsgraph: Adding new BDD representation of endpoint ruleset (8e449e0e)
  • client-security-ir: Adding new BDD representation of endpoint ruleset (877b8394)

... (truncated)

Changelog

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

3.1055.0 (2026-05-27)

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

3.1054.0 (2026-05-26)

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

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)

Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) from 3.1053.0 to 3.1055.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.1055.0/clients/client-sqs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.1055.0
  dependency-type: direct:development
  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 minor labels Jun 4, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 4, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants