Skip to content

chore(deps-dev): bump h3 from 2.0.1-rc.26 to 2.0.1-rc.32 - #106

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/h3-2.0.1-rc.32
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/h3-2.0.1-rc.32

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 26, 2026

Copy link
Copy Markdown
Contributor

Bumps h3 from 2.0.1-rc.26 to 2.0.1-rc.32.

Release notes

Sourced from h3's releases.

v2.0.1-rc.32

compare changes

🚀 Enhancements

  • Export normalizeRoute as a public path utility (#1549)

🩹 Fixes

  • route-rules: Pass uncacheable requests through the cache rule (b6c7d08)
  • Handle srvx body limit errors as 413 (b5d20d5)
  • error: Require status in HTTPError.isError (e6b726b)

🌊 Types

  • handler: Infer route handler request type instead of any (#1546)
  • handler: Use request header names for req.headers (ae529f1)
  • Export TypedHeaders type (#1547)

❤️ Contributors

v2.0.1-rc.31

compare changes

🚀 Enhancements

  • rules: Support non-trailing ** in redirect/proxy targets (228bca3)

🔥 Performance

  • rules: Evict memoized matches with SIEVE instead of FIFO (#1543)

🤖 CI

  • Replace setup-node and corepack with setup-jup (#1544)

v2.0.1-rc.30

compare changes

🩹 Fixes

  • session: Do not persist a session that is only read (#1541)
  • cli: Resolve docs directory to file system path with fileURLToPath (#1540, 04a78a0)

💅 Refactors

... (truncated)

Changelog

Sourced from h3's changelog.

v2.0.1-rc.32

compare changes

🚀 Enhancements

  • rules: Support non-trailing ** in redirect/proxy targets (228bca3)
  • Export normalizeRoute as a public path utility (#1549)

🔥 Performance

  • rules: Evict memoized matches with SIEVE instead of FIFO (#1543)

🩹 Fixes

  • route-rules: Pass uncacheable requests through the cache rule (b6c7d08)
  • Handle srvx body limit errors as 413 (b5d20d5)
  • error: Require status in HTTPError.isError (e6b726b)

📦 Build

  • Export TypedHeaders type (#1547)

🌊 Types

  • handler: Infer route handler request type instead of any (#1546)
  • handler: Use request header names for req.headers (ae529f1)

🏡 Chore

🤖 CI

  • Replace setup-node and corepack with setup-jup (#1544)

❤️ Contributors

... (truncated)

Commits
  • bce4ae8 chore(release): v2.0.1-rc.32
  • 60d883f chore: update deps
  • ae529f1 types(handler): use request header names for req.headers
  • 516c2a0 feat: export normalizeRoute as a public path utility (#1549)
  • 5e6603c build: export TypedHeaders type (#1547)
  • e6b726b fix(error): require status in HTTPError.isError
  • b5d20d5 fix: handle srvx body limit errors as 413
  • aa50e96 types(handler): infer route handler request type instead of any (#1546)
  • a5fdc86 chore: update deps
  • b6c7d08 fix(route-rules): pass uncacheable requests through the cache rule
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [h3](https://github.com/h3js/h3) from 2.0.1-rc.26 to 2.0.1-rc.32.
- [Release notes](https://github.com/h3js/h3/releases)
- [Changelog](https://github.com/h3js/h3/blob/main/CHANGELOG.md)
- [Commits](h3js/h3@v2.0.1-rc.26...v2.0.1-rc.32)

---
updated-dependencies:
- dependency-name: h3
  dependency-version: 2.0.1-rc.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Sep 26, 2026
@pkg-pr-new

pkg-pr-new Bot commented Sep 26, 2026

Copy link
Copy Markdown
@standard-server/aws-lambda

npm i https://pkg.pr.new/@standard-server/aws-lambda@106

@standard-server/core

npm i https://pkg.pr.new/@standard-server/core@106

@standard-server/fastify

npm i https://pkg.pr.new/@standard-server/fastify@106

@standard-server/fetch

npm i https://pkg.pr.new/@standard-server/fetch@106

@standard-server/node

npm i https://pkg.pr.new/@standard-server/node@106

@standard-server/peer

npm i https://pkg.pr.new/@standard-server/peer@106

@standard-server/shared

npm i https://pkg.pr.new/@standard-server/shared@106

commit: 821d181

@codspeed

codspeed Bot commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 26 untouched benchmarks
⏩ 108 skipped benchmarks1


Comparing dependabot/npm_and_yarn/h3-2.0.1-rc.32 (821d181) with main (4488969)

Open in CodSpeed

Footnotes

  1. 108 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩

@codecov

codecov Bot commented Sep 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants