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

chore(deps): bump @aws-sdk/client-sqs from 3.163.0 to 3.315.0 #38

Merged
merged 1 commit into from
May 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps @aws-sdk/client-sqs from 3.163.0 to 3.315.0.

Release notes

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

v3.315.0

3.315.0(2023-04-17)

Documentation Changes
  • client-dynamodb: Documentation updates for DynamoDB API (05fc44b1)
New Features
  • clients: update client endpoints as of 2023-04-17 (9d6e5f77)
  • client-lambda: Add Python 3.10 (python3.10) support to AWS Lambda (41227701)
  • client-internetmonitor: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage (e391e566)
  • client-iot-wireless: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group (73f78595)
  • client-appflow: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs. (7be646fc)
  • client-emr-serverless: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker. (6f369a93)
  • client-drs: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery. (c1349f22)
  • smithy-client: update client defaults provider (3a4d2cbe)
  • codegen: shorten serialization and deserialization code in protocols files (#4625) (8798a6ea)

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

v3.314.0

3.314.0(2023-04-14)

Documentation Changes
  • client-migration-hub-refactor-spaces: Doc only update for Refactor Spaces environments without network bridge feature. (8b5eba40)
  • client-ecs: This release supports ephemeral storage for AWS Fargate Windows containers. (bc16f2db)
New Features
  • clients: update client endpoints as of 2023-04-14 (72f43dc0)
  • client-lambda: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API. (c7d2e84a)
  • client-rds: This release adds support of modifying the engine mode of database clusters. (6902006e)

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

v3.313.0

3.313.0(2023-04-13)

Chores

... (truncated)

Changelog

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

3.315.0 (2023-04-17)

Features

  • codegen: shorten serialization and deserialization code in protocols files (#4625) (8798a6e)

3.312.0 (2023-04-12)

Features

  • client: reduce generated HTTP request header code size (#4594) (fe91123)

3.310.0 (2023-04-10)

Bug Fixes

  • use updated dist glob pattern in package.json (#4628) (352393d)

3.309.0 (2023-04-07)

Features

  • codegen: shorten internal serde function names (#4611) (e385e85)

3.306.0 (2023-04-04)

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

... (truncated)

Commits
  • b01bc6c Publish v3.315.0
  • 8798a6e feat(codegen): shorten serialization and deserialization code in protocols fi...
  • 2e13a0f Publish v3.312.0
  • fe91123 feat(client): reduce generated HTTP request header code size (#4594)
  • 3d2bea8 Publish v3.310.0
  • 352393d fix: use updated dist glob pattern in package.json (#4628)
  • e695cb2 Publish v3.309.0
  • e385e85 feat(codegen): shorten internal serde function names (#4611)
  • f615396 Publish v3.306.0
  • a237e36 Publish v3.303.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @maskeynihal.


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)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) from 3.163.0 to 3.315.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.315.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>
@maskeynihal maskeynihal force-pushed the dependabot/npm_and_yarn/aws-sdk/client-sqs-3.315.0 branch from 4a709b1 to 09416a8 Compare May 25, 2024 04:02
@maskeynihal
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit fc23111 into main May 25, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-sqs-3.315.0 branch May 25, 2024 04:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant