Conversation
📝 WalkthroughWalkthroughThe comfyUI dependency version is bumped from 0.12.2 to 0.12.3 in the package.json configuration file. This is a minor version increment with no behavioral or structural code changes. Changes
Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Pull request overview
This PR bumps the ComfyUI core dependency version from 0.12.2 to 0.12.3. The version is configured in package.json's config section and is consumed by various build scripts and CI workflows that clone the ComfyUI repository at the specified version tag.
Changes:
- Updated ComfyUI version from 0.12.2 to 0.12.3 in package.json config
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
## Summary - Bump desktop version in package.json to 0.8.3 Merge after: - #1590 ## Testing - `yarn format` - `yarn lint` - `yarn typecheck` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-1591-Bump-desktop-version-to-0-8-3-2ff6d73d36508143aaa2f2649d7bf38a) by [Unito](https://www.unito.io)
Summary
Testing
yarn formatyarn lintyarn typecheck┆Issue is synchronized with this Notion page by Unito
Summary by CodeRabbit