Skip to content

Bump the nuget group with 3 updates#220

Merged
christiaanderidder merged 1 commit intomainfrom
dependabot/nuget/nuget-54b98d2010
Apr 18, 2026
Merged

Bump the nuget group with 3 updates#220
christiaanderidder merged 1 commit intomainfrom
dependabot/nuget/nuget-54b98d2010

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Updated TUnit from 1.31.0 to 1.36.0.

Release notes

Sourced from TUnit's releases.

1.36.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.35.2...v1.36.0

1.35.2

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.35.0...v1.35.2

1.35.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.34.5...v1.35.0

1.34.5

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.34.0...v1.34.5

1.34.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.33.0...v1.34.0

1.33.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.32.0...v1.33.0

1.32.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.31.0...v1.32.0

Commits viewable in compare view.

Updated Verify.ImageMagick from 3.8.7 to 3.8.8.

Release notes

Sourced from Verify.ImageMagick's releases.

3.8.8

  • #​822 Bump Magick.NET-Q16-AnyCPU from 14.11.1 to 14.12.0

Commits viewable in compare view.

Updated Verify.TUnit from 31.15.0 to 31.16.1.

Release notes

Sourced from Verify.TUnit's releases.

31.16.1

  • #​1718 Handle eof and missing ihdr in png decoder

31.16.0

  • #​1704 Add ScrubNumericIds
  • #​1707 Minor micro-optimizations for Verify project.
  • #​1708 Add Target comparer and avoid string allocations.
  • #​1709 ApplyForPropertyValue returns string instead of CharSpan
  • #​1710 In-place sort instead of LINQ OrderByDescending
  • #​1711 Remove unnecessary ToString() in VerifyJsonWriter
  • #​1716 add Png ssim comparer
  • #​1717 Throw on null assembly in TryGetType for bad plugin assembly

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps TUnit from 1.31.0 to 1.36.0
Bumps Verify.ImageMagick from 3.8.7 to 3.8.8
Bumps Verify.TUnit from 31.15.0 to 31.16.1

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Verify.ImageMagick
  dependency-version: 3.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Verify.TUnit
  dependency-version: 31.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 18, 2026
@github-actions
Copy link
Copy Markdown

🟢 QuestPDF.Markdown.Tests (.NETCoreApp,Version=v10.0)

✓  Passed✘  Failed↷  Skipped∑  Total⧗  Elapsed
322343s
### ✅ QuestPDF.Markdown.Tests (.NET 10.0)

34 tests completed in 3.3s94.1% passed

✅ 32 passed · ⏭️ 2 skipped

⏭️ 2 skipped tests
  • 2 — This test is not run in CI

Tip: You can have HTML reports uploaded automatically as artifacts. Learn more

Other non-passing tests (2 total)
TestStatusDetailsDuration
SamplePdfTests.SaveToFile Skipped This test is not run in CI < 1ms
SamplePdfTests.ShowInCompanion Skipped This test is not run in CI < 1ms

@github-actions
Copy link
Copy Markdown

Summary

Summary
Generated on: 04/18/2026 - 08:07:04
Parser: Cobertura
Assemblies: 1
Classes: 14
Files: 14
Line coverage: 91.1% (533 of 585)
Covered lines: 533
Uncovered lines: 52
Coverable lines: 585
Total lines: 1109
Branch coverage: 80% (140 of 175)
Covered branches: 140
Total branches: 175
Method coverage: Feature is only available for sponsors
Tag: 507_24600416070

Coverage

QuestPDF.Markdown - 91.1%
Name Line Branch
QuestPDF.Markdown 91.1% 80%
QuestPDF.Markdown.Compatibility.CompatibilityShims 55.5%
QuestPDF.Markdown.Compatibility.ExceptionHelper 75% 50%
QuestPDF.Markdown.Extensions.TableCellExtensions 65% 50%
QuestPDF.Markdown.Extensions.TextExtensions 45.4% 14.2%
QuestPDF.Markdown.Helpers.PathHelpers 100% 87.5%
QuestPDF.Markdown.ImageWithDimensions 100%
QuestPDF.Markdown.MarkdownExtensions 90% 100%
QuestPDF.Markdown.MarkdownRenderer 92% 85.4%
QuestPDF.Markdown.MarkdownRendererOptions 100% 75%
QuestPDF.Markdown.ParsedMarkdownDocument 98.8% 91.6%
QuestPDF.Markdown.Parsing.TemplateExtension 50%
QuestPDF.Markdown.Parsing.TemplateInline 100%
QuestPDF.Markdown.Parsing.TemplateParser 91.6% 62.5%
QuestPDF.Markdown.TextProperties 100%

@christiaanderidder christiaanderidder merged commit b2a19e9 into main Apr 18, 2026
2 checks passed
@christiaanderidder christiaanderidder deleted the dependabot/nuget/nuget-54b98d2010 branch April 18, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant