fix(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-auth-bundle | require | patch |
0.1.7 -> 0.1.9
|
dbp/relay-core-bundle | require | patch |
0.1.35 -> 0.1.36
|
phpstan/phpstan | require-dev | patch |
1.6.7 -> 1.6.8
|
Release Notes
dbp/relay/dbp-relay-auth-bundle
v0.1.9
- Add a health check for remote token validation via the introspection endpoint
v0.1.8
- Add a health check for fetching the OIDC config provided by the OIDC server (Keycloak for example)
- Add a health check which checks if the server time is in sync with the OIDC server time
- Stop using the abandoned web-token/jwt-easy and use to the underlying libraries directly instead, as recommended
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added renovate label
enabled an automatic merge when the pipeline for 2ab57cb2 succeeds
mentioned in issue #1 (closed)
mentioned in commit 206ca46a
Please register or sign in to reply