Skip to content

Bump GitVersion.Tool from 5.7.0 to 5.8.1#521

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/GitVersion.Tool-5.8.1
Dec 26, 2021
Merged

Bump GitVersion.Tool from 5.7.0 to 5.8.1#521
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/GitVersion.Tool-5.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 16, 2021

Bumps GitVersion.Tool from 5.7.0 to 5.8.1.

Release notes

Sourced from GitVersion.Tool's releases.

5.8.1

As part of this release we had 2 commits which resulted in 3 issues being closed.

bug

Documentation

feature

SHA256 Hashes of the release artifacts

  • 9d3a03f78740bf344b6e164eee7de6381f917de75fc4cafe353d359f2e2bd20e - gitversion-linux-arm64-5.8.1.tar.gz
  • 9f4b007fac0eb51b25c654d4de108595f305a6f13d9fd4bd1855c203cf224bcc - gitversion-linux-musl-arm64-5.8.1.tar.gz
  • 1bea289bb1de387ab481617c3d7cc83224cef6064739f3f4587a3d5af0bb91e0 - gitversion-linux-musl-x64-5.8.1.tar.gz
  • f1a7135b827b7282cc0ae2751ed5c6623844160b3833e65fadc4f4fd0de41fe0 - gitversion-linux-x64-5.8.1.tar.gz
  • c376b7925565d3bb8cbdac48ec8c82ff4123275069ed50e2f8774650f05ae5c6 - gitversion-osx-arm64-5.8.1.tar.gz
  • b5f56f65bc05987b3e7bf0db0428cecb845897f2d2002071ae23057adf1a1a31 - gitversion-osx-x64-5.8.1.tar.gz
  • 403f5eb7c02248295fbbb7216e3f7d474edcaa7c6709bc7e2aa8c932d4c1cab9 - gitversion-win-arm64-5.8.1.zip
  • 6946518e54a6b76540c0b534f24a03fa6f9db5e2f89382fc6328c26260eb7ba7 - gitversion-win-x64-5.8.1.zip
  • def84d45255be742e8b50f45ddaf8674bd7fec67514641ac6a660a4a3ad0b649 - gitversion-win-x86-5.8.1.zip

5.8.0

As part of this release we had 152 commits which resulted in 19 issues being closed.

bugs

dependenciess

Documentation

... (truncated)

Commits
  • 5c21ee6 (build) added - arm64 windows and macos native tar.gz
  • 1b52a39 fix README.md links
  • 9acbfb1 (build) use DOTNET_ROLL_FORWARD_ON_NO_CANDIDATE_FX
  • f154787 (build) added .net 5.0 sdk to docs workflow
  • 575dd67 (build) added .net 5.0 sdk to docs workflow
  • d537842 (build) allow manually triggering the homebrew flow
  • 1336031 (build) added linux-musl-arm64 native tar.gz
  • 7dfc8a2 (build) improve docker manifest publishing
  • ce5b851 (build) fix docs BuildContext initialization
  • 787474e (build) added RollForward=LatestMajor for GitVersion.Tool
  • 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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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 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.Tool](https://github.com/GitTools/GitVersion) from 5.7.0 to 5.8.1.
- [Release notes](https://github.com/GitTools/GitVersion/releases)
- [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)
- [Commits](GitTools/GitVersion@5.7.0...5.8.1)

---
updated-dependencies:
- dependency-name: GitVersion.Tool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET 📦 dependencies Pull requests that update a dependency file labels Nov 16, 2021
@github-actions github-actions Bot added this to the v11.2.2 milestone Nov 16, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 16, 2021

Codecov Report

Merging #521 (758e075) into master (0a019de) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #521   +/-   ##
=======================================
  Coverage   52.63%   52.63%           
=======================================
  Files          64       64           
  Lines        6194     6194           
  Branches      832      832           
=======================================
  Hits         3260     3260           
  Misses       2934     2934           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a019de...758e075. Read the comment docs.

@github-actions github-actions Bot removed the .NET label Nov 18, 2021
@david-driscoll david-driscoll added the :shipit: merge Shipit! label Dec 26, 2021
@rsg-bot
Copy link
Copy Markdown
Contributor

rsg-bot commented Dec 26, 2021

@dependabot squash and merge

@dependabot dependabot Bot merged commit e3c9b53 into master Dec 26, 2021
@dependabot dependabot Bot deleted the dependabot/nuget/GitVersion.Tool-5.8.1 branch December 26, 2021 08:25
@github-actions github-actions Bot removed the :shipit: merge Shipit! label Dec 26, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants