Skip to content

chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /server#25

Open
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/npm_and_yarn/server/path-to-regexp-0.1.13
Open

chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /server#25
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/npm_and_yarn/server/path-to-regexp-0.1.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps path-to-regexp from 0.1.12 to 0.1.13.

Release notes

Sourced from path-to-regexp's releases.

0.1.13

Important

Full Changelog: pillarjs/path-to-regexp@v0.1.12...v.0.1.13

Changelog

Sourced from path-to-regexp's changelog.

0.1.13 / 2026-03-26

0.1.7 / 2015-07-28

  • Fixed regression with escaped round brackets and matching groups.

0.1.6 / 2015-06-19

  • Replace index feature by outputting all parameters, unnamed and named.

0.1.5 / 2015-05-08

  • Add an index property for position in match result.

0.1.4 / 2015-03-05

  • Add license information

0.1.3 / 2014-07-06

  • Better array support
  • Improved support for trailing slash in non-ending mode

0.1.0 / 2014-03-06

  • add options.end

0.0.2 / 2013-02-10

  • Update to match current express
  • add .license property to component.json
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for path-to-regexp since your current version.


Dependabot compatibility score

Dependabot 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

divergentbeats and others added 5 commits February 27, 2026 20:26
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.12...v.0.1.13)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 0.1.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@entelligence-ai-pr-reviews

Copy link
Copy Markdown

Confidence Score: 5/5 - Safe to Merge

Safe to merge — this PR bumps path-to-regexp from 0.1.12 to 0.1.13 in the /server directory, which is a patch-level dependency update likely addressing a known security or correctness issue in route matching. No logic changes, no application code modifications, and no review comments were generated against this diff. Automated analysis found zero critical, significant, or medium-severity issues across all heuristic checks.

Key Findings:

  • The change is a single dependency version bump in package.json (and likely package-lock.json) for path-to-regexp, a well-known Express routing utility — patch version 0.1.13 over 0.1.12 carries minimal regression risk.
  • No application logic, configuration, or test files were modified, making this a low-blast-radius change with no runtime behavior differences beyond the patched library itself.
  • The heuristic analysis returned zero issues at any severity level, and no review comments were flagged, indicating the change is clean and well-scoped.
Files requiring special attention
  • server/package.json
  • server/package-lock.json

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant