Update dependency SixLabors.ImageSharp to v3.1.6 #8

Open
Renovate Bot (Automatisiert) wants to merge 1 commits from renovate/sixlabors.imagesharp-3.x into main

This PR contains the following updates:

Package Type Update Change
SixLabors.ImageSharp nuget patch 3.1.5 -> 3.1.6

Release Notes

SixLabors/ImageSharp (SixLabors.ImageSharp)

v3.1.6

What's Changed

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 becomes conflicted, 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.

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 <details> <summary>SixLabors/ImageSharp (SixLabors.ImageSharp)</summary> ### [`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 [@&#8203;JimBobSquarePants](https://github.com/JimBobSquarePants) in https://github.com/SixLabors/ImageSharp/pull/2762 - V3 - Correctly handle transform spaces when building transform matrices. by [@&#8203;JimBobSquarePants](https://github.com/JimBobSquarePants) in https://github.com/SixLabors/ImageSharp/pull/2791 - Backport : V3 Fix [#&#8203;2779](https://github.com/SixLabors/ImageSharp/issues/2779) buffer overrun by [@&#8203;JimBobSquarePants](https://github.com/JimBobSquarePants) in https://github.com/SixLabors/ImageSharp/pull/2824 - Backport - v3 WEBP : Use Correct Width With AlphaDecoder by [@&#8203;JimBobSquarePants](https://github.com/JimBobSquarePants) in https://github.com/SixLabors/ImageSharp/pull/2827 - Rewrite ChunkedMemoryStream by [@&#8203;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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate Bot (Automatisiert) added 1 commit 2024-11-20 01:04:22 +01:00
Renovate Bot (Automatisiert) scheduled this pull request to auto merge when all checks succeed 2024-11-20 01:04:22 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sixlabors.imagesharp-3.x:renovate/sixlabors.imagesharp-3.x
git checkout renovate/sixlabors.imagesharp-3.x
Sign in to join this conversation.
No description provided.