-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/micahparks/keyfunc/v2 to v3 #99
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.com-micahparks-keyfunc-v2-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
January 4, 2024 03:45
870cdca
to
7766e48
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
2 times, most recently
from
January 18, 2024 00:55
8259da7
to
d570fef
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
3 times, most recently
from
January 23, 2024 08:07
7825ed7
to
7c33d0b
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
February 1, 2024 01:49
7c33d0b
to
beafea2
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
February 14, 2024 21:13
beafea2
to
e0b4f43
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
3 times, most recently
from
March 12, 2024 01:23
64a0c07
to
52ca187
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
2 times, most recently
from
March 25, 2024 15:50
8cab61a
to
9e66f07
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
April 14, 2024 09:27
9e66f07
to
4161f56
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
2 times, most recently
from
May 16, 2024 01:16
67e2827
to
4390cc9
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
June 4, 2024 11:11
4390cc9
to
3cf530f
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
June 17, 2024 15:36
3cf530f
to
2ecc8c5
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
July 14, 2024 09:51
2ecc8c5
to
2237fe4
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
6 times, most recently
from
September 17, 2024 07:29
efe8ce6
to
fabb8b5
Compare
angelbarrera92
force-pushed
the
master
branch
from
September 17, 2024 07:29
bd9bde3
to
41ab3ea
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
September 17, 2024 07:30
fabb8b5
to
52275ae
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
October 26, 2024 22:11
52275ae
to
a4126c7
Compare
renovate
bot
changed the title
fix(deps): update module github.com/micahparks/keyfunc/v2 to v3
fix(deps): update module github.com/micahparks/keyfunc/v2 to v3 - autoclosed
Dec 17, 2024
renovate
bot
deleted the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
December 17, 2024 13:32
renovate
bot
changed the title
fix(deps): update module github.com/micahparks/keyfunc/v2 to v3 - autoclosed
fix(deps): update module github.com/micahparks/keyfunc/v2 to v3
Dec 17, 2024
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
December 17, 2024 18:16
fc08373
to
a4126c7
Compare
renovate
bot
force-pushed
the
renovate/github.com-micahparks-keyfunc-v2-3.x
branch
from
December 17, 2024 22:01
a4126c7
to
24d3555
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.1.0
->v3.3.5
Release Notes
MicahParks/keyfunc (github.com/MicahParks/keyfunc/v2)
v3.3.5
Compare Source
v3.3.4
Compare Source
v3.3.3
Compare Source
v3.3.2
: Allow for user provided ctx during parseCompare Source
The purpose of this release is to add a new method,
.KeyfuncCtx
.This new method accepts a
context.Context
, then returns ajwt.Keyfunc
. This user providedcontext.Context
is used during JWK lookup in thegithub.com/MicahParks/jwkset
package when parsing JWTs. Passing a request scoped context allows the JWT parsing and JWK retrieval to cancel according to the givencontext.Context
behavior instead of the defaultcontext.Context
, which was provided atkeyfunc.Keyfunc
initialization.In practice, this is used to prevent situations where many JWTs with
kid
not in a remote JWK Set are attempting to be parsed over a long period of time.Relevant issues:
Relevant pull requests:
v3.3.1
Compare Source
v3.3.0
Compare Source
v3.2.9
Compare Source
v3.2.8
Compare Source
v3.2.7
Compare Source
v3.2.6
Compare Source
v3.2.5
Compare Source
v3.2.4
Compare Source
v3.2.3
: Wrap errors where appropriateCompare Source
The purpose of this pull request is to wrap errors with
errors.Join
where appropriate.Relevant issues:
Relevant pull requests:
v3.1.2
: X.509 Thumbprint bug fixCompare Source
JWK Sets have two X.509 thumbprint parameters that are optional. A bug in
github.com/MicahParks/jwkset
made these parameters required in circumstances that affect thekeyfunc
project. This release updates this dependency to the latest version.Thank you, @joshkaplinsky, for reporting this bug!
Please see the below release for details:
https://github.com/MicahParks/jwkset/releases/tag/v0.5.5
v3.1.1
Compare Source
v3.1.0
Compare Source
v3.0.0
: V3 simplify API by using github.com/MicahParks/jwksetCompare Source
This upgrade removes most of the code in this repository and outsources JWK and JWK Set related code to the updated github.com/MicahParks/jwkset package. The exported assets from the keyfunc project has been vastly reduced as well, with the intention of making it easier to use for the majority of use cases.
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: 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.
This PR was generated by Mend Renovate. View the repository job log.