Skip to content

chore(desktop): bump version to 1.10.2#4797

Merged
Kitenite merged 1 commit into
mainfrom
mahogany-feta
May 21, 2026
Merged

chore(desktop): bump version to 1.10.2#4797
Kitenite merged 1 commit into
mainfrom
mahogany-feta

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented May 20, 2026

Bumps desktop app version to 1.10.2.

This PR was automatically created by the release script.


Open in Stage

Summary by cubic

Prepare desktop release: bump @superset/desktop to 1.10.2 and @superset/host-service to 0.8.10. No functional changes.

Written for commit aebad40. Summary will update on new commits. Review in cubic

Summary by CodeRabbit

  • Chores
    • Updated desktop application version to 1.10.2
    • Updated host service package version to 0.8.10

Review Change Stack

@stage-review
Copy link
Copy Markdown

stage-review Bot commented May 20, 2026

Ready to review this PR? Stage has broken it down into 2 individual chapters for you:

Title
1 Bump host-service package version
2 Bump desktop app version to 1.10.2
Open in Stage

Chapters generated by Stage for commit aebad40 on May 20, 2026 11:42pm UTC.

@capy-ai
Copy link
Copy Markdown

capy-ai Bot commented May 20, 2026

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.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 20, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e1351284-a8a1-4a08-951e-22af30c2c98b

📥 Commits

Reviewing files that changed from the base of the PR and between a21be13 and aebad40.

📒 Files selected for processing (2)
  • apps/desktop/package.json
  • packages/host-service/package.json

📝 Walkthrough

Walkthrough

Version fields are incremented across two package manifests: the desktop application from 1.10.1 to 1.10.2 and the host-service package from 0.8.9 to 0.8.10. No dependencies, scripts, or other package configuration were modified.

Changes

Package version increments

Layer / File(s) Summary
Package version updates
apps/desktop/package.json, packages/host-service/package.json
Desktop app version bumped from 1.10.1 to 1.10.2; host-service version bumped from 0.8.9 to 0.8.10.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • superset-sh/superset#4589: Both PRs bump version fields in apps/desktop/package.json and packages/host-service/package.json together as part of release cycles.
  • superset-sh/superset#4745: Both PRs update the same two package.json manifests with version-only increments.
  • superset-sh/superset#4692: Both PRs bump version fields in the same desktop and host-service package manifests.

Poem

🐰 A version bump, hop-hop, so light,
Two numbers change, keeping all right.
Desktop and host both dance in time,
Incrementing versions, a rhyme sublime!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping the desktop package version from 1.10.1 to 1.10.2, which is the primary focus of the changeset.
Description check ✅ Passed The description provides the core information (version bump details), though it omits several template sections like Testing, Type of Change, and Related Issues that would normally be expected.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mahogany-feta

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.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 20, 2026

Greptile Summary

This is an automated version bump PR for the desktop app release 1.10.2, incrementing @superset/desktop from 1.10.11.10.2 and @superset/host-service from 0.8.90.8.10.

  • apps/desktop/package.json: patch version bump (1.10.11.10.2) for the Electron desktop application.
  • packages/host-service/package.json: patch version bump (0.8.90.8.10) for the host-service dependency that ships alongside the desktop app.

Confidence Score: 5/5

Only two version fields in package.json files are changed — no logic, no dependencies, no build scripts are affected.

The change is exclusively two patch version string increments generated by the release script; there is nothing that could introduce a functional regression.

No files require special attention.

Important Files Changed

Filename Overview
apps/desktop/package.json Version bumped from 1.10.1 to 1.10.2 — straightforward patch version increment for the desktop app.
packages/host-service/package.json Version bumped from 0.8.9 to 0.8.10 — patch version increment for the host-service package.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Script] --> B[Bump apps/desktop/package.json\n1.10.1 → 1.10.2]
    A --> C[Bump packages/host-service/package.json\n0.8.9 → 0.8.10]
    B --> D[Desktop App Release 1.10.2]
    C --> D
Loading

Reviews (1): Last reviewed commit: "chore(desktop): bump version to 1.10.2 (..." | Re-trigger Greptile

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 2 files

Re-trigger cubic

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 2026

🧹 Preview Cleanup Complete

The following preview resources have been cleaned up:

  • ✅ Neon database branch

Thank you for your contribution! 🎉

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