Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump GitInfo from 2.1.2 to 2.3.0 #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps GitInfo from 2.1.2 to 2.3.0.

Release notes

Sourced from GitInfo's releases.

v2.3.0

What's Changed

🔨 Other

New Contributors

Full Changelog: devlooped/GitInfo@v2.2.1...v2.3.0

v2.2.1

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

New Contributors

Full Changelog: devlooped/GitInfo@v2.2.0...v2.2.1

v2.2.0

v2.2.0 (2021-08-25)

Full Changelog

✨ Implemented enhancements:

  • Add source repository information to package #169
  • Add support for nuget transitive dependencies (via PackageReference) #154
  • GitThisAssemblyMetadata documentation is confusing #152
  • Feature request: let _CommitDateFormat be configurable #144
  • Build error when the first commit on a new branch is a cherry pick #133
  • support for git worktree #88

... (truncated)

Changelog

Sourced from GitInfo's changelog.

v2.3.0 (2022-11-18)

Full Changelog

🐛 Fixed bugs:

  • make the gitinfo caches location configurable to be able to reuse the same information over several projects that are built #190

🔀 Merged:

  • Feature/use git info cache for all solution projects #191 (@​tisis2)

v2.2.1 (2022-11-16)

Full Changelog

✨ Implemented enhancements:

  • maybe: show better error msg if windows visual studio git outputs linux paths #131
  • Add release notes #89
  • Can the same be used for managed C++? If not create it? #67
  • Cake: Use within Cake #48
  • Doesn't work with projects on SMB shares #8
  • Add section on how to set versions from MSBuild #211 (@​kzu)
  • Fix "MSBuild customizations" misnomer & add link to documentation #206 (@​JimmyCushnie)
  • fix bug Branch name is wrong when compiling from a git worktree #197 (@​li-zhixin)
  • Properly escape GitExe and CygPathExe for WSL #195 (@​socram8888)
  • Update "dirty" file only when GitIsDirty changes #184 (@​AmoreCadenza)
  • Fix of buildTransitive feature of package #182 (@​PadreSVK)

🐛 Fixed bugs:

  • MSBuild variables don't work for MAUI projects #203
  • Execution fails if using WSL and username contains spaces #194
  • delete #193
  • [Question] Commit Message #185
  • Build fails if git config log.showSignature true #180
  • Disable signatures when obtaining commit date - fixes #180 #213 (@​socram8888)

🔨 Other:

  • Deleted #181
  • Publish new version to nuget.org #159

🔀 Merged:

v2.2.0 (2021-08-25)

... (truncated)

Commits
  • b1770cd ⬆️ Bump files with dotnet-file sync
  • 51098e6 Feature/use git info cache for all solution projects (#191)
  • 5dacb49 🖉 Update changelog with v2.2.1
  • 7608301 ⬆️ Bump files with dotnet-file sync
  • 9d619a1 Test removal of upstream repo artifacts
  • 1bc8e57 Fix moved shared artifacts
  • da888a8 Ignore PRs by github-actions
  • 2a74bf1 Remove colon at the end
  • e6231f8 Use unicode chars instead of github emoji
  • 4dc7b54 Configure built-in release notes generator
  • Additional commits viewable 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 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)

Bumps [GitInfo](https://github.com/devlooped/GitInfo) from 2.1.2 to 2.3.0.
- [Release notes](https://github.com/devlooped/GitInfo/releases)
- [Changelog](https://github.com/devlooped/GitInfo/blob/main/changelog.md)
- [Commits](devlooped/GitInfo@v2.1.2...v2.3.0)

---
updated-dependencies:
- dependency-name: GitInfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants