Update Fleet-maintained apps#43588
Conversation
Generated automatically with cmd/maintained-apps.
Script Diff Resultsee/maintained-apps/outputs/microsoft-excel/darwin.json=== Install // c7fb86e7 -> ee401ad7 ===
--- /tmp/old.VhchEr 2026-04-14 21:24:58.417997922 +0000
+++ /tmp/new.B4QPrd 2026-04-14 21:24:58.417997922 +0000
@@ -104,6 +104,6 @@
EOF
-sudo installer -pkg "$TMPDIR"/Microsoft_Excel_16.107.26040410_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_Excel_16.108.26041219_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
relaunch_application 'com.microsoft.Excel'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/microsoft-onenote/darwin.json=== Install // f92f44c8 -> d444a963 ===
--- /tmp/old.Cm5Jwl 2026-04-14 21:24:58.455998088 +0000
+++ /tmp/new.95dMqz 2026-04-14 21:24:58.455998088 +0000
@@ -83,5 +83,5 @@
# install pkg files
quit_and_track_application 'com.microsoft.onenote.mac'
-sudo installer -pkg "$TMPDIR/Microsoft_OneNote_16.107.26040410_Updater.pkg" -target /
+sudo installer -pkg "$TMPDIR/Microsoft_OneNote_16.108.26041219_Updater.pkg" -target /
relaunch_application 'com.microsoft.onenote.mac'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/microsoft-powerpoint/darwin.json=== Install // dce88370 -> 6b1225e9 ===
--- /tmp/old.6ltr1z 2026-04-14 21:24:58.492998249 +0000
+++ /tmp/new.ZLI1Oq 2026-04-14 21:24:58.492998249 +0000
@@ -104,6 +104,6 @@
EOF
-sudo installer -pkg "$TMPDIR"/Microsoft_PowerPoint_16.107.26040410_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_PowerPoint_16.108.26041219_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
relaunch_application 'com.microsoft.Powerpoint'
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/microsoft-word/darwin.json=== Install // 82e864c2 -> 77cc830e ===
--- /tmp/old.F5GBqN 2026-04-14 21:24:58.531998419 +0000
+++ /tmp/new.6GZAjf 2026-04-14 21:24:58.531998419 +0000
@@ -104,6 +104,6 @@
EOF
-sudo installer -pkg "$TMPDIR"/Microsoft_Word_16.107.26040410_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_Word_16.108.26041219_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
relaunch_application 'com.microsoft.Word'
=== Uninstall Script (no changes) === |
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.
|
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 (4)
WalkthroughThis PR updates macOS package references for four Microsoft Office applications: Excel, OneNote, PowerPoint, and Word. Each configuration file was updated from version 16.107.4 to 16.108, including installer URLs, version comparison baselines, installation script references, and corresponding SHA256 checksums. The embedded installer scripts were modified to target the updated package versions while preserving existing control flow logic. Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 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