-
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 🚨 #91
Comments
After pinning to 1.63.0 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.64.1 (2020-02-26)Bug Fixes
CommitsThe new version differs by 5 commits.
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 |
Your tests are still failing with this version. Compare changes Release Notes for 1.67.0 (2020-03-19)FeaturesBug Fixes
CommitsThe new version differs by 15 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for 1.67.1 (2020-04-07)Bug Fixes
CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for 1.67.3 (2020-04-08)Bug Fixes
|
Your tests are still failing with this version. Compare changes Release Notes for 1.68.0 (2020-04-22)Features
Bug Fixes
CommitsThe new version differs by 11 commits.
See the full diff |
[skip ci] ## [3.0.2](v3.0.1...v3.0.2) (2020-04-22) ### Bug Fixes * **package:** Update dependencies. ([7ee3d5c](7ee3d5c)), closes [#90](#90) [#91](#91) [#93](#93) [#94](#94) [#95](#95) [#96](#96) [#97](#97) [#98](#98) [#99](#99) [#100](#100) [#101](#101) [#102](#102) [#103](#103) [#104](#104) [#106](#106) [#107](#107)
🎉 This issue has been resolved in version 3.0.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
The devDependency serverless was updated from
1.63.0
to1.64.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.64.0 (2020-02-18)
Features
provider.logs.restApi.roleManagedExternally
(#7333) (9b701a4) (coyoteecd)(so CloudWatch IAM role access can be handled externally)
authorizer.managedExternally
option forhttp
event authorizers (#7327) (7abb23e) (Geoff Baskwill)(so permissions for lambda authorizers are handled externally)
provider.rolePermissionsBoundary
to set IAM boundary (#7319) (09466b5) (Thomas Schaaf)provider.alb.targetGroupPrefix
setting (#7322) (3910df1) (isen-ng & jinhong-)(so ALB target groups are prefixed with common strings, and can be easily referenced externally)
deploymentBucket.maxPreviousDeploymentArtifacts
customization (#7283) (0241468) (Edmundo Santos)Bug Fixes
Comparison since last release
Commits
The new version differs by 25 commits.
b05b934
chore: Release v1.64.0
1c7bab5
chore: Update dependencies
59634e7
docs: Document components debugging and custom domains(#7347)
fbf99fa
feat(AWS HTTP API): JWT authorizers support
1dcc53b
refactor(AWS HTTP API): Nest routeTargetData in config
9b701a4
feat(AWS APIGW): Support
logs.restApi.roleManagedExternally
(#7333)ca69387
feat(AWS HTTP API): CORS configuration
adcf5be
test: Utility to extened pre-prepared fixtures
dfeca8e
test(AWS HTTP API): Rename fixture
29b37d7
ci: Workaround npm crash on Windows
44c2342
fix(AWS HTTP API): Publish to default stage
ed4b6ef
test(AWS HTTP API): Fix typo
3910df1
feat: Support provider.alb.targetGroupPrefix setting (#7322)
9eba218
feat: Support Kinesis Enhanced Fan-out (Consumer) streams (#7320)
7abb23e
feat: Support
managedExternally
option for authorizers (#7327)There are 25 commits in total.
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: