This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
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.
This PR contains the following updates:
10.18.1
->10.19.0
Release Notes
nodejs/node
v10.19.0
Compare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
Also, HTTP parsing is more strict to be more secure. Since this may
cause problems in interoperability with some non-conformant HTTP
implementations, it is possible to disable the strict checks with the
--insecure-http-parser
command line flag, or theinsecureHTTPParser
http option. Using the insecure HTTP parser should be avoided.
Commits
f940bee3b7
] - crypto: fix assertion caused by unsupported ext (Fedor Indutny) nodejs-private/node-private#17549f4220ce5
] - deps: upgrade http-parser to v2.9.3 (Sam Roberts) nodejs-private/http-parser-private#4a28e5cc1ed
] - (SEMVER-MINOR) deps: upgrade http-parser to v2.9.1 (Sam Roberts) #304710082f62d9c
] - (SEMVER-MINOR) http: make --insecure-http-parser configurable per-stream or per-server (Anna Henningsen) #31448a9849c0ff6
] - (SEMVER-MINOR) http: opt-in insecure HTTP header parsing (Sam Roberts) #305672eee90e959
] - http: strip trailing OWS from header values (Sam Roberts) nodejs-private/node-private#191e2c8f89b75
] - test: using TE to smuggle reqs is not possible (Sam Roberts) nodejs-private/node-private#192d616722f65
] - test: check that --insecure-http-parser works (Sam Roberts) #31253Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.