Skip to content

Update Six Labors Refs - #414

Merged
JimBobSquarePants merged 1 commit into
mainfrom
js/ref-bump
Aug 11, 2026
Merged

Update Six Labors Refs#414
JimBobSquarePants merged 1 commit into
mainfrom
js/ref-bump

Conversation

@JimBobSquarePants

@JimBobSquarePantsJimBobSquarePants commented Aug 11, 2026

Copy link
Copy Markdown
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

This pull request updates third-party dependencies in the ImageSharp.Drawing project to use newer stable versions.

Dependency updates:

  • Updated SixLabors.Fonts package from version 3.0.1-alpha.0.19 to 3.1.0, moving from an alpha to a stable release.
  • Updated SixLabors.ImageSharp package from version 4.0.1-alpha.0.24 to 4.1.0, moving from an alpha to a stable release.

@JimBobSquarePantsJimBobSquarePants added the dependencies Pull requests that update a dependency file label Aug 11, 2026
@codecov

codecovBot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79%. Comparing base (9dec1a0) to head (431a675).

Additional details and impacted files
@@ Coverage Diff @@## main #414 +/- ##
=====================================
- Coverage 79% 79% -1% 
=====================================
Files 232 232 Lines 27356 27356 Branches 3113 3113 =====================================
- Hits 21874 21873 -1 
Misses 4589 4589 - Partials 893 894 +1 
FlagCoverage Δ
unittests79% <ø> (-1%)⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@JimBobSquarePants