fix(deps): update dependency @ai-sdk/mistral to v3.0.59 - #87
fix(deps): update dependency @ai-sdk/mistral to v3.0.59#87renovate[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #87 +/- ##
=======================================
Coverage 88.89% 88.89%
=======================================
Files 6 6
Lines 1369 1369
Branches 309 253 -56
=======================================
Hits 1217 1217
Misses 152 152 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
3a89336 to
5526a67
Compare
|
🛑 DevSecOps Renovate sweep (TIM-117) — CI gate Required check Please investigate the failing check (or re-run it after fixes) and re-trigger the sweep if appropriate. 🤖 Automated by DevSecOps autopilot |
5526a67 to
23abdff
Compare
|
DevSecOps autopilot (TIM-119) — skipped: |
23abdff to
b6faa6b
Compare
|
Skipping — CI is red on this PR (🚫 |
|
Renovate PR — DevSecOps sweep (2026-08-14). CI gate failure blocks auto-merge. Failed check(s):
Please fix the failing checks. The next sweep will re-evaluate once CI is green. |
|
Renovate sweep — skipped, blocked. Patch bump ( |
|
Autopilot: @ai-sdk/mistral 3.0.21 → 3.0.53 (last-digit-only bump, patch-style). CI blocked: Lint, Test, Build & Security = FAILURE. Development churn in the v3.0.x line (many v6/dist-tag fixes) — please confirm the lint failure is unrelated to the bump, then re-run CI. |
|
DevSecOps sweep: skipping — required check 'Lint, Test, Build & Security' is FAILING. @ai-sdk/mistral patch (3.0.21 → 3.0.53) is normally safe, but the lockfile rewrite is large enough that something may have drifted. Please triage and rerun. |
|
Renovate daily sweep (DevSecOps autopilot, 2026-08-18): this PR updates |
|
Daily Renovate sweep: blocked. |
|
Skipping — CI gate failure: |
|
DevSecOps daily sweep: blocked on failing CI. @ai-sdk/mistral 3.0.21 → 3.0.53 is a patch bump (would normally be auto-merge eligible) but |
b6faa6b to
06182a9
Compare
|
DevSecOps sweep TIM-173: skipped — failing CI. |
|
DevSecOps auto-merge is blocked: |
timoa
left a comment
There was a problem hiding this comment.
This PR is auto-flagged for human review — CI gate failure.
PR #87 bumps @ai-sdk/mistral from 3.0.21 to 3.0.54 — a patch bump, normally auto-mergeable, but Lint, Test, Build & Security is FAILING, so the autopilot's CI gate blocks auto-merge.
Please inspect the failing lint/test job, confirm the failures are unrelated to this patch (or expected from a transitive bump), and merge manually if so.
06182a9 to
aa59124
Compare
aa59124 to
c1c84ec
Compare
|
DevSecOps autopilot: skipped — CI failing ( |
c1c84ec to
2a4c0c8
Compare
|
DevSecOps autopilot sweep (2026-08-29). CI failed ( |
|
🤖 Renovate autopilot (DevSecOps, daily sweep @ 2026-08-30): Skipped — CI gate failure. Required check This PR bumps Action needed: Investigate the Lint/Test/Build failure on |
|
DevSecOps daily Renovate sweep — skipped, blocked.
No auto-merge performed. |
|
DevSecOps autopilot (daily Renovate sweep). Not merging — CI gate failure. |
|
🤖 Renovate autopilot skipping this PR — required CI check failed. Reason: Please investigate the failing check before merging. |
|
DevSecOps Renovate sweep 2026-09-03: CI is not fully green — the 'Lint, Test, Build & Security' check failed. Skipping auto-merge per the CI gate. The @ai-sdk/mistral bump is patch-level (3.0.21 -> 3.0.58) but the broader vercel/ai family carries many transitive bumps, so please rebase once main is green. |
|
Daily Renovate sweep (DevSecOps autopilot, 2026-09-04): skipping — CI failure on |
2a4c0c8 to
d88f77a
Compare
timoa
left a comment
There was a problem hiding this comment.
Renovate sweep — not auto-merged. Patch bump (@ai-sdk/mistral → 3.0.59) would normally qualify, but Lint, Test, Build & Security is failing. CI gate blocks merge. Same red check appears across most open Renovate PRs here — likely pre-existing on main.
This PR contains the following updates:
3.0.21→3.0.59Release Notes
vercel/ai (@ai-sdk/mistral)
v3.0.59Compare Source
Patch Changes
8a67b1e: fix(mistral): support incremental streaming tool callsv3.0.58Compare Source
Patch Changes
31205a4]v3.0.57Compare Source
Patch Changes
b2a4d5a]v3.0.56Compare Source
Patch Changes
2171d15]v3.0.55Compare Source
Patch Changes
dab0a08]v3.0.54Compare Source
Patch Changes
ee2bf30]v3.0.53Compare Source
Patch Changes
9ecdefe]v3.0.52Compare Source
Patch Changes
ce8b671: fix (mistral): preserve reasoning in multi-turn conversationsv3.0.51Compare Source
Patch Changes
19093fd]v3.0.50Compare Source
Patch Changes
86a8282: Add non-streaming Voxtral text-to-speech generation with saved voice IDs and one-off reference audio.v3.0.49Compare Source
Patch Changes
06fb54c]v3.0.48Compare Source
Patch Changes
e1af05f]v3.0.47Compare Source
Patch Changes
187bb1a: Forward Mistral presence and frequency penalties without unsupported warnings.327642b: fix: more precise default message for tool execution deniald559de9]v3.0.46Compare Source
Patch Changes
0952964]v3.0.45Compare Source
Patch Changes
ea1e95b]v3.0.44Compare Source
Patch Changes
fa850e6]v3.0.43Compare Source
Patch Changes
b30e43a]v3.0.42Compare Source
Patch Changes
f19334d]v3.0.41Compare Source
Patch Changes
1b40ac7: Publish all packages under the@ai-v6dist tag.1b40ac7]v3.0.40Compare Source
Patch Changes
779f5cd]v3.0.39Patch Changes
bfa5864]f42aa79]v3.0.37Compare Source
Patch Changes
4f70a87: fix(mistral): forwardstopSequencesas Mistral's nativestopparameterv3.0.36Compare Source
Patch Changes
f591416]v3.0.35Compare Source
Patch Changes
c4321f0: Add support for mistral-medium-3.5v3.0.34Compare Source
Patch Changes
93b4b92: Map cached token counts from Mistral API usage response. Previously all prompt tokens were reported as noCacheTokens, ignoring thenum_cached_tokens,prompt_tokens_details.cached_tokens, andprompt_token_details.cached_tokensfields returned by Mistral.v3.0.33Compare Source
Patch Changes
7beadf0]v3.0.32Compare Source
Patch Changes
a727da4: chore: ensure consistent import handling and avoid import duplicates or cyclesa727da4]v3.0.31Compare Source
Patch Changes
a7f3c72: trigger release for all packages after provenance setupa7f3c72]v3.0.30Compare Source
Patch Changes
d42076d: Add AI Gateway hint to provider READMEsv3.0.29Compare Source
Patch Changes
6247886]v3.0.28Patch Changes
0469aed]v3.0.24Patch Changes
ad4cfc2]v3.0.23Patch Changes
824b295]v3.0.22Patch Changes
08336f1]Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.