Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps github.com/go-oidfed/lib from 0.8.4 to 0.9.0.

Release notes

Sourced from github.com/go-oidfed/lib's releases.

go-oidfed/lib 0.9.0

What's Changed

  • Added trust_anchor_hints to entity configuration
  • trust_chain and peer_trust_chain header parameters are now used in explicit registration and can be used in automatic registration.
  • Added option to disable cache (for testing!)
  • Added option to set a max lifetime for cache entries.
  • Bumped several dependencies
Commits
  • 70b4150 Merge pull request #129 from go-oidfed/trust_chain_header_parameters
  • 7749c64 Merge pull request #130 from go-oidfed/caching_options
  • 7924138 Merge pull request #131 from go-oidfed/dependabot/go_modules/github.com/redis...
  • 49350cc Bump github.com/redis/go-redis/v9 from 9.17.1 to 9.17.2
  • 8edc516 Caching options
  • 01cbab7 fix test
  • eda0e0c [cache] add maxLifetime to clamp cache entry expirations and adjust Set logic
  • 988d9f0 [cache] add noopCache implementation to disable caching
  • 62d2668 Add trust_chain and peer_trust_chain header parameters in explicit registrati...
  • 84172a1 Merge pull request #125 from go-oidfed/dependabot/go_modules/github.com/coreo...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-oidfed/lib](https://github.com/go-oidfed/lib) from 0.8.4 to 0.9.0.
- [Release notes](https://github.com/go-oidfed/lib/releases)
- [Commits](go-oidfed/lib@v0.8.4...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/go-oidfed/lib
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 3, 2025
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant