Skip to content

fix(deps): update module github.com/lestrrat-go/jwx/v3 to v4#1445

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-lestrrat-go-jwx-v3-4.x
Open

fix(deps): update module github.com/lestrrat-go/jwx/v3 to v4#1445
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-lestrrat-go-jwx-v3-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 19, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/lestrrat-go/jwx/v3 v3.0.13v4.0.0 age confidence

Release Notes

lestrrat-go/jwx (github.com/lestrrat-go/jwx/v3)

v4.0.0

Compare Source

Changes

v4 has many incompatibilities with v3. To see the full list of differences between
v3 and v4, please read the Changes-v4.md file. Coding Agents should read MIGRATION-v4.md

v4.0.0 - 19 Apr 2026

  • Initial v4 release. Major features:
    • Lighter: Core / Companion module separation. Less dependencies in core.
    • Faster: Use of generics and other optimizations make v4 2x~3x faster than before.
    • Quantum-Ready: ML-KEM and ML-DSA, HPKE (+Hybrid) are supported through companion modules.
  • See Changes-v4.md for a full set of Changes since v3.

v3.1.0

Compare Source

See Changes file for curated list of changes

What's Changed

Full Changelog: lestrrat-go/jwx@v3.0.13...v3.1.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Indicates a change to dependencies label Apr 19, 2026
@renovate renovate Bot requested a review from a team as a code owner April 19, 2026 09:12
@renovate renovate Bot added the dependencies Indicates a change to dependencies label Apr 19, 2026

"github.com/google/uuid"
"github.com/lestrrat-go/jwx/v3/jwk"
"github.com/lestrrat-go/jwx/v4/jwk"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [golangci] reported by reviewdog 🐶
could not import github.com/lestrrat-go/jwx/v4/jwk (/home/runner/go/pkg/mod/github.com/lestrrat-go/jwx/v4@v4.0.0/jwk/akp_gen.go:13:2: could not import github.com/lestrrat-go/jwx/v4/internal/json (/home/runner/go/pkg/mod/github.com/lestrrat-go/jwx/v4@v4.0.0/internal/json/json.go:4:2: could not import encoding/json/jsontext (-: build constraints exclude all Go files in /opt/hostedtoolcache/go/1.26.1/x64/src/encoding/json/jsontext))) (typecheck)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Indicates a change to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants