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 3 updates in the / directory: org.junit.jupiter:junit-jupiter-api, org.junit.jupiter:junit-jupiter and no.nav.security:mock-oauth2-server.
Updates
org.junit.jupiter:junit-jupiter-api
from 5.11.0 to 5.11.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
e4b2c0c
Release 5.11.1c37b179
Finalize 5.11.1 release notesa7b1c49
Include 5.10.4 release notes3646b7d
Document benefits ofmessageSupplier
inAssertions
(#3938)6b9f15d
Delete unnecessary (and potentially misleading) comment in User Guide98dafd3
Reduce flakiness6529d8d
Allow for work stealing when only holding read locks (#4012)0d25a5a
Fix YAML syntax28dd375
Fix step label348ef61
Switch to Temurin for JDK 23 (#4005)Updates
org.junit.jupiter:junit-jupiter
from 5.11.0 to 5.11.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
e4b2c0c
Release 5.11.1c37b179
Finalize 5.11.1 release notesa7b1c49
Include 5.10.4 release notes3646b7d
Document benefits ofmessageSupplier
inAssertions
(#3938)6b9f15d
Delete unnecessary (and potentially misleading) comment in User Guide98dafd3
Reduce flakiness6529d8d
Allow for work stealing when only holding read locks (#4012)0d25a5a
Fix YAML syntax28dd375
Fix step label348ef61
Switch to Temurin for JDK 23 (#4005)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