-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of serverless is breaking the build 🚨 #23
Comments
After pinning to 1.61.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for 1.63.0 (2020-02-05)Features
Bug Fixes
CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for 1.64.0 (2020-02-18)Features
Bug Fixes
CommitsThe new version differs by 25 commits.
There are 25 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for 1.64.1 (2020-02-26)Bug Fixes
CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for 1.65.0 (2020-02-28)Features
Bug Fixes
CommitsThe new version differs by 40 commits ahead by 40, behind by 5.
There are 40 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for 1.66.0 (2020-03-09)Features
Bug Fixes
CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
The devDependency serverless was updated from
1.61.3
to1.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
redrivePolicy
configuration on SNS events (#7239) (4f27378)azure-nodejs-typescript
template (#7252) (0549d85)Bug Fixes
go.mod
onmake
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
onmake
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 🌴
The text was updated successfully, but these errors were encountered: