Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps Magick.NET-Q16-AnyCPU from 14.5.0 to 14.6.0.

Release notes

Sourced from Magick.NET-Q16-AnyCPU's releases.

Magick.NET 14.6.0

What's Changed

  • Added PhaseCorrelation and DotProductCorrelation to ErrorMetric.
  • Added MaxBayerPatternPixels, MaxChildrenPerBox, MaxComponents, MaxIlocExtentsPerItem, MaxItems, MaxNumberOfTiles and MaxSizeEntityGroup to the HeicReadDefines (#1807).
  • Implemented an optimization of the ToBitmap method based upon ideas from (#1777).

Related changes in ImageMagick since the last release of Magick.NET:

  • Also print the requested sizes in the error message when width or height exceeds the limits (#1798).
  • mime:type is not automatically injected, you must request it.
  • Optimized Oklab and JzAzBz colorspace transformation
  • Support epoch() and magicktime() FX functions

Library updates:

  • ImageMagick 7.1.1-46 (2025-03-18)
  • aom 3.12.0 (2025-02-07)
  • cairo 1.18.4 (2025-03-08)
  • harfbuzz 10.4.0 (2025-03-01)
  • heif 1.19.7 (2025-03-03)
  • openh264 2.6.0 (2025-02-12)
  • png 1.6.47 (2025-02-18)
  • xml 2.13.6 (2025-02-18)

Full Changelog: dlemstra/Magick.NET@14.5.0...14.6.0

Commits
  • f6df648 Published Magick.NET 14.6.0
  • 6743903 Updated unit test due to changes in ImageMagick.
  • 7ada073 Updated Magick.Native.
  • fab9f3e Updated Magick.Native.
  • b0b9ee6 Added extra unit test for the compare method that tests all error metrics.
  • aaf715a Implemented an optimization of the ToBitmap method based upon instead from (#...
  • 0980f53 Added ScaleFromDouble to the quantum scalers.
  • 084c9cc Renamed QuantumScalerFactory to QuantumScaler.
  • 5113da5 Added ScaleToDouble to the quantum scalers.
  • 0826081 Changed fact to a theory.
  • 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 [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 14.5.0 to 14.6.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@14.5.0...14.6.0)

---
updated-dependencies:
- dependency-name: Magick.NET-Q16-AnyCPU
  dependency-version: 14.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 1, 2025
@SimonCropp SimonCropp merged commit a7d755d into main Apr 1, 2025
4 of 5 checks passed
@SimonCropp SimonCropp deleted the dependabot/nuget/src/Magick.NET-Q16-AnyCPU-14.6.0 branch April 1, 2025 13:02
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 .NET Pull requests that update .NET code

Development

Successfully merging this pull request may close these issues.

1 participant