Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump SixLabors.ImageSharp from 3.1.0 to 3.1.3 in /src/ImageSharp.Web #358

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps SixLabors.ImageSharp from 3.1.0 to 3.1.3.

Release notes

Sourced from SixLabors.ImageSharp's releases.

v3.1.3

What's Changed

Full Changelog: SixLabors/ImageSharp@v3.1.2...v3.1.3

v3.1.2

What's Changed

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

v3.1.1

What's Changed

Full Changelog: SixLabors/ImageSharp@v3.1.0...v3.1.1

Commits
  • 3f22857 Allow nightlies from previous releases
  • 0942689 Merge pull request #2681 from SixLabors/js/png-dimensions-fix
  • edc87ad Limit ancillary chunk size.
  • 3806fd2 Merge pull request #2677 from SixLabors/js/fix-2268
  • 0cbf475 Merge pull request #2676 from SixLabors/js/fix-2670
  • 624277b Update Issue2668_Quantized_Encode_Alpha_Rgba32_Issue_2668.png
  • f6d24ed Update src/ImageSharp/Formats/Webp/AlphaDecoder.cs
  • ed2cd31 Fix casing
  • 2a54881 Use a smarter approach to determine the transparent index
  • 223f647 Update AlphaDecoder.cs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.0 to 3.1.3.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v3.1.0...v3.1.3)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85%. Comparing base (6096704) to head (f5e899f).

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #358   +/-   ##
===================================
- Coverage    85%    85%   -1%     
===================================
  Files        82     82           
  Lines      2332   2332           
  Branches    348    348           
===================================
- Hits       1999   1996    -3     
- Misses      231    233    +2     
- Partials    102    103    +1     
Flag Coverage Δ
unittests 85% <ø> (-1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JimBobSquarePants JimBobSquarePants merged commit 46068c2 into main Mar 6, 2024
8 of 9 checks passed
@JimBobSquarePants JimBobSquarePants deleted the dependabot/nuget/src/ImageSharp.Web/SixLabors.ImageSharp-3.1.3 branch March 6, 2024 12:06
renovate bot referenced this pull request in orso-co/Orso.Arpa.Api Mar 9, 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.0` -> `3.1.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/SixLabors.ImageSharp.Web/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SixLabors.ImageSharp.Web/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SixLabors.ImageSharp.Web/3.1.0/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SixLabors.ImageSharp.Web/3.1.0/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

#### What's Changed

- Bump actions/setup-dotnet from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/346](https://togithub.com/SixLabors/ImageSharp.Web/pull/346)
- Cache folder configuration for Azure and AWS Image Caches (Lombiq
Technologies: OCORE-136) by
[@&#8203;Piedone](https://togithub.com/Piedone) in
[https://github.com/SixLabors/ImageSharp.Web/pull/353](https://togithub.com/SixLabors/ImageSharp.Web/pull/353)
- Bump actions/cache from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/355](https://togithub.com/SixLabors/ImageSharp.Web/pull/355)
- Bump NuGet/setup-nuget from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/356](https://togithub.com/SixLabors/ImageSharp.Web/pull/356)
- Bump SixLabors.ImageSharp from 3.1.0 to 3.1.3 in /src/ImageSharp.Web
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/358](https://togithub.com/SixLabors/ImageSharp.Web/pull/358)
- Bump codecov/codecov-action from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/357](https://togithub.com/SixLabors/ImageSharp.Web/pull/357)

#### New Contributors

- [@&#8203;Piedone](https://togithub.com/Piedone) made their first
contribution in
[https://github.com/SixLabors/ImageSharp.Web/pull/353](https://togithub.com/SixLabors/ImageSharp.Web/pull/353)

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in orso-co/Orso.Arpa.Api Mar 9, 2024
…904)

[![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.Providers.Azure](https://togithub.com/SixLabors/ImageSharp.Web)
| `3.1.0` -> `3.1.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/SixLabors.ImageSharp.Web.Providers.Azure/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SixLabors.ImageSharp.Web.Providers.Azure/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SixLabors.ImageSharp.Web.Providers.Azure/3.1.0/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SixLabors.ImageSharp.Web.Providers.Azure/3.1.0/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

#### What's Changed

- Bump actions/setup-dotnet from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/346](https://togithub.com/SixLabors/ImageSharp.Web/pull/346)
- Cache folder configuration for Azure and AWS Image Caches (Lombiq
Technologies: OCORE-136) by
[@&#8203;Piedone](https://togithub.com/Piedone) in
[https://github.com/SixLabors/ImageSharp.Web/pull/353](https://togithub.com/SixLabors/ImageSharp.Web/pull/353)
- Bump actions/cache from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/355](https://togithub.com/SixLabors/ImageSharp.Web/pull/355)
- Bump NuGet/setup-nuget from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/356](https://togithub.com/SixLabors/ImageSharp.Web/pull/356)
- Bump SixLabors.ImageSharp from 3.1.0 to 3.1.3 in /src/ImageSharp.Web
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/358](https://togithub.com/SixLabors/ImageSharp.Web/pull/358)
- Bump codecov/codecov-action from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/SixLabors/ImageSharp.Web/pull/357](https://togithub.com/SixLabors/ImageSharp.Web/pull/357)

#### New Contributors

- [@&#8203;Piedone](https://togithub.com/Piedone) made their first
contribution in
[https://github.com/SixLabors/ImageSharp.Web/pull/353](https://togithub.com/SixLabors/ImageSharp.Web/pull/353)

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant