chore(devtools): bump launch-editor and picomatch to fix security advisories - #498
chore(devtools): bump launch-editor and picomatch to fix security advisories#498renantatsuo wants to merge 3 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe PR updates ChangesDependency security updates
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.changeset/olive-experts-look.md:
- Line 5: Update the changeset claim and dependency configuration so the
`@rspack/dev-server` path no longer resolves shell-quote@1.8.3, using a compatible
override or dependency update to reach a version fixing both advisories. If the
change intentionally only covers `@tanstack/devtools-bundler-core`, revise the
changeset to state that scope and explicitly document the remaining development
dependency.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: e78baf5c-12c2-472a-bb25-0a4a4d4c8ea1
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (2)
.changeset/olive-experts-look.mdpackages/devtools-bundler-core/package.json
🎯 Changes
Bumps two dependencies in
@tanstack/devtools-bundler-coreto pull in fixes for four security advisories:launch-editor:^2.11.1->^2.14.1- updates its transitiveshell-quotedependency from1.8.3to1.10.0, fixing:picomatch:^4.0.3->^4.0.5, fixing:No source code changes, dependency bumps only, both within their current major versions.
Note: a
shell-quote@1.8.3entry remains in the lockfile, but it is only reachable through@rspack/dev-serverin thereact-rspack-exampleapp's devDependencies, it does not affect any published package.✅ Checklist
pnpm test:pr.🚀 Release Impact
Summary by CodeRabbit
Bug Fixes
Chores