Skip to content

Update Fleet-maintained apps - #43662

Merged
allenhouchins merged 1 commit into
mainfrom
fma-2604161344
Apr 16, 2026
Merged

Update Fleet-maintained apps#43662
allenhouchins merged 1 commit into
mainfrom
fma-2604161344

Conversation

@fleet-release

@fleet-release fleet-release commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated version metadata for 12 managed applications to reflect their latest releases: Adobe DNG Converter, Claude, Connect Fonts, Dialpad, Google Chrome, Google Drive, Keka, Lens, Opera, WhatsApp, Windsurf, and Zed. Updates include version numbers, installer artifacts, and verification checksums.

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.

@qodo-free-for-open-source-projects

Copy link
Copy Markdown

Review Summary by Qodo

Update Fleet-maintained apps to latest versions

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Update Adobe DNG Converter to version 18.3 with new installer and checksums
• Update Claude desktop app to version 1.2773.0 across macOS and Windows
• Update multiple Fleet-maintained applications to latest versions
• Refresh installer URLs, checksums, and installation scripts for all apps
Diagram
flowchart LR
  A["Fleet-maintained Apps"] --> B["Version Updates"]
  B --> C["Adobe DNG Converter 18.3"]
  B --> D["Claude 1.2773.0"]
  B --> E["Other Apps"]
  C --> F["Installer URLs"]
  D --> F
  E --> F
  F --> G["SHA256 Checksums"]
  F --> H["Install Scripts"]
Loading

Grey Divider

File Changes

1. ee/maintained-apps/outputs/adobe-dng-converter/darwin.json ⚙️ Configuration changes +6/-6

Update Adobe DNG Converter to version 18.3

ee/maintained-apps/outputs/adobe-dng-converter/darwin.json


2. ee/maintained-apps/outputs/claude/darwin.json ⚙️ Configuration changes +4/-4

Update Claude macOS to version 1.2773.0

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


3. ee/maintained-apps/outputs/claude/windows.json ⚙️ Configuration changes +4/-4

Update Claude Windows to version 1.2773.0

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


View more (10)
4. ee/maintained-apps/outputs/connect-fonts/darwin.json ⚙️ Configuration changes +4/-4

Update Connect Fonts to version 28.1.2

ee/maintained-apps/outputs/connect-fonts/darwin.json


5. ee/maintained-apps/outputs/dialpad/darwin.json ⚙️ Configuration changes +4/-4

Update Dialpad to version 2603.3.5

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


6. ee/maintained-apps/outputs/google-chrome/darwin.json ⚙️ Configuration changes +2/-2

Update Google Chrome to version 147.0.7727.102

ee/maintained-apps/outputs/google-chrome/darwin.json


7. ee/maintained-apps/outputs/google-drive/darwin.json ⚙️ Configuration changes +2/-2

Update Google Drive to version 124.0

ee/maintained-apps/outputs/google-drive/darwin.json


8. ee/maintained-apps/outputs/keka/darwin.json ⚙️ Configuration changes +4/-4

Update Keka to version 1.6.2

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


9. ee/maintained-apps/outputs/lens/darwin.json ⚙️ Configuration changes +4/-4

Update Lens to version 2026.4.151333-latest

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


10. ee/maintained-apps/outputs/opera/darwin.json ⚙️ Configuration changes +2/-2

Update Opera to version 130.0.5847.41

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


11. ee/maintained-apps/outputs/whatsapp/darwin.json ⚙️ Configuration changes +2/-2

Update WhatsApp to version 26.15.20

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


12. ee/maintained-apps/outputs/windsurf/darwin.json ⚙️ Configuration changes +4/-4

Update Windsurf to version 2.0.50

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


13. ee/maintained-apps/outputs/zed/darwin.json ⚙️ Configuration changes +4/-4

Update Zed to version 0.232.2

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


Grey Divider

Qodo Logo

@qodo-free-for-open-source-projects

qodo-free-for-open-source-projects Bot commented Apr 16, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/adobe-dng-converter/darwin.json

=== Install // 3ea055b3 -> 274640ae ===

--- /tmp/old.IFXdAM	2026-04-16 13:48:24.292076018 +0000
+++ /tmp/new.AhW62c	2026-04-16 13:48:24.293076037 +0000
@@ -88,5 +88,5 @@
 hdiutil detach "$MOUNT_POINT"
 # install pkg files
 quit_and_track_application 'com.adobe.DNGConverter'
-sudo installer -pkg "$TMPDIR/DNGConverter_18_2_2.pkg" -target /
+sudo installer -pkg "$TMPDIR/DNGConverter_18_3.pkg" -target /
 relaunch_application 'com.adobe.DNGConverter'

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

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

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

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

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

ee/maintained-apps/outputs/connect-fonts/darwin.json

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

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

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

ee/maintained-apps/outputs/google-chrome/darwin.json

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

ee/maintained-apps/outputs/google-drive/darwin.json

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

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

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

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

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

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

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

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

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

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

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

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

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

@coderabbitai

coderabbitai Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

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: 2c90c4d3-fdca-4650-8485-0e56523d497b

📥 Commits

Reviewing files that changed from the base of the PR and between ac76d8d and d36d1c4.

📒 Files selected for processing (13)
  • ee/maintained-apps/outputs/adobe-dng-converter/darwin.json
  • ee/maintained-apps/outputs/claude/darwin.json
  • ee/maintained-apps/outputs/claude/windows.json
  • ee/maintained-apps/outputs/connect-fonts/darwin.json
  • ee/maintained-apps/outputs/dialpad/darwin.json
  • ee/maintained-apps/outputs/google-chrome/darwin.json
  • ee/maintained-apps/outputs/google-drive/darwin.json
  • ee/maintained-apps/outputs/keka/darwin.json
  • ee/maintained-apps/outputs/lens/darwin.json
  • ee/maintained-apps/outputs/opera/darwin.json
  • ee/maintained-apps/outputs/whatsapp/darwin.json
  • ee/maintained-apps/outputs/windsurf/darwin.json
  • ee/maintained-apps/outputs/zed/darwin.json

Walkthrough

This pull request performs bulk version updates across multiple maintained application metadata files in the ee/maintained-apps/outputs/ directory. The changes span 12 applications (Adobe DNG Converter, Claude, Connect Fonts, Dialpad, Google Chrome, Google Drive, Keka, Lens, Opera, WhatsApp, Windsurf, and Zed) on macOS and Windows platforms. For each application, the updates consist of incrementing the version field, adjusting the patched SQL query's version_compare threshold to the new version, updating the installer_url to reference the new installer artifact, and replacing the sha256 checksum with the corresponding value for the new release. The Adobe DNG Converter file additionally includes updated installation script references to reflect the new version being deployed.

Possibly related PRs

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description is minimal and lacks required template sections such as related issue, checklist items, testing information, and database migration details. Complete the PR description template by adding the related issue number and checking off applicable checklist items, or document that automated changes do not require certain sections.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' is directly related to the changeset, which updates version metadata and installer URLs for multiple Fleet-maintained applications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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-2604161344

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.

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