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 10.1.0 to 11.0.0 #1116

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps Magick.NET-Q16-AnyCPU from 10.1.0 to 11.0.0.

Release notes

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

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:

Library updates:

Commits
  • 26ad5c3 Published Magick.NET 11.0.0
  • 7ccba96 Corrected title
  • 7116c06 Updated Magick.Native.
  • 972ae03 Another attempt to correct publishing the package.
  • edd8931 Corrected publish.
  • 654ac2f Add the arm64 Linux binaries to the NuGet package.
  • f33abbe Building outside the container did not improve the build speed.
  • 754887e Split building and testing in two separate files.
  • f0e1ac2 Fixed copy past mistake in the unit tests.
  • 5c3fcd0 Fixed build errors.
  • 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)

Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 10.1.0 to 11.0.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@10.1.0...11.0.0)

---
updated-dependencies:
- dependency-name: Magick.NET-Q16-AnyCPU
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 28, 2022
@dependabot dependabot bot requested review from jas88, rkm and tznind March 28, 2022 03:03
@jas88 jas88 merged commit 9561155 into master Mar 28, 2022
@jas88 jas88 deleted the dependabot/nuget/master/Magick.NET-Q16-AnyCPU-11.0.0 branch March 28, 2022 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant