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 #122

Merged
merged 1 commit into from
Oct 16, 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] <support@github.com>
@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

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (979477d) to head (1d10181).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          288       288           
  Branches        66        66           
=========================================
  Hits           288       288           

☔ 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.02s
✅ EDITORCONFIG editorconfig-checker 55 0 0.19s
✅ JSON jsonlint 3 0 0.15s
✅ JSON prettier 3 0 0.41s
✅ JSON v8r 3 0 2.36s
✅ MARKDOWN markdownlint 1 0 0.38s
✅ MARKDOWN markdown-link-check 1 0 6.25s
✅ MARKDOWN markdown-table-formatter 1 0 0.26s
✅ REPOSITORY checkov yes no 11.5s
✅ REPOSITORY gitleaks yes no 0.19s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.65s
✅ REPOSITORY secretlint yes no 0.71s
✅ REPOSITORY trivy yes no 5.09s
✅ REPOSITORY trivy-sbom yes no 0.91s
✅ REPOSITORY trufflehog yes no 4.09s
✅ XML xmllint 4 0 0.01s
✅ YAML prettier 9 0 0.54s
✅ YAML v8r 9 0 8.54s
✅ YAML yamllint 9 0 0.32s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dorssel dorssel merged commit 25e7d90 into master Oct 16, 2024
9 checks passed
@dorssel dorssel deleted the dependabot/nuget/GitVersion.MsBuild-6.0.3 branch October 16, 2024 09:23
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