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 11.1.2 #198

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

Magick.NET 11.1.2

Changes in Magick.NET:

  • Set the filename to fix reading files asynchronous (#1174) in a MagickImageCollection.

Library updates:

Magick.NET 11.1.1

Changes in Magick.NET:

  • Set the filename to fix reading files asynchronous (#1174).

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

Library updates:

Magick.NET 11.1.0

Changes in Magick.NET:

  • Added jpeg-xl support to arm64 on Linux.
  • Magick.NET.SystemDrawing and Magick.NET.SystemWindowsMedia require at least net462 instead of net40 .
  • Added ImageMagickVersion to the MagickNET class.

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

  • Improve multispectral support.

Library updates:

Magick.NET 11.0.0

Changes in Magick.NET:

  • Added support for arm64 on Linux (#380).
  • Removed MagickImage constructors and MagickImageFactory methods that use IPixelReadSettings (ReadPixels should be used instead).
  • Added overloads with the QuantumType to ReadPixels method for Q16 and Q16-HDRI (#1142).
  • Added IgnoreLayers to the TiffReadDefines.
  • Fixed memory leak when using MagickImage constructor with Stream argument for large WebP image (#1163).

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

... (truncated)

Commits
  • 2f592a6 Published Magick.NET 11.1.2
  • 76c2b09 Also fix issue #1174 for the MagickImageCollection.
  • e775e93 Use filePath instead.
  • 8a4f9de Published Magick.NET 11.1.1
  • 4654f7d Moved unit tests of Deconstruct to a separate file.
  • 4a835d9 Fix typo
  • 77498c6 Moved unit tests of CopyTo to a separate file and fixed a bug in that method.
  • af5fca9 Updated Magick.Native.
  • cc58fc6 Moved code to the correct classes.
  • fbebb49 Revert incorrect is null patches.
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #199.