Skip to content

Update Fleet-maintained apps - #47124

Merged
allenhouchins merged 1 commit into
mainfrom
fma-2606081933
Jun 8, 2026
Merged

Update Fleet-maintained apps#47124
allenhouchins merged 1 commit into
mainfrom
fma-2606081933

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated application package and installation data for Arc, Cursor, Fork, iMazing, Loom, Microsoft Teams, Postman, Santa, and Ableton Live Suite to support their latest available software versions on macOS and Windows platforms.

Generated automatically with cmd/maintained-apps.
@allenhouchins
allenhouchins merged commit 0b7d2b3 into main Jun 8, 2026
12 of 13 checks passed
@allenhouchins
allenhouchins deleted the fma-2606081933 branch June 8, 2026 19:45
@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

This PR updates version numbers and associated installer metadata across nine maintained applications. For most apps (Arc, Cursor, Fork, Loom, Microsoft Teams, Postman), the changes update the version field, the queries.patched version-comparison target, the installer_url, and the SHA256 checksum. iMazing and Santa additionally update their install_script_ref or uninstall_script_ref values and modify the embedded script contents to reference version-specific bundle identifiers or package names. Ableton Live Suite's refs entries are reordered without content changes.

Possibly related PRs

  • fleetdm/fleet#46492: Updates the same maintained-app JSON outputs including cursor/windows.json and loom/darwin.json by bumping app versions and corresponding installer/checksum metadata.
  • fleetdm/fleet#45904: Updates the Arc macOS definition in arc/darwin.json, bumping the version and corresponding queries.patched, installer_url, and sha256 fields.
  • fleetdm/fleet#45972: Updates the iMazing macOS entry in imazing/darwin.json, including uninstall_script_ref and the corresponding embedded uninstall script.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description is incomplete and lacks required checklist items from the repository's template. It only contains a generic automated ingestion statement without addressing security, testing, database, or configuration checkboxes. Fill out the complete checklist template by adding or confirming relevant items (e.g., security validation, testing, database migration checks) or explicitly delete non-applicable sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' clearly and specifically summarizes the main change—updating version data for multiple Fleet-maintained applications across various JSON configuration files.
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-2606081933

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

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/ableton-live-suite/darwin.json

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

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

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

ee/maintained-apps/outputs/arc/windows.json

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

ee/maintained-apps/outputs/cursor/windows.json

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

ee/maintained-apps/outputs/fork/windows.json

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

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

=== Install Script (no changes) ===
=== Uninstall // 720c2842 -> 64a2ebfc ===

--- /tmp/old.k2kWz6	2026-06-08 19:48:16.294576937 +0000
+++ /tmp/new.GGXDia	2026-06-08 19:48:16.294576937 +0000
@@ -92,8 +92,8 @@
   fi
 }
 
-quit_application 'com.DigiDNA.iMazing3.5.3.24045Mac'
-quit_application 'com.DigiDNA.iMazing3.5.3.24045Mac.Mini'
+quit_application 'com.DigiDNA.iMazing3.5.4.24052Mac'
+quit_application 'com.DigiDNA.iMazing3.5.4.24052Mac.Mini'
 sudo rm -rf "$APPDIR/iMazing.app"
 trash $LOGGED_IN_USER '/Users/Shared/iMazing Mini'
 trash $LOGGED_IN_USER '/Users/Shared/iMazing'

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

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

ee/maintained-apps/outputs/loom/windows.json

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

ee/maintained-apps/outputs/microsoft-teams/windows.json

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

ee/maintained-apps/outputs/postman/windows.json

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

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

=== Install // 43360dd1 -> 301d1718 ===

--- /tmp/old.7DEZ6F	2026-06-08 19:48:16.450579964 +0000
+++ /tmp/new.t7ik3z	2026-06-08 19:48:16.450579964 +0000
@@ -101,5 +101,5 @@
 hdiutil detach "$MOUNT_POINT" || true
 # install pkg files
 quit_and_track_application 'com.northpolesec.santa'
-sudo installer -pkg "$TMPDIR/santa-2026.4.pkg" -target /
+sudo installer -pkg "$TMPDIR/santa-2026.5.pkg" -target /
 relaunch_application 'com.northpolesec.santa'

=== 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.

3 participants