Skip to content

Bump serverless from 2.35.0 to 2.41.2#22

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/serverless-2.41.2
Closed

Bump serverless from 2.35.0 to 2.41.2#22
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/serverless-2.41.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 14, 2021

Bumps serverless from 2.35.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 dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2021
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 840581308

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.01%

Totals Coverage Status
Change from base Build 751198128: 0.0%
Covered Lines: 778
Relevant Lines: 805

💛 - Coveralls

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 20, 2021

Superseded by #25.

@dependabot dependabot bot closed this May 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-2.41.2 branch May 20, 2021 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant