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.30 #600

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

oven-sh/bun (bun) ### [`v1.1.30`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.1.30): Bun v1.1.30 [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.1.29...bun-v1.1.30) 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.30: ```bash bun upgrade ``` ##### **[Read Bun v1.1.30's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.30)** ##### Thanks to 17 contributors! - [@​190n](https://redirect.github.com/190n) - [@​cirospaciari](https://redirect.github.com/cirospaciari) - [@​dylan-conway](https://redirect.github.com/dylan-conway) - [@​Electroid](https://redirect.github.com/Electroid) - [@​Jarred-Sumner](https://redirect.github.com/Jarred-Sumner) - [@​KiwiZ0](https://redirect.github.com/KiwiZ0) - [@​lewismiddleton](https://redirect.github.com/lewismiddleton) - [@​matubu](https://redirect.github.com/matubu) - [@​metonym](https://redirect.github.com/metonym) - [@​mjomble](https://redirect.github.com/mjomble) - [@​nektro](https://redirect.github.com/nektro) - [@​paperdave](https://redirect.github.com/paperdave) - [@​robertshuford](https://redirect.github.com/robertshuford) - [@​snoglobe](https://redirect.github.com/snoglobe) - [@​versecafe](https://redirect.github.com/versecafe) - [@​wpaulino](https://redirect.github.com/wpaulino) - [@​Xmarmalade](https://redirect.github.com/Xmarmalade) - [@​zackradisic](https://redirect.github.com/zackradisic)

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.