Skip to content

chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates#52

Merged
hyperpolymath merged 2 commits intomainfrom
dependabot/npm_and_yarn/rescript-ecosystem/packages/core/compiler-source/npm_and_yarn-f8e55374a1
Apr 1, 2026
Merged

chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates#52
hyperpolymath merged 2 commits intomainfrom
dependabot/npm_and_yarn/rescript-ecosystem/packages/core/compiler-source/npm_and_yarn-f8e55374a1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the npm_and_yarn group with 3 updates in the /rescript-ecosystem/packages/core/compiler-source directory: h3, brace-expansion and picomatch.

Updates h3 from 2.0.1-rc.16 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

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

Updates brace-expansion from 5.0.4 to 5.0.5

Commits

Updates picomatch from 4.0.2 to 4.0.4

Release notes

Sourced from picomatch's releases.

4.0.4

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@4.0.3...4.0.4

4.0.3

What's Changed

New Contributors

Full Changelog: micromatch/picomatch@4.0.2...4.0.3

Commits

Updates srvx from 0.11.12 to 0.11.13

Release notes

Sourced from srvx's releases.

v0.11.13

compare changes

🩹 Fixes

  • url: Deopt absolute URIs in FastURL (de0d699)
Changelog

Sourced from srvx's changelog.

v0.11.13

compare changes

🩹 Fixes

  • url: Deopt absolute URIs in FastURL (de0d699)

🏡 Chore

❤️ Contributors

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 3 updates in the /rescript-ecosystem/packages/core/compiler-source directory: [h3](https://github.com/h3js/h3), [brace-expansion](https://github.com/juliangruber/brace-expansion) and [picomatch](https://github.com/micromatch/picomatch).


Updates `h3` from 2.0.1-rc.16 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.16...v2.0.1-rc.18)

Updates `brace-expansion` from 5.0.4 to 5.0.5
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.4...v5.0.5)

Updates `picomatch` from 4.0.2 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.2...4.0.4)

Updates `srvx` from 0.11.12 to 0.11.13
- [Release notes](https://github.com/h3js/srvx/releases)
- [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md)
- [Commits](h3js/srvx@v0.11.12...v0.11.13)

---
updated-dependencies:
- dependency-name: h3
  dependency-version: 2.0.1-rc.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 5.0.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: srvx
  dependency-version: 0.11.13
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 28, 2026
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

…ackages/core/compiler-source/npm_and_yarn-f8e55374a1
@hyperpolymath hyperpolymath merged commit 81e2da8 into main Apr 1, 2026
@hyperpolymath hyperpolymath deleted the dependabot/npm_and_yarn/rescript-ecosystem/packages/core/compiler-source/npm_and_yarn-f8e55374a1 branch April 1, 2026 01:22
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