Skip to content

Update all dependencies #94

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

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Update all dependencies #94

merged 1 commit into from
Oct 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auth/prisma-adapter (source) 2.5.0 -> 2.7.2 age adoption passing confidence
ai (source) 3.3.39 -> 3.4.16 age adoption passing confidence
bun-types (source) 1.1.27 -> 1.1.31 age adoption passing confidence
eslint-config-next (source) 14.2.11 -> 14.2.15 age adoption passing confidence
next (source) 14.2.11 -> 14.2.15 age adoption passing confidence
next-auth (source) 4.24.7 -> 4.24.8 age adoption passing confidence
react-syntax-highlighter 15.5.0 -> 15.6.1 age adoption passing confidence
tailwind-merge 2.5.2 -> 2.5.4 age adoption passing confidence
tailwindcss (source) 3.4.11 -> 3.4.14 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence

Release Notes

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

v2.7.2

Compare Source

Other

v2.7.1

Compare Source

Other

v2.7.0

Compare Source

Other

v2.6.0

Compare Source

Features

v2.5.3

Compare Source

Other

v2.5.2

Compare Source

Other

v2.5.1

Compare Source

Other

vercel/ai (ai)

v3.4.16

Compare Source

Patch Changes
  • 01dcc44: feat (ai/core): add experimental activeTools option to generateText and streamText

v3.4.15

Compare Source

Patch Changes

v3.4.14

Compare Source

Patch Changes
  • e930f40: feat (ai/core): expose core tool result and tool call types

v3.4.13

Compare Source

Patch Changes
  • fc39158: fix (ai/core): add abortSignal to tool helper function

v3.4.12

Compare Source

Patch Changes
  • a23da5b: feat (ai/core): forward abort signal to tools

v3.4.11

Compare Source

Patch Changes

v3.4.10

Compare Source

Patch Changes
  • 0b557d7: feat (ai/core): add tracer option to telemetry settings
  • 44f6bc5: feat (ai/core): expose StepResult type

v3.4.9

Compare Source

Patch Changes
  • d347538: fix (ai/core): export FilePart interface

v3.4.8

Compare Source

Patch Changes

v3.4.7

Compare Source

Patch Changes
  • db04700: feat (core): support converting attachments to file parts
  • 988707c: feat (ai/core): automatically download files from urls

v3.4.6

Compare Source

Patch Changes

v3.4.5

Compare Source

Patch Changes

v3.4.4

Compare Source

Patch Changes
  • 4db074b: fix (ai/core): correct whitespace in generateText continueSteps
  • 1297e1b: fix (ai/core): correct whitespace in streamText continueSteps

v3.4.3

Compare Source

Patch Changes
  • b270ae3: feat (ai/core): streamText continueSteps (experimental)
  • b270ae3: chore (ai/core): rename generateText continuationSteps to continueSteps

v3.4.2

Compare Source

Patch Changes
  • e6c7e98: feat (ai/core): add continuationSteps to generateText

v3.4.1

Compare Source

Patch Changes

v3.4.0

Compare Source

Minor Changes

v3.3.44

Compare Source

Patch Changes

v3.3.43

Compare Source

Patch Changes
  • fea6bec: fix (ai/core): support tool calls without arguments

v3.3.42

Compare Source

Patch Changes
  • de37aee: feat (ai): Add support for LlamaIndex

v3.3.41

Compare Source

Patch Changes

v3.3.40

Compare Source

Patch Changes
  • a91c308: feat (ai/core): add responseMessages to streamText
oven-sh/bun (bun-types)

v1.1.31

Compare Source

v1.1.30

Compare Source

v1.1.29

Compare Source

v1.1.28

Compare Source

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

v14.2.15

Compare Source

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

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • [i18n] Routing fix #​70761
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

v14.2.14

Compare Source

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

Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh for helping!

v14.2.13

Compare Source

v14.2.12

Compare Source

react-syntax-highlighter/react-syntax-highlighter (react-syntax-highlighter)

v15.6.1

Compare Source

  • Fix: Allow override of display: styles when wrapLongLines is true

v15.6.0

Compare Source

  • Fix: #​561 Fix bug with wrapLines that butchers highlighting
  • Docs: #​559 Adding languages
  • Feat: #​555 Add Vue language support
  • Feat: #​534 Add a11yOneLight theme
dcastil/tailwind-merge (tailwind-merge)

v2.5.4

Compare Source

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v2.5.3...v2.5.4

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

v2.5.3

Compare Source

Bug Fixes
Documentation
Other

Full Changelog: dcastil/tailwind-merge@v2.5.2...v2.5.3

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​xeger and @​MrDeatHHH for sponsoring tailwind-merge! ❤️

tailwindlabs/tailwindcss (tailwindcss)

v3.4.14

Compare Source

v3.4.13

Compare Source

Fixed
  • Improve source glob verification performance (#​14481)

v3.4.12

Compare Source

microsoft/TypeScript (typescript)

v5.6.3

Compare Source


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 force-pushed the renovate/all branch 12 times, most recently from 197ed06 to cbcee7c Compare September 27, 2024 19:08
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from a3a8a4f to afa7ebe Compare October 8, 2024 13:47
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from b623bfe to 15fac11 Compare October 15, 2024 11:20
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 176edb5 to 3224a9d Compare October 18, 2024 18:06
@mpotane mpotane merged commit 7a6beef into main Oct 20, 2024
@renovate renovate bot deleted the renovate/all branch October 20, 2024 02:20
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