Update Fleet-maintained apps - #46522
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.ypm0z4 2026-05-30 16:22:56.359087040 +0000
+++ /tmp/new.bNH2H1 2026-05-30 16:22:56.359087040 +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 three maintained application configuration files with version bumps and corresponding metadata changes. Adobe DNG Converter advances from 18.3.1 to 18.3.2 with an updated installer URL, install script reference, and checksum. Bitwarden macOS updates from 2026.4.0 to 2026.5.0 with revised version comparison logic and a new installer artifact. Power BI Desktop on Windows moves from 2.154.956.0 to 2.154.1260.0 with an updated checksum. Each change maintains the same pattern: version field update, patched detection logic adjustment, and installer artifact integrity validation. 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 |
|
Closing in favor of #46523. |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit
Chores