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 @tdewolff/minify to ^2.20.37 #554

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tdewolff/minify ^2.20.36 -> ^2.20.37 age adoption passing confidence

Release Notes

tdewolff/minify (@​tdewolff/minify) ### [`v2.20.37`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.37) [Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.36...v2.20.37) - [JS: fix !"" => true,](https://togithub.com/tdewolff/minify/commit/335471193167840a00f8de9157a82679cedb603c) [fixes](https://togithub.com/tdewolff/minify/commit/335471193167840a00f8de9157a82679cedb603c) [https://github.com/tdewolff/minify/issues/723](https://togithub.com/tdewolff/minify/issues/723) - [JS: don't remove group around optional chaining expressions when it's the left side of a dot expression, fixes](https://togithub.com/tdewolff/minify/commit/9fab517026cee0114adf0130dd87d870a096127d) [https://github.com/tdewolff/minify/issues/724](https://togithub.com/tdewolff/minify/issues/724) - [JS: variable usage, indexing and dot expressions have side-effects, fixes](https://togithub.com/tdewolff/minify/commit/767148c2eca9f6f7bdaecb8c6742d62a6af51a18) [https://github.com/tdewolff/minify/issues/725](https://togithub.com/tdewolff/minify/issues/725) - [cmd: allow forward and backward slashes for Windows platform,](https://togithub.com/tdewolff/minify/commit/f50b46a5dc82eccfc4b49980c64a4886e084cf8b) [fixes](https://togithub.com/tdewolff/minify/commit/f50b46a5dc82eccfc4b49980c64a4886e084cf8b) [https://github.com/tdewolff/minify/issues/726](https://togithub.com/tdewolff/minify/issues/726)

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