Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
GitInfo (source) 2.3.0 -> 3.5.0 age adoption passing confidence

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:

v3.3.5

Full Changelog

✨ Implemented enhancements:

  • Can not find all git info when on branch with '.' in the name #​328

🐛 Fixed bugs:

  • ThisAssembly.Git.IsDirty is included when GitThisAssembly is false #​337
  • Update to 3.3.4 via Nuget crashes #​335
  • Git.Branch always gives [HEAD] for detached HEAD commit. #​333
  • Do not emit ThisAssembly.Git.IsDirty when GitThisAssembly is false #​338 (@​kzu)

v3.3.4

Full Changelog

🐛 Fixed bugs:

  • GetInfo 3.3.3 fails like #​273 ('ThisAssembly.Git' is inaccessible...) on non-SDK style .csproj, 2.3.0 works fine #​326
  • Weird race condition with targets #​321

🔀 Merged:

v3.3.3

Full Changelog

🐛 Fixed bugs:

  • parse('')" cannot be evaluated. version string portion was too short or too long #​300
  • Shield from invalid git version #​313 (@​kzu)

🔀 Merged:

v3.3.2

Full Changelog

🐛 Fixed bugs:

  • LangVersion latest and using 11.0 constants #​311
  • Privacy about SponsorLink with GitInfo #​299
  • Linux compatibility issues? #​298
  • Bump ThisAssembly to get fix for C#11 raw strings #​312 (@​kzu)

v3.3.1

Full Changelog

🔀 Merged:

v3.3.0

Full Changelog

🔀 Merged:

  • Remove current implementation of SponsorLink for now #​302 (@​kzu)

v3.2.0

Full Changelog

v3.1.2

Full Changelog

🔀 Merged:

v3.1.1

Full Changelog

🐛 Fixed bugs:

v3.1.0

Full Changelog

🐛 Fixed bugs:

v3.0.7

Full Changelog

✨ Implemented enhancements:

  • Branch name is wrong when compiling from a git worktree #​189

🐛 Fixed bugs:

  • Version 3.0.5: Error 'ThisAssembly.Git' is inaccessible due to its protection level #​273

v3.0.6

Full Changelog

✨ Implemented enhancements:

🐛 Fixed bugs:

  • The name 'IsDirtyString' does not exist in the current context #​281
  • Update to version 3.x breaks Avalonia projects #​260
  • CSC : error SL01: SponsorLink has been incorrectly configured #​251
  • Fix missing code from missing dependency #​282 (@​kzu)

🔀 Merged:

v3.0.5

Full Changelog

🐛 Fixed bugs:

  • ThisAssemblyNamespace is ignored when updating from 2.3.0 to 3.0.4 #​258
  • Bump to ThisAssembly version that doesn't run so early #​268 (@​kzu)
  • Fix IsDirty generator when using a custom namespace #​267 (@​kzu)
  • Fix backs-compat generation when custom namespace in use #​266 (@​kzu)

🔀 Merged:

v3.0.4

Full Changelog

🐛 Fixed bugs:

  • Branch Names with '/' generate invalid versions #​244
  • V3 IsDirty is a string #​243
  • Migration from v2 -> v3 #​240
  • Reintroduce IsDirty boolean property from 2.3 #​249 (@​kzu)
  • Replace / and \ in branches with dashes when setting default Version #​248 (@​kzu)

v3.0.2

Full Changelog

✨ Implemented enhancements:

v3.0.1

Full Changelog

✨ Implemented enhancements:

v3.0.0

Full Changelog

🔀 Merged:


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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 27, 2023
@renovate renovate bot force-pushed the renovate/gitinfo-3.x branch from d22ec31 to 9e116f0 Compare February 11, 2025 10:57
@renovate renovate bot changed the title chore(deps): update dependency gitinfo to v3 chore(deps): update dependency gitinfo to v3 - autoclosed May 13, 2025
@renovate renovate bot closed this May 13, 2025
@renovate renovate bot deleted the renovate/gitinfo-3.x branch May 13, 2025 13:38
@github-actions github-actions bot locked and limited conversation to collaborators May 13, 2025
@renovate renovate bot changed the title chore(deps): update dependency gitinfo to v3 - autoclosed chore(deps): update dependency gitinfo to v3 May 13, 2025
@renovate renovate bot reopened this May 13, 2025
@renovate renovate bot force-pushed the renovate/gitinfo-3.x branch from 92d0158 to 9e116f0 Compare May 13, 2025 19:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants