Skip to content

Bump the nuget-root-patch-minor group with 2 updates#139

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/tests/SwfocTrainer.Tests/nuget-root-patch-minor-4bb5c90d9e
Open

Bump the nuget-root-patch-minor group with 2 updates#139
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/tests/SwfocTrainer.Tests/nuget-root-patch-minor-4bb5c90d9e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Updated coverlet.collector from 8.0.0 to 8.0.1.

Release notes

Sourced from coverlet.collector's releases.

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

Commits viewable in compare view.

Updated coverlet.msbuild from 8.0.0 to 8.0.1.

Release notes

Sourced from coverlet.msbuild's releases.

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

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

Summary by cubic

Update coverlet.collector and coverlet.msbuild to 8.0.1 to stabilize code coverage in tests and fix .NET Framework initialization errors. This improves instrumentation and reduces test flakiness in SwfocTrainer.Tests.

  • Dependencies
    • coverlet.collector: 8.0.0 → 8.0.1 (fixes TypeInitializationException on .NET Framework; instrumentation import improvements)
    • coverlet.msbuild: 8.0.0 → 8.0.1 (same fixes and improvements)

Written for commit a846016. Summary will update on new commits.

Bumps coverlet.collector from 8.0.0 to 8.0.1
Bumps coverlet.msbuild from 8.0.0 to 8.0.1

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-root-patch-minor
- dependency-name: coverlet.msbuild
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-root-patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area:ci CI/CD and automation dependencies Dependency updates type:chore Maintenance or housekeeping labels Apr 5, 2026
@dependabot dependabot Bot requested a review from Prekzursil as a code owner April 5, 2026 04:06
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednuget/​coverlet.collector@​8.0.0 ⏵ 8.0.1100100100100100
Updatednuget/​coverlet.msbuild@​8.0.0 ⏵ 8.0.1100100100100100

View full report

@deepsource-io
Copy link
Copy Markdown

deepsource-io Bot commented Apr 5, 2026

DeepSource Code Review

We reviewed changes in 3871476...a846016 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Terraform Apr 5, 2026 4:06a.m. Review ↗
SQL Apr 5, 2026 4:06a.m. Review ↗
Rust Apr 5, 2026 4:06a.m. Review ↗
Shell Apr 5, 2026 4:06a.m. Review ↗
Ruby Apr 5, 2026 4:06a.m. Review ↗
PHP Apr 5, 2026 4:06a.m. Review ↗
Kotlin Apr 5, 2026 4:06a.m. Review ↗
Swift Apr 5, 2026 4:06a.m. Review ↗
Scala Apr 5, 2026 4:06a.m. Review ↗
Python Apr 5, 2026 4:06a.m. Review ↗
JavaScript Apr 5, 2026 4:06a.m. Review ↗
Java Apr 5, 2026 4:06a.m. Review ↗
Go Apr 5, 2026 4:06a.m. Review ↗
Docker Apr 5, 2026 4:06a.m. Review ↗
C & C++ Apr 5, 2026 4:06a.m. Review ↗
Ansible Apr 5, 2026 4:06a.m. Review ↗

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 5, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci CI/CD and automation dependencies Dependency updates type:chore Maintenance or housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants