privatenumber / minification-benchmarks

🏃‍♂️🏃‍♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify
MIT License
1.35k stars 31 forks source link

fix(deps): update dependency bun to ^1.1.26 #580

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bun (source) ^1.1.25 -> ^1.1.26 age adoption passing confidence

Release Notes

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

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.