Skip to content

deps: Bump coverlet.collector from 8.0.1 to 10.0.1#270

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/Tests/Pgan.PoracleWebNet.Tests/test-b46bdf5a29
May 22, 2026
Merged

deps: Bump coverlet.collector from 8.0.1 to 10.0.1#270
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/Tests/Pgan.PoracleWebNet.Tests/test-b46bdf5a29

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated coverlet.collector from 8.0.1 to 10.0.1.

Release notes

Sourced from coverlet.collector's releases.

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

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

Commits viewable in compare view.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency label May 18, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@hokiepokedad2 hokiepokedad2 reopened this May 22, 2026
---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: Bump the test group with 2 updates deps: Bump coverlet.collector from 8.0.1 to 10.0.1 May 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/Tests/Pgan.PoracleWebNet.Tests/test-b46bdf5a29 branch from 9614372 to fa14975 Compare May 22, 2026 15:31
@github-actions github-actions Bot enabled auto-merge (squash) May 22, 2026 15:31
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved low-risk bump, gated on CI.

@github-actions github-actions Bot merged commit 637d938 into main May 22, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/Tests/Pgan.PoracleWebNet.Tests/test-b46bdf5a29 branch May 22, 2026 15:33
hokiepokedad2 added a commit that referenced this pull request May 22, 2026
Resolves conflicts after #268 (microsoft group) and #270 (coverlet.collector)
landed the redundant pieces of this PR on main. Hybrid resolution:

- Api.csproj, Tests.csproj: take main (newer JwtBearer, OpenApi, coverlet,
  Test.Sdk; #266's bumps for these were superseded).
- Scanner.csproj: keep main's Configuration.Abstractions 10.0.8, keep #266's
  MySql.EntityFrameworkCore 10.0.7.
- Data.csproj: clean auto-merge.

Net change from #266 after the merge: MySql.EntityFrameworkCore 10.0.1 → 10.0.7
in Scanner.csproj and Data.csproj.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant