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.278.0 #515

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.278.0

3.278.0(2023-02-23)

Documentation Changes
  • client-guardduty: Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails. (995ae116)
  • client-grafana: Doc-only update. Updated information on attached role policies for customer provided roles (61554a45)
New Features
  • clients: update client endpoints as of 2023-02-23 (9b28eda7)
  • client-iot-wireless: In this release, we add additional capabilities for the FUOTA which allows user to configure the fragment size, the sending interval and the redundancy ratio of the FUOTA tasks (c5c90170)
  • client-macie2: This release adds support for a new finding type, Policy:IAMUser/S3BucketSharedWithCloudFront, and S3 bucket metadata that indicates if a bucket is shared with an Amazon CloudFront OAI or OAC. (cd011131)
  • client-ecs: This release supports deleting Amazon ECS task definitions that are in the INACTIVE state. (689316ad)
  • client-location: This release adds support for using Maps APIs with an API Key in addition to AWS Cognito. This includes support for adding, listing, updating and deleting API Keys. (594acf0a)
  • client-appflow: This release enables the customers to choose whether to use Private Link for Metadata and Authorization call when using a private Salesforce connections (136e139c)
  • client-wafv2: You can now associate an AWS WAF v2 web ACL with an AWS App Runner service. (2faee2d0)
Bug Fixes
  • middleware-host-header: add port in host header if defined (#4463) (0bb8f314)

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

v3.277.0

3.277.0(2023-02-22)

Documentation Changes
  • client-ssm: Document only update for Feb 2023 (47e791d5)
New Features
  • client-rum: CloudWatch RUM now supports CloudWatch Custom Metrics (435c0711)
  • client-chime-sdk-voice: This release introduces support for Voice Connector media metrics in the Amazon Chime SDK Voice namespace (55c7cec9)
  • client-cloudfront: CloudFront now supports block lists in origin request policies so that you can forward all headers, cookies, or query string from viewer requests to the origin except for those specified in the block list. (4835fc80)
  • client-datasync: AWS DataSync has relaxed the minimum length constraint of AccessKey for Object Storage locations to 1. (12260a9d)
  • client-opensearch: This release lets customers configure Off-peak window and software update related properties for a new/existing domain. It enhances the capabilities of StartServiceSoftwareUpdate API; adds 2 new APIs - ListScheduledActions & UpdateScheduledAction; and allows Auto-tune to make use of Off-peak window. (6a0bbc23)

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

v3.276.0

3.276.0(2023-02-21)

... (truncated)

Changelog

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

3.278.0 (2023-02-23)

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

3.276.0 (2023-02-21)

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

3.272.0 (2023-02-15)

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

3.271.0 (2023-02-14)

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

3.267.0 (2023-02-08)

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

3.266.1 (2023-02-07)

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

3.266.0 (2023-02-06)

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

Codecov Report

Merging #515 (327b874) into main (1699437) will not change coverage. The diff coverage is n/a.

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

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

dependabot[bot] commented 1 year ago

Superseded by #518.