Skip to content

Bump Magick.NET-Q8-AnyCPU from 7.17.0 to 8.1.0#71

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Magick.NET-Q8-AnyCPU-8.1.0
Open

Bump Magick.NET-Q8-AnyCPU from 7.17.0 to 8.1.0#71
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Magick.NET-Q8-AnyCPU-8.1.0

Conversation

@dependabot-preview
Copy link

Bumps Magick.NET-Q8-AnyCPU from 7.17.0 to 8.1.0.

Release notes

Sourced from Magick.NET-Q8-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.

Magick.NET 8.0.0

Changes in Magick.NET:

  • Removed support for net40. When .NET Framework is targeted either net20 or netstandard20 will be used instead.
  • Added extra overload for the GaussianBlur method of MagickImage (#960).
  • Added VideoReadDefines (#962).
  • Also target netstandard21 to add support for using Span<T>.
  • Added extra ReadOnlySpan<byte> overloads:
    • netstandard21:
      • MagickImage: constructor, Ping, Read, ReadPixels
      • MagickImageFactory: Create
      • MagickImageCollection: constructor, Ping, Read
      • MagickImageCollectionFactory: Create
      • MagickImageInfo: constructor, Read, ReadCollection
      • MagickImageInfoFactory: Create
      • IPixelCollection: SetArea, SetPixels
      • IUnsafePixelCollection: SetArea, SetPixels
  • Added extra async overloads or new methods:
    • netstandard20:
      • MagickImageFactory: CreateAsync(Stream
      • MagickImageCollectionFactory: CreateAsync(Stream
      • MagickImage: ReadPixelsAsync(Stream
    • netstandard21:
      • MagickImage: ReadAsync(string fileName, ReadAsync(FileInfo, ReadPixelsAsync(string fileName, ReadPixelsAsync(FileInfo, WriteAsync(string fileName, WriteAsync(FileInfo
      • MagickImageFactory: CreateAsync(string fileName, CreateAsync(FileInfo

... (truncated)

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)
  • @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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Magick.NET-Q8-AnyCPU](https://github.com/dlemstra/Magick.NET) from 7.17.0 to 8.1.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@7.17.0.0...8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
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.

0 participants