fix(deps): update all non-major dependencies - #542
Open
renovate[bot] wants to merge 1 commit into
Open
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 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.596.0.0→6.1.06.19.0→6.19.31.15.8→1.15.470.5.18→0.5.231.3.5→1.3.1425.0.3→25.9.56.0.6→6.0.253v3.12.14→v3.15.151.3.5→1.3.1414.25.1→14.27.016.2.2→16.3.05.8.2→5.11.116.2.7→16.4.016.2.2→16.3.022.17.0→22.23.21.3.5-alpine→1.3.14-alpine1.3.5-alpine→1.3.14-alpine3.7.4→3.9.66.19.0→6.19.319.2.4→19.2.819.2.4→19.2.87.16.0→7.29.04.3.4→4.4.3Release Notes
vercel/ai (@ai-sdk/groq)
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.48Patch Changes
0952964]v3.0.47Patch Changes
ea1e95b]v3.0.46Patch Changes
fa850e6]v3.0.45Patch Changes
b30e43a]v3.0.44Patch Changes
f19334d]v3.0.43Patch 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.38Compare Source
Patch Changes
7beadf0]v3.0.37Compare Source
Patch Changes
a727da4: chore: ensure consistent import handling and avoid import duplicates or cyclesa727da4]v3.0.36Compare Source
Patch Changes
a7f3c72: trigger release for all packages after provenance setupa7f3c72]v3.0.35Compare Source
Patch Changes
d42076d: Add AI Gateway hint to provider READMEsv3.0.34Compare Source
Patch Changes
6247886]v3.0.33Compare Source
Patch Changes
0469aed]v3.0.32Compare Source
Patch Changes
cb3ca8f: feat: Groq support for performance service tierv3.0.31Compare Source
Patch Changes
055cd68: fix: publish v6 to latest npm dist tag055cd68]v3.0.30Compare Source
Patch Changes
64ac0fd]v3.0.29Compare Source
Patch Changes
ad4cfc2]v3.0.28Compare Source
Patch Changes
824b295]v3.0.27Compare Source
Patch Changes
08336f1]v3.0.26Compare Source
Patch Changes
58bc42d]v3.0.25Compare Source
Patch Changes
91f8777: fix(bedrock/groq): pass strict mode for toolsv3.0.24Compare Source
Patch Changes
4024a3a]v3.0.23Compare Source
Patch Changes
99fbed8: feat: normalize provider specific model options type names and ensure they are exportedv3.0.22Compare Source
Patch Changes
7168375]v3.0.21Compare Source
Patch 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
swc-project/swc (@swc/core)
v1.15.47Compare Source
Bug Fixes
(es) Preserve numeric property key identity (#12050) (46900a3)
(es/ast) Support hashing non-finite numbers (#12043) (f4b85a6)
(es/codegen) Emit non-finite numeric literals (#12047) (883abc4)
(es/decorators) Avoid class state leakage for nested undecorated classes (#12076) (4c9d277)
(es/minifier) Apply ToInt32 when folding bitwise NOT (#12058) (550e2f7)
(es/minifier) Avoid inexact number radix folding (#12057) (506a0ea)
(es/minifier) Preserve invalid Array lengths (#12056) (3ce9e16)
(es/minifier) Preserve non-canonical arguments access (#12052) (850230b)
(es/minifier) Apply ToUint16 in fromCharCode (#12055) (9ae7b92)
(es/minifier) Index strings by UTF-16 code unit (#12054) (bc263d2)
(es/minifier) Use numeric literals for non-finite values (#12048) (b830786)
(es/minifier) Preserve top-level declarations referenced only by direct eval (#12029) (ad0e3b4)
(es/optimization) Preserve JSON numeric values (#12051) (667af8c)
(es/transforms) Use numeric literals for non-finite enum values (#12049) (1e3ed5c)
(es/typescript) Evaluate cooked enum templates (#12059) (49d0b0f)
(html/minifier) Preserve JSON script boundaries (#12080) (e1877b4)
(testing) Check ignored fixtures relative to crate root (#12073) (da858b4)
(ts/fast-strip) Preserve ASI before interpolated templates (#12040) (54467fe)
(ts/fast-strip) Preserve UTF-16 source positions (#12067) (ac4bfc9)
Features
(es/minifier) Expand support for trivial spreads (#12068) (aa49e36)
(es/react-compiler) Expose
reactCompiler.environment.enableFunctionOutlining(#12030) (52b78aa)Performance
v1.15.46Compare Source
Bug Fixes
(deps) Update crossbeam-epoch to 0.9.20 (#12004) (fababa1)
(es/fixer) Normalize for-head ident patterns (#11968) (af681bc)
(es/fixer) Preserve parens around PURE-annotated receivers (#12022) (73d8941)
(es/hygiene) Ignore eval in default hygiene pass (#12003) (dd43ad6)
(es/minifier) Eliminate unused classes with cyclic references (#11963) (63a94b9)
(es/minifier) Preserve switch fallthrough termination (#11971) (a5d19ae)
(es/minifier) Check last case (#11972) (060c7ac)
(es/minifier) Disable IIFE invoke when there's eval (#11984) (eabe4be)
(es/minifier) Invoke IIFE when has eval (#11987) (457df11)
(es/minifier) Make Infect Collect collect every used ident (#11998) (fb9ebee)
(es/minifier) Measure number length precisely (#12026) (54d139a)
(es/module) Rewrite
.tsximports to.jsunless JSX is preserved (#11995) (c341d9c)(es/module) Rewrite SystemJS transform (#11996) (2f47530)
(es/modules) Resolve relative symlinked inputs from cwd (#11883) (01e857d)
(es/react) Emit jsxdev source for fragments (#11993) (a70ce24)
(es/react-compiler) Correct catch and parameter scope resolution (#11985) (3867e57)
(react-compiler) Remove React-like prefilter (#12007) (ab66869)
(ts/fast-strip) Handle generic arrow line breaks (#12034) (3d82701)
Documentation
Features
(bindings) Add
lint/lintSyncAPI to@swc/react-compiler(#11965) (ab4ce67)(es/minifier) Remove unused param for new Function or Class Expr (#12017) (be56e09)
(es/minifier) Remove unused param for new expr (#12027) (661067c)
(wasm) Add @swc/nodejs-support-wasm (#11975) (b617562)
Refactor
(es/helpers) Generate inline helpers from canonical ESM sources (#12006) (f36e4b6)
(es/helpers) Remove unused jsx helper (#12009) (ccbc906)
(es/lexer) Remove smartstring dependency (#12013) (d6833cc)
(es/minifier) Remove ProgramData.top (#12031) (a72571f)
(es/module) Align module transform records with spec terms (#11992) (f680df5)
(es/module) Introduce source module lowering pipeline (#11999) (9609b7f)
Remove direct rkyv dependencies (#12010) (5761a2b)
Testing
Build
Ci
Allow publish milestone PR updates (#11960) (885d3e2)
Allow memmap2 advisory (#11961) (0be5872)
Update rust-toolchain action pin (#12021) (78b41b5)
Use Node.js 24 by default (#12035) (d658d08)
Update rust-toolchain action pin (#12036) (d1a1e23)
Use Node.js 24 for wasm publishing (#12038) (516bf3c)
[
v1.15.43](https://redirect.github.com/swc-project/swc/blobConfiguration
📅 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.