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 minifiers #476

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tdewolff/minify ^2.20.16 -> ^2.20.17 age adoption passing confidence
terser (source) ^5.27.0 -> ^5.27.1 age adoption passing confidence

Release Notes

tdewolff/minify (@​tdewolff/minify) ### [`v2.20.17`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.17) [Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.16...v2.20.17) - [cmd: output statistics now have fixed length, removing dependency on go-humanize](https://togithub.com/tdewolff/minify/commit/f27fd34c5315594bcb80c2d3f75b617925415d32) - [cmd: choose newest atime/mtime to preserve timestamps when using --bundle; allow setting preserve with --bundle; add warnings when ownership/permissions differ between input files when using --bundle; see](https://togithub.com/tdewolff/minify/commit/6b9175d2baee924112fab94ff601547d7fb99bbf) [https://github.com/tdewolff/minify/issues/671](https://togithub.com/tdewolff/minify/issues/671) - [cmd: don't preserve parent directories for --bundle, see](https://togithub.com/tdewolff/minify/commit/c754bf52bd6cf6ea65ce52d88204e37aebd0228d) [https://github.com/tdewolff/minify/issues/671](https://togithub.com/tdewolff/minify/issues/671) - [HTML: keep original attribute quote for all attributes,](https://togithub.com/tdewolff/minify/commit/a72c2ec610988130ae82e34cea4466a06a16457c) [fixes](https://togithub.com/tdewolff/minify/commit/a72c2ec610988130ae82e34cea4466a06a16457c) [https://github.com/tdewolff/minify/issues/670](https://togithub.com/tdewolff/minify/issues/670) - [JS: fix precedence of OptionalChaining expression](https://togithub.com/tdewolff/parse/commit/3b2a162fdb5403e0e8fd3e120da653375f970265) - [JS: fix parsing of 'export default expr' where expression can only be an assignment expression](https://togithub.com/tdewolff/parse/commit/3381c44c56c03890f434f45d0ecca109ffe6a24b)
terser/terser (terser) ### [`v5.27.1`](https://togithub.com/terser/terser/blob/HEAD/CHANGELOG.md#v5271) [Compare Source](https://togithub.com/terser/terser/compare/v5.27.0...v5.27.1) - Fixed case where `collapse_vars` inlines `await` expressions into non-async functions.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.