Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps python-keycloak from 5.8.1 to 6.0.0.

Changelog

Sourced from python-keycloak's changelog.

v6.0.0 (2025-12-28)

BREAKING CHANGE

  • changes the behavior of get_group_by_path to raise an exception in case the path is not found, which is now the definitive new behavior

v5.12.0 (2025-12-27)

Feat

  • Add PKCE support (RFC 7636) (#670)

v5.11.0 (2025-12-27)

Feat

  • implement authz import request (#685)

v5.10.0 (2025-12-27)

Feat

  • add get_role_composites_by_id method (#680)

v5.9.0 (2025-12-27)

Feat

  • add pool_maxsize parameter to connection managers (#651)
Commits
  • 60e9927 revert: Revert error handling change in KeycloakAdmin.get_group_by_path (#676)
  • 3ea146d docs: changelog update
  • 6361733 feat: Add PKCE support (RFC 7636) (#670)
  • 16411f7 docs: changelog update
  • 05763ae feat: implement authz import request (#685)
  • dacef71 docs: changelog update
  • 3ea1a0a feat: add get_role_composites_by_id method (#680)
  • c5a8309 chore: correct argument type hint in send_update_account and a_send_update_ac...
  • 0645cdf docs: changelog update
  • 18f4d50 feat: add pool_maxsize parameter to connection managers (#651)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [python-keycloak](https://github.com/marcospereirampj/python-keycloak) from 5.8.1 to 6.0.0.
- [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md)
- [Commits](marcospereirampj/python-keycloak@v5.8.1...v6.0.0)

---
updated-dependencies:
- dependency-name: python-keycloak
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant