Skip to content

Bump GitInfo from 2.1.2 to 2.2.1#107

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/GitInfo-2.2.1
Closed

Bump GitInfo from 2.1.2 to 2.2.1#107
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/GitInfo-2.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2022

Copy link
Copy Markdown
Contributor

Bumps GitInfo from 2.1.2 to 2.2.1.

Release notes

Sourced from GitInfo's releases.

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
  • Issue with GitIsDirty and GitCache #60

🔨 Other:

  • Project URL should be devlooped.github.io/GitInfo #149
  • "ThisAssembly.Git.Branch" returns "undefined" in Linux system #139

🔀 Merged:

... (truncated)

Changelog

Sourced from GitInfo's changelog.

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)

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
  • Issue with GitIsDirty and GitCache #60

... (truncated)

Commits
  • 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
  • 0f76cce Disable signatures when obtaining commit date - fixes #180
  • 9839b68 Don't add community files explicitly
  • b53d1f3 Properly escape GitExe and CygPathExe for WSL
  • 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.2.1.
- [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.2.1)

---
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 17, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 18, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #108.

@dependabot dependabot Bot closed this Nov 18, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/GitInfo-2.2.1 branch November 18, 2022 12:00
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.

0 participants