Skip to content

Bump Magick.NET-Q8-AnyCPU from 7.17.0 to 8.0.1#70

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

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

Conversation

@dependabot-preview
Copy link

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

Release notes

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

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
      • MagickImageCollection: ReadAsync(string fileName, ReadAsync(FileInfo, WriteAsync(string fileName, WriteAsync(FileInfo
      • MagickImageCollectionFactory: CreateAsync(string fileName, CreateAsync(FileInfo

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

  • Raise exception for invalid compose:args geometry (reference ImageMagick/ImageMagick#3765).
  • Fixed issue with pink image after extracting pages from multipage tiff (#946)

Library updates:

Magick.NET 7.24.1.0

Changes in Magick.NET:

  • Added JxlWriteDefines.

... (truncated)

Commits
  • a08cc98 Published Magick.NET 8.0.1
  • 99d742f Fixed compilation error.
  • 46a352c Removed ExtensionAttribute.
  • 9dec8be Code style changes.
  • cbd5cbf Code style changes.
  • 3e367ba Removed GetInstance extension methods.
  • a5f2c9d Removed GetSettings extension method.
  • d39aacd Removed SetNext extension method.
  • dd25a4c Removed CreateErrorInfo extension method.
  • 894072e Code style changes.
  • 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.0.1.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@7.17.0.0...8.0.1)

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 Jun 30, 2021
@dependabot-preview
Copy link
Author

Superseded by #71.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Magick.NET-Q8-AnyCPU-8.0.1 branch July 19, 2021 10:39
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