Skip to content

Update dependency path-to-regexp@<0.1.13 to ^0.2.0#29099

Open
tryghost-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/path-to-regexp-0.1.13-0.x
Open

Update dependency path-to-regexp@<0.1.13 to ^0.2.0#29099
tryghost-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/path-to-regexp-0.1.13-0.x

Conversation

@tryghost-renovate

@tryghost-renovate tryghost-renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
path-to-regexp@<0.1.13 ^0.1.13^0.2.0 age confidence

Release Notes

pillarjs/path-to-regexp (path-to-regexp@<0.1.13)

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: (in timezone Etc/UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
    • Between 11:00 PM and 11:59 PM, Monday through Friday (* 23 * * 1-5)
    • Between 12:00 AM and 04:59 AM, Monday through Saturday (* 0-4 * * 1-6)
  • Automerge
    • Only on Sunday and Saturday (* * * * 0,6)
    • Between 11:00 PM and 11:59 PM, Monday through Friday (* 23 * * 1-5)
    • Between 12:00 AM and 04:59 AM, Monday through Saturday (* 0-4 * * 1-6)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate.

@cursor

cursor Bot commented Jul 4, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 4, 2026
@nx-cloud

nx-cloud Bot commented Jul 4, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 1a310f0

Command Status Duration Result
nx run ghost:test:legacy ❌ Failed 3m 2s View ↗
nx run ghost:test:ci:e2e ❌ Failed 2m 37s View ↗
nx run @tryghost/admin-x-settings:test:acceptance ✅ Succeeded 9m 48s View ↗
nx run @tryghost/admin:test:acceptance ✅ Succeeded 1m View ↗
nx run @tryghost/comments-ui:test:acceptance ✅ Succeeded 44s View ↗
nx run ghost-monorepo:lint:boundaries ✅ Succeeded 7s View ↗
nx run-many -t lint -p ghost-monorepo,@tryghost... ✅ Succeeded 3m 9s View ↗
nx run @tryghost/koenig-lexical:test:acceptance ✅ Succeeded 2m 21s View ↗
Additional runs (10) ✅ Succeeded ... View ↗

💡 Dealing with memory or CPU issues? See memory and CPU details with the resource usage add-on ↗.


☁️ Nx Cloud last updated this comment at 2026-07-15 03:59:59 UTC

@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/path-to-regexp-0.1.13-0.x branch 13 times, most recently from 29e1738 to 6a8d02f Compare July 14, 2026 23:43
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.02%. Comparing base (9211ba1) to head (1a310f0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #29099      +/-   ##
==========================================
- Coverage   74.03%   74.02%   -0.01%     
==========================================
  Files        1577     1577              
  Lines      136885   136885              
  Branches    16583    16583              
==========================================
- Hits       101339   101335       -4     
- Misses      34505    34507       +2     
- Partials     1041     1043       +2     
Flag Coverage Δ
admin-tests 55.32% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/path-to-regexp-0.1.13-0.x branch 12 times, most recently from 2476908 to 95d5d9e Compare July 17, 2026 01:00
@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/path-to-regexp-0.1.13-0.x branch from 95d5d9e to 4fc5862 Compare July 17, 2026 02:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants