这是indexloc提供的服务,不要输入任何密码
Skip to content

chore: upgrade to proxy-agent 6.5.0 #10278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

chris-olszewski
Copy link
Member

Description

Update proxy-agent to pick up TooTallNate/proxy-agents#322

Closes #8483

Testing Instructions

# Start proxy server
$ docker run --rm -it -p 8080:8080 mitmproxy/mitmproxy mitmweb --web-host 0.0.0.0
# Use built version of @turbo/gen with the HTTPS_PROXY
# NODE_TLS_REJECT_UNAUTHORIZED used so we don't need to gen a cert for the proxy
$ NODE_TLS_REJECT_UNAUTHORIZED=0 HTTPS_PROXY=http://localhost:8080 ~/code/vercel/turborepo/packages/turbo-gen/dist/cli.js workspace --copy https://github.com/vercel/turborepo/tree/main/examples/with-tailwind/packages/tailwind-config

Copy link

vercel bot commented Apr 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 1:06pm

@turbo-orchestrator turbo-orchestrator bot added area: site pkg: create-turbo Issues related to npx create-turbo pkg: turbo-gen labels Apr 3, 2025
@chris-olszewski chris-olszewski merged commit 0971db5 into main Apr 3, 2025
44 checks passed
@chris-olszewski chris-olszewski deleted the chrisolszewski/turbo-4642-remove-dep-on-bad-version-of-proxy-agent-in-turbogen branch April 3, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: site pkg: create-turbo Issues related to npx create-turbo pkg: turbo-gen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Security vulnerability of turbo gen
2 participants