Update bun version to v1.3.6 #8

Merged
t.behrendt merged 1 commits from renovate/bun-version into main 2026-01-26 14:02:56 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
Bun (source) minor 1.2.221.3.6
oven/bun final minor 1.2.221.3.6

Release Notes

oven-sh/bun (Bun)

v1.3.6: Bun v1.3.6

Compare Source

To install Bun v1.3.6

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.6:

bun upgrade
Read Bun v1.3.6's release notes on Bun's blog
Thanks to 23 contributors!

v1.3.5: Bun v1.3.5

Compare Source

To install Bun v1.3.5

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.5:

bun upgrade
Read Bun v1.3.5's release notes on Bun's blog
Thanks to 10 contributors!

v1.3.4: Bun v1.3.4

Compare Source

To install Bun v1.3.4

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.4:

bun upgrade
Read Bun v1.3.4's release notes on Bun's blog
Thanks to 14 contributors!

v1.3.3: Bun v1.3.3

Compare Source

To install Bun v1.3.3

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.3:

bun upgrade
Read Bun v1.3.3's release notes on Bun's blog
Thanks to 19 contributors!

v1.3.2: Bun v1.3.2

Compare Source

To install Bun v1.3.2

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.2:

bun upgrade
Read Bun v1.3.2's release notes on Bun's blog
Thanks to 18 contributors!

v1.3.1: Bun v1.3.1

Compare Source

To install Bun v1.3.1

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.1:

bun upgrade
Read Bun v1.3.1's release notes on Bun's blog
Thanks to 15 contributors!

Special thanks to Martin Schwarzl of Cloudflare for fuzzing & reporting several bugs!!

v1.3.0: Bun v1.3

Compare Source

Read the blog post

Group 77

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3:

bun upgrade

v1.2.23: Bun v1.2.23

Compare Source

To install Bun v1.2.23

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.23:

bun upgrade
Read Bun v1.2.23's release notes on Bun's blog
Thanks to 16 contributors!

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

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! - [@&#8203;alii](https://github.com/alii) - [@&#8203;billywhizz](https://github.com/billywhizz) - [@&#8203;bmwalters](https://github.com/bmwalters) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;d4mr](https://github.com/d4mr) - [@&#8203;darwin808](https://github.com/darwin808) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;emwadde](https://github.com/emwadde) - [@&#8203;franklinfollis](https://github.com/franklinfollis) - [@&#8203;jackkleeman](https://github.com/jackkleeman) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;kjanat](https://github.com/kjanat) - [@&#8203;makuko](https://github.com/makuko) - [@&#8203;mattermoran](https://github.com/mattermoran) - [@&#8203;nektro](https://github.com/nektro) - [@&#8203;nfreya](https://github.com/nfreya) - [@&#8203;nicocevallos](https://github.com/nicocevallos) - [@&#8203;rekram1-node](https://github.com/rekram1-node) - [@&#8203;remorses](https://github.com/remorses) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki) - [@&#8203;sqdshguy](https://github.com/sqdshguy) - [@&#8203;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! - [@&#8203;alii](https://github.com/alii) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;crishoj](https://github.com/crishoj) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;elfayer](https://github.com/elfayer) - [@&#8203;hamidrezahanafi](https://github.com/hamidrezahanafi) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;kylekz](https://github.com/kylekz) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;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! - [@&#8203;alii](https://github.com/alii) - [@&#8203;amdad121](https://github.com/amdad121) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;eroderust](https://github.com/eroderust) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;lydiahallie](https://github.com/lydiahallie) - [@&#8203;markovejnovic](https://github.com/markovejnovic) - [@&#8203;nektro](https://github.com/nektro) - [@&#8203;pfgithub](https://github.com/pfgithub) - [@&#8203;riskymh](https://github.com/riskymh) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;shendongming](https://github.com/shendongming) - [@&#8203;tamicktom](https://github.com/tamicktom) - [@&#8203;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! - [@&#8203;alii](https://github.com/alii) - [@&#8203;braden-w](https://github.com/braden-w) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;connerlphillippi](https://github.com/connerlphillippi) - [@&#8203;dioro](https://github.com/dioro) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;halil-pan](https://github.com/halil-pan) - [@&#8203;hona](https://github.com/hona) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;lydiahallie](https://github.com/lydiahallie) - [@&#8203;markovejnovic](https://github.com/markovejnovic) - [@&#8203;minigod](https://github.com/minigod) - [@&#8203;nathanosoares](https://github.com/nathanosoares) - [@&#8203;nektro](https://github.com/nektro) - [@&#8203;ocodista](https://github.com/ocodista) - [@&#8203;pfgithub](https://github.com/pfgithub) - [@&#8203;riskymh](https://github.com/riskymh) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;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! - [@&#8203;alii](https://github.com/alii) - [@&#8203;avarayr](https://github.com/avarayr) - [@&#8203;braden-w](https://github.com/braden-w) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;csvlad](https://github.com/csvlad) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;fraidev](https://github.com/fraidev) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;lillious](https://github.com/lillious) - [@&#8203;lydiahallie](https://github.com/lydiahallie) - [@&#8203;markovejnovic](https://github.com/markovejnovic) - [@&#8203;nektro](https://github.com/nektro) - [@&#8203;nkxxll](https://github.com/nkxxll) - [@&#8203;pfgithub](https://github.com/pfgithub) - [@&#8203;riskymh](https://github.com/riskymh) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki) - [@&#8203;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! - [@&#8203;alinalihassan](https://github.com/alinalihassan) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;hoxyy](https://github.com/hoxyy) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;jsparkdev](https://github.com/jsparkdev) - [@&#8203;mariusz4044](https://github.com/mariusz4044) - [@&#8203;markovejnovic](https://github.com/markovejnovic) - [@&#8203;nektro](https://github.com/nektro) - [@&#8203;pfgithub](https://github.com/pfgithub) - [@&#8203;riskymh](https://github.com/riskymh) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;shlomocode](https://github.com/shlomocode) - [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki) - [@&#8203;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! - [@&#8203;alii](https://github.com/alii) - [@&#8203;btcbobby](https://github.com/btcbobby) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;donisaac](https://github.com/donisaac) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;filipstev](https://github.com/filipstev) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;markovejnovic](https://github.com/markovejnovic) - [@&#8203;nathanwhit](https://github.com/nathanwhit) - [@&#8203;nektro](https://github.com/nektro) - [@&#8203;pfgithub](https://github.com/pfgithub) - [@&#8203;riskymh](https://github.com/riskymh) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki) - [@&#8203;taylordotfish](https://github.com/taylordotfish) - [@&#8203;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=-->
renovate-bot changed title from Update bun version to v1.2.23 to Update bun version to v1.3.0 2025-10-24 23:04:05 +02:00
renovate-bot changed title from Update bun version to v1.3.0 to Update bun version to v1.3.1 2025-11-05 09:03:43 +01:00
renovate-bot force-pushed renovate/bun-version from 552188fa7c to 9f824e91be 2025-11-15 09:04:48 +01:00 Compare
renovate-bot changed title from Update bun version to v1.3.1 to Update bun version to v1.3.2 2025-11-15 09:04:51 +01:00
renovate-bot changed title from Update bun version to v1.3.2 to Update dependency Bun to v1.3.2 2025-11-20 23:06:40 +01:00
renovate-bot changed title from Update dependency Bun to v1.3.2 to Update bun version to v1.3.2 2025-11-21 06:06:34 +01:00
renovate-bot force-pushed renovate/bun-version from 9f824e91be to 28adbe253c 2025-11-28 21:32:48 +01:00 Compare
renovate-bot changed title from Update bun version to v1.3.2 to Update bun version to v1.3.3 2025-11-28 21:32:51 +01:00
renovate-bot changed title from Update bun version to v1.3.3 to Update dependency Bun to v1.3.3 2025-11-30 09:06:13 +01:00
renovate-bot changed title from Update dependency Bun to v1.3.3 to Update bun version to v1.3.3 2025-11-30 10:05:54 +01:00
renovate-bot changed title from Update bun version to v1.3.3 to Update dependency Bun to v1.3.3 2025-12-02 19:05:31 +01:00
renovate-bot changed title from Update dependency Bun to v1.3.3 to Update bun version to v1.3.3 2025-12-02 20:07:16 +01:00
renovate-bot changed title from Update bun version to v1.3.3 to Update dependency Bun to v1.3.3 2025-12-04 06:05:47 +01:00
renovate-bot changed title from Update dependency Bun to v1.3.3 to Update bun version to v1.3.3 2025-12-04 07:05:42 +01:00
renovate-bot changed title from Update bun version to v1.3.3 to Update dependency Bun to v1.3.3 2025-12-06 08:05:07 +01:00
renovate-bot changed title from Update dependency Bun to v1.3.3 to Update bun version to v1.3.3 2025-12-06 09:04:53 +01:00
renovate-bot force-pushed renovate/bun-version from 28adbe253c to 15393eab81 2025-12-14 06:05:18 +01:00 Compare
renovate-bot changed title from Update bun version to v1.3.3 to Update bun version to v1.3.4 2025-12-14 06:05:19 +01:00
renovate-bot changed title from Update bun version to v1.3.4 to Update dependency Bun to v1.3.4 2025-12-15 18:05:30 +01:00
renovate-bot changed title from Update dependency Bun to v1.3.4 to Update bun version to v1.3.4 2025-12-15 19:05:22 +01:00
renovate-bot changed title from Update bun version to v1.3.4 to Update dependency Bun to v1.3.4 2025-12-19 14:05:16 +01:00
renovate-bot changed title from Update dependency Bun to v1.3.4 to Update bun version to v1.3.4 2025-12-19 15:05:00 +01:00
renovate-bot force-pushed renovate/bun-version from 15393eab81 to c0581ecd70 2025-12-25 06:08:31 +01:00 Compare
renovate-bot changed title from Update bun version to v1.3.4 to Update bun version to v1.3.5 2025-12-25 06:08:36 +01:00
renovate-bot changed title from Update bun version to v1.3.5 to Update bun version to v1.3.6 2026-01-20 06:12:32 +01:00
renovate-bot force-pushed renovate/bun-version from c0581ecd70 to 71ad105c2c 2026-01-20 06:12:32 +01:00 Compare
t.behrendt approved these changes 2026-01-26 14:02:53 +01:00
t.behrendt merged commit d48b37e0c2 into main 2026-01-26 14:02:56 +01:00
t.behrendt deleted branch renovate/bun-version 2026-01-26 14:02:56 +01:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/outline-mcp#8