Skip to content

Bump the nuget group with 3 updates#243

Merged
christiaanderidder merged 1 commit into
mainfrom
dependabot/nuget/nuget-8e4a9d1acb
Jul 11, 2026
Merged

Bump the nuget group with 3 updates#243
christiaanderidder merged 1 commit into
mainfrom
dependabot/nuget/nuget-8e4a9d1acb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Updated QuestPDF from 2026.6.1 to 2026.7.0.

Release notes

Sourced from QuestPDF's releases.

2026.7.0

  • Updated licensing terms and conditions to version 3.0, including the removal of the developer seat limit for all paid licenses (details: https://www.questpdf.com/pricing).
  • Added full support for .NET Native AOT and trimming.
  • Added and improved warning messages related to library configuration.
  • Fixed a rare rendering issue where the footer was placed incorrectly when the page content was empty.

Commits viewable in compare view.

Updated Verify.QuestPDF from 2.5.0 to 2.6.0.

Release notes

Sourced from Verify.QuestPDF's releases.

2.6.0

  • #​458 Include metadata dates in converter output

Commits viewable in compare view.

Updated Verify.TUnit from 31.20.0 to 31.23.0.

Release notes

Sourced from Verify.TUnit's releases.

31.23.0

  • #​1785 Fix chunk boundary scrubber bugs and test adapter defects
  • #​1788 Add exclude targets to omit targets by extension

31.22.0

  • #​1778 Allow conversion splitters for text extensions
  • #​1779 Fix chunk boundary scrubber bugs and test adapter defects
  • #​1781 stop using MSTest metapackage
  • #​1782 Migrate CI to Microsoft.Testing.Platform so all tests run
  • #​1783 Guard against duplicate xunit attachment names
  • #​1784 Add Kill process locking file option

31.21.0

  • #​1656 throw for greedy RegisterFileConverter
  • #​1762 Reject carriage returns in verified files instead of normalizing
  • #​1767 Fix correctness and perf issues in compare, recording, naming and checks
  • #​1768 Fix VerifySettings copy constructor, temp cleanup, and stream/extensi…
  • #​1769 Fix combination runner/converter, Expecto directory verification, and…
  • #​1770 Fix serialization scrub/convert bugs and reduce per-value scrubbing allocations
  • #​1771 Fix verifier cleanup composition, stream/xml disposal and comparison
  • #​1772 Bump Argon from 0.34.0 to 0.35.0
  • #​1773 Bump DiffEngine from 19.2.0 to 19.3.0
  • #​1774 Clear synchronization context in to task()
  • #​1775 Throw for greedy RegisterFileConverter

    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 QuestPDF from 2026.6.1 to 2026.7.0
Bumps Verify.QuestPDF from 2.5.0 to 2.6.0
Bumps Verify.TUnit from 31.20.0 to 31.23.0

---
updated-dependencies:
- dependency-name: QuestPDF
  dependency-version: 2026.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Verify.QuestPDF
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Verify.TUnit
  dependency-version: 31.23.0
  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 Jul 11, 2026
@github-actions

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

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

34 tests completed in 2.2s94.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: 07/11/2026 - 08:07:13
Parser: Cobertura
Assemblies: 1
Classes: 13
Files: 13
Line coverage: 90.8% (519 of 571)
Covered lines: 519
Uncovered lines: 52
Coverable lines: 571
Total lines: 1080
Branch coverage: 80% (140 of 175)
Covered branches: 140
Total branches: 175
Method coverage: Feature is only available for sponsors
Tag: 555_29145558095

Coverage

QuestPDF.Markdown - 90.8%
Name Line Branch
QuestPDF.Markdown 90.8% 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.MarkdownExtensions 90% 100%
QuestPDF.Markdown.MarkdownRenderer 91.9% 85.4%
QuestPDF.Markdown.MarkdownRendererOptions 100% 75%
QuestPDF.Markdown.ParsedMarkdownDocument 98.7% 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 66fa4c1 into main Jul 11, 2026
2 checks passed
@christiaanderidder
christiaanderidder deleted the dependabot/nuget/nuget-8e4a9d1acb branch July 11, 2026 14:50
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