chore(deps): update dev dependencies (patch)#2962
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fa6bdd3374
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| prettier: | ||
| specifier: 'catalog:' | ||
| version: 3.3.3 | ||
| version: 3.8.3 |
There was a problem hiding this comment.
Keep catalog-resolved prettier in sync with catalog pin
This lock entry now resolves the root prettier dependency to 3.8.3 even though package.json still uses "prettier": "catalog:" and the catalog source (pnpm-workspace.yaml) still pins prettier: 3.3.3. That desynchronizes the lockfile from the catalog source of truth, so a future clean lockfile regeneration can silently flip versions and create avoidable lock churn (or frozen-lockfile mismatches in CI). Either update the catalog pin to 3.8.3 in the same change or keep this lock entry at the catalog-pinned version.
Useful? React with 👍 / 👎.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This PR contains the following updates:
0.2.105→0.2.1196.0.141→6.0.1684.2.446→4.2.5313.8.1→3.8.30.121.3→0.121.8Release Notes
anthropics/claude-agent-sdk-typescript (@anthropic-ai/claude-agent-sdk)
v0.2.119Compare Source
forwardSubagentTextoption to stream subagent text deltas to SDK consumersexcludeDynamicSectionsnow keeps static auto-memory instructions in the cacheable system-prompt block; only the per-user memory directory path and per-machine environment values are relocated to the first user messageSessionStore.append()failures are now retried up to 3 times with short backoff before the batch is dropped andmirror_erroris emittedv0.2.118Compare Source
Options.managedSettingsfor embedders to pass policy-tier settings to the spawned CLI in-memory, honored below IT-controlled managed sourcesv0.2.117Compare Source
v0.2.116Compare Source
v0.2.114Compare Source
v0.2.113Compare Source
sessionStoreoption (alpha) toquery()and session helpers for mirroring session transcripts to external storage, withSessionStore/SessionKey/SessionStoreEntrytypes,InMemorySessionStorereference implementation, andimportSessionToStore()for migrating existing sessionsdeleteSession()for removing a session from disk or aSessionStoreSDKMirrorErrorMessage(subtype: 'mirror_error') to theSDKMessageunion — emitted when asessionStore.append()batch failsoptions.envonce again replacesprocess.envfor the CLI subprocess instead of overlaying it. To add or override individual variables, passenv: { ...process.env, MY_VAR: "x" }titleoption toquery()— sets the session title and skips auto-generationv0.2.112Compare Source
v0.2.111Compare Source
mcp_set_serverscontrol request: remote (http/sse) server entries can now carry per-toolpermission_policyvalues, which are applied to the session's allow/deny rulesstartup()andWarmQueryare now part of the public TypeScript APIoptions.envto overlay the inheritedprocess.envinstead of replacing itv0.2.110Compare Source
unstable_v2_createSessionnot respectingcwd,settingSources, andallowDangerouslySkipPermissionsoptionsshouldQueryfield toSDKUserMessage— set tofalseto append a user message without triggering an assistant turn; fixedshouldQuery: falsemessages incorrectly triggering auto-title generation, prompt suggestions, andUserPromptSubmithooksCLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFICandCLAUDE_CODE_DISABLE_TERMINAL_TITLEv0.2.109Compare Source
v0.2.108Compare Source
SDKStatusnow includes'requesting'; whenincludePartialMessagesis enabled, a{type:'system', subtype:'status', status:'requesting'}message is emitted before each API request in the streamv0.2.107Compare Source
vercel/ai (ai)
v6.0.168Compare Source
Patch Changes
493d7d4]v6.0.167Compare Source
Patch Changes
20805c8]v6.0.166Compare Source
Patch Changes
b8d28f4: fix(ai): omit reasoning-start/end when sendReasoning is falsev6.0.165Compare Source
Patch Changes
2ff8d57]v6.0.164Compare Source
Patch Changes
83434a9]v6.0.163Compare Source
Patch Changes
a27a631]v6.0.162Compare Source
Patch Changes
8c4abaf]v6.0.161Compare Source
Patch Changes
9031f26]v6.0.160Compare Source
Patch Changes
06f7838]v6.0.159Compare Source
Patch Changes
a0d9373]v6.0.158Compare Source
Patch Changes
295beba: fix(ai): fixlastAssistantMessageIsCompleteWithApprovalResponsesto no longer ignoreproviderExecutedtool approvalsv6.0.157Compare Source
Patch Changes
ff11aee: fix(ai): fixproviderExecutedtool approvals being passed to language model twicev6.0.156Compare Source
Patch Changes
08c5ac3]v6.0.155Compare Source
Patch Changes
06764c5: fix(ai): skip passing invalid JSON inputs to response messagesv6.0.154Compare Source
Patch Changes
37a378e]v6.0.153Compare Source
Patch Changes
f152133: feat (ai/core): support plain string model IDs inrerank()functionThe
rerank()function now accepts plain model strings (e.g.,'cohere/rerank-v3.5') in addition toRerankingModelobjects, matching the behavior ofgenerateText,embed, and other core functions.v6.0.152Compare Source
Patch Changes
d42076d: Add AI Gateway hint to provider READMEsv6.0.151Compare Source
Patch Changes
ec18852]v6.0.150Compare Source
Patch Changes
1003609: fix(ai): skip stringifying text when streaming partial text9de7d7b]v6.0.149Compare Source
Patch Changes
3aca847]v6.0.148Compare Source
Patch Changes
e923a24]v6.0.147Compare Source
Patch Changes
6247886]v6.0.146Compare Source
Patch Changes
5f439a1]v6.0.145Compare Source
Patch Changes
ffd431a]v6.0.144Compare Source
Patch Changes
0469aed: fix: allow inline data URLs in download validation0469aed]15bfbd2]v6.0.143Compare Source
Patch Changes
85e476d]v6.0.142Compare Source
Patch Changes
6f75953: feat(ai): add newisLoopFinishedstop condition helper for unlimited steps70322b4]mintlify/mint (mintlify)
v4.2.531Compare Source
v4.2.530Compare Source
v4.2.529Compare Source
v4.2.528Compare Source
v4.2.527Compare Source
v4.2.526Compare Source
v4.2.525Compare Source
v4.2.524Compare Source
v4.2.523Compare Source
v4.2.522Compare Source
v4.2.521Compare Source
v4.2.520Compare Source
v4.2.519Compare Source
v4.2.518Compare Source
v4.2.517Compare Source
v4.2.516Compare Source
v4.2.515Compare Source
v4.2.514Compare Source
v4.2.513Compare Source
v4.2.512Compare Source
v4.2.511Compare Source
v4.2.510Compare Source
v4.2.509Compare Source
v4.2.508Compare Source
v4.2.507Compare Source
v4.2.506Compare Source
v4.2.505Compare Source
v4.2.504Compare Source
v4.2.503Compare Source
v4.2.502Compare Source
v4.2.501Compare Source
v4.2.500Compare Source
v4.2.499Compare Source
v4.2.498Compare Source
v4.2.497Compare Source
v4.2.496Compare Source
v4.2.495Compare Source
v4.2.494Compare Source
v4.2.493Compare Source
v4.2.492Compare Source
v4.2.491Compare Source
v4.2.490Compare Source
v4.2.489Compare Source
v4.2.488Compare Source
v4.2.487Compare Source
v4.2.486Compare Source
v4.2.485Compare Source
v4.2.484Compare Source
v4.2.483Compare Source
v4.2.482Compare Source
v4.2.481Compare Source
v4.2.480Compare Source
v4.2.479Compare Source
v4.2.478Compare Source
v4.2.477Compare Source
v4.2.476Compare Source
v4.2.475Compare Source
v4.2.474Compare Source
v4.2.473Compare Source
v4.2.472Compare Source
v4.2.471Compare Source
v4.2.470Compare Source
v4.2.469Compare Source
v4.2.468Compare Source
v4.2.467Compare Source
v4.2.466Compare Source
v4.2.465Compare Source
v4.2.464Compare Source
v4.2.463Compare Source
v4.2.462Compare Source
v4.2.461Compare Source
v4.2.460Compare Source
v4.2.459Compare Source
v4.2.458Compare Source
v4.2.457Compare Source
v4.2.456Compare Source
v4.2.455Compare Source
v4.2.454Compare Source
v4.2.453Compare Source
v4.2.452Compare Source
v4.2.451Compare Source
v4.2.450Compare Source
v4.2.449Compare Source
v4.2.448Compare Source
v4.2.447Compare Source
prettier/prettier (prettier)
v3.8.3Compare Source
v3.8.2Compare Source
promptfoo/promptfoo (promptfoo)
v0.121.8Compare Source
Features
Bug Fixes
v0.121.7Compare Source
Features
Bug Fixes
v0.121.5Compare Source
Features
Bug Fixes
v0.121.4Compare Source
Features
Configuration
📅 Schedule: (UTC)
🚦 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.