From bdc94b093d6c8cb407e6ba7b41a85307f674fb39 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 28 Dec 2024 16:20:17 +0100 Subject: [PATCH] Update dependency SixLabors.ImageSharp to 3.1.6 (#8) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) | nuget | patch | `3.1.5` -> `3.1.6` | --- ### Release Notes
SixLabors/ImageSharp (SixLabors.ImageSharp) ### [`v3.1.6`](https://github.com/SixLabors/ImageSharp/releases/tag/v3.1.6) #### What's Changed - Mono AOT decoder workaround for slow jpeg decoding. by [@​JimBobSquarePants](https://github.com/JimBobSquarePants) in https://github.com/SixLabors/ImageSharp/pull/2762 - V3 - Correctly handle transform spaces when building transform matrices. by [@​JimBobSquarePants](https://github.com/JimBobSquarePants) in https://github.com/SixLabors/ImageSharp/pull/2791 - Backport : V3 Fix [#​2779](https://github.com/SixLabors/ImageSharp/issues/2779) buffer overrun by [@​JimBobSquarePants](https://github.com/JimBobSquarePants) in https://github.com/SixLabors/ImageSharp/pull/2824 - Backport - v3 WEBP : Use Correct Width With AlphaDecoder by [@​JimBobSquarePants](https://github.com/JimBobSquarePants) in https://github.com/SixLabors/ImageSharp/pull/2827 - Rewrite ChunkedMemoryStream by [@​JimBobSquarePants](https://github.com/JimBobSquarePants) in https://github.com/SixLabors/ImageSharp/pull/2828 **Full Changelog**: https://github.com/SixLabors/ImageSharp/compare/v3.1.5...v3.1.6
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.cantorgymnasium.de/gcg/photomator/pulls/8 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- Photomator/Photomator.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Photomator/Photomator.csproj b/Photomator/Photomator.csproj index 9a6334e..c22bd62 100644 --- a/Photomator/Photomator.csproj +++ b/Photomator/Photomator.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - +