Skip to content

chore(desktop): sync bun.lock to package version 1.5.3#3532

Closed
AllenX-Li wants to merge 1 commit into
superset-sh:mainfrom
AllenX-Li:claude/dreamy-swirles-f4489d
Closed

chore(desktop): sync bun.lock to package version 1.5.3#3532
AllenX-Li wants to merge 1 commit into
superset-sh:mainfrom
AllenX-Li:claude/dreamy-swirles-f4489d

Conversation

@AllenX-Li
Copy link
Copy Markdown

@AllenX-Li AllenX-Li commented Apr 17, 2026

Summary

Why / Context

#3419 bumped apps/desktop/package.json to 1.5.3 but the lockfile workspace entry was still resolved at 1.5.1. bun install in a fresh worktree re-resolved it to 1.5.3.

Testing

  • bun install succeeds with updated lockfile
  • bun dev starts full stack cleanly (web + api + desktop + electric-proxy + caddy)

Notes

  • Local dev setup artifacts (Caddyfile, .env, SUPERSET_WORKSPACE_NAME=local) are gitignored — not included in this PR.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 17, 2026

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

Run ID: ccdb2ce1-3a7f-4bcb-8976-488a21fc52f5

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

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 and usage tips.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Lockfile entry for @superset/desktop was stale at 1.5.1 after #3419 bumped package.json to 1.5.3. Re-resolved via bun install.
@AllenX-Li AllenX-Li force-pushed the claude/dreamy-swirles-f4489d branch from f8d732f to 54bdf21 Compare April 17, 2026 12:49
@AllenX-Li AllenX-Li changed the title chore: bump @superset/desktop lock to 1.5.3 chore(desktop): sync bun.lock to package version 1.5.3 Apr 17, 2026
@AllenX-Li
Copy link
Copy Markdown
Author

Mistakenly opened against upstream. Moved to fork: AllenX-Li/superset#1

@AllenX-Li AllenX-Li closed this Apr 17, 2026
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.

1 participant