spectreconsole / spectre.console

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

chore: Update dependency SixLabors.ImageSharp to v3.1.4 - autoclosed #1510

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

SixLabors/ImageSharp (SixLabors.ImageSharp) ### [`v3.1.4`](https://togithub.com/SixLabors/ImageSharp/releases/tag/v3.1.4) #### What's Changed - Backport - Only exit JPEG scan decoding after multiple EOF hits by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2702](https://togithub.com/SixLabors/ImageSharp/pull/2702) - Ensure VP8X alpha flag is updated correctly. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2699](https://togithub.com/SixLabors/ImageSharp/pull/2699) - Backport APNG fix to release/3.1.x by [@​SpaceCheetah](https://togithub.com/SpaceCheetah) in [https://github.com/SixLabors/ImageSharp/pull/2713](https://togithub.com/SixLabors/ImageSharp/pull/2713) - Limit Read Palette Indices by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2718](https://togithub.com/SixLabors/ImageSharp/pull/2718) - Limit all memory allocations in the MemoryAllocator layer by [@​antonfirsov](https://togithub.com/antonfirsov) in [https://github.com/SixLabors/ImageSharp/pull/2706](https://togithub.com/SixLabors/ImageSharp/pull/2706) - Clear Pixel Buffers on Decode. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2716](https://togithub.com/SixLabors/ImageSharp/pull/2716) **Full Changelog**: https://github.com/SixLabors/ImageSharp/compare/v3.1.3...v3.1.4

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.