Update Fleet-maintained apps - #46525
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.knJ2Fs 2026-05-31 05:30:28.544910017 +0000
+++ /tmp/new.Tuktfp 2026-05-31 05:30:28.544910017 +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 version metadata for three maintained applications in the Fleet configuration system. Adobe DNG Converter is bumped from 18.3.1 to 18.3.2 with corresponding updates to the installer URL, SHA-256 checksum, and the embedded install script. Bitwarden macOS is updated from 2026.4.0 to 2026.5.0 with new installer and checksum metadata. Power BI Desktop Windows is updated from version 2.154.956.0 to 2.154.1260.0 with new version detection SQL and checksum. All changes follow the same pattern of updating version fields, version-comparison SQL predicates for detection, installer URLs or references, and integrity checksums. Possibly related PRs
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 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 #46527. |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit