Skip to content

chore(deps): update gitversion to v5.11.1#166

Merged
RLittlesII merged 1 commit intomasterfrom
renovate/gitversion
Dec 16, 2022
Merged

chore(deps): update gitversion to v5.11.1#166
RLittlesII merged 1 commit intomasterfrom
renovate/gitversion

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 1, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
GitVersion.Tool nuget minor 5.10.3 -> 5.11.1
gitversion.tool nuget minor 5.10.3 -> 5.11.1

Release Notes

GitTools/GitVersion

v5.11.1

Compare Source

As part of this release we had 1 commit which resulted in 2 issues being closed.

bugs

  • #​3273 Regression in 5.11.0
  • #​3275 Revert "Don't consider "tag-prefix" as optional if it's explicitly sp…
SHA256 Hashes of the release artifacts
  • 728ef6cfb4f5f84dc0b8c00e137fa9d29cae04b621335dcccb194be7e02b7ca0 - gitversion-linux-arm64-5.11.1.tar.gz
  • 5893377c55fb6aa3414b06240e3db63d92efe56a3250ede11810b9f664933011 - gitversion-linux-musl-arm64-5.11.1.tar.gz
  • 0719ffe3256d758d0fd80fd62adad04a9c986288801e484c8911800380b1f52f - gitversion-linux-musl-x64-5.11.1.tar.gz
  • 5e41df65591276075a677469d11cd57fdcb87cd858033728c2862e8af8ee5e57 - gitversion-linux-x64-5.11.1.tar.gz
  • 9c80251917e97f683aba7b452907505bc0035d2318af19156c23abf13abddd1b - gitversion-osx-arm64-5.11.1.tar.gz
  • 1a84f34dd23938ad5e00510b4bedaa8992307e9c63384bb6b52806b709bd5c19 - gitversion-osx-x64-5.11.1.tar.gz
  • 4a3a575fbcdb68373078ac321d1aed089349f3fb83f87ece486cfa55bc1c8919 - gitversion-win-arm64-5.11.1.zip
  • a7a54ec605c6556e48d07fa363d1804a94dd52e0f12f8a8214028b4a17afc88a - gitversion-win-x64-5.11.1.zip
  • 0912a325b70d7b1fd7014be8a0981d0900c26070f3345c0356b3123a80e4e910 - gitversion-win-x86-5.11.1.zip

v5.11.0

Compare Source

As part of this release we had 36 commits which resulted in 7 issues being closed.

bug

  • #​3180 [Bug] Don't inherit semver on an Azure DevOps PullRequest

Documentation

  • #​2964 [Docs] Fix remark-lint warnings in .md files

improvements

  • #​3022 Add GitVersion_CommandLineArguments parameter to MSBuild task
  • #​3178 [Improvement] Report xml file location when xml parsing fails
  • #​3215 Refactoring/remove the EffectiveConfiguration property in the GitVersionContext class
  • #​3216 [Improvement] Don't consider tag-prefix as optional
  • #​3248 Handle int64 numbers when writing version variables
SHA256 Hashes of the release artifacts
  • 6a88e0ee35209b3f898add517efa9c247b160e0fd34c5e938a960d20f247553a - gitversion-linux-arm64-5.11.0.tar.gz
  • 7ac4b6141fc61e76c156958805d50e3cd8b1b8e93c8748f1c9fe8aead7dadd18 - gitversion-linux-musl-arm64-5.11.0.tar.gz
  • a75f0a4ec6c6f9a334c66cddbdda6719a0543e85f54da1b0a890b8aa1c794031 - gitversion-linux-musl-x64-5.11.0.tar.gz
  • 4a82d507b9f8cb3a54d3d5881d244cb6a845c2bde56aad44deda0c02e41bdb1e - gitversion-linux-x64-5.11.0.tar.gz
  • fcf689b9491e7c208c4bd36103afee138d01ca5f822f6dc6e9494682065c20cd - gitversion-osx-arm64-5.11.0.tar.gz
  • 321c901c5692f08ec65a694ea73dfe4754cd74c25b327b02f678f485ad57d528 - gitversion-osx-x64-5.11.0.tar.gz
  • eb10da811e48d7c6aa8ff34eebbf699703694f5a35d117e549ca4af8d8d83588 - gitversion-win-arm64-5.11.0.zip
  • 56fb19883012894bb151f7ec58e3faaa8299cb11986cfea9f4a92a4549ba2159 - gitversion-win-x64-5.11.0.zip
  • 188bf9eee9017b352fe8807dbdf04e9029e93472a04011a62b42ce155d9381d3 - gitversion-win-x86-5.11.0.zip

Configuration

📅 Schedule: Branch creation - "after 3am on the first day of the month" (UTC), 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 Pull requests that update a dependency nobody sees label Dec 1, 2022
@github-actions github-actions bot added this to the v0.9.2 milestone Dec 1, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 1, 2022

Codecov Report

Merging #166 (8bf08da) into master (e08c922) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   40.98%   40.98%           
=======================================
  Files          52       52           
  Lines         732      732           
  Branches       34       34           
=======================================
  Hits          300      300           
  Misses        432      432           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@RLittlesII RLittlesII merged commit 40ae9f2 into master Dec 16, 2022
@RLittlesII RLittlesII deleted the renovate/gitversion branch December 16, 2022 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚚 private-dependencies Pull requests that update a dependency nobody sees

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant