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-dev): bump serverless and @types/serverless #428

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps serverless and @types/serverless. These dependencies needed to be updated together. Updates serverless from 3.24.1 to 3.25.1

Release notes

Sourced from serverless's releases.

3.25.1 (2022-11-28)

Maintenance Improvements


Comparison since last release

3.25.0 (2022-11-21)

Features

Bug Fixes


Comparison since last release

Changelog

Sourced from serverless's changelog.

3.25.1 (2022-11-28)

Maintenance Improvements

3.25.0 (2022-11-21)

Features

Bug Fixes

Commits
  • 595b7c5 chore: Release v3.25.1
  • 17a254d chore: Bump dependencies
  • cb81085 refactor: Wokaround AWS-SDK issue by temporarily pinning v2 version
  • eb741fe feat(AWS Local Invocation): Upgrade Java dependencies (#11535)
  • 4773603 chore: Release v3.25.0
  • 4c1af3d chore: Bump dependencies
  • e478dac docs: Address security issue in example (#11532)
  • c25f854 feat(AWS Deploy): Recognize nodejs.18.x runtime (#11526)
  • 54f4fc7 feat: Recognize eu-central-2, eu-south-1 and me-central-1 regions
  • 20d79a2 fix(AWS Deploy): Respect existing YAML CF templates (#11521)
  • Additional commits viewable in compare view


Updates @types/serverless from 3.12.8 to 3.12.9

Commits


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 #428 (105f10a) into main (72f8bd9) will not change coverage. The diff coverage is n/a.

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