spectreconsole / spectre.console

A .NET library that makes it easier to create beautiful console applications.
https://spectreconsole.net
MIT License
9.28k stars 479 forks source link

chore: Update dependency SixLabors.ImageSharp to v3.1.3 #1486

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SixLabors.ImageSharp 3.1.2 -> 3.1.3 age adoption passing confidence

Release Notes

SixLabors/ImageSharp (SixLabors.ImageSharp) ### [`v3.1.3`](https://togithub.com/SixLabors/ImageSharp/releases/tag/v3.1.3) #### What's Changed - Make DrawImage processor more robust to bad input. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2673](https://togithub.com/SixLabors/ImageSharp/pull/2673) - Don't skip reading data for animation chunks on identify. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2674](https://togithub.com/SixLabors/ImageSharp/pull/2674) - Fix AccessViolationException and hard crash with animated webp by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2676](https://togithub.com/SixLabors/ImageSharp/pull/2676) - Use a smarter approach to determine the transparent index when encoding palette Pngs. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2677](https://togithub.com/SixLabors/ImageSharp/pull/2677) - Limit ancillary PNG chunk size. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2681](https://togithub.com/SixLabors/ImageSharp/pull/2681) **Full Changelog**: https://github.com/SixLabors/ImageSharp/compare/v3.1.2...v3.1.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.