Skip to content

chore(deps): bump rou3 from 0.8.1 to 0.9.0#1635

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rou3-0.9.0
Open

chore(deps): bump rou3 from 0.8.1 to 0.9.0#1635
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rou3-0.9.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rou3 from 0.8.1 to 0.9.0.

Release notes

Sourced from rou3's releases.

v0.9.0

compare changes

🚀 Enhancements

  • Add route pattern overlap utilities (#183) (docs)
  • Add regExpToRoute() to convert PCRE regex back to route pattern (#188) (docs)

🩹 Fixes

  • regexp: Compile trailing optional groups inline for PCRE2 compatibility (#185)
  • Align findAllRoutes with findRoute & compiled matchAll (#184, #186)
  • Order findAllRoutes same-node siblings by specificity (#187)
  • regexp: Keep literal dots inside regex constraints verbatim (baf2c87)
Changelog

Sourced from rou3's changelog.

v0.9.0

compare changes

🚀 Enhancements

  • Add route pattern overlap utilities (#183)
  • Add regExpToRoute() to convert PCRE regex back to route pattern (#188)

🩹 Fixes

  • regexp: Compile trailing optional groups inline for PCRE2 compatibility (#185)
  • Align findAllRoutes with findRoute & compiled matchAll (#184, #186)
  • Order findAllRoutes same-node siblings by specificity (#187)
  • regexp: Keep literal dots inside regex constraints verbatim (baf2c87)

🏡 Chore

🤖 CI

❤️ Contributors

Commits
  • 5a1c63a chore(release): v0.9.0
  • baf2c87 fix(regexp): keep literal dots inside regex constraints verbatim
  • e57e131 feat: add regExpToRoute() to convert PCRE regex back to route pattern (#188)
  • e8d816e fix: order findAllRoutes same-node siblings by specificity (#187)
  • f4980d9 fix: align findAllRoutes with findRoute & compiled matchAll (#184) (#186)
  • 7c531dd fix(regexp): compile trailing optional groups inline for PCRE2 compatibility ...
  • 835332a feat: add route pattern overlap utilities (#183)
  • d4461ad ci: bump node version
  • 346e491 chore: update deps
  • See full diff 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 [rou3](https://github.com/h3js/rou3) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/h3js/rou3/releases)
- [Changelog](https://github.com/h3js/rou3/blob/main/CHANGELOG.md)
- [Commits](h3js/rou3@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: rou3
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 6, 2026
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
orpc Ready Ready Preview, Comment Jul 6, 2026 9:49am

@pkg-pr-new

pkg-pr-new Bot commented Jul 6, 2026

Copy link
Copy Markdown
More templates

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1635

@orpc/bun

npm i https://pkg.pr.new/@orpc/bun@1635

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1635

@orpc/cloudflare

npm i https://pkg.pr.new/@orpc/cloudflare@1635

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1635

@orpc/experimental-effect

npm i https://pkg.pr.new/@orpc/experimental-effect@1635

@orpc/evlog

npm i https://pkg.pr.new/@orpc/evlog@1635

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1635

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1635

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1635

@orpc/next

npm i https://pkg.pr.new/@orpc/next@1635

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1635

@orpc/opentelemetry

npm i https://pkg.pr.new/@orpc/opentelemetry@1635

@orpc/pino

npm i https://pkg.pr.new/@orpc/pino@1635

@orpc/publisher

npm i https://pkg.pr.new/@orpc/publisher@1635

@orpc/ratelimit

npm i https://pkg.pr.new/@orpc/ratelimit@1635

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1635

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1635

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1635

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1635

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1635

commit: b948659

@codecov

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