Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lambda): bump @aws-sdk/client-sqs from 3.321.1 to 3.332.0 in /lambdas #3271

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps @aws-sdk/client-sqs from 3.321.1 to 3.332.0.

Release notes

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

v3.332.0

3.332.0(2023-05-11)

Chores
  • e2e: add e2e yarn lerna usage comment (#4664) (33700a26)
  • util-endpoints: improve resolveEndpoints usage of option.logger.debug (#4651) (0c089d60)
Documentation Changes
  • client-connect: This release updates GetMetricDataV2 API, to support metric data up-to last 35 days (ed2afc8a)
New Features
  • clients: update client endpoints as of 2023-05-11 (f2c71cc8)
  • client-opensearch: This release fixes DescribePackages API error with null filter value parameter. (622fe3c2)
  • client-ivs-realtime: Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents. (3a8d2ae9)
  • client-omics: This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores. (c64a34c7)
  • client-health: Add support for regional endpoints (e0f0af1c)
  • client-route53resolver: Update FIPS endpoints for GovCloud (US) regions in SDK. (cdc4030a)
  • client-elasticsearch-service: This release fixes DescribePackages API error with null filter value parameter. (af0546ab)
  • client-elasticache: Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled. (20159f4e)
  • client-support: This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages. (5a9d621d)
Bug Fixes
Other Changes

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

v3.331.0

3.331.0(2023-05-10)

New Features
  • client-rds: Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters (e5a4ebc1)
  • client-swf: This release adds a new API parameter to exclude old history events from decision tasks. (235f75d7)
  • client-emr: EMR Studio now supports programmatically executing a Notebooks on an EMR on EKS cluster. In addition, notebooks can now be executed by specifying its location in S3. (6be4ce45)
  • composite-build: add gradle composite build (#4710) (e2ce8b43)
Bug Fixes
  • util-stream: do not convert stream data to string in AwsChunkedEncodingStream (#4711) (5a9149b3)

... (truncated)

Changelog

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

3.332.0 (2023-05-11)

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

3.329.0 (2023-05-08)

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

3.328.0 (2023-05-05)

Features

  • client-sqs: Revert previous SQS protocol change. (75d4246)

3.327.0 (2023-05-04)

Features

  • client-sqs: This release enables customers to call SQS using AWS JSON-1.0 protocol. (b3f5a9d)

3.326.0 (2023-05-03)

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

3.325.0 (2023-05-02)

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

Commits
  • 864b34a Publish v3.332.0
  • 98136a2 Publish v3.329.0
  • 9351f60 docs(a11y): remove shields.io badges causing accessibility issues in client d...
  • 5f4ac23 Publish v3.328.0
  • 75d4246 feat(client-sqs): Revert previous SQS protocol change.
  • 0408b01 Publish v3.327.0
  • b3f5a9d feat(client-sqs): This release enables customers to call SQS using AWS JSON-1...
  • f08a7b1 Publish v3.326.0
  • 02b68de docs(response-structure): add response structure to syntax example (#4684)
  • b418f9d Publish v3.325.0
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.321.1 to 3.332.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.332.0/clients/client-sqs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sqs"
  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 May 15, 2023
@npalm npalm merged commit 170baa8 into main May 19, 2023
20 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-sdk/client-sqs-3.332.0 branch May 19, 2023 11:30
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.

None yet

1 participant