Skip to content

chore(desktop): bump version to 1.2.2#2628

Merged
Kitenite merged 5 commits into
mainfrom
kitenite/release
Mar 20, 2026
Merged

chore(desktop): bump version to 1.2.2#2628
Kitenite merged 5 commits into
mainfrom
kitenite/release

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented Mar 19, 2026

Bumps desktop app version to 1.2.2.

This PR was automatically created by the release script.


Summary by cubic

Bumps @superset/desktop from 1.2.1 to 1.2.2 for the next patch release. Preps the desktop build for packaging and auto-updates.

Written for commit 0b7b128. Summary will update on new commits.

Summary by CodeRabbit

  • Chores
    • Version bump for desktop application (1.2.1 → 1.2.2)

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 19, 2026

📝 Walkthrough

Walkthrough

The desktop application package version in apps/desktop/package.json is bumped from 1.2.1 to 1.2.2, a minor patch version increment.

Changes

Cohort / File(s) Summary
Version Bump
apps/desktop/package.json
Updated package version field from 1.2.1 to 1.2.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A tiny bump, from point-one to two,
The desktop app hops forward, fresh and new!
Version dance, so simple, so neat—
Another release makes the day complete! 📦✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description is minimal but provides the essential information: a clear statement of the change and context that it was auto-generated. However, it does not follow the repository's description template structure with sections like Related Issues, Type of Change, Testing, etc. Clarify whether the auto-generated description is acceptable for automated PRs, or add template sections (Related Issues, Type of Change, Testing) even for automated version bumps.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: bumping the desktop app version from 1.2.1 to 1.2.2, which is the sole purpose of this changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch kitenite/release
📝 Coding Plan
  • Generate coding plan for human review comments

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

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.

1 issue found across 1 file (changes from recent commits).

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="apps/desktop/package.json">

<violation number="1" location="apps/desktop/package.json:5">
P1: This change decreases the app version (1.2.3 → 1.2.2) instead of bumping it, which can block semver-based desktop auto-updates.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Comment thread apps/desktop/package.json
"productName": "Superset",
"description": "The last developer tool you'll ever need",
"version": "1.2.1",
"version": "1.2.2",
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot Mar 20, 2026

Choose a reason for hiding this comment

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

P1: This change decreases the app version (1.2.3 → 1.2.2) instead of bumping it, which can block semver-based desktop auto-updates.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At apps/desktop/package.json, line 5:

<comment>This change decreases the app version (1.2.3 → 1.2.2) instead of bumping it, which can block semver-based desktop auto-updates.</comment>

<file context>
@@ -2,7 +2,7 @@
 	"productName": "Superset",
 	"description": "The last developer tool you'll ever need",
-	"version": "1.2.3",
+	"version": "1.2.2",
 	"main": "./dist/main/index.js",
 	"resources": "src/resources",
</file context>
Suggested change
"version": "1.2.2",
"version": "1.2.3",
Fix with Cubic

@Kitenite Kitenite merged commit 0bc069e into main Mar 20, 2026
13 of 15 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🧹 Preview Cleanup Complete

The following preview resources have been cleaned up:

  • ⚠️ Neon database branch
  • ⚠️ Electric Fly.io app

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