Skip to content

Update module github.com/lestrrat-go/jwx/v3 to v3.3.0 - #271

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

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

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/lestrrat-go/jwx/v3 v3.2.0v3.3.0 age confidence

Release Notes

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

v3.3.0

Compare Source

Security fix for GHSA-4cf7-xm37-g63h.

Custom claim, header, and JWK field names are now JSON-escaped on output.
Previously a name was written between the quotes as is, so a name containing
" could close its own member and add members the application never set.
For example, calling Set with the name x":0,"admin produced a signed
token containing "admin":true. Every name now yields exactly one member,
and names that need no escaping serialize exactly as before.

See the Changes file for guidance on screening caller-supplied names.

Fixed in v4.5.0 and v3.3.0. v2, v1, and v0 are unmaintained and will not
receive a fix.

For more detailed release notes, see Changes.

What's Changed

Full Changelog: lestrrat-go/jwx@v3.2.0...v3.3.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 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 renovate Bot added the dependencies label Sep 8, 2026
@renovate renovate Bot changed the title Update module github.com/lestrrat-go/jwx/v3 to v3.3.0 Update module github.com/lestrrat-go/jwx/v3 to v3.3.0 - autoclosed Sep 9, 2026
@renovate renovate Bot closed this Sep 9, 2026
@renovate
renovate Bot deleted the renovate/github.com-lestrrat-go-jwx-v3-3.x branch September 9, 2026 03:14
@renovate renovate Bot changed the title Update module github.com/lestrrat-go/jwx/v3 to v3.3.0 - autoclosed Update module github.com/lestrrat-go/jwx/v3 to v3.3.0 Sep 9, 2026
@renovate renovate Bot reopened this Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-lestrrat-go-jwx-v3-3.x branch 5 times, most recently from 4c95c61 to 6665259 Compare September 15, 2026 18:56
@renovate
renovate Bot force-pushed the renovate/github.com-lestrrat-go-jwx-v3-3.x branch from 6665259 to 8700c03 Compare September 16, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants