Closed renovate[bot] closed 3 months ago
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
Details:
Package | Change |
---|---|
github.com/tdewolff/parse/v2 |
v2.7.14 -> v2.7.15 |
This PR contains the following updates:
v2.20.32
->v2.20.37
Release Notes
tdewolff/minify (github.com/tdewolff/minify/v2)
### [`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) ### [`v2.20.36`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.36) [Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.35...v2.20.36) - [XML: keep all spaces inside CDATA,](https://togithub.com/tdewolff/minify/commit/d07e07f85235b05a24036817906057ebef3bc13d) [fixes](https://togithub.com/tdewolff/minify/commit/d07e07f85235b05a24036817906057ebef3bc13d) [https://github.com/tdewolff/minify/issues/722](https://togithub.com/tdewolff/minify/issues/722) ### [`v2.20.35`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.35) [Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.34...v2.20.35) - [JS: improve decision to convert string to template literal; don't count \r, see](https://togithub.com/tdewolff/minify/commit/675afc80d22417213fa543b872583349ab401132) [https://github.com/tdewolff/minify/issues/717](https://togithub.com/tdewolff/minify/issues/717) - [Don't modify minifier options,](https://togithub.com/tdewolff/minify/commit/3658dff1b21128186227963d8c42b9f0e43be39a) [fixes](https://togithub.com/tdewolff/minify/commit/3658dff1b21128186227963d8c42b9f0e43be39a) [https://github.com/tdewolff/minify/issues/720](https://togithub.com/tdewolff/minify/issues/720) ### [`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 ### [`v2.20.33`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.33) [Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.32...v2.20.33) - [Finally fix issues for Python and NodeJS bindings on 32-bit systems, see](https://togithub.com/tdewolff/minify/commit/d4342bd1e9dba58caa4c61f2405f0c4ca60e989b) [https://github.com/tdewolff/minify/issues/707](https://togithub.com/tdewolff/minify/issues/707) - [JS: don't convert carriage returns (\r) to a literal inside template literals, fixes https://github.com/tdewolff/minify/issues/708](https://togithub.com/tdewolff/minify/commit/7930f01957220bd0d5485febb9314f6fb29b8e8a)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.