Skip to content

Bump github.com/go-oidfed/lib from 0.10.9 to 0.10.11#596

Closed
dependabot[bot] wants to merge 1 commit into
prerelfrom
dependabot/go_modules/github.com/go-oidfed/lib-0.10.11
Closed

Bump github.com/go-oidfed/lib from 0.10.9 to 0.10.11#596
dependabot[bot] wants to merge 1 commit into
prerelfrom
dependabot/go_modules/github.com/go-oidfed/lib-0.10.11

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/go-oidfed/lib from 0.10.9 to 0.10.11.

Release notes

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

go-oidfed/lib 0.10.11

What's Changed

  • Refactored the KMS package: extracted PEMStorageKMS from FilesystemKMS with pluggable PEMStorer and KMSStateStorer interfaces
  • Fixed a nil pointer dereference in shortenExpirationUntilFuture that occurred when a key had no expiration
  • Fixed a bug where errors from x509.MarshalECPrivateKey / x509.MarshalPKCS8PrivateKey were silently discarded
  • Bumped golang.org/x/crypto from v0.52.0 to v0.53.0
  • Bumped golang.org/x/text from v0.37.0 to v0.38.0
  • Bumped github.com/redis/go-redis/v9 from v9.19.0 to v9.20.0

Full Changelog: go-oidfed/lib@v0.10.10...v0.10.11

go-oidfed/lib 0.10.10

  • Added the oauth_authorization_server entity type constant
  • Fixed a bug that prevented correct unmarshalling of metadata policies if there was a custom entity type
  • Bumped github.com/ThalesGroupcrypto11 from v1.6.0 to v1.6.1
  • Bumped golang.org/x/crypto from v0.51.0 to v0.52.0
Commits
  • 130f151 Merge pull request #168 from go-oidfed/dependabot/go_modules/github.com/redis...
  • 222021d Merge pull request #170 from go-oidfed/dependabot/go_modules/golang.org/x/cry...
  • 5ba1c75 Merge pull request #169 from go-oidfed/dependabot/go_modules/golang.org/x/tex...
  • 6f471a0 refactor(kms): extract PEMStorageKMS, fix nil-deref, add PEM tests
  • 630c946 refactor filesystem kms
  • 98b0fed Bump golang.org/x/crypto from 0.52.0 to 0.53.0
  • 3dac596 Bump golang.org/x/text from 0.37.0 to 0.38.0
  • 68c58fc Bump github.com/redis/go-redis/v9 from 9.19.0 to 9.20.0
  • a7d1bf4 Merge pull request #166 from go-oidfed/dependabot/go_modules/github.com/Thale...
  • dabf656 Merge pull request #167 from go-oidfed/dependabot/go_modules/golang.org/x/cry...
  • 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)

Bumps [github.com/go-oidfed/lib](https://github.com/go-oidfed/lib) from 0.10.9 to 0.10.11.
- [Release notes](https://github.com/go-oidfed/lib/releases)
- [Commits](go-oidfed/lib@v0.10.9...v0.10.11)

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

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 Jun 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #599.

@dependabot dependabot Bot closed this Jun 16, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/go-oidfed/lib-0.10.11 branch June 16, 2026 03:02
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.

0 participants