fix(deps): restore patched lockfile resolutions - #1603
Conversation
|
@brendan-kellam your pull request is missing a changelog! |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
Summary
yarn.lockfrom the commit immediately before feat(backend): add BullMQ JobManager framework #1427 and regenerate it against the current workspace manifeststar,js-yaml,shell-quote,brace-expansion,fast-uri, and related packagesRoot cause
During the feature branch merge from
main, Yarn auto-resolved the conflicted lockfile by preferring the feature branch entries for duplicate descriptors. Those older but semver-compatible resolutions then survived subsequent installs and regressed previously applied CVE fixes.Testing
yarn install --immutablegit diff --checkNote
Cursor Bugbot is generating a summary for commit 2a95156. Configure here.