mitodl / keycloak-scim

SCIM client plugin for Keycloak
Apache License 2.0
25 stars 2 forks source link

fix(deps): update dependency de.captaingoldfish:scim-sdk-client to v1.24.0 #101

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
de.captaingoldfish:scim-sdk-client (source) 1.23.0 -> 1.24.0 age adoption passing confidence

Release Notes

Captain-P-Goldfish/SCIM (de.captaingoldfish:scim-sdk-client) ### [`v1.24.0`](https://togithub.com/Captain-P-Goldfish/SCIM-SDK/releases/tag/1.24.0) [Compare Source](https://togithub.com/Captain-P-Goldfish/SCIM/compare/1.23.0...1.24.0) ### SCIM Server #### Changes - Unified `PatchConfig`-parameter names - The Implementation of the MsAzureFilterWorkaround was changed. The changes are described in [https://github.com/Captain-P-Goldfish/SCIM-SDK/issues/680](https://togithub.com/Captain-P-Goldfish/SCIM-SDK/issues/680) and implemented in [https://github.com/Captain-P-Goldfish/SCIM-SDK/pull/681](https://togithub.com/Captain-P-Goldfish/SCIM-SDK/pull/681) #### Features - The API does now also support boolean values sent as string with any case. Before the values were checked case-sensitive with "true" and "false". Now values like "False" and "True" are also supported. #### Bug Fixes - Fixed a Bug that caused a NullPointerException if an unknown filter-operator was used in patch requests - A NullPointerException was prevented in case that the MsAzureComplexValueWorkaround was active and empty values were added to the operation - Prevented a NullPointerException that occured if no patch-request body was sent in a patch-request

Configuration

πŸ“… Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.