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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update https-proxy-agent to the latest version 🚀 #94

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 8, 2019

The devDependency https-proxy-agent was updated from 2.2.2 to 3.0.0.

This version is not covered by your current version range.

If you don’t 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.


Publisher: tootallnate
License: MIT

Release Notes for 3.0.0

This release fixes the MitM vulnerability reported via HackerOne. It is a breaking change because Node 4, 5, and 7 are no longer tested in CI (note that Node 6 is still supported).

Major Changes

  • Remove Node 5 and 7 from Travis: 590bc8b
  • Remove Node 4 from Travis: 6c804a2

Minor Changes

  • Update proxy to v1.0.0: d0e3c18
  • Test on Node.js 10 and 12: 3535951
  • Fix compatibility with Node.js >= 10.0.0: #73
  • Add .editorconfig file: 06ead2f
  • Add .eslintrc.js file: ae53572

Patches

  • Update README with correct secureProxy behavior: #65
  • Remove unreachable code: 46aad09
  • [TypeScript] Allow port to be a string: #72
  • Use an EventEmitter to replay failed proxy connect HTTP requests: #77

Credits

Huge thanks to @lpinca, @stoically, and @zkochan for helping!

Commits

The new version differs by 17 commits.

  • 200cc9f 3.0.0
  • c6c6d9d Remove commented code
  • 3a5420d Prettier
  • ae53572 Add .eslintrc.js file
  • 06ead2f Add .editorconfig file
  • 36d8cf5 Use an EventEmitter to replay failed proxy connect HTTP requests (#77)
  • 5252bb9 Revert "Meh…" (#79)
  • 6c804a2 Remove Node 4 from Travis
  • 2170151 [TypeScript] Allow port to be a string (#72)
  • 590bc8b Remove Node 5 and 7 from Travis
  • c7d8161 Fix compatibility with Node.js >= 10.0.0 (#73)
  • 2590f76 Meh…
  • 3535951 Test on Node.js 10 and 12
  • 2629ba6 Fix compatibility with Node.js >= 10.0.0
  • 46aad09 Remove unreachable code

There are 17 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 🌴

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

greenkeeper bot commented Oct 23, 2019

Update to this version instead 🚀

Release Notes for 3.0.1

Patches

  • Update proxy to v1.0.1: 7ce932a
  • Add GitHub Actions for Node CI: 67f71c6
  • Delete .travis.yml: 3b680ba
  • Replace Travis CI status badge with workflow status badge: #80
  • Use a net.Socket instead of a plain EventEmitter for replaying proxy errors: #83
  • Test CI on "push to master" and "pull request": 11d4677

Credits

Huge thanks to @lpinca for helping!

Commits

The new version differs by 10 commits.

  • c562fb6 3.0.1
  • 11d4677 Test CI on "push to master" and "pull request"
  • 2ee9793 Remove unused stream module
  • 4c0d37e Use a net.Socket instead of a plain EventEmitter for replaying proxy errors (#83)
  • 9d30891 Delete History.md file
  • 03879f5 Replace Travis CI status badge with workflow status badge (#80)
  • 0638f19 Remove "with" from build name
  • 3b680ba Delete .travis.yml
  • 67f71c6 Add GitHub Actions for Node CI
  • 7ce932a Update proxy to v1.0.1

See the full diff

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

greenkeeper bot commented Dec 10, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Feb 7, 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.

0 participants