Skip to content

Bump GitVersion.MsBuild from 6.8.0 to 6.8.1#1433

Merged
dorssel merged 1 commit into
masterfrom
dependabot/nuget/GitVersion.MsBuild-6.8.1
Jul 4, 2026
Merged

Bump GitVersion.MsBuild from 6.8.0 to 6.8.1#1433
dorssel merged 1 commit into
masterfrom
dependabot/nuget/GitVersion.MsBuild-6.8.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated GitVersion.MsBuild from 6.8.0 to 6.8.1.

Release notes

Sourced from GitVersion.MsBuild's releases.

6.8.1

As part of this release we had 18 commits which resulted in 9 issues being closed.

Bug

  • !5005 ci: fix homebrew publish — drop --fork-org (gittools-bot is a user) by arturcic

Dependencies

  • !5006 build(deps): bump devcontainers/dotnet from da953a3 to be5bd89 in /.devcontainer by dependabot[bot]
  • !5015 chore(deps): consolidate Dependabot config and enable devcontainer feature updates by arturcic
  • !5016 (build deps): bump the codeql group across 1 directory with 3 updates by dependabot[bot]
  • !5020 (deps): Bump the microsoft group with 3 updates by dependabot[bot]

Improvements

Contributors

4 contributors made this release possible.

arturcic dependabot[bot] JDanRibeiro robertcoltheart

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)

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 4, 2026
@dependabot
dependabot Bot requested a review from dorssel as a code owner July 4, 2026 07:39
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Jul 4, 2026
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 8 0 0 0.05s
✅ ACTION zizmor 8 0 0 1.48s
✅ EDITORCONFIG editorconfig-checker 195 0 0 0.33s
✅ JSON jsonlint 5 0 0 0.11s
✅ JSON prettier 5 0 0 0.45s
✅ JSON v8r 5 0 0 3.12s
✅ MARKDOWN markdownlint 4 0 0 0.56s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.24s
✅ REPOSITORY betterleaks yes no no 0.76s
✅ REPOSITORY checkov yes no no 20.89s
✅ REPOSITORY gitleaks yes no no 5.63s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY grype yes no no 50.65s
✅ REPOSITORY osv-scanner yes no no 0.78s
✅ REPOSITORY secretlint yes no no 1.36s
✅ REPOSITORY syft yes no no 4.13s
✅ REPOSITORY trivy-sbom yes no no 6.29s
✅ REPOSITORY trufflehog yes no no 3.7s
✅ XML xmllint 20 0 0 2.24s
✅ YAML prettier 13 0 0 0.63s
✅ YAML v8r 13 0 0 10.01s
✅ YAML yamllint 13 0 0 0.57s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

---
updated-dependencies:
- dependency-name: GitVersion.MsBuild
  dependency-version: 6.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dorssel
dorssel force-pushed the dependabot/nuget/GitVersion.MsBuild-6.8.1 branch from c9737d5 to 591c86e Compare July 4, 2026 07:52
@dorssel
dorssel enabled auto-merge July 4, 2026 07:53
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 4 package(s) with unknown licenses.
See the Details below.

License Issues

Usbipd.PowerShell/Usbipd.PowerShell.csproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.1NullUnknown License

Usbipd/Usbipd.csproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.1NullUnknown License

Installer/Installer.wixproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.1NullUnknown License

UnitTests/UnitTests.csproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/GitVersion.MsBuild 6.8.1 UnknownUnknown
nuget/GitVersion.MsBuild 6.8.1 UnknownUnknown
nuget/GitVersion.MsBuild 6.8.1 UnknownUnknown
nuget/GitVersion.MsBuild 6.8.1 UnknownUnknown

Scanned Files

  • Installer/Installer.wixproj
  • UnitTests/UnitTests.csproj
  • Usbipd.PowerShell/Usbipd.PowerShell.csproj
  • Usbipd/Usbipd.csproj

@codecov

codecov Bot commented Jul 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.04%. Comparing base (fe4498a) to head (591c86e).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1433   +/-   ##
=======================================
  Coverage   44.04%   44.04%           
=======================================
  Files          39       39           
  Lines        3399     3399           
  Branches      632      632           
=======================================
  Hits         1497     1497           
  Misses       1798     1798           
  Partials      104      104           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@dorssel
dorssel merged commit 6266aa9 into master Jul 4, 2026
9 checks passed
@dorssel
dorssel deleted the dependabot/nuget/GitVersion.MsBuild-6.8.1 branch July 4, 2026 07:56
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 file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant