This is an automated email from the ASF dual-hosted git repository.

CurtHagenlocher pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new eab21b730 chore(csharp): Bump coverlet.collector from 8.0.1 to 10.0.1 
(#4347)
eab21b730 is described below

commit eab21b73041509af50e44b7a1cf5821221521367
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 17:56:07 2026 -0700

    chore(csharp): Bump coverlet.collector from 8.0.1 to 10.0.1 (#4347)
    
    Updated
    [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from
    8.0.1 to 10.0.1.
    
    <details>
    <summary>Release notes</summary>
    
    _Sourced from [coverlet.collector's
    releases](https://github.com/coverlet-coverage/coverlet/releases)._
    
    ## 10.0.1
    
    ### Improvements
    
    - Coverlet with MTP 2 doesn't show test coverage statistic in console
    [#​1907](https://github.com/coverlet-coverage/coverlet/issues/1907)
    - Avoid unnecessary testhost restarts
    [#​1912](https://github.com/coverlet-coverage/coverlet/issues/1912) by
    <https://github.com/mawosoft>
    
    ### Fixed
    
    - Fix inconsistent paths in cobertura reports
    [#​1723](https://github.com/coverlet-coverage/coverlet/issues/1723)
    - Fix when using "is" with "and" in pattern matching, branch coverage is
    lower than normal
    [#​1313](https://github.com/coverlet-coverage/coverlet/issues/1313)
    - Fix Coverlet flagging a branch for an async functions finally block
    where none exists
    [#​1337](https://github.com/coverlet-coverage/coverlet/issues/1337)
    - Fix Coverlet Tracker Missing CompilerGeneratedAttribute
    [#​1828](https://github.com/coverlet-coverage/coverlet/issues/1828)
    
    ### Maintenance
    
    - Add architecture docs and diagrams for all integrations
    [#​1927](https://github.com/coverlet-coverage/coverlet/pull/1927)
    - Update NuGet packages and .NET SDK versions
    [#​1933](https://github.com/coverlet-coverage/coverlet/pull/1933)
    
    [Diff between 10.0.0 and
    
10.0.1](https://github.com/coverlet-coverage/coverlet/compare/v10.0.0...v10.0.1)
    
    ## 10.0.0
    
    ## Improvements
    
    - Unique Report Filenames (coverlet.MTP and AzDO)
    [#​1866](https://github.com/coverlet-coverage/coverlet/issues/1866)
    - Add `--coverlet-file-prefix` option for unique report files
    [#​1869](https://github.com/coverlet-coverage/coverlet/pull/1869)
    - Introduce .NET 10 support
    [#​1823](https://github.com/coverlet-coverage/coverlet/pull/1823)
    
    ## Fixed
    
    - Fix [BUG] Wrong branch rate on IAsyncEnumerable for generic type
    [#​1836](https://github.com/coverlet-coverage/coverlet/issues/1836)
    - Fix [BUG] Missing Coverage after moving to MTP
    [#​1843](https://github.com/coverlet-coverage/coverlet/issues/1843)
    - Fix [BUG] No coverage reported when targeting .NET Framework with
    8.0.1
    [#​1842](https://github.com/coverlet-coverage/coverlet/issues/1842)
    - Fix [BUG] Behavior changes between MTP and Legacy (msbuild)
    [#​1878](https://github.com/coverlet-coverage/coverlet/issues/1878)
    - Fix [BUG] Coverlet.MTP - Unable to load coverlet.mtp.appsettings.json
    [#​1880](https://github.com/coverlet-coverage/coverlet/issues/1880)
    - Fix [BUG] Coverlet.Collector produces empty report when
    Mediator.SourceGenerator is referenced
    [#​1718](https://github.com/coverlet-coverage/coverlet/issues/1718) by
    <https://github.com/yusyd>
    - Fix [BUG] Crash during instrumentation (Methods using
    LibraryImport/DllImport have no body)
    [#​1762](https://github.com/coverlet-coverage/coverlet/issues/1762)
    
    ## Maintenance
    
    - Add comprehensive async method tests and documentation for issue
    [#​1864](https://github.com/coverlet-coverage/coverlet/pull/1864)
    - Replace Tmds.ExecFunction Package in coverlet.core.coverage.tests
    [#​1833](https://github.com/coverlet-coverage/coverlet/issues/1833)
    - Add net9.0 and net10.0 targets
    [#​1822](https://github.com/coverlet-coverage/coverlet/issues/1822)
    
    [Diff between 8.0.1 and
    
10.0.0](https://github.com/coverlet-coverage/coverlet/compare/v8.0.1...v10.0.0)
    
    Commits viewable in [compare
    
view](https://github.com/coverlet-coverage/coverlet/compare/v8.0.1...v10.0.1).
    </details>
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=coverlet.collector&package-manager=nuget&previous-version=8.0.1&new-version=10.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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 this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 csharp/Directory.Packages.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/csharp/Directory.Packages.props b/csharp/Directory.Packages.props
index f9c9e656e..b33614e21 100644
--- a/csharp/Directory.Packages.props
+++ b/csharp/Directory.Packages.props
@@ -29,7 +29,7 @@
     <PackageVersion Include="ApacheThrift" Version="0.22.0" />
     <PackageVersion Include="Azure.Identity" Version="1.17.1" />
     <PackageVersion Include="BenchmarkDotNet" Version="0.15.8" />
-    <PackageVersion Include="coverlet.collector" Version="8.0.1" />
+    <PackageVersion Include="coverlet.collector" Version="10.0.1" />
     <PackageVersion Include="DuckDB.NET.Bindings.Full" Version="1.4.4" />
     <PackageVersion Include="K4os.Compression.LZ4" Version="1.3.8" />
     <PackageVersion Include="K4os.Compression.LZ4.Streams" Version="1.3.8" />

Reply via email to