marimo-team / marimo

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
https://marimo.io
Apache License 2.0
5.43k stars 165 forks source link

fix(deps): update all non-major dependencies #1537

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@codemirror/autocomplete ^6.16.0 -> ^6.16.2 age adoption passing confidence dependencies patch
@codemirror/language ^6.10.1 -> ^6.10.2 age adoption passing confidence dependencies patch
@codemirror/lint ^6.7.0 -> ^6.8.0 age adoption passing confidence dependencies minor
@hookform/resolvers (source) ^3.3.4 -> ^3.4.2 age adoption passing confidence dependencies minor
@lezer/lr ^1.4.0 -> ^1.4.1 age adoption passing confidence dependencies patch
@playwright/test (source) ^1.44.0 -> ^1.44.1 age adoption passing confidence devDependencies patch
@react-aria/focus ^3.17.0 -> ^3.17.1 age adoption passing confidence dependencies patch
@tanstack/react-table (source) ^8.16.0 -> ^8.17.3 age adoption passing confidence dependencies minor
@types/emscripten (source) ^1.39.11 -> ^1.39.13 age adoption passing confidence devDependencies patch
@types/jsdom (source) ^21.1.6 -> ^21.1.7 age adoption passing confidence dependencies patch
@types/node (source) ^20.12.10 -> ^20.14.0 age adoption passing confidence devDependencies minor
@types/react (source) ^18.3.1 -> ^18.3.3 age adoption passing confidence devDependencies patch
@uiw/codemirror-extensions-langs (source) ^4.22.0 -> ^4.22.1 age adoption passing confidence dependencies patch
@uiw/react-codemirror (source) ^4.22.0 -> ^4.22.1 age adoption passing confidence dependencies patch
@vitejs/plugin-react-swc ^3.6.0 -> ^3.7.0 age adoption passing confidence devDependencies minor
abravalheri/validate-pyproject v0.17 -> v0.18 age adoption passing confidence repository minor
ai (source) ^3.1.1 -> ^3.1.23 age adoption passing confidence dependencies patch
astral-sh/ruff-pre-commit v0.4.4 -> v0.4.7 age adoption passing confidence repository patch
contributor-assistant/github-action v2.3.2 -> v2.4.0 age adoption passing confidence action minor
copilot-node-server 1.30.0 -> 1.33.0 age adoption passing confidence dependencies minor
crate-ci/typos v1.21.0 -> v1.22.0 age adoption passing confidence repository minor
crate-ci/typos v1.20.10 -> v1.22.0 age adoption passing confidence action minor
humanize-duration ^3.32.0 -> ^3.32.1 age adoption passing confidence dependencies patch
igorshubovych/markdownlint-cli v0.40.0 -> v0.41.0 age adoption passing confidence repository minor
jotai ^2.8.0 -> ^2.8.3 age adoption passing confidence dependencies patch
jsdom ^24.0.0 -> ^24.1.0 age adoption passing confidence devDependencies minor
lucide-react (source) ^0.378.0 -> ^0.383.0 age adoption passing confidence dependencies minor
mermaid ^10.9.0 -> ^10.9.1 age adoption passing confidence dependencies patch
npm-run-all2 ^6.1.2 -> ^6.2.0 age adoption passing confidence devDependencies minor
plotly.js ^2.32.0 -> ^2.33.0 age adoption passing confidence dependencies minor
pyodide ^0.25.1 -> ^0.26.0 age adoption passing confidence dependencies minor
react-aria-components ^1.2.0 -> ^1.2.1 age adoption passing confidence dependencies patch
react-codemirror-merge (source) ^4.22.0 -> ^4.22.1 age adoption passing confidence dependencies patch
react-hook-form (source) ^7.51.4 -> ^7.51.5 age adoption passing confidence dependencies patch
stylelint (source) ^16.5.0 -> ^16.6.1 age adoption passing confidence devDependencies minor
swiper (source) ^11.1.1 -> ^11.1.4 age adoption passing confidence dependencies patch
tsup (source) ^8.0.2 -> ^8.1.0 age adoption passing confidence devDependencies minor
vega-lite (source) ^5.18.0 -> ^5.18.1 age adoption passing confidence dependencies patch
vite (source) ^5.2.11 -> ^5.2.12 age adoption passing confidence devDependencies patch
zod (source) ^3.23.6 -> ^3.23.8 age adoption passing confidence dependencies patch

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

codemirror/autocomplete (@​codemirror/autocomplete) ### [`v6.16.2`](https://togithub.com/codemirror/autocomplete/blob/HEAD/CHANGELOG.md#6162-2024-05-31) [Compare Source](https://togithub.com/codemirror/autocomplete/compare/6.16.1...6.16.2) ##### Bug fixes Allow backslash-escaped closing braces inside snippet field names/content. ### [`v6.16.1`](https://togithub.com/codemirror/autocomplete/blob/HEAD/CHANGELOG.md#6161-2024-05-29) [Compare Source](https://togithub.com/codemirror/autocomplete/compare/6.16.0...6.16.1) ##### Bug fixes Fix a bug where multiple backslashes before a brace in a snippet were all removed.
codemirror/language (@​codemirror/language) ### [`v6.10.2`](https://togithub.com/codemirror/language/blob/HEAD/CHANGELOG.md#6102-2024-06-03) [Compare Source](https://togithub.com/codemirror/language/compare/6.10.1...6.10.2) ##### Bug fixes Fix an infinite loop that could occur when enabling `bidiIsolates` in documents with both bidirectional text and very long lines.
codemirror/lint (@​codemirror/lint) ### [`v6.8.0`](https://togithub.com/codemirror/lint/blob/HEAD/CHANGELOG.md#680-2024-05-23) [Compare Source](https://togithub.com/codemirror/lint/compare/6.7.1...6.8.0) ##### New features The new `autoPanel` option can be used to make the panel automatically appear when diagnostics are added and close when no diagnostics are left. ### [`v6.7.1`](https://togithub.com/codemirror/lint/blob/HEAD/CHANGELOG.md#671-2024-05-15) [Compare Source](https://togithub.com/codemirror/lint/compare/6.7.0...6.7.1) ##### Bug fixes Don't perform an additional superfluous timed lint run after `forceLinting` has been called.
react-hook-form/resolvers (@​hookform/resolvers) ### [`v3.4.2`](https://togithub.com/react-hook-form/resolvers/releases/tag/v3.4.2) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.4.1...v3.4.2) ##### Bug Fixes - move back to in-build set and remove lodash.set ([#​685](https://togithub.com/react-hook-form/resolvers/issues/685)) ([5754c47](https://togithub.com/react-hook-form/resolvers/commit/5754c4748390dca8f7e51e9141793446f5bb50df)) ### [`v3.4.1`](https://togithub.com/react-hook-form/resolvers/releases/tag/v3.4.1) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.4.0...v3.4.1) ##### Bug Fixes - migrate set to lodash.set package ([#​684](https://togithub.com/react-hook-form/resolvers/issues/684)) ([bdc1f1f](https://togithub.com/react-hook-form/resolvers/commit/bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c)) ### [`v3.4.0`](https://togithub.com/react-hook-form/resolvers/compare/v3.3.4...79700b054566823e96d4fc631a5af68700c674f3) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.3.4...v3.4.0)
lezer-parser/lr (@​lezer/lr) ### [`v1.4.1`](https://togithub.com/lezer-parser/lr/blob/HEAD/CHANGELOG.md#141-2024-05-30) [Compare Source](https://togithub.com/lezer-parser/lr/compare/1.4.0...1.4.1) ##### Bug fixes Fix a bug where incremental parsing could inappropriately reuse a node when it ended in a repeat or optional part, and was followed by a sequence of skipped nodes longer than 25 characters.
microsoft/playwright (@​playwright/test) ### [`v1.44.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.44.1) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.44.0...v1.44.1) ##### Highlights [https://github.com/microsoft/playwright/issues/30779](https://togithub.com/microsoft/playwright/issues/30779) - \[REGRESSION]: When using `video: 'on'` with VSCode extension the browser got closed [https://github.com/microsoft/playwright/issues/30755](https://togithub.com/microsoft/playwright/issues/30755) - \[REGRESSION]: Electron launch with spaces inside executablePath didn't work[https://github.com/microsoft/playwright/issues/30770](https://togithub.com/microsoft/playwright/issues/30770)0 - \[REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't wor[https://github.com/microsoft/playwright/issues/30858](https://togithub.com/microsoft/playwright/issues/30858)58 - \[REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report #### Browser Versions - Chromium 125.0.6422.14 - Mozilla Firefox 125.0.1 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 124 - Microsoft Edge 124
adobe/react-spectrum (@​react-aria/focus) ### [`v3.17.1`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/focus@3.17.0...@react-aria/focus@3.17.1) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/focus@3.17.0...@react-aria/focus@3.17.1)
TanStack/table (@​tanstack/react-table) ### [`v8.17.3`](https://togithub.com/TanStack/table/releases/tag/v8.17.3) [Compare Source](https://togithub.com/TanStack/table/compare/v8.17.0...v8.17.3) Version 8.17.3 - 5/14/2024, 2:44 PM ##### Changes ##### Fix - Add a missing guard for undefined in the getFilteredRowModel function. ([#​5555](https://togithub.com/TanStack/table/issues/5555)) ([`5411f1a`](https://togithub.com/TanStack/table/commit/5411f1a1)) by [@​jjh2613](https://togithub.com/jjh2613) ##### Packages - [@​tanstack/table-core](https://togithub.com/tanstack/table-core)[@​8](https://togithub.com/8).17.3 - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table)[@​8](https://togithub.com/8).17.3 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).17.3 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).17.3 ### [`v8.17.0`](https://togithub.com/TanStack/table/releases/tag/v8.17.0) [Compare Source](https://togithub.com/TanStack/table/compare/v8.16.0...v8.17.0) Version 8.17.0 - 5/12/2024, 7:21 PM #### Changes ##### Feat - Angular adapter for TanStack Table ([#​5326](https://togithub.com/TanStack/table/issues/5326)) ([#​5432](https://togithub.com/TanStack/table/issues/5432)) ([`91f4360`](https://togithub.com/TanStack/table/commit/91f4360f)) by Kevin Van Cott ##### Chore - repo package upgrades ([#​5513](https://togithub.com/TanStack/table/issues/5513)) ([`8630fee`](https://togithub.com/TanStack/table/commit/8630fee8)) by Kevin Van Cott ##### Docs - example code of Deep Keys in column-deps ([#​5547](https://togithub.com/TanStack/table/issues/5547)) ([`c1085a6`](https://togithub.com/TanStack/table/commit/c1085a6a)) by taro - Document getAutoFilterFn in column-filtering.md ([#​5510](https://togithub.com/TanStack/table/issues/5510)) ([`b1d29b4`](https://togithub.com/TanStack/table/commit/b1d29b49)) by [@​geryogam](https://togithub.com/geryogam) - Update tables.md ([#​5534](https://togithub.com/TanStack/table/issues/5534)) ([`58f7991`](https://togithub.com/TanStack/table/commit/58f79914)) by [@​naughton](https://togithub.com/naughton) - update column defs page title ([`eae4d0f`](https://togithub.com/TanStack/table/commit/eae4d0f7)) by Kevin Vandy - update overview ([`b803962`](https://togithub.com/TanStack/table/commit/b803962e)) by Kevin Vandy - header and column docs ([#​5531](https://togithub.com/TanStack/table/issues/5531)) ([`102ffd2`](https://togithub.com/TanStack/table/commit/102ffd27)) by Kevin Van Cott - rename data guide ([`64ef24c`](https://togithub.com/TanStack/table/commit/64ef24c4)) by Kevin Vandy - fix links ([`ec1ab03`](https://togithub.com/TanStack/table/commit/ec1ab03f)) by Kevin Vandy - data and header group docs ([#​5526](https://togithub.com/TanStack/table/issues/5526)) ([`72ab26a`](https://togithub.com/TanStack/table/commit/72ab26a6)) by Kevin Van Cott - create cells guide ([#​5523](https://togithub.com/TanStack/table/issues/5523)) ([`e80b802`](https://togithub.com/TanStack/table/commit/e80b802a)) by Kevin Van Cott - rows guide ([#​5515](https://togithub.com/TanStack/table/issues/5515)) ([`c7c4419`](https://togithub.com/TanStack/table/commit/c7c44199)) by Kevin Van Cott - typos in pagination.md ([#​5508](https://togithub.com/TanStack/table/issues/5508)) ([`ed37903`](https://togithub.com/TanStack/table/commit/ed37903d)) by [@​geryogam](https://togithub.com/geryogam) - typos in column-filtering.md ([#​5509](https://togithub.com/TanStack/table/issues/5509)) ([`2afa14b`](https://togithub.com/TanStack/table/commit/2afa14b7)) by [@​geryogam](https://togithub.com/geryogam) - start faceting docs and filter example reorg ([#​5507](https://togithub.com/TanStack/table/issues/5507)) ([`289eca3`](https://togithub.com/TanStack/table/commit/289eca31)) by Kevin Van Cott - docs pages are breaking due to diff in markdown ([#​5503](https://togithub.com/TanStack/table/issues/5503)) ([`365e0e9`](https://togithub.com/TanStack/table/commit/365e0e99)) by [@​KushagraMehta](https://togithub.com/KushagraMehta) ##### Other - Fix `filters-fuzzy` URL ([#​5520](https://togithub.com/TanStack/table/issues/5520)) ([`4fda521`](https://togithub.com/TanStack/table/commit/4fda521d)) by Joe Greve #### Packages - [@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/react-table](https://togithub.com/tanstack/react-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/solid-table](https://togithub.com/tanstack/solid-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/vue-table](https://togithub.com/tanstack/vue-table)[@​8](https://togithub.com/8).17.0 - [@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools)[@​8](https://togithub.com/8).17.0 - [@​tanstack/angular-table](https://togithub.com/tanstack/angular-table)[@​8](https://togithub.com/8).17.0
uiwjs/react-codemirror (@​uiw/codemirror-extensions-langs) ### [`v4.22.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.22.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.22.0...v4.22.1) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.22.1/file/README.md) Documentation v4.22.1: https://raw.githack.com/uiwjs/react-codemirror/739df75/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.22.0...v4.22.1 ```shell npm i @​uiw/react-codemirror@4.22.1 ``` - 🐞 fix: lock the react version. [`79fec4c`](https://togithub.com/uiwjs/react-codemirror/commit/79fec4c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix: Externalize JSX runtime ([#​655](https://togithub.com/uiwjs/react-codemirror/issues/655)) [`b81c628`](https://togithub.com/uiwjs/react-codemirror/commit/b81c628) [@​eps1lon](https://togithub.com/eps1lon)
vitejs/vite-plugin-react-swc (@​vitejs/plugin-react-swc) ### [`v3.7.0`](https://togithub.com/vitejs/vite-plugin-react-swc/blob/HEAD/CHANGELOG.md#370) [Compare Source](https://togithub.com/vitejs/vite-plugin-react-swc/compare/v3.6.0...v3.7.0) ##### Support HMR for class components This is a long overdue and should fix some issues people had with HMR when migrating from CRA.
abravalheri/validate-pyproject (abravalheri/validate-pyproject) ### [`v0.18`](https://togithub.com/abravalheri/validate-pyproject/releases/tag/v0.18) [Compare Source](https://togithub.com/abravalheri/validate-pyproject/compare/v0.17...v0.18) #### What's Changed - Allow overwrite when schemas refer to the same `tool`, [#​175](https://togithub.com/abravalheri/validate-pyproject/issues/175). **Full Changelog**: https://github.com/abravalheri/validate-pyproject/compare/v0.17...v0.18
vercel/ai (ai) ### [`v3.1.23`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.23) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.22...ai@3.1.23) ##### Patch Changes - [`c03cafe`](https://togithub.com/vercel/ai/commit/c03cafe6): chore (core, ui): rename maxAutomaticRoundtrips to maxToolRoundtrips ### [`v3.1.22`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.22) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.21...ai@3.1.22) ##### Patch Changes - [`14bb869`](https://togithub.com/vercel/ai/commit/14bb8694): chore (ui): move maxAutomaticRoundtrips and addToolResult out of experimental ### [`v3.1.21`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.21) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.20...ai@3.1.21) ##### Patch Changes - [`213f241`](https://togithub.com/vercel/ai/commit/213f2411): fix (core,streams): support ResponseInit variants - [`09698bc`](https://togithub.com/vercel/ai/commit/09698bca): chore (streams): deprecate streaming helpers that have a provider replacement ### [`v3.1.20`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.20) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.19...ai@3.1.20) ##### Patch Changes - [`0e1da47`](https://togithub.com/vercel/ai/commit/0e1da476): feat (core): add maxAutomaticRoundtrips setting to generateText ### [`v3.1.19`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.19) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.18...ai@3.1.19) ##### Patch Changes - [`9882d24`](https://togithub.com/vercel/ai/commit/9882d24b): fix (ui/svelte): send data to server - [`131bbd3`](https://togithub.com/vercel/ai/commit/131bbd3e): fix (ui): remove console.log statements ### [`v3.1.18`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.18) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.17...ai@3.1.18) ##### Patch Changes - [`f9dee8a`](https://togithub.com/vercel/ai/commit/f9dee8ac): fix(ai/rsc): Fix types for createStreamableValue and createStreamableUI - [`1c0ebf8`](https://togithub.com/vercel/ai/commit/1c0ebf8e): feat (core): add responseMessages to generateText result ### [`v3.1.17`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.17) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.16...ai@3.1.17) ##### Patch Changes - [`92b993b`](https://togithub.com/vercel/ai/commit/92b993b7): ai/rsc: improve getAIState and getMutableAIState types - [`7de628e`](https://togithub.com/vercel/ai/commit/7de628e9): chore (ui): deprecate old function/tool call handling - [`7de628e`](https://togithub.com/vercel/ai/commit/7de628e9): feat (ui): add onToolCall handler to useChat ### [`v3.1.16`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.16) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.15...ai@3.1.16) ##### Patch Changes - [`f39c0dd`](https://togithub.com/vercel/ai/commit/f39c0dd2): feat (core, rsc): add toolChoice setting - Updated dependencies \[[`f39c0dd`](https://togithub.com/vercel/ai/commit/f39c0dd2)] - [@​ai-sdk/provider](https://togithub.com/ai-sdk/provider)[@​0](https://togithub.com/0).0.8 - [@​ai-sdk/provider-utils](https://togithub.com/ai-sdk/provider-utils)[@​0](https://togithub.com/0).0.11 ### [`v3.1.15`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.15) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.14...ai@3.1.15) ##### Patch Changes - [`8e78028`](https://togithub.com/vercel/ai/commit/8e780288): feat (ai/core): add onFinish callback to streamText - [`8e78028`](https://togithub.com/vercel/ai/commit/8e780288): feat (ai/core): add text, toolCalls, and toolResults promises to StreamTextResult (matching the generateText result API with async methods) - Updated dependencies \[[`8e78028`](https://togithub.com/vercel/ai/commit/8e780288)] - [@​ai-sdk/provider](https://togithub.com/ai-sdk/provider)[@​0](https://togithub.com/0).0.7 - [@​ai-sdk/provider-utils](https://togithub.com/ai-sdk/provider-utils)[@​0](https://togithub.com/0).0.10 ### [`v3.1.14`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.14) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.13...ai@3.1.14) ##### Patch Changes - [`6109c6a`](https://togithub.com/vercel/ai/commit/6109c6a): feat (ai/react): add experimental_maxAutomaticRoundtrips to useChat ### [`v3.1.13`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.13) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.12...ai@3.1.13) ##### Patch Changes - [`60117c9`](https://togithub.com/vercel/ai/commit/60117c9): dependencies (ai/ui): add React 18.3 and 19 support (peer dependency) - Updated dependencies \[[`6a50ac4`](https://togithub.com/vercel/ai/commit/6a50ac4)] - Updated dependencies \[[`6a50ac4`](https://togithub.com/vercel/ai/commit/6a50ac4)] - [@​ai-sdk/provider](https://togithub.com/ai-sdk/provider)[@​0](https://togithub.com/0).0.6 - [@​ai-sdk/provider-utils](https://togithub.com/ai-sdk/provider-utils)[@​0](https://togithub.com/0).0.9 ### [`v3.1.12`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.12) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.11...ai@3.1.12) ##### Patch Changes - [`ae05fb7`](https://togithub.com/vercel/ai/commit/ae05fb7): feat (ai/streams): add StreamData support to streamToResponse ### [`v3.1.11`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.11) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.10...ai@3.1.11) ##### Patch Changes - [`a085d42`](https://togithub.com/vercel/ai/commit/a085d42): fix (ai/ui): decouple StreamData chunks from LLM stream ### [`v3.1.10`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.10) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.9...ai@3.1.10) ##### Patch Changes - [`3a21030`](https://togithub.com/vercel/ai/commit/3a21030): feat (ai/core): add embedMany function ### [`v3.1.9`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.9) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.8...ai@3.1.9) ##### Patch Changes - [`18a9655`](https://togithub.com/vercel/ai/commit/18a9655): feat (ai/svelte): add useAssistant ### [`v3.1.8`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.8) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.7...ai@3.1.8) ##### Patch Changes - [`0f6bc4e`](https://togithub.com/vercel/ai/commit/0f6bc4e): feat (ai/core): add embed function - Updated dependencies \[[`0f6bc4e`](https://togithub.com/vercel/ai/commit/0f6bc4e)] - [@​ai-sdk/provider](https://togithub.com/ai-sdk/provider)[@​0](https://togithub.com/0).0.5 - [@​ai-sdk/provider-utils](https://togithub.com/ai-sdk/provider-utils)[@​0](https://togithub.com/0).0.8 ### [`v3.1.7`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.7) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.6...ai@3.1.7) ##### Patch Changes - [`f617b97`](https://togithub.com/vercel/ai/commit/f617b97): feat (ai): support client/server tool calls with useChat and streamText ### [`v3.1.6`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.6) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.5...ai@3.1.6) ##### Patch Changes - [`2e78acb`](https://togithub.com/vercel/ai/commit/2e78acb): Deprecate StreamingReactResponse (use AI SDK RSC instead). - [`8439884`](https://togithub.com/vercel/ai/commit/8439884): ai/rsc: make RSC streamable utils chainable - [`325ca55`](https://togithub.com/vercel/ai/commit/325ca55): feat (ai/core): improve image content part error message - Updated dependencies \[[`325ca55`](https://togithub.com/vercel/ai/commit/325ca55)] - [@​ai-sdk/provider](https://togithub.com/ai-sdk/provider)[@​0](https://togithub.com/0).0.4 - [@​ai-sdk/provider-utils](https://togithub.com/ai-sdk/provider-utils)[@​0](https://togithub.com/0).0.7 ### [`v3.1.5`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.5) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.4...ai@3.1.5) ##### Patch Changes - [`5b01c13`](https://togithub.com/vercel/ai/commit/5b01c13): feat (ai/core): add system message support in messages list ### [`v3.1.4`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.4) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.3...ai@3.1.4) ##### Patch Changes - [`ceb44bc`](https://togithub.com/vercel/ai/commit/ceb44bc): feat (ai/ui): add stop() helper to useAssistant (important: AssistantResponse now requires OpenAI SDK 4.42+) - [`37c9d4c`](https://togithub.com/vercel/ai/commit/37c9d4c): feat (ai/streams): add LangChainAdapter.toAIStream() ### [`v3.1.3`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.3) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.2...ai@3.1.3) ##### Patch Changes - [`970a099`](https://togithub.com/vercel/ai/commit/970a099): fix (ai/core): streamObject fixes partial json with empty objects correctly - [`1ac2390`](https://togithub.com/vercel/ai/commit/1ac2390): feat (ai/core): add usage and finishReason to streamText result. - Updated dependencies \[[`276f22b`](https://togithub.com/vercel/ai/commit/276f22b)] - [@​ai-sdk/provider-utils](https://togithub.com/ai-sdk/provider-utils)[@​0](https://togithub.com/0).0.6 ### [`v3.1.2`](https://togithub.com/vercel/ai/releases/tag/ai%403.1.2) [Compare Source](https://togithub.com/vercel/ai/compare/ai@3.1.1...ai@3.1.2) ##### Patch Changes - [`d1b1880`](https://togithub.com/vercel/ai/commit/d1b1880): fix (ai/core): allow reading streams in streamText result multiple times
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit) ### [`v0.4.7`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.4.7) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.4.6...v0.4.7) See: https://github.com/astral-sh/ruff/releases/tag/v0.4.7 ### [`v0.4.6`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.4.6) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.4.5...v0.4.6) See: https://github.com/astral-sh/ruff/releases/tag/v0.4.6 ### [`v0.4.5`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.4.5) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.5) See: https://github.com/astral-sh/ruff/releases/tag/v0.4.5
contributor-assistant/github-action (contributor-assistant/github-action) ### [`v2.4.0`](https://togithub.com/contributor-assistant/github-action/releases/tag/v2.4.0) [Compare Source](https://togithub.com/contributor-assistant/github-action/compare/v2.3.2...v2.4.0) #### What's Changed - Update required GITHUB_TOKEN permissions by [@​pellared](https://togithub.com/pellared) in [https://github.com/contributor-assistant/github-action/pull/144](https://togithub.com/contributor-assistant/github-action/pull/144) - Move CLA/DCO bot name into subscript at end of comment by [@​Holzhaus](https://togithub.com/Holzhaus) in [https://github.com/contributor-assistant/github-action/pull/140](https://togithub.com/contributor-assistant/github-action/pull/140) #### New Contributors - [@​pellared](https://togithub.com/pellared) made their first contribution in [https://github.com/contributor-assistant/github-action/pull/144](https://togithub.com/contributor-assistant/github-action/pull/144) - [@​Holzhaus](https://togithub.com/Holzhaus) made their first contribution in [https://github.com/contributor-assistant/github-action/pull/140](https://togithub.com/contributor-assistant/github-action/pull/140) **Full Changelog**: https://github.com/contributor-assistant/github-action/compare/v2.3.2...v2.4.0
jfcherng/copilot-node-server (copilot-node-server) ### [`v1.33.0`](https://togithub.com/jfcherng/copilot-node-server/compare/1.32.0...1.33.0) [Compare Source](https://togithub.com/jfcherng/copilot-node-server/compare/1.32.0...1.33.0) ### [`v1.32.0`](https://togithub.com/jfcherng/copilot-node-server/compare/1.31.0...1.32.0) [Compare Source](https://togithub.com/jfcherng/copilot-node-server/compare/1.31.0...1.32.0) ### [`v1.31.0`](https://togithub.com/jfcherng/copilot-node-server/compare/1.30.0...1.31.0) [Compare Source](https://togithub.co

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 3:14pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 3:14pm