Update dependency GitInfo to v3.5.0 #7

Merged
Denys Konovalov merged 1 commits from renovate/gitinfo-3.x into main 2024-11-03 07:54:07 +01:00

This PR contains the following updates:

Package Type Update Change
GitInfo (source) nuget minor 3.3.5 -> 3.5.0

Release Notes

devlooped/GitInfo (GitInfo)

v3.5.0

Full Changelog

Implemented enhancements:

  • Question: Why we use git log with format to get the Current commit? #​355
  • SetGitExe doesn't recognize VS Git locations #​324
  • Projects don't rebuild after committing #​322
  • New tag without version drop semver to zeros #​319
  • Add vswhere fallback to locate git provided by VS #​372 (@​kzu)
  • Simplify IsDirty with newer typed constants in ThisAssembly #​368 (@​kzu)
  • Allow opting-out of GitBranch default in CI #​366 (@​kzu)
  • Set default GitBranch from CI env variables #​365 (@​kzu)
  • Using simpler git command to get current commit #​356 (@​kzu)

🔨 Other:

  • Using GitInfo with Ncrunch #​345

🔀 Merged:


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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [GitInfo](https://clarius.org/GitInfo) ([source](https://github.com/devlooped/GitInfo)) | nuget | minor | `3.3.5` -> `3.5.0` | --- ### Release Notes <details> <summary>devlooped/GitInfo (GitInfo)</summary> ### [`v3.5.0`](https://github.com/devlooped/GitInfo/blob/HEAD/changelog.md#v350-2024-11-02) [Full Changelog](https://github.com/devlooped/GitInfo/compare/v3.3.5...v3.5.0) :sparkles: Implemented enhancements: - Question: Why we use git log with format to get the Current commit? [#&#8203;355](https://github.com/devlooped/GitInfo/issues/355) - SetGitExe doesn't recognize VS Git locations [#&#8203;324](https://github.com/devlooped/GitInfo/issues/324) - Projects don't rebuild after committing [#&#8203;322](https://github.com/devlooped/GitInfo/issues/322) - New tag without version drop semver to zeros [#&#8203;319](https://github.com/devlooped/GitInfo/issues/319) - Add vswhere fallback to locate git provided by VS [#&#8203;372](https://github.com/devlooped/GitInfo/pull/372) ([@&#8203;kzu](https://github.com/kzu)) - Simplify IsDirty with newer typed constants in ThisAssembly [#&#8203;368](https://github.com/devlooped/GitInfo/pull/368) ([@&#8203;kzu](https://github.com/kzu)) - Allow opting-out of GitBranch default in CI [#&#8203;366](https://github.com/devlooped/GitInfo/pull/366) ([@&#8203;kzu](https://github.com/kzu)) - Set default GitBranch from CI env variables [#&#8203;365](https://github.com/devlooped/GitInfo/pull/365) ([@&#8203;kzu](https://github.com/kzu)) - Using simpler git command to get current commit [#&#8203;356](https://github.com/devlooped/GitInfo/pull/356) ([@&#8203;kzu](https://github.com/kzu)) :hammer: Other: - Using GitInfo with Ncrunch [#&#8203;345](https://github.com/devlooped/GitInfo/issues/345) :twisted_rightwards_arrows: Merged: - Adopt SL v2 via ThisAssembly.Constants and document in readme(s) [#&#8203;370](https://github.com/devlooped/GitInfo/pull/370) ([@&#8203;kzu](https://github.com/kzu)) - \+Mᐁ includes [#&#8203;367](https://github.com/devlooped/GitInfo/pull/367) ([@&#8203;devlooped-bot](https://github.com/devlooped-bot)) - \+Mᐁ includes [#&#8203;357](https://github.com/devlooped/GitInfo/pull/357) ([@&#8203;devlooped-bot](https://github.com/devlooped-bot)) - Clean code [#&#8203;352](https://github.com/devlooped/GitInfo/pull/352) ([@&#8203;gitfool](https://github.com/gitfool)) - Remove redundant depends on targets [#&#8203;346](https://github.com/devlooped/GitInfo/pull/346) ([@&#8203;gitfool](https://github.com/gitfool)) - Fix fast up-to-date-check [#&#8203;343](https://github.com/devlooped/GitInfo/pull/343) ([@&#8203;gitfool](https://github.com/gitfool)) - Disable rogue command echo [#&#8203;342](https://github.com/devlooped/GitInfo/pull/342) ([@&#8203;gitfool](https://github.com/gitfool)) </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate Bot (Automatisiert) added 1 commit 2024-11-03 01:02:49 +01:00
Renovate Bot (Automatisiert) scheduled this pull request to auto merge when all checks succeed 2024-11-03 01:02:49 +01:00
Denys Konovalov merged commit 66a92e6838 into main 2024-11-03 07:54:07 +01:00
Sign in to join this conversation.
No description provided.