Skip to content

chore(desktop): bump version to 1.7.0#3817

Closed
Kitenite wants to merge 1 commit into
mainfrom
alert-hallway
Closed

chore(desktop): bump version to 1.7.0#3817
Kitenite wants to merge 1 commit into
mainfrom
alert-hallway

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented Apr 27, 2026

Bumps desktop app version to 1.7.0.

This PR was automatically created by the release script.


Summary by cubic

Bump @superset/desktop version from 1.6.2 to 1.7.0. Prepares the desktop release and keeps installers and auto-update in sync.

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

Summary by CodeRabbit

  • Chores
    • Updated desktop application version to 1.7.0

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 27, 2026

📝 Walkthrough

Walkthrough

The desktop application version is incremented from 1.6.2 to 1.7.0 in the package metadata file, reflecting a minor version release update for the packaged application.

Changes

Cohort / File(s) Summary
Desktop Version Update
apps/desktop/package.json
Version field bumped from 1.6.2 to 1.7.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A version hops from one to seven,
Minor bumps, the code's in heaven!
From six-point-two to seven-oh,
Desktop app's prepared to go! 📦✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description mentions the version bump but lacks most required template sections including Related Issues, Type of Change, Testing, and Additional Notes. Complete the PR description by filling in the template sections: specify the change type, describe testing performed, and provide any relevant issue links or context.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(desktop): bump version to 1.7.0' clearly and concisely describes the main change—updating the desktop app version from 1.6.2 to 1.7.0.
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 alert-hallway

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 27, 2026

Greptile Summary

This PR bumps the desktop app version from 1.6.2 to 1.7.0 in apps/desktop/package.json, generated automatically by the release script. No logic or configuration changes are included.

Confidence Score: 5/5

Safe to merge — single-line version bump with no functional changes.

The only change is a semver bump from 1.6.2 to 1.7.0 in package.json, generated by the release script. No logic, dependencies, or configuration were altered.

No files require special attention.

Important Files Changed

Filename Overview
apps/desktop/package.json Version bumped from 1.6.2 to 1.7.0; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Script] -->|auto-creates PR| B[apps/desktop/package.json]
    B -->|version| C[1.6.2 → 1.7.0]
Loading

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

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
apps/desktop/package.json (1)

1-265: Run Biome formatting/lint for JSON (per repo guidelines).

Even though this is a minimal metadata-only change, please run the required formatter/linter pass to ensure the file conforms to the repo’s Biome rules (and to avoid CI formatting/lint failures).

At the repo root, run:

  • biome check --write --unsafe
  • bun run lint:fix
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@apps/desktop/package.json` around lines 1 - 265, The package metadata change
in apps/desktop/package.json needs the repo's Biome formatting/lint pass
applied; run the formatter and lint autofix from the repo root to avoid CI
failures by executing: biome check --write --unsafe and then bun run lint:fix,
review the resulting edits to apps/desktop/package.json (and any package.json
scripts/metadata touched), stage and commit the formatted changes, and push the
updated commit to this branch.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@apps/desktop/package.json`:
- Around line 1-265: The package metadata change in apps/desktop/package.json
needs the repo's Biome formatting/lint pass applied; run the formatter and lint
autofix from the repo root to avoid CI failures by executing: biome check
--write --unsafe and then bun run lint:fix, review the resulting edits to
apps/desktop/package.json (and any package.json scripts/metadata touched), stage
and commit the formatted changes, and push the updated commit to this branch.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 43687b96-47a2-40a5-b93c-926b343922d2

📥 Commits

Reviewing files that changed from the base of the PR and between f19cb6a and 4772977.

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

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
Copy link
Copy Markdown
Collaborator Author

Kitenite commented May 6, 2026

Closing as superseded: current version is 1.8.6 (PR #4136). Bulk audit 2026-05-06.

@Kitenite Kitenite closed this May 6, 2026
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