Skip to content

Comments

Bump ComfyUI to v0.14.2 and frontend to v1.38.14#1612

Merged
benceruleanlu merged 1 commit intomainfrom
bump-comfyui-0.14.2-frontend-1.38.14
Feb 19, 2026
Merged

Bump ComfyUI to v0.14.2 and frontend to v1.38.14#1612
benceruleanlu merged 1 commit intomainfrom
bump-comfyui-0.14.2-frontend-1.38.14

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Feb 19, 2026

Summary

  • bump package.json config.comfyUI.version from 0.14.1 to 0.14.2
  • bump package.json config.frontend.version from 1.37.11 to 1.38.14
  • align frontend pin with the target core tag (v0.14.2) requirements.txt (comfyui-frontend-package==1.38.14)

┆Issue is synchronized with this Notion page by Unito

Summary by CodeRabbit

  • Chores
    • Updated frontend and ComfyUI component versions for maintenance and stability improvements.

Copilot AI review requested due to automatic review settings February 19, 2026 20:04
@benceruleanlu benceruleanlu requested a review from a team as a code owner February 19, 2026 20:04
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. dependencies labels Feb 19, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 19, 2026

📝 Walkthrough

Walkthrough

Package configuration updated with version bumps: frontend version incremented from 1.37.11 to 1.38.14 and comfyUI version incremented from 0.14.1 to 0.14.2.

Changes

Cohort / File(s) Summary
Version Configuration
package.json
Frontend version bumped to 1.38.14; comfyUI version bumped to 0.14.2

Possibly related PRs

Suggested reviewers

  • luke-mino-altherr
  • christian-byrne

Poem

🐰 A version bump, so clean and neat,
Frontend hops to 1.38, what a treat!
ComfyUI tidied, 0.14.2 with care,
Dependencies dancing without a snare! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title directly and accurately summarizes the main changes: version bumps for ComfyUI and frontend packages.
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
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump-comfyui-0.14.2-frontend-1.38.14

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

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: ?npm/entities@4.5.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/entities@4.5.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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 bumps the ComfyUI core version from 0.14.1 to 0.14.2 and the frontend version from 1.37.11 to 1.38.14, aligning with the latest releases. The electron wrapper for ComfyUI maintains version configurations in package.json that are used by build scripts to download and bundle the correct versions of both ComfyUI core and its frontend.

Changes:

  • Updated ComfyUI core version to 0.14.2
  • Updated frontend version to 1.38.14
  • Versions are already aligned with the existing core-requirements.patch file

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

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 19, 2026
@benceruleanlu benceruleanlu merged commit 1ce8d40 into main Feb 19, 2026
27 checks passed
@benceruleanlu benceruleanlu deleted the bump-comfyui-0.14.2-frontend-1.38.14 branch February 19, 2026 22:34
benceruleanlu added a commit that referenced this pull request Feb 19, 2026
Merge after #1612

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
  * Version bump to 0.8.6

---

**Note:** This is a patch release with no end-user facing changes.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-1613-chore-bump-desktop-version-to-0-8-6-30c6d73d3650818aa281c7fa8c6bf041)
by [Unito](https://www.unito.io)
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:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants