Skip to content

Comments

Patch frontend to 1.39.16 (from 1.39.14)#12604

Merged
Kosinkadink merged 3 commits intomasterfrom
christian-byrne-patch-4
Feb 24, 2026
Merged

Patch frontend to 1.39.16 (from 1.39.14)#12604
Kosinkadink merged 3 commits intomasterfrom
christian-byrne-patch-4

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Feb 24, 2026

Patch some bugs in preparation for the next stable release of ComfyUI.

Test:

python main.py --front-end-version Comfy-Org/ComfyUI_frontend@1.39.16


Changes

@socket-security
Copy link

socket-security bot commented Feb 24, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcomfyui-frontend-package@​1.39.14 ⏵ 1.39.16100 +2710090 -10100100

View full report

@christian-byrne christian-byrne marked this pull request as draft February 24, 2026 05:33
@christian-byrne
Copy link
Contributor Author

Forgot one commit, god damnit.

@coderabbitai
Copy link

coderabbitai bot commented Feb 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8481dc6 and 42ce309.

📒 Files selected for processing (1)
  • requirements.txt
🚧 Files skipped from review as they are similar to previous changes (1)
  • requirements.txt

📝 Walkthrough

Walkthrough

This pull request updates a single dependency in requirements.txt, bumping comfyui-frontend-package from 1.39.14 to 1.39.16. The change is one line (+1/−1) and makes no other modifications to dependencies, file structure, exported entities, or code behavior.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically identifies the main change: bumping the frontend package from version 1.39.14 to 1.39.16.
Description check ✅ Passed The description is directly related to the changeset, providing context about bug fixes, testing instructions, and detailed release notes for the frontend version update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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


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

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@requirements.txt`:
- Line 1: Replace the nonexistent pinned dependency
comfyui-frontend-package==1.39.15 in requirements.txt with a published release;
update the version to a valid PyPI release such as
comfyui-frontend-package==1.39.12 (latest 1.39.x) or to a 1.40.x release (e.g.,
1.40.3) and save the change to requirements.txt so the project installs a real
package version.

ℹ️ Review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 9b1c63e and 8481dc6.

📒 Files selected for processing (1)
  • requirements.txt

@christian-byrne christian-byrne changed the title Patch frontend to 1.39.15 (from 1.39.14) Patch frontend to 1.39.16 (from 1.39.14) Feb 24, 2026
@christian-byrne christian-byrne marked this pull request as ready for review February 24, 2026 06:20
@Kosinkadink Kosinkadink merged commit 048dd2f into master Feb 24, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants