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

chore(deps): bump org.keycloak:keycloak-services from 25.0.1 to 25.0.4 in /jans-keycloak-integration #9520

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps org.keycloak:keycloak-services from 25.0.1 to 25.0.4.

Release notes

Sourced from org.keycloak:keycloak-services's releases.

25.0.4

25.0.2

... (truncated)

Commits
  • 8ce8a4b Set version to 25.0.4
  • 94e213a Load client sessions in chunks from the database (#32208)
  • 7bf8841 better unset check (#32062) (#32207)
  • db95afd Set clientId if it is not set in the entity
  • 9bd5075 Hide User Reg tab if you don't have permissions (#32021)
  • 31d393a Specify version column name in a case-sensitive manner (#32190)
  • 6dbe66b Remove information about online_user_session table
  • 01ae858 Handle non-existing client gracefully (#32167)
  • 5edffb4 Caches the id-to-user mapping for the evaluation in the current session (#32138)
  • 04a3b22 Fix for Network error attempting to view default realm roles without permissi...
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.keycloak:keycloak-services](https://github.com/keycloak/keycloak) from 25.0.1 to 25.0.4.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@25.0.1...25.0.4)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-services
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file labels Sep 17, 2024
Copy link

dryrunsecurity bot commented Sep 17, 2024

DryRun Security Summary

The code change updates the keycloak-server.version property from 25.0.1 to 25.0.4 in the pom.xml file of the jans-keycloak-integration project, indicating an upgrade of the Keycloak server version used in the project.

Expand for full summary

Summary:

This code change is updating the keycloak-server.version property from 25.0.1 to 25.0.4 in the pom.xml file of the jans-keycloak-integration project. This indicates that the project is upgrading the version of Keycloak server it is using from 25.0.1 to 25.0.4.

From an application security perspective, this change is generally positive as it likely includes security fixes and improvements. Keycloak is a widely used open-source identity and access management solution, and keeping it up-to-date is important for ensuring the security of the application. However, it's important to review the release notes for the new Keycloak version to understand any potential breaking changes or new security features that may require additional configuration or testing. Additionally, it's a good practice to thoroughly test the application after upgrading the Keycloak version to ensure that everything is working as expected and that there are no regressions or new vulnerabilities introduced.

Files Changed:

  • jans-keycloak-integration/pom.xml: This file has been updated to change the keycloak-server.version property from 25.0.1 to 25.0.4, indicating an upgrade of the Keycloak server version used in the project.

Code Analysis

We ran 9 analyzers against 1 file and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

Riskiness

🟢 Risk threshold not exceeded.

View PR in the DryRun Dashboard.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

Superseded by #9545.

@dependabot dependabot bot closed this Sep 19, 2024
@dependabot dependabot bot deleted the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-services-25.0.4 branch September 19, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants