[PR #13369] [MERGED] Update skiasharp monorepo (major) #13550

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13369
Author: @renovate[bot]
Created: 1/14/2025
Status: Merged
Merged: 5/19/2025
Merged by: @crobibero

Base: masterHead: renovate/major-skiasharp-monorepo


📝 Commits (5)

📊 Changes

6 files changed (+143 additions, -67 deletions)

View changed files

📝 Directory.Packages.props (+8 -8)
📝 src/Jellyfin.Drawing.Skia/SkiaEncoder.cs (+29 -10)
src/Jellyfin.Drawing.Skia/SkiaExtensions.cs (+58 -0)
📝 src/Jellyfin.Drawing.Skia/SplashscreenBuilder.cs (+5 -3)
📝 src/Jellyfin.Drawing.Skia/StripCollageBuilder.cs (+38 -43)
📝 src/Jellyfin.Drawing.Skia/UnplayedCountIndicator.cs (+5 -3)

📄 Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
HarfBuzzSharp.NativeAssets.Linux 7.3.0.3 -> 8.3.1.1 age adoption passing confidence
SkiaSharp 2.88.9 -> 3.119.0 age adoption passing confidence
SkiaSharp.HarfBuzz 2.88.9 -> 3.119.0 age adoption passing confidence
SkiaSharp.NativeAssets.Linux 2.88.9 -> 3.119.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 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/13369 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 1/14/2025 **Status:** ✅ Merged **Merged:** 5/19/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `renovate/major-skiasharp-monorepo` --- ### 📝 Commits (5) - [`82acb0d`](https://github.com/jellyfin/jellyfin/commit/82acb0d2b961c779e51a7bd61da264a6599dd5ee) Update skiasharp monorepo - [`656c34d`](https://github.com/jellyfin/jellyfin/commit/656c34de2de4beee58714392bc13b92fe4577288) Update remaining Skia dependencies - [`f5c3fc5`](https://github.com/jellyfin/jellyfin/commit/f5c3fc5d12cfbb0601081d711c92d2901728124a) Example moving to SKFont - [`ead5954`](https://github.com/jellyfin/jellyfin/commit/ead5954fbfb5bda6ed677134a9890f61b8f37b18) Migrate to new Skia API - [`3584b84`](https://github.com/jellyfin/jellyfin/commit/3584b840430ffc9015f618d6a9b055d7604d2e81) Clarify comments ### 📊 Changes **6 files changed** (+143 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Packages.props` (+8 -8) 📝 `src/Jellyfin.Drawing.Skia/SkiaEncoder.cs` (+29 -10) ➕ `src/Jellyfin.Drawing.Skia/SkiaExtensions.cs` (+58 -0) 📝 `src/Jellyfin.Drawing.Skia/SplashscreenBuilder.cs` (+5 -3) 📝 `src/Jellyfin.Drawing.Skia/StripCollageBuilder.cs` (+38 -43) 📝 `src/Jellyfin.Drawing.Skia/UnplayedCountIndicator.cs` (+5 -3) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [HarfBuzzSharp.NativeAssets.Linux](https://go.microsoft.com/fwlink/?linkid=868515) | `7.3.0.3` -> `8.3.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/HarfBuzzSharp.NativeAssets.Linux/8.3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/HarfBuzzSharp.NativeAssets.Linux/8.3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/HarfBuzzSharp.NativeAssets.Linux/7.3.0.3/8.3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/HarfBuzzSharp.NativeAssets.Linux/7.3.0.3/8.3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [SkiaSharp](https://go.microsoft.com/fwlink/?linkid=868515) | `2.88.9` -> `3.119.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/SkiaSharp/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SkiaSharp/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SkiaSharp/2.88.9/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SkiaSharp/2.88.9/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [SkiaSharp.HarfBuzz](https://go.microsoft.com/fwlink/?linkid=868515) | `2.88.9` -> `3.119.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/SkiaSharp.HarfBuzz/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SkiaSharp.HarfBuzz/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SkiaSharp.HarfBuzz/2.88.9/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SkiaSharp.HarfBuzz/2.88.9/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [SkiaSharp.NativeAssets.Linux](https://go.microsoft.com/fwlink/?linkid=868515) | `2.88.9` -> `3.119.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/SkiaSharp.NativeAssets.Linux/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SkiaSharp.NativeAssets.Linux/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SkiaSharp.NativeAssets.Linux/2.88.9/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SkiaSharp.NativeAssets.Linux/2.88.9/3.119.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jellyfin/jellyfin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsIm51Z2V0Il19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:14:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13550