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.15 #467

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

tdewolff/minify (@​tdewolff/minify) ### [`v2.20.15`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.15) [Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.14...v2.20.15) - [Fix ResponseWriter to not minify if there is no supported RequestURI extension or supported Content-Type header, fixes](https://togithub.com/tdewolff/minify/commit/f9aa0ad0c35a277f044a0c72b99db68bc4c66d36) [https://github.com/tdewolff/minify/issues/660](https://togithub.com/tdewolff/minify/issues/660) - [JS: fix parsing of comments in expressions and keep all bang-comments at the top of the statement list, fixes](https://togithub.com/tdewolff/minify/commit/d3022691eef0ee5fb68f34222167acdbc88abb7e) [https://github.com/tdewolff/minify/issues/664](https://togithub.com/tdewolff/minify/issues/664) - [cmd: fix printing an error when writing to directory but it doesn't exist](https://togithub.com/tdewolff/minify/commit/8b9a65f91bb850c2c425b74dc4f962adba525334) - [cmd: add Debug logging class, don't print error when can't infer mimetype from input but is excluded by --exclude](https://togithub.com/tdewolff/minify/commit/fcf5661e818c9275fd45370d94e94d7eec08b45e) - cmd: update argp package with some fixes

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.