Skip to content

Bump undici and nitropack#13

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-496112280a
Closed

Bump undici and nitropack#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-496112280a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 29, 2026

Copy link
Copy Markdown
Contributor

Removes undici. It's no longer used after updating ancestor dependency nitropack. These dependencies need to be updated together.

Removes undici

Updates nitropack from 2.9.7 to 2.13.2

Release notes

Sourced from nitropack's releases.

v2.13.2

compare changes

[!NOTE] This release upgrades h3 to latest 1.15.9 which contains security fixes.

🩹 Fixes

  • prerender: Skip writing routes with .. or outside of public dir (81f76800)
  • prerender: Mark invalid routes as skipped (9cb795c7)

📖 Documentation

  • Fix icon assets (#4022)

Preset Changes

  • vercel: Add types and docs for isr.exposeErrBody (f7753152)

❤️ Contributors

v2.13.1

compare changes

This release mainly updates dependencies (696dc3a9)

  • h3@1.15.5 released with security fix (release notes)
  • unstorage@v1.17.4 released with chokidar, lru-cache, and h3 dependency bumps (release notes)

v2.13.0

compare changes

🚀 Enhancements

  • vercel: Add support for skew protection (#3850)
  • bun: Support NITRO_BUN_IDLE_TIMEOUT env variable (#3294)

🔥 Performance

  • Process static assets in parallel (#3910)
  • Limit concurrency for compressing public assets (#3384)

🩹 Fixes

  • firebase: Update gen 1 import to match latest sdk (28406449)
  • Correct crypto polyfill (5caca6c0)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by cubic

Removes undici and upgrades nitropack to 2.13.2 to drop an unused HTTP client and pull in upstream fixes and perf improvements, including h3 security updates.

  • Dependencies
    • Removed undici (no longer used after nitropack update).
    • Bumped nitropack from 2.9.7 to 2.13.2 (includes h3 security fixes, prerender route validation, and asset processing improvements).

Written for commit c1b5132. Summary will update on new commits.

Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [nitropack](https://github.com/nitrojs/nitro). These dependencies need to be updated together.


Removes `undici`

Updates `nitropack` from 2.9.7 to 2.13.2
- [Release notes](https://github.com/nitrojs/nitro/releases)
- [Changelog](https://github.com/nitrojs/nitro/blob/main/changelog.config.ts)
- [Commits](nitrojs/nitro@v2.9.7...v2.13.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 
  dependency-type: indirect
- dependency-name: nitropack
  dependency-version: 2.13.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 29, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #20.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-496112280a branch June 22, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants