Open dependabot[bot] opened 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
deroll | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 25, 2024 3:52am |
Latest commit: d7b53a34eef5c17c4ab20292035f88517c98a71a
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Bumps path-to-regexp from 7.2.0 to 8.0.0.
Release notes
Sourced from path-to-regexp's releases.
Commits
ed1095e
8.0.060f2121
Rewrite and simplify API74f97b5
Create SECURITY.mdfb4d11d
Remove matches from tests26551ec
Code gen smaller and faster regexps0d20b15
Split using a string341f873
Test for double decoding6b7a452
Throw on unmatched closing paren (#286)208cc83
Refactor params to match up to next tokencbf2c73
Add debug URL to all errorsDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show