Skip to content

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

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

fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.3.0#200
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-lestrrat-go-jwx-v3-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/lestrrat-go/jwx/v3 v3.1.1v3.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

v3.2.0

Compare Source

For more detailed release notes, see Changes.

What's Changed

Full Changelog: lestrrat-go/jwx@v3.1.1...v3.2.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 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.11.1 -> v1.12.1
github.com/stretchr/objx v0.5.2 -> v0.5.3
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
golang.org/x/sys v0.45.0 -> v0.47.0

@renovate renovate Bot changed the title fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.2.0 fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.3.0 Sep 8, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-lestrrat-go-jwx-v3-3.x branch 2 times, most recently from 4db9dea to 0cf3877 Compare September 9, 2026 03:21
@renovate renovate Bot changed the title fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.3.0 fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.2.0 Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-lestrrat-go-jwx-v3-3.x branch from 0cf3877 to ae5dddc Compare September 9, 2026 07:42
@renovate renovate Bot changed the title fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.2.0 fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.3.0 Sep 9, 2026
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.

0 participants