Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v5.16.5

What's Changed

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

v5.16.4

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

Commits
  • 48a1ae0 Merge pull request #1836 from go-git/check-v5
  • 42bdf1f storage: filesystem, Verify idx matches pack file
  • 4146a56 plumbing: format/idxfile, Verify idxfile's checksum
  • 63d78ec plumbing: format/packfile, Add new ErrMalformedPackFile
  • 25f1624 Merge pull request #1800 from Ch00k/no-delete-untracked-v5
  • 600fb13 git: worktree, Don't delete local untracked files when resetting worktree
  • 390a569 Merge pull request #1746 from pjbgf/bump-go
  • 61c8b85 build: Bump Go test versions to 1.23-1.25 (v5)
  • e5a05ec Merge pull request #1744 from go-git/renovate/releases/v5.x-go-golang.org-x-c...
  • 1495930 plumbing: Remove use of non-constant format strings
  • Additional commits viewable 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2026 00:35
@github-actions github-actions bot added the skip-e2e Skip e2e tests, for scenarios where the API is still not deployed label Feb 10, 2026
@github-actions
Copy link

⚠️ E2E Tests Skipped

The E2E tests were skipped because the E2E_TOKEN secret is not configured in this repository. The skip-e2e label has been added to prevent future E2E test runs on this PR.

To enable E2E tests, please:

  1. Go to your repository Settings → Secrets and variables → Actions
  2. Add a new repository secret named E2E_TOKEN
  3. Set the value to a valid Azion personal token
  4. Remove the skip-e2e label from this PR

Once configured, the E2E tests will run automatically on future pull requests.

2 similar comments
@github-actions
Copy link

⚠️ E2E Tests Skipped

The E2E tests were skipped because the E2E_TOKEN secret is not configured in this repository. The skip-e2e label has been added to prevent future E2E test runs on this PR.

To enable E2E tests, please:

  1. Go to your repository Settings → Secrets and variables → Actions
  2. Add a new repository secret named E2E_TOKEN
  3. Set the value to a valid Azion personal token
  4. Remove the skip-e2e label from this PR

Once configured, the E2E tests will run automatically on future pull requests.

@github-actions
Copy link

⚠️ E2E Tests Skipped

The E2E tests were skipped because the E2E_TOKEN secret is not configured in this repository. The skip-e2e label has been added to prevent future E2E test runs on this PR.

To enable E2E tests, please:

  1. Go to your repository Settings → Secrets and variables → Actions
  2. Add a new repository secret named E2E_TOKEN
  3. Set the value to a valid Azion personal token
  4. Remove the skip-e2e label from this PR

Once configured, the E2E tests will run automatically on future pull requests.

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 go Pull requests that update go code skip-e2e Skip e2e tests, for scenarios where the API is still not deployed

Development

Successfully merging this pull request may close these issues.

0 participants