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

Bump serverless from 2.40.0 to 2.41.2 #53

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps serverless from 2.40.0 to 2.41.2.

Release notes

Sourced from serverless's releases.

2.41.2 (2021-05-13)

Bug Fixes

  • CLI:
    • In error handler fallback to local version only if we're not in its context (fix infinite recursion issue which put serverless process on stall) (#9472) (7047c34) (Mariusz Nowak)
    • Ensure resolved CLI params are correct in local fallback (#9472) (65a1f38) (Mariusz Nowak)
  • Telemetry: If global & local fallback versions are recent enough to report outcome, report with global (#9472) (eeddf9f) (Mariusz Nowak)

Templates

Maintenance Improvements


Comparison since last release

2.41.1 (2021-05-11)

Bug Fixes


Comparison since last release

2.41.0 (2021-05-11)

Features

Bug Fixes

Maintenance Improvements

... (truncated)

Changelog

Sourced from serverless's changelog.

2.41.2 (2021-05-13)

Bug Fixes

  • CLI:
    • In error handler fallback to local version only if we're not in its context (fix infinite recursion issue which put serverless process on stall) (#9472) (7047c34) (Mariusz Nowak)
    • Ensure resolved CLI params are correct in local fallback (#9472) (65a1f38) (Mariusz Nowak)
  • Telemetry: If global & local fallback versions are recent enough to report outcome, report with global (#9472) (eeddf9f) (Mariusz Nowak)

Templates

Maintenance Improvements

2.41.1 (2021-05-11)

Bug Fixes

2.41.0 (2021-05-11)

Features

Bug Fixes

Maintenance Improvements

... (truncated)

Commits
  • b86128b test: Workaround race conditions
  • 0d92eb2 chore: Release v2.41.2
  • f2a8e66 chore: Upgrade dotenv to v9
  • 340566a chore: Bump dependencies
  • eeddf9f fix(Telemetry): If global & local report outcome, report with global
  • 65a1f38 fix(CLI): Ensure resolved CLI params are correct in local fallback
  • 7047c34 fix(CLI): Fallback to local version only if we're not in its context
  • 105807a refactor(CLI Onboarding): Integrate steps from dashboard plugin
  • a26a21f test(CLI Onboarding): Remove bluebird dependency
  • 1060d14 refactor(CLI Onboarding): Refactor to async/await
  • 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[bot] commented 3 years ago

Superseded by #55.