chore(deps): update bun version to v1.3.1 #54

Merged
t.behrendt merged 1 commits from renovate/bun-version into main 2025-11-08 20:16:47 +01:00
Collaborator

This PR contains the following updates:

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

Release Notes

oven-sh/bun (Bun)

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!!


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 | Pending | |---|---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | | patch | `1.3.0` -> `1.3.1` | `1.3.2` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.3.0` -> `1.3.1` | `1.3.2` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`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!! </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot changed title from chore(deps): update bun version to v1.3.1 to chore(deps): update bun version 2025-11-08 19:11:38 +01:00
renovate-bot force-pushed renovate/bun-version from 891b67e29a to 2f68fcf5f7 2025-11-08 19:11:38 +01:00 Compare
renovate-bot force-pushed renovate/bun-version from 2f68fcf5f7 to 7a9970eb42 2025-11-08 20:06:39 +01:00 Compare
renovate-bot changed title from chore(deps): update bun version to chore(deps): update bun version to v1.3.1 2025-11-08 20:06:39 +01:00
t.behrendt requested review from branch-buddy 2025-11-08 20:15:23 +01:00
branch-buddy approved these changes 2025-11-08 20:15:41 +01:00
branch-buddy left a comment
Collaborator

The PR aligns with the title and description, updating Bun version in both .bun-version and Dockerfile. No obvious issues found in the diff, such as syntax errors, misspellings, or unresolved TODOs. The changes are straightforward and consistent with the stated purpose.

The PR aligns with the title and description, updating Bun version in both .bun-version and Dockerfile. No obvious issues found in the diff, such as syntax errors, misspellings, or unresolved TODOs. The changes are straightforward and consistent with the stated purpose.
t.behrendt merged commit defc693cb9 into main 2025-11-08 20:16:47 +01:00
t.behrendt deleted branch renovate/bun-version 2025-11-08 20:16:48 +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#54