Skip to content

chore(deps)(deps): bump pixelmatch from 5.3.0 to 7.2.0 in /server#5

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

chore(deps)(deps): bump pixelmatch from 5.3.0 to 7.2.0 in /server#5
dependabot[bot] wants to merge 1 commit into
Masterfrom
dependabot/npm_and_yarn/server/pixelmatch-7.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 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 @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: area/server, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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/server/pixelmatch-7.2.0 branch from 7f7a639 to 306ce1e Compare June 7, 2026 03:48
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.

0 participants