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-lambda from 3.224.0 to 3.236.0 #448

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-lambda from 3.224.0 to 3.236.0.

Release notes

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

v3.236.0

3.236.0(2022-12-21)

Chores
  • clients: remove entries from rulesetObject not needed for resolution (#4303) (6f55277e)
Documentation Changes
  • client-support: Documentation updates for the AWS Support API (2e816cde)
  • client-ssm: Doc-only updates for December 2022. (763bdf3f)
New Features
  • clients: update client endpoints as of 2022-12-21 (7ae38c14)
  • client-sagemaker: This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains (1b46e4a7)
  • client-macie2: This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class. (4c16931b)
  • client-license-manager-linux-subscriptions: AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program. (301fd63e)
  • client-connect: Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API. (8f34827a)
  • client-connectparticipant: Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API. (05b4eca8)
  • client-scheduler: Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name. (5342062a)
  • client-transfer: This release adds support for Decrypt as a workflow step type. (bfcca289)

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

v3.235.0

3.235.0(2022-12-20)

Chores
  • endpoint: add codegen changes for endpoint ruleset compression (#4301) (f65f8527)
  • scripts: add compression routines for endpoints rulesets (#4300) (15c39767)
New Features
  • clients: update client endpoints as of 2022-12-20 (15103249)
  • client-batch: Adds isCancelled and isTerminated to DescribeJobs response. (765cbb91)
  • client-sagemaker: Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API. (63855ae1)
  • client-medialive: This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input. (49b07b3f)
  • client-lookoutequipment: This release adds support for listing inference schedulers by status. (1d7dc075)
  • client-nimble: Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles. (858e8660)
  • client-resource-explorer-2: Documentation updates for AWS Resource Explorer. (798b1bf7)
  • client-route-53-domains: Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability. (38b6bfe3)
  • client-ec2: Adds support for pagination in the EC2 DescribeImages API. (a1e5ea84)
  • client-transcribe: Enable our batch transcription jobs for Swedish and Vietnamese. (b8881a0d)

... (truncated)

Changelog

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

3.236.0 (2022-12-21)

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

3.235.0 (2022-12-20)

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

3.234.0 (2022-12-19)

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

3.231.0 (2022-12-14)

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

3.229.0 (2022-12-12)

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

3.226.0 (2022-12-07)

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

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

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