fix(deps): update all non-major dependencies - #542
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
December 16, 2023 02:03
d9487fa to
a4bdf01
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
December 24, 2023 07:23
5af834e to
5451adf
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
December 31, 2023 14:04
4203947 to
9554fc5
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
January 6, 2024 02:05
fb09246 to
7367518
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.0.2→3.0.696.0.0→6.1.06.19.0→6.19.35.5.0→5.5.11.15.8→1.16.20.5.18→0.5.231.3.5→1.4.225.0.3→25.9.86.0.6→6.0.290v3.12.14→v3.15.151.3.5→1.4.214.25.1→14.27.016.2.2→16.3.65.8.2→5.11.116.2.7→16.4.016.2.2→16.3.622.17.0→22.23.31.3.5-alpine→1.4.2-alpine1.3.5-alpine→1.4.2-alpine3.7.4→3.9.96.19.0→6.19.319.2.4→19.3.019.2.4→19.3.07.16.0→7.29.14.3.4→4.6.5Release Notes
vercel/ai (@ai-sdk/groq)
v3.0.69Compare Source
Patch Changes
f7f36d2: chore: enable dead code lint rules069a945]d1a36d2]f7f36d2]v3.0.68Compare Source
Patch Changes
da2e17b]v3.0.67Compare Source
Patch Changes
82e18b0]v3.0.66Compare Source
Patch Changes
4bd2599: fix(deepseek): preserve reasoning streams across empty tool-call deltasv3.0.65Compare Source
Patch Changes
1a4dbb1]v3.0.64Compare Source
Patch Changes
cc23556]v3.0.63Compare Source
Patch Changes
9a521b9]v3.0.62Compare Source
Patch Changes
313a441: Prevent negative text output token counts when providers report reasoning tokens. Perplexity reasoning tokens are now treated as separate from completion tokens.5642849]v3.0.61Compare Source
Patch Changes
2d172fb]v3.0.60Compare Source
Patch Changes
31205a4]v3.0.59Compare Source
Patch Changes
b2a4d5a]v3.0.58Compare Source
Patch Changes
2171d15]v3.0.57Compare Source
Patch Changes
dab0a08]v3.0.56Compare Source
Patch Changes
ee2bf30]v3.0.55Compare Source
Patch Changes
ae2812a: fix(groq): map word timestamps to transcription segments when segment timestamps are unavailablecc3269f: Support plain-text responses from Groq transcription models whenresponseFormatis set totext.v3.0.54Compare Source
Patch Changes
9ecdefe]v3.0.53Compare Source
Patch Changes
19093fd]v3.0.52Compare Source
Patch Changes
06fb54c]v3.0.51Compare Source
Patch Changes
cee7e45: fix (provider/groq): surface prompt cache reads in usageconvertGroqUsageacceptedprompt_tokens_details.cached_tokensbut never read it, so cache hits were reported ascacheRead: undefinedand the entire prompt was counted asnoCache. Groq's implicit prompt caching now surfaces asusage.cachedInputTokens(mapped tocacheRead, subtracted fromnoCache). Groq has no cache-creation charge, socacheWriteremains undefined.v3.0.50Compare Source
Patch Changes
e1af05f]v3.0.49Compare Source
Patch Changes
bef93ae: fix(security): prevent streaming tool calls from finalizing on parsable partial JSONStreaming tool call arguments were finalized using
isParsableJson()as a heuristic for completion. If partial accumulated JSON happened to be valid JSON before all chunks arrived, the tool call would be executed with incomplete arguments. Tool call finalization now only occurs inflush()after the stream is fully consumed.327642b: fix: more precise default message for tool execution denialUpdated dependencies [
d559de9]v3.0.48Compare Source
Patch Changes
0952964]v3.0.47Compare Source
Patch Changes
ea1e95b]v3.0.46Compare Source
Patch Changes
fa850e6]v3.0.45Compare Source
Patch Changes
b30e43a]v3.0.44Compare Source
Patch Changes
f19334d]v3.0.43Compare Source
Patch Changes
1b40ac7: Publish all packages under the@ai-v6dist tag.1b40ac7]v3.0.42Compare Source
Patch Changes
779f5cd]v3.0.41Patch Changes
bfa5864]f42aa79]v3.0.39Compare Source
Patch Changes
f591416]v3.0.38Patch Changes
7beadf0]v3.0.37Patch Changes
a727da4: chore: ensure consistent import handling and avoid import duplicates or cyclesa727da4]v3.0.36Patch Changes
a7f3c72: trigger release for all packages after provenance setupa7f3c72]v3.0.35Patch Changes
d42076d: Add AI Gateway hint to provider READMEsv3.0.34Patch Changes
6247886]v3.0.33Patch Changes
0469aed]v3.0.32Patch Changes
cb3ca8f: feat: Groq support for performance service tierv3.0.29Patch Changes
ad4cfc2]v3.0.28Patch Changes
824b295]v3.0.27Patch Changes
08336f1]v3.0.26Patch Changes
58bc42d]v3.0.25Patch Changes
91f8777: fix(bedrock/groq): pass strict mode for toolsv3.0.24Patch Changes
4024a3a]v3.0.23Patch Changes
99fbed8: feat: normalize provider specific model options type names and ensure they are exportedv3.0.22Patch Changes
7168375]v3.0.21Patch Changes
53f6731]v3.0.20Patch Changes
96936e5]v3.0.19Patch Changes
2810850]v3.0.18Patch Changes
1524271: chore: add skill information to README filesv3.0.17Patch Changes
3988c08: docs: fix incorrect and outdated provider docsv3.0.16Patch Changes
462ad00]v3.0.15Patch Changes
4de5a1d: chore: excluded tests from src folder in npm package4de5a1d]v3.0.14Patch Changes
2b8369d: chore: add docs to package distv3.0.13Patch Changes
8dc54db: chore: add src folders to package bundlev3.0.12Patch Changes
25f5da3: feat(groq): expose reasoningTokens in usage datav3.0.11Patch Changes
7c98577: fix timestamp_granularities handling in groq transcriptionv3.0.10Patch Changes
5c090e7]v3.0.9Patch Changes
46f46e4]v3.0.8Patch Changes
1b11dcb]v3.0.7Patch Changes
bc02a3c: feat(groq,compat): add strictJsonSchema for providersv3.0.6Patch Changes
78fcb18: fix(compat,groq): send reasoning-end before text-start in streamingv3.0.5Patch Changes
34d1c8a]v3.0.4Patch Changes
d937c8f]v3.0.3Patch Changes
0b429d4]favware/cliff-jumper (@favware/cliff-jumper)
v6.1.0Compare Source
🐛 Bug Fixes
🚀 Features
github-base-urloption to publish to GHES and GHEC (51cbf49)prisma/prisma (@prisma/client)
v6.19.3Compare Source
Today, we are issuing a 6.19.3 patch release in the Prisma 6 release line. It updates the
effectdependency to resolve a security vulnerability.Changes:
#29416
v6.19.2Compare Source
Today, we are issuing a 6.19.2 patch release in the Prisma 6 release line. It fixes an issue with Prisma Accelerate support in some edge runtime configurations when the
@prisma/client/edgeentrypoint is not being used.Changes:
v6.19.1Compare Source
sapphiredev/framework (@sapphire/framework)
v5.5.1Compare Source
🐛 Bug Fixes
swc-project/swc (@swc/core)
v1.16.2Compare Source
Bug Fixes
(es/compat) Preserve for-of var binding scope (#12158) (f6d5bd1)
(es/decorators) Drop params from getter replacing decorated private method (#12161) (d56f594)
(es/flow) Preserve Flow component type semantics (#12090) (c8d5b49)
(es/minifier) Mark for update and test as executed multiple time (#12131) (1260e36)
(es/minifier) Report for loop var decl as assign (#12136) (783bbc2)
(es/minifier) Don't replace value-used console.*.bind() calls with undefined (#12138) (ed74223)
(es/minifier) Drop spans of cached
globalsvalues (#12129) (9a306b8)(es/minifier) Preserve effects of returned value calls (#12140) (c37b5a9)
(es/minifier) Avoid JSX sequence inlining loop (#12149) (4e79b94)
(es/minifier) Preserve bindings in copied inline arrows (#12141) (cf7b5c9)
(es/minifier) Preserve do-while control-flow targets (#12160) (f62c437)
(es/minifier) Preserve pure annotation ownership (#12180) (ec780f9)
(es/parser) Retry ambiguous Program parsing (#12142) (141a320)
(es/parser) Preserve await grammar boundaries (#12156) (c732683)
(es/quote) Restore await parsing (#12163) (918f517)
(es/typescript) Treat const variable references as enum constants (#12101) (c523551)
(swc) Key optimizer env cache by configured values (#12166) (c0b6f12)
(visit) Panic on invalid AST paths (#12154) (b4d11a9)
Features
(es/minifier) Evaluate Math.floor, Math.ceil, Math.round and Mat… (#12117) (e876e80)
(es/parser) Add opt-in parser-only TSRX lowering (#12120) (61ff097)
Miscellaneous Tasks
(deps) Upgrade reqwest to 0.12 (#12144) (8dd98e4)
(deps) Ignore unpatched Wasmtime advisory (#12170) (5dd7422)
Refactor
Testing
Ci
Only plan completed issues and merged PRs (#12133) (4d9aa8e)
Gate jobs with detected changes (#12147) (3802924)
Tag published misc npm packages (#12173) (a789691)
v1.16.1Compare Source
Bug Fixes
(es/minifier) Preserve for init (#12121) (0a1d4de)
(es/modules) Preserve destructuring assignment targets in SystemJS (#12122) (557060b)
(es/react) Handle apos JSX entities (#12125) (d09547f)
v1.16.0Compare Source
Bug Fixes
(encoding) Fix incorrect fields count (#11905) (6fb4ca1)
(es/ast) Prevent mutable reference escape (#12088) (592f559)
(es/ast) Fix panic on JSX surrogate entities (#11803) (d21de47)
(es/es2015) Preserve this in static field parameters (#12085) (5b758ed)
(es/minifier) Remove unused variable initializer cycles (#12106) (0421534)
(es/minifier) Bound arguments parameter injection (#12053) (46d6f41)
(es/preset-env) Lower unsupported async generators (#12086) (3a144b1)
(hstr) Avoid references to uninitialized bytes (#12087) (68f0983)
(plugin) Make raw byte reconstruction unsafe (#12089) (83ab4ed)
(plugin/runner) Write Wasmer cache atomically (#12100) (3c4f404)
(react-compiler) Make fast check conservative (#12105) (7e14950)
(react-compiler) Preserve TypeScript function overload signatures (#12115) (a132384)
Miscellaneous Tasks
(deps) Update browserslist-rs to 0.20 (#12098) (b395eab)
(deps) Update lru to 0.18.2 to fix cargo deny (#12116) ([c9d1da4](https://redirect.github.com/s
Configuration
📅 Schedule: (in timezone Asia/Kolkata)
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.