-
Notifications
You must be signed in to change notification settings - Fork 21
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
Update dependency no.nav.security:mock-oauth2-server to v2 #560
base: main
Are you sure you want to change the base?
Conversation
Incompatible because this component declares a component, compatible with Java 17 and the consumer needed a component, compatible with Java 11 |
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? |
Do we gain much from dropping Java 11? I would rather pin mok-oauth2 to v1 to avoid adding unexpected Java 17 requirements for the users. |
c5240ee
to
6d7e78b
Compare
I think we could run this test only on java17? |
6d7e78b
to
3a6dc54
Compare
3a6dc54
to
e3a02c4
Compare
e3a02c4
to
c362bb1
Compare
a864adf
to
0316c7e
Compare
0316c7e
to
693064c
Compare
0c99a4c
to
b1e075a
Compare
b1e075a
to
40cdf88
Compare
e18ac6b
to
398f358
Compare
398f358
to
c763056
Compare
This PR contains the following updates:
0.5.10
->2.1.10
Release Notes
navikt/mock-oauth2-server (no.nav.security:mock-oauth2-server)
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
v1.0.0
Compare Source
What's Changed
⬆️ Upgrades
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.
This PR was generated by Mend Renovate. View the repository job log.