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.2.1 to 8.4.0 #281

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2021

Bumps Magick.NET-Q16-AnyCPU from 8.2.1 to 8.4.0.

Release notes

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

Magick.NET 8.4.0

Changes in Magick.NET:

  • Added StartFontPointsize to the CaptionReadDefines (#1055).
  • Added InterpolationQuality to the DngReadDefines (#1060).

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

  • fix connected component abort trap (reference ImageMagick/ImageMagick#4372).
  • fix stack overflow when parsing malicious tiff image file (report from Muhammad Aldo Firmansyah).
  • improved algorithm for automatic calculation of pointsize for caption and labels.

Library updates:

Magick.NET 8.3.3

Changes in Magick.NET:

  • Fixed possible StackOverflowException when reading the Values of the IptcProfile (#1031).

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

  • Improved algorithm for automatic calculation of word breaks and pointsize for caption and labels.

Library updates:

Full Changelog: dlemstra/Magick.NET@8.3.2...8.3.3

Magick.NET 8.3.2

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

  • Fixed character spacing in file name when opening PDF file on browser (#1028).

Library updates:

Magick.NET 8.3.1

Changes in Magick.NET:

  • Fixed the implementation of the ToHexString method of the MagickColor class (#1021).
  • Corrected the default value for the gravity of Annotate to Undefined.
  • Return null when the Width or Height of the MagickImage.BoundingBox is zero (#1025).

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

... (truncated)

Commits
  • a240336 Published Magick.NET 8.4.0
  • 225f718 Fixed unit test.
  • bfa6ddc Refactored unit tests for the interlace method.
  • c338792 Update Magick.Native
  • dcdd120 Use var instead.
  • 9505217 Added InterpolationQuality to the DngReadDefines.
  • fa6ea18 Fixed unit tests due to upgrade of Magick.Native.
  • 50c7cdf Updated Magick.Native.
  • 448244c Code style changes.
  • 21e41cc Added StartFontPointsize to the CaptionReadDefines.
  • 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.2.1 to 8.4.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@8.2.1...8.4.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 Oct 28, 2021
@raczeja raczeja merged commit 4189c8c into master Nov 15, 2021
@raczeja raczeja deleted the dependabot/nuget/Magick.NET-Q16-AnyCPU-8.4.0 branch November 15, 2021 18:59
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.

1 participant