Skip to content

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Jan 23, 2026

Updated versions

Component Version
ComfyUI core v0.10.0
Templates v0.8.14

┆Issue is synchronized with this Notion page by Unito

Summary by CodeRabbit

  • Chores
    • Updated ComfyUI version from 0.9.1 to 0.10.0
    • Updated workflow templates package from 0.8.4 to 0.8.14 across all platform configurations (macOS, Windows CPU, Windows AMD, Windows NVIDIA)
    • Removed outdated frontend package dependency

✏️ Tip: You can customize this high-level summary in your review settings.

@benceruleanlu benceruleanlu requested a review from a team as a code owner January 23, 2026 05:32
Copilot AI review requested due to automatic review settings January 23, 2026 05:32
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. dependencies labels Jan 23, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 23, 2026

📝 Walkthrough

Walkthrough

This pull request updates the ComfyUI-related dependencies across all platform-specific requirement files. The comfyui-workflow-templates package is bumped from version 0.8.4 to 0.8.14, and the ComfyUI configuration version in package.json is updated from 0.9.1 to 0.10.0. The core requirements patch is also synchronized with these changes.

Changes

Cohort / File(s) Summary
Platform-specific compiled requirements
assets/requirements/macos.compiled, assets/requirements/windows_amd.compiled, assets/requirements/windows_cpu.compiled, assets/requirements/windows_nvidia.compiled
Bumps pinned version of comfyui-workflow-templates from 0.8.4 to 0.8.14 across all four platform requirement files
Configuration
package.json
Updates config.comfyUI.version from 0.9.1 to 0.10.0
Patch file
scripts/core-requirements.patch
Updates core requirements patch to reflect comfyui-workflow-templates version bump from 0.8.4 to 0.8.14

Possibly related PRs

Poem

🐰 Hop! Hop! The templates dance with glee,
From 0.8.4 to 0.8.14 spree,
ComfyUI jumps to 0.10.0 bright,
Windows, macOS, all platforms take flight,
Requirements patched, dependencies right!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: updating ComfyUI core to v0.10.0, which is confirmed by the package.json version change and corresponding dependency updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

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.

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 the ComfyUI core to version v0.10.0 and workflow templates to v0.8.14. The updates are applied consistently across all configuration files and platform-specific requirement files.

Changes:

  • Updated ComfyUI core version from 0.9.1 to 0.10.0 in package.json
  • Updated comfyui-workflow-templates from 0.8.4 to 0.8.14 across all platform requirements files

Reviewed changes

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

Show a summary per file
File Description
package.json Updated ComfyUI core version to 0.10.0
scripts/core-requirements.patch Updated workflow templates version to 0.8.14 in the patch file
assets/requirements/windows_nvidia.compiled Updated comfyui-workflow-templates dependency to 0.8.14
assets/requirements/windows_cpu.compiled Updated comfyui-workflow-templates dependency to 0.8.14
assets/requirements/windows_amd.compiled Updated comfyui-workflow-templates dependency to 0.8.14
assets/requirements/macos.compiled Updated comfyui-workflow-templates dependency to 0.8.14

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

--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,3 @@
-comfyui-frontend-package==1.36.14
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you know why this line is red if the version didn't change?

Copy link
Member Author

Choose a reason for hiding this comment

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

It's github's git patch styling AFAIK

Copy link
Contributor

Choose a reason for hiding this comment

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

I know, but just wondering why it styles an unchanged line red here.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 24, 2026
@christian-byrne christian-byrne merged commit bfebb35 into main Jan 24, 2026
27 of 28 checks passed
@christian-byrne christian-byrne deleted the update-comfyui-core-v0.10.0 branch January 24, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants