Skip to content

Update SkiaSharp package version to 3.119.2#191

Open
stesee wants to merge 8 commits intoreleasefrom
main
Open

Update SkiaSharp package version to 3.119.2#191
stesee wants to merge 8 commits intoreleasefrom
main

Conversation

@stesee
Copy link
Collaborator

@stesee stesee commented Feb 24, 2026

No description provided.

dependabot bot and others added 8 commits February 9, 2026 14:34
---
updated-dependencies:
- dependency-name: SkiaSharp.NativeAssets.Linux.NoDependencies
  dependency-version: 3.119.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…erTools.Tests/SkiaSharp.NativeAssets.Linux.NoDependencies-3.119.2

Bump SkiaSharp.NativeAssets.Linux.NoDependencies from 3.119.1 to 3.119.2
---
updated-dependencies:
- dependency-name: System.Configuration.ConfigurationManager
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…erToolsExamples/MarkupSimplifierApp/System.Configuration.ConfigurationManager-10.0.3

Bump System.Configuration.ConfigurationManager from 10.0.2 to 10.0.3
---
updated-dependencies:
- dependency-name: SkiaSharp
  dependency-version: 3.119.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…erTools/SkiaSharp-3.119.2

Bump SkiaSharp from 3.119.1 to 3.119.2
Update SkiaSharp package version to 3.119.2
Copilot AI review requested due to automatic review settings February 24, 2026 19:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates NuGet dependency versions across the OpenXmlPowerTools library, its tests, and an example app.

Changes:

  • Bump SkiaSharp and SkiaSharp.NativeAssets.Linux.NoDependencies to 3.119.2 in the main library project.
  • Bump SkiaSharp.NativeAssets.Linux.NoDependencies to 3.119.2 in the test project.
  • Bump System.Configuration.ConfigurationManager to 10.0.3 in the MarkupSimplifierApp example project.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
OpenXmlPowerToolsExamples/MarkupSimplifierApp/MarkupSimplifierApp.csproj Updates System.Configuration.ConfigurationManager dependency version.
OpenXmlPowerTools/OpenXmlPowerTools.csproj Updates SkiaSharp dependencies to 3.119.2.
OpenXmlPowerTools.Tests/OpenXmlPowerTools.Tests.csproj Updates SkiaSharp native assets dependency to 3.119.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


<ItemGroup>
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.2" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.3" />
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title suggests only a SkiaSharp version bump, but this change also updates System.Configuration.ConfigurationManager. Please update the PR title/description to reflect this additional dependency update, or split it into a separate PR to keep changes scoped and easier to audit.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants