configurable-http-proxy
                                
                                 configurable-http-proxy copied to clipboard
                                
                                    configurable-http-proxy copied to clipboard
                            
                            
                            
                        node-http-proxy plus a REST API
### Bug description Basepath not retained in proxied requests when using route created in CHP ### How to reproduce 1. Run a simple React app locally 2. Run CHP locally...
I think this could be important debugging info, for example about socket leaks in #434 because we are relying on `node` library's http(s) server [here](https://github.com/jupyterhub/configurable-http-proxy/blob/cb03f774e654701f57e7eb337794476561a8f0c2/lib/configproxy.js#L233-L245). CHP|node|Date -|-|- `4.6.3` | `v20.13.1`...
Bumps [prom-client](https://github.com/siimon/prom-client) from 14.2.0 to 15.1.2. Release notes Sourced from prom-client's releases. v15.1.2 What's Changed Enable bun.js by catching NotImplemented errorby @owlcode in siimon/prom-client#624 Add Registry.PROMETHEUS_CONTENT_TYPE and Registry.OPENMETRICS_CONTENT_TYPE constants to...
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.3...v4.0.0-alpha.8) - [github.com/pre-commit/mirrors-eslint: v8.53.0 → v9.9.1](https://github.com/pre-commit/mirrors-eslint/compare/v8.53.0...v9.9.1)
Bumps [prom-client](https://github.com/siimon/prom-client) from 14.2.0 to 15.1.3. Release notes Sourced from prom-client's releases. v15.1.3 What's Changed Improve error message on labels by @leftieFriele in siimon/prom-client#633 New Contributors @leftieFriele made their first...
Bumps [commander](https://github.com/tj/commander.js) from 7.2.0 to 12.1.0. Release notes Sourced from commander's releases. v12.1.0 Added auto-detect special node flags node --eval and node --print when call .parse() with no arguments (#2164)...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.7.0 to 3.3.2. Release notes Sourced from node-fetch's releases. v3.3.2 3.3.2 (2023-07-25) Bug Fixes Remove the default connection close header. (#1736) (8b3320d), closes #1735 #1473 v3.3.1 3.3.1...
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.10.0 to 5.4.0. Release notes Sourced from jasmine's releases. v5.4.0 Please see the release notes. v5.3.1 Please see the release notes. v5.3.0 Please see the release notes....
Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.1.0. Release notes Sourced from nyc's releases. nyc: v17.1.0 17.1.0 (2024-09-19) Features deps: bump foreground-child from ^2.0.0 to ^3.0.0 (#1546) (af74d1e) Bug Fixes reduce size...
From https://github.com/jupyterhub/configurable-http-proxy/issues/388#issuecomment-2359217928 and onwards is context on how a CHP pod can end up running out of ephemeral ports, with a mitigation strategy in https://github.com/jupyterhub/configurable-http-proxy/issues/388#issuecomment-2362097477.