Skip to content

Update Fleet-maintained apps - #47049

Closed
fleet-release wants to merge 1 commit into
mainfrom
fma-2606080026
Closed

Update Fleet-maintained apps#47049
fleet-release wants to merge 1 commit into
mainfrom
fma-2606080026

Conversation

@fleet-release

@fleet-release fleet-release commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Updates

    • Updated Comet to version 145.2.7632.4581.
    • Updated Kitty to version 0.47.2.
    • Updated Stats to version 3.0.1.
  • Bug Fixes

    • Improved Slack Windows uninstall process with refined package-handling logic.

Generated automatically with cmd/maintained-apps.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/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) ===

@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ee72588e-f52c-40bd-a913-aa2ea4894066

📥 Commits

Reviewing files that changed from the base of the PR and between 23da237 and 77676b9.

📒 Files selected for processing (5)
  • ee/maintained-apps/outputs/affinity/windows.json
  • ee/maintained-apps/outputs/comet/darwin.json
  • ee/maintained-apps/outputs/kitty/darwin.json
  • ee/maintained-apps/outputs/slack/windows.json
  • ee/maintained-apps/outputs/stats/darwin.json

Walkthrough

This PR updates maintained application manifests across five separate entries. Affinity Windows refs are reordered for consistency. Comet macOS is downgraded to version 145.2.7632.4581 with SQL adjustments. Kitty macOS is bumped to 0.47.2 with URL and checksum updates. Slack Windows uninstall script reference is updated to 034eae14 with clarified package-selection comments. Stats macOS is upgraded to version 3.0.1 with new installer URL and checksum.

Possibly related PRs

  • fleetdm/fleet#45680: Updates eu.exelban.Stats version and manifest metadata directly overlapping with this PR's Stats change.
  • fleetdm/fleet#47039: Slack Windows MSIX uninstall fix removing $PACKAGE_ID-based matching, directly corresponding to this PR's Slack uninstall script comment revisions.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is minimal (one sentence) and lacks required template sections like related issues, checklists, testing details, and other critical information specified in the repository template. Expand the description to follow the template: include related issue reference, complete relevant checklist items, and provide testing and validation details for the app updates.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' clearly summarizes the main change—updating app data across multiple Fleet-maintained applications in the outputs directory.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2606080026

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Closing in favor of #47050.

@github-actions github-actions Bot closed this Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants