Conversation
--- 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
There was a problem hiding this comment.
Pull request overview
Updates NuGet dependency versions across the OpenXmlPowerTools library, its tests, and an example app.
Changes:
- Bump
SkiaSharpandSkiaSharp.NativeAssets.Linux.NoDependenciesto3.119.2in the main library project. - Bump
SkiaSharp.NativeAssets.Linux.NoDependenciesto3.119.2in the test project. - Bump
System.Configuration.ConfigurationManagerto10.0.3in 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" /> |
There was a problem hiding this comment.
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.
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.
No description provided.