-
Notifications
You must be signed in to change notification settings - Fork 177
bump core to 0.7.0 #1506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump core to 0.7.0 #1506
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 📝 WalkthroughWalkthroughThis pull request updates dependency versions across compiled requirements files for multiple operating systems. The Changes
Possibly related PRs
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. Comment |
|
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.
|
There was a problem hiding this 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.6.0 to 0.7.0, along with updating related frontend and workflow template package versions to maintain compatibility.
- Updates ComfyUI core version to 0.7.0 and frontend package to 1.35.9 in package.json
- Updates comfyui-workflow-templates from 0.7.63 to 0.7.64 (and from 0.7.59 for AMD)
- Reflects frontend package version change in the core-requirements.patch file
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 | Updates frontend version to 1.35.9 and comfyUI core version to 0.7.0 |
| scripts/core-requirements.patch | Updates patch to reflect frontend package version bump to 1.35.9 and workflow templates to 0.7.64 |
| assets/requirements/windows_nvidia.compiled | Updates comfyui-workflow-templates dependency to 0.7.64 |
| assets/requirements/windows_cpu.compiled | Updates comfyui-workflow-templates dependency to 0.7.64 |
| assets/requirements/windows_amd.compiled | Updates comfyui-workflow-templates dependency from 0.7.59 to 0.7.64 |
| assets/requirements/macos.compiled | Updates comfyui-workflow-templates dependency to 0.7.64 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.