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 10.0.0 #117

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

Magick.NET 10.0.0

Changes in Magick.NET:

  • Added byte[], ReadOnlySpan<byte> and ReadOnlySequence<byte> overloads to MagickFormatInfo.Create and MagickNET.GetFormatInformation.
  • Added HideAnnotations to PdfReadDefines (#1139).
  • Fixed issue when cloning an empty image (#1140).
  • Removed bool overload for SigmoidalContrast and added InverseSigmoidalContrast instead in MagickImage (#1141).
  • Added MagickFormat.StrImg.

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

Library updates:

Magick.NET 9.1.2

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

  • Optimize reading of XPM properties.
  • The GIF Netscape block must appear immediately after the global color table.
  • Fixed performance issue in the thumbnail method (#1125).

Library updates:

Magick.NET 9.1.1

Changes in Magick.NET:

  • Fixed copying the native library to the bin folder on .NET Framework (#1121).

Library updates:

Magick.NET 9.1.0

Changes in Magick.NET:

  • Added optimizations to the internal EnumHelper class with the help of @​rpnetcoder (#1122).
  • Fixed copying the native library to the bin folder on .NET Framework (#1121).
  • Added SyncImageWithTiffProperties to the MagickReadSettings.

... (truncated)

Commits
  • 97d0f6c Published Magick.NET 10.0.0
  • 2be4e0b Added new StrImg format.
  • 3f8f678 Restored unit test.
  • c682c5d Updated Magick.Native
  • 12f4c76 Temporary disabled unit tests because this first requires a Magick.Native upg...
  • 5d027d5 Added HideAnnotations to PdfReadDefines (#1139).
  • 2f1cc11 Added unit test for the Clone method to make sure the issue reported in #1140...
  • 0385761 Removed boolean overload for SigmoidalContrast and added InverseSigmoidalCont...
  • d063255 Renamed variable.
  • feeb0bb Use empty image instead.
  • 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 #118.