Uh oh!
There was an error while loading. Please reload this page.
Update dependency no.nav.security:mock-oauth2-server to v6 - #4852
Open
solrbot wants to merge 2 commits into
Open
Update dependency no.nav.security:mock-oauth2-server to v6#4852solrbot wants to merge 2 commits into
solrbot wants to merge 2 commits into
Conversation
This file contains hidden or 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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.0.1→6.0.2Release Notes
navikt/mock-oauth2-server (no.nav.security:mock-oauth2-server)
v6.0.2Compare Source
What's Changed
⬆️ Dependency upgrades
v6.0.1Compare Source
What's Changed
⬆️ Dependency upgrades
v6.0.0Compare Source
What's Changed
ch.qos.logback:logback-classicnorkotlinx-serialization-jsonin its library.testRuntimeOnly("ch.qos.logback:logback-classic:<version>").slf4j-apistill comes transitively./<issuer>/debuggerand/<issuer>/debugger/callback) can no longer target an external identity provider.DebuggerRequestHandlernow takes anOAuth2HttpServerinstead of anSsl?.tools.jackson.*) instead of Jackson 2 (com.fasterxml.jackson.*).jackson-annotations2.x.no.nav.security.mock.oauth2.http.objectMapperand the deserializers nested inOAuth2Configare nowinternal. Construct your own mapper if you usedobjectMapper.NettyWrapperrejects request bodies above 1 MiB with413. This affects the standalone server and Docker image;MockWebServerWrapperis unaffected.See also the migration guide.
🐛 Bug Fixes
🧰 Maintenance
⬆️ Dependency upgrades
New Contributors
Full Changelog: navikt/mock-oauth2-server@5.0.2...5.0.3
v5.0.2Compare Source
What's Changed
🐛 Bug Fixes
⬆️ Dependency upgrades
Configuration
📅 Schedule: (UTC)
🚦 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