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 dependency proxy-agent to v6 #46

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
proxy-agent (source) ^2.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

TooTallNate/proxy-agents (proxy-agent)

v6.4.0

Compare Source

Minor Changes
  • e7e0e56: Allow getProxyForUrl() option to return a Promise
Patch Changes
  • Updated dependencies [c3c405e]
    • http-proxy-agent@7.0.1
    • https-proxy-agent@7.0.3

v6.3.1

Compare Source

Patch Changes
  • 1d39f6c: Fix Electron support by using Node.js native URL object
  • Updated dependencies [1d39f6c]
  • Updated dependencies [e625d10]
    • socks-proxy-agent@8.0.2
    • pac-proxy-agent@7.0.1
    • https-proxy-agent@7.0.2

v6.3.0

Compare Source

Minor Changes
  • f1f3220: Use QuickJS version of pac-proxy-agent
Patch Changes
  • Updated dependencies [f1f3220]
    • pac-proxy-agent@7.0.0

v6.2.2

Compare Source

Patch Changes
  • 999dd9d: Fix pac+ prefixed protocol URIs
  • Updated dependencies [999dd9d]
    • pac-proxy-agent@6.0.4

v6.2.1

Compare Source

Patch Changes
  • 4a45593: Fix WebSocket connections over "http"/"https" proxies
  • Updated dependencies [b3860aa]
    • https-proxy-agent@7.0.0
    • http-proxy-agent@7.0.0
    • pac-proxy-agent@6.0.3

v6.2.0

Compare Source

Minor Changes
  • 0bbe335: Support for getProxyForUrl option, to provide proxy address dynamically per different URLs
Patch Changes
  • Updated dependencies [bf20b04]
    • pac-proxy-agent@6.0.2

v6.1.2

Compare Source

Patch Changes
  • 7674748: Update @types/node to v14.18.45
  • Updated dependencies [fd6209c]
  • Updated dependencies [c573dbe]
  • Updated dependencies [7674748]
    • https-proxy-agent@6.1.0
    • socks-proxy-agent@8.0.1
    • http-proxy-agent@6.0.1
    • pac-proxy-agent@6.0.1
    • agent-base@7.0.1

v6.1.1

Compare Source

Patch Changes
  • f30ed32: Use HttpProxyAgent for "http" and HttpsProxyAgent for "https"

v6.1.0

Minor Changes
  • 9a90063: Add support for httpAgent and httpsAgent options

v6.0.0

Major Changes
  • d99a7c8: Major version bump for all packages
Minor Changes
  • 4333067: Add support for core keepAlive: true
Patch Changes
  • c169ced: Convert mocha tests to jest for all packages
  • Updated dependencies [c169ced]
  • Updated dependencies [d99a7c8]
  • Updated dependencies [4333067]
  • Updated dependencies [06775a8]
    • https-proxy-agent@6.0.0
    • socks-proxy-agent@8.0.0
    • http-proxy-agent@6.0.0
    • pac-proxy-agent@6.0.0
    • agent-base@7.0.0

v5.0.0

Compare Source

Major Changes
  • Refactor to TypeScript: #​95

v4.0.1

Compare Source

v4.0.0

Compare Source

Major Changes
  • Set "engines" requirement to node 6.0.0: #​82
  • Update dependencies: c846a68
Minor Changes
  • Update debug to v4.0.0: #​82
Patches
  • Use localhost instead of 127.0.0.1 in tests: 829905f
Credits

Huge thanks to @​Krinkle for helping!

v3.1.1

Compare Source

v3.1.0

Compare Source

v3.0.3

Compare Source

v3.0.1

Compare Source

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!

v3.0.0

Compare Source

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!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Owner

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented May 27, 2023

@rultor please, try to merge

@renovate[bot] @yegor256 Can't merge it. Some CI checks were failed. Apparently, the pull request is not ready to be merged since it has some problems. Please, fix them first.

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

Successfully merging this pull request may close these issues.

None yet

2 participants