Skip to content

chore(desktop): bump version to 1.5.0#3360

Merged
Kitenite merged 1 commit into
mainfrom
spectacled-pilot
Apr 11, 2026
Merged

chore(desktop): bump version to 1.5.0#3360
Kitenite merged 1 commit into
mainfrom
spectacled-pilot

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented Apr 11, 2026

Bumps desktop app version to 1.5.0.

This PR was automatically created by the release script.


Summary by cubic

Bump @superset/desktop version to 1.5.0 to prepare the next desktop release and ensure packaging/auto-update pick up the new version.

Written for commit 84da485. Summary will update on new commits.

Summary by CodeRabbit

  • Chores
    • Desktop application version updated to 1.5.0

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 11, 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: 2f59adfd-5b6c-4760-90c3-2630ed9c4d5e

📥 Commits

Reviewing files that changed from the base of the PR and between c8f8dff and 84da485.

📒 Files selected for processing (1)
  • apps/desktop/package.json

📝 Walkthrough

Walkthrough

The desktop application version in apps/desktop/package.json was updated from 1.4.7 to 1.5.0. This is a standard semantic versioning bump with no modifications to dependencies, scripts, or other configuration values.

Changes

Cohort / File(s) Summary
Desktop App Version Bump
apps/desktop/package.json
Updated version field from 1.4.7 to 1.5.0

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Poem

🐰 A version hop from four-point-seven,
To one-point-five, oh what a heaven!
Minor bump, but oh so sweet,
Progress marches with each beat! 🚀

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description provides a clear explanation of the change but does not follow the required template structure with sections like Related Issues, Type of Change, Testing, and Additional Notes. Consider filling out the repository's PR template with appropriate sections (e.g., Type of Change: Chore) to maintain consistency, though the auto-generated nature is acceptable for automated changes.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: bumping the desktop app version to 1.5.0, which matches the single file modified in 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 unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch spectacled-pilot

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

greptile-apps Bot commented Apr 11, 2026

Greptile Summary

This PR bumps the @superset/desktop app version from the previous release to 1.5.0 in apps/desktop/package.json. It was automatically generated by the release script and contains no functional code changes — only the "version" field is updated.

  • Version field in apps/desktop/package.json updated to 1.5.0
  • No other files modified; all dependency versions and scripts remain unchanged
  • Straightforward chore commit with no risk to application logic or stability

Confidence Score: 5/5

Safe to merge — single-field version bump with no functional or structural changes.

The only change is the "version" field in apps/desktop/package.json going to 1.5.0. No logic, dependencies, scripts, or configuration were altered. The PR was auto-generated by the release script, which is the expected workflow for this repository.

No files require special attention.

Important Files Changed

Filename Overview
apps/desktop/package.json Version field bumped to 1.5.0; no other changes — safe and correct

Sequence Diagram

sequenceDiagram
    participant Script as Release Script
    participant Repo as superset repo
    participant Build as electron-builder
    participant Store as Distribution (release)

    Script->>Repo: Bump apps/desktop/package.json version → 1.5.0
    Repo->>Build: bun run release (electron-builder --publish always)
    Build->>Build: Compile & package Electron app
    Build->>Store: Publish v1.5.0 artifact
Loading

Reviews (1): Last reviewed commit: "chore(desktop): bump version to 1.5.0" | 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 1 file

@Kitenite Kitenite merged commit 9dc347c into main Apr 11, 2026
12 checks passed
@Kitenite Kitenite deleted the spectacled-pilot branch April 11, 2026 23:32
@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