Update Fleet-maintained apps - #46241
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/cloudflare-warp/darwin.json=== Install // e97d4551 -> 1f52647e ===
--- /tmp/old.4Bu7wA 2026-05-27 05:29:02.794607856 +0000
+++ /tmp/new.ECL4T6 2026-05-27 05:29:02.794607856 +0000
@@ -96,5 +96,5 @@
# install pkg files
quit_and_track_application 'com.cloudflare.1dot1dot1dot1.macos'
-sudo installer -pkg "$TMPDIR/Cloudflare_WARP_2026.4.1350.0.pkg" -target /
+sudo installer -pkg "$TMPDIR/Cloudflare_WARP_2026.4.1390.0.pkg" -target /
relaunch_application 'com.cloudflare.1dot1dot1dot1.macos'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/discord/windows.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/docker/windows.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/microsoft-excel/darwin.json=== Install // 35e2f047 -> 9a0e33ee ===
--- /tmp/old.mxWHPV 2026-05-27 05:29:02.930610672 +0000
+++ /tmp/new.USfrI5 2026-05-27 05:29:02.930610672 +0000
@@ -117,6 +117,6 @@
EOF
-sudo installer -pkg "$TMPDIR"/Microsoft_Excel_16.109.26051717_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_Excel_16.109.26052523_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
relaunch_application 'com.microsoft.Excel'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/microsoft-onenote/darwin.json=== Install // add6e70f -> d139e1b8 ===
--- /tmp/old.7lX5Ac 2026-05-27 05:29:02.977611645 +0000
+++ /tmp/new.o72QXS 2026-05-27 05:29:02.977611645 +0000
@@ -96,5 +96,5 @@
# install pkg files
quit_and_track_application 'com.microsoft.onenote.mac'
-sudo installer -pkg "$TMPDIR/Microsoft_OneNote_16.109.26051717_Updater.pkg" -target /
+sudo installer -pkg "$TMPDIR/Microsoft_OneNote_16.109.26052523_Updater.pkg" -target /
relaunch_application 'com.microsoft.onenote.mac'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/microsoft-outlook/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/microsoft-powerpoint/darwin.json=== Install // d48edd38 -> af592be8 ===
--- /tmp/old.8SwkmB 2026-05-27 05:29:03.046613073 +0000
+++ /tmp/new.ZTcpQl 2026-05-27 05:29:03.046613073 +0000
@@ -117,6 +117,6 @@
EOF
-sudo installer -pkg "$TMPDIR"/Microsoft_PowerPoint_16.109.26051717_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_PowerPoint_16.109.26052523_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
relaunch_application 'com.microsoft.Powerpoint'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/microsoft-word/darwin.json=== Install // 51a5fbcf -> 5ba28779 ===
--- /tmp/old.Uke2kD 2026-05-27 05:29:03.088613943 +0000
+++ /tmp/new.qTDtqP 2026-05-27 05:29:03.088613943 +0000
@@ -117,6 +117,6 @@
EOF
-sudo installer -pkg "$TMPDIR"/Microsoft_Word_16.109.26051717_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_Word_16.109.26052523_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
relaunch_application 'com.microsoft.Word'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/notion/windows.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/textexpander/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 (11)
WalkthroughThis PR updates the version metadata for 10 Fleet-maintained applications across macOS and Windows platforms. Each update includes the application version number, the patched SQL query threshold, the installer download URL, and the SHA256 checksum for the new installer. Five macOS applications (Cloudflare WARP, Microsoft Excel, OneNote, PowerPoint, and Word) also include updated install script references with new script payloads that install the matching version-specific package files. 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 |
|
Closing in favor of #46244. |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit