Skip to content

chore: set js-yaml override to avoid vulnerability - #1277

Merged
briantstephan merged 1 commit into
mainfrom
js-yaml-vuln
Jul 28, 2026
Merged

chore: set js-yaml override to avoid vulnerability#1277
briantstephan merged 1 commit into
mainfrom
js-yaml-vuln

Conversation

@briantstephan

@briantstephan briantstephan commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This avoids the following vulnerability:

https://nvd.nist.gov/vuln/detail/CVE-2026-59869

Comment thread package.json
@coderabbitai

coderabbitai Bot commented Jul 28, 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: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9c3dd17c-5e7c-4b93-a2fa-eb9d05f6f45b

📥 Commits

Reviewing files that changed from the base of the PR and between 9b6a209 and cedf9ae.

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

Walkthrough

The pnpm.overrides configuration now explicitly pins js-yaml to version 4.3.0, while retaining the existing esbuild override at 0.28.1.

Suggested reviewers: benlife5, jwartofsky-yext, mkilpatrick, asanehisa

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the change: adding a js-yaml override to address a vulnerability.
Description check ✅ Passed The description is directly related to the change and cites the vulnerability being addressed.
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
  • Commit unit tests in branch js-yaml-vuln

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.

@briantstephan
briantstephan merged commit a6c28b5 into main Jul 28, 2026
16 checks passed
@briantstephan
briantstephan deleted the js-yaml-vuln branch July 28, 2026 18:17
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.

4 participants