Skip to content

Update Fleet-maintained apps - #47919

Merged
allenhouchins merged 2 commits into
mainfrom
fma-2606191440
Jun 19, 2026
Merged

Update Fleet-maintained apps#47919
allenhouchins merged 2 commits into
mainfrom
fma-2606191440

Conversation

@fleet-release

@fleet-release fleet-release commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated version metadata for 12 macOS applications: Beeper Desktop (4.2.945), Burp Suite (2026.4.3), Codex (26.616.32156), dbgate (7.2.1), Hive (1.2.3), HoudahSpot (6.8.2), Mockoon (9.7.0), OpenToonz (1.8.0), Screen Studio (3.7.2-4445), Spokenly (2.23.2), Super Productivity (18.11.0), and TIDAL (2.43.0).

Generated automatically with cmd/maintained-apps.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/beeper/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/burp-suite/darwin.json

=== Install // f849f6a3 -> bfa4bf9a ===

--- /tmp/old.pbLHMf	2026-06-19 14:45:39.029583174 +0000
+++ /tmp/new.w7IwFN	2026-06-19 14:45:39.030583181 +0000
@@ -101,8 +101,8 @@
 hdiutil detach "$MOUNT_POINT" || true
 # copy to the applications folder
 quit_and_track_application 'com.install4j.9806-1938-4586-6531.70'
-if [ -d "$APPDIR/Burp Suite Community Edition.app" ]; then
-	sudo mv "$APPDIR/Burp Suite Community Edition.app" "$TMPDIR/Burp Suite Community Edition.app.bkp"
+if [ -d "$APPDIR/Burp Suite.app" ]; then
+	sudo mv "$APPDIR/Burp Suite.app" "$TMPDIR/Burp Suite.app.bkp"
 fi
-sudo cp -R "$TMPDIR/Burp Suite Community Edition.app" "$APPDIR"
+sudo cp -R "$TMPDIR/Burp Suite.app" "$APPDIR"
 relaunch_application 'com.install4j.9806-1938-4586-6531.70'

=== Uninstall // eb531ed5 -> 6916a6a5 ===

--- /tmp/old.OmJKi4	2026-06-19 14:45:39.046583290 +0000
+++ /tmp/new.AwDUbw	2026-06-19 14:45:39.047583297 +0000
@@ -52,5 +52,5 @@
   fi
 }
 
-sudo rm -rf "$APPDIR/Burp Suite Community Edition.app"
+sudo rm -rf "$APPDIR/Burp Suite.app"
 trash $LOGGED_IN_USER '~/.BurpSuite'

ee/maintained-apps/outputs/codex-app/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/dbgate/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/hive-app/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/houdahspot/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/mockoon/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/opentoonz/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/screen-studio/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/spokenly/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/super-productivity/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/tidal/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 465e88e7-48a9-4857-9d46-c1e1c9642674

📥 Commits

Reviewing files that changed from the base of the PR and between 1ff7011 and 5a0796d.

📒 Files selected for processing (12)
  • ee/maintained-apps/outputs/beeper/darwin.json
  • ee/maintained-apps/outputs/burp-suite/darwin.json
  • ee/maintained-apps/outputs/codex-app/darwin.json
  • ee/maintained-apps/outputs/dbgate/darwin.json
  • ee/maintained-apps/outputs/hive-app/darwin.json
  • ee/maintained-apps/outputs/houdahspot/darwin.json
  • ee/maintained-apps/outputs/mockoon/darwin.json
  • ee/maintained-apps/outputs/opentoonz/darwin.json
  • ee/maintained-apps/outputs/screen-studio/darwin.json
  • ee/maintained-apps/outputs/spokenly/darwin.json
  • ee/maintained-apps/outputs/super-productivity/darwin.json
  • ee/maintained-apps/outputs/tidal/darwin.json

Walkthrough

Twelve macOS maintained-app JSON manifests under ee/maintained-apps/outputs/ are updated to new releases. For each app, the version field, queries.patched SQL version comparison threshold, installer_url, and sha256 checksum are updated to match the new release artifact. The Burp Suite update additionally rotates install_script_ref/uninstall_script_ref identifiers, switches the installer URL product stream from community to desktop, and renames the application bundle in the install and uninstall scripts from Burp Suite Community Edition.app to Burp Suite.app.

Possibly related PRs

  • fleetdm/fleet#47570: Updates the same category of maintained-app darwin.json manifests, including codex-app/darwin.json, with version/installer_url/sha256 bumps using the same field pattern.
  • fleetdm/fleet#47662: Modifies the same ee/maintained-apps/outputs/codex-app/darwin.json file, updating version, queries.patched, installer_url, and sha256 to a different Codex release.
  • fleetdm/fleet#47886: Updates ee/maintained-apps/outputs/codex-app/darwin.json and ee/maintained-apps/outputs/hive-app/darwin.json with version/queries.patched/installer_url/sha256 changes using the same manifest structure.
🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is minimal and lacks required template sections such as related issue, testing notes, and security validation checklist items. Complete the PR description using the provided template: add related issue reference, include relevant checklist items from the template (especially validation and testing), and provide context for the automated ingestion process.
Title check ❓ Inconclusive The title 'Update Fleet-maintained apps' is generic and vague—it does not clearly specify which apps were updated or what type of changes were made (version bumps, bug fixes, etc.). Use a more descriptive title that specifies the scope, such as 'Bump versions of 11 Fleet-maintained macOS apps' or similar to clarify the nature and extent of the update.
✅ Passed checks (3 passed)
Check name Status Explanation
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 fma-2606191440

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.

@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/beeper/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/burp-suite/darwin.json

=== Install // f849f6a3 -> bfa4bf9a ===

--- /tmp/old.5Yfkle	2026-06-19 14:56:40.611179439 +0000
+++ /tmp/new.uqBnvQ	2026-06-19 14:56:40.612179454 +0000
@@ -101,8 +101,8 @@
 hdiutil detach "$MOUNT_POINT" || true
 # copy to the applications folder
 quit_and_track_application 'com.install4j.9806-1938-4586-6531.70'
-if [ -d "$APPDIR/Burp Suite Community Edition.app" ]; then
-	sudo mv "$APPDIR/Burp Suite Community Edition.app" "$TMPDIR/Burp Suite Community Edition.app.bkp"
+if [ -d "$APPDIR/Burp Suite.app" ]; then
+	sudo mv "$APPDIR/Burp Suite.app" "$TMPDIR/Burp Suite.app.bkp"
 fi
-sudo cp -R "$TMPDIR/Burp Suite Community Edition.app" "$APPDIR"
+sudo cp -R "$TMPDIR/Burp Suite.app" "$APPDIR"
 relaunch_application 'com.install4j.9806-1938-4586-6531.70'

=== Uninstall // eb531ed5 -> 6916a6a5 ===

--- /tmp/old.R5gT2Y	2026-06-19 14:56:40.655180108 +0000
+++ /tmp/new.u7IP4j	2026-06-19 14:56:40.655180108 +0000
@@ -52,5 +52,5 @@
   fi
 }
 
-sudo rm -rf "$APPDIR/Burp Suite Community Edition.app"
+sudo rm -rf "$APPDIR/Burp Suite.app"
 trash $LOGGED_IN_USER '~/.BurpSuite'

ee/maintained-apps/outputs/codex-app/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/dbgate/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/hive-app/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/mockoon/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/opentoonz/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/screen-studio/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/spokenly/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/super-productivity/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/tidal/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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.

2 participants