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 SixLabors.ImageSharp from 1.0.3 to 2.1.2 in /FFXIV_Modding_Tool #279

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps SixLabors.ImageSharp from 1.0.3 to 2.1.2.

Release notes

Sourced from SixLabors.ImageSharp's releases.

v2.1.2

What's Changed

Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v2.1.1...v2.1.2

v2.1.1

What's Changed

Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v2.1.0...v2.1.1

v2.1.0

Advisories and Breaking Changes

Release Notes

Area:Performance

Bug

Codequality

Documentation

  • Fix documentation of HorizontalResolution and VerticalResolution properties - #1981 via @​0xced

Enhancement

Formats:Jpeg

... (truncated)

Commits
  • bbe396e Merge pull request #2126 from SixLabors/backport/issue-2123
  • 4a42893 Use tolerant comparer for .NET FX
  • f5000de Update build-and-test.yml
  • f37f2b1 Copy relevant changes from #2124
  • 3139a8a Merge pull request #2077 from SixLabors/js/decode-sanitation
  • 911d8d7 Merge branch 'main' into js/decode-sanitation
  • 923c5d2 Merge pull request #2088 from br3aker/dp/exif-string-fix
  • 9b97bb0 Merge branch 'main' into dp/exif-string-fix
  • 2ac18d8 Optimize tiff/jpeg checks
  • cde4a88 Removed invalid image from test suite
  • 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[bot] commented 2 years ago

Superseded by #280.