Update bun version to v1.2.21 (#2)
All checks were successful
CD / Check changes (push) Successful in 14s
CD / test (push) Successful in 1m1s
CD / Build and push (amd64) (push) Successful in 44s
CD / Build and push (arm64) (push) Successful in 2m45s
CD / Create manifest (push) Successful in 24s

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) |  | patch | `1.2.18` -> `1.2.21` |
| [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.18` -> `1.2.21` |

---

### Release Notes

<details>
<summary>oven-sh/bun (Bun)</summary>

### [`v1.2.21`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.21): Bun v1.2.21

[Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.20...bun-v1.2.21)

To install Bun v1.2.21

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

```bash
bun upgrade
```

##### [Read Bun v1.2.21's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.21)

##### Thanks to 23 contributors!

- [@&#8203;alii](https://github.com/alii)
- [@&#8203;cirospaciari](https://github.com/cirospaciari)
- [@&#8203;connerlphillippi](https://github.com/connerlphillippi)
- [@&#8203;creationix](https://github.com/creationix)
- [@&#8203;dylan-conway](https://github.com/dylan-conway)
- [@&#8203;heimskr](https://github.com/heimskr)
- [@&#8203;imranbarbhuiya](https://github.com/imranbarbhuiya)
- [@&#8203;jarred-sumner](https://github.com/jarred-sumner)
- [@&#8203;jarred-sumner-bot](https://github.com/jarred-sumner-bot)
- [@&#8203;lifefloating](https://github.com/lifefloating)
- [@&#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;rmncldyo](https://github.com/rmncldyo)
- [@&#8203;robobun](https://github.com/robobun)
- [@&#8203;sanderjo](https://github.com/sanderjo)
- [@&#8203;someone19204](https://github.com/someone19204)
- [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki)
- [@&#8203;taylordotfish](https://github.com/taylordotfish)
- [@&#8203;zackradisic](https://github.com/zackradisic)
- [@&#8203;zenazn](https://github.com/zenazn)

### [`v1.2.20`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.20): Bun v1.2.20

[Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.19...bun-v1.2.20)

To install Bun v1.2.20

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

```bash
bun upgrade
```

##### [Read Bun v1.2.20's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.20)

##### Thanks to 19 contributors!

- [@&#8203;190n](https://github.com/190n)
- [@&#8203;39ali](https://github.com/39ali)
- [@&#8203;alii](https://github.com/alii)
- [@&#8203;aspizu](https://github.com/aspizu)
- [@&#8203;camc314](https://github.com/camc314)
- [@&#8203;cirospaciari](https://github.com/cirospaciari)
- [@&#8203;countbleck](https://github.com/countbleck)
- [@&#8203;dylan-conway](https://github.com/dylan-conway)
- [@&#8203;heimskr](https://github.com/heimskr)
- [@&#8203;its-me-mhd](https://github.com/its-me-mhd)
- [@&#8203;jack5079](https://github.com/jack5079)
- [@&#8203;jarred-sumner](https://github.com/jarred-sumner)
- [@&#8203;lifefloating](https://github.com/lifefloating)
- [@&#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;taylordotfish](https://github.com/taylordotfish)
- [@&#8203;zackradisic](https://github.com/zackradisic)

### [`v1.2.19`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.19): Bun v1.2.19

[Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.18...bun-v1.2.19)

To install Bun v1.2.19

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

```bash
bun upgrade
```

##### [Read Bun v1.2.19's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.19)

##### Thanks to 18 contributors!

- [@&#8203;190n](https://github.com/190n)
- [@&#8203;alii](https://github.com/alii)
- [@&#8203;cirospaciari](https://github.com/cirospaciari)
- [@&#8203;countbleck](https://github.com/countbleck)
- [@&#8203;dylan-conway](https://github.com/dylan-conway)
- [@&#8203;ericc-ch](https://github.com/ericc-ch)
- [@&#8203;heimskr](https://github.com/heimskr)
- [@&#8203;jarred-sumner](https://github.com/jarred-sumner)
- [@&#8203;jarred-sumner-bot](https://github.com/jarred-sumner-bot)
- [@&#8203;josag98](https://github.com/josag98)
- [@&#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;santosant](https://github.com/santosant)
- [@&#8203;taylordotfish](https://github.com/taylordotfish)
- [@&#8203;xanth3](https://github.com/xanth3)
- [@&#8203;zackradisic](https://github.com/zackradisic)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OC40IiwidXBkYXRlZEluVmVyIjoiNDEuOTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #2
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
This commit was merged in pull request #2.
This commit is contained in:
2025-09-09 17:43:31 +02:00
committed by t.behrendt
parent edcfba1b73
commit 55c2f506a1
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.2.18
1.2.21

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.2.18 AS base
FROM oven/bun:1.2.21 AS base
WORKDIR /app