Update Fleet-maintained apps - #47044
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.nxJwoQ 2026-06-07 20:27:47.587557753 +0000
+++ /tmp/new.3uTNks 2026-06-07 20:27:47.588557750 +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 metadata for five maintained applications across Windows and macOS platforms. It reorders Affinity Windows script references, downgrades Comet macOS from version 148.0.7778.1016 to 145.2.7632.4581, upgrades Kitty macOS from 0.47.1 to 0.47.2, updates Slack Windows uninstall script references, and upgrades Stats macOS from 2.12.16 to 3.0.0. Each update includes version strings, installer URLs, checksums, and version-comparison SQL queries where applicable. 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 #47047. |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit