Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tdewolff/minify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.24.3
Choose a base ref
...
head repository: tdewolff/minify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.24.4
Choose a head ref
  • 19 commits
  • 12 files changed
  • 2 contributors

Commits on Sep 2, 2025

  1. Bump node-gyp from 11.4.1 to 11.4.2 in /bindings/js

    Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 11.4.1 to 11.4.2.
    - [Release notes](https://github.com/nodejs/node-gyp/releases)
    - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
    - [Commits](nodejs/node-gyp@v11.4.1...v11.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: node-gyp
      dependency-version: 11.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    6cd94a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Bump actions/setup-go from 5 to 6

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    d727ac4 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from 4 to 5

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    646d042 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-python from 5 to 6

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    c0b3fea View commit details
    Browse the repository at this point in the history
  4. Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@76f52bc...ed0c539)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-version: 1.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    974aa99 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. Merge pull request #846 from tdewolff/dependabot/npm_and_yarn/binding…

    …s/js/node-gyp-11.4.2
    
    Bump node-gyp from 11.4.1 to 11.4.2 in /bindings/js
    tdewolff authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    fc9503d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #848 from tdewolff/dependabot/github_actions/actio…

    …ns/setup-go-6
    
    Bump actions/setup-go from 5 to 6
    tdewolff authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    fef4aee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #849 from tdewolff/dependabot/github_actions/actio…

    …ns/setup-node-5
    
    Bump actions/setup-node from 4 to 5
    tdewolff authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    07caab6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #850 from tdewolff/dependabot/github_actions/actio…

    …ns/setup-python-6
    
    Bump actions/setup-python from 5 to 6
    tdewolff authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    b1657d9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #851 from tdewolff/dependabot/github_actions/pypa/…

    …gh-action-pypi-publish-1.13.0
    
    Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
    tdewolff authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    3b1ac04 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Bump softprops/action-gh-release from 2.3.2 to 2.3.3

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.3.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v2.3.2...v2.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: 2.3.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    e3cdeac View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Bump pypa/cibuildwheel from 3.1.4 to 3.2.0

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.4 to 3.2.0.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v3.1.4...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-version: 3.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    cb01748 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Configuration menu
    Copy the full SHA
    1ff9782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479f3dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #852 from tdewolff/dependabot/github_actions/softp…

    …rops/action-gh-release-2.3.3
    
    Bump softprops/action-gh-release from 2.3.2 to 2.3.3
    tdewolff authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    a4e675f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #853 from tdewolff/dependabot/github_actions/pypa/…

    …cibuildwheel-3.2.0
    
    Bump pypa/cibuildwheel from 3.1.4 to 3.2.0
    tdewolff authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    a435c89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de3532c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d106cf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. CSS: fix bug with custom variables starting with a digit, fixes #861;…

    … HTML: fix bug in lowercasing template attributes
    tdewolff committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    5f95acf View commit details
    Browse the repository at this point in the history
Loading