Update dependency mcp-proxy to v6.7.19 #14

Open
renovate-bot wants to merge 1 commit from renovate/mcp-proxy-6.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
mcp-proxy (source) 6.5.1 → 6.7.19 age confidence

Release Notes

punkpeye/mcp-proxy (mcp-proxy)

v6.7.19

Compare Source

Bug Fixes
  • auth: derive RFC 9728 metadata URLs from resource paths (a91596b)
  • auth: keep an unparseable OAuth resource from crashing the listener (586f6ef)

v6.7.18

Compare Source

Bug Fixes
  • preserve upstream server instructions (5c0bfcb)

v6.7.17

Compare Source

Bug Fixes
  • http: answer unknown sessions with 404 and authenticate GET/DELETE (d9c2278)

v6.7.16

Compare Source

Bug Fixes
  • http: reject listener startup failures (bc9216d)
  • http: settle rejected custom routes (90083c9)

v6.7.15

Compare Source

Bug Fixes
  • stdio: close upstream after startup failure (0d3108f)
  • stdio: close upstream after startup failure (3841646)

v6.7.14

Compare Source

Bug Fixes
  • http: clean up failed legacy SSE sessions (a16bb1d)
  • http: settle rejected legacy SSE messages (d7656a5)

v6.7.13

Compare Source

Bug Fixes
  • auth: always send WWW-Authenticate on 401 per RFC 7235 (#​101) (a1f33a5)

v6.7.12

Compare Source

Bug Fixes
  • bin: guard graceful shutdown against a double server.close() (b575140)
  • startHTTPServer: guard modern leg against 1.x-SDK servers (#​96) (ac2bbe4)
  • startHTTPServer: judge the modern guard on the server the SDK dereferences (183c6b6)

v6.7.11

Compare Source

Bug Fixes
  • http: declare UTF-8 charset for JSON and SSE responses (cb11a4d)
  • http: end the committed response instead of reporting it unhandled (48721a0)
  • http: guard the standalone GET stream handleRequest against unhandled rejection (aa395e8)
  • http: guard writeHead in the stream POST error path against headers already sent (627f444)
  • http: pause the request stream when the body overflows the cap (743529f)

v6.7.10

Compare Source

Bug Fixes
  • http: drop Access-Control-Allow-Credentials when the origin is a wildcard (c0e310b)

v6.7.9

Compare Source

Bug Fixes
  • clean up legacy servers after initialization failure (c43b73a)
  • clean up the legacy stateless server exactly once (f4adf7f)

v6.7.8

Compare Source

Performance Improvements
  • avoid global sort on event replay (d540342)

v6.7.7

Compare Source

Bug Fixes

v6.7.6

Compare Source

Bug Fixes
  • cap JSONFilterTransform buffer so it fails instead of growing unbounded (#​85) (ce1debf)

v6.7.5

Compare Source

Bug Fixes
  • stdio: decode child stdout through a StringDecoder so split multibyte UTF-8 survives (0e70e1d)

v6.7.4

Compare Source

Bug Fixes
  • stdio: report the two read failure paths instead of swallowing them (de44d4d)

v6.7.3

Compare Source

Bug Fixes
  • settle send() when the child process dies before stdin drains (4416b39)

v6.7.2

Compare Source

Bug Fixes
  • replay standalone GET stream events (a14c707)

v6.7.1

Compare Source

Bug Fixes
  • await server.connect on the stream request paths (5fcfeb1)
  • package.json to reduce vulnerabilities (2aa1242)
  • reap stream sessions whose client went away without a DELETE (a333f79)
  • update lock (0450d40)
  • upgrade eslint plugins for eslint 10 compatibility (1dce0ef)

v6.7.0

Compare Source

Bug Fixes
  • bound how long closing the upstream bridge waits for its mutation queue (e6abcc4)
  • clear the upstream listen handle on every close reason, not only remote (03ae6ec)
  • keep retrying the upstream listen stream after a reopen that itself fails (2490fa0)
  • refill the listen reopen budget so a spent one does not deafen the bridge for good (528f889)
  • release upstream subscriptions when a listen filter is only partly accepted (06cd91d)
  • scope forwarded resource updates and log messages to each connection (f50d060)
Features
  • serve MCP revision 2026-07-28 alongside the 2025-era revisions (6aeda47)

v6.6.0

Compare Source

Bug Fixes
  • answer 413 for over-sized request bodies (36a8c3e)
  • settle getBody promise on request abort and cap body size (91a8d28)
  • settle getBody promise on request abort and cap body size (cbf00ae)
Features
  • make the request body size cap configurable (486f53e)

v6.5.7

Compare Source

Bug Fixes
  • compare API key in constant time (9aeabff)

v6.5.6

Compare Source

Bug Fixes
  • check headersSent before writing SSE connect error response (7371445)
  • check headersSent before writing SSE connect error response (44aee25)

v6.5.5

Compare Source

Bug Fixes
  • bound and make disableable the streamable HTTP resumability event store to prevent unbounded memory growth (#​72) (e298da8)

v6.5.4

Compare Source

Bug Fixes
  • return 401 for authenticated session failures (e6bf7e7)
  • return 401 for authenticated session failures (cd90079)

v6.5.3

Compare Source

Bug Fixes
  • keep stateful HTTP stream sessions alive past Node.js default 5s keep-alive socket timeout (95e9bad)

v6.5.2

Compare Source

Bug Fixes
  • do not crash on a malformed request target (e33d63e), closes #​66

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 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 CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [mcp-proxy](https://glama.ai/mcp) ([source](https://github.com/punkpeye/mcp-proxy)) | `6.5.1` → `6.7.19` | ![age](https://developer.mend.io/api/mc/badges/age/npm/mcp-proxy/6.7.19?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mcp-proxy/6.5.1/6.7.19?slim=true) | --- ### Release Notes <details> <summary>punkpeye/mcp-proxy (mcp-proxy)</summary> ### [`v6.7.19`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.19) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.18...v6.7.19) ##### Bug Fixes - **auth:** derive RFC 9728 metadata URLs from resource paths ([a91596b](https://github.com/punkpeye/mcp-proxy/commit/a91596b3b8efa7042d4822d3024d7c691392244f)) - **auth:** keep an unparseable OAuth resource from crashing the listener ([586f6ef](https://github.com/punkpeye/mcp-proxy/commit/586f6ef4835b004aa62c49c239ed3e3dc941aa23)) ### [`v6.7.18`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.18) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.17...v6.7.18) ##### Bug Fixes - preserve upstream server instructions ([5c0bfcb](https://github.com/punkpeye/mcp-proxy/commit/5c0bfcb3a36b4644ac28daffc6cc53f090b6ddcd)) ### [`v6.7.17`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.17) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.16...v6.7.17) ##### Bug Fixes - **http:** answer unknown sessions with 404 and authenticate GET/DELETE ([d9c2278](https://github.com/punkpeye/mcp-proxy/commit/d9c22784c64f3456b8150619fda4070a5599915f)) ### [`v6.7.16`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.16) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.15...v6.7.16) ##### Bug Fixes - **http:** reject listener startup failures ([bc9216d](https://github.com/punkpeye/mcp-proxy/commit/bc9216d063459a5132304ad2d9b087ab2b27eb66)) - **http:** settle rejected custom routes ([90083c9](https://github.com/punkpeye/mcp-proxy/commit/90083c92096a5a57f32208cc8eafb5fff32937e5)) ### [`v6.7.15`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.15) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.14...v6.7.15) ##### Bug Fixes - **stdio:** close upstream after startup failure ([0d3108f](https://github.com/punkpeye/mcp-proxy/commit/0d3108fe0a659d5e46dff1da2418ce4d3440af6a)) - **stdio:** close upstream after startup failure ([3841646](https://github.com/punkpeye/mcp-proxy/commit/38416469e64466f8465a4e9f5737f0059477c89c)) ### [`v6.7.14`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.14) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.13...v6.7.14) ##### Bug Fixes - **http:** clean up failed legacy SSE sessions ([a16bb1d](https://github.com/punkpeye/mcp-proxy/commit/a16bb1d217a034cec03bdc4330380c675d1da8c8)) - **http:** settle rejected legacy SSE messages ([d7656a5](https://github.com/punkpeye/mcp-proxy/commit/d7656a5fe8ae6ee358179bf7707b4fb18b89f240)) ### [`v6.7.13`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.13) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.12...v6.7.13) ##### Bug Fixes - **auth:** always send WWW-Authenticate on 401 per RFC 7235 ([#&#8203;101](https://github.com/punkpeye/mcp-proxy/issues/101)) ([a1f33a5](https://github.com/punkpeye/mcp-proxy/commit/a1f33a5a9d56ffe972346a4d4835d715449c73e4)) ### [`v6.7.12`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.12) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.11...v6.7.12) ##### Bug Fixes - **bin:** guard graceful shutdown against a double server.close() ([b575140](https://github.com/punkpeye/mcp-proxy/commit/b575140d7772a601c24f3af30fe3636eca576d52)) - **startHTTPServer:** guard modern leg against 1.x-SDK servers ([#&#8203;96](https://github.com/punkpeye/mcp-proxy/issues/96)) ([ac2bbe4](https://github.com/punkpeye/mcp-proxy/commit/ac2bbe4214cdb63aca1a4d04386d9df14900f3df)) - **startHTTPServer:** judge the modern guard on the server the SDK dereferences ([183c6b6](https://github.com/punkpeye/mcp-proxy/commit/183c6b6a290a967e1777207e2baf1bf5bd4e4d4c)) ### [`v6.7.11`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.11) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.10...v6.7.11) ##### Bug Fixes - **http:** declare UTF-8 charset for JSON and SSE responses ([cb11a4d](https://github.com/punkpeye/mcp-proxy/commit/cb11a4d73d8894203a6b10e8fb78a9dc14193118)) - **http:** end the committed response instead of reporting it unhandled ([48721a0](https://github.com/punkpeye/mcp-proxy/commit/48721a01096b1010f8fa44a32e62dbe0d3451a5b)) - **http:** guard the standalone GET stream handleRequest against unhandled rejection ([aa395e8](https://github.com/punkpeye/mcp-proxy/commit/aa395e86dd67e389e6b13294421b032739a863ff)) - **http:** guard writeHead in the stream POST error path against headers already sent ([627f444](https://github.com/punkpeye/mcp-proxy/commit/627f4442b1a21901bc6cedff3c24716e1a2a8935)) - **http:** pause the request stream when the body overflows the cap ([743529f](https://github.com/punkpeye/mcp-proxy/commit/743529f99eab0d972741775b53d21889fc981fb0)) ### [`v6.7.10`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.10) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.9...v6.7.10) ##### Bug Fixes - **http:** drop Access-Control-Allow-Credentials when the origin is a wildcard ([c0e310b](https://github.com/punkpeye/mcp-proxy/commit/c0e310bbaa68761acda33ddd44c847809db491d9)) ### [`v6.7.9`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.9) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.8...v6.7.9) ##### Bug Fixes - clean up legacy servers after initialization failure ([c43b73a](https://github.com/punkpeye/mcp-proxy/commit/c43b73a3c844d78b76df3acc8e353610a0ec4424)) - clean up the legacy stateless server exactly once ([f4adf7f](https://github.com/punkpeye/mcp-proxy/commit/f4adf7f2e8465b45e42a7f4d153832e1b9b3eab4)) ### [`v6.7.8`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.8) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.7...v6.7.8) ##### Performance Improvements - avoid global sort on event replay ([d540342](https://github.com/punkpeye/mcp-proxy/commit/d5403429d3529dd6ee3e704b5e9db31b4ccd024a)) ### [`v6.7.7`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.7) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.6...v6.7.7) ##### Bug Fixes - **stdio:** fire close exactly once ([#&#8203;86](https://github.com/punkpeye/mcp-proxy/issues/86)) ([82fa591](https://github.com/punkpeye/mcp-proxy/commit/82fa591234f6fd8c163a80c23fa9ed910933b18a)) ### [`v6.7.6`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.6) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.5...v6.7.6) ##### Bug Fixes - cap JSONFilterTransform buffer so it fails instead of growing unbounded ([#&#8203;85](https://github.com/punkpeye/mcp-proxy/issues/85)) ([ce1debf](https://github.com/punkpeye/mcp-proxy/commit/ce1debf14078c621dfee84a3b9b4c0c34fe875bd)) ### [`v6.7.5`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.5) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.4...v6.7.5) ##### Bug Fixes - **stdio:** decode child stdout through a StringDecoder so split multibyte UTF-8 survives ([0e70e1d](https://github.com/punkpeye/mcp-proxy/commit/0e70e1d3fd3f420eff88f5f73b2f38a3aa9844b0)) ### [`v6.7.4`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.4) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.3...v6.7.4) ##### Bug Fixes - **stdio:** report the two read failure paths instead of swallowing them ([de44d4d](https://github.com/punkpeye/mcp-proxy/commit/de44d4d3cfbb28c9dfb48996f896419834abdbbf)) ### [`v6.7.3`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.3) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.2...v6.7.3) ##### Bug Fixes - settle send() when the child process dies before stdin drains ([4416b39](https://github.com/punkpeye/mcp-proxy/commit/4416b3987f1a25ca62ae05621582c7a022702c3f)) ### [`v6.7.2`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.2) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.1...v6.7.2) ##### Bug Fixes - replay standalone GET stream events ([a14c707](https://github.com/punkpeye/mcp-proxy/commit/a14c707f4e7f6d90412e1fc6fc62c022932ce282)) ### [`v6.7.1`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.1) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.7.0...v6.7.1) ##### Bug Fixes - await server.connect on the stream request paths ([5fcfeb1](https://github.com/punkpeye/mcp-proxy/commit/5fcfeb181b5fc4f0a07c7be26f4726d9bb32a200)) - package.json to reduce vulnerabilities ([2aa1242](https://github.com/punkpeye/mcp-proxy/commit/2aa124285bf6af70c036edbfa9c0b483fee82158)) - reap stream sessions whose client went away without a DELETE ([a333f79](https://github.com/punkpeye/mcp-proxy/commit/a333f79181b9621c2482284713fd4c783f71d56b)) - update lock ([0450d40](https://github.com/punkpeye/mcp-proxy/commit/0450d4060168e0498d2a3094ce3edf7d34369526)) - upgrade eslint plugins for eslint 10 compatibility ([1dce0ef](https://github.com/punkpeye/mcp-proxy/commit/1dce0ef4a6d94e4cfaeb79afe9114aa5aef17c35)) ### [`v6.7.0`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.7.0) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.6.0...v6.7.0) ##### Bug Fixes - bound how long closing the upstream bridge waits for its mutation queue ([e6abcc4](https://github.com/punkpeye/mcp-proxy/commit/e6abcc47fc190bfdadd37f47fb0a7d658b4b29c7)) - clear the upstream listen handle on every close reason, not only remote ([03ae6ec](https://github.com/punkpeye/mcp-proxy/commit/03ae6ecd53a1bbe36da602d8917e62e1eb23c6f6)) - keep retrying the upstream listen stream after a reopen that itself fails ([2490fa0](https://github.com/punkpeye/mcp-proxy/commit/2490fa067fa53f2dd680079ae65a2239e9a54f4f)) - refill the listen reopen budget so a spent one does not deafen the bridge for good ([528f889](https://github.com/punkpeye/mcp-proxy/commit/528f88972f8e4b0a8503a2127d0326be691a76a2)) - release upstream subscriptions when a listen filter is only partly accepted ([06cd91d](https://github.com/punkpeye/mcp-proxy/commit/06cd91da6975e7b3da684f6abef1d6842d4355cc)) - scope forwarded resource updates and log messages to each connection ([f50d060](https://github.com/punkpeye/mcp-proxy/commit/f50d060a9d54d84b6177834a7e11f5c244ef0d26)) ##### Features - serve MCP revision 2026-07-28 alongside the 2025-era revisions ([6aeda47](https://github.com/punkpeye/mcp-proxy/commit/6aeda47fe5476c9db7cb689162b0574e3f3e39ad)) ### [`v6.6.0`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.6.0) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.5.7...v6.6.0) ##### Bug Fixes - answer 413 for over-sized request bodies ([36a8c3e](https://github.com/punkpeye/mcp-proxy/commit/36a8c3ee5db444ebbd977e08c419a93dc1f4c51f)) - settle getBody promise on request abort and cap body size ([91a8d28](https://github.com/punkpeye/mcp-proxy/commit/91a8d282846389bf627df0d6061c23d9fee20800)) - settle getBody promise on request abort and cap body size ([cbf00ae](https://github.com/punkpeye/mcp-proxy/commit/cbf00aeac17f21bc31740c3457a12b31130e6581)) ##### Features - make the request body size cap configurable ([486f53e](https://github.com/punkpeye/mcp-proxy/commit/486f53e76886d9bf04a7bea50fe47e5f1d470250)) ### [`v6.5.7`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.5.7) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.5.6...v6.5.7) ##### Bug Fixes - compare API key in constant time ([9aeabff](https://github.com/punkpeye/mcp-proxy/commit/9aeabff728067788abcb5f275cde5aabdfd33634)) ### [`v6.5.6`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.5.6) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.5.5...v6.5.6) ##### Bug Fixes - check headersSent before writing SSE connect error response ([7371445](https://github.com/punkpeye/mcp-proxy/commit/7371445a3336f8bf0a4ab388d8c2cd24e5a3f9de)) - check headersSent before writing SSE connect error response ([44aee25](https://github.com/punkpeye/mcp-proxy/commit/44aee25d39dc47877c3cc494a024d55ef4ded2f6)) ### [`v6.5.5`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.5.5) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.5.4...v6.5.5) ##### Bug Fixes - bound and make disableable the streamable HTTP resumability event store to prevent unbounded memory growth ([#&#8203;72](https://github.com/punkpeye/mcp-proxy/issues/72)) ([e298da8](https://github.com/punkpeye/mcp-proxy/commit/e298da80322da0a1d1edcf5c83be00bd103ad43a)) ### [`v6.5.4`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.5.4) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.5.3...v6.5.4) ##### Bug Fixes - return 401 for authenticated session failures ([e6bf7e7](https://github.com/punkpeye/mcp-proxy/commit/e6bf7e7174e27b80f6cebe42b2104f30d21e1bf0)) - return 401 for authenticated session failures ([cd90079](https://github.com/punkpeye/mcp-proxy/commit/cd900796564f3b6d0c1153a8916803d54f8da2a9)) ### [`v6.5.3`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.5.3) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.5.2...v6.5.3) ##### Bug Fixes - keep stateful HTTP stream sessions alive past Node.js default 5s keep-alive socket timeout ([95e9bad](https://github.com/punkpeye/mcp-proxy/commit/95e9badf79aaa15ce0af2c5bc36f8f64f075062f)) ### [`v6.5.2`](https://github.com/punkpeye/mcp-proxy/releases/tag/v6.5.2) [Compare Source](https://github.com/punkpeye/mcp-proxy/compare/v6.5.1...v6.5.2) ##### Bug Fixes - do not crash on a malformed request target ([e33d63e](https://github.com/punkpeye/mcp-proxy/commit/e33d63eca98b41701454e44623af861655855463)), closes [#&#8203;66](https://github.com/punkpeye/mcp-proxy/issues/66) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjgyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot changed title from Update dependency mcp-proxy to v6.5.2 to Update dependency mcp-proxy to v6.5.3 2026-07-16 00:01:37 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 296fdee172 to b8ee7f2322 2026-07-16 00:01:39 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.5.3 to Update dependency mcp-proxy to v6.5.4 2026-07-16 08:01:39 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from b8ee7f2322 to a018d879b8 2026-07-16 08:01:41 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.5.4 to Update dependency mcp-proxy to v6.5.5 2026-07-29 14:01:49 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from a018d879b8 to 229181a8a3 2026-07-29 14:01:51 +02:00 Compare
renovate-bot force-pushed renovate/mcp-proxy-6.x from 229181a8a3 to 23a2bedd3d 2026-08-02 16:02:11 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.5.5 to Update dependency mcp-proxy to v6.5.6 2026-08-02 16:02:12 +02:00
renovate-bot changed title from Update dependency mcp-proxy to v6.5.6 to Update dependency mcp-proxy to v6.5.7 2026-08-03 04:02:47 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 23a2bedd3d to 0694206b78 2026-08-03 04:02:48 +02:00 Compare
renovate-bot force-pushed renovate/mcp-proxy-6.x from 0694206b78 to a2bd52462c 2026-08-04 03:02:35 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.5.7 to Update dependency mcp-proxy to v6.6.0 2026-08-04 03:02:36 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from a2bd52462c to c96f8df6bf 2026-08-08 00:02:26 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.6.0 to Update dependency mcp-proxy to v6.7.0 2026-08-08 00:02:26 +02:00
renovate-bot changed title from Update dependency mcp-proxy to v6.7.0 to Update dependency mcp-proxy to v6.7.1 2026-08-11 05:02:29 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from c96f8df6bf to 6b8435ceb0 2026-08-11 05:02:29 +02:00 Compare
renovate-bot force-pushed renovate/mcp-proxy-6.x from 6b8435ceb0 to 65ae0c6a1e 2026-08-12 15:02:30 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.1 to Update dependency mcp-proxy to v6.7.2 2026-08-12 15:02:30 +02:00
renovate-bot changed title from Update dependency mcp-proxy to v6.7.2 to Update dependency mcp-proxy to v6.7.3 2026-08-13 20:02:18 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 65ae0c6a1e to 1ff75b8477 2026-08-13 20:02:19 +02:00 Compare
renovate-bot force-pushed renovate/mcp-proxy-6.x from 1ff75b8477 to 303ea23475 2026-08-15 10:02:24 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.3 to Update dependency mcp-proxy to v6.7.4 2026-08-15 10:02:24 +02:00
renovate-bot changed title from Update dependency mcp-proxy to v6.7.4 to Update dependency mcp-proxy to v6.7.5 2026-08-17 10:02:26 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 303ea23475 to 707d420ad1 2026-08-17 10:02:27 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.5 to Update dependency mcp-proxy to v6.7.7 2026-08-17 11:02:26 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 707d420ad1 to 676a284b03 2026-08-17 11:02:27 +02:00 Compare
renovate-bot force-pushed renovate/mcp-proxy-6.x from 676a284b03 to 78df762a1a 2026-08-17 18:02:49 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.7 to Update dependency mcp-proxy to v6.7.8 2026-08-17 18:02:52 +02:00
renovate-bot changed title from Update dependency mcp-proxy to v6.7.8 to Update dependency mcp-proxy to v6.7.10 2026-08-21 07:02:42 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 78df762a1a to 65d04ce682 2026-08-21 07:02:42 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.10 to Update dependency mcp-proxy to v6.7.11 2026-08-26 19:02:46 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 65d04ce682 to 7296f2ffe5 2026-08-26 19:02:47 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.11 to Update dependency mcp-proxy to v6.7.12 2026-09-04 06:02:11 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 7296f2ffe5 to 7bd19930d6 2026-09-04 06:02:12 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.12 to Update dependency mcp-proxy to v6.7.13 2026-09-05 02:02:34 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 7bd19930d6 to 66f22368d1 2026-09-05 02:02:35 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.13 to Update dependency mcp-proxy to v6.7.14 2026-09-06 21:02:13 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 66f22368d1 to 14f695d48d 2026-09-06 21:02:13 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.14 to Update dependency mcp-proxy to v6.7.15 2026-09-09 01:02:57 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 14f695d48d to a95bbcea6c 2026-09-09 01:02:58 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.15 to Update dependency mcp-proxy to v6.7.16 2026-09-09 20:02:16 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from a95bbcea6c to f3e628603d 2026-09-09 20:02:17 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.16 to Update dependency mcp-proxy to v6.7.17 2026-09-15 08:04:02 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from f3e628603d to f5a500e178 2026-09-15 08:04:03 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.17 to Update dependency mcp-proxy to v6.7.18 2026-09-15 20:04:01 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from f5a500e178 to 44cab114a0 2026-09-15 20:04:02 +02:00 Compare
renovate-bot changed title from Update dependency mcp-proxy to v6.7.18 to Update dependency mcp-proxy to v6.7.19 2026-09-21 03:04:02 +02:00
renovate-bot force-pushed renovate/mcp-proxy-6.x from 44cab114a0 to ec69686274 2026-09-21 03:04:03 +02:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/mcp-proxy-6.x:renovate/mcp-proxy-6.x
git switch renovate/mcp-proxy-6.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/mcp-proxy-6.x
git switch renovate/mcp-proxy-6.x
git rebase main
git switch main
git merge --ff-only renovate/mcp-proxy-6.x
git switch renovate/mcp-proxy-6.x
git rebase main
git switch main
git merge --no-ff renovate/mcp-proxy-6.x
git switch main
git merge --squash renovate/mcp-proxy-6.x
git switch main
git merge --ff-only renovate/mcp-proxy-6.x
git switch main
git merge renovate/mcp-proxy-6.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
unixorn/packages-flamion!14
No description provided.