risu729 / dotfiles

Risu's dotfiles for Windows 11 and WSL 2
MIT License
0 stars 0 forks source link

chore(deps): update dependency bun to v1.1.19 #274

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
bun patch 1.1.18 -> 1.1.19

Release Notes

oven-sh/bun (bun) ### [`v1.1.19`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.19): Bun v1.1.19 [Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.18...bun-v1.1.19) To install Bun v1.1.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.1.19: ```bash bun upgrade ``` ##### **[Read Bun v1.1.19's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.19)** ##### Thanks to 25 contributors! - [@​0livare](https://togithub.com/0livare) - [@​billywhizz](https://togithub.com/billywhizz) - [@​bjon](https://togithub.com/bjon) - [@​cirospaciari](https://togithub.com/cirospaciari) - [@​dylan-conway](https://togithub.com/dylan-conway) - [@​farcaller](https://togithub.com/farcaller) - [@​ghoshArnab](https://togithub.com/ghoshArnab) - [@​Imgodmaoyouknow](https://togithub.com/Imgodmaoyouknow) - [@​jakeboone02](https://togithub.com/jakeboone02) - [@​Jarred-Sumner](https://togithub.com/Jarred-Sumner) - [@​kdrag0n](https://togithub.com/kdrag0n) - [@​lmmfranco](https://togithub.com/lmmfranco) - [@​otecd](https://togithub.com/otecd) - [@​paperdave](https://togithub.com/paperdave) - [@​Ptitet](https://togithub.com/Ptitet) - [@​rista404](https://togithub.com/rista404) - [@​ryuujo1573](https://togithub.com/ryuujo1573) - [@​silverwind](https://togithub.com/silverwind) - [@​speelbarrow](https://togithub.com/speelbarrow) - [@​ThatOneBro](https://togithub.com/ThatOneBro) - [@​trcio](https://togithub.com/trcio) - [@​vadzim](https://togithub.com/vadzim) - [@​victor-homyakov](https://togithub.com/victor-homyakov) - [@​zackradisic](https://togithub.com/zackradisic) - [@​zpix1](https://togithub.com/zpix1)

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.