Skip to content

build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.6.0 to 2.8.0 in /authbridge/authlib#490

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/authbridge/authlib/github.com/spiffe/go-spiffe/v2-2.7.0
Closed

build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.6.0 to 2.8.0 in /authbridge/authlib#490
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/authbridge/authlib/github.com/spiffe/go-spiffe/v2-2.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/spiffe/go-spiffe/v2 from 2.6.0 to 2.8.0.

Release notes

Sourced from github.com/spiffe/go-spiffe/v2's releases.

v2.8.0

Added

  • Experimental SPIFFE Broker API protobuf definitions in the new exp/proto/spiffe/broker package (#388)

v2.7.0

Added

  • Experimental support for WIT-SVIDs, including the new exp/svid/witsvid and exp/bundle/witbundle packages and Workload API client support for fetching and watching WIT-SVIDs and WIT bundles (#385, #391)

Changed

  • X509-SVID verification now rejects leaf certificates with a SPIFFE ID that has a root path (#375)
  • Other dependency updates.
Changelog

Sourced from github.com/spiffe/go-spiffe/v2's changelog.

[2.8.0] - 2026-06-16

Added

  • Experimental SPIFFE Broker API protobuf definitions in the new exp/proto/spiffe/broker package (#388)

[2.7.0] - 2026-06-03

Added

  • Experimental support for WIT-SVIDs, including the new exp/svid/witsvid and exp/bundle/witbundle packages and Workload API client support for fetching and watching WIT-SVIDs and WIT bundles (#385, #391)

Changed

  • X509-SVID verification now rejects leaf certificates with a SPIFFE ID that has a root path (#375)
  • Other dependency updates.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 8, 2026
@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6227ed66-5a49-42b3-b7c1-279176999ed2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The authbridge/authlib Go module dependency github.com/spiffe/go-spiffe/v2 is bumped from v2.6.0 to v2.7.0 in the require directive. No other dependencies or the Go version directive are affected.

Changes

Dependency Update

Layer / File(s) Summary
SPIFFE go-spiffe version bump
authbridge/authlib/go.mod
The required dependency github.com/spiffe/go-spiffe/v2 is updated from v2.6.0 to v2.7.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A spiffe of version bumps, hop, hop, hooray!
From v2.6 to v2.7 we leap and play,
Dependencies dance in the go.mod song,
Fresh SPIFFE magic helps us along! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The PR title states version 2.8.0, but the actual change updates the dependency to v2.7.0 as confirmed by the file summary and PR objectives. Correct the title to reflect the actual version bump: 'build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.6.0 to 2.7.0 in /authbridge/authlib'
✅ Passed checks (4 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/authbridge/authlib/github.com/spiffe/go-spiffe/v2-2.7.0

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.

Bumps [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) from 2.6.0 to 2.8.0.
- [Release notes](https://github.com/spiffe/go-spiffe/releases)
- [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md)
- [Commits](spiffe/go-spiffe@v2.6.0...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/spiffe/go-spiffe/v2
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.6.0 to 2.7.0 in /authbridge/authlib build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.6.0 to 2.8.0 in /authbridge/authlib Jun 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/authbridge/authlib/github.com/spiffe/go-spiffe/v2-2.7.0 branch from b5f9abb to f5390d8 Compare June 18, 2026 15:49
@dependabot dependabot Bot requested a review from a team as a code owner June 18, 2026 15:49
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #541.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/authbridge/authlib/github.com/spiffe/go-spiffe/v2-2.7.0 branch June 22, 2026 23:14
@github-project-automation github-project-automation Bot moved this from New/ToDo to Done in Kagenti Issue Prioritization Jun 22, 2026
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant