Skip to content

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Oct 6, 2025

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

renovate bot and others added 2 commits October 6, 2025 12:45
| 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>
@pdabelf5 pdabelf5 requested a review from a team as a code owner October 6, 2025 14:25
@github-actions github-actions bot added 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.29%. Comparing base (577c2ef) to head (44fe178).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8362      +/-   ##
==========================================
- Coverage   53.34%   53.29%   -0.05%     
==========================================
  Files          91       91              
  Lines       22378    22375       -3     
==========================================
- Hits        11937    11925      -12     
- Misses       9933     9939       +6     
- Partials      508      511       +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.

@pdabelf5 pdabelf5 enabled auto-merge (squash) October 6, 2025 15:34
@pdabelf5 pdabelf5 merged commit c1c6274 into main Oct 6, 2025
78 checks passed
@pdabelf5 pdabelf5 deleted the deps/keycloak-24.x branch October 6, 2025 16:02
github-actions bot pushed a commit that referenced this pull request Oct 6, 2025
* 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>
pdabelf5 added a commit that referenced this pull request Oct 7, 2025
Update examples with keycloak 26.x (#8362)

* 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 |




* Update docs that use keycloak

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paul Abel <128620221+pdabelf5@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants