Skip to content

Bump h3 from 2.0.1-rc.14 to 2.0.1-rc.18#8310

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/h3-2.0.1-rc.18
Open

Bump h3 from 2.0.1-rc.14 to 2.0.1-rc.18#8310
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/h3-2.0.1-rc.18

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps h3 from 2.0.1-rc.14 to 2.0.1-rc.18.

Release notes

Sourced from h3's releases.

v2.0.1-rc.18

compare changes

🩹 Fixes

  • utils: Prevent open redirect via protocol-relative path in redirectBack() (459a1c6)
  • cookie: Prevent unbounded chunked cookie count (399257c)

v2.0.1-rc.17

compare changes

🚀 Enhancements

  • Add redirectBack utility (#1329)
  • Add removeRoute (#1331)

🩹 Fixes

  • cors: Preserve CORS headers on error responses (#1352)
  • sse: Mark writer as closed on write failure (#1322)
  • request: Include Allow header in 405 response (#1314)
  • sse: Sanitize carriage returns in event stream data and comments (79cabe3)
  • mount: Normalize percent-encoded pathname in requestWithBaseURL (0295f90)
  • static: Prevent path traversal via double-encoded dot segments (8e9993f)
  • mount: Enforce path segment boundary in startsWith check (7ccc9e2)

📖 Documentation

  • Fix typo (#1351)
  • Improve security notes about proxy utils (448e7eb)

🏡 Chore

  • Enable type-aware linting with oxc-lint (#1349)

❤️ Contributors

v2.0.1-rc.16

compare changes

📦 Dependencies

... (truncated)

Changelog

Sourced from h3's changelog.

v2.0.1-rc.18

compare changes

🩹 Fixes

  • utils: Prevent open redirect via protocol-relative path in redirectBack() (459a1c6)
  • cookie: Prevent unbounded chunked cookie count (399257c)

❤️ Contributors

v2.0.1-rc.17

compare changes

🚀 Enhancements

  • Add redirectBack utility (#1329)
  • Add removeRoute (#1331)

🩹 Fixes

  • cors: Preserve CORS headers on error responses (#1352)
  • sse: Mark writer as closed on write failure (#1322)
  • request: Include Allow header in 405 response (#1314)
  • sse: Sanitize carriage returns in event stream data and comments (79cabe3)
  • mount: Normalize percent-encoded pathname in requestWithBaseURL (0295f90)
  • static: Prevent path traversal via double-encoded dot segments (8e9993f)
  • mount: Enforce path segment boundary in startsWith check (7ccc9e2)

📖 Documentation

  • Fix typo (#1351)
  • Improve security notes about proxy utils (448e7eb)

🏡 Chore

  • Enable type-aware linting with oxclint (#1349)
  • Update deps (28a3863)

✅ Tests

❤️ Contributors

... (truncated)

Commits
  • cb70e1b chore(release): v2.0.1-rc.18
  • 399257c fix(cookie): prevent unbounded chunked cookie count
  • 459a1c6 fix(utils): prevent open redirect via protocol-relative path in redirectBack()
  • 388b8f0 chore(release): v2.0.1-rc.17
  • 28a3863 chore: update deps
  • 29728e9 sync docs
  • 448e7eb docs: improve security notes about proxy utils
  • 7ccc9e2 fix(mount): enforce path segment boundary in startsWith check
  • 8e9993f fix(static): prevent path traversal via double-encoded dot segments
  • 0295f90 fix(mount): normalize percent-encoded pathname in requestWithBaseURL
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: h3
  dependency-version: 2.0.1-rc.18
  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 23, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 23, 2026

Open in StackBlitz

rescript

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

@rescript/darwin-arm64

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

@rescript/darwin-x64

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

@rescript/linux-arm64

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

@rescript/linux-x64

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

@rescript/runtime

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

@rescript/win32-x64

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

commit: fd916f3

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