Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

Captain-P-Goldfish/SCIM (de.captaingoldfish:scim-sdk-client)

v1.25.0

Compare Source

  • Updated dependencies

SCIM Server

Changes

  • Fixed the SearchRequest-object that does accept the attributes-list now as comma separated list and as array. RFC7644 defines it as list of attributes and I added it as comma separated list before.

Bug Fixes

  • Fixed a bug that caused errors on empty nested objects in requests and responses
  • Fixed a bug that caused specfiic attributes to be returned that should not if the attributes-parameter was used in the request
    • Additional attributes were returned if the attribute-names were similar e.g. name and userName.
  • The MsAzureComplexSimpleValueWorkaround was fixed. It did not behave correctly in some usecases. Check https://github.com/Captain-P-Goldfish/SCIM-SDK/issues/686 for more details.

SCIM Client

Bug Fixes

  • Fixed a bug, that caused an infinite loop in the getAll method if the remote-provider omits the response parameters startIndex and itemsPerPage

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/de.captaingoldfish-scim-sdk-client-1.x branch 2 times, most recently from 149d43a to 317cca5 Compare August 24, 2024 16:33
@renovate renovate bot force-pushed the renovate/de.captaingoldfish-scim-sdk-client-1.x branch from 317cca5 to a6ce02c Compare August 24, 2024 18:28
@renovate renovate bot merged commit 41ec231 into main Aug 24, 2024
1 check passed
@renovate renovate bot deleted the renovate/de.captaingoldfish-scim-sdk-client-1.x branch August 24, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants