-
Notifications
You must be signed in to change notification settings - Fork 113
chore(deps): update dependency miniflare@3>undici to v5.29.0 [security] #6798
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-hive/apollo |
0.39.1-alpha-20250518080013-35cf0181913f3589d97e2ab14dc2336c571b0cd4 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/cli |
0.50.1-alpha-20250518080013-35cf0181913f3589d97e2ab14dc2336c571b0cd4 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/core |
0.12.0-alpha-20250518080013-35cf0181913f3589d97e2ab14dc2336c571b0cd4 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/envelop |
0.36.1-alpha-20250518080013-35cf0181913f3589d97e2ab14dc2336c571b0cd4 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/yoga |
0.42.1-alpha-20250518080013-35cf0181913f3589d97e2ab14dc2336c571b0cd4 |
npm ↗︎ unpkg ↗︎ |
hive |
8.0.0-alpha-20250518080013-35cf0181913f3589d97e2ab14dc2336c571b0cd4 |
npm ↗︎ unpkg ↗︎ |
📚 Storybook DeploymentThe latest changes are available as preview in: https://pr-6798.hive-storybook.pages.dev |
💻 Website PreviewThe latest changes are available as preview in: https://pr-6798.hive-landing-page.pages.dev |
50213e4
to
35cf018
Compare
This PR contains the following updates:
5.28.5
->5.29.0
GitHub Vulnerability Alerts
CVE-2025-47279
Impact
Applications that use undici to implement a webhook-like system are vulnerable. If the attacker set up a server with an invalid certificate, and they can force the application to call the webhook repeatedly, then they can cause a memory leak.
Patches
This has been patched in https://github.com/nodejs/undici/pull/4088.
Workarounds
If a webhook fails, avoid keep calling it repeatedly.
References
Reported as: https://github.com/nodejs/undici/issues/3895
Release Notes
nodejs/undici (miniflare@3>undici)
v5.29.0
Compare Source
What's Changed
Full Changelog: nodejs/undici@v5.28.5...v5.29.0
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.