C4illin / ConvertX

💾 Self-hosted online file converter. Supports 1000+ formats
GNU Affero General Public License v3.0
551 stars 13 forks source link

chore(deps): update oven/bun docker tag to v1.1.23 #111

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oven/bun final patch 1.1.22-alpine -> 1.1.23-alpine

Release Notes

oven-sh/bun (oven/bun) ### [`v1.1.23`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.23): Bun v1.1.23 To install Bun v1.1.23: ```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.1.23: ```bash bun upgrade ``` ##### **[Read Bun v1.1.23's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.23)** ##### Thanks to 6 contributors! - [@​cirospaciari](https://togithub.com/cirospaciari) - [@​dylan-conway](https://togithub.com/dylan-conway) - [@​huseeiin](https://togithub.com/huseeiin) - [@​Jarred-Sumner](https://togithub.com/Jarred-Sumner) - [@​nektro](https://togithub.com/nektro) - [@​paperdave](https://togithub.com/paperdave)

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.



This PR was generated by Mend Renovate. View the repository job log.