Skip to content

chore: bump ComfyUI to 0.20.1 and desktop to 0.8.36#1701

Merged
benceruleanlu merged 1 commit into
mainfrom
bl/bump-comfyui-0.20.1
Apr 27, 2026
Merged

chore: bump ComfyUI to 0.20.1 and desktop to 0.8.36#1701
benceruleanlu merged 1 commit into
mainfrom
bl/bump-comfyui-0.20.1

Conversation

@benceruleanlu
Copy link
Copy Markdown
Member

@benceruleanlu benceruleanlu commented Apr 27, 2026

Summary

Bumps the desktop package to 0.8.36, ComfyUI core to 0.20.1, and the bundled frontend package to 1.42.15.

Updates the core requirements patch so desktop continues stripping the upstream comfyui-frontend-package requirement, then refreshes the platform compiled requirement snapshots for the real upstream dependency changes in ComfyUI v0.20.1.

I checked the bump with corepack yarn make:assets, corepack yarn format, corepack yarn lint, corepack yarn typecheck, and corepack yarn test:unit.

┆Issue is synchronized with this Notion page by Unito

Summary by CodeRabbit

  • Chores
    • Updated application version to 0.8.36
    • Updated frontend version to 1.42.15
    • Updated ComfyUI version to 0.20.1
    • Upgraded ComfyUI-related packages including manager, embedded documentation, workflow templates, and associated components across all platforms.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

📝 Walkthrough

Walkthrough

This PR updates pinned dependency versions across multiple platform-specific compiled requirements files (macOS, Windows AMD/CPU/NVIDIA), bumps the package version from 0.8.35 to 0.8.36, updates the frontend version from 1.42.14 to 1.42.15, upgrades ComfyUI from 0.19.5 to 0.20.1, and synchronizes dependency pins in the core requirements patch.

Changes

Cohort / File(s) Summary
Compiled requirements for multiple platforms
assets/requirements/macos.compiled, assets/requirements/windows_amd.compiled, assets/requirements/windows_cpu.compiled, assets/requirements/windows_nvidia.compiled
Updated pinned versions for ComfyUI-related packages: comfy-aimdo (0.2.12→0.2.14), comfyui-embedded-docs (0.4.3→0.4.4), comfyui-manager (4.1→4.2.1), and comfyui-workflow-templates suite components (minor version increments across all media subpackages).
Package metadata and versions
package.json
Bumped package version from 0.8.35 to 0.8.36; updated config.frontend.version from 1.42.14 to 1.42.15; upgraded config.comfyUI.version from 0.19.5 to 0.20.1.
Core requirements patch
scripts/core-requirements.patch
Synchronized dependency pins: comfyui-frontend-package (1.42.14→1.42.15), comfyui-workflow-templates (0.9.61→0.9.63), and comfyui-embedded-docs (0.4.3→0.4.4).

Possibly related PRs

Suggested reviewers

  • christian-byrne
  • luke-mino-altherr

Poem

🐰 Versions bounce and numbers climb,
Patches patched and pinned in time,
ComfyUI skips ahead so bright,
Frontend dances, all feels right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main changes: bumping ComfyUI to 0.20.1 and the desktop package to 0.8.36, which directly aligns with the PR's primary objectives.
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 bl/bump-comfyui-0.20.1

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.

@benceruleanlu benceruleanlu marked this pull request as ready for review April 27, 2026 20:36
@benceruleanlu benceruleanlu requested a review from a team as a code owner April 27, 2026 20:36
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. Release labels Apr 27, 2026
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@package.json`:
- Line 21: Update the managerCommit value in package.json to the correct commit
for the 4.2.1 comfyui-manager release: replace the current managerCommit string
with "01799f8cac7cba07cabe3a7d085d566efee493d3" so the bundled manager source
matches the bumped comfyui-manager lockfile version; alternatively, if you
prefer to keep the existing commit, revert the comfyui-manager version change in
the lockfiles to restore consistency.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d0dce540-f39c-454f-952e-1a4fffe75615

📥 Commits

Reviewing files that changed from the base of the PR and between 4d1ec49 and 21de191.

📒 Files selected for processing (6)
  • assets/requirements/macos.compiled
  • assets/requirements/windows_amd.compiled
  • assets/requirements/windows_cpu.compiled
  • assets/requirements/windows_nvidia.compiled
  • package.json
  • scripts/core-requirements.patch

Comment thread package.json
@benceruleanlu benceruleanlu merged commit 71fb1e5 into main Apr 27, 2026
17 checks passed
@benceruleanlu benceruleanlu deleted the bl/bump-comfyui-0.20.1 branch April 27, 2026 21:04
@coderabbitai coderabbitai Bot mentioned this pull request May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants