This repository was archived by the owner on Jul 11, 2024. It is now read-only.
This repository was archived by the owner on Jul 11, 2024. It is now read-only.
An in-range update of serverless is breaking the build 🚨 #88
Open
Description
The devDependency serverless was updated from 1.58.0
to 1.59.0
.
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.59.0 (2019-12-04)
- Fix spelling and typos in docs, code variables and code comments
- Code cleanup and refactoring
- Add support for contentHandling - Fixes gh-6949
- Fix deployment bucket SSE documentation
- Make authorizer type check from #6150 case insensitive
- Govcloud custom resource fix
- Lint and style patches
- Fix/cors omit access control allow credentials on false
- Fix: remove
$context.status
from websocket access log format - Clarifying Azure setup
- Expose ParallelizationFactor prop for Kinesis Streams
- Replace moment with dayjs
- Update AWS SQS event docs regarding FIFO queue trigger for Lambda
- Awsprovider - adding support for SDK sub-classes.
- Provide backoff for retryable aws requests and the option to adjust the cf status check interval via an environment variable
- Add page for best practices on CI/CD
- Optimize custom resources generation
- Update API GW stage settings only when explicitly set
- Do not apply APIGW wide settings on externally referenced APIGW
- Enable Content Trust checking when pulling lambci/lambda images
- Fix resolution of user configured APIGW
- Add option to change log level for websocket logs
- Support lambda provisioned concurrency
- Fix AWS creds handling
- Fix lambda provisioned concurrency setup
Meta
Commits
The new version differs by 103 commits.
0e5e954
Merge pull request #7046 from serverless/release
f87dfbd
Release v1.59.0
e96b09b
Bump dependencies
0bc5014
Merge pull request #7045 from serverless/lambda-provisioned-concurrency
1cf29ff
Fix handling of provisionedConcurrency handling
937cd92
Refactor setup of function versioning
4c1cee3
Merge pull request #7044 from serverless/fix-aws-creds-handling
3561687
Fix AWS creds handling
f2a41bf
Improve tests
a45d2a2
Merge pull request #7043 from serverless/lambda-provisioned-concurrency
0347b15
Merge branch 'master' into lambda-provisioned-concurrency
e080dd2
Merge pull request #7035 from tinexw/websocket-loglevel
44115aa
Merge pull request #7039 from serverless/fix-custom-rest-api-id-handling
d28ac9d
Merge pull request #6992 from mhart/patch-1
093cd4e
Update serverless.yml documentation
There are 103 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 🌴