Skip to content

🧹 chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0#112

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.17.0
Open

🧹 chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0#112
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.17.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0.

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.17.0

What's Changed

Full Changelog: go-git/go-git@v5.16.5...v5.17.0

Commits
  • bdf0688 Merge pull request #1864 from pjbgf/v5-issue-55
  • 5290e52 storage: filesystem, Avoid overwriting loose obj files. Fixes #55
  • 5d20a62 storage: filesystem, Fix permissions for loose and packed objs
  • 8ed442c backport, git: Improve Status() speed with new index.ModTime check (#1862)
  • c7b5960 build: Align test workflow with main
  • 8e71edf git: Add strict checks for supported extensions
  • 438a37f git: worktree, optimize infiles function for very large repos (#1853)
  • 67c7006 Merge pull request #1839 from go-git/renovate/releases/v5.x-go-github.com-go-...
  • 4ca3f02 build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY]
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.5 to 5.17.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.5...v5.17.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot added the 🧹 Maintenance Other changes that don't modify src or test files label Feb 25, 2026
@github-actions github-actions bot changed the title chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 🧹 chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 Feb 25, 2026
@github-actions
Copy link

❌ Commit Validation Failed

Your commits don't follow the MANDATORY EMOJI commit format. Please fix them before merging.

πŸ“‹ REQUIRED Format (Emoji is MANDATORY):

emoji type: description

βœ… Valid Types with Required Emojis:

  • ✨ feat: new features
  • πŸ› fix: bug fixes
  • πŸ“š docs: documentation
  • ♻️ refactor: code refactoring
  • ⚑ perf: performance improvements
  • πŸ§ͺ test: adding tests
  • πŸ› οΈ build: build system changes
  • πŸ”„ ci: CI/CD changes
  • 🧹 chore: maintenance tasks
  • 🎨 style: code style changes
  • βͺ revert: reverting changes
  • πŸš€ release: version releases

πŸ“ Examples (Emoji REQUIRED):

  • ✨ feat: add user authentication
  • πŸ› fix: resolve memory leak
  • πŸ“š docs: update API documentation
  • 🧹 chore: upgrade dependencies

❌ Invalid Examples:

  • feat: add feature (missing emoji)
  • πŸ› docs: update (wrong emoji for docs type)

πŸ”§ How to Fix:

  1. Use git rebase -i to edit commit messages
  2. Or squash commits with proper conventional format
  3. Force push the corrected commits

For more details, check the Conventional Commits specification.

@github-actions
Copy link

🚨 Emergency Labeling Applied

This PR was automatically labeled as "❓ Needs Review" because no other labels could be applied.

Please:

  1. Update the PR title to follow conventional commit format
  2. Or manually apply appropriate labels

This ensures proper organization and searchability of PRs.

@github-actions github-actions bot added the ❓ Needs Review Requires manual review and labeling label Feb 25, 2026
@github-actions
Copy link

🚨 Emergency Labeling Applied

This PR was automatically labeled as "❓ Needs Review" because no other labels could be applied.

Please:

  1. Update the PR title to follow conventional commit format
  2. Or manually apply appropriate labels

This ensures proper organization and searchability of PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧹 Maintenance Other changes that don't modify src or test files ❓ Needs Review Requires manual review and labeling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants