Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Magick.NET-Q16-AnyCPU from 7.21.1 to 7.24.0 #899

Merged
merged 1 commit into from
May 30, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 11, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps Magick.NET-Q16-AnyCPU from 7.21.1 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added .NET Pull requests that update .net code dependencies labels May 11, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Magick.NET-Q16-AnyCPU-7.24.0 branch from 2a74572 to 5c37d2a Compare May 30, 2021 12:36
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Magick.NET-Q16-AnyCPU-7.24.0 branch from 5c37d2a to 3ed51aa Compare May 30, 2021 18:52
@dlemstra dlemstra merged commit 3b90382 into master May 30, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Magick.NET-Q16-AnyCPU-7.24.0 branch May 30, 2021 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant