fosspill / FFXIV_Modding_Tool

FFXIV Modding Tool is the Cross-platform Commandline interface alternative for TexTools
https://ffmt.pwd.cat/
GNU General Public License v3.0
47 stars 4 forks source link

Bump Magick.NET-Q8-AnyCPU from 7.20.0.1 to 7.21.0 #169

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps Magick.NET-Q8-AnyCPU from 7.20.0.1 to 7.21.0.

Release notes

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

Magick.NET 7.21.0.0

Changes in Magick.NET:

  • Added netcoreapp3.0 support to Magick.NET.SystemWindowsMedia (#683).
  • Added support for liquid rescale to the Linux and macOS build (#402).
  • Added support for pango to the Linux and macOS build (#434).
  • Added support for librsvg to the Linux and macOS build (#696 #693).
  • Added new InverseLog EvaluateOperator.
  • Added PreserveCompression to the TiffWriteDefines (#697).
  • Added defines overload to the ToBase64 method of MagickImage.
  • Added SetCompression method to MagickImage (#697).
  • Renamed SetArea and SetPixel overloads of the PixelCollection to avoid duplicate name conflicts (#676).

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

  • New pseudo-image format, ashlar, e.g. convert *.jpg -resize 320x320 ashlar:canvas.png).

Library updates:

Commits
  • bf92f6a Published Magick.NET 7.21.0.0.
  • cb6ba0f Reverted accidental commit.
  • b336b64 Added define that can be used to ignore the bmp file size.
  • 288fa93 Disable tests for now.
  • b84d6f0 Try to skip the test on macOS.
  • 1cc6a5e Try with different encoding.
  • 2b906f2 Try a different folder.
  • a291aaf Upload output image in the macOS build.
  • 55b6e33 Renamed SetArea and SetPixel methods to avoid duplicate name conflicts.
  • a7b9f28 Removed check because the result is different on the Linux build.
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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](https://app.dependabot.com): - 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)