Skip to content

chore(deps): update all non-major dependencies#150

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#150
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 29, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@anthropic-ai/sdk ^0.71.0^0.102.0 age confidence pnpm.catalog.ai minor
@modelcontextprotocol/inspector (source) ^0.19.0^0.22.0 age confidence pnpm.catalog.ai minor
@tmcp/transport-in-memory (source) ^0.0.6^0.0.7 age confidence pnpm.catalog.tmcp patch
actions/setup-node v6.2.0v6.4.0 age confidence action minor
changesets/action v1.6.0v1.9.0 age confidence action minor
peter-evans/create-pull-request v8.1.0v8.1.1 age confidence action patch
pnpm (source) 10.33.4+sha512.1c67b3b359b2d408119ba1ed289f34b8fc3c6873412bec6fd264fbdc82489e510fcbecb9ce9d22dae7f3b76269d8441046014bdca53b9979cd7a561ad631b80010.34.1 age confidence packageManager minor
ts-blank-space (source) ^0.7.0^0.9.0 age confidence pnpm.catalog.tooling minor
tsdown (source) ^0.20.0^0.22.0 age confidence pnpm.catalog.tooling minor

Release Notes

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

v0.102.0

Compare Source

Full Changelog: sdk-v0.101.0...sdk-v0.102.0

Features
  • api: small updates to Managed Agents types (8ba4f92)
Bug Fixes
  • client: run middleware before request signing (#​45) (95f1a4a)

v0.101.0

Compare Source

Full Changelog: sdk-v0.100.1...sdk-v0.101.0

Features
  • client: add support for middleware (9b01120)
Bug Fixes
  • apply request timeout to inner fetch only, not middleware chain (#​40) (25c13f6)
  • streaming: carry stop_details through beta message_delta accumulation (ed3fec7)
  • streaming: correctly parse json numbers with scientific notation (#​9) (7d5e642)
Chores
  • internal: fix artifact url (925ec27)
  • internal: fix branch names (fa3cf2c)
  • internal: update private repo name (a8ac213)
Documentation
  • point security reports to Anthropic's HackerOne program (#​16) (5c7912c)

v0.100.1

Compare Source

Full Changelog: sdk-v0.100.0...sdk-v0.100.1

Bug Fixes
  • streaming: carry encrypted_content on beta compaction blocks (#​1025) (eccddf3)
Chores
  • client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)

v0.100.0

Compare Source

Full Changelog: sdk-v0.99.0...sdk-v0.100.0

Features
  • api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (bb0bf27)
Documentation
  • replace literal newlines (66ba142)

v0.99.0

Compare Source

Full Changelog: sdk-v0.98.1...sdk-v0.99.0

Features
Bug Fixes
  • streaming: carry stop_details through message_delta accumulation (#​1027) (198bc27)

v0.98.1

Full Changelog: sdk-v0.98.0...sdk-v0.98.1

Bug Fixes
  • client: preserve directory prefix in skills.versions.create uploads (#​1024) (abbcd6a)
Chores
  • client: swap to using Trusted Publishing (821a50e)
  • examples: rename managed-agents private-sandbox-worker example to self-hosted-sandbox-worker (#​1023) (49fe221)

v0.98.0

Full Changelog: sdk-v0.97.1...sdk-v0.98.0

Features
  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (0528d47)

v0.97.1

Full Changelog: sdk-v0.97.0...sdk-v0.97.1

Bug Fixes
  • runner: skip tool calls SessionToolRunner does not own (9987379)

v0.97.0

Full Changelog: sdk-v0.96.0...sdk-v0.97.0

Features
  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (659a343)
Bug Fixes
  • typescript: upgrade tsc-multi so that it works with Node 26 (623f71c)
Chores
  • tests: remove redundant File import (cf821fc)

v0.96.0

Full Changelog: sdk-v0.95.2...sdk-v0.96.0

Features
  • api: Add BetaManagedAgentsSearchResultBlock types (08f02f3)
  • api: Add support for cache diagnostics beta (eafbd6d)
Bug Fixes
Chores

v0.95.2

Full Changelog: sdk-v0.95.1...sdk-v0.95.2

v0.95.1

Full Changelog: sdk-v0.95.0...sdk-v0.95.1

Chores
  • redact api-key headers in debug logs (fad8fee)

v0.95.0

Full Changelog: sdk-v0.94.0...sdk-v0.95.0

Features
  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (e0c0e9b)
Bug Fixes
  • api: Adjust webhook configuration (deed3f6)

v0.94.0

Full Changelog: sdk-v0.93.0...sdk-v0.94.0

Features
  • client: allow targeting a workspace for OIDC federation token exchange (bde6620)

v0.93.0

Full Changelog: sdk-v0.92.0...sdk-v0.93.0

Features
  • client: add Workload Identity Federation, interactive OAuth, and auth profiles (d5d6abd)

v0.92.0

Full Changelog: sdk-v0.91.1...sdk-v0.92.0

Features
  • api: improve Managed Agents APIs (ca1bf4a)
  • support setting headers via env (32f67d4)
Bug Fixes
  • bedrock: throw APIError for error events delivered in chunk frames (#​1021) (3ae887b)
Chores
  • format: run eslint and prettier separately (7ce257c)
  • internal: codegen related update (f08cc77)

v0.91.1

Full Changelog: sdk-v0.91.0...sdk-v0.91.1

Bug Fixes
  • memory: use restrictive file mode for memory files (#​901) (6db3b7e)
Chores
  • formatter: run prettier and eslint separately (974d22f)

v0.91.0

Full Changelog: sdk-v0.90.0...sdk-v0.91.0

Features
Bug Fixes
  • api: fix errors in api spec (ae10768)
  • api: restore missing features (1a5b47b)
Chores
  • internal: more robust bootstrap script (7716e19)
  • tests: bump steady to v0.22.1 (219a971)

v0.90.0

Full Changelog: sdk-v0.89.0...sdk-v0.90.0

Features
  • api: add claude-opus-4-7, token budgets and user_profiles (b26134b)
Chores
  • actually delete release-doctor.yml (0fe984d)
  • ci: remove release-doctor workflow (08e58bd)

v0.89.0

Full Changelog: sdk-v0.88.0...sdk-v0.89.0

Features
  • api: manual updates (57c2a11)
  • api: mark Sonnet and Opus 4 as deprecated (eff41b7)
Bug Fixes
  • streaming: add missing events (4c52919)

v0.88.0

Full Changelog: sdk-v0.87.0...sdk-v0.88.0

Features
Documentation

v0.87.0

Full Changelog: sdk-v0.86.1...sdk-v0.87.0

Features
  • api: Add beta advisor tool (1e99a8d)

v0.86.1

Full Changelog: sdk-v0.86.0...sdk-v0.86.1

Chores

v0.86.0

Full Changelog: sdk-v0.85.0...sdk-v0.86.0

Features
  • api: add support for Claude Managed Agents (2ef732a)
Chores
  • internal: codegen related update (d644830)

v0.85.0

Full Changelog: sdk-v0.84.0...sdk-v0.85.0

Features

v0.84.0

Full Changelog: sdk-v0.83.0...sdk-v0.84.0

Features
  • api: Add support for claude-mythos-preview (d4057b0)
  • tools: add AbortSignal support for tool runner (#​848) (972d591)

v0.82.0

Full Changelog: sdk-v0.81.0...sdk-v0.82.0

Features
Chores
  • tests: bump steady to v0.20.2 (6cf12cc)

v0.81.0

Full Changelog: sdk-v0.80.0...sdk-v0.81.0

Features
  • add .type field to APIError for error kind identification (#​790) (4bf637d)
Bug Fixes
  • memory: append path separator in validatePath prefix check (0ac69b3)
Chores
  • ci: run builds on CI even if only spec metadata changed (70b657a)
  • ci: skip lint on metadata-only changes (69bdc94)
  • internal: codegen related update (7ff7390)
  • internal: update gitignore (46d6667)
  • internal: update multipart form array serialization (d55b07d)
  • tests: bump steady to v0.19.4 (4957a5e)
  • tests: bump steady to v0.19.5 (c511ae0)
  • tests: bump steady to v0.19.6 (6d2b4b9)
  • tests: bump steady to v0.19.7 (d6cff9d)
  • tests: bump steady to v0.20.1 (284561f)

v0.80.0

Full Changelog: sdk-v0.79.0...sdk-v0.80.0

Features
Chores
  • internal: tweak CI branches (4a5819e)

v0.79.0

Full Changelog: sdk-v0.78.0...sdk-v0.79.0

Features
Bug Fixes
  • docs/contributing: correct pnpm link command (16bf66c)
  • internal: skip tests that depend on mock server (07417e5)
  • zod: use v4 import path for Zod ^3.25 compatibility (#​925) (c6c0ac8)
Chores
  • client: remove unused import (3827ab5)
  • internal: codegen related update (2c1fc10)
  • internal: improve import alias names (5b9615b)
  • internal: move stringifyQuery implementation to internal function (16239f3)
  • internal: update dependencies to address dependabot vulnerabilities (6fdea5e)
  • mcp-server: improve instructions (66e5363)
  • remove accidentally committed file (#​929) (0989113)
  • tests: unskip tests that are now supported in steady (616a98a)
Documentation

v0.78.0

Full Changelog: sdk-v0.77.0...sdk-v0.78.0

Features
  • api: Add top-level cache control (automatic caching) (1e2f83d)
Bug Fixes
  • bedrock: eliminate race condition in AWS credential resolution (#​901) (e5a101d)
  • client: format batches test file (821e9bf)
  • tests: fix issue in batches test (5f4ccf8)
Chores
  • update mock server docs (25d337f)

v0.77.0

Full Changelog: sdk-v0.76.0...sdk-v0.77.0

Features
  • api: fix shared UserLocation and error code types (c84038f)
Bug Fixes
  • add backward-compat namespace re-exports for UserLocation (#​706) (b88834f)

v0.76.0

Full Changelog: sdk-v0.75.0...sdk-v0.76.0

Features

v0.75.0

Full Changelog: sdk-v0.74.0...sdk-v0.75.0

Features
  • api: Releasing claude-sonnet-4-6 (d75e1c0)
Bug Fixes
Chores
  • internal/client: fix form-urlencoded requests (cba82b4)
  • internal: avoid type checking errors with ts-reset (c723296)
  • readme: change badge color to blue (3f7e788)

v0.74.0

Full Changelog: sdk-v0.73.0...sdk-v0.74.0

Features
  • api: enabling fast-mode in claude-opus-4-6 (e337981)

v0.73.0

Full Changelog: sdk-v0.72.1...sdk-v0.73.0

Features
  • api: Release Claude Opus 4.6, adaptive thinking, and other features (f741f92)
Bug Fixes
  • client: avoid memory leak in abort signal listener (#​895) (3bdd153)
  • client: avoid memory leak with abort signals (53e47df)
  • client: avoid removing abort listener too early (cd6e832)
Chores
  • client: do not parse responses with empty content-length (2be2df9)
  • client: restructure abort controller binding (0eeacb6)
  • internal: fix pagination internals not accepting option promises (7c23a3f)
  • remove claude-code-review workflow (#​644) (ad09c76)

v0.72.1

Full Changelog: sdk-v0.72.0...sdk-v0.72.1

Bug Fixes
  • client: remove OutputFormat exports from index.ts (bf2cf08)

v0.72.0

Full Changelog: sdk-v0.71.2...sdk-v0.72.0

Features
  • api: add support for Structured Outputs in the Messages API (eeb7fab)
  • api: migrate sending message format in output_config rather than output_format (99f4066)
  • ci: add breaking change detection workflow (b181568)
  • client: migrate structured output format (#​625) (abcdddc)
  • helpers: add MCP SDK helper functions (#​610) (b6c3963)
Bug Fixes
  • mcp: correct code tool API endpoint (4bd6ad6)
  • mcp: return correct lines on typescript errors (c425959)
Chores
  • break long lines in snippets into multiline (2c44e2d)
  • ci: Add Claude Code GitHub Workflow (#​612) (28a9a00)
  • ci: fix multi package publishing (b9e3ab9)
  • ci: upgrade actions/github-script (ff9dd44)
  • internal: codegen related update (754de58)
  • internal: codegen related update (cb411e4)
  • internal: update actions/checkout version (c0057be)
  • internal: upgrade babel, qs, js-yaml (494d9ed)
  • internal: version bump (24ecc83)
  • tests: remove extraneous header test (076a87c)
Documentation
modelcontextprotocol/inspector (@​modelcontextprotocol/inspector)

v0.22.0

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/inspector@0.21.2...0.22.0

v0.21.2

Compare Source

v0.21.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/inspector@0.21.0...0.21.1

v0.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/inspector@0.20.0...0.21.0

v0.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/inspector@0.19.0...0.20.0

paoloricciuti/tmcp (@​tmcp/transport-in-memory)

v0.0.7

Compare Source

Patch Changes
actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

changesets/action (changesets/action)

v1.9.0

Compare Source

Minor Changes
  • #​636 b072bcc Thanks @​bluwy! - Add a new @changesets/action/pr-comment sub-action to comment on PRs

  • [#​625](ht

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mcp Error Error Jun 6, 2026 5:50pm

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 29, 2026

⚠️ No Changeset found

Latest commit: 4915eb9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 29, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@sveltejs/mcp@150
npm i https://pkg.pr.new/@sveltejs/opencode@150

commit: 15e9333

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 590fe83 to 3964264 Compare January 30, 2026 02:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 3964264 to b515df8 Compare February 2, 2026 21:06
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.72.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.73.0 Feb 5, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b515df8 to b86ae73 Compare February 5, 2026 22:51
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b86ae73 to f79976d Compare February 7, 2026 20:23
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.73.0 chore(deps): update all non-major dependencies Feb 7, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f79976d to 56ca8dd Compare February 9, 2026 01:45
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 56ca8dd to 9b98033 Compare February 11, 2026 15:04
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9b98033 to 37f08b3 Compare February 12, 2026 15:14
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 37f08b3 to 1c12bca Compare February 17, 2026 16:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1c12bca to 1bc490f Compare February 17, 2026 21:58
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1bc490f to 0039d06 Compare February 18, 2026 04:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0039d06 to 1a78fb4 Compare February 18, 2026 21:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1a78fb4 to 44a0371 Compare February 19, 2026 21:49
@svelte-docs-bot
Copy link
Copy Markdown
Contributor

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 4, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 5 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
.                                        |  WARN  deprecated @svitejs/changesets-changelog-github-compact@1.2.0
/tmp/renovate/repos/github/sveltejs/ai-tools/packages/mcp-server:
 ERR_PNPM_NO_MATURE_MATCHING_VERSION  Version 0.102.0 (released 35 minutes ago) of @anthropic-ai/sdk does not meet the minimumReleaseAge constraint

This error happened while installing a direct dependency of /tmp/renovate/repos/github/sveltejs/ai-tools/packages/mcp-server

The latest release of @anthropic-ai/sdk is "0.102.0". Published at 6/6/2026 5:15:26 PM

Other releases are:
  * alpha: 0.34.0-alpha.0 published at 12/20/2024

If you need the full list of all 174 published versions run "pnpm view @anthropic-ai/sdk versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants