Skip to content

Bump git from 4.3.1 to 4.3.2#265

Merged
matz merged 1 commit intomasterfrom
dependabot/bundler/git-4.3.2
Apr 1, 2026
Merged

Bump git from 4.3.1 to 4.3.2#265
matz merged 1 commit intomasterfrom
dependabot/bundler/git-4.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps git from 4.3.1 to 4.3.2.

Release notes

Sourced from git's releases.

v4.3.2

4.3.2 (2026-03-31)

Bug Fixes

  • Return empty result from git log on repo with no commits (d275b25), closes #1155

Other Changes

  • Add docker-git script to test with specific git versions (0cc0e80)
  • Address newly reported rubocop offenses (a37412d)
Changelog

Sourced from git's changelog.

4.3.2 (2026-03-31)

Bug Fixes

  • Return empty result from git log on repo with no commits (d275b25), closes #1155

Other Changes

  • Add docker-git script to test with specific git versions (0cc0e80)
  • Address newly reported rubocop offenses (a37412d)
Commits
  • c54071c chore: release v4.3.2
  • 0cc0e80 chore: add docker-git script to test with specific git versions
  • a37412d style: address newly reported rubocop offenses
  • d275b25 fix: return empty result from git log on repo with no commits
  • See full diff 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 [git](https://github.com/ruby-git/ruby-git) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/v4.3.2/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v4.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: git
  dependency-version: 4.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 31, 2026
@dependabot dependabot bot requested a review from matz as a code owner March 31, 2026 18:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 31, 2026
@matz matz merged commit bb2b4d5 into master Apr 1, 2026
2 checks passed
@matz matz deleted the dependabot/bundler/git-4.3.2 branch April 1, 2026 00:15
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant