dustinsgoodman / serverless-microservices-graphql-template

A Serverless Framework getting started template for building microservice architectures with a public GraphQL API using nx for monorepo support.
MIT License
11 stars 0 forks source link

build(deps): bump @aws-sdk/client-sqs from 3.254.0 to 3.312.0 #541

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-sqs from 3.254.0 to 3.312.0.

Release notes

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

v3.312.0

3.312.0(2023-04-12)

Chores
Documentation Changes
  • client-managedblockchain: Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022.. (22724058)
New Features
  • clients: update client endpoints as of 2023-04-12 (4d94d61c)
  • client-groundstation: AWS Ground Station Wideband DigIF GA Release (90bc06f9)
  • client: reduce generated HTTP request header code size (#4594) (fe911234)

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

v3.311.0

3.311.0(2023-04-11)

New Features
  • clients: update client endpoints as of 2023-04-11 (ac0a5f54)
  • client-ecr-public: This release will allow using registry alias as registryId in BatchDeleteImage request. (ba305cf0)
  • client-emr-serverless: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified). (5a7de1be)
  • client-eventbridge: EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters (829cbbf5)
  • client-iot-data-plane: This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API (e663f3ff)
  • client-wafv2: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs. (25573e3b)
  • client-iot: Re-release to remove unexpected API changes (4a0d34e5)
Bug Fixes
  • middleware-sdk-ec2: serialize presignedUrl into request body (#4629) (5e826366)

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

v3.310.0

3.310.0(2023-04-10)

New Features
  • clients: update client endpoints as of 2023-04-10 (edbe9896)

... (truncated)

Changelog

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

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

3.303.0 (2023-03-30)

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

3.301.0 (2023-03-28)

... (truncated)

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 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Merging #541 (fc8a428) into main (1699437) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #541   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          117       117           
  Branches        11        11           
=========================================
  Hits           117       117           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #546.