d48b37e0c2ee265a054a3120c1ec448357fdb961
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | | minor | `1.2.22` → `1.3.6` | | [oven/bun](https://github.com/oven-sh/bun) | final | minor | `1.2.22` → `1.3.6` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.3.6`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.6): Bun v1.3.6 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.5...bun-v1.3.6) To install Bun v1.3.6 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.6: ```bash bun upgrade ``` ##### [Read Bun v1.3.6's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.6) ##### Thanks to 23 contributors! - [@​alii](https://github.com/alii) - [@​billywhizz](https://github.com/billywhizz) - [@​bmwalters](https://github.com/bmwalters) - [@​cirospaciari](https://github.com/cirospaciari) - [@​d4mr](https://github.com/d4mr) - [@​darwin808](https://github.com/darwin808) - [@​dylan-conway](https://github.com/dylan-conway) - [@​emwadde](https://github.com/emwadde) - [@​franklinfollis](https://github.com/franklinfollis) - [@​jackkleeman](https://github.com/jackkleeman) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​kjanat](https://github.com/kjanat) - [@​makuko](https://github.com/makuko) - [@​mattermoran](https://github.com/mattermoran) - [@​nektro](https://github.com/nektro) - [@​nfreya](https://github.com/nfreya) - [@​nicocevallos](https://github.com/nicocevallos) - [@​rekram1-node](https://github.com/rekram1-node) - [@​remorses](https://github.com/remorses) - [@​robobun](https://github.com/robobun) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​sqdshguy](https://github.com/sqdshguy) - [@​veggiesaurus](https://github.com/veggiesaurus) ### [`v1.3.5`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.5): Bun v1.3.5 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.4...bun-v1.3.5) To install Bun v1.3.5 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.5: ```bash bun upgrade ``` ##### [Read Bun v1.3.5's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.5) ##### Thanks to 10 contributors! - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​crishoj](https://github.com/crishoj) - [@​dylan-conway](https://github.com/dylan-conway) - [@​elfayer](https://github.com/elfayer) - [@​hamidrezahanafi](https://github.com/hamidrezahanafi) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​kylekz](https://github.com/kylekz) - [@​robobun](https://github.com/robobun) - [@​ryangst](https://github.com/ryangst) ### [`v1.3.4`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.4): Bun v1.3.4 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.3...bun-v1.3.4) To install Bun v1.3.4 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.4: ```bash bun upgrade ``` ##### [Read Bun v1.3.4's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.4) ##### Thanks to 14 contributors! - [@​alii](https://github.com/alii) - [@​amdad121](https://github.com/amdad121) - [@​dylan-conway](https://github.com/dylan-conway) - [@​eroderust](https://github.com/eroderust) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​lydiahallie](https://github.com/lydiahallie) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​shendongming](https://github.com/shendongming) - [@​tamicktom](https://github.com/tamicktom) - [@​taylordotfish](https://github.com/taylordotfish) ### [`v1.3.3`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.3): Bun v1.3.3 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.2...bun-v1.3.3) To install Bun v1.3.3 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.3: ```bash bun upgrade ``` ##### [Read Bun v1.3.3's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.3) ##### Thanks to 19 contributors! - [@​alii](https://github.com/alii) - [@​braden-w](https://github.com/braden-w) - [@​cirospaciari](https://github.com/cirospaciari) - [@​connerlphillippi](https://github.com/connerlphillippi) - [@​dioro](https://github.com/dioro) - [@​dylan-conway](https://github.com/dylan-conway) - [@​halil-pan](https://github.com/halil-pan) - [@​hona](https://github.com/hona) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​lydiahallie](https://github.com/lydiahallie) - [@​markovejnovic](https://github.com/markovejnovic) - [@​minigod](https://github.com/minigod) - [@​nathanosoares](https://github.com/nathanosoares) - [@​nektro](https://github.com/nektro) - [@​ocodista](https://github.com/ocodista) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​yinheli](https://github.com/yinheli) ### [`v1.3.2`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.2): Bun v1.3.2 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.1...bun-v1.3.2) To install Bun v1.3.2 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.2: ```bash bun upgrade ``` ##### [Read Bun v1.3.2's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.2) ##### Thanks to 18 contributors! - [@​alii](https://github.com/alii) - [@​avarayr](https://github.com/avarayr) - [@​braden-w](https://github.com/braden-w) - [@​cirospaciari](https://github.com/cirospaciari) - [@​csvlad](https://github.com/csvlad) - [@​dylan-conway](https://github.com/dylan-conway) - [@​fraidev](https://github.com/fraidev) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​lillious](https://github.com/lillious) - [@​lydiahallie](https://github.com/lydiahallie) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nektro](https://github.com/nektro) - [@​nkxxll](https://github.com/nkxxll) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​taylordotfish](https://github.com/taylordotfish) ### [`v1.3.1`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.1): Bun v1.3.1 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.0...bun-v1.3.1) To install Bun v1.3.1 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.1: ```bash bun upgrade ``` ##### [Read Bun v1.3.1's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.1) ##### Thanks to 15 contributors! - [@​alinalihassan](https://github.com/alinalihassan) - [@​cirospaciari](https://github.com/cirospaciari) - [@​dylan-conway](https://github.com/dylan-conway) - [@​hoxyy](https://github.com/hoxyy) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​jsparkdev](https://github.com/jsparkdev) - [@​mariusz4044](https://github.com/mariusz4044) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​shlomocode](https://github.com/shlomocode) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​taylordotfish](https://github.com/taylordotfish) Special thanks to Martin Schwarzl of Cloudflare for fuzzing & reporting several bugs!! ### [`v1.3.0`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.0): Bun v1.3 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.23...bun-v1.3.0) [Read the blog post](https://bun.com/1.3) <a href="https://bun.com/1.3"> <img width="1536" height="1024" alt="Group 77" src="https://github.com/user-attachments/assets/54a1710b-fdec-4de9-8fbd-84c640ab1f1e" /> </a> Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3: ```bash bun upgrade ``` ### [`v1.2.23`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.23): Bun v1.2.23 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.22...bun-v1.2.23) To install Bun v1.2.23 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.23: ```bash bun upgrade ``` ##### [Read Bun v1.2.23's release notes on Bun's blog](https://bun.com/blog/bun-v1.2.23) ##### Thanks to 16 contributors! - [@​alii](https://github.com/alii) - [@​btcbobby](https://github.com/btcbobby) - [@​cirospaciari](https://github.com/cirospaciari) - [@​donisaac](https://github.com/donisaac) - [@​dylan-conway](https://github.com/dylan-conway) - [@​filipstev](https://github.com/filipstev) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nathanwhit](https://github.com/nathanwhit) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​taylordotfish](https://github.com/taylordotfish) - [@​vfilanovsky-openai](https://github.com/vfilanovsky-openai) </details> --- ### Configuration 📅 **Schedule**: 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjUuMiIsInVwZGF0ZWRJblZlciI6IjQyLjc0LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Reviewed-on: #8 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de>
Outline MCP
Model Context Protocol (MCP) server wrapping the Outline HTTP API. Tools will be added as needed.
Run
Use docker image pushed to https://gitea.t000-n.de/t.behrendt/outline-mcp:latest
Required Environment variables:
- OUTLINE_BASE_URL=https:/example.com/api
- OUTLINE_API_KEY=xx_api_xx
The server will start on port 3000.
Integrate into Claude
Use mcp-remote as this currently works best with Claude Desktop. Change the URL to wherever your MCP server runs and adjust authentication according to the package. Refer to the Claude Desktop MCP documentation for a deeper dive.
{
"mcpServers": {
"outline": {
"command": "npx",
"args": ["mcp-remote", "http://localhost:3000/mcp"]
}
}
}
Test
Use the mcp inspector to view tools and run tests.
bunx @modelcontextprotocol/inspector
Description
Languages
TypeScript
99.8%
JavaScript
0.1%