[PR #8270] Bump SkiaSharp.NativeAssets.Linux from 2.88.1-preview.79 to 2.88.1-preview.108 #11671

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

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

State: closed
Merged: No


Bumps SkiaSharp.NativeAssets.Linux from 2.88.1-preview.79 to 2.88.1-preview.108.

Release notes

Sourced from SkiaSharp.NativeAssets.Linux's releases.

Version 2.88.1 (Preview Build 108)

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.104...v2.88.1-preview.108

Version 2.88.1 (Preview Build 104)

What's Changed

New Contributors

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.91...v2.88.1-preview.104

Version 2.88.1 (Preview Build 91)

What's Changed

New Contributors

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.79...v2.88.1-preview.91

Commits
  • c5dcc7d Try do basic automation of issues and PRs
  • 19e59c2 Make the configuration public (#1856)
  • b5e04c5 Use the full library name of libc (#2213)
  • b5cf6c9 Use the new .NET (#2212)
  • 2ba0db5 fix .gitignore again (#2162)
  • f2a87c4 fix: Force use Uno's Roslyn hosted generators instead of Uno.SourceGeneration...
  • 6f8fc4d Fix load the font which the name contains unicode text (#2146)
  • 54c2139 Update libjpeg-turbo to 2.1.3 (#2206)
  • f1dfb03 The missing feature in macios is now implemented (#2198)
  • dc54fa5 Check whether the lock has been finalized before trying to enter/leave the cr...
  • 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 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/8270 **State:** closed **Merged:** No --- Bumps [SkiaSharp.NativeAssets.Linux](https://github.com/mono/SkiaSharp) from 2.88.1-preview.79 to 2.88.1-preview.108. <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.1 (Preview Build 108)</h2> <h2>What's Changed</h2> <ul> <li>fix gitignore again by <a href="https://github.com/mgood7123"><code>@​mgood7123</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2162">mono/SkiaSharp#2162</a></li> <li>Use the new .NET by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2212">mono/SkiaSharp#2212</a></li> <li>Use the full library name of libc by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2213">mono/SkiaSharp#2213</a></li> <li>Add the initial point for internal library configuration by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1856">mono/SkiaSharp#1856</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.104...v2.88.1-preview.108">https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.104...v2.88.1-preview.108</a></p> <h2>Version 2.88.1 (Preview Build 104)</h2> <h2>What's Changed</h2> <ul> <li>Fix the Alpine build by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2192">mono/SkiaSharp#2192</a></li> <li>Update libexpat to 2.4.8 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2189">mono/SkiaSharp#2189</a></li> <li>Update libwebp to 1.2.3 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2193">mono/SkiaSharp#2193</a></li> <li>Don't try to enter/exit a critical section that has been deleted by <a href="https://github.com/RichardD2"><code>@​RichardD2</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2195">mono/SkiaSharp#2195</a></li> <li>The missing feature in macios is now implemented by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2198">mono/SkiaSharp#2198</a></li> <li>Update libjpeg-turbo to 2.1.3 by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2206">mono/SkiaSharp#2206</a></li> <li>Fix load the font which the name contains unicode text by <a href="https://github.com/lindexi"><code>@​lindexi</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2146">mono/SkiaSharp#2146</a></li> <li>fix: Force use Uno's Roslyn hosted generators instead of Uno.SourceGeneration tasks by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2199">mono/SkiaSharp#2199</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/RichardD2"><code>@​RichardD2</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2195">mono/SkiaSharp#2195</a></li> <li><a href="https://github.com/lindexi"><code>@​lindexi</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2146">mono/SkiaSharp#2146</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.91...v2.88.1-preview.104">https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.91...v2.88.1-preview.104</a></p> <h2>Version 2.88.1 (Preview Build 91)</h2> <h2>What's Changed</h2> <ul> <li>Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /samples/Basic/Web/SkiaSharpSample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2131">mono/SkiaSharp#2131</a></li> <li>The C API is incremented by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2137">mono/SkiaSharp#2137</a></li> <li>add /.idea to git ignore by <a href="https://github.com/mgood7123"><code>@​mgood7123</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2138">mono/SkiaSharp#2138</a></li> <li>Clean up the nuspecs and add xmldoc by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2140">mono/SkiaSharp#2140</a></li> <li>expose AVIF image encode format by <a href="https://github.com/mgood7123"><code>@​mgood7123</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2154">mono/SkiaSharp#2154</a></li> <li>Support loading animations with BOM by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2167">mono/SkiaSharp#2167</a></li> <li>Fix Alpine builds by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2168">mono/SkiaSharp#2168</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2131">mono/SkiaSharp#2131</a></li> <li><a href="https://github.com/mgood7123"><code>@​mgood7123</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2138">mono/SkiaSharp#2138</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.79...v2.88.1-preview.91">https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.79...v2.88.1-preview.91</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mono/SkiaSharp/commit/c5dcc7dbe3c366a71abde24c54dcb7a0ee38aacd"><code>c5dcc7d</code></a> Try do basic automation of issues and PRs</li> <li><a href="https://github.com/mono/SkiaSharp/commit/19e59c2bd4bdc1bf3d67baa292fa9f01045da1e1"><code>19e59c2</code></a> Make the configuration public (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/1856">#1856</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/b5e04c5d6c17ebe429eff45bfa89b441ff2c1646"><code>b5e04c5</code></a> Use the full library name of libc (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2213">#2213</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/b5cf6c9270301253538b91a3efbe27b6403e53c9"><code>b5cf6c9</code></a> Use the new .NET (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2212">#2212</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/2ba0db5233161769df23d28427abb7b985314afe"><code>2ba0db5</code></a> fix .gitignore again (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2162">#2162</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/f2a87c404f90fc1b1f5e2b35268aa23a587de866"><code>f2a87c4</code></a> fix: Force use Uno's Roslyn hosted generators instead of Uno.SourceGeneration...</li> <li><a href="https://github.com/mono/SkiaSharp/commit/6f8fc4d3f217294e0fc866dbb04fed2e6692dd72"><code>6f8fc4d</code></a> Fix load the font which the name contains unicode text (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2146">#2146</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/54c21397c85740532ddd736a1458f91f885be9f1"><code>54c2139</code></a> Update libjpeg-turbo to 2.1.3 (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2206">#2206</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/f1dfb03805f889a577b91e9290dad03c249e233d"><code>f1dfb03</code></a> The missing feature in macios is now implemented (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2198">#2198</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/dc54fa5cddc2f2f8089c851e1752a490a9072d7e"><code>dc54fa5</code></a> Check whether the lock has been finalized before trying to enter/leave the cr...</li> <li>Additional commits viewable in <a href="https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.79...v2.88.1-preview.108">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.1-preview.79&new-version=2.88.1-preview.108)](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:42:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11671