Skip to content

fix(deps): update node dependencies (major)#4

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-node-deps
Open

fix(deps): update node dependencies (major)#4
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-node-deps

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 19, 2026

This PR contains the following updates:

Package Change Age Confidence
http-proxy-middleware ^3.0.5^4.0.0 age confidence
uuid ^13.0.0^14.0.0 age confidence

Release Notes

chimurai/http-proxy-middleware (http-proxy-middleware)

v4.0.0

Compare Source

  • fix(types): fix Logger type
  • fix(error-response-plugin): sanitize input
  • feat: drop node v14/v16/v18 [BREAKING CHANGE]
  • refactor: replace http-proxy w/ httpxy
  • chore: remove legacyCreateProxyMiddleware() [BREAKING CHANGE]
  • ci: migrate from jest to vitest
  • chore(package.json): esm only [BREAKING CHANGE]
  • chore(package.json): bump to httpxy 0.5.0 (#​1183)
  • chore(package.json): drop node20 [BREAKING CHANGE] (#​1179)
  • refactor: remove deprecated url.parse() (#​1176)
  • fix(fixRequestBody): support content-encoding on request body (#​1142)
  • fix: prevent TypeError when ws enabled but server is undefined (#​1163)
  • fix: applyPathRewrite logs old req.url instead of rewritten path (#​1157)
  • feat(hono): support for hono with createHonoProxyMiddleware
  • feat(ipv6): support literal IPv6 addresses in target and forward options (ie. "http://[::1]:8000")
  • chore(package.json): bump httpxy to ^0.5.1
  • fix(logger-plugin): support ipv6 host and handle undefined protocol/host
  • ci(publish.yml): pin github.triggering_actor
  • chore(package.json): node ^22.15.0 (#​1218)
  • refactor(package): subpath 'http-proxy-middleware/hono' (#​1220)
  • chore: node 26 support
uuidjs/uuid (uuid)

v14.0.0

Compare Source

Security
  • Fixes GHSA-w5hq-g745-h8pq: v3(), v5(), and v6() did not validate that writes would remain within the bounds of a caller-supplied buffer, allowing out-of-bounds writes when an invalid offset was provided. A RangeError is now thrown if offset < 0 or offset + 16 > buf.length.
⚠ BREAKING CHANGES
  • crypto is now expected to be globally defined (requires node@​20+) (#​935)
  • drop node@​18 support (#​934)
  • upgrade minimum supported TypeScript version to 5.4.3, in keeping with the project's policy of supporting TypeScript versions released within the last two years

Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title fix(deps): update dependency uuid to v14 fix(deps): update node dependencies (major) May 5, 2026
@renovate renovate Bot force-pushed the renovate/major-node-deps branch from d7a7621 to 912c28d Compare May 5, 2026 20:53
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