Skip to content

Update ImageSharp to v3.1.4#365

Merged
JimBobSquarePants merged 1 commit into
mainfrom
js/update-refs
Apr 15, 2024
Merged

Update ImageSharp to v3.1.4#365
JimBobSquarePants merged 1 commit into
mainfrom
js/update-refs

Conversation

@JimBobSquarePants

Copy link
Copy Markdown
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

Updates ImageSharp to version v3.1.4 Fixes #364

@JimBobSquarePants JimBobSquarePants added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@JimBobSquarePants JimBobSquarePants merged commit d1dd9d8 into main Apr 15, 2024
@JimBobSquarePants JimBobSquarePants deleted the js/update-refs branch April 15, 2024 07:46
renovate Bot referenced this pull request in orso-co/Orso.Arpa.Api Apr 18, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[SixLabors.ImageSharp.Web](https://togithub.com/SixLabors/ImageSharp.Web)
| `3.1.1` -> `3.1.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/SixLabors.ImageSharp.Web/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SixLabors.ImageSharp.Web/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SixLabors.ImageSharp.Web/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SixLabors.ImageSharp.Web/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>SixLabors/ImageSharp.Web (SixLabors.ImageSharp.Web)</summary>

###
[`v3.1.2`](https://togithub.com/SixLabors/ImageSharp.Web/releases/tag/v3.1.2)

#### What's Changed

- Update ImageSharp to v3.1.4 by
[@&#8203;JimBobSquarePants](https://togithub.com/JimBobSquarePants) in
[https://github.com/SixLabors/ImageSharp.Web/pull/365](https://togithub.com/SixLabors/ImageSharp.Web/pull/365)

**Full Changelog**:
SixLabors/ImageSharp.Web@v3.1.1...v3.1.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone Europe/Berlin, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/orso-co/Orso.Arpa.Api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: VILLAN3LL3 <development@gutfrau.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Formatting an image to webp is losing some of the transparency in the image

1 participant