Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps GitInfo from 2.1.2 to 3.0.0.

Release notes

Sourced from GitInfo's releases.

v3.0.0

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/GitInfo@v2.3.0...v3.0.0

v3.0.0-rc

No release notes provided.

v3.0.0-alpha

What's Changed

✨ Implemented enhancements

🔨 Other

Full Changelog: devlooped/GitInfo@v2.3.0...v3.0.0-alpha

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

... (truncated)

Changelog

Sourced from GitInfo's changelog.

v3.0.0 (2023-02-16)

Full Changelog

🔀 Merged:

  • Rename Analyzer > GitInfo.CodeAnalysis #233 (@​kzu)

v3.0.0-rc (2023-02-09)

Full Changelog

✨ Implemented enhancements:

  • Set Version and PackageVersion to a default value #232 (@​kzu)

v3.0.0-alpha (2023-02-07)

Full Changelog

✨ Implemented enhancements:

  • Stale info on unrelated changes #186
  • Should $(GitDefaultBranch) now default to main rather than master #167
  • Integrate better with SourceLink and built-in support in the SDK #128
  • Switch to ThisAssembly.Constants for C# #229 (@​kzu)
  • Properly detect HEAD changes for incremental builds #226 (@​kzu)
  • Change GitDefaultBranch to main instead of master #225 (@​kzu)
  • Improve targets organization by moving ThisAssembly to another targets #219 (@​kzu)
  • Switch to built-in .NET SDK AssemblyMetadata support #218 (@​kzu)

🐛 Fixed bugs:

  • Missing Git Information with Docker build #216
  • Version issue with Multi-target projects #202
  • Git isDirty triggers rebuilds #183
  • GitInfo.cache collects warnings which leads to build errors #91

🔨 Other:

  • $(GitBranch) prop value is empty in .csproj file #178

🔀 Merged:

  • Delete removed define for assembly metadata #220 (@​kzu)

v2.3.0 (2022-11-18)

Full Changelog

... (truncated)

Commits
  • 79006fe Bump to latest SponsorLink
  • 8ba5fec Rename Analyzer > GitInfo.CodeAnalysis
  • 6497e93 🖉 Update changelog with v3.0.0-rc
  • ca66be5 Set Version and PackageVersion to a default value
  • d485b19 Bump ThisAssembly.AssemblyInfo from 1.2.4 to 1.2.5
  • 5748632 🖉 Update changelog with v3.0.0-alpha
  • b01ecea Switch to ThisAssembly.Constants for C#
  • a94cefd Properly detect branch changes for incremental builds
  • 0b55393 Change GitDefaultBranch to main instead of master
  • 3d7119a Delete removed define for assembly metadata
  • 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 3.0.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...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #18.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/nuget/GitInfo-3.0.0 branch February 20, 2023 09:17
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.

1 participant