chore(deps): update bun version to v1.3.2 #55

Merged
t.behrendt merged 1 commits from renovate/bun-version into main 2025-11-15 20:45:44 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
Bun (source) patch 1.3.1 -> 1.3.2
oven/bun final patch 1.3.1 -> 1.3.2

Release Notes

oven-sh/bun (Bun)

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!

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)) | | patch | `1.3.1` -> `1.3.2` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.3.1` -> `1.3.2` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`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) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-11-15 09:06:00 +01:00
chore(deps): update bun version to v1.3.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 2m1s
f81708c61b
t.behrendt approved these changes 2025-11-15 20:45:37 +01:00
t.behrendt merged commit 9e8538e573 into main 2025-11-15 20:45:44 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/ts3gotify#55