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.259.0 #490

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.259.0

3.259.0(2023-01-26)

Chores
Documentation Changes
  • util-utf8: add deprecation in README of runtime specific modules (#4372) (30b45af7)
New Features
  • clients: update client endpoints as of 2023-01-26 (cdf78f7e)
  • client-eventbridge: Minor comments for Redshift Serverless workgroup target support. (5e5f4b2a)
  • client-iotfleetwise: Add model validation to BatchCreateVehicle and BatchUpdateVehicle operations that invalidate requests with an empty vehicles list. (1d7f650d)
  • client-s3: Allow FIPS to be used with path-style URLs. (e41ba91b)
Bug Fixes
  • middleware-flexible-checksums: append content-encoding aws-chunked instead of replacing (#4368) (dac8a926)
  • package.json: build util-utf8-browser in build:crypto-dependencies (#4374) (405e8813)
  • types: changed NodeJS.ProcessEnv type to Record in node-config-provider (#4319) (872fe07f)

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

v3.258.0

3.258.0(2023-01-25)

Chores
  • util-utf8: import fromUtf8 and toUtf8 from util-utf8 (#4353) (efa3ec60)
  • clients: import fromUtf8 and toUtf8 from util-utf8 (#4363) (cdef3e51)
Documentation Changes
  • client-sts: Doc only change to update wording in a key topic (40714b52)
  • client-redshift-serverless: Added query monitoring rules as possible parameters for create and update workgroup operations. (1e68ae35)
New Features
  • clients: update client endpoints as of 2023-01-25 (98f956fd)
  • client-cloudformation: Enabled FIPS aws-us-gov endpoints in SDK. (6eef7888)
  • client-m2: Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result & unique identifier from engine. Also removed unused headers from REST APIs (717df3e0)
  • client-ec2: This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs. (8973fbd8)

... (truncated)

Changelog

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

3.259.0 (2023-01-26)

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

3.258.0 (2023-01-25)

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

3.257.0 (2023-01-24)

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

3.256.0 (2023-01-23)

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

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

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