Syncaidius / MoltenEngine

A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.
MIT License
301 stars 20 forks source link

Bump Magick.NET-Q8-AnyCPU from 13.5.0 to 13.6.0 #247

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps Magick.NET-Q8-AnyCPU from 13.5.0 to 13.6.0.

Release notes

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

Magick.NET 13.6.0

Changes in Magick.NET:

  • Make sure the current settings are using when creating new MagickReadSettings (#1495)
  • Also return IndexChannel in the Channels property (#1496).
  • Generate the code to get the description of an ExifTagValue instead of using reflection (#1499).
  • Added Time to the ResourceLimits.
  • Added support for specifying the ColorSpace with a PerceptualHash.
  • Fix: magickSettings: use backing Drawing property instead of options by @​Gounlaf in dlemstra/Magick.NET#1521
  • Added Id to EightBimValue that will replace ID in the next major release.
  • Added Id to DrawablePushPattern that will replace ID in the next major release.
  • Added methods to the EightBimProfile profile to get and set the XmpProfile profile inside it (#1517).
  • Added interfaces for the Drawable classes.
  • Added MipmapCount to the DdsWriteDefines that will replace the Mipmaps property in the next major release.
  • Fix: add guards for MagickImage.AdaptiveThreshold by @​Gounlaf in dlemstra/Magick.NET#1544
  • Fix: add guards for MagickImage.BilateralBlur by @​Gounlaf in dlemstra/Magick.NET#1545
  • Fix: add guards for MagickImage.Clahe by @​Gounlaf in dlemstra/Magick.NET#1551
  • Use Quantum.Convert for K value in MagickColor by @​Gounlaf in dlemstra/Magick.NET#1512
  • Typo: TiffReadDefines.IgnoreExifPoperties -> IgnoreExifProperties by @​Gounlaf in dlemstra/Magick.NET#1556

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

Library updates:

  • aom 3.8.1 (2024-01-17)
  • de265 1.0.15 (2023-12-20)
  • ImageMagick 7.1.1-28 (2024-02-11)
  • heif 1.17.6 (2023-12-20)
  • imath 3.1.10 (2024-01-27)
  • jasper 4.2.0 (2024-02-05)
  • jpeg-xl 0.9.0 (2023-12-22)
  • jpeg-turbo 3.0.2 (2024-01-16)
  • jpeg-xl 0.9.2 (2024-02-07)
  • lcms 2.16.0 (2023-12-03)
  • lzma 5.4.5 (2023-12-23)
  • pixman 0.43.2 (2024-01-28)
  • png 1.6.42 (2024-01-29)
  • raw 0.21.2 (2023-12-19)

... (truncated)

Commits
  • d7e2e59 Published Magick.NET 13.6.0
  • 4c1a80f tests: Refactored unit test for the ConvolveMatrix. (#1557)
  • efbdf80 typo: TiffReadDefines.IgnoreExifPoperties -> IgnoreExifProperties (#1556)
  • 3c0dc19 typo: fix a lot of typos (#1555)
  • 10903b0 Added unit test for fix from #1512.
  • 6e76c42 Use Quantum.Convert for K value in MagickColor (#1512)
  • a3d25eb fix: add guards for MagickImage.Clahe (#1551)
  • c801291 Update to macos-12 to fix running of the unit tests.
  • bbf33e2 Removed check that we don't need.
  • 9c8b9b6 Updated unit tests due to changes of ImageMagick.
  • 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 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)