Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps github.com/tdewolff/minify/v2 from 2.24.3 to 2.24.4.

Release notes

Sourced from github.com/tdewolff/minify/v2's releases.

v2.24.4

Commits
  • 5f95acf CSS: fix bug with custom variables starting with a digit, fixes #861; HTML: f...
  • d106cf6 Merge branch 'master' of github.com:tdewolff/minify
  • de3532c JS: fix bug where BigInts are trimmed of the suffix 'n', fixes #854
  • a435c89 Merge pull request #853 from tdewolff/dependabot/github_actions/pypa/cibuildw...
  • a4e675f Merge pull request #852 from tdewolff/dependabot/github_actions/softprops/act...
  • 479f3dc Merge branch 'master' of github.com:tdewolff/minify
  • 1ff9782 JS: implement new transformations, see #794
  • cb01748 Bump pypa/cibuildwheel from 3.1.4 to 3.2.0
  • e3cdeac Bump softprops/action-gh-release from 2.3.2 to 2.3.3
  • 3b1ac04 Merge pull request #851 from tdewolff/dependabot/github_actions/pypa/gh-actio...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.24.3 to 2.24.4.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.24.3...v2.24.4)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  dependency-version: 2.24.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 17, 2025
@bep bep merged commit 9e344bb into master Oct 17, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tdewolff/minify/v2-2.24.4 branch October 17, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

2 participants