Skip to content

Bump GitVersion.MsBuild from 6.8.1 to 6.8.2#100

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

Bump GitVersion.MsBuild from 6.8.1 to 6.8.2#100
dorssel merged 1 commit into
mainfrom
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)

---
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>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies labels Jul 10, 2026
@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
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

GitVersion.MsBuild/GitVersion.MsBuild.csproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.2NullUnknown License

UnitTests/UnitTests.csproj

PackageVersionLicenseIssue Type
GitVersion.MsBuild6.8.2NullUnknown License

OpenSSF Scorecard

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

Scanned Files

  • GitVersion.MsBuild/GitVersion.MsBuild.csproj
  • UnitTests/UnitTests.csproj

@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 100.00%. Comparing base (1e4140b) to head (880ff59).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #100   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           37        37           
  Branches         3         3           
=========================================
  Hits            37        37           

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

@github-actions

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.04s
✅ ACTION zizmor 5 0 0 2.93s
✅ EDITORCONFIG editorconfig-checker 43 0 0 0.09s
✅ JSON jsonlint 2 0 0 0.09s
✅ JSON prettier 2 0 0 0.44s
✅ JSON v8r 2 0 0 2.84s
✅ MARKDOWN markdownlint 1 0 0 0.8s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.22s
✅ REPOSITORY betterleaks yes no no 0.65s
✅ REPOSITORY checkov yes no no 20.79s
✅ REPOSITORY gitleaks yes no no 0.19s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 49.79s
✅ REPOSITORY osv-scanner yes no no 0.6s
✅ REPOSITORY secretlint yes no no 1.07s
✅ REPOSITORY syft yes no no 2.26s
✅ REPOSITORY trivy-sbom yes no no 1.66s
✅ REPOSITORY trufflehog yes no no 3.96s
✅ XML xmllint 14 0 0 0.61s
✅ YAML prettier 10 0 0 0.61s
✅ YAML v8r 10 0 0 7.82s
✅ YAML yamllint 10 0 0 0.55s

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

@dorssel
dorssel merged commit 876277f into main Jul 10, 2026
9 checks passed
@dorssel
dorssel deleted the dependabot/nuget/GitVersion.MsBuild-6.8.2 branch July 10, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant