Update Fleet-maintained apps - #46537
Conversation
Generated automatically with cmd/maintained-apps.
There was a problem hiding this comment.
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.
Script Diff Resultsee/maintained-apps/outputs/adobe-dng-converter/darwin.json=== Install // 34ceb720 -> 534e5bdf ===
--- /tmp/old.KovEZZ 2026-06-01 00:26:39.229638250 +0000
+++ /tmp/new.ZnQym1 2026-06-01 00:26:39.229638250 +0000
@@ -101,5 +101,5 @@
hdiutil detach "$MOUNT_POINT"
# install pkg files
quit_and_track_application 'com.adobe.DNGConverter'
-sudo installer -pkg "$TMPDIR/DNGConverter_18_3_1.pkg" -target /
+sudo installer -pkg "$TMPDIR/DNGConverter_18_3_2.pkg" -target /
relaunch_application 'com.adobe.DNGConverter'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/bitwarden/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/dbeaver-community/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/power-bi/windows.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/rectangle/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) === |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
WalkthroughThis PR updates version metadata for five maintained applications across macOS and Windows platforms. Adobe DNG Converter, Bitwarden, DBeaver Community, and Rectangle each have their macOS entries updated to newer versions (18.3.2, 2026.5.0, 26.1.0, and 0.96 respectively), while Power BI's Windows entry is also bumped. Each update changes the version string, the patched version-compare threshold in the SQL query, the installer download URL, and the SHA256 checksum. The Adobe DNG Converter additionally updates the install script reference to match the new package version. Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit