Skip to content

Bump git from 1.8.1 to 1.9.0

George Koltsov requested to merge dependabot/bundler/git-1.9.0 into main

Created by: dependabot[bot]

Bumps git from 1.8.1 to 1.9.0.

Release notes

Sourced from git's releases.

v1.9.0

Full Changelog

  • 07a1167 Release v1.9.0 (#524)
  • 8fe479b Fix worktree test when git dir includes symlinks (#522)
  • 0cef8ac feat: add --gpg-sign option on commits (#518)
  • 765df7c Adds file option to config_set to allow adding to specific git-config files (#458)
  • 8cd523a Add "g.current_branch" to Readme.md (#519)
  • 98270b6 use spaces instead of tab (#517)
  • e2fd4af test: git show should not chomp results (#513)
  • bd026d3 Remove JRuby on Windows workaround (#511)
  • d1b1711 Add gem build, install, and sanity test to CI build (#509)
Changelog

Sourced from git's changelog.

1.9.0

See https://github.com/ruby-git/ruby-git/releases/tag/v1.9.0

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Merge request reports