Skip to content

Update Fleet-maintained apps#48539

Closed
fleet-release wants to merge 1 commit into
mainfrom
fma-2607010528
Closed

Update Fleet-maintained apps#48539
fleet-release wants to merge 1 commit into
mainfrom
fma-2607010528

Conversation

@fleet-release

@fleet-release fleet-release commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Bug Fixes
    • Updated app package metadata for multiple apps to point to the latest available releases, including refreshed download links and checksums.
    • Improved version detection so installs and updates recognize the newest supported builds correctly.
    • Covered updates for several macOS and Windows apps such as Claude Desktop, eM Client, GDevelop, Gemini, Granola, Highlight AI, Marked, MongoDB Compass, Notesnook, Ollama, Postman, Reminders Menubar, Reqable, Thunderbird, UA Connect, Unity Hub, VirtualBox, and Wins.

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.

@coderabbitai

coderabbitai Bot commented Jul 1, 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: edcab6f0-6097-4bc7-b47f-50af9702c11a

📥 Commits

Reviewing files that changed from the base of the PR and between e03c3a8 and 35084af.

📒 Files selected for processing (18)
  • ee/maintained-apps/outputs/claude/darwin.json
  • ee/maintained-apps/outputs/emclient/windows.json
  • ee/maintained-apps/outputs/gdevelop/windows.json
  • ee/maintained-apps/outputs/google-gemini/darwin.json
  • ee/maintained-apps/outputs/granola/windows.json
  • ee/maintained-apps/outputs/highlight-ai/darwin.json
  • ee/maintained-apps/outputs/marked-app/darwin.json
  • ee/maintained-apps/outputs/mongodb-compass/windows.json
  • ee/maintained-apps/outputs/notesnook/windows.json
  • ee/maintained-apps/outputs/ollama/windows.json
  • ee/maintained-apps/outputs/postman/windows.json
  • ee/maintained-apps/outputs/reminders-menubar/darwin.json
  • ee/maintained-apps/outputs/reqable/windows.json
  • ee/maintained-apps/outputs/thunderbird/darwin.json
  • ee/maintained-apps/outputs/ua-connect/darwin.json
  • ee/maintained-apps/outputs/unity-hub/darwin.json
  • ee/maintained-apps/outputs/virtualbox/windows.json
  • ee/maintained-apps/outputs/wins/darwin.json

Walkthrough

This pull request updates version metadata for 18 Fleet-maintained applications across macOS and Windows output JSON manifests. Each change bumps the target application version, updates the corresponding queries.patched SQL version comparison threshold, switches the installer_url to the new release artifact, and replaces the sha256 checksum. Install and uninstall script references remain unchanged throughout.

Changes

File area Change Summary
claude/darwin.json Version 1.17377.0 → 1.17377.1; updated patched query, installer URL, sha256
emclient/windows.json Version 10.4.5600 → 10.4.5606; updated patched query, installer URL, sha256
gdevelop/windows.json Version 5.6.272 → 5.6.273; updated patched query, installer URL, sha256
google-gemini/darwin.json Version 1.79.1.457 → 1.80.15.516; updated patched query
granola/windows.json Version 7.372.2 → 7.373.1; updated patched query, installer URL, sha256
highlight-ai/darwin.json Version 1.3.280 → 1.3.282; updated patched query, installer URL, sha256
marked-app/darwin.json Version 3.1.5 → 3.1.6; updated patched query, installer URL, sha256
mongodb-compass/windows.json Version 1.49.9.0 → 1.49.10.0; updated patched query, installer URL, sha256
notesnook/windows.json Version 3.4.0 → 3.4.1; updated queries, installer URL, sha256
ollama/windows.json Version 0.30.11 → 0.31.1; updated patched query, installer URL, sha256
postman/windows.json Version 12.17.1 → 12.17.2; updated patched query, installer URL, sha256
reminders-menubar/darwin.json Version 2.1.0 → 2.1.1; updated patched query, installer URL, sha256
reqable/windows.json Version 3.2.2 → 3.2.3; updated queries, installer URL, sha256
thunderbird/darwin.json Version 152.0 → 152.0.1; updated patched query, installer URL, sha256
ua-connect/darwin.json Installer URL and sha256 updated (build 3731 → 3743)
unity-hub/darwin.json Version 3.18.3 → 3.19.1; updated patched query
virtualbox/windows.json Version 7.2.10 → 7.2.12; updated patched query, installer URL, sha256
wins/darwin.json Version 3.3 → 3.4; updated patched query

Possibly related PRs

  • fleetdm/fleet#48357: Same-shaped version bump across multiple maintained-app output JSONs, updating version, queries.patched, installer_url, and sha256.
  • fleetdm/fleet#48155: Same pattern of updating queries.patched version_compare(bundle_short_version, ...) thresholds for a macOS maintained-app manifest.
  • fleetdm/fleet#48476: Same file (ee/maintained-apps/outputs/wins/darwin.json) updated with the identical version bump (3.3 → 3.4).
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is far too brief and omits the required issue, checklist, testing, and release sections. Expand it to match the template by adding the related issue, checklist items, testing details, and any applicable deployment notes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the main change to Fleet-maintained app data.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2607010528

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.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Closing in favor of #48540.

@github-actions github-actions Bot closed this Jul 1, 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.

2 participants