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 7.15.1 to 7.15.5 #612

Merged
merged 1 commit into from
Apr 5, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 23, 2020

Bumps Magick.NET-Q16-AnyCPU from 7.15.1 to 7.15.5.

Release notes

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

Magick.NET 7.15.5.0

Changes in Magick.NET:

  • Added support for the Kapur AutoThresholdMethod (#429).
  • Added Complex to MagickImageCollection (#431).
  • Fixed stroked rectangle is drawn incorrectly (#591).
  • Added optimization for when the collection only contains a single image (#594).

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

Library updates:

  • ImageMagick 7.0.10-2

Magick.NET 7.15.4.0

Changes in Magick.NET:

  • Fixed saving animated WebP on Linux (#581).
  • Fixed reading tiff image with infinite rows per strips (#583).
  • Added ColorThreshold to MagickImage.

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

  • Write Group4 compressed tiff image as a single strip.

Library updates:

  • ImageMagick 7.0.9-27

Magick.NET 7.15.3.0

Changes in Magick.NET:

  • Added Depth to MagickSettings to make it possible to set the depth of certain output images (#575).
  • Added LimitMemory method to ResourceLimits that can be used to limit the memory to a percentage of the total memory (#576).

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

  • Changed the default memory limit under Windows from 25% to 50% of the total memory.

Library updates:

  • ImageMagick 7.0.9-26 beta

Magick.NET 7.15.2.0

Forgot to include some changes. Please use 7.15.3.0 instead.

Commits
  • efc51c2 Published Magick.NET 7.15.5.0.
  • e784d72 Added optimization for when the collection only contains a single image (#594).
  • 1239057 Reverted upgrade due to check if that fixes the build issue.
  • 3ed158c Corrected unit test due to fixes in ImageMagick.
  • dd02dfb Updated unit test due to changes in rendering fonts.
  • 8f6c872 Added unit test for issue #591
  • bc17344 Upgraded Magick.Native.
  • 863a4eb Added unit test with font that got cut off.
  • 219b2fa Moved unit test to it's own file.
  • 948dea1 Moved combine tests to a separate file.
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added .NET Pull requests that update .net code dependencies labels Mar 23, 2020
@dabutvin dabutvin merged commit 66b9fb1 into master Apr 5, 2020
@dabutvin dabutvin deleted the dependabot/nuget/Magick.NET-Q16-AnyCPU-7.15.5 branch April 5, 2020 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant