[PR #1101] Update Undici to fix proxy related errors #1317

Open
opened 2025-11-09 10:10:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1101
Author: @Alec2435
Created: 2/10/2025
Status: 🔄 Open

Base: mainHead: alec/update-proxy


📝 Commits (2)

  • 286140c Update Undici to fix proxy related errors
  • fb1a159 Merge branch 'main' into alec/update-proxy

📊 Changes

2 files changed (+9 additions, -3 deletions)

View changed files

📝 api/package.json (+1 -1)
📝 pnpm-lock.yaml (+8 -2)

📄 Description

Updates Undici to latest to fix issues related to the ProxyAgent not supporting HTTPS proxes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/1101 **Author:** [@Alec2435](https://github.com/Alec2435) **Created:** 2/10/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `alec/update-proxy` --- ### 📝 Commits (2) - [`286140c`](https://github.com/imputnet/cobalt/commit/286140c030cd46a725d99829bee0ac92d610de27) Update Undici to fix proxy related errors - [`fb1a159`](https://github.com/imputnet/cobalt/commit/fb1a1595b2e8939812fb67577dd56d0cfe95518d) Merge branch 'main' into alec/update-proxy ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+8 -2) </details> ### 📄 Description Updates Undici to latest to fix issues related to the ProxyAgent not supporting HTTPS proxes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:10:31 -06:00
Sign in to join this conversation.