Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump GitVersion.MsBuild from 6.0.2 to 6.0.3 #54

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps GitVersion.MsBuild from 6.0.2 to 6.0.3.

Release notes

Sourced from GitVersion.MsBuild's releases.

6.0.3

As part of this release we had 88 commits which resulted in 8 issues being closed.

Bug

Documentation

  • !4188 add link to docs version 5.12.0
  • !4220 Improve documentation around version strategies

Improvements

  • !4202 Move regex patterns to a common file
  • !4246 Move creation of Regex to a central location
  • !4259 Moved direct usages of IGitRepository to IRepositoryStore

SHA256 Hashes of the release artifacts

  • 156f12880e13beec58cac3a2b10c695c81bc608facc94e246914369a5ad07061 - gitversion-linux-arm64-6.0.3.tar.gz
  • dbe6e2d565056c2dd98bcee6ad03c286510fa2075394f0a298c50090d6b0b2f6 - gitversion-linux-musl-arm64-6.0.3.tar.gz
  • 18e7c587a75b4d0ef1e394626061c1af69d443c05a635b5ac72f602744571be6 - gitversion-linux-musl-x64-6.0.3.tar.gz
  • 3633b523db80c0412b65cded86eacd27b570f243febceb5a23c7c160242ce8f9 - gitversion-linux-x64-6.0.3.tar.gz
  • 2702d0f36bc471028f31384ab7440972bcd96ee16b7416acfecd8db7fb01e30e - gitversion-osx-arm64-6.0.3.tar.gz
  • f00c4650d6d64b9c218ef61f2c9a0185523bc6d6f593e2d9311d93f44e56cdd9 - gitversion-osx-x64-6.0.3.tar.gz
  • afefd0e9dfd84cd5eebe06c97f9950af4fda76f3247275d3a0aebbf0f13dbb2f - gitversion-win-arm64-6.0.3.zip
  • 0748656ffd0685e3879511c2f9abe193f65f85e2a42a2d342666f7ff4ccde5d2 - gitversion-win-x64-6.0.3.zip
Commits
  • 4255a15 Merge pull request #4208 from david-driscoll/fix/slow-on-branch
  • 1200ae1 code cleanup
  • ec25813 attempt to fix performance issues with a cache
  • dad5d2c Merge pull request #4259 from arturcic/feature/git-repository
  • de1be55 moved direct usages of IGitRepository to IRepositoryStore
  • 2cb399b Merge pull request #4256 from GitTools/dependabot/nuget/new-cli/analyzers-7a6...
  • 0b30d55 (deps): Bump the analyzers group across 2 directories with 2 updates
  • 95b8f80 Merge pull request #4257 from GitTools/dependabot/nuget/src/JunitXml.TestLogg...
  • 5a1d52e (deps): Bump JunitXml.TestLogger from 4.0.254 to 4.1.0 in /src
  • 852a363 fix markdown
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [GitVersion.MsBuild](https://github.com/GitTools/GitVersion) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/GitTools/GitVersion/releases)
- [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)
- [Commits](GitTools/GitVersion@6.0.2...6.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 15, 2024
Copy link
Contributor

Test Results

26 tests  ±0   26 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 029535e. ± Comparison against base commit 7bf2d49.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7bf2d49) to head (029535e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #54   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           81        81           
  Branches        12        12           
=========================================
  Hits            81        81           

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

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.04s
✅ EDITORCONFIG editorconfig-checker 53 0 0.17s
✅ JSON jsonlint 4 0 0.28s
✅ JSON prettier 4 0 0.42s
✅ JSON v8r 4 0 2.94s
✅ MARKDOWN markdownlint 1 0 0.32s
✅ MARKDOWN markdown-link-check 1 0 3.92s
✅ MARKDOWN markdown-table-formatter 1 0 0.25s
✅ REPOSITORY checkov yes no 14.3s
✅ REPOSITORY gitleaks yes no 0.1s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 13.85s
✅ REPOSITORY secretlint yes no 0.73s
✅ REPOSITORY trivy yes no 5.7s
✅ REPOSITORY trivy-sbom yes no 1.11s
✅ REPOSITORY trufflehog yes no 5.44s
✅ XML xmllint 5 0 0.0s
✅ YAML prettier 10 0 0.65s
✅ YAML v8r 10 0 10.83s
✅ YAML yamllint 10 0 0.35s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dorssel dorssel merged commit 43d9c42 into main Oct 15, 2024
10 checks passed
@dorssel dorssel deleted the dependabot/nuget/GitVersion.MsBuild-6.0.3 branch October 15, 2024 15:21
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