Skip to content

Unfreeze XnConvert (macOS) - #50700

Merged
allenhouchins merged 1 commit into
mainfrom
fma-unfreeze/xnconvert-darwin
Aug 7, 2026
Merged

Unfreeze XnConvert (macOS)#50700
allenhouchins merged 1 commit into
mainfrom
fma-unfreeze/xnconvert-darwin

Conversation

@allenhouchins

@allenhouchins allenhouchins commented Aug 6, 2026

Copy link
Copy Markdown
Member

Automated unfreeze probe. Removes "frozen": true and regenerates the output manifest so
test-fma-macos-pr-only can validate xnconvert/darwin at its current upstream version.

Frozen since: not recoverable from this checkout (squashed/shallow history — every input file is attributed to the same import commit)
Version: 1.112.0 -> 1.115.0

Draft until validation reports. Merge only if the FMA checks are green and the validate shard
actually ran for this slug.


Generated by Claude Code

Summary by CodeRabbit

  • Bug Fixes
    • Updated the XnConvert macOS package to version 1.115.0.
    • Refreshed the installer download information and checksum for the new release.
    • Removed the restriction that prevented automatic updates for XnConvert.

Remove the frozen flag from the XnConvert input and regenerate the output
manifest so the FMA PR-only validation workflow can check xnconvert/darwin
at its current upstream version (1.112.0 -> 1.115.0).

Claude-Session: https://claude.ai/code/session_01Hx5UA4Dhqh2UUCX8h6k6Vv
@allenhouchins
allenhouchins marked this pull request as ready for review August 7, 2026 16:00
Copilot AI lite review requested due to automatic review settings August 7, 2026 16:00
@allenhouchins
allenhouchins merged commit 9b5e977 into main Aug 7, 2026
19 checks passed
@allenhouchins
allenhouchins deleted the fma-unfreeze/xnconvert-darwin branch August 7, 2026 16:00
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: b5d131e7-8f83-4776-ad10-fd1f440c0f68

📥 Commits

Reviewing files that changed from the base of the PR and between 790b240 and 9c81875.

📒 Files selected for processing (2)
  • ee/maintained-apps/inputs/homebrew/xnconvert.json
  • ee/maintained-apps/outputs/xnconvert/darwin.json

Walkthrough

The change removes frozen: true from the XnConvert Homebrew configuration. It updates the macOS package metadata from version 1.112.0 to 1.115.0. The patched-version query, installer URL, and SHA-256 checksum now reference the 1.115.0 package. Installation and uninstallation script references remain unchanged.

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-unfreeze/xnconvert-darwin

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Unfreezes the XnConvert Fleet-maintained app for macOS by removing the frozen flag from the Homebrew input and regenerating the corresponding xnconvert/darwin output manifest to the latest upstream version.

Changes:

  • Removed "frozen": true from ee/maintained-apps/inputs/homebrew/xnconvert.json to allow updates again.
  • Regenerated ee/maintained-apps/outputs/xnconvert/darwin.json, bumping XnConvert from 1.112.0 to 1.115.0 (including updated patched query version, installer URL, and SHA256).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
ee/maintained-apps/outputs/xnconvert/darwin.json Updates the generated macOS output manifest to XnConvert 1.115.0 (URL/query/SHA).
ee/maintained-apps/inputs/homebrew/xnconvert.json Removes the freeze flag so the darwin slug can validate/update again.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

4 participants