Skip to content

deps: Bump coverlet.collector from 6.0.2 to 8.0.0#12

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/bindings/dotnet/tests/Photostax.Tests/coverlet.collector-8.0.0
Closed

deps: Bump coverlet.collector from 6.0.2 to 8.0.0#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/bindings/dotnet/tests/Photostax.Tests/coverlet.collector-8.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Updated coverlet.collector from 6.0.2 to 8.0.0.

Release notes

Sourced from coverlet.collector's releases.

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

6.0.4

Fixed

  • Fix empty coverage report when using include and exclude filters #​1726

Diff between 6.0.3 and 6.0.4

6.0.3

Fixed

Improvements

  • Cache the regex used in InstrumentationHelper #​1693
  • Enable dotnetTool integration tests for linux #​660

Diff between 6.0.2 and 6.0.3

Commits viewable in compare view.

Dependabot compatibility score

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 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)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2026

Labels

The following labels could not be found: dependencies, dotnet. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from JeromySt as a code owner March 7, 2026 18:31
JeromySt added a commit that referenced this pull request Mar 7, 2026
GitHub Actions:
- actions/setup-dotnet v4 → v5
- actions/setup-node v4 → v5

NuGet test packages:
- Microsoft.NET.Test.Sdk 17.10.0 → 17.13.0
- xunit 2.7.1 → 2.9.3
- xunit.runner.visualstudio 2.5.8 → 3.1.5
- coverlet.collector 6.0.2 → 6.0.4

npm devDependencies:
- @napi-rs/cli ^2.0.0 → ^3.0.0
- @types/node ^20.0.0 → ^24.0.0

Skipped: jest 29→30 (ts-jest has no v30 yet), typescript beta

Supersedes: #5, #6, #7, #8, #9, #10, #11, #12, #13, #14, #15

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@JeromySt
Copy link
Owner

JeromySt commented Mar 7, 2026

Superseded by #23 which consolidates all dependency updates into a single PR.

@JeromySt JeromySt closed this Mar 7, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/bindings/dotnet/tests/Photostax.Tests/coverlet.collector-8.0.0 branch March 7, 2026 22:01
JeromySt added a commit that referenced this pull request Mar 7, 2026
Additional updates missed in initial pass:
- img-parts 0.3 → 0.4 (#6)
- cbindgen 0.27 → 0.29 (#8)
- actions/setup-node v5 → v6 (#7)
- Microsoft.NET.Test.Sdk 17.13.0 → 18.3.0 (#13)
- coverlet.collector 6.0.4 → 8.0.0 (#12)
- @types/node ^24 → ^25 (#9)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
JeromySt added a commit that referenced this pull request Mar 7, 2026
chore: bump all dependencies

GitHub Actions: setup-dotnet v4→v5, setup-node v4→v6
Rust: img-parts 0.3→0.4, cbindgen 0.27→0.29
NuGet: Test SDK 17.10→18.3, xunit 2.7→2.9, runner.vs 2.5→3.1, coverlet 6.0→8.0
npm: @napi-rs/cli ^2→^3, @types/node ^20→^25

Supersedes: #5, #6, #7, #8, #9, #10, #11, #12, #13, #14, #15

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant