[PR #8379] Bump SkiaSharp to 2.88.2 #11699

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

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

State: closed
Merged: Yes


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

Release notes

Sourced from SkiaSharp.NativeAssets.Linux's releases.

Version 2.88.2

What's Changed

New Contributors

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

Version 2.88.1

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/8379 **State:** closed **Merged:** Yes --- Bumps [SkiaSharp.NativeAssets.Linux](https://github.com/mono/SkiaSharp) from 2.88.1-preview.79 to 2.88.2. <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.2</h2> <h2>What's Changed</h2> <ul> <li>[Tizen] Change tizen graphics backend engine by <a href="https://github.com/myroot"><code>@​myroot</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2225">mono/SkiaSharp#2225</a></li> <li>fix: Remove unused native library block from SkiaSharp.Views.Uno.UI/WinUI by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2231">mono/SkiaSharp#2231</a></li> <li>Convert SKRect to CGRect correctly by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2243">mono/SkiaSharp#2243</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/myroot"><code>@​myroot</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2225">mono/SkiaSharp#2225</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mono/SkiaSharp/compare/v2.88.1...v2.88.2">https://github.com/mono/SkiaSharp/compare/v2.88.1...v2.88.2</a></p> <h2>Version 2.88.1</h2> <h2>What's Changed</h2> <ul> <li>Fix CI after VS updates by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2047">mono/SkiaSharp#2047</a></li> <li>Fix PNG loading issues by updating the zlib to one with fixes by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2045">mono/SkiaSharp#2045</a></li> <li>Update docs by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2052">mono/SkiaSharp#2052</a></li> <li>Return null on invalid resize bounds by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2054">mono/SkiaSharp#2054</a></li> <li>Make pipelines better by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2078">mono/SkiaSharp#2078</a></li> <li>Add WinUI support by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2042">mono/SkiaSharp#2042</a></li> <li>Reduce shields cache by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2079">mono/SkiaSharp#2079</a></li> <li>Use macOS 11 to get things green by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2083">mono/SkiaSharp#2083</a></li> <li>Dynamically determine to build managed-only by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2085">mono/SkiaSharp#2085</a></li> <li>fix(unowasm): Adds missing Uno.WinUI javascript support file by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2086">mono/SkiaSharp#2086</a></li> <li>Update Generator &amp; Added Nested Namespace Support by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2087">mono/SkiaSharp#2087</a></li> <li>ci: add retries for dowload and upload tasks by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2088">mono/SkiaSharp#2088</a></li> <li>feat: Add basic Skottie support by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1987">mono/SkiaSharp#1987</a></li> <li>Add support for excluding &quot;namespaces&quot; by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2093">mono/SkiaSharp#2093</a></li> <li>Merge the &quot;classic&quot; projects by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2092">mono/SkiaSharp#2092</a></li> <li>fix: Force roslyn generation for xamarin targets by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2098">mono/SkiaSharp#2098</a></li> <li>Move Skottie and SceneGraph out of the core SkiaSharp.dll by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2091">mono/SkiaSharp#2091</a></li> <li>SKShaper: Support SKPaint.TextAlign property by <a href="https://github.com/koolkdev"><code>@​koolkdev</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1910">mono/SkiaSharp#1910</a></li> <li>feat: Add support for emscripten 3.1.7 by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2094">mono/SkiaSharp#2094</a></li> <li>Install Tizen on CI by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2100">mono/SkiaSharp#2100</a></li> <li>Add the net6.0-tizen TFM by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2099">mono/SkiaSharp#2099</a></li> <li>Update README.md by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2118">mono/SkiaSharp#2118</a></li> <li>Add support for nullable and add newer TFMs by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2120">mono/SkiaSharp#2120</a></li> <li>Add nullable attributes, TimeSpan and overloads to Skottie by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2119">mono/SkiaSharp#2119</a></li> <li>Reshape SKGLView when Window.BackingScaleFactor changes (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/1853">#1853</a>) by <a href="https://github.com/HarlanHugh"><code>@​HarlanHugh</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/1854">mono/SkiaSharp#1854</a></li> <li>[skottie] Handle non-seekable streams by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2126">mono/SkiaSharp#2126</a></li> <li>Make the SKDataStream writeable like SKData by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2128">mono/SkiaSharp#2128</a></li> <li>Update benchmark projects by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2130">mono/SkiaSharp#2130</a></li> <li>fix: Add net6.0 ios, android, catalyst, macos, tvos, tizen for Skottie by <a href="https://github.com/jeromelaban"><code>@​jeromelaban</code></a> in <a href="https://github-redirect.dependabot.com/mono/SkiaSharp/pull/2133">mono/SkiaSharp#2133</a></li> <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> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mono/SkiaSharp/commit/193b587552cb0ed39372a049d7e6c692db98c267"><code>193b587</code></a> Convert SKRect to CGRect correctly (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2243">#2243</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/aeefa65a67aa14c82cf5c502160aede53ba4669a"><code>aeefa65</code></a> fix: Remove unused native library block from SkiaSharp.Views.Uno.WinUI (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2231">#2231</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/88c096095fc1cf61a64b47b7044e9e89e3f6c097"><code>88c0960</code></a> [Tizen] Change tizen graphics backend engine (<a href="https://github-redirect.dependabot.com/mono/SkiaSharp/issues/2225">#2225</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/8ab4146cbfc065c3df5124b49ca6cd434181ce46"><code>8ab4146</code></a> Update everything to start on new changes</li> <li><a href="https://github.com/mono/SkiaSharp/commit/a26ea4ca482ae8a2f0a530874264328885cce2c4"><code>a26ea4c</code></a> Update changelogs</li> <li><a href="https://github.com/mono/SkiaSharp/commit/3942938a224b805cbd3f7cb1237c10cc9e3efe3c"><code>3942938</code></a> Re-generate docs</li> <li><a href="https://github.com/mono/SkiaSharp/commit/89cd4626ac6cbd444e30f7478fb93af9260187f5"><code>89cd462</code></a> Update VERSIONS.txt</li> <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>Additional commits viewable in <a href="https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.79...v2.88.2">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.2)](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:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11699