Skip to content

chore(deps): Bump path-to-regexp from 8.3.0 to 8.4.0 in /plugins/home-assistant-dev/mcp-server#83

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/home-assistant-dev/mcp-server/path-to-regexp-8.4.0
Closed

chore(deps): Bump path-to-regexp from 8.3.0 to 8.4.0 in /plugins/home-assistant-dev/mcp-server#83
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/home-assistant-dev/mcp-server/path-to-regexp-8.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps path-to-regexp from 8.3.0 to 8.4.0.

Release notes

Sourced from path-to-regexp's releases.

8.4.0

Important

Fixed

Changed

  • Dedupes regex prefixes (pillarjs/path-to-regexp#422)
    • This will result in shorter regular expressions for some cases using optional groups
  • Rejects large optional route combinations (pillarjs/path-to-regexp#424)
    • When using groups such as /users{/delete} it will restrict the number of generated combinations to < 256, equivalent to 8 top-level optional groups and unlikely to occur in a real world application, but avoids exploding the regex size for applications that accept user created routes
Commits

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.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2026
@chrisdpurcell
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 8.3.0 to 8.4.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@v8.3.0...v8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/plugins/home-assistant-dev/mcp-server/path-to-regexp-8.4.0 branch from 115301b to 719824f Compare April 7, 2026 18:01
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 8, 2026

Superseded by #90.

@dependabot dependabot Bot closed this Apr 8, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/plugins/home-assistant-dev/mcp-server/path-to-regexp-8.4.0 branch April 8, 2026 04:21
chrisdpurcell added a commit that referenced this pull request May 8, 2026
- sessions/2026-05.md: add 2026-05-08 row covering 5-plugin closeout +
  CVE remediation (5 alerts → 0) + release-pipeline post-migration
  audit + up-docs README polish.
- deployed.md What Remains: drop the "4 moderate Dependabot npm
  vulnerabilities" bullet (closed today, alerts #83-87, all fixed).
  Add a new bullet calling for the core.hooksPath=/dev/null pattern
  (TEST-003 / bug 005) to be canonicalized across every plugin's
  tests/test_helper.bash — already applied in plugin-test-harness
  and release-pipeline; remaining tmpdir-using plugins still vulnerable.
- bugs/005: add release-pipeline to services array; document the
  2026-05-08 recurrence in release-pipeline test_helper.bash with
  the same root cause and one-line fix.
- bugs/INDEX.md: regenerated via _regen_index.py to reflect the
  services-array change on bug #5.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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