Skip to content

Update Fleet-maintained apps - #47828

Merged
allenhouchins merged 1 commit into
mainfrom
fma-2606181300
Jun 18, 2026
Merged

Update Fleet-maintained apps#47828
allenhouchins merged 1 commit into
mainfrom
fma-2606181300

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated macOS app management and deployment configuration for seven applications: Adobe DNG Converter (18.4), CloudMounter (4.18), Downie (4.12.8), Framer (2026.24.3), Hive App (1.2.1), Microsoft 365 Copilot (1.2606.0801), and Mullvad Browser (15.0.16). Installation and patching metadata have been synchronized with the latest available releases.

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/adobe-dng-converter/darwin.json

=== Install // e534bb68 -> 5b77b60e ===

--- /tmp/old.CBUgMv	2026-06-18 13:05:52.061023014 +0000
+++ /tmp/new.RY1b34	2026-06-18 13:05:52.061023014 +0000
@@ -101,5 +101,5 @@
 hdiutil detach "$MOUNT_POINT" || true
 # install pkg files
 quit_and_track_application 'com.adobe.DNGConverter'
-sudo installer -pkg "$TMPDIR/DNGConverter_18_3_2.pkg" -target /
+sudo installer -pkg "$TMPDIR/DNGConverter_18_4.pkg" -target /
 relaunch_application 'com.adobe.DNGConverter'

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

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

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

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

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

ee/maintained-apps/outputs/framer/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/microsoft-365-copilot/darwin.json

=== Install // 8c070fea -> 24e252f8 ===

--- /tmp/old.iEEv6l	2026-06-18 13:05:52.247025143 +0000
+++ /tmp/new.FAmwj1	2026-06-18 13:05:52.247025143 +0000
@@ -117,6 +117,6 @@
 
 EOF
 
-sudo installer -pkg "$TMPDIR"/Microsoft_365_Copilot_universal_1.2606.0101_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_365_Copilot_universal_1.2606.0801_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
 
 relaunch_application 'com.microsoft.m365copilot'

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

ee/maintained-apps/outputs/mullvad-browser/darwin.json

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

@coderabbitai

coderabbitai Bot commented Jun 18, 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: f16178fc-8507-4bfa-bd82-055716fdedfc

📥 Commits

Reviewing files that changed from the base of the PR and between b28e6ce and 4d9c871.

📒 Files selected for processing (7)
  • ee/maintained-apps/outputs/adobe-dng-converter/darwin.json
  • ee/maintained-apps/outputs/cloudmounter/darwin.json
  • ee/maintained-apps/outputs/downie/darwin.json
  • ee/maintained-apps/outputs/framer/darwin.json
  • ee/maintained-apps/outputs/hive-app/darwin.json
  • ee/maintained-apps/outputs/microsoft-365-copilot/darwin.json
  • ee/maintained-apps/outputs/mullvad-browser/darwin.json

Walkthrough

Seven macOS maintained-app JSON definitions under ee/maintained-apps/outputs/ received version bumps: CloudMounter (4.17 → 4.18), Downie (4.12.7 → 4.12.8), Framer (2026.23.5 → 2026.24.3), Hive (1.2.0 → 1.2.1), Mullvad Browser (15.0.14 → 15.0.16), Adobe DNG Converter (18.3.2 → 18.4), and Microsoft 365 Copilot (1.2606.0101 → 1.2606.0801). Each update adjusts the version field, the queries.patched SQL version comparison threshold, the installer_url, and the sha256 checksum. Adobe DNG Converter and Microsoft 365 Copilot additionally replace their install_script_ref with a new script id and update the embedded install script body to reference the new package filename.

Possibly related PRs

  • fleetdm/fleet#45885: Modifies the same adobe-dng-converter/darwin.json file, updating the version cutoff, install_script_ref, and embedded install script logic for quitting and relaunching the app after pkg installation.
  • fleetdm/fleet#46537: Updates the same adobe-dng-converter/darwin.json with a new Adobe DNG Converter version, swapping the install_script_ref and embedded install script to target a different pkg filename.
  • fleetdm/fleet#47460: Updates the same downie/darwin.json file, changing the queries.patched version_compare target and installer_url/sha256 to match a new Downie DMG release.
🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description 'Automated ingestion of latest Fleet-maintained app data' is overly generic and doesn't follow the provided template with required sections like Related issue, Checklist items, Testing, Database migrations, etc. Complete the PR description using the provided template: add Related issue reference, fill in applicable checklist items (e.g., Changes file added, QA'd changes), and include Testing section details.
Title check ❓ Inconclusive The title 'Update Fleet-maintained apps' is generic and doesn't specify which apps were updated or what type of updates were made (e.g., version bumps, script changes). Consider a more specific title like 'Update Fleet-maintained apps to latest versions' or 'Bump versions for Adobe DNG, CloudMounter, Downie, Framer, Hive, Microsoft 365 Copilot, and Mullvad Browser' to better describe the changes.
✅ 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-2606181300

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.

@allenhouchins
allenhouchins merged commit fa425d1 into main Jun 18, 2026
13 checks passed
@allenhouchins
allenhouchins deleted the fma-2606181300 branch June 18, 2026 15:40
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