Skip to content

fix(proxy): update http proxy to accept bypass list with undici v7#1456

Merged
fallenbagel merged 1 commit into
developfrom
fix-proxy-undici7
Mar 12, 2025
Merged

fix(proxy): update http proxy to accept bypass list with undici v7#1456
fallenbagel merged 1 commit into
developfrom
fix-proxy-undici7

Conversation

@gauthier-th
Copy link
Copy Markdown
Member

Description

With the update of undici to v7, the bypass list of addresses (no_proxy addresses) was not ignored anymore.

Screenshot (if UI-related)

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

With the update of undici to v7, the bypass list of addresses (no_proxy addresses) was not ignored
anymore.

fix #1454
@gauthier-th gauthier-th added the preview PRs deployed for testing with tag `:preview-prxx` label Mar 11, 2025
@fallenbagel fallenbagel merged commit 9891a75 into develop Mar 12, 2025
@fallenbagel fallenbagel deleted the fix-proxy-undici7 branch March 12, 2025 07:28
@fallenbagel fallenbagel mentioned this pull request Mar 16, 2025
1 task
brotaxt pushed a commit to brotaxt/jellyseerr that referenced this pull request Mar 16, 2025
…eerr-team#1456)

With the update of undici to v7, the bypass list of addresses (no_proxy addresses) was not ignored
anymore.

fix seerr-team#1454
@fallenbagel
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 2.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

ishanjain28 pushed a commit to ishanjain28/jellyseerr that referenced this pull request Mar 20, 2025
…eerr-team#1456)

With the update of undici to v7, the bypass list of addresses (no_proxy addresses) was not ignored
anymore.

fix seerr-team#1454
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview PRs deployed for testing with tag `:preview-prxx` released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal Server Error after update to 2.5.0 from 2.3.0

2 participants