Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump no.nav.security:mock-oauth2-server from 2.1.9 to 2.1.10 (#4855)
Bumps [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) from 2.1.9 to 2.1.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/navikt/mock-oauth2-server/releases">no.nav.security:mock-oauth2-server's releases</a>.</em></p> <blockquote> <h2>2.1.10</h2> <h2>What's Changed</h2> <ul> <li>fix(logback): set logback severity back to INFO (<a href="https://redirect.github.com/navikt/mock-oauth2-server/issues/753">#753</a>) <a href="https://github.com/jenspav"><code>@jenspav</code></a></li> <li>fix(readme): replace scope with code (<a href="https://redirect.github.com/navikt/mock-oauth2-server/issues/754">#754</a>) <a href="https://github.com/jenspav"><code>@jenspav</code></a></li> <li>feat: support custom TimeProvider when validating tokens (introspect, userinfo) (<a href="https://redirect.github.com/navikt/mock-oauth2-server/issues/730">#730</a>) <a href="https://github.com/tommytroen"><code>@tommytroen</code></a></li> </ul> <h2>⬆️ Dependency upgrades</h2> <ul> <li>chore(deps): bump the github group with 7 updates (<a href="https://redirect.github.com/navikt/mock-oauth2-server/issues/734">#734</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>chore(deps): bump the github group across 1 directory with 2 updates (<a href="https://redirect.github.com/navikt/mock-oauth2-server/issues/733">#733</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/navikt/mock-oauth2-server/commit/5aa7bdb0c68021743e26dd8b9371ff4d0161aec3"><code>5aa7bdb</code></a> fix: add azp claim in auth_code flow only</li> <li><a href="https://github.com/navikt/mock-oauth2-server/commit/933ea620558758d4b784e8ef836504b5ee151aa2"><code>933ea62</code></a> fix(logback): set logback severity back to INFO (<a href="https://redirect.github.com/navikt/mock-oauth2-server/issues/753">#753</a>)</li> <li><a href="https://github.com/navikt/mock-oauth2-server/commit/79b4d80eda817d569645741173ee80d83032d681"><code>79b4d80</code></a> fix(readme): replace scope with code (<a href="https://redirect.github.com/navikt/mock-oauth2-server/issues/754">#754</a>)</li> <li><a href="https://github.com/navikt/mock-oauth2-server/commit/29e2e45165a49bc2de37ae48d9a6a3ed01078d7a"><code>29e2e45</code></a> chore(deps): bump the github group with 7 updates (<a href="https://redirect.github.com/navikt/mock-oauth2-server/issues/734">#734</a>)</li> <li><a href="https://github.com/navikt/mock-oauth2-server/commit/828f67fa3c69fc3a693858b61af3a78184073158"><code>828f67f</code></a> chore(deps): bump the github group across 1 directory with 2 updates (<a href="https://redirect.github.com/navikt/mock-oauth2-server/issues/733">#733</a>)</li> <li><a href="https://github.com/navikt/mock-oauth2-server/commit/5fe5d8e4c3a6b7b2ec60dbcd32e18bb569877136"><code>5fe5d8e</code></a> feat: support custom TimeProvider when validating tokens (introspect, userinf...</li> <li>See full diff in <a href="https://github.com/navikt/mock-oauth2-server/compare/2.1.9...2.1.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=no.nav.security:mock-oauth2-server&package-manager=maven&previous-version=2.1.9&new-version=2.1.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: FredrikP <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: FredrikP <[email protected]>
- Loading branch information