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 8.0.0 to 8.1.0 #242

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2021

Bumps Magick.NET-Q16-AnyCPU from 8.0.0 to 8.1.0.

Release notes

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

Magick.NET 8.1.0

Changes in Magick.NET:

  • Added extra overload to the Statistics method of MagickImage that accepts a Channel (#974).
  • Added CancelationToken overloads to the async methods of MagickImage and MagickImageCollection.
  • Added PixelFormat to the VideoReadDefines.
  • Added extra overloads for the InterpolativeResize method of MagickImage.

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

  • Added support for raqm. This can result in changes of the whitespace between the characters when drawing.
  • The predictor tag should only be set for specific compression types (#983).
  • Added support for TextInterlineSpacing and AntiAlias to the Pango coder.

Library updates:

Magick.NET 8.0.1

Changes in Magick.NET:

  • Removed internal ExtensionAttribute to fix compatibility with net40.
  • Switch from net20 to net40 in Magick.NET.SystemDrawing.
Commits
  • 552e811 Published Magick.NET 8.1.0
  • 289c452 Added extra overloads for the InterpolativeResize method.
  • 0d0db16 Added PixelFormat to the VideoReadDefines.
  • 70cbded Changes due to upgrade of the libtiff library.
  • 1367f38 Corrupt data to make sure a warning is raised.
  • 69d5e41 Updated Magick.Native.
  • 9a6bf8d Refactored unit tests for the warning event.
  • 460c840 Corrected comment.
  • 4653214 Removed extra whitespace from the comments.
  • c3ee30b Added CancelationToken overloads to the async methods of MagickImageCollection.
  • 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 8.0.0 to 8.1.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@8.0.0...8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
@raczeja raczeja merged commit 04593cc into master Aug 2, 2021
@raczeja raczeja deleted the dependabot/nuget/Magick.NET-Q16-AnyCPU-8.1.0 branch August 2, 2021 06:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant