Skip to content

Conversation

nginx-bot
Copy link
Contributor

Proposed changes

Update examples to use keycloak 26.4

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

* Update quay.io/keycloak/keycloak Docker tag to v26

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | quay.io/keycloak/keycloak | 25.0.2 | 26.4.0 |
| docker     | quay.io/keycloak/keycloak | 20.0.5 | 26.4.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update docs that use keycloak

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@nginx-bot nginx-bot requested a review from a team as a code owner October 6, 2025 16:02
@nginx-bot nginx-bot added the dependencies Pull requests that update a dependency file label Oct 6, 2025
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Oct 6, 2025
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.38%. Comparing base (962d4ae) to head (ae4338d).
⚠️ Report is 27 commits behind head on release-5.2.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-5.2    #8365      +/-   ##
===============================================
- Coverage        53.43%   53.38%   -0.05%     
===============================================
  Files               91       91              
  Lines            22310    22306       -4     
===============================================
- Hits             11921    11909      -12     
- Misses            9886     9891       +5     
- Partials           503      506       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vepatel vepatel changed the title [cherry-pick] Update examples with keycloak 26.x Update examples with keycloak 26.x Oct 6, 2025
@pdabelf5 pdabelf5 added the chore Pull requests for routine tasks label Oct 6, 2025
@pdabelf5 pdabelf5 enabled auto-merge (squash) October 7, 2025 08:00
@github-actions github-actions bot removed the chore Pull requests for routine tasks label Oct 7, 2025
@pdabelf5 pdabelf5 merged commit 5235908 into release-5.2 Oct 7, 2025
71 checks passed
@pdabelf5 pdabelf5 deleted the cherry-pick-release-5.2-c1c627479f5e139e172b33e19c683be599320985 branch October 7, 2025 08:28
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.

3 participants