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.16.1 to 7.17.0 #149

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Release notes

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

Magick.NET 7.17.0.0

Changes in Magick.NET:

  • Removed System.Drawing specific Drawable code.
  • Moved the read and write defines into it's own ImageMagick.Formats.[Format] namespace.
  • Removed the Magick.NET.Web project.
  • Added extra class that can be used to parse the additional info of a PSD file (#620).

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

  • Disable "random" OpenCL kernel. Previously the work load was distributed but each started with the same random seed.
  • Finished implementation of -distort rigid-affine
  • Enable threaded PNG coder on non Windows platforms (#623)

Library updates:

  • ImageMagick 7.0.10-11 beta
Commits
  • 010875d Published MagicPublished Magick.NET 7.17.0.0.
  • 48a3d82 Upgraded Magick.Native.
  • 296e69c Added extra class that can be used to parse the additional info of a PSD file.
  • e63d2b8 Only write the QuantumType when we need it.
  • 3bbdb6c Removed unnecessary using.
  • fd930e3 Renamed PsdAdditionalInfo to PsdAdditionalInfoPart.
  • 76933eb Removed the Magick.NET.Web project.
  • c98b380 Use var instead.
  • 719bbd3 Moved the read and write defines into it's own ImageMagick.Formats.[Format] n...
  • 789e1a4 Minor refactoring.
  • 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](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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)