Update dependency no.nav.security:mock-oauth2-server to v3 (branch_9x) #3724
+44
−38
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:
0.5.10
->3.0.0
Release Notes
navikt/mock-oauth2-server (no.nav.security:mock-oauth2-server)
v3.0.0
Compare Source
What's Changed
TokenExchangeGrant.kt
has been removed in favor ofcom.nimbusds.oauth2.sdk.tokenexchange.TokenExchangeGrant
fun TokenRequest.tokenExchangeGrantOrNull()
aud
property inIntrospectResponse
is now aList<String>
instead ofString
⬆️ Dependency upgrades
v2.3.0
Compare Source
What's Changed
🚀 Features
⬆️ Dependency upgrades
v2.2.1
Compare Source
What's Changed
Full Changelog: navikt/mock-oauth2-server@2.2.0...2.2.1
v2.2.0
Compare Source
What's Changed
⬆️ Dependency upgrades
Full Changelog: navikt/mock-oauth2-server@2.1.11...2.2.0
v2.1.11
Compare Source
What's Changed
⬆️ Dependency upgrades
v2.1.10
Compare Source
What's Changed
⬆️ Dependency upgrades
v2.1.9
Compare Source
What's Changed
⬆️ Dependency upgrades
v2.1.8
Compare Source
What's Changed
🐛 Bug Fixes
⬆️ Dependency upgrades
v2.1.7
Compare Source
What's Changed
🚀 Features
v2.1.6
Compare Source
What's Changed
OAuth2TokenProvider
should allow dynamicsystemTime
(#693) @xuanswe⬆️ Dependency upgrades
v2.1.5
Compare Source
What's Changed
🚀 Features
⬆️ Dependency upgrades
v2.1.4
Compare Source
What's Changed
⬆️ Dependency upgrades
v2.1.3
Compare Source
What's Changed
Breaking changes
OAuth2Config
class accepts a new parameterrotateRefreshToken
. This has a default value offalse
. You may need to update your code if you're instantiating aOAuth2Config
without named parameters.🚀 Features
⬆️ Dependency upgrades
v2.1.2
Compare Source
What's Changed
⬆️ Dependency upgrades
v2.1.1
Compare Source
What's Changed
⬆️ Dependency upgrades
v2.1.0
Compare Source
What's Changed
🚀 Features
⬆️ Dependency upgrades
v2.0.1
Compare Source
What's Changed
🚀 Features
🐛 Bug Fixes
⬆️ Dependency upgrades
v2.0.0
Compare Source
What's Changed
🚀 Features
⬆️ Dependency upgrades
🚧 Fix
1c8c8ed
) @ybelMekkv1.0.0
Compare Source
What's Changed
⬆️ Upgrades
Full Changelog: navikt/mock-oauth2-server@0.5.10...1.0.0
Configuration
📅 Schedule: Branch creation - "before 9am on the first day of the month" (UTC), 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 has been generated by Renovate Bot