Godson777 / KekBotSharp

KekBot, written in C#
GNU General Public License v3.0
4 stars 1 forks source link

Bump Magick.NET-Q16-AnyCPU from 8.0.1 to 13.0.0 #215

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps Magick.NET-Q16-AnyCPU from 8.0.1 to 13.0.0.

Release notes

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

Magick.NET 13.0.0

Breaking changes in Magick.NET:

  • Removed IEquatable<IMagickImage<TQuantumType>?> from the IMagickImage<TQuantumType> interface.
  • Removed == and != implementation from MagickImage.
  • Removed GetHashCode implementation from MagickImage (#1350).
  • Renamed IMagickFormatInfo.IsMultiFrame to IMagickFormatInfo.SupportsMultipleFrames.
  • Renamed IMagickFormatInfo.IsReadable to IMagickFormatInfo.SupportsReading.
  • Renamed IMagickFormatInfo.IsWritable to IMagickFormatInfo.SupportsWriting.
  • Renamed Rename Channels.None to Channels.Undefined`.
  • Removed Sum and Variance properties from IChannelStatistics.
  • Removed IEquatable<IStatistics?> from IStatistics.
  • Removed IEquatable<IChannelStatistics?> from IChannelStatistics.
  • Made Statistics and ChannelStatistics internal.

Changes in Magick.NET:

  • Added JpegTablesMode to the TiffWriteDefines (#1354).
  • Use Content instead of None when creating a ClickOnce manifest (#1356).
  • Added the following delegates to the macOS x64 and arm64 build: bzlib, jxl. lzma, zip.
  • Added CompressionMethod.BC5.

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

Library updates:

  • Magick.NET.Core 13.0.0
  • Magick.NET.SystemDrawing 7.0.0
  • Magick.NET.SystemWindowsMedia 7.0.0
  • ImageMagick 7.1.1-3 (2023-03-11)
  • aom 3.6.0 (2022-02-07)
  • cairo 1.17.8 (2023-01-30)
  • de265 1.0.11 (2023-02-01)
  • exr 3.1.5 (2022-04-12)
  • ffi 3.4.4 (2022-10-23)
  • freetype 2.13.0 (2023-02-09)
  • fribidi 1.0.12 (2022-04-19
  • harfbuzz 7.1.0 (2023-03-03)
  • heif 1.15.1 (2023-02-16)
  • highway 1.0.3 (2023-01-19)
  • jasper 4.0.0 (2022-11-05)
  • jpeg-turbo 2.1.91 (2023-02-08)
  • jpeg-xl 0.8.1 (2023-02-03)
  • lcms 2.15.0 (2023-03-01)
  • lzma 5.4.0 (2022-12-29)
  • pixman 0.42.2 (2022-11-02)
  • png 1.6.39 (2022-11-20)
  • raqm 0.10.0 (2023-01-11)
  • tiff 4.5.0 (2022-12-13)

... (truncated)

Commits
  • 527fb1f Published Magick.NET 13.0.0
  • 483c645 Added more checks for flaky Linux arm64 unit tests.
  • 3e45b9b Unit test for Linux Arm64 are a bit flaky with jpeg files.
  • 5d1fd64 Updated Magick.Native.
  • 24c28ce Minor code change.
  • 864c640 Getting a different size for Linux arm64 build.
  • 5e19985 Updated Magick.Native.
  • 6dbcebf Made Statistics and ChannelStatistics internal.
  • 47ce3d7 Removed IEquatable<IChannelStatistics?> from IChannelStatistics.
  • 75d1b24 Removed IEquatable<IStatistics?> from IStatistics.
  • 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 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)