[PR #8531] [MERGED] Bump SkiaSharp.NativeAssets.Linux from 2.88.2 to 2.88.3 #11570

Closed
opened 2025-12-22 08:49:57 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/8531
Author: @dependabot[bot]
Created: 10/10/2022
Status: Merged
Merged: 10/10/2022
Merged by: @Bond-009

Base: masterHead: dependabot/nuget/SkiaSharp.NativeAssets.Linux-2.88.3


📝 Commits (1)

  • a70ac2e Bump SkiaSharp.NativeAssets.Linux from 2.88.2 to 2.88.3

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj (+1 -1)

📄 Description

Bumps SkiaSharp.NativeAssets.Linux from 2.88.2 to 2.88.3.

Release notes

Sourced from SkiaSharp.NativeAssets.Linux's releases.

Version 2.88.3

What's Changed

New Contributors

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.2...v2.88.3

Commits

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/8531 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/10/2022 **Status:** ✅ Merged **Merged:** 10/10/2022 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/SkiaSharp.NativeAssets.Linux-2.88.3` --- ### 📝 Commits (1) - [`a70ac2e`](https://github.com/jellyfin/jellyfin/commit/a70ac2e46d6a401292899add62eb2ede3312b288) Bump SkiaSharp.NativeAssets.Linux from 2.88.2 to 2.88.3 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj` (+1 -1) </details> ### 📄 Description Bumps [SkiaSharp.NativeAssets.Linux](https://github.com/mono/SkiaSharp) from 2.88.2 to 2.88.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mono/SkiaSharp/releases">SkiaSharp.NativeAssets.Linux's releases</a>.</em></p> <blockquote> <h2>Version 2.88.3</h2> <h2>What's Changed</h2> <ul> <li>Add RTLD_DEEPBIND flag to dlopen mode by <a href="https://github.com/snnz"><code>@​snnz</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2247">mono/SkiaSharp#2247</a></li> <li>Fix the use of vcpkg by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2257">mono/SkiaSharp#2257</a></li> <li>Use new .NET things by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2264">mono/SkiaSharp#2264</a></li> <li>A skip is basically a read to a null buffer by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2265">mono/SkiaSharp#2265</a></li> <li>feat: Generate for Emscripten 3.1.12 and SIMD features by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2259">mono/SkiaSharp#2259</a></li> <li>Add build infrastructure for .NET 7 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2255">mono/SkiaSharp#2255</a></li> <li>Update to ubuntu-20.04 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2256">mono/SkiaSharp#2256</a></li> <li>Add .NET 7 Support for Blazor views by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2254">mono/SkiaSharp#2254</a></li> <li>Intercept and capture GL for .NET by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2268">mono/SkiaSharp#2268</a></li> <li>fix(wasm): Adjust for invalid globbing for 3.1.12 archive lookup by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2269">mono/SkiaSharp#2269</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/snnz"><code>@​snnz</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2247">mono/SkiaSharp#2247</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mono/SkiaSharp/compare/v2.88.2...v2.88.3">https://github.com/mono/SkiaSharp/compare/v2.88.2...v2.88.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mono/SkiaSharp/commit/655cff084fa9365efde6e989004eb818294c9b0f"><code>655cff0</code></a> fix(wasm): Adjust for invalid globbing for 3.1.12 archive lookup (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2269">#2269</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/5816e44dcd6067ec7e6993acb1540182b681a2d0"><code>5816e44</code></a> Intercept and capture GL for .NET (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2268">#2268</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/ddfa128baaaefa1a67666b4fdc1dcfc754a85537"><code>ddfa128</code></a> Add .NET 7 Support for Blazor views (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2254">#2254</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/cb9e814c4239fcf716e307483a2abe44b54553e2"><code>cb9e814</code></a> Update to ubuntu-20.04 (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2256">#2256</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/20a118013b38f6c4b864912efdb59763b2b517da"><code>20a1180</code></a> Add build infrastructure for .NET 7 (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2255">#2255</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/1385a7f88da7b247771798e4823b3b619e3e5fc9"><code>1385a7f</code></a> feat: Generate for Emscripten 3.1.12 and SIMD features (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2259">#2259</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/36106662e697955b9a0c065771f4916f021835e9"><code>3610666</code></a> A skip is basically a read to a null buffer (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2265">#2265</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/023ee8e826c4e1bdf6a9721e0fb6a8d63f4d6826"><code>023ee8e</code></a> Use new .NET things (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2264">#2264</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/9ce587dc9bdeadcef517cc942036b6651a409e72"><code>9ce587d</code></a> Fix the use of vcpkg (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2257">#2257</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/482e6ee2913a08a7cad76520ccf5fbce97c7c23b"><code>482e6ee</code></a> Add RTLD_DEEPBIND flag to dlopen mode (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2247">#2247</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mono/SkiaSharp/compare/v2.88.2...v2.88.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=SkiaSharp.NativeAssets.Linux&package-manager=nuget&previous-version=2.88.2&new-version=2.88.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:49:58 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#11570
No description provided.