Skip to content

build(deps-dev): bump serverless from 1.75.1 to 2.41.2#511

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

build(deps-dev): bump serverless from 1.75.1 to 2.41.2#511
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/serverless-2.41.2

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps serverless from 1.75.1 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 13, 2021
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #519.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/serverless-2.41.2 branch May 20, 2021 13: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.

0 participants