Skip to content

Bump pixelmatch from 5.3.0 to 7.2.0 - #362

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/pixelmatch-7.2.0
Open

Bump pixelmatch from 5.3.0 to 7.2.0#362
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/pixelmatch-7.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps pixelmatch from 5.3.0 to 7.2.0.

Release notes

Sourced from pixelmatch's releases.

v7.2.0

Add a checkerboard option that controls whether to blend semi-transparent pixels against a checkerboard pattern (true, default) or plain white (false, pre-v7 behavior) when comparing images.

v7.1.1

v7.1.0

  • Add first-class TypeScript types to the project. They'll be maintained in the repo from now on. #139
  • Improve matching performance by ~22%. #150

v7.0.0

  • Potentially breaking: improve handling of semitransparent pixels. Previously, they were blended with white, so a transparent pixel vs white pixel would show zero difference; now pixels are blended with an irregular pattern, making it easier to catch regressions. (h/t @​NathanMOlson #142)
  • Improve match performance by ~6%. #147
  • Significantly improve diff generation performance. (h/t @​kawanet #105)
  • Fix options handling to use the default value when undefined is passed explicitly. (h/t @​denis-sokolov #146)
  • Fix ESLint failing on Windows when working on the library locally. (h/t @​haraldreingruber-dedalus #123)

v6.0.0

⚠️ Breaking: publish pixelmatch as a ES module. Use the older v5.3.0 if you need to support CommonJS environments.

Commits
Maintainer changes

This version was pushed to npm by mbx-npm-08-production, a new releaser for pixelmatch since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
Bumps [pixelmatch](https://github.com/mapbox/pixelmatch) from 5.3.0 to 7.2.0.
- [Release notes](https://github.com/mapbox/pixelmatch/releases)
- [Commits](mapbox/pixelmatch@v5.3.0...v7.2.0)

---
updated-dependencies:
- dependency-name: pixelmatch
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/pixelmatch-7.2.0 branch from 32f8d4c to 0215369 Compare July 28, 2026 19:58
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants