Skip to content

Fix(deps): Upgrade picomatch to patch vulnerability#26806

Open
harsh-vador wants to merge 2 commits intomainfrom
fix-picomatch-vulnerability
Open

Fix(deps): Upgrade picomatch to patch vulnerability#26806
harsh-vador wants to merge 2 commits intomainfrom
fix-picomatch-vulnerability

Conversation

@harsh-vador
Copy link
Contributor

@harsh-vador harsh-vador commented Mar 26, 2026

Describe your changes:

I worked on fixing the vulnerability

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@harsh-vador harsh-vador self-assigned this Mar 26, 2026
@harsh-vador harsh-vador added safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch labels Mar 26, 2026
@harsh-vador harsh-vador requested a review from a team as a code owner March 26, 2026 19:17
@gitar-bot
Copy link

gitar-bot bot commented Mar 26, 2026

Code Review ✅ Approved

Upgrades picomatch to patch a known vulnerability. No issues found.

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@github-actions
Copy link
Contributor

❌ App Docs Check Failed

Generated app docs are stale. Changed files:

Fix locally:

cd openmetadata-ui/src/main/resources/ui
yarn generate:app-docs

@github-actions
Copy link
Contributor

❌ Lint Check Failed — ESLint + Prettier + Organise Imports (src)

The following files have style issues that need to be fixed:

Fix locally (fast — changed files only):

cd openmetadata-ui/src/main/resources/ui
yarn ui-checkstyle:changed

Or to fix all files: yarn ui-checkstyle

@github-actions
Copy link
Contributor

❌ Playwright Lint Check Failed — ESLint + Prettier + Organise Imports

The following files have style issues that need to be fixed:

Fix locally (fast — changed files only):

cd openmetadata-ui/src/main/resources/ui
yarn ui-checkstyle:playwright:changed

Or to fix all playwright files: yarn ui-checkstyle:playwright

@github-actions
Copy link
Contributor

❌ I18n Sync Check Failed

Translation files are out of sync. Changed files:

Fix locally:

cd openmetadata-ui/src/main/resources/ui
yarn i18n

@github-actions
Copy link
Contributor

❌ Licence Header Check Failed

The following files are missing or have outdated licence headers:

Fix locally:

cd openmetadata-ui/src/main/resources/ui
yarn license-header-fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants