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

Update dependency path-to-regexp to ^0.2.0 #1725

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
path-to-regexp ^0.1.12 -> ^0.2.0 age adoption passing confidence

Release Notes

pillarjs/path-to-regexp (path-to-regexp)

v0.2.5

Compare Source

  • Allow keys parameter to be omitted

v0.2.4

Compare Source

  • Code coverage badge
  • Updated readme
  • Attach keys to the generated regexp

v0.2.3

Compare Source

  • Add MIT license

v0.2.2

Compare Source

  • A passed in trailing slash in non-strict mode will become optional
  • In non-end mode, the optional trailing slash will only match at the end

v0.2.1

Compare Source

  • Fixed a major capturing group regexp regression

v0.2.0

Compare Source

  • Improved support for arrays
  • Improved support for regexps
  • Better support for non-ending strict mode matches with a trailing slash
  • Travis CI support
  • Block using regexp special characters in the path
  • Removed support for the asterisk to match all
  • New support for parameter suffixes - *, + and ?
  • Updated readme
  • Provide delimiter information with keys array

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) December 11, 2024 09:44
@renovate renovate bot force-pushed the renovate/path-to-regexp-0.x branch 7 times, most recently from 187af9b to 44ad5e6 Compare December 16, 2024 11:33
@renovate renovate bot force-pushed the renovate/path-to-regexp-0.x branch 2 times, most recently from 38083e3 to 80ae099 Compare December 18, 2024 14:15
@renovate renovate bot force-pushed the renovate/path-to-regexp-0.x branch 11 times, most recently from 6ce6c2c to 49b154f Compare January 8, 2025 13:16
@renovate renovate bot force-pushed the renovate/path-to-regexp-0.x branch 6 times, most recently from 9b2ed74 to 77f65e3 Compare January 14, 2025 10:57
@renovate renovate bot force-pushed the renovate/path-to-regexp-0.x branch 7 times, most recently from 2a70702 to 99d801d Compare January 20, 2025 16:44
@renovate renovate bot force-pushed the renovate/path-to-regexp-0.x branch 5 times, most recently from 6716e7c to 2888a46 Compare January 23, 2025 14:09
@renovate renovate bot force-pushed the renovate/path-to-regexp-0.x branch from 2888a46 to 84d0a7e Compare January 23, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants