sbcgua / abap-package-version-shield

shield.io lambda to detect version of abap package, serialized by abapGit
https://sbcgua.github.io/abap-package-version-shield
8 stars 4 forks source link

build(deps-dev): bump serverless from 2.70.0 to 3.1.0 #118

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps serverless from 2.70.0 to 3.1.0.

Release notes

Sourced from serverless's releases.

3.1.0 (2022-02-01)

Features

Bug Fixes


Comparison since last release

3.0.1 (2022-01-28)

Bug Fixes

Maintenance Improvements

Templates


Comparison since last release

3.0.0 (2022-01-27)

We are excited to announce the release of Serverless Framework v3!

This new major version brings a cleaner and redesigned CLI experience as well as a brand new feature: stage parameters.

Read all about Serverless Framework v3 in the official blog post.


⚠ BREAKING CHANGES

Read the complete v3 Upgrade Guide.

  • Variables: Old variables resolver is permanently removed. Any resolution error as approached with current resolver is assumed as final (there's no longer fallback to old resolver)

... (truncated)

Changelog

Sourced from serverless's changelog.

3.1.0 (2022-02-01)

Features

Bug Fixes

3.0.1 (2022-01-28)

Bug Fixes

Maintenance Improvements

Templates

3.0.0 (2022-01-27)

We are excited to announce the release of Serverless Framework v3!

This new major version brings a cleaner and redesigned CLI experience as well as a brand new feature: stage parameters.

Read all about Serverless Framework v3 in the official blog post.


⚠ BREAKING CHANGES

Read the complete v3 Upgrade Guide.

  • Variables: Old variables resolver is permanently removed. Any resolution error as approached with current resolver is assumed as final (there's no longer fallback to old resolver)
  • AWS Lambda:
    • Default lambda hashing algorithm was changed to 20201221
    • Runtimes nodejs10.x, python2.7, ruby2.5 and dotnetcore2.1 reached end of support on AWS and are no longer recognized in configuration.

... (truncated)

Commits
  • 9ad3e81 chore: Release v3.1.0
  • 8a3a5ef chore: Bump dependencies
  • 395ea7d fix(CLI): Get serverless-tencent version from all supported locations
  • 06fc4df fix(CLI): Fix support for -c (--config) shortcut
  • 0c2026c chore: Rename master branch to main
  • bf79934 test: Fix msk integration test
  • d0554b7 feat(AWS RabbitMQ): Support maximumBatchingWindow
  • d6d094b docs(cli-output): remove v3 warning
  • 658dc28 feat(AWS ActiveMQ): Support maximumBatchingWindow
  • e90c114 feat(AWS Kafka): Support maximumBatchingWindow
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 2 years ago

Superseded by #119.