Skip to content

Update dependencies on @youdotcom-oss/api@0.5.1 #75

@github-actions

Description

@github-actions

📦 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.0 in dependencies
  • @youdotcom-oss/langchain (package): Currently using 0.5.0 in dependencies
  • @youdotcom-oss/mcp (package): Currently using 0.5.0 in dependencies

Action Required

Review the changes in this release and update dependent packages/plugins:

  1. Review Changes: Check the release notes
  2. Test Compatibility: Verify dependent packages work with the new version
  3. Update Dependencies: Update package.json files in dependent packages/plugins
  4. 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 workflow

Checklist

  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesDependency updates and version managementmaintenanceMaintenance tasks and housekeeping

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions