sledge-formats
sledge-formats copied to clipboard
Bump SixLabors.ImageSharp from 3.1.4 to 3.1.5 in /Sledge.Formats.Texture.ImageSharp
Bumps SixLabors.ImageSharp from 3.1.4 to 3.1.5.
Release notes
Sourced from SixLabors.ImageSharp's releases.
v3.1.5
What's Changed
- [3.1] Fix overflow in MemoryAllocator.Create(options) by
@antonfirsovin SixLabors/ImageSharp#2731- v3 - Backport. Handle out of bounds Gif LZW max code by
@JimBobSquarePantsin SixLabors/ImageSharp#2754- Fix off-by-one error when centering a transform. by
@JimBobSquarePantsin SixLabors/ImageSharp#2760- v3.1.x Fix 2758 by
@JimBobSquarePantsin SixLabors/ImageSharp#2759- v3.1.x - Backport Webp: Fix Issue 2763/2692 by
@JimBobSquarePantsin SixLabors/ImageSharp#2768- Correctly break during Png decoding by
@JimBobSquarePantsin SixLabors/ImageSharp#2769- Fix filtering on PNG encode. by
@JimBobSquarePantsin SixLabors/ImageSharp#2775Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v3.1.4...v3.1.5
Commits
65bd9b5Merge pull request #2775 from SixLabors/js-fix-277194f4083Fix filtering on PNG encode.d7ef0e2Merge pull request #2769 from SixLabors/js/fix-27528adcabeUse >= to compare.2f3d24dMerge branch 'release/3.1.x' into js/fix-27521d4a287Merge pull request #2768 from SixLabors/backport/v3-fix-2763d7f7d5aCorrectly break during decoding59298c8Update WebpEncoderTests.csede33dcRemove reserved bytes check. Fix #2692449dba3Backport fix.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.