chore: add lockfiles#1526
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
|
Thanks for the PR. This has been idle for a while and is not merge-ready against the moving main branch, so I am closing it to keep the queue tractable. Reopen is welcome with a current rebase and focused scope; maintainers may also port the useful parts into a fresh PR where appropriate. |
Summary
yarn.lockuv.lockNotes
Summary by cubic
Adds
uv.lockand refreshesyarn.lockto pin dependency versions for deterministic installs in development and CI.uv.lockfor Python deps managed byuv.yarn.lockto reflect currentpackage.json; no application code changes.Written for commit 94b0704. Summary will update on new commits.