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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-deps group with 1 update: no.nav.security:mock-oauth2-server.
Updates
no.nav.security:mock-oauth2-server
from 0.5.10 to 2.1.9Release notes
Sourced from no.nav.security:mock-oauth2-server's releases.
... (truncated)
Commits
014faf0
chore(deps): bump the github group across 1 directory with 5 updates (#726)ab2396e
chore: bumped gradle wrapper to 8.9 (#724)ac78695
chore(build): netty-all with netty-codec-http (#723)fce7e50
chore(deps): bump the github group across 1 directory with 17 updates (#722)7b8b42c
chore(deps): bump the github group across 1 directory with 2 updates (#715)f0d803c
Followup #704 doc changes for response_types_supported (#710)7603604
chore(deps): bump the github group across 1 directory with 20 updates (#709)7412919
fix: extend wellknown return values (#704) (#706)4ad60a6
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#702)4aab3a5
feat: support objects and lists in request mapping claims (#699)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