Godson777 / KekBotSharp

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

Bump Magick.NET-Q16-AnyCPU from 7.22.2.2 to 7.24.0 #80

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps Magick.NET-Q16-AnyCPU from 7.22.2.2 to 7.24.0.

Release notes

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

Magick·NET 7.24.0.0

Changes in Magick.NET:

  • Added interface for the OpenCL devices (IOpenCLDevice and IOpenCLKernelProfileRecord).
  • Several fixes in the return type because the generated code now also uses nullable reference types.
  • Added DepthImage boolean to the HeicReadDefines.
  • Added VideoWriteDefines (#913).

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

  • Layers optimize no longer produces broken output (reference ImageMagick/ImageMagick#3520).
  • The HEIC depth image will now only be read when the define heic:depth-image is true.
  • FL32 no longer returns scambled results (reference ImageMagick/ImageMagick#3614).
  • Ashlar pseudo-image format no longer crops labels in last row of tiles by default (reference ImageMagick/ImageMagick#3618).
  • Fixed reading TIFF images that are zip compressed and have a large scanline (#915).

Library updates:

Magick.NET 7.23.4.0

Changes in Magick.NET:

  • Changing the ColorType of the MagickImage no longer changes the ColorType of the MagickImage.Settings.
  • Corrected default value of Colors of the QuantizeSettings.
  • Added FromPageSize to the MagickGeometry class.
  • Added CreateFromPageSize to the MagickGeometryFactory class.

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

Library updates:

Magick.NET 7.23.3.0

Changes in Magick.NET:

  • Enabled nullable reference types in the libraries.
  • No longer allow a null value for the defines.
  • Added ACES to DngOutputColor.
  • Added WebPWriteDefines.

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

  • Various improvements with reading/writing JXL images.

Library updates:

... (truncated)

Commits
  • 5680e70 Published Magick.NET 7.24.0.0
  • 694d915 Allow different result on MacOS.
  • 3022add Allow different result on MacOS.
  • e937001 Added VideoWriteDefines.
  • 4d40676 Added new depth image boolean to the HeicReadDefines.
  • 2021877 Added unit tests for the tiff coder to make sure we can read zipped files wit...
  • 16177fa Changes due to changes inside the ImageMagick library.
  • 9238078 Updated Magick.Native.
  • 1c24f7d Corrected the path.
  • 6358d39 Moved tests props file.
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #81.