Skip to content

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]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2024

The following labels could not be found: dependency-nuget.

@dependabot dependabot bot requested a review from a team as a code owner October 15, 2024 10:39
@dependabot dependabot bot requested review from Dakraid and removed request for a team October 15, 2024 10:39
Copy link

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.45%. Comparing base (7068b88) to head (7d6b406).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #231   +/-   ##
=======================================
  Coverage   83.45%   83.45%           
=======================================
  Files          16       16           
  Lines         133      133           
  Branches       11       11           
=======================================
  Hits          111      111           
  Misses         22       22           

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

Copy link
Member

@samtrion samtrion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 0058330 into main Oct 15, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/GitVersion.MsBuild-6.0.3 branch October 15, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant