AnthonyNahas / my-page

Personal Freelance Page built with Angular and Material Design based on startboostrap (cloned from @angular-material-extensions/freelance-theme)
https://anthonynahas.github.io/my-page/
MIT License
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

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] commented 4 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀