Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@openrouter/ai-sdk-provider 1.2.1 -> 1.2.2 age confidence

Release Notes

OpenRouterTeam/ai-sdk-provider (@​openrouter/ai-sdk-provider)

v1.2.2

Patch Changes
  • #​219 8cb1d2d Thanks @​subtleGradient! - Replace generic Error instances with proper AI SDK error types for improved error handling consistency and debugging.

    Error Type Changes:

    • Use APICallError for HTTP 200 responses with error payloads (includes url, requestBody, statusCode, headers, and error data)
    • Use NoContentGeneratedError when API returns no choices (with custom context messages)
    • Use InvalidResponseDataError for malformed streaming responses and missing tool calls (with structured data)
    • Use InvalidArgumentError for invalid function arguments (with argument name and serialized value)

    Benefits:

    • Aligns with AI SDK ecosystem error handling patterns
    • Provides structured error data instead of just string messages
    • Enables better error handling and debugging for consumers
    • Preserves all original error context while adding additional debugging information
  • #​223 9935792 Thanks @​HashimMufti! - fix: support file annotation type for file uploads


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Nov 14, 2025

Build Status: Success!

  • ✅ Build completed successfully
  • 🚀 Ready for review

📝 Latest commit: 3fb263f
⏰ Updated: 2025-11-14 11:53:40 UTC

@DarkPhoenix2704 DarkPhoenix2704 merged commit e7cdf57 into main Nov 14, 2025
2 checks passed
@DarkPhoenix2704 DarkPhoenix2704 deleted the renovate/openrouter-ai-sdk-provider-1.x-lockfile branch November 14, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants