Skip to content

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

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

fix(deps): update module github.com/lestrrat-go/jwx/v3 to v4#2306
renovate[bot] wants to merge 1 commit into
mainfrom
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.1.1v4.0.2 age confidence

Release Notes

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

v4.0.2

Compare Source

For more detailed release notes, see Changes.

What's Changed

Full Changelog: lestrrat-go/jwx@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

Full Changelog: lestrrat-go/jwx@v4.0.0...v4.0.1

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.

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 becomes conflicted, 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 19, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/lestrrat-go/dsig v1.2.1 -> v1.3.0

@renovate renovate Bot force-pushed the renovate/github.com-lestrrat-go-jwx-v3-4.x branch 2 times, most recently from af566d2 to 54ac688 Compare April 21, 2026 08:14
@kosmoz
Copy link
Copy Markdown
Contributor

kosmoz commented Apr 21, 2026

This requires enabling the experimental encoding/json/v2 API which also changes the behavior of encoding/json globally.

https://go.dev/blog/jsonv2-exp

@renovate renovate Bot force-pushed the renovate/github.com-lestrrat-go-jwx-v3-4.x branch 3 times, most recently from e6617fb to 5925344 Compare April 30, 2026 18:49
@renovate renovate Bot force-pushed the renovate/github.com-lestrrat-go-jwx-v3-4.x branch 2 times, most recently from 571b707 to 59838bd Compare May 12, 2026 09:36
@renovate renovate Bot force-pushed the renovate/github.com-lestrrat-go-jwx-v3-4.x branch from 59838bd to 3ac51de Compare May 19, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant