Skip to content

Update Fleet-maintained apps#47247

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

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

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated 16 applications to their latest available versions across macOS and Windows, including Arduino IDE, Brave Browser, Claude, CodexBar, Crossover, Dropbox, Glyphs, LibreOffice, Microsoft .NET Runtime 10, Microsoft Edge, Notion, RustRover, UA Connect, and Visual Studio Code. New installer packages and security checksums have been added.

Generated automatically with cmd/maintained-apps.
@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/arduino-ide/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/brave-browser/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/claude/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/codexbar/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/crossover/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/dropbox/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/dropbox/windows.json

=== Install Script (no changes) ===
=== Uninstall // 3ca1e2ae -> fbaba8c4 ===

--- /tmp/old.b4XL8z	2026-06-10 00:31:36.238460833 +0000
+++ /tmp/new.1HFAF4	2026-06-10 00:31:36.238460833 +0000
@@ -1,4 +1,4 @@
-$product_code = '{7113B28E-75FC-50C6-98DE-854CAD48372B}'
+$product_code = '{03B15244-0E1C-5852-AF87-5B2CCF06E45A}'
 $timeoutSeconds = 300  # 5 minute timeout
 
 # Fleet uninstalls app using product code that's extracted on upload

ee/maintained-apps/outputs/glyphs/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/libreoffice/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/microsoft-dotnet-runtime-10/windows.json

=== Install Script (no changes) ===
=== Uninstall // b2eac15c -> 8d137fbb ===

--- /tmp/old.9fknUJ	2026-06-10 00:31:36.320461128 +0000
+++ /tmp/new.M6oJjV	2026-06-10 00:31:36.320461128 +0000
@@ -8,7 +8,7 @@
 # We target the bundle by its ProductCode (injected by the ingester) and fall back
 # to the cached bootstrapper in the Package Cache.
 
-$productCode = '{4443C461-ED45-4D3E-A6BB-3794C1B9FC6C}'
+$productCode = '{0EE1CA63-7D41-454E-9108-AC904CB35652}'
 
 function Invoke-Uninstaller {
     param([string]$exe, [string]$exeArgs)

ee/maintained-apps/outputs/microsoft-edge/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/notion/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/notion/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/rustrover/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/ua-connect/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/visual-studio-code/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

@coderabbitai

coderabbitai Bot commented Jun 10, 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: 67dd80e7-e0f5-4d20-99d0-6e399dee1341

📥 Commits

Reviewing files that changed from the base of the PR and between 416f974 and 6ae9615.

📒 Files selected for processing (16)
  • ee/maintained-apps/outputs/arduino-ide/darwin.json
  • ee/maintained-apps/outputs/brave-browser/darwin.json
  • ee/maintained-apps/outputs/claude/darwin.json
  • ee/maintained-apps/outputs/codexbar/darwin.json
  • ee/maintained-apps/outputs/crossover/darwin.json
  • ee/maintained-apps/outputs/dropbox/darwin.json
  • ee/maintained-apps/outputs/dropbox/windows.json
  • ee/maintained-apps/outputs/glyphs/darwin.json
  • ee/maintained-apps/outputs/libreoffice/windows.json
  • ee/maintained-apps/outputs/microsoft-dotnet-runtime-10/windows.json
  • ee/maintained-apps/outputs/microsoft-edge/darwin.json
  • ee/maintained-apps/outputs/notion/darwin.json
  • ee/maintained-apps/outputs/notion/windows.json
  • ee/maintained-apps/outputs/rustrover/darwin.json
  • ee/maintained-apps/outputs/ua-connect/darwin.json
  • ee/maintained-apps/outputs/visual-studio-code/darwin.json

Walkthrough

This pull request updates Fleet maintained-app metadata across 14 applications with new release versions. Twelve macOS (darwin) entries are bumped by updating the version, patched SQL threshold, installer URL, and SHA-256 checksum in parallel. Four Windows entries follow the same pattern, with two of them (Dropbox and Microsoft .NET Runtime 10) also updating their uninstall script references and the corresponding embedded product code GUIDs used for Windows package detection and uninstall orchestration.

Possibly related PRs

  • fleetdm/fleet#46877: Both PRs update Microsoft .NET Runtime 10 Windows metadata by bumping the version, installer URL, SHA-256, and changing the referenced uninstall script product code GUID.
  • fleetdm/fleet#46418: Both PRs modify ee/maintained-apps/outputs/dropbox/windows.json by updating the version metadata and the uninstall script reference key with new product code.
  • fleetdm/fleet#45680: Both PRs perform batch updates to maintained-app metadata JSON by bumping versions and synchronizing patched-version thresholds, installer URLs, and SHA-256 checksums across multiple apps.
🚥 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 issue, checklist items, testing details, and database/configuration notes. Add a complete description following the template: link related issue if applicable, complete the relevant checklist items, and document any testing performed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' accurately summarizes the main change—updating multiple maintained app metadata files with the latest version information.
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-2606100027

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

Copy link
Copy Markdown
Contributor

Closing in favor of #47251.

@github-actions github-actions Bot closed this Jun 10, 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