Skip to content

Bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0#1622

Closed
dkwon17 wants to merge 1 commit into
devfile:mainfrom
dkwon17:update-go-git
Closed

Bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0#1622
dkwon17 wants to merge 1 commit into
devfile:mainfrom
dkwon17:update-go-git

Conversation

@dkwon17
Copy link
Copy Markdown
Collaborator

@dkwon17 dkwon17 commented May 11, 2026

What does this PR do?

Bump go-git from 5.18.0 to 5.19.0

What issues does this PR fix or reference?

Created this PR, since the dependabot one has a failing task: #1621

Is it tested? How?

PR Checklist

  • E2E tests pass (when PR is ready, comment /test v8-devworkspace-operator-e2e, v8-che-happy-path to trigger)
    • v8-devworkspace-operator-e2e: DevWorkspace e2e test
    • v8-che-happy-path: Happy path for verification integration with Che

Summary by CodeRabbit

  • Chores
    • Updated project dependencies to latest stable versions. Core updates include cryptography, networking, and version control libraries. Direct and indirect dependencies were refreshed to align with current releases.

Review Change Stack

Signed-off-by: dkwon17 <dakwon@redhat.com>
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 11, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dkwon17

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 46fd6bd4-911b-489e-b810-568846ba069e

📥 Commits

Reviewing files that changed from the base of the PR and between 09af429 and 370f7ec.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

📝 Walkthrough

Walkthrough

This PR updates Go module dependencies in go.mod, bumping the direct dependency github.com/go-git/go-git/v5 from v5.18.0 to v5.19.0, along with its transitive dependencies (go-billy, sha1cd, filepath-securejoin) and standard library packages (golang.org/x/crypto, golang.org/x/mod, golang.org/x/net, and several golang.org/x/\* utilities).

Changes

Dependency Version Bumps

Layer / File(s) Summary
Direct Dependency: go-git
go.mod
go-git/v5 is bumped from v5.18.0 to v5.19.0.
Go-Git Transitive Dependencies
go.mod
go-billy/v5 (v5.8.0 → v5.9.0), sha1cd (v0.3.2 → v0.6.0), and filepath-securejoin (v0.4.1 → v0.6.1) are updated.
Standard Library golang.org/x Modules
go.mod
golang.org/x/crypto, golang.org/x/mod, golang.org/x/net are bumped to newer versions; golang.org/x/exp, golang.org/x/sync, golang.org/x/sys, golang.org/x/term, golang.org/x/text, and golang.org/x/tools are updated to pinned versions.

🎯 2 (Simple) | ⏱️ ~8 minutes


Suggested labels: lgtm

Suggested reviewers:

  • ibuziuk
  • akurinnoy

🐰 Dependencies dance, versions aligned,
Go-git bounds upward, safety refined,
Stdlib modules march in perfect time,
A stable hop through code's paradigm! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: bumping the go-git dependency from 5.18.0 to 5.19.0, which is the primary direct dependency update in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dkwon17 dkwon17 closed this May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant