Skip to content

Bump GitVersion.MsBuild from 6.8.1 to 6.8.2#1437

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated GitVersion.MsBuild from 6.8.1 to 6.8.2.

Release notes

Sourced from GitVersion.MsBuild's releases.

6.8.2

As part of this release we had 10 commits which resulted in 4 issues being closed.

Dependencies

Improvements

Contributors

2 contributors made this release possible.

dependabot[bot] robertcoltheart

SHA256 Hashes of the release artifacts

  • gitversion-linux-arm64-6.8.2.tar.gz1b51227f88ddf705fc01a3b04ca15eb50fe76baf78013f99c731a2fac729dd8e
  • gitversion-linux-musl-arm64-6.8.2.tar.gzf55140d5a94c046561528e1746f7ad1bf530ee9a71cf4414843090964f9ce273
  • gitversion-linux-musl-x64-6.8.2.tar.gza850cf6a02bf2cadf647fbfead9570179b50da8190fa59dc85405363f5e2cf86
  • gitversion-linux-x64-6.8.2.tar.gz4b9c361952a7bd8230e3dfeb68189ac99fc3059b561b186d8c1fce22a2287dc2
  • gitversion-osx-arm64-6.8.2.tar.gz02eb6ec6f65a0661bf5f0d0b12a503762372db6bf7e28bc2657015aaf1e0c38f
  • gitversion-osx-x64-6.8.2.tar.gz34b79fa8dc9ee659dc4a7c57f8e3a89ff25fd3959f555d00c8d0d6ad9cb01a01
  • gitversion-win-arm64-6.8.2.zip13d95502e3888055df077ed4383ed2e010ec659a3a0f0b3db726e9d7a8fa6724
  • gitversion-win-x64-6.8.2.zip73219908a616847bd4049680dff389fc3623d4fbe8585e92198a5572da63f796

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 10, 2026
@dependabot
dependabot Bot requested a review from dorssel as a code owner July 10, 2026 18:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Jul 10, 2026
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1437   +/-   ##
=======================================
  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.

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 8 0 0 0.08s
✅ ACTION zizmor 8 0 0 3.35s
✅ EDITORCONFIG editorconfig-checker 195 0 0 0.26s
✅ JSON jsonlint 5 0 0 0.1s
✅ JSON prettier 5 0 0 0.34s
✅ JSON v8r 5 0 0 4.23s
✅ MARKDOWN markdownlint 4 0 0 0.56s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.24s
✅ REPOSITORY betterleaks yes no no 0.96s
✅ REPOSITORY checkov yes no no 24.04s
✅ REPOSITORY gitleaks yes no no 5.88s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY grype yes no no 53.46s
✅ REPOSITORY osv-scanner yes no no 0.97s
✅ REPOSITORY secretlint yes no no 1.55s
✅ REPOSITORY syft yes no no 4.34s
✅ REPOSITORY trivy-sbom yes no no 7.88s
✅ REPOSITORY trufflehog yes no no 4.28s
✅ XML xmllint 20 0 0 2.47s
✅ YAML prettier 13 0 0 0.53s
✅ YAML v8r 13 0 0 9.93s
✅ YAML yamllint 13 0 0 0.64s

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.2
  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.2 branch from f98f90f to deba443 Compare July 10, 2026 19:29
@github-actions

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

UnitTests/UnitTests.csproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.2NullUnknown License

Usbipd.PowerShell/Usbipd.PowerShell.csproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.2NullUnknown License

Usbipd/Usbipd.csproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.2NullUnknown License

Installer/Installer.wixproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.2NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/GitVersion.MsBuild 6.8.2 UnknownUnknown
nuget/GitVersion.MsBuild 6.8.2 UnknownUnknown
nuget/GitVersion.MsBuild 6.8.2 UnknownUnknown
nuget/GitVersion.MsBuild 6.8.2 UnknownUnknown

Scanned Files

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

@dorssel
dorssel merged commit 22b4686 into master Jul 10, 2026
9 checks passed
@dorssel
dorssel deleted the dependabot/nuget/GitVersion.MsBuild-6.8.2 branch July 10, 2026 19:52
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