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 #83

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Update all dependencies #83

merged 1 commit into from
Jun 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auth/prisma-adapter (source) 2.1.0 -> 2.4.1 age adoption passing confidence
ai (source) 3.1.14 -> 3.2.15 age adoption passing confidence
bun-types (source) 1.1.10 -> 1.1.17 age adoption passing confidence
eslint-config-next (source) 14.2.3 -> 14.2.4 age adoption passing confidence
langchain (source) 0.2.2 -> 0.2.8 age adoption passing confidence
lucide-react (source) 0.379.0 -> 0.399.0 age adoption passing confidence
next (source) 14.2.3 -> 14.2.4 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.39 age adoption passing confidence
tailwindcss (source) 3.4.3 -> 3.4.4 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.2 age adoption passing confidence

Release Notes

nextauthjs/next-auth (@​auth/prisma-adapter)

v2.4.1

Compare Source

Other

v2.4.0

Compare Source

Other

v2.3.0

Compare Source

Other

v2.2.0

Compare Source

Other

vercel/ai (ai)

v3.2.15

Compare Source

Patch Changes

v3.2.14

Compare Source

Patch Changes

v3.2.13

Compare Source

Patch Changes

v3.2.12

Compare Source

Patch Changes

v3.2.11

Compare Source

Patch Changes

v3.2.10

Compare Source

Patch Changes

v3.2.9

Compare Source

Patch Changes

v3.2.8

Compare Source

Patch Changes

v3.2.7

Compare Source

Patch Changes

v3.2.6

Compare Source

Patch Changes
  • 74e2822: fix (ai/rsc): "could not find InternalStreamableUIClient" bug

v3.2.5

Compare Source

Patch Changes
  • 4d426d0: fix (ai): split provider and model ids correctly in the provider registry

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

Patch Changes

v3.2.2

Compare Source

Patch Changes
  • 0565cd7: feat (ai/core): add toJsonResponse to generateObject result.

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes
  • 85ef6d1: chore (ai): AI SDK 3.2 release
Patch Changes
  • b965dd2: fix (core): pass settings correctly for generateObject and streamObject

v3.1.37

Compare Source

Patch Changes

v3.1.36

Compare Source

Patch Changes

v3.1.35

Compare Source

Patch Changes
  • 0612350: feat (core): support https and data url strings in image parts

v3.1.34

Compare Source

Patch Changes
  • d25566a: feat (core): add cosineSimilarity helper function
  • 87a5d27: feat (core): introduce InvalidMessageRoleError.

v3.1.33

Compare Source

Patch Changes
  • 6fb14b5: chore (streams): deprecate nanoid export.
  • 0553676: feat (core): add experimental model registry

v3.1.32

Compare Source

Patch Changes
  • 3cabf07: fix(ai/rsc): Refactor streamable UI internal implementation

v3.1.31

Compare Source

Patch Changes

v3.1.30

Compare Source

Patch Changes
  • fcf4323: fix (core): filter out empty assistant text messages

v3.1.29

Compare Source

Patch Changes
  • 28427d3: feat (core): add streamObject onFinish callback

v3.1.28

Compare Source

Patch Changes

v3.1.27

Compare Source

Patch Changes

v3.1.26

Compare Source

Patch Changes
  • 5ee44ca: feat (provider): langchain StringOutputParser support

v3.1.25

Compare Source

Patch Changes
  • ff28112: fix(ai/rsc): Remove extra reconcilation of streamUI

v3.1.24

Compare Source

Patch Changes
  • 93cae12: fix(ai/rsc): Fix unsafe {} type in application code for StreamableValue
  • 08b5c50: feat (core): add tokenUsage to streamObject result

v3.1.23

Compare Source

Patch Changes
  • c03cafe: chore (core, ui): rename maxAutomaticRoundtrips to maxToolRoundtrips

v3.1.22

Compare Source

Patch Changes
  • 14bb869: chore (ui): move maxAutomaticRoundtrips and addToolResult out of experimental

v3.1.21

Compare Source

Patch Changes
  • 213f241: fix (core,streams): support ResponseInit variants
  • 09698bc: chore (streams): deprecate streaming helpers that have a provider replacement

v3.1.20

Compare Source

Patch Changes
  • 0e1da47: feat (core): add maxAutomaticRoundtrips setting to generateText

v3.1.19

Compare Source

Patch Changes
  • 9882d24: fix (ui/svelte): send data to server
  • 131bbd3: fix (ui): remove console.log statements

v3.1.18

Compare Source

Patch Changes
  • f9dee8a: fix(ai/rsc): Fix types for createStreamableValue and createStreamableUI
  • 1c0ebf8: feat (core): add responseMessages to generateText result

v3.1.17

Compare Source

Patch Changes
  • 92b993b: ai/rsc: improve getAIState and getMutableAIState types
  • 7de628e: chore (ui): deprecate old function/tool call handling
  • 7de628e: feat (ui): add onToolCall handler to useChat

v3.1.16

Compare Source

Patch Changes

v3.1.15

Compare Source

Patch Changes
oven-sh/bun (bun-types)

v1.1.17

Compare Source

v1.1.16

Compare Source

v1.1.15

Compare Source

v1.1.14

Compare Source

v1.1.13

Compare Source

v1.1.12

Compare Source

v1.1.11

Compare Source

vercel/next.js (eslint-config-next)

v14.2.4

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • fix: ensure route handlers properly track dynamic access (#​66446)
  • fix NextRequest proxy in edge runtime (#​66551)
  • Fix next/dynamic with babel and src dir (#​65177)
  • Use vercel deployment url for metadataBase fallbacks (#​65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#​65235)
  • Fix loading navigation with metadata and prefetch (#​66447)
  • prevent duplicate RSC fetch when action redirects (#​66620)
  • ensure router cache updates reference the latest cache values (#​66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#​66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#​66674)
  • Use addDependency to track metadata route file changes (#​66714)
  • Add timeout/retry handling for fetch cache (#​66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#​66755)
Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

langchain-ai/langchainjs (langchain)

v0.2.8

Compare Source

What's Changed

Full Changelog: langchain-ai/langchainjs@0.2.7...0.2.8

v0.2.7

Compare Source

What's Changed

New Contributors

Full Changelog: langchain-ai/langchainjs@0.2.6...0.2.7

v0.2.6

Compare Source

What's Changed


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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency ai to v3.1.15 Update dependency ai to v3.1.16 May 28, 2024
@renovate renovate bot changed the title Update dependency ai to v3.1.16 Update all dependencies May 29, 2024
@renovate renovate bot force-pushed the renovate/all branch 15 times, most recently from 4381ddd to a9788a6 Compare June 6, 2024 10:40
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from de9092a to fb0023a Compare June 13, 2024 13:51
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b83d6f5 to 47b596e Compare June 17, 2024 19:25
@renovate renovate bot force-pushed the renovate/all branch 20 times, most recently from fca7d73 to 6976903 Compare June 26, 2024 18:46
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from fe0c6e8 to 28239a4 Compare June 28, 2024 10:43
@mpotane mpotane merged commit c44159f into main Jun 30, 2024
@renovate renovate bot deleted the renovate/all branch June 30, 2024 08:34
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