-
Couldn't load subscription status.
- Fork 5.5k
MCP annotations follow-up #18609
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
MCP annotations follow-up #18609
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
WalkthroughMultiple components update exported version metadata. Transloadit package dependency is upgraded to ^4.0.0 with a corresponding switch from default to named import in the app module. No other logic, control flow, or behavior changes are introduced. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (17)
⏰ 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)
🔇 Additional comments (17)
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @GTFalcao. I think you need to update some package.json versions per the Component Checks.
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.
Thanks for fixing these components!
|
Thanks for noting that @michelle0927 , this was intentional: since we only updated the MCP annotations, we chose not to republish the packages, only the components; given that the MCP annotations aren't really needed in a scenario where the package is imported, and this would slow down publishing a bit. I only updated the "transloadit" app package because that one was actually broken due to a new major version of their SDK. |
Republishing components that had publish errors
Summary by CodeRabbit