Skip to content

Update ComfyUI core to v0.4.0#1466

Merged
benceruleanlu merged 3 commits intomainfrom
update-comfyui-v0.4.0
Dec 10, 2025
Merged

Update ComfyUI core to v0.4.0#1466
benceruleanlu merged 3 commits intomainfrom
update-comfyui-v0.4.0

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Dec 10, 2025

Updated versions

Component Version
ComfyUI core v0.4.0
Frontend v1.33.14
Templates v0.7.54
Embedded docs v0.3.1

┆Issue is synchronized with this Notion page by Unito

Copilot AI review requested due to automatic review settings December 10, 2025 00:37
@benceruleanlu benceruleanlu requested a review from a team as a code owner December 10, 2025 00:37
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 10, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 10, 2025

📝 Walkthrough

Walkthrough

Updated pinned dependency versions: bumped comfyui-workflow-templates to 0.7.54 in three compiled requirement files and core patch; bumped frontend and core ComfyUI pins in package.json (config.frontend.version and config.comfyUI.version).

Changes

Cohort / File(s) Summary
Compiled platform requirements
assets/requirements/macos.compiled, assets/requirements/windows_cpu.compiled, assets/requirements/windows_nvidia.compiled
Updated comfyui-workflow-templates from 0.7.25 to 0.7.54 in each compiled requirements file.
Configuration and patch files
package.json, scripts/core-requirements.patch
In package.json bumped config.frontend.version to 1.33.14 and config.comfyUI.version to 0.4.0; in scripts/core-requirements.patch replaced comfyui-frontend-package and comfyui-workflow-templates pins (frontend → 1.33.13/1.33.14 context, workflow-templates → 0.7.54).

Possibly related PRs

  • Comfy-Org/desktop#1448: Modifies the same dependency entries for comfyui-workflow-templates and ComfyUI frontend pins.
  • Comfy-Org/desktop#1444: Also updates comfyui-workflow-templates and frontend version pins across requirements and package files.
  • Comfy-Org/desktop#1451: Updates config.comfyUI.version in package.json and related component version pins.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-comfyui-v0.4.0

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6a26029 and 5d4fe59.

📒 Files selected for processing (1)
  • scripts/core-requirements.patch (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: build-and-test-e2e-windows / integration-windows-test
🔇 Additional comments (1)
scripts/core-requirements.patch (1)

5-6: Clarify intent of removing comfyui-frontend-package from core requirements

This patch now only deletes comfyui-frontend-package==1.33.13 from the upstream requirements.txt, while comfyui-workflow-templates==0.7.54 and comfyui-embedded-docs==0.3.1 are left as-is in the upstream file.

If the frontend is now fully provided via the JS build and pinned only through package.json (config.frontend.version), this removal is likely correct. However, please confirm:

  1. Core 0.4.0’s requirements.txt still matches this hunk (same first lines), so the patch applies cleanly.
  2. Nothing in the packaged desktop flow relies on the Python wheel comfyui-frontend-package anymore (e.g., no imports of that package name at runtime).

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.

@socket-security
Copy link

socket-security bot commented Dec 10, 2025

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates ComfyUI core to v0.4.0 and synchronizes related dependencies including the frontend (v1.33.14) and workflow templates (v0.7.54).

  • ComfyUI core version updated from v0.3.76 to v0.4.0
  • Frontend version updated from v1.32.10 to v1.33.14
  • Workflow templates updated from v0.7.25 to v0.7.54

Reviewed changes

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

Show a summary per file
File Description
package.json Updates ComfyUI core version to 0.4.0 and frontend version to 1.33.14 in configuration
scripts/core-requirements.patch Updates patch to remove frontend package v1.33.14 and include workflow templates v0.7.54
assets/requirements/windows_nvidia.compiled Updates workflow templates dependency to v0.7.54
assets/requirements/windows_cpu.compiled Updates workflow templates dependency to v0.7.54
assets/requirements/macos.compiled Updates workflow templates dependency to v0.7.54

💡 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

dependencies size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants