Skip to content

Conversation

@JPeer264
Copy link
Member

(closes #1810)

This removes node-fetch entirely. We could have upgrade to node-fetch@3, but this one requires ESM-only, which we can't support (we still need CJS support for our @sentry/* bundler packages).

With this PR we use now undici which also has a ProxyAgent included, so we got rid of https-proxy-agent as well.

@JPeer264 JPeer264 requested review from a team as code owners November 27, 2025 14:59
@JPeer264 JPeer264 requested review from Lms24 and removed request for a team November 27, 2025 14:59
@github-actions
Copy link
Contributor

github-actions bot commented Nov 27, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 99bef89

@JPeer264 JPeer264 force-pushed the jp/upgrade-node-fetch branch from b341615 to 99bef89 Compare November 27, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants