Skip to content

Bump the testing group with 2 updates#153

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Api.test/testing-09eb556f83
Open

Bump the testing group with 2 updates#153
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Api.test/testing-09eb556f83

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Updated coverlet.collector from 10.0.0 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

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.4.0 to 18.8.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

18.6.0

What's Changed

Changes to tests and infra

18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

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

Bumps coverlet.collector from 10.0.0 to 10.0.1
Bumps Microsoft.NET.Test.Sdk from 18.4.0 to 18.8.1

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
...

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

Copy link
Copy Markdown

📊 Build Statistik

✅ Build lyckades på Ubuntu!

Ändringar i denna PR:

  • Ändrade .cs filer: 0
  • Ändrade rader: 0

⚠️ Sårbara NuGet-paket hittades — fullständig lista nedan.

Sårbara paket (utdrag)

  Determining projects to restore...
  All projects are up-to-date for restore.

The following sources were used:
   https://api.nuget.org/v3/index.json

The given project `BulletHell.test` has no vulnerable packages given the current sources.
Project `Api` has the following vulnerable packages
   [net9.0]: 
   Transitive Package                Resolved   Severity   Advisory URL                                     
   > SQLitePCLRaw.lib.e_sqlite3      2.1.11     High       https://github.com/advisories/GHSA-2m69-gcr7-jv3q

Project `Api.test` has the following vulnerable packages
   [net9.0]: 
   Transitive Package                Resolved   Severity   Advisory URL                                     
   > SQLitePCLRaw.lib.e_sqlite3      2.1.11     High       https://github.com/advisories/GHSA-2m69-gcr7-jv3q

The given project `BulletHell` has no vulnerable packages given the current sources.
Project `Repository` has the following vulnerable packages
   [net9.0]: 
   Transitive Package                Resolved   Severity   Advisory URL                                     
   > SQLitePCLRaw.lib.e_sqlite3      2.1.11     High       https://github.com/advisories/GHSA-2m69-gcr7-jv3q

The given project `Domain` has no vulnerable packages given the current sources.
The given project `Contracts` has no vulnerable packages given the current sources.
Project `Application` has the following vulnerable packages
   [net9.0]: 
   Transitive Package                Resolved   Severity   Advisory URL                                     
   > SQLitePCLRaw.lib.e_sqlite3      2.1.11     High       https://github.com/advisories/GHSA-2m69-gcr7-jv3q

(Rapport förkortad — se artifact eller körningsloggar för hela innehållet)

@github-actions

Copy link
Copy Markdown

Test Results

315 tests   312 ✅  11s ⏱️
  2 suites    3 💤
  2 files      0 ❌

Results for commit c7be621.

@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
Repository 86% 50%
Contracts 50% 100%
Domain 50% 100%
Application 43% 36%
Api 100% 50%
Contracts 94% 100%
BulletHell 41% 35%
Repository 86% 50%
Contracts 50% 100%
Domain 50% 100%
Application 43% 36%
Api 100% 50%
Contracts 94% 100%
BulletHell 41% 35%
Summary 50% (2556 / 5942) 37% (722 / 2070)

Minimum allowed line rate is 70%

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants