chore(deps): update docker.io/oven/bun docker tag to v1.3.11 #107

Open
renovate-bot wants to merge 1 commits from renovate/docker.io-oven-bun-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
docker.io/oven/bun final patch 1.3.61.3.11

Release Notes

oven-sh/bun (docker.io/oven/bun)

v1.3.11: Bun v1.3.11

To install Bun v1.3.11

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.11:

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

v1.3.10: Bun v1.3.10

To install Bun v1.3.10

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.10:

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

v1.3.9: Bun v1.3.9

To install Bun v1.3.9

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.9:

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

v1.3.8: Bun v1.3.8

To install Bun v1.3.8

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.8:

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

v1.3.7: Bun v1.3.7

To install Bun v1.3.7

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

bun upgrade
Read Bun v1.3.7's release notes on Bun's blog
Thanks to 11 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 this update 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 | |---|---|---|---| | [docker.io/oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.3.6` → `1.3.11` | --- ### Release Notes <details> <summary>oven-sh/bun (docker.io/oven/bun)</summary> ### [`v1.3.11`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.11): Bun v1.3.11 To install Bun v1.3.11 ```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.11: ```bash bun upgrade ``` ##### [Read Bun v1.3.11's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.11) ##### Thanks to 15 contributors! - [@&#8203;alii](https://github.com/alii) - [@&#8203;anthonybaldwin](https://github.com/anthonybaldwin) - [@&#8203;baboon-king](https://github.com/baboon-king) - [@&#8203;c-stoeckl](https://github.com/c-stoeckl) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;gaowhen](https://github.com/gaowhen) - [@&#8203;hona](https://github.com/hona) - [@&#8203;igorkofman](https://github.com/igorkofman) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;km-anthropic](https://github.com/km-anthropic) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki) - [@&#8203;ssing2](https://github.com/ssing2) - [@&#8203;whiteminds](https://github.com/whiteminds) ### [`v1.3.10`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.10): Bun v1.3.10 To install Bun v1.3.10 ```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.10: ```bash bun upgrade ``` ##### [Read Bun v1.3.10's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.10) ##### Thanks to 11 contributors! - [@&#8203;alanstott](https://github.com/alanstott) - [@&#8203;alii](https://github.com/alii) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;hk-shao](https://github.com/hk-shao) - [@&#8203;hona](https://github.com/hona) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;martinamps](https://github.com/martinamps) - [@&#8203;prekucki](https://github.com/prekucki) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki) ### [`v1.3.9`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.9): Bun v1.3.9 To install Bun v1.3.9 ```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.9: ```bash bun upgrade ``` ##### [Read Bun v1.3.9's release notes on Bun's blog](https://bun.sh/blog/bun-v1.3.9) ##### Thanks to 10 contributors! - [@&#8203;alii](https://github.com/alii) - [@&#8203;billywhizz](https://github.com/billywhizz) - [@&#8203;chrislloyd](https://github.com/chrislloyd) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;ddmoney420](https://github.com/ddmoney420) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki) - [@&#8203;xingxingmofashu](https://github.com/xingxingmofashu) ### [`v1.3.8`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.8): Bun v1.3.8 To install Bun v1.3.8 ```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.8: ```bash bun upgrade ``` ##### [Read Bun v1.3.8's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.8) ##### Thanks to 4 contributors! - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki) ### [`v1.3.7`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.7): Bun v1.3.7 To install Bun v1.3.7 ```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.7: ```bash bun upgrade ``` ##### [Read Bun v1.3.7's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.7) ##### Thanks to 11 contributors! - [@&#8203;alii](https://github.com/alii) - [@&#8203;cirospaciari](https://github.com/cirospaciari) - [@&#8203;dylan-conway](https://github.com/dylan-conway) - [@&#8203;jarred-sumner](https://github.com/jarred-sumner) - [@&#8203;kirillmarkelov](https://github.com/kirillmarkelov) - [@&#8203;mmitchellg5](https://github.com/mmitchellg5) - [@&#8203;remorses](https://github.com/remorses) - [@&#8203;robobun](https://github.com/robobun) - [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki) - [@&#8203;vadim-anthropic](https://github.com/vadim-anthropic) - [@&#8203;wovw](https://github.com/wovw) </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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2026-03-27 18:46:45 +01:00
chore(deps): update docker.io/oven/bun docker tag to v1.3.11
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
CI / Test (pull_request) Successful in 14s
49f8f616b3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
CI / Test (pull_request) Successful in 14s
Required
Details
Checking for merge conflicts…
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/docker.io-oven-bun-1.x:renovate/docker.io-oven-bun-1.x
git checkout renovate/docker.io-oven-bun-1.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/ts3gotify#107