Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: ispromise@^4.0.0 #135

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

raiandexter0607
Copy link
Contributor

The dependency was updated according to this expressjs/discussions#290

@bjohansebas bjohansebas mentioned this pull request Feb 9, 2025
@@ -14,7 +15,7 @@ unreleased
* deps: path-to-regexp@^8.0.0
- Drop support for partial capture group `router.route('/user(s?)/:user/:op')` but still have optional non-capture `/user{s}/:user/:op`
- `:name?` becomes `{:name}`
- `:name*` becomes `*name`.
- `:name*` becomes `*name`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My editor removed the trailing white space here while rebasing. While it was not in the original change I think it is alright to keep.

@wesleytodd wesleytodd merged commit e746be2 into pillarjs:master Feb 10, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants