Bump Codeuctivity.SkiaSharpCompare and SkiaSharp.NativeAssets.Linux.NoDependencies#216
Merged
Conversation
Replace the legacy .sln and checked-in DotSettings with a new .slnx solution file, and update project dependencies by moving tests to xUnit v3 plus newer analyzers. The CI workflow is also simplified to run on pushes while ignoring markdown-only changes, with matching release/test deployment conditions.
Add PNG diff images for HC024, HC025, HC026, and HC031 test expectations generated on 2026-07-03.
Adds four new image diff files under TestFiles for HC024, HC025, HC026, and HC031. These appear to be Windows-generated visual comparison outputs captured during test runs.
Renames test namespaces from `Codeuctivity.Tests` to `OpenXmlPowerTools.Tests` (including the Wml-to-HTML subnamespace) to match the current project naming. Also modernizes test/example code with newer C# constructs (target-typed `new`, collection expressions, pattern updates), replaces `Assert.True(false, ...)` with `Assert.Fail(...)`, and passes cancellation tokens where supported (`OpenXmlValidator.Validate` and `File.ReadAllBytesAsync`) for cleaner, more consistent test code.
--- updated-dependencies: - dependency-name: Codeuctivity.SkiaSharpCompare dependency-version: 4.0.301 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…erTools.Tests/Codeuctivity.SkiaSharpCompare-4.0.301 Bump Codeuctivity.SkiaSharpCompare from 3.2.286 to 4.0.301
…oDependencies Bumps Codeuctivity.SkiaSharpCompare from 4.0.301 to 4.0.307 Bumps SkiaSharp.NativeAssets.Linux.NoDependencies from 4.148.0 to 4.150.0 --- updated-dependencies: - dependency-name: Codeuctivity.SkiaSharpCompare dependency-version: 4.0.307 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: SkiaSharp.NativeAssets.Linux.NoDependencies dependency-version: 4.150.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…nto dependabot/nuget/OpenXmlPowerTools.Tests/multi-2d0cfa6cc7
f7aa032
into
dependabot/nuget/OpenXmlPowerTools/SkiaSharp-4.148.0
6 checks passed
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 Codeuctivity.SkiaSharpCompare from 4.0.301 to 4.0.307.
Release notes
Sourced from Codeuctivity.SkiaSharpCompare's releases.
4.0.307
What's Changed
Full Changelog: Codeuctivity/SkiaSharp.Compare@4.0.301...4.0.307
Commits viewable in compare view.
Updated SkiaSharp.NativeAssets.Linux.NoDependencies from 4.148.0 to 4.150.0.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)