Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update follow-redirects to the latest version 馃殌 #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 22, 2017

Version 1.2.6 of follow-redirects was just published.

Dependency follow-redirects
Current Version 1.2.5
Type devDependency

The version 1.2.6 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of follow-redirects.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 4 commits.

  • 99bd703 Release version 1.2.6 of the npm package.
  • cba16a1 Add package-lock.json.
  • 6d5cb8d Merge pull request #75 from strugee/update-deps
  • e4c74f1 Update dependencies

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Jan 5, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 5, 2018

Version 1.3.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 21, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 21, 2018

Version 1.4.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits.

  • 8faff2e Release version 1.4.0 of the npm package.
  • 6a7c896 Preserve changed headers on redirected requests.
  • d10b413 Proxy public ClientRequest properties.
  • e69be21 Remove unused listeners.
  • 99dda54 Simplify implementation of public methods.
  • 150f55c Implement header methods.
  • 54a6642 Update package-lock.json.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 24, 2018

Version 1.4.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 1b6340f Release version 1.4.1 of the npm package.
  • 43feddb Restore ES5 compatibility.
  • f0672e0 Update dependencies.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 19, 2018

Version 1.5.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 9 commits.

  • 23f66fe Release version 1.5.0 of the npm package.
  • d18d79d Merge branch 'motoenduroboy-master'
  • b14fc8d Test trackRedirects option.
  • e251364 Document trackRedirects.
  • 6e300de Add headers and status code.
  • b7de54c Add redirects array.
  • 6804b0c Update dependencies.
  • c3cee02 Test on Node 9 and 10.
  • 31bd459 Validate data on write.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 5, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 5, 2018

Version 1.5.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 6a74f54 Release version 1.5.1 of the npm package.
  • aa25626 Destroy intermediary responses.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 1, 2018

Version 1.5.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 4d328f0 Release version 1.5.2 of the npm package.
  • bf6a936 Merge branch 'delirius325-patch-1'
  • 82f2d01 Finalize code for empty buffers.
  • 70eb18c Removed commented code, renamed test cases
  • 0bc97c7 Modified for ESLint + Unit tests
  • e56855a Added support for empty buffer

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2018

Version 1.5.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 20c5169 Release version 1.5.3 of the npm package.
  • 2cbf42d Don't crash on empty writes without callback.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2018

Version 1.5.4 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 6dc19f9 Release version 1.5.4 of the npm package.
  • 6c43d1a Use dummy file for content tests.
  • c9624ad Write body buffers in right order.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2018

Version 1.5.5 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • de80dec Release version 1.5.5 of the npm package.
  • cda15f5 Write body to each subsequent POST request.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 21, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 21, 2018

Version 1.5.6 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 7d4a56a Release version 1.5.6 of the npm package.
  • fd19af6 Error on redirect to unsupported protocol.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 22, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 22, 2018

Version 1.5.7 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 7fd6bf3 Release version 1.5.7 of the npm package.
  • ca2cc81 Simplify end.
  • faec664 The end data and encoding params are optional.
  • 441f9fa The write encoding parameter is optional.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 12, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2018

Version 1.5.8 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 0a75768 Release version 1.5.8 of the npm package.
  • ff8a78a Fix to debug 3.1.0 for Node 4 compatibility.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2018

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 90a52f7 Release version 1.5.9 of the npm package.
  • b919d83 Merge pull request #96 from MarkHerhold/remove-bluebird
  • 438ffc8 remove bluebird

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 19, 2018

Update to this version instead 馃殌

Commits

The new version differs by 12 commits.

  • 9184275 Release version 1.5.10 of the npm package.
  • 988acfa Update dependencies.
  • 41f20b9 Preserve ports when the host option is used.
  • 5b76cf3 Test on Node 11.
  • d62452b In Node 11, aborted is a boolean.
  • 4fbbad5 Ensure all tests return their promise.
  • c01a2b4 Fix typo.
  • 5373bec Add downloads badge.
  • 69a430c Update author and contributors.
  • 5ebe201 Update license date.
  • baebe9b Update repository location.
  • d24dc35 Update coveralls.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 25, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 25, 2018

Update to this version instead 馃殌

Commits

The new version differs by 9 commits.

  • 1047667 Release version 1.6.0 of the npm package.
  • 37f4e7c Add support for Node 10.9 function signatures.
  • 378aac5 Handle errors in edge cases.
  • 7a0a683 Abort the current request on redirect.
  • a7c77b5 Error on write after end.
  • d32343c Wait for an explicit call to end.
  • 5761c82 Read test file only once.
  • a859018 Test stable major base versions.
  • 8c06453 Fix license link.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2019

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 0cbcaac Release version 1.6.1 of the npm package.
  • baafe69 Simplify files.
  • 9ac6279 Remove backticks.
  • faf71bd Replace browserify explanation by webpack.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 13, 2019

Update to this version instead 馃殌

Commits

The new version differs by 15 commits.

  • 301e0b4 Release version 1.7.0 of the npm package.
  • 5f15c5b Merge pull request #107 from cavis/fix/settimeout_handler
  • 591b53a Correct test description.
  • 300d50c Use generic delay function.
  • 1ec264c Reuse startTimer and clearTimer.
  • 8d1c24e Ensure actual timeouts are checked.
  • 2055300 Also clear timeout on error
  • f49ab4e Test timeout after socket
  • a5a6ab5 Simplify
  • c1d8709 Mock out timers
  • a54a234 More and slower tests
  • ca120ab Explicit setTimeout timer
  • b8f323d Attach timeout handler so it's called after redirects
  • f2d8dd1 Merge pull request #105 from realityking/debug
  • dd26137 Upgrade debug to version 3.2.6

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 27, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 27, 2019

Update to this version instead 馃殌

Commits

The new version differs by 12 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 27, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 27, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Sep 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 6, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jan 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 26, 2020

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jan 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 26, 2020

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Mar 29, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 29, 2020

Update to this version instead 馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants