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.204.0 to 3.245.0 #464

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-sqs from 3.204.0 to 3.245.0.

Release notes

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

v3.245.0

3.245.0(2023-01-05)

Chores
  • util-endpoints: update aws partitions.json (3eeeaa26)
  • endpoints: update endpoints model (994fd297)
  • models: update API models (bd67d7eb)
Documentation Changes
  • client-lightsail: Documentation updates for Amazon Lightsail. (d7ca5a74)
  • client-mwaa: MWAA supports Apache Airflow version 2.4.3. (5316f31c)
New Features
  • client-emr-serverless: Adds support for customized images. You can now provide runtime images when creating or updating EMR Serverless Applications. (6c6ec958)
  • client-rds: This release adds support for specifying which certificate authority (CA) to use for a DB instance's server certificate during DB instance creation, as well as other CA enhancements. (c0906726)
  • client-connect: Documentation update for a new Initiation Method value in DescribeContact API (62552ab3)
  • client-apprunner: This release adds support of securely referencing secrets and configuration data that are stored in Secrets Manager and SSM Parameter Store by adding them as environment secrets in your App Runner service. (285e1c20)
  • client-amplifybackend: Updated GetBackendAPIModels response to include ModelIntrospectionSchema json string (eff2ce7f)

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

v3.244.0

3.244.0(2023-01-04)

Documentation Changes
  • client-cloudwatch-logs: Update to remove sequenceToken as a required field in PutLogEvents calls. (5d59f315)
New Features
  • client-ssm: Adding support for QuickSetup Document Type in Systems Manager (124b702f)
  • client-application-auto-scaling: Customers can now use the existing DescribeScalingActivities API to also see the detailed and machine-readable reasons for Application Auto Scaling not scaling their resources and, if needed, take the necessary corrective actions. (d6bcb030)

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

v3.243.0

3.243.0(2023-01-03)

New Features
  • clients: update client endpoints as of 2023-01-03 (73bc0072)

... (truncated)

Changelog

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

3.245.0 (2023-01-05)

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

3.241.0 (2022-12-29)

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

3.238.0 (2022-12-23)

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

3.236.0 (2022-12-21)

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

3.235.0 (2022-12-20)

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

3.234.0 (2022-12-19)

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

3.231.0 (2022-12-14)

... (truncated)

Commits
  • 5ba763a Publish v3.245.0
  • 12a4fbc Publish v3.241.0
  • e3d8d44 Publish v3.238.0
  • e4b3e04 chore(clients): add pkg.json script to codegen individual clients (#4311)
  • 44e9a49 Publish v3.236.0
  • 6f55277 chore(clients): remove entries from rulesetObject not needed for resolution (...
  • c02ec34 Publish v3.235.0
  • f65f852 chore(endpoint): add codegen changes for endpoint ruleset compression (#4301)
  • b03bc8f Publish v3.234.0
  • 6575aa7 Publish v3.231.0
  • Additional commits viewable 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #464 (27f118f) into main (de4ff20) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #464   +/-   ##
=========================================
  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.