Skip to content

Upgrade swagger-ui-react to version 5.32.11 - #1403

Open
Saadha123 wants to merge 3 commits into
wso2:mainfrom
Saadha123:Saadha123/main-dependency-upgrades
Open

Upgrade swagger-ui-react to version 5.32.11#1403
Saadha123 wants to merge 3 commits into
wso2:mainfrom
Saadha123:Saadha123/main-dependency-upgrades

Conversation

@Saadha123

Copy link
Copy Markdown
Contributor

Description

This PR upgrades swagger-ui-react to address a known issue in an outdated, bundled transitive dependency.

Dependency From To
swagger-ui-react 5.32.1 5.32.11

Fix Details

  • swagger-ui-react5.32.11 (publisher, devportal) — the previous version bundled an outdated transitive dependency; upgrading picks up a patched copy.

admin was checked and doesn't have swagger-ui-react as a dependency, so it's unaffected.

Impact

No functional or breaking changes — this is a patch-version bump within the existing 5.32.x line, with no API changes affecting our usage.

Testing

  • npm ls swagger-ui-react run in publisher and devportal to confirm clean resolution to 5.32.11 with no dependency conflicts.
  • npm run build:dev run in both portals — both compile successfully with no new errors.
  • Manually verified in a running pack: the API Console (which renders via swagger-ui-react) loads and functions correctly — parameters, responses, and "Try it out" all render as expected.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 5593a0df-8d7b-422a-bc6e-f8c1ed0348ed

📥 Commits

Reviewing files that changed from the base of the PR and between e1a5b81 and 1577579.

⛔ Files ignored due to path filters (2)
  • portals/devportal/src/main/webapp/package-lock.json is excluded by !**/package-lock.json
  • portals/publisher/src/main/webapp/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • portals/devportal/src/main/webapp/package.json
  • portals/publisher/src/main/webapp/package.json

📝 Walkthrough

Walkthrough

Updates swagger-ui-react from 5.32.1 to 5.32.11 in the DevPortal and Publisher web application manifests.

Changes

Swagger UI dependency update

Layer / File(s) Summary
Portal dependency version updates
portals/devportal/.../package.json, portals/publisher/.../package.json
Both web applications update swagger-ui-react to version 5.32.11.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: ashera96, hisanhunais, piyumaldk

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the primary change: bumping swagger-ui-react to 5.32.11.
Description check ✅ Passed The description is directly related and accurately describes the dependency upgrade and its impact.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant