Skip to content

build(deps): bump gittools/actions from 4.2.0 to 4.3.2#325

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/gittools/actions-4.3.2
Closed

build(deps): bump gittools/actions from 4.2.0 to 4.3.2#325
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/gittools/actions-4.3.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps gittools/actions from 4.2.0 to 4.3.2.

Release notes

Sourced from gittools/actions's releases.

v4.3.2

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

Improvements

SHA256 Hashes of the release artifacts

  • 0d8423e376efacd8ff2e1d9f180f255111804227bbd6cf120e8a12e21ba4c0ca - gittools.gittools-4.3.2.260222113.vsix

v4.3.1

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

Improvements

SHA256 Hashes of the release artifacts

  • 15382e0a88b264311d0f1e7ebf3b953414d4516339d7f1fda57b0cff1c574ff0 - gittools.gittools-4.3.1.260220121.vsix

v4.3.0

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

Improvements

  • !1907 Add Node.js 24 runtime support to Azure DevOps tasks.
  • !1915 Add new GitVersion 6.6.0 output variables: VersionSourceSemVer, VersionSourceDistance, VersionSourceIncrement

SHA256 Hashes of the release artifacts

  • 9bca60aeb1bbad6af0e8059d96550f6010be18fd81b327b667de8e53583265ee - gittools.gittools-4.3.0.260219165.vsix
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)

Bumps [gittools/actions](https://github.com/gittools/actions) from 4.2.0 to 4.3.2.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v4.2.0...v4.3.2)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@sophie-syntax
Copy link
Contributor

sophie-syntax bot commented Feb 23, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Version bump

Ensure that the upgraded GitVersion actions (@v4.3.2) for both setup and execute steps are compatible and still yield the correct version information without breaking the CI pipeline.

  uses: gittools/actions/gitversion/setup@v4.3.2
  with:
    versionSpec: "6.x"

- name: Version with GitVersion # https://github.com/marketplace/actions/use-actions
  id: gitversion
  uses: gittools/actions/gitversion/execute@v4.3.2
Version bump

Confirm that the bumped GitVersion action versions in the release workflow remain compatible and the outputs (e.g., PreReleaseTagWithDash, NuGetVersionV2) are generated as expected.

  uses: gittools/actions/gitversion/setup@v4.3.2
  with:
    versionSpec: "6.x"
- name: Version with GitVersion # https://github.com/marketplace/actions/use-actions
  id: gitversion
  uses: gittools/actions/gitversion/execute@v4.3.2

💡 Tool usage guide:

Overview:
The review tool scans the PR code changes, and generates a PR review which includes several types of feedbacks, such as possible PR issues, security threats and relevant test in the PR. More feedbacks can be added by configuring the tool.

The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.

  • When commenting, to edit configurations related to the review tool (pr_reviewer section), use the following template:
/review --pr_reviewer.some_config1=... --pr_reviewer.some_config2=...
[pr_reviewer]
some_config1=...
some_config2=...

See the review usage page for a comprehensive guide on using this tool.

@sophie-syntax
Copy link
Contributor

sophie-syntax bot commented Feb 23, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Superseded by #326.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/gittools/actions-4.3.2 branch March 2, 2026 17:03
@github-project-automation github-project-automation bot moved this from Backlog to Done in rmstale ongoing development Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build 🛠️ github actions 🛠️ Pull requests that update Github_actions code Review effort 1/5

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants