Skip to content

chore(deps): update dev dependencies (patch)#2962

Merged
caio-pizzol merged 1 commit into
mainfrom
renovate/dev-dependencies-(patch)
Apr 27, 2026
Merged

chore(deps): update dev dependencies (patch)#2962
caio-pizzol merged 1 commit into
mainfrom
renovate/dev-dependencies-(patch)

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/claude-agent-sdk 0.2.1050.2.119 age confidence
ai (source) 6.0.1416.0.168 age confidence
mintlify (source) 4.2.4464.2.531 age confidence
prettier (source) 3.8.13.8.3 age confidence
promptfoo 0.121.30.121.8 age confidence

Release Notes

anthropics/claude-agent-sdk-typescript (@​anthropic-ai/claude-agent-sdk)

v0.2.119

Compare Source

  • Added forwardSubagentText option to stream subagent text deltas to SDK consumers
  • excludeDynamicSections now 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 message
  • Long-running SDK sessions now reconnect claude.ai-proxied MCP servers after a transport-stream abort
  • SessionStore.append() failures are now retried up to 3 times with short backoff before the batch is dropped and mirror_error is emitted

v0.2.118

Compare Source

  • Added Options.managedSettings for embedders to pass policy-tier settings to the spawned CLI in-memory, honored below IT-controlled managed sources

v0.2.117

Compare Source

  • Updated to parity with Claude Code v2.1.117

v0.2.116

Compare Source

  • Updated to parity with Claude Code v2.1.116

v0.2.114

Compare Source

  • Updated to parity with Claude Code v2.1.114

v0.2.113

Compare Source

  • Changed the SDK to spawn a native Claude Code binary (via a per-platform optional dependency) instead of bundled JavaScript
  • Added sessionStore option (alpha) to query() and session helpers for mirroring session transcripts to external storage, with SessionStore/SessionKey/SessionStoreEntry types, InMemorySessionStore reference implementation, and importSessionToStore() for migrating existing sessions
  • Added deleteSession() for removing a session from disk or a SessionStore
  • Added SDKMirrorErrorMessage (subtype: 'mirror_error') to the SDKMessage union — emitted when a sessionStore.append() batch fails
  • Breaking: options.env once again replaces process.env for the CLI subprocess instead of overlaying it. To add or override individual variables, pass env: { ...process.env, MY_VAR: "x" }
  • Added title option to query() — sets the session title and skips auto-generation
  • Added OpenTelemetry trace context propagation — the caller's active trace context is forwarded to the CLI subprocess so spans parent under your distributed trace

v0.2.112

Compare Source

  • Updated to parity with Claude Code v2.1.112

v0.2.111

Compare Source

  • Opus 4.7 is now available! This version of the SDK is required to use it.
  • mcp_set_servers control request: remote (http/sse) server entries can now carry per-tool permission_policy values, which are applied to the session's allow/deny rules
  • startup() and WarmQuery are now part of the public TypeScript API
  • Changed options.env to overlay the inherited process.env instead of replacing it

v0.2.110

Compare Source

  • Fixed unstable_v2_createSession not respecting cwd, settingSources, and allowDangerouslySkipPermissions options
  • Added optional shouldQuery field to SDKUserMessage — set to false to append a user message without triggering an assistant turn; fixed shouldQuery: false messages incorrectly triggering auto-title generation, prompt suggestions, and UserPromptSubmit hooks
  • Auto session-title generation now respects CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC and CLAUDE_CODE_DISABLE_TERMINAL_TITLE

v0.2.109

Compare Source

  • Updated to parity with Claude Code v2.1.109

v0.2.108

Compare Source

  • SDKStatus now includes 'requesting'; when includePartialMessages is enabled, a {type:'system', subtype:'status', status:'requesting'} message is emitted before each API request in the stream

v0.2.107

Compare Source

  • Updated to parity with Claude Code v2.1.107
vercel/ai (ai)

v6.0.168

Compare Source

Patch Changes

v6.0.167

Compare Source

Patch Changes

v6.0.166

Compare Source

Patch Changes
  • b8d28f4: fix(ai): omit reasoning-start/end when sendReasoning is false

v6.0.165

Compare Source

Patch Changes

v6.0.164

Compare Source

Patch Changes

v6.0.163

Compare Source

Patch Changes

v6.0.162

Compare Source

Patch Changes

v6.0.161

Compare Source

Patch Changes

v6.0.160

Compare Source

Patch Changes

v6.0.159

Compare Source

Patch Changes

v6.0.158

Compare Source

Patch Changes
  • 295beba: fix(ai): fix lastAssistantMessageIsCompleteWithApprovalResponses to no longer ignore providerExecuted tool approvals

v6.0.157

Compare Source

Patch Changes
  • ff11aee: fix(ai): fix providerExecuted tool approvals being passed to language model twice

v6.0.156

Compare Source

Patch Changes

v6.0.155

Compare Source

Patch Changes
  • 06764c5: fix(ai): skip passing invalid JSON inputs to response messages

v6.0.154

Compare Source

Patch Changes

v6.0.153

Compare Source

Patch Changes
  • f152133: feat (ai/core): support plain string model IDs in rerank() function

    The rerank() function now accepts plain model strings (e.g., 'cohere/rerank-v3.5') in addition to RerankingModel objects, matching the behavior of generateText, embed, and other core functions.

v6.0.152

Compare Source

Patch Changes
  • d42076d: Add AI Gateway hint to provider READMEs

v6.0.151

Compare Source

Patch Changes

v6.0.150

Compare Source

Patch Changes

v6.0.149

Compare Source

Patch Changes

v6.0.148

Compare Source

Patch Changes

v6.0.147

Compare Source

Patch Changes

v6.0.146

Compare Source

Patch Changes

v6.0.145

Compare Source

Patch Changes

v6.0.144

Compare Source

Patch Changes

v6.0.143

Compare Source

Patch Changes

v6.0.142

Compare Source

Patch Changes
mintlify/mint (mintlify)

v4.2.531

Compare Source

v4.2.530

Compare Source

v4.2.529

Compare Source

v4.2.528

Compare Source

v4.2.527

Compare Source

v4.2.526

Compare Source

v4.2.525

Compare Source

v4.2.524

Compare Source

v4.2.523

Compare Source

v4.2.522

Compare Source

v4.2.521

Compare Source

v4.2.520

Compare Source

v4.2.519

Compare Source

v4.2.518

Compare Source

v4.2.517

Compare Source

v4.2.516

Compare Source

v4.2.515

Compare Source

v4.2.514

Compare Source

v4.2.513

Compare Source

v4.2.512

Compare Source

v4.2.511

Compare Source

v4.2.510

Compare Source

v4.2.509

Compare Source

v4.2.508

Compare Source

v4.2.507

Compare Source

v4.2.506

Compare Source

v4.2.505

Compare Source

v4.2.504

Compare Source

v4.2.503

Compare Source

v4.2.502

Compare Source

v4.2.501

Compare Source

v4.2.500

Compare Source

v4.2.499

Compare Source

v4.2.498

Compare Source

v4.2.497

Compare Source

v4.2.496

Compare Source

v4.2.495

Compare Source

v4.2.494

Compare Source

v4.2.493

Compare Source

v4.2.492

Compare Source

v4.2.491

Compare Source

v4.2.490

Compare Source

v4.2.489

Compare Source

v4.2.488

Compare Source

v4.2.487

Compare Source

v4.2.486

Compare Source

v4.2.485

Compare Source

v4.2.484

Compare Source

v4.2.483

Compare Source

v4.2.482

Compare Source

v4.2.481

Compare Source

v4.2.480

Compare Source

v4.2.479

Compare Source

v4.2.478

Compare Source

v4.2.477

Compare Source

v4.2.476

Compare Source

v4.2.475

Compare Source

v4.2.474

Compare Source

v4.2.473

Compare Source

v4.2.472

Compare Source

v4.2.471

Compare Source

v4.2.470

Compare Source

v4.2.469

Compare Source

v4.2.468

Compare Source

v4.2.467

Compare Source

v4.2.466

Compare Source

v4.2.465

Compare Source

v4.2.464

Compare Source

v4.2.463

Compare Source

v4.2.462

Compare Source

v4.2.461

Compare Source

v4.2.460

Compare Source

v4.2.459

Compare Source

v4.2.458

Compare Source

v4.2.457

Compare Source

v4.2.456

Compare Source

v4.2.455

Compare Source

v4.2.454

Compare Source

v4.2.453

Compare Source

v4.2.452

Compare Source

v4.2.451

Compare Source

v4.2.450

Compare Source

v4.2.449

Compare Source

v4.2.448

Compare Source

v4.2.447

Compare Source

prettier/prettier (prettier)

v3.8.3

Compare Source

v3.8.2

Compare Source

promptfoo/promptfoo (promptfoo)

v0.121.8

Compare Source

Features
Bug Fixes

v0.121.7

Compare Source

Features
Bug Fixes

v0.121.5

Compare Source

Features
Bug Fixes
  • app: chart toggle visibility (#​8439) (f9d448d)
  • assertions: avoid jsdom in HTML assertions (979aee4)
  • correct rouge assertion reason messages when inverse: true (#​8682) (7d64d8d)
  • deps: update anthropic packages (#​8670) (0a4a7e0)
  • deps: update dependency openai to ^6.34.0 (#​8701) (73f6ba1)
  • deps: update dependency parse5 to v8 (#​8710) (759391d)
  • deps: update openai packages (#​8672) (1ae735c)
  • providers: close stdin on exec provider to prevent child process hanging (#​8686) (9cd7709)
  • providers: resolve settings file path for claude-agent-sdk (#​8606) (d575bd1)
  • providers: send reasoning config for Azure responses deployments (#​8255) (67437f3)
  • redteam: throw immediately on non-OK HTTP responses in redteam discover (#​8677) (770a557)
  • server: prevent circular JSON when Bedrock/Anthropic provider is used as llm-rubric judge from web UI (#​8688) (f26e54b)

v0.121.4

Compare Source

Features

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 7am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread pnpm-lock.yaml
Comment on lines 396 to +398
prettier:
specifier: 'catalog:'
version: 3.3.3
version: 3.8.3
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@caio-pizzol caio-pizzol disabled auto-merge April 27, 2026 16:37
@caio-pizzol caio-pizzol merged commit 9b4c1d8 into main Apr 27, 2026
20 checks passed
@caio-pizzol caio-pizzol deleted the renovate/dev-dependencies-(patch) branch April 27, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants