Skip to content

chore(desktop): bump version to 1.10.0#4747

Open
Kitenite wants to merge 1 commit into
mainfrom
courageous-fight
Open

chore(desktop): bump version to 1.10.0#4747
Kitenite wants to merge 1 commit into
mainfrom
courageous-fight

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented May 20, 2026

Bumps desktop app version to 1.10.0.

This PR was automatically created by the release script.


Open in Stage

Summary by cubic

Prepare desktop release 1.10.0 by bumping versions. Updates @superset/desktop 1.9.9 → 1.10.0 and @superset/host-service 0.8.8 → 0.8.9.

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

Summary by CodeRabbit

  • Chores
    • Desktop app version bumped to 1.10.0
    • Host service version bumped to 0.8.9

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 application version to 1.10.0
Open in Stage

Chapters generated by Stage for commit 937ff7a on May 20, 2026 1:49am 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: 6fc6ac67-d68c-4bfe-8d6b-a8fc844cdbf2

📥 Commits

Reviewing files that changed from the base of the PR and between 9ca78fa and 937ff7a.

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

📝 Walkthrough

Walkthrough

This PR updates the version numbers for two packages: the desktop app version increments from 1.9.9 to 1.10.0, and the host-service version increments from 0.8.8 to 0.8.9. Both changes are isolated to single lines in their respective package.json files.

Changes

Package Version Increments

Layer / File(s) Summary
Package version bumps
apps/desktop/package.json, packages/host-service/package.json
Desktop app version updated from 1.9.9 to 1.10.0, and host-service version updated from 0.8.8 to 0.8.9.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • superset-sh/superset#4603: Both PRs bump versions in apps/desktop/package.json and packages/host-service/package.json without other code changes.
  • superset-sh/superset#4692: Both PRs increment version numbers in the same two package.json files as part of release cycles.
  • superset-sh/superset#4589: Both PRs update version fields in the same desktop and host-service package.json files.

Poem

🐰 Two versions climb the release tree,
Desktop hops to one-point-ten with glee,
Host-service follows in harmony,
A minor bump, a patch, so clean and free,
The rabbit's work is done with care—release set to be!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change—bumping the desktop app version to 1.10.0, which aligns with the primary modification in the changeset.
Description check ✅ Passed The description covers the essential information: what was changed (version bump) and context (auto-generated by release script), though it omits most template sections like Type of Change and Testing details.
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 courageous-fight

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

Automated release bump generated by the release script, incrementing the desktop app from 1.9.9 to 1.10.0 and the host-service package from 0.8.8 to 0.8.9. No logic, dependency, or configuration changes are included.

  • apps/desktop/package.json: minor version bump (1.9.91.10.0).
  • packages/host-service/package.json: patch version bump (0.8.80.8.9).

Confidence Score: 5/5

Two-line version bump with no logic changes; safe to merge as-is.

Both files only update the version field. There are no dependency, script, or configuration changes that could affect runtime behavior.

No files require special attention.

Important Files Changed

Filename Overview
apps/desktop/package.json Version bumped from 1.9.9 to 1.10.0 (minor release); no other changes.
packages/host-service/package.json Version bumped from 0.8.8 to 0.8.9 (patch release); no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Script] --> B[Bump desktop version\n1.9.9 → 1.10.0]
    A --> C[Bump host-service version\n0.8.8 → 0.8.9]
    B --> D[apps/desktop/package.json]
    C --> E[packages/host-service/package.json]
Loading

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

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Preview Deployment

🔗 Preview Links

Service Status Link
Neon Database (Neon) View Branch
Vercel API (Vercel) Open Preview
Vercel Web (Vercel) Open Preview
Vercel Marketing (Vercel) Open Preview
Vercel Admin (Vercel) Open Preview
Vercel Docs (Vercel) Open Preview

Preview updates automatically with new commits

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

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