Skip to content

Update ComfyUI core to v0.3.75#1451

Merged
benceruleanlu merged 1 commit intomainfrom
core-update-0.3.75
Nov 26, 2025
Merged

Update ComfyUI core to v0.3.75#1451
benceruleanlu merged 1 commit intomainfrom
core-update-0.3.75

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Nov 26, 2025

Updated versions

Component Version
ComfyUI core v0.3.75
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 26, 2025 21:25
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 26, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 26, 2025

📝 Walkthrough

Walkthrough

The pull request updates the comfyUI version specified in package.json from 0.3.73 to 0.3.75 within the config.comfyUI section. No other fields, configurations, or application logic are modified.

Changes

Cohort / File(s) Summary
Version bump
package.json
Updated config.comfyUI.version from "0.3.73" to "0.3.75"

Possibly related PRs

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch core-update-0.3.75

📜 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 c83c607 and 2bd0fdb.

📒 Files selected for processing (1)
  • package.json (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). (4)
  • GitHub Check: build-and-test-e2e-windows / integration-windows-test
  • GitHub Check: build-apple-debug-all / build-macos-debug
  • GitHub Check: lint-and-format (macos-latest)
  • GitHub Check: lint-and-format (windows-latest)
🔇 Additional comments (2)
package.json (2)

18-18: Version update aligns with PR objectives.

The ComfyUI core version has been correctly updated from 0.3.73 to 0.3.75, matching the stated PR objective. The frontend version (line 14) is already at the target v1.30.6.


1-125: All four component updates are correctly included—templates and embedded docs are Python packages managed in separate configuration files.

The PR is complete. Templates (v0.7.20) and embedded docs (v0.3.1) are Python packages managed in:

  • scripts/core-requirements.patch (patch file)
  • assets/requirements/*.compiled (compiled requirements for each platform: Windows CPU/NVIDIA, macOS)

These are distinct from the npm packages in package.json, which is why they don't appear in that file. The review concern was valid but based on an incomplete search scope—all four components mentioned in the PR description are present in their appropriate configuration files.

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


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

@dosubot dosubot bot added the Release label Nov 26, 2025
@benceruleanlu benceruleanlu merged commit 28a25bf into main Nov 26, 2025
15 of 17 checks passed
@benceruleanlu benceruleanlu deleted the core-update-0.3.75 branch November 26, 2025 21:45
@coderabbitai coderabbitai bot mentioned this pull request Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant