Skip to content

An in-range update of serverless is breaking the build 🚨 #23

@greenkeeper

Description

@greenkeeper

The devDependency serverless was updated from 1.61.3 to 1.62.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

serverless is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for 1.62.0 (2020-01-29)

Features

  • Support redrivePolicy configuration on SNS events (#7239) (4f27378)
  • Ensure deterministic WebSockets deployment id (so deployments are skipped when no changes are detected) (#7248) (9f0131f)
  • azure-nodejs-typescript template (#7252) (0549d85)

Bug Fixes

  • Variables: When resolving SSM parameter, ensure to retrieve status code from AWS error correctly (bc5bbbe), closes #7237
  • Do not overwrite go.mod on make in Go template (#7245) (1793cf8)

Comparison since last release

Commits

The new version differs by 9 commits.

  • ff93121 chore: Release v1.62.0
  • fcd74db chore: Bump dependencies
  • 9f0131f fix: Ensure deterministic WebSockets deployment id (#7248)
  • 304f0ec refactor(Variables): Clear ineffective promise functions usage
  • bc5bbbe fix(Variables): Ensure to retrieve status code correctly
  • 31987ce refactor(Variables): Reflect if/else logic in async handling
  • 0549d85 feat: azure-nodejs-typescript template. (#7252)
  • 4f27378 feat: Support RedrivePolicy configuration on SNS events (#7239)
  • 1793cf8 fix: Do not overwrite go.mod on make in Go template (#7245)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions