Skip to content

build(deps): Update git requirement from ~> 4.0 to ~> 5.2 - #472

Merged
miharp merged 1 commit into
masterfrom
dependabot/bundler/git-tw-5.2
Sep 3, 2026
Merged

build(deps): Update git requirement from ~> 4.0 to ~> 5.2#472
miharp merged 1 commit into
masterfrom
dependabot/bundler/git-tw-5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on git to permit the latest version.

Release notes

Sourced from git's releases.

v5.2.0

5.2.0 (2026-08-30)

Features

  • checkout: Support the :orphan option in Repository#checkout (265a997)

Bug Fixes

  • Exclude the .claude/skills symlink and other dev files from the gem (ae4ef0e)
  • Remove the cat-file raw constraint that duplicated a git check (ea52fc7)

Other Changes

  • Add a markdown link checker (8000810)
  • Address suppressed copilot comments in the resolve-feedback skill (9677f33)
  • Announce the v5.x deprecations and the v6.0.0 roadmap (68380f2)
  • Archive the v5.x redesign documents (4bed4ce)
  • Configure the mattpocock engineering skills for this repo (ff03315)
  • Copyedit CONTRIBUTING.md for plain, direct language (7756ad1)
  • deps: Update process_executer to ~> 4.1 (7f01af4)
  • Fix broken relative links and heading anchors (0bf31b8)
  • Fold the remaining plan documents into issues and adrs (74944d9)
  • fsck: Build the second root commit through the public API (3a7f083)
  • Make command-class policy self-contained in the skills (8158d2a)
  • Name maintainer and contributors in the LICENSE copyright notice (ddb33c0)
  • Point agents at the adr directory before they change covered areas (ad8a20d)
  • Port the roadmap-tickets conventions into a project skill (74a4e69)
  • Record any durable decision as an adr, not only architectural ones (455a28c)
  • Record the option surface rule as adr 0004 (d37beed)
  • Record the removal gate as adr 0006 (b76d54e)
  • Record the v4.x call-shape rule as adr 0005 (3cd68cd)
  • Record the validation delegation rationale as adr 0003 (8c224f5)
  • Reduce the resolve-feedback skill to a pointer plus ruby-git deltas (4a4c361)
  • Remove ai writing tells from the readme (e9c782e)
  • Remove the iteratively-address-copilot-reviews prompt and its command (fdaed6f)
  • Rename the resolve-pr-feedback skill to address-pr-feedback (d5e8700)
  • Require executed proof for safety claims in breaking-change-analysis (859ed31)
  • Require verifiable, reviewer-provable task sequencing in development-workflow (d4a7191)
  • Satisfy the new Style/DirectiveScope cop (354057e)
  • State each policy definition once and link everywhere else (0023d54), closes #1710
  • Stop restating gemspec version constraints in the project-context skill (595a53c)
Changelog

Sourced from git's changelog.

5.2.0 (2026-08-30)

Features

  • checkout: Support the :orphan option in Repository#checkout (265a997)

Bug Fixes

  • Exclude the .claude/skills symlink and other dev files from the gem (ae4ef0e)
  • Remove the cat-file raw constraint that duplicated a git check (ea52fc7)

Other Changes

  • Add a markdown link checker (8000810)
  • Address suppressed copilot comments in the resolve-feedback skill (9677f33)
  • Announce the v5.x deprecations and the v6.0.0 roadmap (68380f2)
  • Archive the v5.x redesign documents (4bed4ce)
  • Configure the mattpocock engineering skills for this repo (ff03315)
  • Copyedit CONTRIBUTING.md for plain, direct language (7756ad1)
  • deps: Update process_executer to ~> 4.1 (7f01af4)
  • Fix broken relative links and heading anchors (0bf31b8)
  • Fold the remaining plan documents into issues and adrs (74944d9)
  • fsck: Build the second root commit through the public API (3a7f083)
  • Make command-class policy self-contained in the skills (8158d2a)
  • Name maintainer and contributors in the LICENSE copyright notice (ddb33c0)
  • Point agents at the adr directory before they change covered areas (ad8a20d)
  • Port the roadmap-tickets conventions into a project skill (74a4e69)
  • Record any durable decision as an adr, not only architectural ones (455a28c)
  • Record the option surface rule as adr 0004 (d37beed)
  • Record the removal gate as adr 0006 (b76d54e)
  • Record the v4.x call-shape rule as adr 0005 (3cd68cd)
  • Record the validation delegation rationale as adr 0003 (8c224f5)
  • Reduce the resolve-feedback skill to a pointer plus ruby-git deltas (4a4c361)
  • Remove ai writing tells from the readme (e9c782e)
  • Remove the iteratively-address-copilot-reviews prompt and its command (fdaed6f)
  • Rename the resolve-pr-feedback skill to address-pr-feedback (d5e8700)
  • Require executed proof for safety claims in breaking-change-analysis (859ed31)
  • Require verifiable, reviewer-provable task sequencing in development-workflow (d4a7191)
  • Satisfy the new Style/DirectiveScope cop (354057e)
  • State each policy definition once and link everywhere else (0023d54), closes #1710
  • Stop restating gemspec version constraints in the project-context skill (595a53c)

5.1.0 (2026-08-18)

Features

... (truncated)

Commits
  • cc95f8a chore: release v5.2.0
  • fdaed6f docs: remove the iteratively-address-copilot-reviews prompt and its command
  • 595a53c docs: stop restating gemspec version constraints in the project-context skill
  • 7f01af4 chore(deps): update process_executer to ~> 4.1
  • d5e8700 docs: rename the resolve-pr-feedback skill to address-pr-feedback
  • 4a4c361 docs: reduce the resolve-feedback skill to a pointer plus ruby-git deltas
  • ddb33c0 docs: name maintainer and contributors in the LICENSE copyright notice
  • 354057e style: satisfy the new Style/DirectiveScope cop
  • 7756ad1 docs: copyedit CONTRIBUTING.md for plain, direct language
  • e9c782e docs: remove ai writing tells from the readme
  • Additional commits viewable in compare view

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)

Updates the requirements on [git](https://github.com/ruby-git/ruby-git) to permit the latest version.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/main/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v4.0.0...v5.2.0)

---
updated-dependencies:
- dependency-name: git
  dependency-version: 5.2.0
  dependency-type: direct:production
...

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 Sep 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 3, 2026 13:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 3, 2026
@miharp
miharp merged commit 7301e05 into master Sep 3, 2026
6 checks passed
@miharp
miharp deleted the dependabot/bundler/git-tw-5.2 branch September 3, 2026 13:22
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