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.288.0 #523

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.288.0

3.288.0(2023-03-09)

Chores
Documentation Changes
  • client-networkmanager: This update provides example usage for TransitGatewayRouteTableArn. (b39cd0ec)
New Features
  • clients: update client endpoints as of 2023-03-09 (3b31ade0)
  • client-connect: This release adds a new API, GetMetricDataV2, which returns metric data for Amazon Connect. (acb5eef6)
  • client-servicediscovery: Updated all AWS Cloud Map APIs to provide consistent throttling exception (RequestLimitExceeded) (cb39c4dc)
  • client-redshift-data: Added support for Redshift Serverless workgroup-arn wherever the WorkgroupName parameter is available. (344d56c8)
  • client-sagemaker: Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API. (253ef071)
  • client-quicksight: This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions. (6c3f7b10)
  • client-codeartifact: This release introduces the generic package format, a mechanism for storing arbitrary binary assets. It also adds a new API, PublishPackageVersion, to allow for publishing generic packages. (235876ea)
  • client-evidently: Updated entity override documentation (5df80f23)
  • client-sesv2: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects missing or misconfigured Brand Indicator for Message Identification (BIMI) DNS records for customer sending identities. (d58f7524)
Bug Fixes
  • middleware-logger: retrieve filter overrides after middleware returns (#4502) (6405a58c)

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

v3.287.0

3.287.0(2023-03-08)

New Features
  • clients: update client endpoints as of 2023-03-08 (2fb9a440)
  • client-mediapackage: This release provides the date and time live resources were created. (e91ea700)
  • client-lakeformation: This release adds two new API support "GetDataCellsFiler" and "UpdateDataCellsFilter", and also updates the corresponding documentation. (9a29cfb8)
  • client-athena: A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result. (12c6c35a)
  • client-mediapackage-vod: This release provides the date and time VOD resources were created. (eb5cff67)
  • client-ec2: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances. (8a6dcfa8)
  • client-sagemaker: There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today. (392879ff)
  • client-route53resolver: Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rule (ab22b632)
  • client-dynamodb: Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables. (af815752)
  • shared-ini-file-loader: enable uncached credential loading (#4253) (89dc903e)
  • middleware-logger: log request errors (#4252) (8c667ff1)
Bug Fixes

... (truncated)

Changelog

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

3.288.0 (2023-03-09)

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

3.287.0 (2023-03-08)

Bug Fixes

  • clients: remove aggregated client from paginators (#4496) (aea457a)

3.282.0 (2023-03-01)

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

3.281.0 (2023-02-28)

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

3.279.0 (2023-02-24)

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

3.278.0 (2023-02-23)

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

... (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 #523 (e47bed2) into main (1699437) will not change coverage. The diff coverage is n/a.

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