Skip to content

chore(deploy): bump gittools/actions to v4.5.0#69

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/gittools/actions-4.5.0
Open

chore(deploy): bump gittools/actions to v4.5.0#69
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/gittools/actions-4.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

User description

Bumps gittools/actions from 4.3.3 to 4.5.0.

Release notes

Sourced from gittools/actions's releases.

v4.5.0

As part of this release we had 75 commits which resulted in 3 issues being closed.

Features

Improvements

SHA256 Hashes of the release artifacts

  • ae208cf21cd3506d486516e2b977bc4e5b325fa649bef036e04131eafc1471e1 - gittools.gittools-4.5.0.260407213.vsix

v4.4.2

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

Bug

SHA256 Hashes of the release artifacts

  • 203023fae8db443599353c7a3d5fc2cf84efc7c6e5aa0b6a466bb6ac20b205c0 - gittools.gittools-4.4.2.260316134.vsix

v4.4.1

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

Bug

SHA256 Hashes of the release artifacts

  • c8c9754a01a5c4de9def15f1012776d9a42cd904d5c1119ebe169bc88eb9e69b - gittools.gittools-4.4.1.260316032.vsix

v4.4.0

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

Bug

Improvements

... (truncated)

Commits
  • bc6623a ci(github): add delay before triggering update examples
  • ace732b feat(github): add workflow automation prompts and git-commit skill
  • 462062f Merge pull request #2031 from GitTools/dependabot/github_actions/gittools/cicd-2
  • cd5bba8 (github-actions): Bump gittools/cicd from 1 to 2
  • 300b335 Merge pull request #2030 from GitTools/dependabot/npm_and_yarn/vite-3932ebd7b6
  • e99f495 (npm): Bump vite from 8.0.6 to 8.0.7 in the vite group
  • 081cd6f dist update
  • cc3b3f3 Merge pull request #1994 from GitTools/dependabot/npm_and_yarn/vite-555ff24f4a
  • ce57e8e build(vite): migrate to oxc and native tsconfig path resolution
  • e600a39 (npm): Bump the vite group across 1 directory with 3 updates
  • 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)

PR Type

Enhancement


Description

  • Bump gittools/actions to v4.5.0

  • Update GitVersion setup action

  • Update GitVersion execute action


Diagram Walkthrough

flowchart LR
  workflow["deploy.yml release workflow"]
  setupOld["gitversion/setup@v4.3.3"]
  setupNew["gitversion/setup@v4.5.0"]
  execOld["gitversion/execute@v4.3.3"]
  execNew["gitversion/execute@v4.5.0"]
  setupOld -- "bumped to" --> setupNew
  execOld -- "bumped to" --> execNew
  workflow -- "uses" --> setupNew
  workflow -- "uses" --> execNew
Loading

File Walkthrough

Relevant files
Dependencies
deploy.yml
Update GitVersion actions in deploy workflow                         

.github/workflows/deploy.yml

  • Bump gittools/actions/gitversion/setup from v4.3.3 to v4.5.0
  • Bump gittools/actions/gitversion/execute from v4.3.3 to v4.5.0
  • Keep deployment workflow behavior unchanged otherwise
+2/-2     

Bumps [gittools/actions](https://github.com/gittools/actions) from 4.3.3 to 4.5.0.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v4.3.3...v4.5.0)

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

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 Apr 13, 2026
@sophie-syntax sophie-syntax Bot changed the title build(deps): bump gittools/actions from 4.3.3 to 4.5.0 chore(deploy): bump gittools/actions to v4.5.0 Apr 13, 2026
@sophie-syntax
Copy link
Copy Markdown

sophie-syntax Bot commented Apr 13, 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
⚡ No major issues detected

@sophie-syntax
Copy link
Copy Markdown

sophie-syntax Bot commented Apr 13, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

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 Review effort 1/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants