Skip to content

v5: Bump sha1cd and go-billy#2060

Merged
pjbgf merged 3 commits into
releases/v5.xfrom
v5-test
May 6, 2026
Merged

v5: Bump sha1cd and go-billy#2060
pjbgf merged 3 commits into
releases/v5.xfrom
v5-test

Conversation

@pjbgf

@pjbgf pjbgf commented May 6, 2026

Copy link
Copy Markdown
Member

Bumps for v5 so that it uses the latest go-billy and sha1cd.

The latter carries several performance improvements, such as:

Copilot AI review requested due to automatic review settings May 6, 2026 10:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the go-git/v5 module to newer dependency versions (notably sha1cd and go-billy) and aligns the repository’s Go language version/CI matrix accordingly.

Changes:

  • Bump github.com/pjbgf/sha1cd to v0.6.0 and github.com/go-git/go-billy/v5 to a newer v5.8.1-* pseudo-version (plus related transitive updates).
  • Update the root module’s go directive to 1.25.0.
  • Adjust GitHub Actions test matrix to run on oldstable and stable only.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 3 comments.

File Description
go.mod Updates Go version to 1.25.0 and bumps key dependencies (sha1cd, go-billy, x/*, testify, etc.).
go.sum Refreshes checksums to match updated dependency graph (including new/updated indirect modules).
cli/go-git/go.mod Updates CLI submodule’s pinned transitive versions for go-billy/sha1cd.
.github/workflows/test.yml Simplifies Go version matrix to oldstable/stable across OSes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread cli/go-git/go.mod Outdated
Comment thread cli/go-git/go.mod Outdated
Comment thread .github/workflows/test.yml
Signed-off-by: Paulo Gomes <[email protected]>
@pjbgf pjbgf merged commit 7c5a450 into releases/v5.x May 6, 2026
11 checks passed
@pjbgf pjbgf deleted the v5-test branch May 6, 2026 10:52
Maks1mS pushed a commit to stplr-dev/stplr that referenced this pull request May 10, 2026
This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | require | minor | `v5.18.0` → `v5.19.0` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/go-git/go-git/badge)](https://securityscorecards.dev/viewer/?uri=github.com/go-git/go-git) |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/23) for more information.

---

### Release Notes

<details>
<summary>go-git/go-git (github.com/go-git/go-git/v5)</summary>

### [`v5.19.0`](https://github.com/go-git/go-git/releases/tag/v5.19.0)

[Compare Source](go-git/go-git@v5.18.0...v5.19.0)

#### What's Changed

- build: Update module github.com/go-git/go-git/v5 to v5.18.0 \[SECURITY] (releases/v5.x) by [@&#8203;go-git-renovate](https://github.com/go-git-renovate)\[bot] in [#&#8203;2010](go-git/go-git#2010)
- v5: Bump sha1cd and go-billy by [@&#8203;pjbgf](https://github.com/pjbgf) in [#&#8203;2060](go-git/go-git#2060)
- v5: Align object encoding with upstream by [@&#8203;pjbgf](https://github.com/pjbgf) in [#&#8203;2065](go-git/go-git#2065)

**Full Changelog**: <go-git/go-git@v5.18.0...v5.19.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (`* 0-4,22-23 * * 1-5`)
  - Only on Sunday and Saturday (`* * * * 0,6`)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzIuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEzMi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL0RlcGVuZGVuY2llcyJdfQ==-->

Reviewed-on: https://altlinux.space/stapler/stplr/pulls/427
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants