Update serverless-http: 2.3.0 → 2.7.0 (minor) #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ serverless-http (2.3.0 → 2.7.0) · Repo
Commits
See the full diff on Github. The new version differs by 70 commits:
2.7.0
Add apiGateway object to match aws-serverless-express
2.6.1
Bump ini from 1.3.5 to 1.3.7
Updated test for multivalue params
Properly decoding symbols now
Fixed improper array iterator
Small fix to array
Support for non string values
Support for non string values
Update clean-up-event.js
Support for urldecoding of query params in AWS Elastic Load Balancer payload
Update README.md
Bump bl from 1.2.2 to 1.2.3
Bump dot-prop from 4.2.0 to 4.2.1
Resetting path to '/' when basePath setting results in the path being empty.
Bump find-my-way from 2.2.3 to 2.2.5
2.6.0
remove an obsolete test
add more unit tests
add unit tests
fix: multi valued set-cookie & other headers
Bump @hapi/hapi from 18.4.0 to 18.4.1
Bump decompress from 4.2.0 to 4.2.1
Don't set requestId header if there is no value
fix(types): add type support for event payload v2
Bump lodash from 4.17.15 to 4.17.19
Bump fastify from 2.11.0 to 2.15.1
Update handler type definition to accept APIGatewayProxyEventV2 objects
2.5.0
Clean up some request and event formatting code
add missing cookies for aws api-gateway v2
2.4.1
add fake _writableState
2.4.0
fix integration test runtimes
add test to confirm res.writeHead()
fix memory leak
Merge pull request #155 from daniel-ac-martin/fix-restify-support
Remove Restify test to preserve existing tests
Add contributor
Support current version of Restify
Add test for Restify support
Merge pull request #145 from dougmoscrop/dependabot/npm_and_yarn/acorn-7.1.1
Merge pull request #150 from TehNrd/aws-payload-v2
Add support for payload format version 2.0
Bump acorn from 7.1.0 to 7.1.1
2.3.2
sails.load was a bit slow for me (using WSL)
Merge pull request #137 from pimlie/fix-intercept-write-head
fix: intercept fastpath'ed headers through writeHead
2.3.1
update frameworks
update dev tooling
Merge pull request #134 from mythofleader/master
Merge pull request #135 from dougmoscrop/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3
fix: [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
Merge pull request #126 from ianbytchek/master
Merge pull request #131 from lifeomic/addTypes
Add the types key to the package.json file
Update typescript definitions file and improve the pre-test
Merge pull request #121 from dougmoscrop/dependabot/npm_and_yarn/eslint-utils-1.4.2
Merge pull request #120 from btakita/gh-119
Merge pull request #124 from binnut/typescript-promise
fix: Wrap serverless function result in promise in TS definitions
Default header value to empty string
Bump eslint-utils from 1.4.0 to 1.4.2
tweak the binary stuff a bit more
add integration thing just to demonstrating api gateway behaviour
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands