Skip to content

Conversation

@auslin-aot
Copy link
Contributor

@auslin-aot auslin-aot commented Oct 28, 2025

User description

Issue Tracking

JIRA:
Issue Type: BUG/ FEATURE
https://aottech.atlassian.net/browse/FWF-5395

Changes

  • keycloak-js version upgraded to 26.2.1.
  • The latest available version of keycloak-js is 26.2.1. Since a corresponding 26.4.1 version is not yet available, the package was upgraded to 26.2.1 instead.

PR Type

Enhancement, Dependencies


Description

  • Bump keycloak-js to 26.2.1

  • Align service with latest Keycloak minor


Diagram Walkthrough

flowchart LR
  pkg["package.json dependencies"] -- "upgrade" --> kc["keycloak-js ^26.2.1"]
Loading

File Walkthrough

Relevant files
Dependencies
package.json
Update keycloak-js dependency to 26.2.1                                   

forms-flow-service/package.json

  • Upgrade keycloak-js from ^26.1.2 to ^26.2.1.
  • No other dependencies or scripts modified.
+1/-1     

@auslin-aot auslin-aot requested review from a team as code owners October 28, 2025 07:10
@sonarqubecloud
Copy link

@github-actions
Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Dependency Compatibility

Verify that upgrading keycloak-js to ^26.2.1 does not introduce breaking changes with existing auth initialization, token refresh flows, and any TypeScript types consumed by the service.

"keycloak-js": "^26.2.1",
"moment": "^2.29.4",
"single-spa": "^5.9.3"

@github-actions
Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

@arun-s-aot arun-s-aot marked this pull request as draft November 25, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants