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.34 #534

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

tdewolff/minify (@​tdewolff/minify) ### [`v2.20.34`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.34) [Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.33...v2.20.34) - [JS: fix parsing of let declaration in statements that don't allow declarations](https://togithub.com/tdewolff/parse/commit/f7c565f981dc5342f5d9cfd7a3768b50f17db443) - [JS: fix newlines in literals in ExprStmt after last commit](https://togithub.com/tdewolff/parse/commit/6c18dfddf784186457815e496436ea462d61127a) - [JS: fix parsing of async variable when async function is not allowed](https://togithub.com/tdewolff/parse/commit/bfd29f3ae377433cb810b51ff2b458eb04a19b46) - Add keep-special-comments to bindings with [#​712](https://togithub.com/tdewolff/minify/issues/712) - CLI: fix some bugs in command line parsing

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.