Skip to content

Comments

Bump Nerdbank.GitVersioning from 3.4.194 to 3.9.50#783

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Nerdbank.GitVersioning-3.9.50
Open

Bump Nerdbank.GitVersioning from 3.4.194 to 3.9.50#783
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Nerdbank.GitVersioning-3.9.50

Conversation

@dependabot
Copy link
Contributor

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

Updated Nerdbank.GitVersioning from 3.4.194 to 3.9.50.

Release notes

Sourced from Nerdbank.GitVersioning's releases.

3.9.50

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.118...v3.9.50

3.9.37-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.32-alpha...v3.9.37-alpha

3.9.32-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.17-alpha...v3.9.32-alpha

3.9.17-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.15-alpha...v3.9.17-alpha

3.9.15-alpha

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.118...v3.9.15-alpha

3.8.118

Fixes

Enhancements

Other changes

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.115...v3.8.118

3.8.106-alpha

What's Changed

Enhancements

Fixes

Other changes

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.38-alpha...v3.8.106-alpha

3.8.38-alpha

Fixes

Enhancements

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.115...v3.8.38-alpha

3.7.115

Changes:

Fixes:

  • #​1151: Fix exception thrown for repos cloned without tags
  • #​1150: Getting the build version fails for repositories cloned with --no-tags

Enhancements:

  • #​318: Emit a warning when SemVer 2.0 format version is specified with explicitly selecting SemVer 1.0.

This list of changes was auto generated.

3.7.112

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.146...v3.7.112

3.7.77-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.70-alpha...v3.7.77-alpha

3.7.70-alpha

Changes:

Fixes:

  • #​250: GetBuildVersion fails with NullReferenceException when version is missing
  • #​943: Upgrading from 3.5.119 to 3.6.132 breaks commit id for NPM
  • #​935: BuildingRef is incorrectly populated on Bitbucket pipelines

Enhancements:

  • #​251: GetBuildVersion fails with NotSupportedException when version is a simple number
  • #​233: Major, Minor and Patch version parts as separate variables

Others:

  • #​1056: Bump BenchmarkDotNetVersion from 0.13.10 to 0.13.12
  • #​1057: Bump Newtonsoft.Json.Schema from 3.0.15 to 3.0.16
See More
  • #​1039: Merge latest Library.Template
  • #​1050: Merge v3.6 to main
  • #​1046: Bump typescript from 5.4.3 to 5.4.5 in /src/nerdbank-gitversioning.npm
  • #​265: Add AssemblyInfo.GitCommitId property
  • #​264: Remove g prefix in commit IDs
  • #​255: Fix for issue #​149 - Adding F# support for AssemblyInfo generation
  • #​252: Not working in .NET Core docker image
  • #​254: Update Cake.Core dependency to 0.30.0
  • #​1024: Change F# AssemblyInfo generation to always include a do() after the …
  • #​245: Fix attribute name in readme
  • #​241: Switch to Azure Pipelines
  • #​242: Remove typings to fix build break
  • #​243: Capture all nupkg files as artifacts
  • #​240: is it possible to update LibGit2Sharp package version from 0.25.2 to 0.26.0-preview-0054?
  • #​238: Upgrade Typescript + npm cleanup
  • #​236: npm setPackageVersion semver2 support
  • #​235: Add a few properties for easier processing at the command line
  • #​231: Remove names from regex capture groups in version.schema.json
  • #​232: NPM/Yarn-only way of versioning packages
  • #​234: Add cake-contrib user to Cake.GitVersioning NuGet package
  • #​994: Fix build.ps1 script
  • #​992: I have a problem building the solution
  • #​982: Fix WPF incremental build
  • #​175: NB.GV defeats incremental build for .NET SDK style WPF projects
  • #​945: Revert "Drop BuildMetadata from NPM package version"
  • #​938: Downgrade Cake.Core to v2.3.0
    ... (truncated)

3.7.62-alpha

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.48-alpha...v3.7.62-alpha

3.7.48-alpha

What's Changed

Features

  • Added option to include package version in ThisAssembly class. PR #​976
  • Retargeted from .NET Framework 4.6.2 to 4.7.2 for enhanced compatibility and performance. PR #​941
  • Added git-based detection of tags at HEAD to improve PublicRelease detection. PR #​876
  • Allowed customizing commit message pattern in prepare-release command. PR #​996
  • Updated to .NET 8 SDK, aligning with the latest technology standards. PR #​1002

Fixes

  • Fixed a typo in the Cake extension documentation comment. PR #​939
  • Made GitPackCache include ObjectType for more accurate caching. PR #​942

New Contributors

Full Changelog

3.6.146

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.143...v3.6.146

3.6.143

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.141...v3.6.143

3.6.141

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.139...v3.6.141

3.6.139

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.133...v3.6.139

3.6.133

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.132...v3.6.133

3.6.132

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.128...v3.6.132

3.6.128

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.79-alpha...v3.6.128

3.6.79-alpha

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.65-alpha...v3.6.79-alpha

3.6.65-alpha

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.5.113...v3.6.65-alpha

3.5.119

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.5.113...v3.5.119

3.5.113

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.5.112...v3.5.113

3.5.112

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.5.109...v3.5.112

3.5.109

Changes:

Fixes:

  • #​774: The target "VSTest" does not exist in the project

This list of changes was auto generated.

3.5.108

Changes:

  • #​777: Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/NerdBank.GitVersioning

This list of changes was auto generated.

3.5.107

Changes:

Fixes:

  • #​732: dotnet watch fails due to missing _CollectWatchItems target
  • #​754: BUG: GetTargetPathWithTargetPlatformMoniker target missing on 3.5.103

Others:

  • #​755: Define more empty targets

This list of changes was auto generated.

3.5.104

Changes:

  • #​752: Define more empty targets for VSIX projects

This list of changes was auto generated.

3.5.103

Changes:

Fixes:

  • #​728: Fix NullReferenceException thrown when PATH is empty/missing
  • #​726: File Output Has the Same Entries Multiple Times

Enhancements:

  • #​723: Include all four version components in the cloud build number if three or more components are set in the version file

Breaking changes:

  • As part of adding support for MSBuild's static graph feature, we changed the way Nerdbank.GitVersioning invokes itself for shared version calculations during the build. This means that if you have build targets that process ProjectReference items in a way we haven't tested with, then you might see a build error such as #​751 ("PrivateP2PCaching.proj : error MSB4057: The target "x" does not exist in the project."). Please report such errors as new issues for each unique target that cannot be found, and apply the workaround prescribed in #​751 to unblock yourself.

Others:

  • #​748: Stabilize tests against different default branch names
  • #​738: Update npm dependencies and enable dependabot
  • #​729: Merge v3.4 to master
  • #​727: GitHub actions file output has redundant entries
  • #​721: Set Platform=AnyCPU on inner P2P to satisfy MSBuild platform negotiation
  • #​719: Add 'precision' setting for the NuGet package version
  • #​715: "more than one project"
  • #​714: Fixes typos and grammar in nbgv-cli.md

3.5.86-alpha

Changes:

  • #​729: Merge v3.4 to master

3.5.85-alpha

Changes:

Breaking changes:

  • #​707: Honor AssemblyVersion as explicitly set in version.json
  • #​701: Rename GenerateAssemblyVersionInfo msbuild target to GenerateAssemblyNBGVVersionInfo

Fixes:

  • #​698: Conflicting target names with Microsoft.XmlSerializer.Generator
  • #​615: Versions after v3.3.37 doesn't work on Windows 7
  • #​637: Inconsistent file version generation between big and little endian CPU architectures

Enhancements:

  • #​712: Allow a way for consumers to supply their own targets to the private P2P target
  • #​696: Build with the .NET 6.0 SDK, update packages
See More
  • #​667: Add property that can disable the private MSBuild task invocation
  • #​666: fix: extend error message in case there are uncommited changes, in order to get the files which are causing the issue
  • #​624: Informational version supports four components
  • #​653: Add Cake alias for the "cloud" command
  • #​598: Add SpaceAutomation cloud build support

Others:

  • #​721: Set Platform=AnyCPU on inner P2P to satisfy MSBuild platform negotiation
  • #​719: Add 'precision' setting for the NuGet package version
  • #​715: "more than one project"
  • #​714: Fixes typos and grammar in nbgv-cli.md
  • #​688: Implement all targets to avoid msbuild p2p problems
  • #​711: Make nbgv install smarter
  • #​703: How do we specify a 3 segment Assembly Version (i.e. 0.4.1)?
  • #​706: Merge v3.4 into master
  • #​697: Fix path calculation to OSX native libgit2 binaries
  • #​692: Add Publish target
  • #​687: Fix packing a project that references NB.GV
  • #​679: Add empty Clean target
  • #​677: Update public_vs_stable.md to replace 'master' with 'main'
  • #​672: Fix dotnet publish on an app that uses NB.GV
  • #​671: dotnet publish is broken in 3.5.34/37-alpha with MSB4057
  • #​603: prepare-release: Uncommitted changes in directory
    ... (truncated)

3.5.73-alpha

Changes:

Breaking changes:

  • #​701: Rename GenerateAssemblyVersionInfo msbuild target to GenerateAssemblyNBGVVersionInfo

Fixes:

  • #​698: Conflicting target names with Microsoft.XmlSerializer.Generator
  • #​682: Fixes nbgv get-commits to require version matching
  • #​693: Fixed typo in ParentEnumerator.MoveNext and added corresponding tests
  • #​688: Implement all targets to avoid msbuild p2p problems
  • #​692: Add Publish target
  • #​697: Fix path calculation to OSX native libgit2 binaries

Enhancements:

  • #​712: Allow a way for consumers to supply their own targets to the private P2P target
  • #​707: Honor AssemblyVersion as explicitly set in version.json
  • #​704: Update schema to encourage 3-4 component assembly versions as well
  • #​696: Build with the .NET 6.0 SDK, update packages
  • #​700: Suppress CA2243 in generated AssemblyInfo file
  • #​711: Make nbgv install smarter

3.5.54-alpha

Changes:

Fixes:

  • #​687: Fix packing a project that references NB.GV
  • #​679: Add empty Clean target

3.5.50-alpha

Changes:

Fixes:

  • #​671: dotnet publish is broken in 3.5.34/37-alpha with MSB4057
  • #​664: Fix NRE in GitContext.Create

Enhancements:

  • #​667: Add property that can disable the private MSBuild task invocation
  • #​666: fix: extend error message in case there are uncommited changes, in order to get the files which are causing the issue
  • #​624: Informational version supports four components
  • #​603: prepare-release: Uncommitted changes in directory

Others:

  • #​663: Drop .NET Core 2.1 support

This list of changes was auto generated.

3.5.37-alpha

Changes:

Fixes:

  • #​588: nbgv install broken
  • #​658: Version height calculated differently in 3.4 with new git backend

Others:

  • #​661: Revise the preprocessor symbols we use
  • #​659: Count merge commits in path filtered height if any parent changed it
  • #​660: Fix nbgv dependencies
  • #​644: Apply is null pattern and analyzer

This list of changes was auto generated.

3.5.34-alpha

Changes:

Fixes:

  • #​615: Versions after v3.3.37 doesn't work on Windows 7
  • #​637: Inconsistent file version generation between big and little endian CPU architectures
  • #​648: Fixes build with msbuild -graph -isolate switches

Enhancements:

  • #​653: Add Cake alias for the "cloud" command
  • #​598: Add SpaceAutomation cloud build support

Others:

  • #​657: Retarget the nbgv tool against netcoreapp3.1 now that netcoreapp2.1 is out of service
  • #​650: Document considerations for building inside a container
See More
  • #​649: Drop .NET Core 2.1 SDK support
  • #​638: Always generate commit ID component of version as big endian
  • #​611: Fix spelling error
  • #​608: Add cake-addin tag to Cake.GitVersioning NuGet package
  • #​599: Abort prepare-release command when version on current branch is not incremented

This list of changes was auto generated.

3.4.255

Changes:

Breaking changes:

Fixes:

  • #​682: Fixes nbgv get-commits to require version matching
  • #​693: Fixed typo in ParentEnumerator.MoveNext and added corresponding tests
  • #​700: Suppress CA2243 in generated AssemblyInfo file

Enhancements:

  • #​704: Update schema to encourage 3-4 component assembly versions as well

3.4.244

Changes:

Fixes:

  • #​630: NBGV sets cloudBuild.buildNumber to null, but this violates the JSON schema

Others:

  • #​675: Add retry to SetCloudBuildVariable method in VisualStudioTeamServices
  • #​669: Suppress cloudBuild.buildNumber: null being written for nbgv prepare-release

This list of changes was auto generated.

3.4.240

Changes:

Fixes:

  • #​588: nbgv install broken
  • #​658: Version height calculated differently in 3.4 with new git backend

Others:

  • #​659: Count merge commits in path filtered height if any parent changed it
  • #​660: Fix nbgv dependencies
  • #​644: Apply is null pattern and analyzer

This list of changes was auto generated.

3.4.231

Changes:

Fixes:

  • #​634: Fix bugs with > 2 GB pack files

This list of changes was auto generated.

3.4.228

Changes:

Fixes

  • #​584: IOException when building from mapping pack files into memory

Other work:

  • #​632: Run 32-bit tests
  • #​633: Update libgit2sharp to 0.27.0-preview-0102

This list of changes was auto generated.

3.4.220

Changes:

Fixes:

  • #​615: Versions after v3.3.37 doesn't work on Windows 7
  • #​619: GitException thrown in ZLibStream

This list of changes was auto generated.

3.4.216

Changes:

Fixes:

  • #​602: Regression: Nerdbank.GitVersioning.GitException: The commit 0000000000000000000000000000000000000000 was not found in this repository.

Others:

  • #​613: Fix resolving HEAD reference if it's a packed ref
  • #​614: Switch tests from 7z to zip and enable test
  • #​125: Unstable test: Submodule_RecognizedWithCorrectVersion

This list of changes was auto generated.

3.4.205

Changes:

Fixes:

  • #​587: v3.4 regressed version height calculation involving path filters

Others:

  • #​593: Add 3rdPartyNotices to package
  • #​606: Path filters: Recurse into directories if child entries may be included by filters

This list of changes was auto generated.

3.4.203

Changes:

Fixes:

  • #​589: FileNotFoundException for System.Memory when using Visual Studio Build Tools 2017

Others:

  • #​600: Don't require a trailing \n character at the end of the alternates file
  • #​596: Improve alternate parsing
  • #​597: Don't load git packs if the .pack file is missing

This list of changes was auto generated.

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 show <dependency name> 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)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-version: 3.9.50
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 16, 2026
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants