Skip to content

chore(deps-dev): bump serverless from 1.69.0 to 2.9.0#182

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/serverless-2.9.0
Closed

chore(deps-dev): bump serverless from 1.69.0 to 2.9.0#182
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/serverless-2.9.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps serverless from 1.69.0 to 2.9.0.

Release notes

Sourced from serverless's releases.

2.9.0 (2020-10-29)

Features

  • Opt-in auto update feature for global (standalone and npm) installations. Turn on via sls config --autoupdate (#8428) (e3f4546)
  • AWS API Gateway: Improve API Gateway API naming, deprecate {stage}-{service} format in favor of {service}-{stage} with suggestion to opt-in to new way (#8339) (8566135)
  • AWS CloudFront: Switch from ForwardedValues to cache policies (#8381) (479727e)
  • AWS Deploy: Update according to shifted CloudFormation limits (#8433) (7e9b2ea)
  • Analytics:
    • Distinguish between npm and other global installation types (#8428) (7cc898c)
    • Report isAutoUpdateEnabled (#8428) (48a3e11)

Bug Fixes

  • AWS Deploy: Fix handling of AWS SDK numeric error codes (#8412) (6e62e1c)
  • Config Schema:
    • Ensure to validate provider as set in config file (#8450) (b04ab55)
    • Fix IAM Policy resource reference schema (#8453) (85f823c)
  • Templates: Ensure service is renamed also in eventual package-lock.json (#8409) (78f159b)

Maintenance Improvements

  • Standalone: Seclude standalone utils (#8428) (5fcc54a)
  • blluebird removal:
    • Replace BbPromise.props with Promise.all (#8414) (2d6824c)

Comparison since last release

2.8.0 (2020-10-16)

Features

Bug Fixes

Maintenance Improvements


Comparison since last release

2.7.0 (2020-10-13)

Features

Changelog

Sourced from serverless's changelog.

2.9.0 (2020-10-29)

Features

  • Opt-in auto update feature for global (standalone and npm) installations. Turn on via sls config --autoupdate (#8428) (e3f4546)
  • AWS API Gateway: Improve API Gateway API naming, deprecate {stage}-{service} format in favor of {service}-{stage} with suggestion to opt-in to new way (#8339) (8566135)
  • AWS CloudFront: Switch from ForwardedValues to cache policies (#8381) (479727e)
  • AWS Deploy: Update according to shifted CloudFormation limits (#8433) (7e9b2ea)
  • Analytics:
    • Distinguish between npm and other global installation types (#8428) (7cc898c)
    • Report isAutoUpdateEnabled (#8428) (48a3e11)

Bug Fixes

  • AWS Deploy: Fix handling of AWS SDK numeric error codes (#8412) (6e62e1c)
  • Config Schema:
    • Ensure to validate provider as set in config file (#8450) (b04ab55)
    • Fix IAM Policy resource reference schema (#8453) (85f823c)
  • Templates: Ensure service is renamed also in eventual package-lock.json (#8409) (78f159b)

Maintenance Improvements

  • Standalone: Seclude standalone utils (#8428) (5fcc54a)
  • blluebird removal:
    • Replace BbPromise.props with Promise.all (#8414) (2d6824c)

2.8.0 (2020-10-16)

Features

Bug Fixes

Maintenance Improvements

2.7.0 (2020-10-13)

Features

Bug Fixes

Commits
  • 05ecfa6 chore: Release v2.9.0
  • 80816ca chore: Bump dependencies
  • 85f823c fix(Config Schema): Fix IAM Policy resource reference schema
  • d0eee6a chore: Bump @serverless/test to ensure bug fix is taken
  • f887f8c test: Improve error exposure
  • 2c4fa7b feat(CLI): Add auto update config step to interactive setup
  • 7cc898c feat(Analytics): Distinguish npm and other global installations
  • dc5710d test: Refactor to async/await
  • 5a5bb60 refactor: Convert to async/await
  • 48a3e11 feat(Analytics): Report isAutoUpdateEnabled
  • 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 Oct 29, 2020
@dependabot-preview
dependabot-preview Bot requested a review from mya-ake October 29, 2020 12:53
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #183.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/serverless-2.9.0 branch November 3, 2020 20:20
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