Skip to content

Bump gittools/actions from 3 to 4#3

Merged
scorixear merged 3 commits intodevelopfrom
dependabot/github_actions/gittools/actions-4
Mar 14, 2026
Merged

Bump gittools/actions from 3 to 4#3
scorixear merged 3 commits intodevelopfrom
dependabot/github_actions/gittools/actions-4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps gittools/actions from 3 to 4.

Release notes

Sourced from gittools/actions's releases.

v4.0.0

As part of this release we had 168 commits which resulted in 10 issues being closed.

Breaking changes

Bugs

  • [#1434](GitTools/actions#1434) [ISSUE]: Allow customization of version variable set in $(Build.BuildNumber) for Azure DevOps GitVersion task
  • [#1493](GitTools/actions#1493) [ISSUE]: Azure DevOps Release pipeline throws the error on GitVersion updatebuildnumber

Documentation

Improvements

  • !1627 Potential fix for code scanning alert no. 11: Incomplete string escaping or encoding
  • [#1659](GitTools/actions#1659) [ISSUE]: Unable to fetch GitVersion.Tool

SHA256 Hashes of the release artifacts

  • 1ee9cc45adbd18a72f67cff6789bb9a7cc6b5a1aba2ad9b703df959ee316ec46 - gittools.gittools-4.0.0.25063007.vsix

v3.2.1

As part of this release we had 50 commits which resulted in 1 issue being closed.

Improvements

  • !1586 updates GitVersion and GitReleaseManager versions

SHA256 Hashes of the release artifacts

  • 1d446034a454176807f7c3846983ec4b8a4efef0e2e10cabef19f7ea1f428e33 - gittools.gittools-3.2.1.25042514.vsix

v3.2.0

As part of this release we had 147 commits which resulted in 6 issues being closed.

Bugs

  • [#1400](GitTools/actions#1400) [ISSUE]: Azure DevOps task v3.1.1 fails with 'Overwriting readonly variable is not permitted'
  • [#1515](GitTools/actions#1515) [ISSUE]: gitVersion execute task not immediately available after gitVersion setup task
  • !1554 Normalizes target path in dotnet tool

... (truncated)

Commits
  • 54b6560 Merge pull request #1965 from arturcic/feature/git-commit-action
  • e84083e ci(git-actions): Extract Git commit/push logic to reusable action
  • 365db8e Merge pull request #1964 from arturcic/feature/workflow-improvements
  • f833c63 ci: Update repository-dispatch action to v4
  • 208ee5c style(workflows): Reorder GitHub App token action parameters
  • c9cba3a ci(secrets): Simplify 1Password secret paths
  • fd3adcc Merge pull request #1963 from GitTools/dependabot/npm_and_yarn/eslint-2e2637830d
  • 7a9a976 (npm): Bump eslint from 10.0.0 to 10.0.1 in the eslint group
  • 284d0d2 ci(workflows): Skip npm scripts during dependency installation in examples-ve...
  • e05e851 dist update
  • 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 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot changed the base branch from main to develop March 14, 2026 11:59
@scorixear
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/gittools/actions-4 branch from 9e40d3c to bd4890b Compare March 14, 2026 12:19
Bumps [gittools/actions](https://github.com/gittools/actions) from 3 to 4.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v3...v4)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/gittools/actions-4 branch from bd4890b to 7888fdb Compare March 14, 2026 12:22
@scorixear scorixear merged commit 5c7c3a3 into develop Mar 14, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/gittools/actions-4 branch March 14, 2026 12:28
scorixear added a commit that referenced this pull request Mar 14, 2026
* fixed git version (#8)

* Bump NUnit3TestAdapter from 4.6.0 to 6.1.0 (#7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* removed obsolete wiki (#9)

* Bump NUnit from 4.2.2 to 4.5.1 (#6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump coverlet.collector from 6.0.2 to 8.0.0 (#4)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-dotnet from 4 to 5 (#2)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 4 to 6 (#1)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk from 17.11.1 to 18.3.0 (#5)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Keller <contact.keller.paul@gmail.com>

* Bump gittools/actions from 3 to 4 (#3)

* Bump gittools/actions from 3 to 4

Bumps [gittools/actions](https://github.com/gittools/actions) from 3 to 4.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v3...v4)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* updated to gitversion 6

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Keller <contact.keller.paul@gmail.com>

* added release-process and readme (#10)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant