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

Update dependency gitversion.tool to v5.10.1 #831

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
gitversion.tool nuget minor 5.8.2 -> 5.10.1

Release Notes

GitTools/GitVersion

v5.10.1

Compare Source

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

bugs

  • #​3081 [Bug] Version 5.10 is causing "SyntaxError: Unexpected end of JSON input" error
  • #​3082 [Bug] LibGit2Sharp.LibGit2SharpException: this remote has never connected after updating to 5.10.0
  • #​3083 [Bug] Azure DevOps: Empty git branch on PR triggered build agent when Gitversion Setup is run
  • #​3085 Revert "Use GITHUB_REF only for CI builds on branches"
SHA256 Hashes of the release artifacts
  • 9cb275169883ca68d8f1120f3c8bc2917b980b9cbade8a0fc592b62e2df976a7 - gitversion-linux-arm64-5.10.1.tar.gz
  • 6bf33f029429a7983ed16ca1e3487538fa7da0fb4e810accd06f1306d1155128 - gitversion-linux-musl-arm64-5.10.1.tar.gz
  • 90da958bc9250d0e4190d5d30fa70f1d6ffd92ae205737bd0bab88a1546f69c2 - gitversion-linux-musl-x64-5.10.1.tar.gz
  • 43972cb2724408804cc7bd22bc857f73c8fbff8a9073a231935275940ae28825 - gitversion-linux-x64-5.10.1.tar.gz
  • d499e9811bd8ac60c9eb4177449b6c3e0f20d747be28fe56f3e4495754f1a55e - gitversion-osx-arm64-5.10.1.tar.gz
  • 4fd12f17a86096c6e3bc1a179d640f77a20cde72aeed03e2ecc7d1f108a0af95 - gitversion-osx-x64-5.10.1.tar.gz
  • b96fddc64c38f3b11a5b4b8d5fa2092c7068cf6130b6984d868b4d5fe8293398 - gitversion-win-arm64-5.10.1.zip
  • 6a3f3e02cf0b86f3f033eb19f214b710a6cc8f5c8b9cdb7a4864b24f48b90a7a - gitversion-win-x64-5.10.1.zip
  • 2ebb906956f2797b576c797b3d9bdbc57e05c72401e7f11ade0685fe41b0a6b3 - gitversion-win-x86-5.10.1.zip

v5.10.0

Compare Source

As part of this release we had 74 commits which resulted in 18 issues being closed.

bugs

  • #​2301 GitVersionTask fails when building from a tag
  • #​2590 [Bug] 5.6.5 Not finding Tag in master repo
  • #​2605 [Bug] GitVersion is crashing when trying to update AssemblyInfo.cs files.
  • #​2631 [Bug] GitVersion.MsBuild 5.6.7 The command ""C:\Users\UserName.nuget\packages\gitversion.msbuild\5.6.7\tools\net48/gitversion.exe" "C:\Users\UserName\Documents\source\repos\MyRepo.Test" -output file -outputfile obj\gitversion.json" exited with code 1.
  • #​2695 [Bug] failure when a branch with --allow-unrelated-histories is merged in the repository
  • #​2734 [Bug] NullReferenceException during dotnet-gitversion execution
  • #​2825 [Bug] Null Exception
  • #​2838 [Bug] Tag checkout on GitHub Actions generates unexpected branch
  • #​2852 Github actions result is inconsistent with local
  • #​2869 [Bug] Tag versioning fails if newer 'release' branch exists
  • #​2928 [Bug] Tag not used as version when running in GitLab Pipeline (Mainline)
  • #​3050 [Bug] GetReleaseBranchConfig returns only a single config
  • #​3057 Cannot generate version number on BitBucket Cloud Pipelines
  • #​3068 [Bug]Null Exception

Documentation

  • #​3061 Add NUKE and Fluent Assertions as GitVersion users
  • #​3077 Include missing env var in Buildkite docs

feature

  • #​3069 Add build agent for BitBucket Pipelines

improvement

  • #​2775 [Improvement] More null protection
SHA256 Hashes of the release artifacts
  • 1667a4cf882d47f3ae9aa636c81576583931a2bbfd03e4f9d7b3fe59f54b5add - gitversion-linux-arm64-5.10.0.tar.gz
  • 4d14b7a8ed4445f31437299628cf4fca409cf7f7eef47f82ffcbf36335f5bb03 - gitversion-linux-musl-arm64-5.10.0.tar.gz
  • 5cbde5cb0a3408bfe9f9e6f2b7baa8e14f73a2026e6970d4bb3734d40548f089 - gitversion-linux-musl-x64-5.10.0.tar.gz
  • c6dc5100057f4eed2161ad1b690b58b05cd3824308110478c887ca1c38fb3c4e - gitversion-linux-x64-5.10.0.tar.gz
  • 5705966119fb18bbc2233a2b84f6dcb8806ccc732713d3ed6155703f4ee86fa6 - gitversion-osx-arm64-5.10.0.tar.gz
  • aefb354f8224ab5d567cf7040c6bc0b602f335da9750ac6b92b96ebc3e4a4268 - gitversion-osx-x64-5.10.0.tar.gz
  • 47b9a864ed918fb4dde6eba37c904d56f24b2269a61ebba646e5839f338c6673 - gitversion-win-arm64-5.10.0.zip
  • 0a04d9112009ba52d0eb9607210b2b91c01e12a96ab13336198f6835cca05833 - gitversion-win-x64-5.10.0.zip
  • f2ada26c9eac1bca0be24a949a8788eadd5df4d4d731e2957d0ef31c1e938042 - gitversion-win-x86-5.10.0.zip

v5.9.0

Compare Source

As part of this release we had 11 commits which resulted in 5 issues being closed.

bugs

dependenciess

  • #​3038 (deps): Bump Microsoft.Build from 16.9.0 to 17.1.0
  • #​3039 (deps): Bump Microsoft.Build.Utilities.Core from 17.0.0 to 17.1.0

improvement

SHA256 Hashes of the release artifacts
  • dc6c63c690343bc807b7dac9a3a2ad9a002f206bc44f5bca7cbc9b7ded57ac57 - gitversion-linux-arm64-5.9.0.tar.gz
  • 95aec161f44bb9508c3290651c3022aa21e03137ab5ae76a502c69dc8e1c7cf2 - gitversion-linux-musl-arm64-5.9.0.tar.gz
  • c168c513640a71da962a4c4302e6d27774c71368b22815842279139080c1d279 - gitversion-linux-musl-x64-5.9.0.tar.gz
  • f10736f7b62e2c13debc9fcad54724346c2544783f856ea17c50d1c8d21f70ce - gitversion-linux-x64-5.9.0.tar.gz
  • b6905ecae95d4a57c5cea26e339b262a8b991e1be61056641108e7214e2cc245 - gitversion-osx-arm64-5.9.0.tar.gz
  • 24723f1c98ec511c5c12fbb1c69f2b3116d08f94b1bc86a9353fc6c439170d92 - gitversion-osx-x64-5.9.0.tar.gz
  • f1541e842237a4bd2ae10470698e798e96353f8f79a54fc81db92deb079bbae2 - gitversion-win-arm64-5.9.0.zip
  • 53cf44289510da197fef484605fb2c0dd739fd020f9e0526f6562ef9126016d9 - gitversion-win-x64-5.9.0.zip
  • 49d221884116e6a91463967ecc2cebff5fd1df71f1bb21d955ac85540cc58eb1 - gitversion-win-x86-5.9.0.zip

v5.8.3

Compare Source

As part of this release we had 35 commits which resulted in 13 issues being closed.

bugs

  • #​1671 Sequence Contains No Matching Elements
  • #​2378 [Bug] Cloning develop throws InvalidOperationException: Sequence contains no matching element
  • #​2390 System.OverflowException for ParseInt32[Bug]
  • #​2715 [Bug] System.OverflowException: Value was either too large or too small for an Int32
  • #​2864 [Bug] Azure Execute hangs for ~25 minutes and then fails with generic node error.
  • #​2915 [Bug] System.OverflowException: Value was either too large or too small for an Int32
  • #​2967 [Bug] Object reference not set to an instance of an object during versioning solving
  • #​3012 GitVersion doesn't detect pull requests for Buildkite

dependenciess

  • #​2991 (build deps): Bump reviewdog/action-remark-lint from 5.2 to 5.3
  • #​2995 (deps): Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
  • #​3029 (deps): Bump LibGit2Sharp from 0.27.0-preview-0158 to 0.27.0-preview-0175

improvement

  • #​3005 [Improvement] Add LocalBuild agent
SHA256 Hashes of the release artifacts
  • 453e9c574092f808225c5734e4466b3e138059e99b6c8233d33db1bacc969785 - gitversion-linux-arm64-5.8.3.tar.gz
  • b1c7e5d9a093b9b99974cb580ee36c1a1eb234f9d266cc6cdcddc94923e66cc8 - gitversion-linux-musl-arm64-5.8.3.tar.gz
  • 87541b97a76cbee818ff6dda8d2177b205f6c84b28598211c6b06862f4041004 - gitversion-linux-musl-x64-5.8.3.tar.gz
  • 3ef2eecdd9a263e4c9bbabb94f0968e53c773de0cfbc06512bd26295c8d6a2dc - gitversion-linux-x64-5.8.3.tar.gz
  • d5279f60ed355026379d5441152e889b406461aaf0c78d4ea1a8bc500da46447 - gitversion-osx-arm64-5.8.3.tar.gz
  • d333f0dc6f962c6f13633acd0fddb316a4128dc2150c33252c2060f5a851adbb - gitversion-osx-x64-5.8.3.tar.gz
  • 49b87d34d80f51f72cae4363351a4b7a56ea0529990f83d51c81a93c20ec37ec - gitversion-win-arm64-5.8.3.zip
  • 5112ee662dff05d584f85e74f6e361f6479cb011964ff40614c8dfaca9068a40 - gitversion-win-x64-5.8.3.zip
  • c435b8d9f23002ec667ae661430972067d4450919921c75faf9c6a67bd2d4ea7 - gitversion-win-x86-5.8.3.zip

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) April 28, 2022 05:07
@github-actions github-actions bot added this to the v0.19.6 milestone Apr 28, 2022
@renovate renovate bot merged commit 5e475a6 into master Apr 28, 2022
@renovate renovate bot deleted the renovate/gitversion branch April 28, 2022 05:57
@github-actions github-actions bot added the mysterious We forgot to label this label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant