ubisoft / Sharpmake

Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
Apache License 2.0
922 stars 168 forks source link

Bump GitInfo from 3.3.1 to 3.3.3 in /Sharpmake #317

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps GitInfo from 3.3.1 to 3.3.3.

Release notes

Sourced from GitInfo's releases.

v3.3.3

What's Changed

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/GitInfo/compare/v3.3.2...v3.3.3

v3.3.2

What's Changed

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/GitInfo/compare/v3.3.1...v3.3.2

Changelog

Sourced from GitInfo's changelog.

v3.3.3 (2023-08-30)

Full Changelog

:bug: Fixed bugs:

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

v3.3.2 (2023-08-30)

Full Changelog

:bug: 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)
Commits
  • 2ca1ea9 +Mᐁ includes
  • 6eda2f3 ⬆️ Bump files with dotnet-file sync
  • 9d18adf Shield from invalid git version
  • 340ef4a 🖉 Update changelog with v3.3.2
  • 753cd88 Bump NuGetizer from 1.1.0 to 1.1.1
  • 13617fe Remove unnecessary nuget mapping
  • 4220513 Bump ThisAssembly to get fix for C#11 raw strings
  • b1aba78 Bump NuGetizer from 1.0.5 to 1.1.0
  • b833abe ⬆️ Bump files with dotnet-file sync
  • 1c3cbd0 🖉 Update changelog with v3.3.1
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)