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.21 #339

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.20 -> 1.1.21

Release Notes

oven-sh/bun (bun) ### [`v1.1.21`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.21): Bun v1.1.21 [Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.20...bun-v1.1.21) To install Bun v1.1.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.1.21: ```bash bun upgrade ``` ##### **[Read Bun v1.1.21's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.21)**

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 was generated by Mend Renovate. View the repository job log.