-
Notifications
You must be signed in to change notification settings - Fork 2
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 non-major dependencies #184
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✓ 🟢 flashcard-generator
🟢 flashcard-generator-managed
🟢 study-guide-outline
Generated by Autoblocks against 2c870c2 |
✗ 🔴 health-copilot-e2e
🟢 health-copilot-generation
🔴 health-copilot-retrieval
Generated by Autoblocks against 2c870c2 |
7eda0bb
to
32f37b2
Compare
32f37b2
to
72e4ef4
Compare
72e4ef4
to
1d23f9d
Compare
1d23f9d
to
b07c431
Compare
b07c431
to
2c870c2
Compare
This PR contains the following updates:
2.0.3
->2.0.4
20.12.11
->20.12.12
18.3.2
->18.3.3
3.1.5
->3.1.17
^0.3.0
->^0.4.0
1.28.1
->1.30.4
1.30.3
->1.30.4
1.30.2
->1.30.4
1.30.1
->1.30.4
4.45.0
->4.47.2
2.7.1
->2.7.2
4.10.2
->4.11.0
Release Notes
tailwindlabs/headlessui (@headlessui/react)
v2.0.4
Compare Source
Fixed
Escape
to close theDialog
component (#3218)virtual
and non-virtual mode inCombobox
component (#3236)<PopoverPanel>
component moves focus inside (without using<PortalGroup>
) (#3239)defaultValue
is used (#3240)Deprecated
SwitchGroup
as deprecated, preferField
instead (#3232)Changed
fieldset
instead ofdiv
by default for<Fieldset />
component (#3237)vercel/ai (ai)
v3.1.17
Patch Changes
92b993b
: ai/rsc: improve getAIState and getMutableAIState types7de628e
: chore (ui): deprecate old function/tool call handling7de628e
: feat (ui): add onToolCall handler to useChatv3.1.16
Compare Source
Patch Changes
f39c0dd
: feat (core, rsc): add toolChoice settingf39c0dd
]v3.1.15
Compare Source
Patch Changes
8e78028
: feat (ai/core): add onFinish callback to streamText8e78028
: feat (ai/core): add text, toolCalls, and toolResults promises to StreamTextResult (matching the generateText result API with async methods)8e78028
]v3.1.14
Compare Source
Patch Changes
6109c6a
: feat (ai/react): add experimental_maxAutomaticRoundtrips to useChatv3.1.13
Compare Source
Patch Changes
60117c9
: dependencies (ai/ui): add React 18.3 and 19 support (peer dependency)6a50ac4
]6a50ac4
]v3.1.12
Compare Source
Patch Changes
ae05fb7
: feat (ai/streams): add StreamData support to streamToResponsev3.1.11
Compare Source
Patch Changes
a085d42
: fix (ai/ui): decouple StreamData chunks from LLM streamv3.1.10
Compare Source
Patch Changes
3a21030
: feat (ai/core): add embedMany functionv3.1.9
Compare Source
Patch Changes
18a9655
: feat (ai/svelte): add useAssistantv3.1.8
Compare Source
Patch Changes
0f6bc4e
: feat (ai/core): add embed function0f6bc4e
]v3.1.7
Compare Source
Patch Changes
f617b97
: feat (ai): support client/server tool calls with useChat and streamTextv3.1.6
Compare Source
Patch Changes
2e78acb
: Deprecate StreamingReactResponse (use AI SDK RSC instead).8439884
: ai/rsc: make RSC streamable utils chainable325ca55
: feat (ai/core): improve image content part error message325ca55
]steven-tey/novel (novel)
v0.4.2
Compare Source
What's Changed
Full Changelog: https://github.com/steven-tey/novel/compare/[email protected]@0.4.2
v0.4.1
Compare Source
Breaking Changes
+ import { GlobalDragHandle } from "novel/extensions"; const extensions = [..., GlobalDragHandle]
What's Changed
New Contributors
Full Changelog: https://github.com/steven-tey/novel/compare/[email protected]@0.4.1
v0.4.0
Compare Source
openai/openai-python (openai)
v1.30.4
Compare Source
Full Changelog: v1.30.3...v1.30.4
Chores
v1.30.3
Compare Source
Full Changelog: v1.30.2...v1.30.3
Chores
Documentation
v1.30.2
Compare Source
Full Changelog: v1.30.1...v1.30.2
Chores
v1.30.1
Compare Source
Full Changelog: v1.30.0...v1.30.1
Chores
v1.30.0
Compare Source
Full Changelog: v1.29.0...v1.30.0
Features
v1.29.0
Compare Source
Full Changelog: v1.28.2...v1.29.0
Features
v1.28.2
Compare Source
Full Changelog: v1.28.1...v1.28.2
Bug Fixes
Chores
openai/openai-node (openai)
v4.47.2
Compare Source
Full Changelog: v4.47.1...v4.47.2
Documentation
v4.47.1
Compare Source
Full Changelog: v4.47.0...v4.47.1
Chores
v4.47.0
Compare Source
Full Changelog: v4.46.1...v4.47.0
Features
v4.46.1
Compare Source
Full Changelog: v4.46.0...v4.46.1
Refactors
v4.46.0
Compare Source
Full Changelog: v4.45.0...v4.46.0
Features
pydantic/pydantic (pydantic)
v2.7.2
Compare Source
GitHub release
What's Changed
Packaging
pydantic-core
tov2.18.3
by @sydney-runkle in #9515Fixes
__spec__.parent
with__package__
by @hramezani in #9331int
s with leading unary minus by @RajatRajdeep in pydantic/pydantic-core#1291str
subclass validation for enums by @sydney-runkle in [pydantic/pydantic-core#1273]https://github.com/pydantic/pydantic-core/pull/1273BigInt
s inLiteral
s andEnum
s by @samuelcolvin in [pydantic/pydantic-core#1297]https://github.com/pydantic/pydantic-core/pull/1297str
subclass as input by @davidhewitt in [pydantic/pydantic-core#1296]https://github.com/pydantic/pydantic-core/pull/1296privatenumber/tsx (tsx)
v4.11.0
Compare Source
Bug Fixes
Features
tsconfig
(3f42ae3)This release is also available on:
v4.10.5
Compare Source
Bug Fixes
of
(86cf87c), closes #556This release is also available on:
v4.10.4
Compare Source
v4.10.3
Compare Source
Performance Improvements
import(
is not found in minified code (5cdd50b)This release is also available on:
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Chicago, 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.