Skip to content

Bump git from 1.17.2 to 1.18.0

James Nutt requested to merge dependabot-bundler-git-1.18.0 into main

Bumps git from 1.17.2 to 1.18.0.

Release notes

Sourced from git's releases.

Release v1.18.0

v1.18.0 (2023-03-19)

Full Changelog

Changes since v1.17.2:

  • 3c70 Add support for --update-head-ok to fetch (#660)
  • b53d Do not generate yard documentation when building in TruffleRuby (#659)
  • 5af1 Correctly report command output when there is an error (#658)
  • b27a Add test to ensure that Git.open works to open a submodule (#655)
  • 5b0e Update Git.clone to set multiple config variables (#653)
Changelog

Sourced from git's changelog.

v1.18.0 (2023-03-19)

Full Changelog

Changes since v1.17.2:

  • 3c70 Add support for --update-head-ok to fetch (#660)
  • b53d Do not generate yard documentation when building in TruffleRuby (#659)
  • 5af1 Correctly report command output when there is an error (#658)
  • b27a Add test to ensure that Git.open works to open a submodule (#655)
  • 5b0e Update Git.clone to set multiple config variables (#653)
Commits
  • cfcf40f Release v1.18.0
  • 3c704ef Add support for --update-head-ok to fetch (#660)
  • b53d308 Do not generate yard documentation when building in TruffleRuby (#659)
  • 5af1219 Correctly report command output when there is an error (#658)
  • b27a15b Add test to ensure that Git.open works to open a submodule (#655)
  • 5b0e1c8 Update Git.clone to set multiple config variables (#653)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports