Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.11
->2.0.17
2.0.16
->2.0.24
9.33.0
->9.34.0
1.1.2
->1.2.0
1.2.11
->1.2.12
1.1.14
->1.1.15
1.3.2
->1.3.3
1.1.11
->1.1.12
2.2.15
->2.2.16
1.1.14
->1.1.15
2.1.15
->2.1.16
1.1.14
->1.1.15
1.1.15
->1.1.16
1.2.13
->1.2.14
1.1.14
->1.1.15
1.3.7
->1.3.8
1.2.9
->1.2.10
2.2.5
->2.2.6
1.3.5
->1.3.6
1.2.5
->1.2.6
1.1.12
->1.1.13
1.2.14
->1.2.15
1.1.9
->1.1.10
1.1.10
->1.1.11
1.2.7
->1.2.8
20.19.11
->20.19.13
19.1.10
->19.1.12
19.1.7
->19.1.9
5.0.29
->5.0.31
1.25.4
->1.26.2
1.11.13
->1.11.18
9.33.0
->9.34.0
^0.540.0
->^0.542.0
5.12.2
->5.19.1
0.0.55
->0.0.59
9.8.1
->9.9.0
7.8.1
->7.8.2
8.40.0
->8.42.0
Release Notes
vercel/ai (@ai-sdk/groq)
v2.0.17
Compare Source
Patch Changes
70bb696
: fix(provider/openai): correct web search tool inputv2.0.16
Compare Source
Patch Changes
68751f9
]v2.0.15
Compare Source
Patch Changes
ca4f68f
]v2.0.14
Compare Source
Patch Changes
7f47105
: fix(provider/openai): support file_citation annotations in responses apiv2.0.13
Compare Source
Patch Changes
ddc9d99
: Implementslogprobs
for OpenAIproviderOptions
andproviderMetaData
inOpenAIResponsesLanguageModel
You can now set
providerOptions.openai.logprobs
when usinggenerateText()
and retrieve logprobs from the response viaresult.providerMetadata?.openai
v2.0.12
Compare Source
Patch Changes
ec336a1
: feat(provider/openai): add response_format to be supported by default2935ec7
: fix(provider/openai): exclude gpt-5-chat from reasoning model034e229
]f25040d
]eslint/eslint (@eslint/js)
v9.34.0
Compare Source
OpenRouterTeam/ai-sdk-provider (@openrouter/ai-sdk-provider)
v1.2.0
Compare Source
What's Changed
gemini-2.5-flash-image-preview
by @DeJeune in #164New Contributors
Full Changelog: OpenRouterTeam/ai-sdk-provider@v1.1.2...v1.2.0
radix-ui/primitives (@radix-ui/react-select)
v2.2.6
get-convex/convex-js (convex)
v1.26.2
v1.26.0
Add support for staged indexes. Instead of blocking on push, a staged index
backfills while you push more changes to a deployment, then can be used once
it is no longer marked as staged.
Read more in the docs (link coming soon).
Experimental
ConvexReactClient.prewarmQuery({query, args})
method forsubscribing to a query for 5 seconds. Prewarming indicates likely future
interest in a subscription and is currently implemented by subscribing to the
query for 5 seconds.
The return value of this method may change and the arguments may change in the
future so this API should be considered unstable but adapting to these changes
shouldn't be difficult.
Expose the schemaValidation property of schema, intended for runtime tests or
assertions that it is indeed enabled.
Export TokenFetcher type, intended for external auth integrations.
More informative messaging on code push. Link to index backfill progress in
the dashboard.
Fix a bug where an auth token passed initially to the ConvexHttpClient was
ignored.
Experimental
expectAuth
option for Convex clients for indicating thatsetAuth() will be called soon, so to wait for that token. Once setAuth() has
been called the existing token-waiting behavior takes over.
This is useful for applications that create a client and run a mutation,
query, or action before setAuth() has been called, e.g. via a provider in
React.
Change the default permissions for the local MCP server: access to production
deployments is now disabled by default, requiring
--dangerously-enable-production-deployments
to enable.Add a "logs" tool to the local MCP server.
iamkun/dayjs (dayjs)
v1.11.18
Compare Source
v1.11.17
Compare Source
Bug Fixes
v1.11.16
Compare Source
v1.11.15
Compare Source
v1.11.14
Compare Source
Bug Fixes
eslint/eslint (eslint)
v9.34.0
Compare Source
lucide-icons/lucide (lucide-react)
v0.542.0
: Version 0.542.0Compare Source
What's Changed
list-chevrons-down-up
icon by @juliankellydesign in #3492New Contributors
Full Changelog: lucide-icons/lucide@0.541.0...0.542.0
v0.541.0
: Version 0.541.0Compare Source
What's Changed
chrome
icon & renamed tochromium
by @jguddas in https://github.com/lucide-icons/lucide/pull/3572wallpaper
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3566cog
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3548building
icon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3510Full Changelog: lucide-icons/lucide@0.540.0...0.541.0
openai/openai-node (openai)
v5.19.1
Compare Source
Full Changelog: v5.19.0...v5.19.1
Bug Fixes
v5.19.0
Compare Source
Full Changelog: v5.18.1...v5.19.0
Features
v5.18.1
Compare Source
Full Changelog: v5.18.0...v5.18.1
Chores
v5.18.0
Compare Source
Full Changelog: v5.17.0...v5.18.0
Features
Bug Fixes
v5.17.0
Compare Source
Full Changelog: v5.16.0...v5.17.0
Features
Chores
v5.16.0
Compare Source
Full Changelog: v5.16.0...v5.17.0
Features
Chores
v5.15.0
Compare Source
Full Changelog: v5.15.0...v5.16.0
Features
Chores
v5.13.1
Compare Source
Full Changelog: v5.13.1...v5.14.0
Features
Chores
stackblitz-labs/pkg.pr.new (pkg-pr-new)
v0.0.59
Compare Source
v0.0.58
Compare Source
v0.0.57
Compare Source
v0.0.56
Compare Source
gpbl/react-day-picker (react-day-picker)
v9.9.0
Compare Source
This release includes a new
reverseYears
prop, a range selection fix, and a build update to fix issues with source maps.Reversing the Years in the Dropdown
When using
captionLayout='dropdown'
, setreverseYears
to reverse the years listed in the dropdown: the most recent year will appear first.See it in action in the playground.
What's Changed
reverseYears
prop by @gpbl in #2822src
directory from package by @gpbl in #2812date-fns/tz
dependency by @gpbl in #2823Full Changelog: gpbl/react-day-picker@v9.8.1...v9.9.0
remix-run/react-router (react-router-dom)
v7.8.2
Compare Source
Patch Changes
[email protected]
typescript-eslint/typescript-eslint (typescript-eslint)
v8.42.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.41.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
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.