Skip to content

Update NuGet Packages - Major Updates (major)#249

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-nuget-packages-major-updates
Open

Update NuGet Packages - Major Updates (major)#249
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-nuget-packages-major-updates

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Markdig (source) 0.45.01.3.0 age confidence
coverlet.collector 6.0.410.0.1 age confidence

Release Notes

xoofx/markdig (Markdig)

v1.3.0

Compare Source

Changes

🐛 Bug Fixes

📚 Documentation

🧰 Misc

Full Changelog: 1.2.0...1.3.0

Published with dotnet-releaser

v1.2.0

Compare Source

Changes

🚀 Enhancements

🧰 Misc

  • Remove old changelog.md (be4da8b)

Full Changelog: 1.1.3...1.2.0

Published with dotnet-releaser

v1.1.3

Compare Source

Changes

🐛 Bug Fixes

🚀 Enhancements

Full Changelog: 1.1.2...1.1.3

Published with dotnet-releaser

v1.1.2

Compare Source

Changes

🐛 Bug Fixes

  • Fix to calculate LinkReferenceDefinition span positions from StringLineGroup.Lines (PR #​931) by @​prozolic

Full Changelog: 1.1.1...1.1.2

Published with dotnet-releaser

v1.1.1

Compare Source

Changes

🐛 Bug Fixes

Full Changelog: 1.1.0...1.1.1

Published with dotnet-releaser

v1.1.0

Compare Source

Changes

🚀 Enhancements

🧰 Misc

  • docs(site): document CJK friendly emphasis extension (bddaa55)

Full Changelog: 1.0.1...1.1.0

Published with dotnet-releaser

v1.0.1

Compare Source

Changes

✨ New Features

  • Add mermaid and katex (682a30c)
  • Add missing markdown example (3167f8e)

🧰 Maintenance

🧰 Misc

Full Changelog: 1.0.0...1.0.1

Published with dotnet-releaser

v1.0.0

Compare Source

Changes

✨ New Features

  • Add namespace API docs for Markdig (5de7e42)

🚀 Enhancements

🧰 Misc

  • Update banner (b370c5c)
  • Improve site documentation accuracy and structure (f735314)

Full Changelog: 1.0.0-preview.1...1.0.0

Published with dotnet-releaser

coverlet-coverage/coverlet (coverlet.collector)

v10.0.1

Improvements
Fixed
  • Fix inconsistent paths in cobertura reports #​1723
  • Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal #​1313
  • Fix Coverlet flagging a branch for an async functions finally block where none exists #​1337
  • Fix Coverlet Tracker Missing CompilerGeneratedAttribute #​1828
Maintenance
  • Add architecture docs and diagrams for all integrations #​1927
  • Update NuGet packages and .NET SDK versions #​1933

Diff between 10.0.0 and 10.0.1

v10.0.0

Improvements

  • Unique Report Filenames (coverlet.MTP and AzDO) #​1866
  • Add --coverlet-file-prefix option for unique report files #​1869
  • Introduce .NET 10 support #​1823

Fixed

  • Fix [BUG] Wrong branch rate on IAsyncEnumerable for generic type #​1836
  • Fix [BUG] Missing Coverage after moving to MTP #​1843
  • Fix [BUG] No coverage reported when targeting .NET Framework with 8.0.1 #​1842
  • Fix [BUG] Behavior changes between MTP and Legacy (msbuild) #​1878
  • Fix [BUG] Coverlet.MTP - Unable to load coverlet.mtp.appsettings.json #​1880
  • Fix [BUG] Coverlet.Collector produces empty report when Mediator.SourceGenerator is referenced #​1718 by https://github.com/yusyd
  • Fix [BUG] Crash during instrumentation (Methods using LibraryImport/DllImport have no body) #​1762

Maintenance

  • Add comprehensive async method tests and documentation for issue #​1864
  • Replace Tmds.ExecFunction Package in coverlet.core.coverage.tests #​1833
  • Add net9.0 and net10.0 targets #​1822

Diff between 8.0.1 and 10.0.0

v8.0.1

Fixed
  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827
Improvements
  • Additional improvements needed for .NET Framework instrumentation type import #​1825

Diff between 8.0.0 and 8.0.1

v8.0.0

Special Thanks: A huge thank you to @​Bertk for driving the majority of the work in this release! 🎉

Fixed
Improvements
  • Coverlet MTP extension feature #​1788
  • Generate SBOM for nuget packages #​1752
  • Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages #​1742
  • Use .NET 8.0 target framework for coverlet.core and remove Newtonsoft.Json #​1733
  • Use latest System.CommandLine version #​1660
  • Upgraded minimum required .NET SDK and runtime to .NET 8.0 LTS (Long Term Support) (Breaking Change)
  • Use xunit.v3 for tests and example code

Diff between 6.0.4 and 8.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on Friday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added breaking dependencies Pull requests that update a dependency file renovate labels Jun 12, 2026
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e0a580b) to head (5afc7ac).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #249   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          112       112           
  Branches        13        13           
=========================================
  Hits           112       112           

☔ 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.

@renovate renovate Bot force-pushed the renovate/major-nuget-packages-major-updates branch from 23604c3 to 6d1b3e6 Compare June 12, 2026 05:09
github-actions[bot]
github-actions Bot previously approved these changes Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/major-nuget-packages-major-updates branch from 6d1b3e6 to 5afc7ac Compare June 13, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants