Skip to content
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

Update all dependencies #103

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Update all dependencies #103

merged 1 commit into from
Feb 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ai (source) 4.1.7 -> 4.1.34 age adoption passing confidence
bun-types (source) 1.2.0 -> 1.2.2 age adoption passing confidence
langchain (source) 0.3.13 -> 0.3.15 age adoption passing confidence
tailwind-merge ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

vercel/ai (ai)

v4.1.34

Compare Source

Patch Changes
  • dc49119: chore: deprecate ai/react

v4.1.33

Compare Source

Patch Changes
  • 74f0f0e: chore (ai/core): move providerMetadata to stable

v4.1.32

Compare Source

Patch Changes
  • c128ca5: fix (ai/core): fix streamText onFinish messages with structured output

v4.1.31

Compare Source

Patch Changes
  • b30b1cc: feat (ai/core): add onError callback to streamObject

v4.1.30

Compare Source

Patch Changes
  • 4ee5b6f: fix (core): remove invalid providerOptions from streamObject onFinish callback

v4.1.29

Compare Source

Patch Changes
  • 605de49: feat (ai/core): export callback types

v4.1.28

Compare Source

Patch Changes
  • 6eb7fc4: feat (ai/core): url source support

v4.1.27

Compare Source

Patch Changes

v4.1.26

Compare Source

Patch Changes
  • 34983d4: fix (ai/core): bind supportsUrl when creating wrapper

v4.1.25

Compare Source

Patch Changes
  • 5a21310: fix (ai/core): use ai types on custom provider to prevent ts error

v4.1.24

Compare Source

Patch Changes
  • 38142b8: feat (ai/core): introduce streamText consumeStream

v4.1.23

Compare Source

Patch Changes
  • b08f7c1: fix (ai/core): suppress errors in textStream

v4.1.22

Compare Source

Patch Changes
  • 2bec72a: feat (ai/core): add onError callback to streamText

v4.1.21

Compare Source

Patch Changes
  • d387989: feat (ai/core): re-export zodSchema

v4.1.20

Compare Source

Patch Changes

v4.1.19

Compare Source

Patch Changes

v4.1.18

Compare Source

Patch Changes
  • 6a1acfe: fix (ai/core): revert '@​internal' tag on function definitions due to build impacts

v4.1.17

Compare Source

Patch Changes
  • 5af8cdb: fix (ai/core): support this reference in model.supportsUrl implementations

v4.1.16

Compare Source

Patch Changes
  • 7e299a4: feat (ai/core): wrapLanguageModel can apply multiple middlewares

v4.1.15

Compare Source

Patch Changes

v4.1.14

Compare Source

Patch Changes
  • ca89615: fix (ai/core): only append assistant response at the end when there is a final user message

v4.1.13

Compare Source

Patch Changes
  • 999085e: feat (ai/core): add write function to DataStreamWriter

v4.1.12

Compare Source

Patch Changes

v4.1.11

Compare Source

Patch Changes
  • 4c58da5: chore (core): move providerOptions to stable

v4.1.10

Compare Source

Patch Changes
  • bf2c9c6: feat (core): move middleware to stable

v4.1.9

Compare Source

Patch Changes

v4.1.8

Compare Source

Patch Changes
  • 92f5f36: feat (core): add extractReasoningMiddleware
oven-sh/bun (bun-types)

v1.2.2

Compare Source

v1.2.1

Compare Source

langchain-ai/langchainjs (langchain)

v0.3.15

Compare Source

What's Changed

Full Changelog: langchain-ai/langchainjs@0.3.14...0.3.15

v0.3.14

Compare Source

What's Changed

Full Changelog: langchain-ai/langchainjs@0.3.13...0.3.14

dcastil/tailwind-merge (tailwind-merge)

v3.0.1

Compare Source

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.0.0...v3.0.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and a private sponsor for sponsoring tailwind-merge! ❤️

v3.0.0

Compare Source

Tailwind CSS v4 is here and it's time to upgrade tailwind-merge to support it. tailwind-merge v3.0.0 is more accurate than ever and follows the Tailwind CSS spec more closely than in v2. That is thanks to Tailwind CSS v4 being more consistent than ever.

This release drops support for Tailwind CSS v3 and in turn adds support for Tailwind CSS v4. That means you should upgrade to Tailwind CSS v4 and tailwind-merge v3 together. All breaking changes are related to the Tailwind CSS v4 support.

Check out the migration guide and if you have any questions, feel free to create an issue.

Breaking Changes
New Features
Bug Fixes
Documentation

Full Changelog: dcastil/tailwind-merge@v2.6.0...v3.0.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and a private sponsor for sponsoring tailwind-merge! ❤️


Configuration

📅 Schedule: Branch creation - "before 2am" in timezone Asia/Manila, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot changed the title Update dependency ai to v4.1.8 Update dependency ai to v4.1.9 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a35093c to 4a4d3de Compare January 28, 2025 08:36
@renovate renovate bot changed the title Update dependency ai to v4.1.9 Update all dependencies Jan 28, 2025
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from f0a722e to 625713c Compare February 3, 2025 14:47
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 632b93c to cdc7cbd Compare February 10, 2025 09:36
@mpotane mpotane merged commit e542201 into main Feb 10, 2025
@renovate renovate bot deleted the renovate/all branch February 10, 2025 16:23
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.

1 participant