Skip to content

ci(deps): Bump the git-tools group with 2 updates - #266

Merged
skwasjer merged 1 commit into
mainfrom
dependabot/github_actions/main/git-tools-ef51393a9f
Jul 20, 2026
Merged

ci(deps): Bump the git-tools group with 2 updates#266
skwasjer merged 1 commit into
mainfrom
dependabot/github_actions/main/git-tools-ef51393a9f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the git-tools group with 2 updates: gittools/actions/gitversion/setup and gittools/actions/gitversion/execute.

Updates gittools/actions/gitversion/setup from 4.5.0 to 4.7.0

Release notes

Sourced from gittools/actions/gitversion/setup's releases.

v4.7.0

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

Improvements

Contributors

2 contributors made this release possible.

SHA256 Hashes of the release artifacts

  • 10b2cc389d8671554f2979bfa9ed537916dae36333e4b931f198a84f35df09e6 - gittools.gittools-4.7.0.260703164.vsix

v4.6.0

As part of this release we had 215 commits which resulted in 89 issues being closed.

Dependencies

... (truncated)

Commits
  • 7417b10 build: update GitVersion version specification to 6.8.x
  • f6091cf Merge pull request #2086 from MarcelGosselin/fix/issue-1824
  • 7c22071 fix: update minimum GitVersion.Tool to 6.2.0 so output is compatible
  • b6fc43b Merge pull request #2135 from GitTools/dependabot/npm_and_yarn/vite-78f5677d33
  • 2e13db5 (npm): bump vite from 8.1.2 to 8.1.3 in the vite group
  • f0638b1 docs(release-skill): harden GRM preconditions, settle check, and recovery steps
  • 13f62f7 build(grm): include contributors in release notes
  • 214fdda update examples version to 4.6.0
  • 03e8e09 build(dependabot): assign PRs to the umbrella milestone (32)
  • 4eb45bb Merge pull request #2131 from GitTools/fix/deterministic-process-import
  • Additional commits viewable in compare view

Updates gittools/actions/gitversion/execute from 4.5.0 to 4.7.0

Release notes

Sourced from gittools/actions/gitversion/execute's releases.

v4.7.0

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

Improvements

Contributors

2 contributors made this release possible.

SHA256 Hashes of the release artifacts

  • 10b2cc389d8671554f2979bfa9ed537916dae36333e4b931f198a84f35df09e6 - gittools.gittools-4.7.0.260703164.vsix

v4.6.0

As part of this release we had 215 commits which resulted in 89 issues being closed.

Dependencies

... (truncated)

Commits
  • 7417b10 build: update GitVersion version specification to 6.8.x
  • f6091cf Merge pull request #2086 from MarcelGosselin/fix/issue-1824
  • 7c22071 fix: update minimum GitVersion.Tool to 6.2.0 so output is compatible
  • b6fc43b Merge pull request #2135 from GitTools/dependabot/npm_and_yarn/vite-78f5677d33
  • 2e13db5 (npm): bump vite from 8.1.2 to 8.1.3 in the vite group
  • f0638b1 docs(release-skill): harden GRM preconditions, settle check, and recovery steps
  • 13f62f7 build(grm): include contributors in release notes
  • 214fdda update examples version to 4.6.0
  • 03e8e09 build(dependabot): assign PRs to the umbrella milestone (32)
  • 4eb45bb Merge pull request #2131 from GitTools/fix/deterministic-process-import
  • Additional 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the git-tools group with 2 updates: [gittools/actions/gitversion/setup](https://github.com/gittools/actions) and [gittools/actions/gitversion/execute](https://github.com/gittools/actions).


Updates `gittools/actions/gitversion/setup` from 4.5.0 to 4.7.0
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@bc6623a...7417b10)

Updates `gittools/actions/gitversion/execute` from 4.5.0 to 4.7.0
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@bc6623a...7417b10)

---
updated-dependencies:
- dependency-name: gittools/actions/gitversion/setup
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: git-tools
- dependency-name: gittools/actions/gitversion/execute
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: git-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 20, 2026
@skwasjer
skwasjer enabled auto-merge (squash) July 20, 2026 16:07
@sonarqubecloud

Copy link
Copy Markdown

@skwasjer
skwasjer merged commit c2d54d7 into main Jul 20, 2026
13 checks passed
@skwasjer
skwasjer deleted the dependabot/github_actions/main/git-tools-ef51393a9f branch July 20, 2026 16:20
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant