This repository was archived by the owner on Jan 21, 2026. It is now read-only.
fix(deps): update dependency got to v8#811
Merged
JustinBeckwith merged 1 commit intomasterfrom Jul 17, 2018
Merged
Conversation
be761e0 to
a7ff760
Compare
JustinBeckwith
approved these changes
Jul 17, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 Pull Request updates dependency got from
^7.1.0to^8.0.0Release Notes
v8.3.2Compare Source
Fix Got throwing an error in some cases when trying to pipe one
got.streaminto another one. sindresorhus/got@7ac705fv8.3.1Compare Source
accept-encodingheader if already provided. sindresorhus/got@81f2537content-lengthheader when usingform-dataif not already set. sindresorhus/got@de9514dv8.3.0Compare Source
connectmemory leak. sindresorhus/got@13d6b68v8.2.0Compare Source
No longer sets the default
accept-encoding: gzip,deflateheader if thedecompressoption isfalse.v8.1.0Compare Source
throwHttpErrorsoption. sindresorhus/got@5a88943got.streamvia options. sindresorhus/got@b26c51ev8.0.3Compare Source
v8.0.2Compare Source
urlis UTF-8 encoded. sindresorhus/got@4f5e6bfv8.0.1Compare Source
v8.0.0Compare Source
cacheoption. sindresorhus/got@3c79205 (Thanks to @lukechilds ✨)agentoption. sindresorhus/got@b9bf2e6http). sindresorhus/got@ae1a0fenullorundefined. sindresorhus/got@c5e2f8dstatusMessagereturned by endpoint. sindresorhus/got@01c2636useElectronoptionfalseby default. sindresorhus/got@33cbb6fgot.CancelError. sindresorhus/got@b55f79e.cancel()when timeout exists. sindresorhus/got@e31282dThis PR has been generated by Renovate Bot.