Update Fleet-maintained apps - #47049
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/affinity/windows.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/comet/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/kitty/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/slack/windows.json=== Install Script (no changes) ===
=== Uninstall // 1be2e38e -> 034eae14 ===
--- /tmp/old.kPEOKy 2026-06-08 00:30:55.582810463 +0000
+++ /tmp/new.vrng8S 2026-06-08 00:30:55.583810486 +0000
@@ -1,7 +1,7 @@
$timeoutSeconds = 300 # 5 minute timeout
# Match only Slack (published by Slack Technologies). We deliberately do NOT rely
-# on $PACKAGE_ID or on a PackageFamilyName property: Get-AppxProvisionedPackage
+# on 'com.tinyspeck.slackdesktop_8yrtsj140pw4g' or on a PackageFamilyName property: Get-AppxProvisionedPackage
# objects don't expose PackageFamilyName, so an "-eq" match against it is $null on
# every package and would select unrelated packages (e.g. DesktopAppInstaller).
function ShouldRemoveSlackPackage {ee/maintained-apps/outputs/stats/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 (5)
WalkthroughThis PR updates maintained application manifests across five separate entries. Affinity Windows refs are reordered for consistency. Comet macOS is downgraded to version 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 #47050. |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit
Updates
Bug Fixes