Skip to content

Releases: alexparish/proxy-agents

socks-proxy-agent@8.0.5

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:38
7cf0b79

Patch Changes

  • 913a49a: Only overwrite servername in tls connect when host is not an IP address
  • Updated dependencies [1699a09]
    • agent-base@7.1.2

proxy@2.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:37
7cf0b79

Minor Changes

proxy-agent@6.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:37
7cf0b79

Minor Changes

  • 85b10b3: Lazily load agents in proxy-agent
  • 96b771b: Include ClientRequest in getProxyForUrl parameters for additional flexibility

Patch Changes

  • ad68f63: Dispose of Agent instances in cache correctly
  • Updated dependencies [38760db]
  • Updated dependencies [77c3599]
  • Updated dependencies [913a49a]
  • Updated dependencies [1699a09]
  • Updated dependencies [e90e2b2]
    • pac-proxy-agent@7.1.0
    • https-proxy-agent@7.0.6
    • socks-proxy-agent@8.0.5
    • agent-base@7.1.2

pac-resolver@7.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:37
7cf0b79

Patch Changes

pac-proxy-agent@7.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:37
7cf0b79

Minor Changes

  • 38760db: Lazily load agents inside pac-proxy-agent

Patch Changes

  • 77c3599: use WHATWG URL class to construct url parameter
  • 913a49a: Only overwrite servername in tls connect when host is not an IP address
  • e90e2b2: Properly forward WebSocket requests via PAC agents that resolve to HTTP proxies
  • Updated dependencies [913a49a]
  • Updated dependencies [1699a09]
    • https-proxy-agent@7.0.6
    • socks-proxy-agent@8.0.5
    • agent-base@7.1.2

https-proxy-agent@7.0.6

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:37
7cf0b79

Patch Changes

  • 913a49a: Only overwrite servername in tls connect when host is not an IP address
  • Updated dependencies [1699a09]
    • agent-base@7.1.2

http-proxy-agent@7.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:37
7cf0b79

Patch Changes

  • b88ab46: Import url instead of node:url 🤷‍♂️

get-uri@6.0.4

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:37
7cf0b79

Patch Changes

  • 7dc2681: Removed fs-extra dependency and implemented its features using native Node.js functionality.

degenerator@5.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:37
7cf0b79

Patch Changes

  • a7d4fe5: Update escodegen dependency

data-uri-to-buffer@6.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:37
7cf0b79

Patch Changes

  • c881a18: Use native Buffer decoding in Node.js