StableSwarmUI
                                
                                
                                
                                    StableSwarmUI copied to clipboard
                            
                            
                            
                        Bump SixLabors.ImageSharp from 3.1.4 to 3.1.7 in /src
Bumps SixLabors.ImageSharp from 3.1.4 to 3.1.7.
Release notes
Sourced from SixLabors.ImageSharp's releases.
v3.1.7
What's Changed
- V3 : Decode Chunky Tile Rows Directly. by
 @JimBobSquarePantsin SixLabors/ImageSharp#2874- V3: Gracefully handle LZW overflows by
 @JimBobSquarePantsin SixLabors/ImageSharp#2880- [3.1] Set LangVersion=12 unconditionally by
 @antonfirsovin SixLabors/ImageSharp#2896Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v3.1.6...v3.1.7
v3.1.6
What's Changed
- Mono AOT decoder workaround for slow jpeg decoding. by
 @JimBobSquarePantsin SixLabors/ImageSharp#2762- V3 - Correctly handle transform spaces when building transform matrices. by
 @JimBobSquarePantsin SixLabors/ImageSharp#2791- Backport : V3 Fix #2779 buffer overrun by
 @JimBobSquarePantsin SixLabors/ImageSharp#2824- Backport - v3 WEBP : Use Correct Width With AlphaDecoder by
 @JimBobSquarePantsin SixLabors/ImageSharp#2827- Rewrite ChunkedMemoryStream by
 @JimBobSquarePantsin SixLabors/ImageSharp#2828Full Changelog: https://github.com/SixLabors/ImageSharp/compare/v3.1.5...v3.1.6
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
520e597Merge pull request #2896 from SixLabors/af/fix-3.1-build80f73fbset v12 unconditionally and globallyd7e5810set LangVersion in all projects9946b0cset <LangVersion> in the csproj40643c1Merge pull request #2880 from SixLabors/js/fix-285920e5596Clean up and optimizeca07754Use safe code.9cb022bUpdate build-and-test.yml1709797Add reference outputb99bf32Gracefully handle LZW overflows- 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.