data-altinn-no / core

3 stars 3 forks source link

Update dependency GitInfo to v3 - autoclosed #50

Closed renovate[bot] closed 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.2.0 -> 3.0.6

Release Notes

devlooped/GitInfo ### [`v3.0.6`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v306-httpsgithubcomdevloopedGitInfotreev306-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-httpsgithubcomdevloopedGitInfotreev305-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-httpsgithubcomdevloopedGitInfotreev304-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-httpsgithubcomdevloopedGitInfotreev302-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-httpsgithubcomdevloopedGitInfotreev301-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-httpsgithubcomdevloopedGitInfotreev300-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)) ### [`v2.3.0`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v230-httpsgithubcomdevloopedGitInfotreev230-2022-11-18) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v2.2.1...v2.3.0) :bug: Fixed bugs: - make the gitinfo caches location configurable to be able to reuse the same information over several projects that are built [#​190](https://togithub.com/devlooped/GitInfo/issues/190) :twisted_rightwards_arrows: Merged: - Feature/use git info cache for all solution projects [#​191](https://togithub.com/devlooped/GitInfo/pull/191) ([@​tisis2](https://togithub.com/tisis2)) ### [`v2.2.1`](https://togithub.com/devlooped/GitInfo/blob/HEAD/changelog.md#v221-httpsgithubcomdevloopedGitInfotreev221-2022-11-16) [Full Changelog](https://togithub.com/devlooped/GitInfo/compare/v2.2.0...v2.2.1) :sparkles: Implemented enhancements: - maybe: show better error msg if windows visual studio git outputs linux paths [#​131](https://togithub.com/devlooped/GitInfo/issues/131) - Add release notes [#​89](https://togithub.com/devlooped/GitInfo/issues/89) - Can the same be used for managed C++? If not create it? [#​67](https://togithub.com/devlooped/GitInfo/issues/67) - Cake: Use within Cake [#​48](https://togithub.com/devlooped/GitInfo/issues/48) - Doesn't work with projects on SMB shares [#​8](https://togithub.com/devlooped/GitInfo/issues/8) - Add section on how to set versions from MSBuild [#​211](https://togithub.com/devlooped/GitInfo/pull/211) ([@​kzu](https://togithub.com/kzu)) - Fix "MSBuild customizations" misnomer & add link to documentation [#​206](https://togithub.com/devlooped/GitInfo/pull/206) ([@​JimmyCushnie](https://togithub.com/JimmyCushnie)) - fix bug Branch name is wrong when compiling from a git worktree [#​197](https://togithub.com/devlooped/GitInfo/pull/197) ([@​li-zhixin](https://togithub.com/li-zhixin)) - Properly escape GitExe and CygPathExe for WSL [#​195](https://togithub.com/devlooped/GitInfo/pull/195) ([@​socram8888](https://togithub.com/socram8888)) - Update "dirty" file only when `GitIsDirty` changes [#​184](https://togithub.com/devlooped/GitInfo/pull/184) ([@​AmoreCadenza](https://togithub.com/AmoreCadenza)) - Fix of buildTransitive feature of package [#​182](https://togithub.com/devlooped/GitInfo/pull/182) ([@​PadreSVK](https://togithub.com/PadreSVK)) :bug: Fixed bugs: - MSBuild variables don't work for MAUI projects [#​203](https://togithub.com/devlooped/GitInfo/issues/203) - Execution fails if using WSL and username contains spaces [#​194](https://togithub.com/devlooped/GitInfo/issues/194) - delete [#​193](https://togithub.com/devlooped/GitInfo/issues/193) - \[Question] Commit Message [#​185](https://togithub.com/devlooped/GitInfo/issues/185) - Build fails if `git config log.showSignature true` [#​180](https://togithub.com/devlooped/GitInfo/issues/180) - Disable signatures when obtaining commit date - fixes [#​180](https://togithub.com/devlooped/GitInfo/issues/180) [#​213](https://togithub.com/devlooped/GitInfo/pull/213) ([@​socram8888](https://togithub.com/socram8888)) :hammer: Other: - Deleted [#​181](https://togithub.com/devlooped/GitInfo/issues/181) - Publish new version to nuget.org [#​159](https://togithub.com/devlooped/GitInfo/issues/159) :twisted_rightwards_arrows: Merged: - \+Mâ–¼ includes [#​200](https://togithub.com/devlooped/GitInfo/pull/200) ([@​github-actions](https://togithub.com/github-actions)\[bot])

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: 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.



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

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information