scratchfoundation / scratch-link

Device interoperability layer for Windows and MacOS
BSD 3-Clause "New" or "Revised" License
102 stars 83 forks source link

chore(deps): update dependency gitinfo to v3 #222

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
GitInfo (source) nuget major 2.3.0 -> 3.1.1

Release Notes

devlooped/GitInfo (GitInfo) ### [`v3.1.1`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v311-2023-07-07) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v3.1.0...v3.1.1) :bug: Fixed bugs: - IsDirty is no more constant [#​287](https://togithub.com/devlooped/GitInfo/issues/287) - IsDirty always false [#​285](https://togithub.com/devlooped/GitInfo/issues/285) ### [`v3.1.0`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v310-2023-06-05) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v3.0.7...v3.1.0) :bug: Fixed bugs: - Ensure IsDirty is a constant [#​288](https://togithub.com/devlooped/GitInfo/pull/288) ([@​kzu](https://togithub.com/kzu)) ### [`v3.0.7`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v307-2023-06-05) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v3.0.6...v3.0.7) :sparkles: Implemented enhancements: - Branch name is wrong when compiling from a git worktree [#​189](https://togithub.com/devlooped/GitInfo/issues/189) :bug: Fixed bugs: - Version 3.0.5: Error 'ThisAssembly.Git' is inaccessible due to its protection level [#​273](https://togithub.com/devlooped/GitInfo/issues/273) ### [`v3.0.6`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v306-2023-05-05) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v3.0.5...v3.0.6) :sparkles: Implemented enhancements: - Allow forcing templated code gen for C# [#​269](https://togithub.com/devlooped/GitInfo/pull/269) ([@​kzu](https://togithub.com/kzu)) :bug: Fixed bugs: - The name 'IsDirtyString' does not exist in the current context [#​281](https://togithub.com/devlooped/GitInfo/issues/281) - Update to version 3.x breaks Avalonia projects [#​260](https://togithub.com/devlooped/GitInfo/issues/260) - CSC : error SL01: SponsorLink has been incorrectly configured [#​251](https://togithub.com/devlooped/GitInfo/issues/251) - Fix missing code from missing dependency [#​282](https://togithub.com/devlooped/GitInfo/pull/282) ([@​kzu](https://togithub.com/kzu)) :twisted_rightwards_arrows: Merged: - Additional bump to get complete fix [#​283](https://togithub.com/devlooped/GitInfo/pull/283) ([@​kzu](https://togithub.com/kzu)) ### [`v3.0.5`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v305-2023-03-22) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v3.0.4...v3.0.5) :bug: Fixed bugs: - ThisAssemblyNamespace is ignored when updating from 2.3.0 to 3.0.4 [#​258](https://togithub.com/devlooped/GitInfo/issues/258) - Bump to ThisAssembly version that doesn't run so early [#​268](https://togithub.com/devlooped/GitInfo/pull/268) ([@​kzu](https://togithub.com/kzu)) - Fix IsDirty generator when using a custom namespace [#​267](https://togithub.com/devlooped/GitInfo/pull/267) ([@​kzu](https://togithub.com/kzu)) - Fix backs-compat generation when custom namespace in use [#​266](https://togithub.com/devlooped/GitInfo/pull/266) ([@​kzu](https://togithub.com/kzu)) :twisted_rightwards_arrows: Merged: - fix typo 'alwas' with 'always' [#​257](https://togithub.com/devlooped/GitInfo/pull/257) ([@​codingdave](https://togithub.com/codingdave)) - Set AzureDevOps branch name also for PR [#​256](https://togithub.com/devlooped/GitInfo/pull/256) ([@​trejjam](https://togithub.com/trejjam)) ### [`v3.0.4`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v304-2023-02-22) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v3.0.2...v3.0.4) :bug: Fixed bugs: - Branch Names with '/' generate invalid versions [#​244](https://togithub.com/devlooped/GitInfo/issues/244) - V3 IsDirty is a string [#​243](https://togithub.com/devlooped/GitInfo/issues/243) - Migration from v2 -> v3 [#​240](https://togithub.com/devlooped/GitInfo/issues/240) - Reintroduce IsDirty boolean property from 2.3 [#​249](https://togithub.com/devlooped/GitInfo/pull/249) ([@​kzu](https://togithub.com/kzu)) - Replace / and \ in branches with dashes when setting default Version [#​248](https://togithub.com/devlooped/GitInfo/pull/248) ([@​kzu](https://togithub.com/kzu)) ### [`v3.0.2`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v302-2023-02-18) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v3.0.1...v3.0.2) :sparkles: Implemented enhancements: - 💜 Bump SponsorLink for better privacy [#​242](https://togithub.com/devlooped/GitInfo/pull/242) ([@​kzu](https://togithub.com/kzu)) ### [`v3.0.1`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v301-2023-02-17) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v3.0.0...v3.0.1) :sparkles: Implemented enhancements: - Make sure we don't surface SponsorLink as an API [#​241](https://togithub.com/devlooped/GitInfo/pull/241) ([@​kzu](https://togithub.com/kzu)) ### [`v3.0.0`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v300-2023-02-16) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v3.0.0-rc...v3.0.0) :twisted_rightwards_arrows: Merged: - Rename Analyzer > GitInfo.CodeAnalysis [#​233](https://togithub.com/devlooped/GitInfo/pull/233) ([@​kzu](https://togithub.com/kzu))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

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



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