Package: node-proxy-agents / 0~2024040606-6

Metadata

Package Version Patches format
node-proxy-agents 0~2024040606-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Regenerate cert at build time.patch | (download)

packages/agent-base/test/ssl-cert-snakeoil.key | 15 0 + 15 - 0 !
packages/agent-base/test/ssl-cert-snakeoil.pem | 12 0 + 12 - 0 !
packages/http-proxy-agent/test/ssl-cert-snakeoil.key | 15 0 + 15 - 0 !
packages/http-proxy-agent/test/ssl-cert-snakeoil.pem | 12 0 + 12 - 0 !
packages/https-proxy-agent/test/ssl-cert-snakeoil.key | 15 0 + 15 - 0 !
packages/https-proxy-agent/test/ssl-cert-snakeoil.pem | 12 0 + 12 - 0 !
packages/pac-proxy-agent/test/ssl-cert-snakeoil.key | 15 0 + 15 - 0 !
packages/pac-proxy-agent/test/ssl-cert-snakeoil.pem | 12 0 + 12 - 0 !
packages/proxy-agent/test/ssl-cert-snakeoil.key | 15 0 + 15 - 0 !
packages/proxy-agent/test/ssl-cert-snakeoil.pem | 12 0 + 12 - 0 !
packages/socks-proxy-agent/test/ssl-cert-snakeoil.key | 15 0 + 15 - 0 !
packages/socks-proxy-agent/test/ssl-cert-snakeoil.pem | 12 0 + 12 - 0 !
12 files changed, 162 deletions(-)

 regenerate cert at build time

use quickjs emscripten.patch | (download)

packages/degenerator/src/compile.ts | 2 1 + 1 - 0 !
packages/degenerator/test/test.ts | 2 1 + 1 - 0 !
packages/pac-proxy-agent/src/index.ts | 2 1 + 1 - 0 !
packages/pac-resolver/src/index.ts | 2 1 + 1 - 0 !
packages/pac-resolver/test/test.ts | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 use quickjs-emscripten

tsc workaround.patch | (download)

packages/degenerator/src/compile.ts | 10 10 + 0 - 0 !
packages/degenerator/src/degenerator.ts | 5 5 + 0 - 0 !
packages/get-uri/tsconfig.json | 3 2 + 1 - 0 !
packages/https-proxy-agent/src/index.ts | 1 1 + 0 - 0 !
packages/https-proxy-agent/test/test.ts | 1 1 + 0 - 0 !
packages/socks-proxy-agent/src/index.ts | 1 1 + 0 - 0 !
packages/tsconfig/base.json | 3 1 + 2 - 0 !
7 files changed, 21 insertions(+), 3 deletions(-)

 tsc workarounds

0004 Use modern lru cache.patch | (download)

packages/proxy-agent/package.json | 2 1 + 1 - 0 !
packages/proxy-agent/src/index.ts | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use modern lru-cache

0005 get uri compilation.patch | (download)

packages/get-uri/tsconfig.json | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 our typescript cannot deal with outgoinghttpheaders, ignore errors