Skip to content

fix(ci): regenerate bun.lock after @termuijs/motion dep adds#1949

Merged
Karanjot786 merged 1 commit into
mainfrom
fix/regen-bun-lock-motion-dep
Jul 3, 2026
Merged

fix(ci): regenerate bun.lock after @termuijs/motion dep adds#1949
Karanjot786 merged 1 commit into
mainfrom
fix/regen-bun-lock-motion-dep

Conversation

@Karanjot786

Copy link
Copy Markdown
Owner

The animation PRs (#1943/#1945/#1944) added "@termuijs/motion": "workspace:*" to package.json files (ui, widgets, router, testing, jsx) but didn't update bun.lock, so bun install --frozen-lockfile fails on main.

Regenerated bun.lock (bun install). Verified: frozen install + bun run build pass locally.

Co-authored-by: Karanjot786 karanjots801@gmail.com

PRs #1943/#1945/#1944 added "@termuijs/motion": "workspace:*" to package.json
without updating bun.lock, so CI's `bun install --frozen-lockfile` failed on main.

Co-authored-by: Karanjot786 <karanjots801@gmail.com>
@github-actions github-actions Bot added the type:bug +10 pts. Bug fix. label Jul 3, 2026
@Karanjot786 Karanjot786 merged commit 5f479e6 into main Jul 3, 2026
5 of 6 checks passed
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1a18ca5a-f950-42b0-a388-36c8aa95cfc6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/regen-bun-lock-motion-dep

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.

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

Labels

type:bug +10 pts. Bug fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant