Skip to content

Update Fleet-maintained apps - #46184

Merged
allenhouchins merged 1 commit into
mainfrom
fma-2605261251
May 26, 2026
Merged

Update Fleet-maintained apps#46184
allenhouchins merged 1 commit into
mainfrom
fma-2605261251

Conversation

@fleet-release

@fleet-release fleet-release commented May 26, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated application version metadata for seven managed applications to reflect the latest releases, including new checksums and installer URLs.
    • Updated versions: BetterDisplay (4.3.4), DisplayLink (16.1), Postman (12.12.2), Spotify (1.2.90.451), TablePlus (7.0.8), TeamViewer (15.78.3), and Zed (1.3.7).

Review Change Stack

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

Copy link
Copy Markdown
Contributor

Script Diff Results

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

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

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

=== Install // a740a9c9 -> 4d8387b8 ===

--- /tmp/old.osnCgC	2026-05-26 12:54:34.480091014 +0000
+++ /tmp/new.7dSqUc	2026-05-26 12:54:34.480091014 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'com.displaylink.DisplayLinkUserAgent'
-sudo installer -pkg "$TMPDIR/DisplayLink Manager Graphics Connectivity16.0-EXE.pkg" -target /
+sudo installer -pkg "$TMPDIR/DisplayLink Manager Graphics Connectivity16.1-EXE.pkg" -target /
 relaunch_application 'com.displaylink.DisplayLinkUserAgent'

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

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

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

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

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

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

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

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

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

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

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

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

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

@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

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: 424ebfd7-b31b-4c86-bcdb-a252c41c1dd5

📥 Commits

Reviewing files that changed from the base of the PR and between abcfbfb and 07bb283.

📒 Files selected for processing (8)
  • ee/maintained-apps/outputs/betterdisplay/darwin.json
  • ee/maintained-apps/outputs/displaylink/darwin.json
  • ee/maintained-apps/outputs/postman/darwin.json
  • ee/maintained-apps/outputs/postman/windows.json
  • ee/maintained-apps/outputs/spotify/darwin.json
  • ee/maintained-apps/outputs/tableplus/darwin.json
  • ee/maintained-apps/outputs/teamviewer/windows.json
  • ee/maintained-apps/outputs/zed/darwin.json

Walkthrough

This PR updates managed app metadata for eight applications across macOS and Windows platforms. Each update bumps the application version and synchronizes the release metadata: the SQL patched query's version_compare() threshold, the installer_url pointing to the new installer package, and the sha256 checksum for integrity verification. Script references remain unchanged. The updates span BetterDisplay, DisplayLink, Postman, Spotify, TablePlus, TeamViewer, and Zed.

Possibly related PRs

  • fleetdm/fleet#46147: Both PRs update ee/maintained-apps/outputs/*/*.json entries by bumping app version and updating the queries.patched SQL version gate, installer_url, and sha256 for new installers.
  • fleetdm/fleet#46061: Both PRs update Fleet-maintained app metadata JSON entries by synchronizing patched SQL version gates, installer_url, and sha256 checksums across multiple applications.
  • fleetdm/fleet#45972: Both PRs update app metadata in ee/maintained-apps/outputs/tableplus/darwin.json and ee/maintained-apps/outputs/zed/darwin.json by changing version gates, installer URLs, and checksums.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is extremely minimal and doesn't follow the repository's template, missing all required sections like related issues, checklists, testing details, and database migration information. Add a complete PR description following the repository template with at least the related issue reference, applicable checklist items, and confirmation of testing performed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' directly and clearly summarizes the main change: updates to Fleet-maintained application metadata files across multiple platforms.
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-2605261251

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.

@allenhouchins
allenhouchins merged commit 9f47a57 into main May 26, 2026
13 checks passed
@allenhouchins
allenhouchins deleted the fma-2605261251 branch May 26, 2026 13:07
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