Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/tdewolff/minify/v2 v2.24.0 -> v2.24.2 age confidence

Release Notes

tdewolff/minify (github.com/tdewolff/minify/v2)

v2.24.2

Compare Source

v2.24.1

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2025

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • v2.24.1: Removed matryer/try dependency, improved file handling with better default permissions (755/644), reverted problematic JavaScript isNaN optimization, deprecated KeepCSS2 option in favor of Version option, and added cleanup for temporary files
  • v2.24.2: Fixed CSS-related bug addressing issue #843
  • Breaking Changes: None detected - the KeepCSS2 deprecation maintains backward compatibility
  • Security Fixes: Improved file permission handling and temporary file cleanup

🎯 Impact Scope Investigation

  • Usage Locations: 3 formatter files use minify package
    • html_minified.go:30 - Uses css.Minify function
    • html_minified.go:26-29 - Uses html.Minifier with KeepDocumentTags and KeepQuotes options
    • json_minified.go:24 - Uses json.Minify function
    • svg_minified.go:24 - Uses svg.Minify function
  • API Compatibility: All current usage patterns remain compatible
  • No KeepCSS2 Usage: Codebase doesn't use the deprecated KeepCSS2 option

💡 Recommended Actions

  • Immediate Action: Safe to merge - no code changes required
  • Current API Usage: All minify functions and options used by gat remain stable
  • Dependencies: Only go.mod/go.sum files are updated with version bump

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@renovate renovate bot force-pushed the renovate/github.com-tdewolff-minify-v2-2.x branch from 379a78b to 2dbb0ef Compare August 31, 2025 17:21
@renovate renovate bot changed the title fix(deps): update module github.com/tdewolff/minify/v2 to v2.24.1 fix(deps): update module github.com/tdewolff/minify/v2 to v2.24.2 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/github.com-tdewolff-minify-v2-2.x branch from 2dbb0ef to 1344c98 Compare September 2, 2025 00:55
@renovate renovate bot force-pushed the renovate/github.com-tdewolff-minify-v2-2.x branch from 1344c98 to 9c83c75 Compare September 2, 2025 00:56
@koki-develop koki-develop merged commit 7c3f438 into main Sep 3, 2025
5 checks passed
@koki-develop koki-develop deleted the renovate/github.com-tdewolff-minify-v2-2.x branch September 3, 2025 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants