Skip to content

Bump h3 from 2.0.1-rc.23 to 2.0.1-rc.25#8511

Merged
cknitt merged 1 commit into
masterfrom
dependabot/npm_and_yarn/h3-2.0.1-rc.25
Jul 12, 2026
Merged

Bump h3 from 2.0.1-rc.23 to 2.0.1-rc.25#8511
cknitt merged 1 commit into
masterfrom
dependabot/npm_and_yarn/h3-2.0.1-rc.25

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps h3 from 2.0.1-rc.23 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

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 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.23 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.23...v2.0.1-rc.25)

---
updated-dependencies:
- dependency-name: h3
  dependency-version: 2.0.1-rc.25
  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 Jul 11, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript@8511

@rescript/darwin-arm64

npm i https://pkg.pr.new/@rescript/darwin-arm64@8511

@rescript/darwin-x64

npm i https://pkg.pr.new/@rescript/darwin-x64@8511

@rescript/linux-arm64

npm i https://pkg.pr.new/@rescript/linux-arm64@8511

@rescript/linux-x64

npm i https://pkg.pr.new/@rescript/linux-x64@8511

@rescript/runtime

npm i https://pkg.pr.new/@rescript/runtime@8511

@rescript/win32-x64

npm i https://pkg.pr.new/@rescript/win32-x64@8511

commit: 372ff3d

@github-actions

Copy link
Copy Markdown

@cknitt cknitt merged commit a26d627 into master Jul 12, 2026
29 checks passed
@cknitt cknitt deleted the dependabot/npm_and_yarn/h3-2.0.1-rc.25 branch July 12, 2026 15:13
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.

1 participant