Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Updated GitVersionTask from 4.0.0 to 5.1.2.

Release notes

Sourced from GitVersionTask's releases.

5.1.2

As part of this release we had 19 commits which resulted in 13 issues being closed.

Bugs

  • #​1899 Change default increment strategy for release branches to None instead of Patch
  • #​1897 Release branch results in wrong version (default strategy is patch)
  • #​1896 Enable F# exe projects to use GitVersionTask
  • #​1885 Error running gitversion 5.1.1 with /? or --help Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
  • #​1883 GitVersionTask 5.1.0 - Error in Azure Devops private repos: Value cannot be null. Parameter name: source
  • #​1879 GH-1874, fix the nofetch behaviour, it was not correctly initialized
  • #​1876 GitVersionTask 5.1.1: object reference not set to an instance of object.
  • #​1875 GitVersion 5.1.1 AppVeyor: Input string was not in a correct format.
  • #​1874 Unexpected change in behavior causing TeamCity issue
  • #​1872 5.1.0 Error on Azure Devops ubuntu Agents

Improvement

  • #​1892 on exception show stack trace

Documentation

  • #​1884 Markdownlint clean up of the Contributing page.
  • #​1881 who.md: added Uno Platform

5.1.1

As part of this release we had 173 commits which resulted in 16 issues being closed.

Features

  • #​1849 Feature/netcore3.0
  • #​1762 Add -nonormalize option to disable normalize function

Bugs

  • #​1847 Add the xml namespace to work with MSBuild v14
  • #​1782 Azure Pipeline Task - default Config File path to GitVersion.yml doesn't work
  • #​1777 Only append /config if the user specified a configFilePath

Improvements

  • #​1871 adds Preview suffix to VSIX task name when appropriate
  • #​1865 Feature/di2
  • #​1861 Feature/di
  • #​1843 Change the implementation of AzureDevops task.
  • #​1838 Performance improvements - profiling and simple caching
  • #​1794 Feature/unit tests vsix
  • #​1793 Fix several issues related to worktree
  • #​1787 Fixed entrypoint for github actions

Documentation

  • #​1853 Fix typo
  • #​1840 Update teamcity docs with info about fetchallheads
  • #​1835 Docs Update - Azure DevOps piplines yml example

5.0.1

As part of this release we had 28 commits which resulted in 2 issues being closed.

Bug

  • #​1767 Allow head to move for dynamic repositories

Improvement

  • #​1741 Fix current branch variable name for GitLab CI

5.0.0

As part of this release we had 63 issues closed.

Features

  • #​1691 Allow overriding of the config file path
  • #​1654 Initial support of Drone
  • #​1599 Adding support to generate WiX version files
  • #​1591 Support for Team Foundation Server merge messages
  • #​1580 Integrate GitTool.Core code into GitVersion
  • #​1572 Docker naming scheme
  • #​1571 CentOS 7 docker based image
  • #​1488 Enable custom merge message formats via configuration
  • #​1451 Support for generic build servers, improved scripting support
  • #​1433 Provide a way to translate the PreReleaseLabel (alpha, beta etc) to a numeric value to avoid version collisions
  • #​1401 TfsTask - Add 'path' parameter
  • #​1378 Support for Team Foundation Server merge messages

Bugs

  • #​1758 #​1754 Allow head to move when switching branches for dynamic repositories
  • #​1733 Latest GitVersionTask betas (since 5.0.0-beta3-44) fail on dotnet build
  • #​1665 GitVersion Azure Pipelines Task fails on linux
  • #​1643 GitVersionTask throws logging exceptions when task is reused, causing builds to fail.
  • #​1635 [Bugfix] CommitsSinceVersionSource decreases upon deleting a merged Release branch
  • #​1610 GitVersion .Net Core (Preview) Azure DevOps task error
  • #​1606 GitVersion cannot find remote master or develop from inherited branch config
  • #​1590 [Configuration Bugfix] source-branches is overwritten even if explicitly specified in the config
  • #​1553 GitVersion produces incompilable code if AssemblyInformationalVersion not defined for F#
  • #​1550 4.0.1-beta1-53: Fails to find the LibGit2Sharp.
  • #​1541 Ignore version numbers in branch names that are not release branches.
  • #​1540 Always compute mainline version with mainline commits
  • #​1536 Why do version numbers in branch names change the calculated version?
  • #​1525 Merging from develop to feature branch causes MinorPatch to change
  • #​1517 VSTS GitVersion Task Icon is Missing in build
  • #​1446 [Bugfix] Wrong version number observed in a feature branch after a tagged develop is merged into it
  • #​1410 [Bugfix] GitVersion crashes if there are multiple branches containing the keyword develop and the current branch has Increment policy set to Inherit with current commit being a merge commit
  • #​1275 GitVersion produces version with wrong commit count (release branch with feature branches on it)
  • #​1183 GitVersion produces incompilable code if AssemblyInformationalVersion not defined for F#
  • #​1035 Incorrect mainline version being calculated
  • #​520 HotFix tag affecting develop

Improvements

  • #​1724 added option to disable gitversiontask on build
  • #​1713 LibGit2Sharp update to 0.26.0 (2)
  • #​1704 Comply with the SemVer2.0 format in Metadata
  • #​1686 Enhance logic of getting current branch in case of drone
  • #​1657 SVG logo
  • #​1647 Add WiX define constants
    ... (truncated)

5.0.0-alpha.1

First alpha build of GitVersion 5, which in time will introduce a few breaking changes.

Commits viewable in compare view.

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 <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: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitVersionTask
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Nov 20, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 26, 2025

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Nov 26, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/Qwiq.Core.Rest/multi-d10679a050 branch November 26, 2025 18:54
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.

1 participant