Skip to content

Bump the npm_and_yarn group across 1 directory with 2 updates#653

Merged
jack-nhs merged 1 commit intomainfrom
dependabot/npm_and_yarn/app/npm_and_yarn-1bd0e7a022
Jun 26, 2025
Merged

Bump the npm_and_yarn group across 1 directory with 2 updates#653
jack-nhs merged 1 commit intomainfrom
dependabot/npm_and_yarn/app/npm_and_yarn-1bd0e7a022

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps the npm_and_yarn group with 2 updates in the /app directory: path-to-regexp and serve.

Updates path-to-regexp from 2.2.1 to 3.3.0

Release notes

Sourced from path-to-regexp's releases.

Add backtracking protection

Fixed

  • Add backtrack protection to 3.x release (#321) d31670a

pillarjs/path-to-regexp@v3.2.0...v3.3.0

Match Function

Added

  • Add native match function to library

Validate and sensitive options

  • Add sensitive option for tokensToFunction (#191)
  • Add validate option to path functions (#178)
Changelog

Sourced from path-to-regexp's changelog.

Moved to GitHub Releases

3.0.0 / 2019-01-13

  • Always use prefix character as delimiter token, allowing any character to be a delimiter (e.g. /:att1-:att2-:att3-:att4-:att5)
  • Remove partial support, prefer escaping the prefix delimiter explicitly (e.g. \\/(apple-)?icon-:res(\\d+).png)

2.4.0 / 2018-08-26

  • Support start option to disable anchoring from beginning of the string

2.3.0 / 2018-08-20

  • Use delimiter when processing repeated matching groups (e.g. foo/bar has no prefix, but has a delimiter)
Commits

Updates serve from 14.2.1 to 14.2.4

Release notes

Sourced from serve's releases.

14.2.4

Patches

  • Bump serve-handler, vitest, and `typescript: #812

14.2.3

Patches

  • Bump @zeit/schemas to 2.36.0: #803

14.2.2

Patches

  • fix: Update ajv from 8.11.0 to 8.12.0: #796

Credits

Huge thanks to @​legobeat for helping!

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 4, 2025
@chrisbloe-nhse
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/npm_and_yarn-1bd0e7a022 branch from 6ea3cb6 to 67d9919 Compare June 25, 2025 13:49
@chrisbloe-nhse
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps the npm_and_yarn group with 2 updates in the /app directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [serve](https://github.com/vercel/serve).


Updates `path-to-regexp` from 2.2.1 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v2.2.1...v3.3.0)

Updates `serve` from 14.2.1 to 14.2.4
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](vercel/serve@14.2.1...14.2.4)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 3.3.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: serve
  dependency-version: 14.2.4
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/npm_and_yarn-1bd0e7a022 branch from 67d9919 to 19691b0 Compare June 26, 2025 07:52
@jack-nhs jack-nhs merged commit 794a0ff into main Jun 26, 2025
12 checks passed
@jack-nhs jack-nhs deleted the dependabot/npm_and_yarn/app/npm_and_yarn-1bd0e7a022 branch June 26, 2025 10:27
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.

3 participants