Skip to content

deps: ispromise@^4.0.0#135

Merged
wesleytodd merged 1 commit intopillarjs:masterfrom
raiandexter0607:master
Feb 10, 2025
Merged

deps: ispromise@^4.0.0#135
wesleytodd merged 1 commit intopillarjs:masterfrom
raiandexter0607:master

Conversation

@raiandexter0607
Copy link
Copy Markdown
Contributor

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

@bjohansebas bjohansebas mentioned this pull request Feb 9, 2025
Comment thread HISTORY.md
- 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
Copy Markdown
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
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.

4 participants