-
Notifications
You must be signed in to change notification settings - Fork 64
Update All dependencies #175
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
base: main
Are you sure you want to change the base?
Conversation
commit: |
9e87ca9 to
ed7b447
Compare
fa44d3f to
121ed47
Compare
|
909338d to
b228d69
Compare
a34cda7 to
8dccd12
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
6d4e693 to
3ebb3fc
Compare
3ebb3fc to
258d348
Compare
This PR contains the following updates:
2.0.39->2.0.502.0.53(+2)2.0.26->2.0.322.0.57->2.0.752.0.77(+1)3.0.14->3.0.180.6.0->0.6.10.3.2->0.3.39.38.0->9.39.11.2.0->1.2.81.3.01.2.11->1.2.121.1.14->1.1.151.1.7->1.1.81.1.10->1.1.111.3.2->1.3.31.1.11->1.1.122.2.15->2.2.161.1.14->1.1.152.1.15->2.1.161.1.14->1.1.152.1.7->2.1.82.1.7->2.1.81.1.15->1.1.161.2.13->1.2.141.1.14->1.1.151.1.7->1.1.81.3.7->1.3.81.2.9->1.2.102.2.5->2.2.61.1.7->1.1.81.3.5->1.3.61.2.3->1.2.41.2.3->1.2.41.2.5->1.2.61.1.12->1.1.131.2.14->1.2.151.1.9->1.1.101.1.10->1.1.111.2.7->1.2.80.5.16->0.5.1920.19.24->20.19.2519.2.2->19.2.719.2.2->19.2.308c6903->93cb6ef08eba0b->34e11485.0.82->5.0.1045.0.106(+1)10.4.21->10.4.2210.4.21->10.4.220.1.104->0.1.1060.0.38->0.0.411.11.18->1.11.199.38.0->9.39.1^6->6.1.116.4.0->16.5.0^0.548.0->^0.555.00.548.0->0.555.0^2.0.0->2.0.00.0.60->0.0.610.0.623.6.2->3.7.33.7.49.8.1->9.11.37.62.0->7.67.07.68.07.65.0->7.67.07.68.06.30.1->6.30.27.9.5->7.9.67.10.03.3.1->3.4.03.4.17->3.4.188.46.2->8.48.08.48.1Release Notes
vercel/ai (@ai-sdk/anthropic)
v2.0.50Compare Source
Patch Changes
c336b43: feat(provider/openai): send assistant text and tool call parts as reference ids when store: truev2.0.49Compare Source
Patch Changes
f4287d0: feat(provider/openai): automatically add reasoning.encrypted_content include when store = falsev2.0.48Compare Source
Patch Changes
17f9872]v2.0.47Compare Source
Patch Changes
99e2a2a: feat(provider/openai): support file and image tool resultsv2.0.45Compare Source
Patch Changes
54b7c08: fix(provider/anthropic): clamp temperature to valid 0-1 range with warningsv2.0.44Compare Source
Patch Changes
v2.0.43Compare Source
Patch Changes
e2dac8b: Support for custom provider name in google and anthropic providersv2.0.42Patch Changes
035b927: fix: set providerExecuted on Anthropic web_fetch tool resultsv2.0.41Patch Changes
110c735: support OPENAI_BASE_URL envv2.0.40Patch Changes
8c74f47: feat(provider/openai): add gpt-5-codex model idadca087: feat(provider/openai): local shell toolget-convex/rag (@convex-dev/rag)
v0.6.1Compare Source
chunks.
get-convex/workflow (@convex-dev/workflow)
v0.3.3Compare Source
eslint/eslint (@eslint/js)
v9.39.1Compare Source
v9.39.0Compare Source
OpenRouterTeam/ai-sdk-provider (@openrouter/ai-sdk-provider)
v1.2.8Patch Changes
a4ac615Thanks @louisgv! - Fix reasoning details passing backup to include signature for Text partv1.2.7Patch Changes
f48fa96Thanks @subtleGradient! - support for audio input with input_audio format (#241) Thanks @Karavil!v1.2.6Patch Changes
#251
c8c639dThanks @subtleGradient! - fix: make text field optional in file annotation content schemaWhen processing PDFs with the file-parser plugin using Mistral OCR, image elements in the response were failing validation. The schema required a
textfield on all content elements, but image elements (type: "image_url") only haveimage_urldata—no text. This made it impossible to process PDFs containing images.Thanks @smorimoto for the fix! (#235)
v1.2.4Patch Changes
55ac920Thanks @subtleGradient! - reasoning_details preservation for Gemini 3 multi-turn conversations. Thanks @mattapperson!v1.2.3Patch Changes
#232
2b49df4Thanks @subtleGradient! - Relax zod schemas with passthrough to allow unexpected API fieldsAdd
.passthrough()to all zod object schemas to prevent validation failures when the API returns extra fields not in our schema definitions. This ensures forward compatibility with API changes and prevents breaking when new fields are added to responses.v1.2.2Patch Changes
#219
8cb1d2dThanks @subtleGradient! - Replace genericErrorinstances with proper AI SDK error types for improved error handling consistency and debugging.Error Type Changes:
APICallErrorfor HTTP 200 responses with error payloads (includes url, requestBody, statusCode, headers, and error data)NoContentGeneratedErrorwhen API returns no choices (with custom context messages)InvalidResponseDataErrorfor malformed streaming responses and missing tool calls (with structured data)InvalidArgumentErrorfor invalid function arguments (with argument name and serialized value)Benefits:
#223
9935792Thanks @HashimMufti! - fix: support file annotation type for file uploadsv1.2.1Patch Changes
f29f61fThanks @subtleGradient! - Add changeset support for automated release management. This replaces the manual version bump and GitHub Release process with an automated workflow that creates version PRs and publishes to npm when merged.radix-ui/primitives (@radix-ui/react-aspect-ratio)
v1.1.8tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.19Compare Source
Fixed
v0.5.18Compare Source
Fixed
v0.5.17Compare Source
Added
prose-picturemodifier (#367)Fixed
hrborder-width value (#379)<kbd>styles work with Tailwind CSS v4 (#387)Changed
postcss/autoprefixer (autoprefixer)
v10.4.22Compare Source
stretchprefixes on new Can I Use database.fraction.js.get-convex/convex-helpers (convex-helpers)
v0.1.106Compare Source
v0.1.105Compare Source
convex-helpers/server/zod4(
convex-helpers/server/zod→convex-helpers/server/zod3)zodOutputToConvexfor objects and unions(credit: gari-ix)
onSuccessin custom function buildersallow omitting args in React.
get-convex/convex-test (convex-test)
v0.0.41Compare Source
v0.0.40Compare Source
v0.0.39Compare Source
ex.
iamkun/dayjs (dayjs)
v1.11.19Compare Source
Bug Fixes
eslint/eslint (eslint)
v9.39.1Compare Source
v9.39.0Compare Source
sindresorhus/globals (globals)
v16.5.0Compare Source
6d441caea31521lucide-icons/lucide (lucide-react)
v0.555.0: Version 0.555.0Compare Source
What's Changed
calendarsicon by @jguddas in #3795waves-arrow-upandwaves-arrow-downby @ericfennis in #3463scaleicon by @jamiemlaw in #3800formicon by @jguddas in #3558Full Changelog: lucide-icons/lucide@0.554.0...0.555.0
v0.554.0: Version 0.554.0Compare Source
What's Changed
ampersandicon by @jguddas in #3771folder-git-2icon by @jguddas in #3790anchoricon by @jamiemlaw in #2523calendarsicon by @jguddas in #3788Breaking change
For
lucide-reactandlucide-solid, imports forFingerprinticon are changed toFingerprintPattern.Lucide React
Lucide Solid
New Contributors
Full Changelog: lucide-icons/lucide@0.553.0...0.554.0
v0.553.0: Version 0.553.0Compare Source
What's Changed
mouse-pointer-2-officon by @domingasp in #3570ruler-dimension-lineicon by @karsa-mistmere in #3433classNameprop by @ocavue in #3751New Contributors
Full Changelog: lucide-icons/lucide@0.552.0...0.553.0
v0.552.0: Version 0.552.0Compare Source
What's Changed
solar-panelicon by @UsamaKhan in #2780Full Changelog: lucide-icons/lucide@0.551.0...0.552.0
v0.551.0: Version 0.551.0Compare Source
What's Changed
clock-checkicon by @jguddas in #2402Full Changelog: lucide-icons/lucide@0.550.0...0.551.0
v0.550.0: Version 0.550.0Compare Source
What's Changed
helicoptericon by @liloudreams in #2760New Contributors
Full Changelog: lucide-icons/lucide@0.549.0...0.550.0
v0.549.0: Version 0.549.0Compare Source
What's Changed
pnpm installwithpnpm addacross documentation. by @josch87 in #3735git-branch-minusicon by @joris-gallot in #3586New Contributors
Full Changelog: lucide-icons/lucide@0.548.0...0.549.0
stackblitz-labs/pkg.pr.new (pkg-pr-new)
v0.0.61Compare Source
prettier/prettier (prettier)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2[Compare Source](https://redirect.github.com/p
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, only on Monday ( * 0-4 * * 1 ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.