ricora / alg.tus-ricora.com

⌨ RICORA Programming Team website
https://alg.tus-ricora.com/
Other
6 stars 6 forks source link

chore(deps): update dependency bun to v1.1.12 #352

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
bun patch 1.1.10 -> 1.1.12

Release Notes

oven-sh/bun (bun) ### [`v1.1.12`](https://togithub.com/oven-sh/bun/compare/bun-v1.1.11...bun-v1.1.12) [Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.11...bun-v1.1.12) ### [`v1.1.11`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.11): Bun v1.1.11 [Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.10...bun-v1.1.11) To install Bun v1.1.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.1.11: ```bash bun upgrade ``` ##### **[Read Bun v1.1.11's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.11)** ##### Thanks to 16 contributors! - [@​AbhiPrasad](https://togithub.com/AbhiPrasad) - [@​cirospaciari](https://togithub.com/cirospaciari) - [@​creator318](https://togithub.com/creator318) - [@​dylan-conway](https://togithub.com/dylan-conway) - [@​gvilums](https://togithub.com/gvilums) - [@​HUMORCE](https://togithub.com/HUMORCE) - [@​huseeiin](https://togithub.com/huseeiin) - [@​janos-r](https://togithub.com/janos-r) - [@​Jarred-Sumner](https://togithub.com/Jarred-Sumner) - [@​JonnyBurger](https://togithub.com/JonnyBurger) - [@​nektro](https://togithub.com/nektro) - [@​paperdave](https://togithub.com/paperdave) - [@​Ptitet](https://togithub.com/Ptitet) - [@​refi64](https://togithub.com/refi64) - [@​tobycm](https://togithub.com/tobycm) - [@​zawodskoj](https://togithub.com/zawodskoj)

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.