Skip to content

Update dependency no.nav.security:mock-oauth2-server to v6 - #4852

Closed
solrbot wants to merge 2 commits into
apache:mainfrom
solrbot:renovate/major-navsecurity
Closed

Update dependency no.nav.security:mock-oauth2-server to v6#4852
solrbot wants to merge 2 commits into
apache:mainfrom
solrbot:renovate/major-navsecurity

Conversation

@solrbot

@solrbot solrbot commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
no.nav.security:mock-oauth2-server dependencies major 5.0.26.0.2

Release Notes

navikt/mock-oauth2-server (no.nav.security:mock-oauth2-server)

v6.0.2

Compare Source

What's Changed

⬆️ Dependency upgrades

  • chore(deps): bump nettyVersion from 4.2.16.Final to 4.2.17.Final (#​1010) @​dependabot[bot]
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.8.0 to 4.9.0 in the github-actions group (#​1008) @​dependabot[bot]

v6.0.1

Compare Source

What's Changed

⬆️ Dependency upgrades

v6.0.0

Compare Source

What's Changed

⚠️ Breaking Changes

  • mock-oauth2-server no longer bundles ch.qos.logback:logback-classic nor kotlinx-serialization-json in its library.
    • If your test logs went quiet, add testRuntimeOnly("ch.qos.logback:logback-classic:<version>"). slf4j-api still comes transitively.
  • The debugger UI (/<issuer>/debugger and /<issuer>/debugger/callback) can no longer target an external identity provider.
  • DebuggerRequestHandler now takes an OAuth2HttpServer instead of an Ssl?.
  • With (#​1002), the library now uses Jackson 3 (tools.jackson.*) instead of Jackson 2 (com.fasterxml.jackson.*).
    • Consumers on Jackson 2 are unaffected. Jackson 3 uses a different group ID and package, and still depends on jackson-annotations 2.x.
    • no.nav.security.mock.oauth2.http.objectMapper and the deserializers nested in OAuth2Config are now internal. Construct your own mapper if you used objectMapper.
  • NettyWrapper rejects request bodies above 1 MiB with 413. This affects the standalone server and Docker image; MockWebServerWrapper is 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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on the first day of the month"
  • 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 has been generated by Renovate Bot

@solrbot solrbot added the exempt-stale Prevent a PR from going stale label Sep 1, 2026
@solrbot solrbot added this to the 10.x milestone Sep 1, 2026
@solrbot
solrbot force-pushed the renovate/major-navsecurity branch from 9cb2532 to ee01f54 Compare September 2, 2026 23:22
@github-actions github-actions Bot removed the admin-ui label Sep 2, 2026
@epugh

epugh commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Merging this into #4850 since the overlap.

@epugh epugh closed this Sep 3, 2026
@solrbot

solrbot commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@solrbot
solrbot deleted the renovate/major-navsecurity branch September 3, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency upgrades exempt-stale Prevent a PR from going stale module:jwt-auth tool:build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants