Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2025

This PR contains the following updates:

Package Change Age Confidence
pixelmatch 5.3.0 -> 7.1.0 age confidence

Release Notes

mapbox/pixelmatch (pixelmatch)

v7.1.0

Compare Source

  • 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

Compare Source

  • 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

Compare Source

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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

@renovate renovate bot added dependencies Pull requests that update a dependency file major-version renovate labels Dec 16, 2025
@danadajian danadajian enabled auto-merge (squash) December 16, 2025 19:57
@renovate
Copy link
Contributor Author

renovate bot commented Dec 16, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danadajian danadajian merged commit c5a9995 into main Dec 16, 2025
3 checks passed
@danadajian danadajian deleted the renovate/pixelmatch-7.x branch December 16, 2025 19:59
@eg-oss-ci
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@eg-oss-ci
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

1 similar comment
@eg-oss-ci
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 major-version released renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants