Skip to content
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 dependency no.nav.security:mock-oauth2-server to v2 #560

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
no.nav.security:mock-oauth2-server 0.5.10 -> 2.1.5 age adoption passing confidence

Release Notes

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

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

🚀 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

  • Regex based matching in RequestMappingTokenCallback and request parameters used as variables inside claims (#​578) @​kvokacka

⬆️ Dependency upgrades

v2.0.1

Compare Source

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix: use hostname instead of canonicalHostname (#​586) @​tronghn
    • this should resolve issues with inconsistent URLs for Windows users
  • fix(httpRequest): naming clash, update nimbus sdk to latest (#​576) @​ybelMekk

⬆️ Dependency upgrades

v2.0.0

Compare Source

What's Changed

🚀 Features

⚠️ Breaking Changes

⬆️ Dependency upgrades

🚧 Fix

v1.0.0

Compare Source

What's Changed

⬆️ Upgrades
  • Java 11 -> 17
  • Spring Boot 2 -> 3
  • Bumped various libraries to their latest versions

Full Changelog: navikt/mock-oauth2-server@0.5.10...1.0.0


Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vlsi
Copy link
Collaborator

vlsi commented Oct 23, 2023

Incompatible because this component declares a component, compatible with Java 17 and the consumer needed a component, compatible with Java 11

@loosebazooka
Copy link
Member

yeah unlike last time, this appears to be a very intentional move to java 17. We probably just need to disable this test on Java11?

@vlsi
Copy link
Collaborator

vlsi commented Oct 23, 2023

Do we gain much from dropping Java 11?
Do we lose userbase by dropping Java 11?

I would rather pin mok-oauth2 to v1 to avoid adding unexpected Java 17 requirements for the users.

@renovate renovate bot force-pushed the renovate/no.nav.security-mock-oauth2-server-2.x branch from c5240ee to 6d7e78b Compare November 21, 2023 16:10
@loosebazooka
Copy link
Member

I think we could run this test only on java17?

@renovate renovate bot force-pushed the renovate/no.nav.security-mock-oauth2-server-2.x branch from 6d7e78b to 3a6dc54 Compare December 12, 2023 12:37
@renovate renovate bot force-pushed the renovate/no.nav.security-mock-oauth2-server-2.x branch from 3a6dc54 to e3a02c4 Compare January 17, 2024 15:43
@renovate renovate bot force-pushed the renovate/no.nav.security-mock-oauth2-server-2.x branch from e3a02c4 to c362bb1 Compare February 15, 2024 16:25
@renovate renovate bot force-pushed the renovate/no.nav.security-mock-oauth2-server-2.x branch 2 times, most recently from a864adf to 0316c7e Compare April 12, 2024 10:08
@renovate renovate bot force-pushed the renovate/no.nav.security-mock-oauth2-server-2.x branch from 0316c7e to 693064c Compare April 30, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants