Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.17.2 to 5.19.0#1462

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.19.0
Open

chore(deps): bump github.com/go-git/go-git/v5 from 5.17.2 to 5.19.0#1462
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps github.com/go-git/go-git/v5 from 5.17.2 to 5.19.0.

Release notes

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

v5.19.0

What's Changed

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

v5.18.0

What's Changed

Full Changelog: go-git/go-git@v5.17.2...v5.18.0

Commits
  • bc930f4 Merge pull request #2065 from go-git/commit-v5
  • d315264 plumbing: object, Reset object before decode
  • 6e1d348 plumbing: object, Align Tree handling with upstream
  • e134ba3 tests: Skip double checks in Git v2.11
  • 1971422 tests: Add git conformance tests for signing verification
  • a387aa8 plumbing: object, Add ErrMalformedTag
  • f415670 plumbing: object, Decode Tag headers via a state machine
  • 5b0cd38 plumbing: object, Reject multi-signature commits at Verify
  • fe8ed62 plumbing: object, Align Tag.EncodeWithoutSignature with Commit
  • 98e337d plumbing: object, Add support for Tag.SignatureSHA256
  • 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.17.2 to 5.19.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)
- [Commits](go-git/go-git@v5.17.2...v5.19.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.19.0
  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 May 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 11, 2026 15:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 11, 2026
@github-actions github-actions Bot added the skip-e2e Skip e2e tests, for scenarios where the API is still not deployed label May 11, 2026
@github-actions
Copy link
Copy Markdown

⚠️ 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.

4 similar comments
@github-actions
Copy link
Copy Markdown

⚠️ 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
Copy Markdown

⚠️ 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
Copy Markdown

⚠️ 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
Copy Markdown

⚠️ 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