Skip to content

Update ComfyUI core to v0.3.73#1448

Merged
benceruleanlu merged 1 commit intomainfrom
update-comfyui-core-v0.3.73
Nov 25, 2025
Merged

Update ComfyUI core to v0.3.73#1448
benceruleanlu merged 1 commit intomainfrom
update-comfyui-core-v0.3.73

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Nov 25, 2025

Updated versions

Component Version
ComfyUI core v0.3.73
Frontend v1.30.6
Templates v0.7.20
Embedded docs v0.3.1

┆Issue is synchronized with this Notion page by Unito

@benceruleanlu benceruleanlu requested a review from a team as a code owner November 25, 2025 23:15
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 25, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 25, 2025

📝 Walkthrough

Walkthrough

The PR updates ComfyUI core from 0.3.72 to 0.3.73 in package.json, bumps comfyui-workflow-templates from 0.7.9 to 0.7.20 across multiple compiled requirements files, and removes the comfyui-frontend-package==1.30.6 pin from the core requirements patch.

Changes

Cohort / File(s) Summary
Platform compiled requirements
assets/requirements/macos.compiled, assets/requirements/windows_cpu.compiled, assets/requirements/windows_nvidia.compiled
Updated comfyui-workflow-templates from 0.7.9 to 0.7.20 across all platform-specific compiled requirements files.
Core configuration
package.json
Bumped comfyUI version from 0.3.72 to 0.3.73.
Core requirements patch
scripts/core-requirements.patch
Removed comfyui-frontend-package==1.30.6 pin and updated comfyui-workflow-templates from 0.7.9 to 0.7.20.

Possibly related PRs

  • Update ComfyUI core to v0.3.72 #1444: Sequential dependency bump PR modifying the same configuration files; this PR builds upon prior updates to comfyUI core, frontend package, and workflow-templates.
✨ 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-core-v0.3.73

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0631afa and c90ca64.

📒 Files selected for processing (5)
  • assets/requirements/macos.compiled (1 hunks)
  • assets/requirements/windows_cpu.compiled (1 hunks)
  • assets/requirements/windows_nvidia.compiled (1 hunks)
  • package.json (1 hunks)
  • 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). (3)
  • GitHub Check: build-and-test-e2e-windows / integration-windows-test
  • GitHub Check: lint-and-format (macos-latest)
  • GitHub Check: lint-and-format (windows-latest)
🔇 Additional comments (5)
package.json (1)

17-20: ComfyUI core version bump looks scoped and consistent

The bump of config.comfyUI.version to 0.3.73 is isolated and matches the stated PR goal; no other config fields around it were touched. Please just confirm builds against the 0.3.73 release artifacts succeed on all target platforms.

assets/requirements/macos.compiled (1)

43-48: macOS compiled requirements: workflow templates pinned consistently

comfyui-workflow-templates is bumped to 0.7.20 while keeping neighboring entries untouched; this aligns with the coordinated upgrade across platforms and the patch. Please verify this file was regenerated via uv pip compile for core 0.3.73 rather than manually edited.

assets/requirements/windows_cpu.compiled (1)

49-54: Windows CPU compiled requirements: workflow templates aligned to 0.7.20

The comfyui-workflow-templates pin is updated to 0.7.20 with no collateral changes, matching macOS and NVIDIA compiled requirements. Please confirm this reflects a fresh compile from the updated upstream requirements rather than a hand edit.

assets/requirements/windows_nvidia.compiled (1)

50-55: Windows NVIDIA compiled requirements: workflow templates version in sync

comfyui-workflow-templates is bumped to 0.7.20, bringing the NVIDIA compiled set in line with macOS and Windows CPU while leaving the CUDA-related pins intact. Please double-check that this came from re-running the documented uv pip compile command.

scripts/core-requirements.patch (1)

5-8: Core requirements patch: frontend pin removal is clean and template versions are consistent

Dropping comfyui-frontend-package==1.30.6 is complete with no lingering references elsewhere in the codebase. All comfyui-workflow-templates pins are consistently at 0.7.20 across the compiled requirements files (windows_nvidia.compiled, macos.compiled, windows_cpu.compiled). The change aligns well with the rest of the PR.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dosubot dosubot bot added the dependencies label Nov 25, 2025
@benceruleanlu benceruleanlu merged commit 72adce1 into main Nov 25, 2025
15 of 17 checks passed
@benceruleanlu benceruleanlu deleted the update-comfyui-core-v0.3.73 branch November 25, 2025 23:25
This was referenced Jan 5, 2026
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.

1 participant