serverless-log-forwarding icon indicating copy to clipboard operation
serverless-log-forwarding copied to clipboard

Bump serverless from 1.32.0 to 1.61.1

Open dependabot-preview[bot] opened this issue 5 years ago • 0 comments
trafficstars

Bumps serverless from 1.32.0 to 1.61.1.

Release notes

Sourced from serverless's releases.

1.61.1 (2020-01-14)

Bug Fixes

  • AWS APIGW: Fix default resource policy configuration (8814671)
    Fixes regression introduced with #7138
    Closes #7194 and #7211

Comparison since last release

1.61.0 (2020-01-13)

Features

  • Standalone: Windows Chocolatey PM integration (85b196f)
  • Add support for plain .git template URLs (3cfa750)
  • Enhance configuration options of cloudFront event (#7170) (9591d5a), closes #7151, addresses #6843 #6785
  • Support BisectBatchOnFunctionError option on event streams (#7105) (560ceee)
  • support RollbackConfiguration in service config (#7193) (5973c9f)

Bug Fixes

  • Fix CLI params resolution (switch to yargs-parser) (#7187) (780fb46), closes #6083
  • AWS Lambda: Do not break permission resource (5e63cee), closes #7189
  • Ensure CF stacks are deleted on failed creation attempt (#7158) (53a18cb), closes #6612
  • Fix and improve openwhisk-java-maven templates (#7164) (41d7d0b)
  • Remove hard-coded AWS partitions (#7175) (3236adb)

Comparison since last release

1.60.5 (2020-01-03)

Bug Fixes

  • Standalone
    • Ensure dashboard plugin policies are bundled (4b5f531)
    • Ensure dashboard wrapper is bundled (994555d)
    • Workaround pkg #420 bug (c94a614)
  • AWS Lambda: Fix provisioned concurrency setup issues (remove no longer needed AWS issue workaround) (4821ad2), closes #7137
  • CLI
    • Fix ambiguity of -v option (074647c)
    • Recognize CLI aliases as documented (7a804e1), closes #7106
  • Plugins: Fix resolution of config when installing plugin (b5dbdaf), closes #7130
  • AWS APIGW: Fix handling of removal of resourcePolicy setting (e662a91), closes #6789
  • Variables: Ensure no same object instances are shared across config (4893f7d), closes #7098

Comparison since last release

1.60.4 (2019-12-23)

Bug Fixes

... (truncated)
Changelog

Sourced from serverless's changelog.

1.61.1 (2020-01-14)

Bug Fixes

  • AWS APIGW: Fix default resource policy configuration (8814671)
    Fixes regression introduced with #7138
    Closes #7194 and #7211

1.61.0 (2020-01-13)

Features

  • Standalone: Windows Chocolatey PM integration (85b196f)
  • Add support for plain .git template URLs (3cfa750)
  • Enhance configuration options of cloudFront event (#7170) (9591d5a), closes #7151, addresses #6843 #6785
  • Support BisectBatchOnFunctionError option on event streams (#7105) (560ceee)
  • support RollbackConfiguration in service config (#7193) (5973c9f)

Bug Fixes

  • Fix CLI params resolution (switch to yargs-parser) (#7187) (780fb46), closes #6083
  • AWS Lambda: Do not break permission resource (5e63cee), closes #7189
  • Ensure CF stacks are deleted on failed creation attempt (#7158) (53a18cb), closes #6612
  • Fix and improve openwhisk-java-maven templates (#7164) (41d7d0b)
  • Remove hard-coded AWS partitions (#7175) (3236adb)

1.60.5 (2020-01-03)

Bug Fixes

  • Standalone
    • Ensure dashboard plugin policies are bundled (4b5f531)
    • Ensure dashboard wrapper is bundled (994555d)
    • Workaround pkg #420 bug (c94a614)
  • AWS Lambda: Fix provisioned concurrency setup issues (remove no longer needed AWS issue workaround) (4821ad2), closes #7137
  • CLI
    • Fix ambiguity of -v option (074647c)
    • Recognize CLI aliases as documented (7a804e1), closes #7106
  • Plugins: Fix resolution of config when installing plugin (b5dbdaf), closes #7130
  • AWS APIGW: Fix handling of removal of resourcePolicy setting (e662a91), closes #6789
  • Variables: Ensure no same object instances are shared across config (4893f7d), closes #7098

1.60.4 (2019-12-23)

Bug Fixes

  • AWS APIGW: Fix handling of provisionedConcurrency: 0 setting (efe6d02), closes #7133

1.60.3 (2019-12-23)

... (truncated)
Commits
  • a1b0e24 chore: Release v1.61.1
  • 03e0abf chore: Bump dependencies
  • bd5892f test: Upgrade to @serverless/test v3.4.0
  • 7f9b2a5 test: Fix race condition
  • 8814671 fix(AWS APIGW): Fix default resource policy configuration
  • de887ac chore: Release v1.61.0
  • eaf65c7 chore: Bump dependencies
  • 780fb46 fix: Fix CLI params resolution (switch to yargs-parser) (#7187)
  • 5b732e9 chore: Upgrade graceful-fs to ^4.2.3
  • 919ac61 docs(Standalone): Document standalone installation with Chocolatey
  • 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Jan 15 '20 10:01 dependabot-preview[bot]