Skip to content

chore(deps): weekly safe go updates · 1 package - #5

Open
mendral-app[bot] wants to merge 1 commit into
mainfrom
mendral/deps/weekly-safe-go-20260810
Open

chore(deps): weekly safe go updates · 1 package#5
mendral-app[bot] wants to merge 1 commit into
mainfrom
mendral/deps/weekly-safe-go-20260810

Conversation

@mendral-app

Copy link
Copy Markdown

Packages bumped

PackageOldNewType
github.com/go-git/go-git/v5v5.19.1v5.19.2patch
Per-package detail

github.com/go-git/go-git/v5 v5.19.1 → v5.19.2

Changelog highlights (security & bugfix release, published 2026-07-29):

  • Security hardening: reject path traversal in reference names (dotgit storage)
  • Security hardening: filesystem wrapper is now a symlink-safe boundary in worktree operations
  • Bug fix: worktree stores index entries with backslashes on Windows
  • Dependency security updates: golang.org/x/crypto, golang.org/x/net, golang.org/x/text

Impact on this codebase: go-git is used in backend/internal/repo/ (commit history), backend/internal/projects/ (git init, config), and backend/internal/handlers/ (workspace tests). The path-traversal and symlink-safety hardening directly strengthen how this service handles git repositories. No API changes — drop-in patch upgrade.

Files modified

  • backend/go.mod
  • backend/go.sum
Skipped this ecosystem
PackageCurrentLatestReason
cuelang.org/gov0.17.0v0.17.1Open PR #3 already covers this bump
github.com/gin-gonic/ginv1.12.0v1.12.0Already at latest stable
github.com/joho/godotenvv1.5.1v1.5.1Already at latest stable
golang.org/x/cryptov0.54.0v0.54.0Already at latest
golang.org/x/netv0.57.0v0.57.0Already at latest
golang.org/x/sysv0.47.0v0.47.0Already at latest
golang.org/x/textv0.40.0v0.40.0Already at latest
golang.org/x/syncv0.22.0v0.22.0Already at latest
golang.org/x/oauth2v0.36.0v0.36.0Already at latest
google.golang.org/protobufv1.36.11v1.36.11Already at latest

Note

Created by Mendral. Tag @mendral-app with feedback or questions.

@mendral-app
mendral-appBot marked this pull request as ready for review August 10, 2026 09:46
Sign up for freeto 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.

0 participants