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 gitversion to v6.0.0-rc.2 #1121

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Update gitversion to v6.0.0-rc.2 #1121

merged 1 commit into from
Jul 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
GitVersion.Tool 6.0.0-beta.7 -> 6.0.0-rc.2 age adoption passing confidence
gitversion.tool 6.0.0-beta.7 -> 6.0.0-rc.2 age adoption passing confidence

Release Notes

GitTools/GitVersion (GitVersion.Tool)

v6.0.0-rc.2

Compare Source

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

Dependencies

  • !4095 (deps): Bump YamlDotNet from 15.3.0 to 16.0.0 in /src

Documentation

  • !4041 Fix typo in track-merge-target and track-merge-message
  • #​4042 gitversion from container image default behaviour differs from other installation methods
  • #​4043 [Documentation]: Documenting the GitFlow workflow and create sequence diagrams
  • #​4060 [ISSUE]: init command still shown in the help output
  • #​4063 [Documentation]: Documenting the GitHubFlow workflow and create sequence
  • #​4078 [ISSUE]: Update the docs on DockerHub and specify the usage when running in a CI environment

Improvements

  • !4087 Fix path separator for gitversion.dll in MSBuild task
SHA256 Hashes of the release artifacts
  • 159e486094dc2393e718686615710e36295742cdba5becc4a4fea9eb05bb2dc1 - gitversion-linux-arm64-6.0.0-rc.2.tar.gz
  • 8eddbe2d41de3f1ceff29f58a2f21155e13f8c39b770c7d01a7a6bc5dd098153 - gitversion-linux-musl-arm64-6.0.0-rc.2.tar.gz
  • 9923a8f4725dcd57bbb7e7d09a2f67b7e2e3fda2053720346efcb5077e263cec - gitversion-linux-musl-x64-6.0.0-rc.2.tar.gz
  • d954c0f3a5c04d789dd356a9f87621f5d023639fdc2c06ee6c00820089fcb114 - gitversion-linux-x64-6.0.0-rc.2.tar.gz
  • e696f3ca57c56992fc6e63ab50625cb91ec8e3bf9078bac7226889167a4c1fd1 - gitversion-osx-arm64-6.0.0-rc.2.tar.gz
  • 39b88c22156ef73d09861f668496c2cee17fabf722530788fb5125fc0988603e - gitversion-osx-x64-6.0.0-rc.2.tar.gz
  • a2cdf28ec89f0fc7737762272cac1b5613108857091b86c1eed820cbe8d73ab9 - gitversion-win-arm64-6.0.0-rc.2.zip
  • a07b70722b47a1e579cf18200891b5980b94e3cc22e8c3d1bfae3bc6e45105e6 - gitversion-win-x64-6.0.0-rc.2.zip

v6.0.0-rc.1

Compare Source

As part of this release we had 1513 commits which resulted in 10 issues being closed.

Bug

  • #​2394 [Bug] GitVersionTask: VersionSource is set to wrong tag

Dependencies

  • !3972 (deps): Bump LibGit2Sharp from 0.29.0 to 0.30.0

Documentation

  • #​3937 [Docs] Update the docs for Azure Pipelines and Github actions - redirect to the gittools/actions

Improvements

  • #​3689 [Improvement] Increment version as per source branch
  • #​3916 [Improvement] Refator BaseVersionV2 into BaseVersion
  • !3975 cleanups & refactorings
  • !3984 Add support for Squash Commit releases
  • #​4000 [Improvement]: Rename TrunkBased Version Strategy to Mainline
  • #​4002 [Improvement]: Create TaggedSemanticVersionService class
  • #​4005 [Improvement]: Finalizing the configuration of GitFlow and GitHubFlow workflow and align with the Mainline version strategy
SHA256 Hashes of the release artifacts
  • f8badc2221aa22553f4c3ed680eb53a91c71c62e3efac9f0c8f0180e5aa932c3 - gitversion-linux-arm64-6.0.0-rc.1.tar.gz
  • d280c5ca8086e181e5dbb6df823740c84cd47f3740e344ffade975aaa8bfa47b - gitversion-linux-musl-arm64-6.0.0-rc.1.tar.gz
  • 99b2b17c3758363191996548d5fc3909e3cd26bb6af53cc6a4330efeec8ebc75 - gitversion-linux-musl-x64-6.0.0-rc.1.tar.gz
  • dc93734a1fe05425a1e0879befc727ce53137ac41d234abd4f0aa83b07385447 - gitversion-linux-x64-6.0.0-rc.1.tar.gz
  • bd873b150fafa7f7a3906bfe77397f2436a232473db6abb4486a52280b3bb928 - gitversion-osx-arm64-6.0.0-rc.1.tar.gz
  • 532e05cd51713fd2b89db52b31cd73a79fcb4ede5304063f3105db33fa57c3b5 - gitversion-osx-x64-6.0.0-rc.1.tar.gz
  • 90fdb1431345460348780b223cd7c6bea85df970f9305346fab0a90de888dc45 - gitversion-win-arm64-6.0.0-rc.1.zip
  • 9b0f6a50307cbd03917f3c8f378be7b476cc387e728980b776529e1ac3ba5e5c - gitversion-win-x64-6.0.0-rc.1.zip

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the 🚚 private-dependencies Private dependency label May 23, 2024
@renovate renovate bot enabled auto-merge (rebase) May 23, 2024 13:53
@github-actions github-actions bot added the :shipit: merge Shipit! label May 23, 2024
@renovate renovate bot force-pushed the renovate/gitversion branch from 0f5087e to ab4dc24 Compare May 23, 2024 20:11
@github-actions github-actions bot added this to the v12.1.1 milestone May 23, 2024
@renovate renovate bot force-pushed the renovate/gitversion branch 7 times, most recently from efa3e76 to d07154c Compare June 1, 2024 07:05
@renovate renovate bot force-pushed the renovate/gitversion branch 6 times, most recently from 9566baf to 92bf965 Compare June 5, 2024 12:34
@renovate renovate bot force-pushed the renovate/gitversion branch 8 times, most recently from 11a7d1a to 3d72428 Compare June 15, 2024 15:13
@github-actions github-actions bot modified the milestones: v12.1.1, v12.2.1 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/gitversion branch 2 times, most recently from 79d4430 to 0db4430 Compare June 17, 2024 13:14
@renovate renovate bot force-pushed the renovate/gitversion branch 5 times, most recently from 1505c75 to d32265c Compare June 23, 2024 15:31
@renovate renovate bot force-pushed the renovate/gitversion branch 4 times, most recently from e270e81 to 6d33ad6 Compare June 29, 2024 00:12
@renovate renovate bot force-pushed the renovate/gitversion branch 5 times, most recently from dc189d4 to 6fb92e8 Compare July 3, 2024 09:30
@renovate renovate bot force-pushed the renovate/gitversion branch 4 times, most recently from 5d00478 to 489438d Compare July 13, 2024 15:07
@renovate renovate bot force-pushed the renovate/gitversion branch from 489438d to bbe3449 Compare July 16, 2024 01:57
@renovate renovate bot force-pushed the renovate/gitversion branch from bbe3449 to 798fe1c Compare July 16, 2024 12:12
@renovate renovate bot changed the title Update gitversion to v6.0.0-rc.1 Update gitversion to v6.0.0-rc.2 Jul 16, 2024
@renovate renovate bot merged commit 968c214 into master Jul 16, 2024
5 checks passed
@renovate renovate bot deleted the renovate/gitversion branch July 16, 2024 12:20
@github-actions github-actions bot removed the :shipit: merge Shipit! label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚚 private-dependencies Private dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants