-
Notifications
You must be signed in to change notification settings - Fork 3
Update dependencies on @youdotcom-oss/api@0.5.1 #75
Copy link
Copy link
Open
Labels
dependenciesDependency updates and version managementDependency updates and version managementmaintenanceMaintenance tasks and housekeepingMaintenance tasks and housekeeping
Description
📦 Dependency Update Required
Successfully published @youdotcom-oss/api@0.5.1
Packages and Plugins That Depend on This Package
- @youdotcom-oss/ai-sdk-plugin (package): Currently using
0.5.0in dependencies - @youdotcom-oss/langchain (package): Currently using
0.5.0in dependencies - @youdotcom-oss/mcp (package): Currently using
0.5.0in dependencies
Action Required
Review the changes in this release and update dependent packages/plugins:
- Review Changes: Check the release notes
- Test Compatibility: Verify dependent packages work with the new version
- Update Dependencies: Update package.json files in dependent packages/plugins
- Publish Updates: Release new versions of affected packages
For Prerelease Testing
This is a stable release. Update dependent packages to this version:
# Example: Update ai-sdk-plugin to use mcp@0.5.1
# 1. Edit packages/ai-sdk-plugin/package.json
# 2. Change "@youdotcom-oss/mcp": "0.5.1"
# 3. Test: cd packages/ai-sdk-plugin && bun test
# 4. Commit: git add . && git commit -m "chore: update mcp to 0.5.1"
# 5. Publish: trigger publish-ai-sdk-plugin workflowChecklist
- Review release notes and changes
- Test dependent packages with new version locally
- Update package.json files with new version (exact version, no
^or~) - Run tests for dependent packages
- Publish updated packages (patch/minor version bump)
- Close this issue
🤖 This issue was automatically created by the publish workflow
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesDependency updates and version managementDependency updates and version managementmaintenanceMaintenance tasks and housekeepingMaintenance tasks and housekeeping