chore(deps): update dependency bun to v1.3.11 #395

Merged
renovate-bot merged 1 commits from renovate/bun-1.x into main 2026-03-19 04:12:23 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bun (source) 1.3.101.3.11 age adoption passing confidence

Release Notes

oven-sh/bun (bun)

v1.3.11: Bun v1.3.11

Compare Source

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!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | `1.3.10` → `1.3.11` | ![age](https://developer.mend.io/api/mc/badges/age/npm/bun/1.3.11?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bun/1.3.11?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/bun/1.3.10/1.3.11?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bun/1.3.10/1.3.11?slim=true) | --- ### Release Notes <details> <summary>oven-sh/bun (bun)</summary> ### [`v1.3.11`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.11): Bun v1.3.11 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.10...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) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiZGVwZW5kZW5jeSJdfQ==-->
renovate-bot added the dependencyautomerge labels 2026-03-19 04:12:13 +00:00
renovate-bot added 1 commit 2026-03-19 04:12:15 +00:00
chore(deps): update dependency bun to v1.3.11
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 21s
test-build / build (pull_request) Successful in 1m47s
dd0da551b3
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-19 04:12:19 +00:00
renovate-bot merged commit f6888f8bda into main 2026-03-19 04:12:23 +00:00
renovate-bot deleted branch renovate/bun-1.x 2026-03-19 04:12:26 +00:00
Sign in to join this conversation.