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

Bump no.nav.security:mock-oauth2-server from 2.0.0 to 2.0.1 #297

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps no.nav.security:mock-oauth2-server from 2.0.0 to 2.0.1.

Release notes

Sourced from no.nav.security:mock-oauth2-server's releases.

2.0.1

What's Changed

🚀 Features

  • feat: basic client authentication for token exchange grant (#564) @​valdemon

🐛 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

Commits
  • ea29a52 chore(deps): bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (#595)
  • 7246644 chore(deps): bump jacksonVersion from 2.15.3 to 2.16.0 (#594)
  • f1b58d5 chore(deps): bump io.projectreactor:reactor-test from 3.5.11 to 3.6.0 (#593)
  • 0596021 chore(deps): bump org.jmailen.kotlinter from 4.0.0 to 4.1.0 (#592)
  • e6032f9 chore(deps): bump io.netty:netty-all from 4.1.100.Final to 4.1.101.Final (#588)
  • deb7fee chore(deps): bump ktorVersion from 2.3.5 to 2.3.6 (#587)
  • b35ca2f chore(deps): bump kotestVersion from 5.7.2 to 5.8.0 (#584)
  • 915f208 chore(deps): bump junitJupiterVersion from 5.10.0 to 5.10.1 (#583)
  • f90b563 fix: use hostname instead of canonicalHostname (#586)
  • ca6d5a2 chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.5 to 11.6 (#585)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/navikt/mock-oauth2-server/releases)
- [Commits](navikt/mock-oauth2-server@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: no.nav.security:mock-oauth2-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code patch Patch dependency update labels Nov 27, 2023
@github-actions github-actions bot enabled auto-merge (rebase) November 27, 2023 13:01
@github-actions github-actions bot merged commit c4d1466 into main Nov 27, 2023
1 check passed
@github-actions github-actions bot deleted the dependabot/gradle/no.nav.security-mock-oauth2-server-2.0.1 branch November 27, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code patch Patch dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants