Skip to content

chore(deps-dev): bump h3 from 2.0.1-rc.7 to 2.0.1-rc.25#29

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

chore(deps-dev): bump h3 from 2.0.1-rc.7 to 2.0.1-rc.25#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/h3-2.0.1-rc.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown

Bumps h3 from 2.0.1-rc.7 to 2.0.1-rc.25.

Release notes

Sourced from h3's releases.

v2.0.1-rc.25

compare changes

🚀 Enhancements

  • Proxy improvements (#1455)

🩹 Fixes

  • cors: Correct vary handling and credentialed wildcard behavior (#1456)
  • session: Raise default seal PBKDF2 iterations to 8192 (#1457)

🏡 Chore

  • Add missing @__PURE__ annotations (b17c451)

v2.0.1-rc.24

compare changes

🚀 Enhancements

  • Add QUERY method support (#1445)
  • Add requireContentType and appendAcceptQuery utils (#1446)
  • Automatically match GET routes for HEAD requests (#1452)

🩹 Fixes

  • json-rpc: Do not leak internal exception messages to clients (ea2f2a3)
  • request: Prevent decode:true from reintroducing path separators (cd03d41)
  • handleCacheHeaders: Correct conditional-request precedence and Cache-Control default (#1454)

📖 Documentation

  • Fix typos in response and handler guides (#1444)
  • Add QUERY method docs (#1447)
  • Remove non-existent sendEventStream from createEventStream example (#1450)

❤️ Contributors

v2.0.1-rc.23

compare changes

🚀 Enhancements

... (truncated)

Changelog

Sourced from h3's changelog.

v2.0.1-rc.25

compare changes

🚀 Enhancements

  • Proxy improvements (#1455)

🩹 Fixes

  • cors: Correct vary handling and credentialed wildcard behavior (#1456)
  • session: Raise default seal PBKDF2 iterations to 8192 (#1457)

🏡 Chore

❤️ Contributors

v2.0.1-rc.24

compare changes

🚀 Enhancements

  • proxy: Support client aborts (#1417)
  • ws: Allow optional HTTP handling in defineWebSocketHandler (#1425)
  • Export resolveDotSegments as a public path utility (#1428)
  • readBody: Support formdata type (#1164)
  • Add QUERY method support (#1445)
  • Add requireContentType and appendAcceptQuery utils (#1446)
  • Automatically match GET routes for HEAD requests (#1452)

🩹 Fixes

  • sanitizeStatusCode: Return default for non-numeric input instead of NaN (#1420)
  • auth: Reject Basic credentials with no colon separator (#1393)
  • sse: Ignore pushes after stream close (#1411)
  • proxy: Ignore incoming accept-encoding header (#1423)
  • cache: HandleCacheHeaders ignores multi-value If-None-Match header (#1395)
  • serve-static: Compare if-modified-since at whole-second precision (#1394)
  • request: Parse first entry of comma-list x-forwarded-proto header (#1413)
  • serve-static: Check the response (not request) for an existing content-length (#1391)

... (truncated)

Commits
  • 95ea248 chore(release): v2.0.1-rc.25
  • 50c8a33 chore: fix release script
  • e2c9648 chore: apply automated updates
  • b1b4ce0 chore: update deps
  • 284c216 fix(session): raise default seal PBKDF2 iterations to 8192 (#1457)
  • b17c451 chore: add missing @__PURE__ annotations
  • 303fd86 fix(cors): correct vary handling and credentialed wildcard behavior (#1456)
  • 7a37962 feat: proxy improvements (#1455)
  • 3813e9b chore: apply automated updates
  • 20bf346 chore(release): v2.0.1-rc.24
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 4, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 4, 2026

Copy link
Copy Markdown
@standardserver/core

npm i https://pkg.pr.new/@standardserver/core@29

@standardserver/fetch

npm i https://pkg.pr.new/@standardserver/fetch@29

@standardserver/node

npm i https://pkg.pr.new/@standardserver/node@29

@standardserver/peer

npm i https://pkg.pr.new/@standardserver/peer@29

@standardserver/shared

npm i https://pkg.pr.new/@standardserver/shared@29

commit: 7efc5c0

Bumps [h3](https://github.com/h3js/h3) from 2.0.1-rc.7 to 2.0.1-rc.25.
- [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.7...v2.0.1-rc.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump h3 from 2.0.1-rc.7 to 2.0.1-rc.22 chore(deps-dev): bump h3 from 2.0.1-rc.7 to 2.0.1-rc.25 Jul 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/h3-2.0.1-rc.22 branch from b19e51f to 7efc5c0 Compare July 15, 2026 13:10
@codspeed-hq

codspeed-hq Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will improve performance by 23.29%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 17 improved benchmarks
❌ 5 regressed benchmarks
✅ 32 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime event stream 9.8 ms 11.9 ms -17.52%
WallTime event stream 215.3 µs 260.5 µs -17.33%
WallTime octet stream 306.4 µs 349.9 µs -12.44%
WallTime form data 1.3 ms 1.5 ms -12.2%
WallTime octet stream 1.3 ms 1.4 ms -10.45%
WallTime blob 23.8 ms 11.3 ms ×2.1
WallTime form data 27.4 ms 14.5 ms +88.33%
WallTime blob 19.9 ms 10.9 ms +82.67%
WallTime form data 25.8 ms 14.9 ms +72.83%
WallTime form data 67 ms 43.3 ms +54.89%
WallTime url search params 752.8 µs 541.9 µs +38.91%
WallTime blob 50.6 ms 38.2 ms +32.46%
WallTime json 4.8 ms 3.7 ms +30.51%
WallTime blob 961.9 µs 770.4 µs +24.86%
WallTime octet stream 10.5 ms 8.7 ms +21.24%
WallTime form data 1.6 ms 1.3 ms +20.12%
WallTime json 151.9 ms 127.3 ms +19.3%
WallTime json 155.6 ms 131 ms +18.77%
WallTime blob 928.7 µs 788.8 µs +17.74%
WallTime blob 784 µs 667.3 µs +17.49%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/npm_and_yarn/h3-2.0.1-rc.22 (7efc5c0) with main (43a3884)

Open in CodSpeed

@codecov

codecov Bot commented Jul 15, 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