Bump SkiaSharp.NativeAssets.Linux from 4.148.0 to 4.150.1#2591
Merged
krwq merged 1 commit intoJul 23, 2026
Merged
Conversation
--- updated-dependencies: - dependency-name: SkiaSharp.NativeAssets.Linux dependency-version: 4.150.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/src/devices/SkiaSharpAdapter/SkiaSharp.NativeAssets.Linux-4.150.1
branch
from
July 16, 2026 15:42
8bf5fd5 to
10055c6
Compare
krwq
approved these changes
Jul 23, 2026
dependabot
Bot
deleted the
dependabot/nuget/src/devices/SkiaSharpAdapter/SkiaSharp.NativeAssets.Linux-4.150.1
branch
July 23, 2026 15:35
krwq
added a commit
that referenced
this pull request
Jul 23, 2026
SkiaSharp and its SkiaSharp.NativeAssets.* companion packages must be kept at matching versions, but the `all-dependencies` group only covers minor/patch updates, and even a minor bump (4.148.0 -> 4.150.1) recently produced two separate PRs (#2590, #2591) that left the two packages at different versions in the same csproj. Add a dedicated `skiasharp` group modeled after `dotnet-runtime` (no `update-types` filter, so it accepts any version bump including majors), and exclude the same patterns from `all-dependencies` so routing stays deterministic. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 223b18cd-a71c-4c51-971e-25c9b0e7b91c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated SkiaSharp.NativeAssets.Linux from 4.148.0 to 4.150.1.