chore(desktop): bump version to 1.11.3#4913
Conversation
|
Ready to review this PR? Stage has broken it down into 2 individual chapters for you:
Chapters generated by Stage for commit 44d6050 on May 24, 2026 6:58pm UTC. |
|
Capy auto-review is paused for this organization because the monthly auto-review limit has been reached. Increase the limit or turn it off in billing settings to resume automatic reviews. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughDesktop and host-service packages receive patch version increments: desktop moves from 1.11.2 to 1.11.3, and host-service moves from 0.8.14 to 0.8.15. No dependencies, configuration, or functionality is altered. ChangesPackage Version Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Greptile SummaryThis PR bumps the desktop app version to
Confidence Score: 5/5Safe to merge — only version strings are changed in two package.json files. Both files contain only patch-level version increments with no dependency, script, or config changes. The diff is minimal and machine-generated. No files require special attention.
|
| Filename | Overview |
|---|---|
| apps/desktop/package.json | Version bumped from 1.11.2 to 1.11.3 by automated release script — no logic changes. |
| packages/host-service/package.json | Version bumped from 0.8.14 to 0.8.15 by automated release script — no logic changes. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Script] --> B[Bump apps/desktop/package.json\n1.11.2 → 1.11.3]
A --> C[Bump packages/host-service/package.json\n0.8.14 → 0.8.15]
B --> D[PR #4913 merged to main]
C --> D
Reviews (1): Last reviewed commit: "chore(desktop): bump version to 1.11.3 (..." | Re-trigger Greptile
🧹 Preview Cleanup CompleteThe following preview resources have been cleaned up:
Thank you for your contribution! 🎉 |
Bumps desktop app version to 1.11.3.
This PR was automatically created by the release script.
Summary by cubic
Bump
@superset/desktopto 1.11.3 and@superset/host-serviceto 0.8.15 for the next desktop release. No functional changes.Written for commit 44d6050. Summary will update on new commits. Review in cubic
Summary by CodeRabbit