Skip to content

chore: Update ai-sdk from 3.4.33 to 5.0.52#2261

Merged
caneppelevitor merged 1 commit intostagefrom
chore/ai-sdk-update
Feb 25, 2026
Merged

chore: Update ai-sdk from 3.4.33 to 5.0.52#2261
caneppelevitor merged 1 commit intostagefrom
chore/ai-sdk-update

Conversation

@lucaslobatob
Copy link
Collaborator

Description

This PR updates the ai-sdk dependency from version 3.4.33 to 5.0.52, keeping pace with the library's major evolution and incorporating structural improvements, internal optimizations, and API adjustments introduced in intermediate versions. Necessary adaptations were made to maintain compatibility with the new SDK interface, without altering the expected functional behavior in the application. The update prepares the project for future integrations and ensures greater alignment with the latest practices and standards in the AI ​​ecosystem.

Related Ticket #2260

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Testing

Provide relevant testing instructions. What scenarios are impacted? What build may be necessary to test this change?

Developer Checklist

General

  • No console.log or related logging is added.
  • No code is repeated/duplicated in violation of DRY. The exception to this is for new (MVP/Prototype) functionality where the abstraction layer may not be clear (comments should be added to explain the violation of DRY in these scenarios).

Tests

  • All existing unit and end to end tests pass across all services
  • Unit and end to end tests have been added to ensure backend APIs behave as expected

Test IDs

  • Include the test ID when adding new tasks or components.
  • Check that test IDs are present in the modified components.

Merge Request Review Checklist

  • An issue is linked to this PR and these changes meet the requirements outlined in the linked issue(s)
  • High risk and core workflows have been tested and verified in a local environment.
  • Enhancements or opportunities to improve performance, stability, security or code readability have been noted and documented in Project do Github issues if not being addressed.
  • Any dependent changes have been merged and published in downstream modules
  • Changes to multiple services can be deployed in parallel and independently. If not, changes should be broken out into separate merge requests and deployed in order.

@caneppelevitor caneppelevitor merged commit d429e00 into stage Feb 25, 2026
7 of 9 checks passed
@LuizFNJ LuizFNJ mentioned this pull request Feb 25, 2026
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: QA

Development

Successfully merging this pull request may close these issues.

2 participants