Skip to content

Fix vulnerability#2379

Merged
gigara merged 1 commit into
wso2:release/ballerina-5.12.1from
gigara:release/ballerina-5.12.1
Jun 22, 2026
Merged

Fix vulnerability#2379
gigara merged 1 commit into
wso2:release/ballerina-5.12.1from
gigara:release/ballerina-5.12.1

Conversation

@gigara

@gigara gigara commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc.

Goals

Describe the solutions that this feature/fix will introduce to resolve the problems described above

Approach

Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email documentation@wso2.com to review all UI text). Include a link to a Markdown file or Google doc if the feature write-up is too long to paste here.

UI Component Development

Specify the reason if following are not followed.

  • Added reusable UI components to the ui-toolkit. Follow the intructions when adding the componenent.
  • Use ui-toolkit components wherever possible. Run npm run storybook from the root directory to view current components.
  • Matches with the native VSCode look and feel.

Manage Icons

Specify the reason if following are not followed.

  • Added Icons to the font-wso2-vscode. Follow the instructions.

User stories

Summary of user stories addressed by this change>

Release note

Brief description of the new feature or bug fix as it will appear in the release notes

Documentation

Link(s) to product documentation that addresses the changes of this PR. If no doc impact, enter “N/A” plus brief explanation of why there’s no doc impact

Training

Link to the PR for changes to the training content in https://github.com/wso2/WSO2-Training, if applicable

Certification

Type “Sent” when you have provided new/updated certification questions, plus four answers for each question (correct answer highlighted in bold), based on this change. Certification questions/answers should be sent to certification@wso2.com and NOT pasted in this PR. If there is no impact on certification exams, type “N/A” and explain why.

Marketing

Link to drafts of marketing content that will describe and promote this feature, including product page changes, technical articles, blog posts, videos, etc., if applicable

Automation tests

  • Unit tests

    Code coverage information

  • Integration tests

    Details about the test cases and coverage

Security checks

Samples

Provide high-level details about the samples related to this feature

Related PRs

List any other related PRs

Migrations (if applicable)

Describe migration steps and platforms on which migration has been tested

Test environment

List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested

Learning

Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.

Summary by CodeRabbit

  • Chores
    • Updated package dependencies to ensure compatibility and stability.

@gigara gigara requested a review from hevayo as a code owner June 22, 2026 18:29
@coderabbitai

coderabbitai Bot commented Jun 22, 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

Run ID: a117faa1-fec8-4842-a709-6a2ce024e761

📥 Commits

Reviewing files that changed from the base of the PR and between dd69721 and aaf64e7.

⛔ Files ignored due to path filters (1)
  • common/autoinstallers/rush-plugins/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • common/autoinstallers/rush-plugins/package.json

📝 Walkthrough

Walkthrough

The pnpm.overrides entry for undici in common/autoinstallers/rush-plugins/package.json is bumped from version 6.24.0 to 6.27.0.

Changes

undici Override Bump

Layer / File(s) Summary
Update undici pnpm override
common/autoinstallers/rush-plugins/package.json
pnpm.overrides now pins undici to 6.27.0 instead of 6.24.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • wso2/vscode-extensions#2375: Also modifies undici override configuration in the rush/pnpm setup, directly related to managing the same dependency override.

Suggested reviewers

  • hevayo

Poem

A bunny hops in, patches in paw,
undici jumps from .24 to .27, hurrah!
One line changed, neat and bright,
Dependencies pinned just right.
🐇✨ Onwards we hop into the night!

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description contains only the template structure with all sections completely unfilled, providing no actual information about the vulnerability, goals, approach, testing, or security verification. Complete all required sections of the description template, particularly Purpose, Goals, Approach, Release note, and Security checks sections with specific details about the undici vulnerability being fixed.
Title check ❓ Inconclusive The title is vague and generic, using a non-descriptive term ('vulnerability') without specifying which dependency is affected or the nature of the fix. Revise the title to specifically mention the package being updated, such as 'Update undici to 6.27.0 to fix vulnerability' or similar.
✅ Passed checks (3 passed)
Check name Status Explanation
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 and usage tips.

@gigara gigara merged commit 07300ab into wso2:release/ballerina-5.12.1 Jun 22, 2026
8 checks passed
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