Skip to content

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

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

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

Conversation

@descope
Copy link
Contributor

@descope descope bot commented Apr 22, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/lestrrat-go/jwx/v2 require major v2.1.6 -> v3.0.13 OpenSSF Scorecard

Release Notes

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

v3.0.13

Compare Source

What's Changed

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

v3.0.12

Compare Source

What's Changed

New Contributors

Full Changelog: lestrrat-go/jwx@v3.0.11...v3.0.12

v3.0.11

Compare Source

What's Changed

New Contributors

Full Changelog: lestrrat-go/jwx@v3.0.10...v3.0.11

v3.0.10

Compare Source

What's Changed

Full Changelog: lestrrat-go/jwx@v3.0.9...v3.0.10

v3.0.9

Compare Source

What's Changed

Full Changelog: lestrrat-go/jwx@v3.0.8...v3.0.9

v3.0.8

Compare Source

What's Changed

Full Changelog: lestrrat-go/jwx@v3.0.7...v3.0.8

v3.0.7

Compare Source

What's Changed

Full Changelog: lestrrat-go/jwx@v3.0.6...v3.0.7

v3.0.6

Compare Source

What's Changed

Full Changelog: lestrrat-go/jwx@v3.0.5...v3.0.6

v3.0.5

Compare Source

What's Changed

Full Changelog: lestrrat-go/jwx@v3.0.4...v3.0.5

v3.0.4

Compare Source

v3.0.3

Compare Source

What's Changed

Full Changelog: lestrrat-go/jwx@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

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

v3.0.1

Compare Source

What's Changed

Please read the Changes file and upgrade accordingly, especially if you are using the following combinations for JWE:

  • DIRECT mode content encryption
  • Using A256CBC_HS512
  • With an erroneously created CEK of exactly 32-bytes.

New Contributors

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

v3.0.0

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: 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: Never, 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 has been generated by Renovate Bot.

@descope descope bot added the renovate label Apr 22, 2025
@descope
Copy link
Contributor Author

descope bot commented Apr 22, 2025

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

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/lestrrat-go/blackmagic v1.0.3 -> v1.0.4
github.com/lestrrat-go/httpcc v1.0.1 -> v1.0.1
github.com/segmentio/asm v1.2.0 -> v1.2.1
golang.org/x/crypto v0.35.0 -> v0.43.0
golang.org/x/sys v0.31.0 -> v0.37.0

@descope descope bot force-pushed the renovate/github.com-lestrrat-go-jwx-v2-3.x branch from c7a7287 to 4849820 Compare May 20, 2025 09:09
@descope descope bot force-pushed the renovate/github.com-lestrrat-go-jwx-v2-3.x branch 3 times, most recently from 18813e2 to 2e80848 Compare June 30, 2025 14:57
@descope descope bot force-pushed the renovate/github.com-lestrrat-go-jwx-v2-3.x branch 3 times, most recently from a44ebb0 to 0fabfa2 Compare July 7, 2025 01:22
@descope descope bot force-pushed the renovate/github.com-lestrrat-go-jwx-v2-3.x branch from 0fabfa2 to 4fded53 Compare July 18, 2025 13:09
@descope descope bot force-pushed the renovate/github.com-lestrrat-go-jwx-v2-3.x branch 2 times, most recently from 52126ef to 3a18eef Compare August 25, 2025 14:48
@descope descope bot force-pushed the renovate/github.com-lestrrat-go-jwx-v2-3.x branch 2 times, most recently from fa4470d to d3260d0 Compare October 6, 2025 21:22
@descope descope bot force-pushed the renovate/github.com-lestrrat-go-jwx-v2-3.x branch 4 times, most recently from b274107 to da56bc7 Compare November 14, 2025 14:36
@descope descope bot force-pushed the renovate/github.com-lestrrat-go-jwx-v2-3.x branch from da56bc7 to 514fc40 Compare February 2, 2026 06:56
@descope
Copy link
Contributor Author

descope bot commented Feb 2, 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/lestrrat-go/blackmagic v1.0.3 -> v1.0.4
github.com/segmentio/asm v1.2.0 -> v1.2.1
golang.org/x/crypto v0.45.0 -> v0.46.0
golang.org/x/sys v0.38.0 -> v0.39.0

@descope descope bot removed the renovate label Feb 18, 2026
@descope descope bot changed the title fix(deps): update module github.com/lestrrat-go/jwx/v2 to v3 chore(deps): update module github.com/lestrrat-go/jwx/v2 to v3 Feb 18, 2026
@descope descope bot added the renovate label Feb 18, 2026
@descope descope bot changed the title chore(deps): update module github.com/lestrrat-go/jwx/v2 to v3 fix(deps): update module github.com/lestrrat-go/jwx/v2 to v3 Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants