Skip to content

deps: Bump SkiaSharp from 2.88.9 to 3.119.1#6

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/OpenXmlPowerTools.Tests/SkiaSharp-3.119.1
Closed

deps: Bump SkiaSharp from 2.88.9 to 3.119.1#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/OpenXmlPowerTools.Tests/SkiaSharp-3.119.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Updated SkiaSharp from 2.88.9 to 3.119.1.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2025

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

---
updated-dependencies:
- dependency-name: SkiaSharp
  dependency-version: 3.119.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/OpenXmlPowerTools.Tests/SkiaSharp-3.119.1 branch from 7f115a2 to ce40f96 Compare November 27, 2025 15:35
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2025

Looks like SkiaSharp is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Nov 27, 2025
@dependabot dependabot bot deleted the dependabot/nuget/OpenXmlPowerTools.Tests/SkiaSharp-3.119.1 branch November 27, 2025 16:26
JSv4 added a commit that referenced this pull request Dec 21, 2025
Theme Color Resolution:
- New ResolveThemeColors setting (default: true) enables theme color resolution
- Reads color scheme from theme1.xml (a:clrScheme element)
- Supports all 12 theme colors: dk1, lt1, dk2, lt2, accent1-6, hlink, folHlink
- Applies w:themeTint (lighten) and w:themeShade (darken) modifiers
- Resolves w:themeColor in run colors, paragraph shading, cell shading, and fills
- Falls back to explicit color value if theme color not found

@page CSS Rule:
- New GeneratePageCss setting (default: false) enables @page rule generation
- Reads page dimensions from w:sectPr/w:pgSz and margins from w:sectPr/w:pgMar
- Generates CSS @page { size: Xin Yin; margin: ... } rules
- Supports US Letter, A4, and custom page sizes with proper inch conversions

Tests:
- Added 7 new tests for theme color and @page CSS functionality

Addresses converter gaps #1 (No Page/Document Setup CSS) and #6 (Theme Colors Not Resolved)
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.

0 participants