[PR #7788] Bump SkiaSharp from 2.80.3 to 2.88.0 #11528

Closed
opened 2026-02-07 06:40:07 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7788

State: closed
Merged: Yes


Bumps SkiaSharp from 2.80.3 to 2.88.0.

Release notes

Sourced from SkiaSharp's releases.

Version 2.88.0

What's Changed

... (truncated)

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)
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7788 **State:** closed **Merged:** Yes --- Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.80.3 to 2.88.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mono/SkiaSharp/releases">SkiaSharp's releases</a>.</em></p> <blockquote> <h2>Version 2.88.0</h2> <h2>What's Changed</h2> <ul> <li>Add Mac Catalyst, use frameworks and move things into the gn files (develop edition) by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1681">mono/SkiaSharp#1681</a></li> <li>Add first net6.0-* for the binding projects by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1707">mono/SkiaSharp#1707</a></li> <li>Free up space by deleting samples as they build by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1721">mono/SkiaSharp#1721</a></li> <li>Add .NET MAUI views (compat and handlers) by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1678">mono/SkiaSharp#1678</a></li> <li>iOS requires that the view have a background by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1730">mono/SkiaSharp#1730</a></li> <li>Fix NRE in .NET Maui SKCanvasView by <a href="https://github.com/jsuarezruiz"><code>@​jsuarezruiz</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1734">mono/SkiaSharp#1734</a></li> <li>Ensure that VS is installed correctly by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1736">mono/SkiaSharp#1736</a></li> <li>Update .NET 6 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1740">mono/SkiaSharp#1740</a></li> <li>[Wasm] Add support for emscripten 2.0.23 by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1746">mono/SkiaSharp#1746</a></li> <li>Use the new Maui P7 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1749">mono/SkiaSharp#1749</a></li> <li>Use Invoke for Actions by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1754">mono/SkiaSharp#1754</a></li> <li>Split SkiaSharp package into smaller &quot;Native Asset&quot; packages by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1758">mono/SkiaSharp#1758</a></li> <li>Add Mac Catalyst support by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1760">mono/SkiaSharp#1760</a></li> <li>Use the correct MacCatalyst targets file name by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1762">mono/SkiaSharp#1762</a></li> <li>Add support for Xamarin.Forms on netcoreapp3.1 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1774">mono/SkiaSharp#1774</a></li> <li>Update HarfBuzz to 2.8.2 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1766">mono/SkiaSharp#1766</a></li> <li>Add main PDB files to the packages by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1781">mono/SkiaSharp#1781</a></li> <li>Update maui sample by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1782">mono/SkiaSharp#1782</a></li> <li>Reduce the size of the artifacts by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1788">mono/SkiaSharp#1788</a></li> <li>Switch to .NET Tool version of Cake by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1793">mono/SkiaSharp#1793</a></li> <li>Return an empty surface in case the allocation has failed by <a href="https://github.com/richirisu"><code>@​richirisu</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1784">mono/SkiaSharp#1784</a></li> <li>Update to WindowsAppSDK by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1800">mono/SkiaSharp#1800</a></li> <li>IsAntialias should also control the Edging by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1802">mono/SkiaSharp#1802</a></li> <li>Build using the older gcc 6.2 and new llvm 10 compiler by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1806">mono/SkiaSharp#1806</a></li> <li>Fix the what the <code>IgnorePixelScaling</code> property works by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1804">mono/SkiaSharp#1804</a></li> <li>ANGLE now has another output zlib1.dll by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1807">mono/SkiaSharp#1807</a></li> <li>Native Windows Symbols + HarfBuzzSharp.NativeAssets.* by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1797">mono/SkiaSharp#1797</a></li> <li>[android] eliminate lots of fields in Resource.designer.cs by <a href="https://github.com/jonathanpeppers"><code>@​jonathanpeppers</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1812">mono/SkiaSharp#1812</a></li> <li>Bump Maui to RC 2 / P9 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1815">mono/SkiaSharp#1815</a></li> <li>Support ASP.NET Blazor Web Assembly Components by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1811">mono/SkiaSharp#1811</a></li> <li>Clean up the publish for samples by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1827">mono/SkiaSharp#1827</a></li> <li>Add some of the new APIs by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1828">mono/SkiaSharp#1828</a></li> <li>Update all the things by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1842">mono/SkiaSharp#1842</a></li> <li>Update MAUI sample by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1851">mono/SkiaSharp#1851</a></li> <li>Try this again by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1843">mono/SkiaSharp#1843</a></li> <li>Work around enums not being blittable by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1857">mono/SkiaSharp#1857</a></li> <li>Try to build faster on demand by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1859">mono/SkiaSharp#1859</a></li> <li>Never dispose the native statics by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1863">mono/SkiaSharp#1863</a></li> <li>Replace HandleDictionary lock with a critical section under Windows by <a href="https://github.com/toptensoftware"><code>@​toptensoftware</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1817">mono/SkiaSharp#1817</a></li> <li>Fix the Mac Catalyst build task Inputs/Outputs by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1865">mono/SkiaSharp#1865</a></li> <li>[Blazor] prevent infinite loop in SKCanvasView by <a href="https://github.com/JensKrumsieck"><code>@​JensKrumsieck</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1889">mono/SkiaSharp#1889</a></li> <li>Update to Maui Preview 11 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1890">mono/SkiaSharp#1890</a></li> <li>Bumps to Uno 4.0 by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1873">mono/SkiaSharp#1873</a></li> <li>[android] don't include .so files in class libraries by <a href="https://github.com/jonathanpeppers"><code>@​jonathanpeppers</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1895">mono/SkiaSharp#1895</a></li> <li>Update maui to Preview 12 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1932">mono/SkiaSharp#1932</a></li> <li>Build with Maui Preview 13 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1942">mono/SkiaSharp#1942</a></li> <li>Force a single CPU on macOS/Linux by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1944">mono/SkiaSharp#1944</a></li> <li>Make use of the newer/better/faster/more-er 1ES build agents by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1946">mono/SkiaSharp#1946</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mono/SkiaSharp/commit/2e12735359928ead60dd08cdf0b983c4e3d4dc56"><code>2e12735</code></a> Build stable of everything (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2034">#2034</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/52d9869041a05c44106996d4ec7b5e4a20251cc1"><code>52d9869</code></a> Update to Maui RC 4 (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2032">#2032</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/e05b38216f94690631eb69c424728b595864d617"><code>e05b382</code></a> Build using .NET 6.0.300 public (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2031">#2031</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/8945b81412a4e0fd63ce914455d2b8d38080e776"><code>8945b81</code></a> Don't try sign on forks (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/1992">#1992</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/50101793f8c85fc98a7c11cb6c6c6ccd286b4d29"><code>5010179</code></a> Update to .NET MAUI RC 3 (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2029">#2029</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/8bc6e2f54302f168cd4a5815dcf4da8c1757562f"><code>8bc6e2f</code></a> Merge remote-tracking branch 'origin/patch/v2.80.4'</li> <li><a href="https://github.com/mono/SkiaSharp/commit/52652819a07234fc5752721c38aa294e07a1a347"><code>5265281</code></a> Update agents to ones that exist still (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2016">#2016</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/03b5fef969d2e50cc93d225d32e48d715974150d"><code>03b5fef</code></a> Merge branch 'patch/v2.80.4'</li> <li><a href="https://github.com/mono/SkiaSharp/commit/f49f8fbbb5361cbe525acf553d6392989d21fd86"><code>f49f8fb</code></a> Disable signing on UWP</li> <li><a href="https://github.com/mono/SkiaSharp/commit/97b91101e229fd25e603799d8627605121621a6f"><code>97b9110</code></a> Try p/invoking to libdl.so.2 before libdl.so (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2010">#2010</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mono/SkiaSharp/compare/v2.80.3...v2.88.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=SkiaSharp&package-manager=nuget&previous-version=2.80.3&new-version=2.88.0)](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>
OVERLORD added the pull-request label 2026-02-07 06:40:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11528