Update Fleet-maintained apps - #46532
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.dGwhgh 2026-05-31 16:26:45.623227480 +0000
+++ /tmp/new.z8CXZz 2026-05-31 16:26:45.623227480 +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/power-bi/windows.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 (3)
WalkthroughThis PR updates the versioned installer metadata for three maintained applications across the Fleet deployment system. Adobe DNG Converter macOS was bumped from 18.3.1 to 18.3.2 with a new install script reference, Bitwarden macOS was updated from 2026.4.0 to 2026.5.0, and Power BI Desktop Windows was updated to a new release. Each update consistently modifies the version field, patched detection query logic, installer URL, and SHA-256 checksum to match the new release artifacts. Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ 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 |
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
|
Closing in favor of #46534. |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit