Skip to content

Bump the npm-runtime-and-dev group with 50 updates#61

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-runtime-and-dev-4255889433
Open

Bump the npm-runtime-and-dev group with 50 updates#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-runtime-and-dev-4255889433

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown

Bumps the npm-runtime-and-dev group with 50 updates:

Package From To
@anthropic-ai/bedrock-sdk 0.26.4 0.30.2
@anthropic-ai/foundry-sdk 0.2.3 0.3.1
@anthropic-ai/sandbox-runtime 0.0.46 0.0.55
@anthropic-ai/sdk 0.81.0 0.104.2
@anthropic-ai/vertex-sdk 0.14.4 0.17.1
@aws-sdk/client-bedrock 3.1020.0 3.1069.0
@aws-sdk/client-sts 3.1020.0 3.1069.0
@commander-js/extra-typings 12.1.0 15.0.0
@mendable/firecrawl-js 4.18.1 4.26.0
@opentelemetry/api-logs 0.214.0 0.219.0
@opentelemetry/core 2.6.1 2.8.0
@opentelemetry/exporter-logs-otlp-http 0.214.0 0.219.0
@opentelemetry/exporter-trace-otlp-grpc 0.57.2 0.219.0
@opentelemetry/resources 2.6.1 2.8.0
@opentelemetry/sdk-logs 0.214.0 0.219.0
@opentelemetry/sdk-metrics 2.6.1 2.8.0
@opentelemetry/sdk-trace-base 2.6.1 2.8.0
@opentelemetry/sdk-trace-node 2.6.1 2.8.0
@opentelemetry/semantic-conventions 1.40.0 1.41.1
ajv 8.18.0 8.20.0
axios 1.15.0 1.18.0
chokidar 4.0.3 5.0.0
cli-boxes 3.0.0 4.0.1
commander 12.1.0 15.0.0
diff 8.0.3 9.0.0
env-paths 3.0.0 4.0.0
fflate 0.8.2 0.8.3
fuse.js 7.1.0 7.4.2
get-east-asian-width 1.5.0 1.6.0
google-auth-library 9.15.1 10.7.0
https-proxy-agent 7.0.6 9.1.0
lru-cache 11.2.7 11.5.1
marked 15.0.12 18.0.5
react 19.2.4 19.2.7
@types/react 19.2.14 19.2.17
semver 7.7.4 7.8.4
sharp 0.34.5 0.35.1
shell-quote 1.8.3 1.8.4
supports-hyperlinks 3.2.0 4.4.0
turndown 7.2.2 7.2.4
type-fest 4.41.0 5.7.0
undici 7.24.6 8.5.0
vscode-languageserver-protocol 3.17.5 3.18.0
wrap-ansi 9.0.2 10.0.0
ws 8.20.0 8.21.0
yaml 2.8.3 2.9.0
zod 3.25.76 4.4.3
@types/bun 1.3.11 1.3.14
@types/node 25.5.0 25.9.3
typescript 5.9.3 6.0.3

Updates @anthropic-ai/bedrock-sdk from 0.26.4 to 0.30.2

Release notes

Sourced from @​anthropic-ai/bedrock-sdk's releases.

bedrock-sdk: v0.30.2

0.30.2 (2026-06-09)

Full Changelog: bedrock-sdk-v0.30.1...bedrock-sdk-v0.30.2

Bug Fixes

bedrock-sdk: v0.30.1

0.30.1 (2026-06-06)

Full Changelog: bedrock-sdk-v0.30.0...bedrock-sdk-v0.30.1

Bug Fixes

  • client: run middleware before request signing (#45) (95f1a4a)

bedrock-sdk: v0.30.0

0.30.0 (2026-06-05)

Full Changelog: bedrock-sdk-v0.29.2...bedrock-sdk-v0.30.0

Features

  • api: mark Claude Opus 4.1 as deprecated (4ee46f2)
  • client: add support for middleware (9b01120)

bedrock-sdk: v0.29.2

0.29.2 (2026-05-19)

Full Changelog: bedrock-sdk-v0.29.1...bedrock-sdk-v0.29.2

Bug Fixes

  • align @​types/node in sub-packages to fix CI build (#1017) (9888c76)

bedrock-sdk: v0.29.1

0.29.1 (2026-04-30)

Full Changelog: bedrock-sdk-v0.29.0...bedrock-sdk-v0.29.1

Bug Fixes

  • bedrock: throw APIError for error events delivered in chunk frames (#1021) (3ae887b)

bedrock-sdk: v0.29.0

0.29.0 (2026-04-23)

Full Changelog: bedrock-sdk-v0.28.1...bedrock-sdk-v0.29.0

... (truncated)

Changelog

Sourced from @​anthropic-ai/bedrock-sdk's changelog.

Changelog

0.104.2 (2026-06-15)

Full Changelog: sdk-v0.104.1...sdk-v0.104.2

Chores

  • api: remove retired models from API and SDKs (a942876)

0.104.1 (2026-06-09)

Full Changelog: sdk-v0.104.0...sdk-v0.104.1

Bug Fixes

  • api: add frontier_llm refusal category (465e686)

0.104.0 (2026-06-09)

Full Changelog: sdk-v0.103.0...sdk-v0.104.0

Features

  • api: add support for Managed Agents deployments and environment variable credentials (d01e38b)

0.103.0 (2026-06-09)

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

Features

  • api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal (cc337f7)
  • client: adds client-side fallbacks middleware for API providers that do not support server-side fallbacks (cc337f7)
  • middleware: add ctx.logger (#55) (edd1454)

Bug Fixes

0.102.0 (2026-06-06)

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

Features

  • api: small updates to Managed Agents types (8ba4f92)

... (truncated)

Commits
  • 589eed1 chore: release main
  • a785874 feat(api): add support for claude-mythos-5 and claude-fable-5, with support f...
  • 6322a4f fix(client): 3p middleware ordering (#53)
  • c2e94fc feat(middleware): add ctx.logger (#55)
  • f7dfb97 chore: release main
  • a3f3c97 feat(api): small updates to Managed Agents types
  • a5c98d1 fix(client): run middleware before request signing (#45)
  • 185ec06 chore: release main
  • fab8910 codegen metadata
  • 7ff4036 fix: apply request timeout to inner fetch only, not middleware chain (#40)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​anthropic-ai/bedrock-sdk since your current version.


Updates @anthropic-ai/foundry-sdk from 0.2.3 to 0.3.1

Release notes

Sourced from @​anthropic-ai/foundry-sdk's releases.

aws-sdk: v0.3.1

0.3.1 (2026-05-29)

Full Changelog: aws-sdk-v0.3.0...aws-sdk-v0.3.1

Chores

  • client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)

foundry-sdk: v0.3.1

0.3.1 (2026-06-09)

Full Changelog: foundry-sdk-v0.3.0...foundry-sdk-v0.3.1

Bug Fixes

aws-sdk: v0.3.0

0.3.0 (2026-05-11)

Full Changelog: aws-sdk-v0.2.5...aws-sdk-v0.3.0

Features

  • aws: Add AWS client for Claude Platform on AWS (7a31772)

foundry-sdk: v0.3.0

0.3.0 (2026-06-05)

Full Changelog: foundry-sdk-v0.2.4...foundry-sdk-v0.3.0

Features

  • api: mark Claude Opus 4.1 as deprecated (4ee46f2)
  • client: add support for middleware (9b01120)

aws-sdk: v0.2.5

0.2.5 (2026-04-08)

Full Changelog: aws-sdk-v0.2.4...aws-sdk-v0.2.5

Chores

foundry-sdk: v0.2.4

0.2.4 (2026-05-29)

... (truncated)

Commits
  • 9a819f5 Need to build before publishing
  • 2567bce Merge pull request #5 from anthropics/justin/connected-callback
  • ef00309 Rename onSampleChange to onUpdate
  • b31fed4 Merge remote-tracking branch 'origin/main' into justin/connected-callback
  • 7eb0c11 Merge pull request #6 from anthropics/update-readme
  • b6b9ca5 Link badge to NPM page
  • 5538459 Add npm/yarn instructions and badge
  • 5912089 Bump minor version due to breaking change
  • ca778a6 Update example
  • 2d7345b Add optional onOpen callback to completeStream
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​anthropic-ai/foundry-sdk since your current version.


Updates @anthropic-ai/sandbox-runtime from 0.0.46 to 0.0.55

Release notes

Sourced from @​anthropic-ai/sandbox-runtime's releases.

v0.0.55

What's Changed

New Contributors

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.54...v0.0.55

v0.0.54

What's Changed

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.53...v0.0.54

v0.0.53

What's Changed

New Contributors

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.52...v0.0.53

v0.0.52

What's Changed

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.51...v0.0.52

v0.0.51

... (truncated)

Commits
  • b85464e Merge pull request #307 from anthropic-experimental/release/v0.0.55
  • bdf588b Release v0.0.55
  • 16589a8 Merge pull request #311 from anthropic-experimental/fix/macos-allow-read-ance...
  • 725eb7a Merge pull request #310 from anthropic-experimental/fix/network-deny-all-and-...
  • e1600a3 Merge pull request #309 from anthropic-experimental/fix/deny-write-ancestor-u...
  • 4ef7dbf Merge pull request #308 from anthropic-experimental/fix/request-filter-test-t...
  • a0130df Pre-send Basic proxy auth for git and parse-compare the auth header
  • 1477184 Thread proxy auth token through Windows path and update D2 test
  • faf3602 Re-emit denyRead paths nested under allowRead on macOS
  • efe40d6 Authenticate the loopback proxy and add deny-all + strictAllowlist
  • Additional commits viewable in compare view

Updates @anthropic-ai/sdk from 0.81.0 to 0.104.2

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.104.2

0.104.2 (2026-06-15)

Full Changelog: sdk-v0.104.1...sdk-v0.104.2

Chores

  • api: remove retired models from API and SDKs (a942876)

sdk: v0.104.1

0.104.1 (2026-06-09)

Full Changelog: sdk-v0.104.0...sdk-v0.104.1

Bug Fixes

  • api: add frontier_llm refusal category (465e686)

sdk: v0.104.0

0.104.0 (2026-06-09)

Full Changelog: sdk-v0.103.0...sdk-v0.104.0

Features

  • api: add support for Managed Agents deployments and environment variable credentials (d01e38b)

sdk: v0.103.0

0.103.0 (2026-06-09)

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

Features

  • api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal (cc337f7)
  • client: adds client-side fallbacks middleware for API providers that do not support server-side fallbacks (cc337f7)
  • middleware: add ctx.logger (#55) (edd1454)

Bug Fixes

sdk: v0.102.0

0.102.0 (2026-06-06)

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

Features

... (truncated)

Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.104.2 (2026-06-15)

Full Changelog: sdk-v0.104.1...sdk-v0.104.2

Chores

  • api: remove retired models from API and SDKs (a942876)

0.104.1 (2026-06-09)

Full Changelog: sdk-v0.104.0...sdk-v0.104.1

Bug Fixes

  • api: add frontier_llm refusal category (465e686)

0.104.0 (2026-06-09)

Full Changelog: sdk-v0.103.0...sdk-v0.104.0

Features

  • api: add support for Managed Agents deployments and environment variable credentials (d01e38b)

0.103.0 (2026-06-09)

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

Features

  • api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal (cc337f7)
  • client: adds client-side fallbacks middleware for API providers that do not support server-side fallbacks (cc337f7)
  • middleware: add ctx.logger (#55) (edd1454)

Bug Fixes

0.102.0 (2026-06-06)

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

Features

  • api: small updates to Managed Agents types (8ba4f92)

Bug Fixes

... (truncated)

Commits
  • fbee0d1 chore: release main
  • e984ba4 chore(api): remove retired models from API and SDKs
  • 9a0442d chore: release main
  • 1ccd401 fix(api): add frontier_llm refusal category
  • 8be0232 chore: release main
  • 813af32 feat(api): add support for Managed Agents deployments and environment variabl...
  • 589eed1 chore: release main
  • a785874 feat(api): add support for claude-mythos-5 and claude-fable-5, with support f...
  • 6322a4f fix(client): 3p middleware ordering (#53)
  • c2e94fc feat(middleware): add ctx.logger (#55)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​anthropic-ai/sdk since your current version.


Updates @anthropic-ai/vertex-sdk from 0.14.4 to 0.17.1

Release notes

Sourced from @​anthropic-ai/vertex-sdk's releases.

vertex-sdk: v0.17.1

0.17.1 (2026-06-09)

Full Changelog: vertex-sdk-v0.17.0...vertex-sdk-v0.17.1

Bug Fixes

vertex-sdk: v0.17.0

0.17.0 (2026-06-05)

Full Changelog: vertex-sdk-v0.16.1...vertex-sdk-v0.17.0

Features

  • api: mark Claude Opus 4.1 as deprecated (4ee46f2)
  • client: add support for middleware (9b01120)

vertex-sdk: v0.16.1

0.16.1 (2026-05-19)

Full Changelog: vertex-sdk-v0.16.0...vertex-sdk-v0.16.1

Bug Fixes

  • align @​types/node in sub-packages to fix CI build (#1017) (9888c76)

vertex-sdk: v0.16.0

0.16.0 (2026-04-10)

Full Changelog: vertex-sdk-v0.15.0...vertex-sdk-v0.16.0

Features

vertex-sdk: v0.15.0

0.15.0 (2026-04-03)

Full Changelog: vertex-sdk-v0.14.4...vertex-sdk-v0.15.0

Features

  • vertex: add support for US multi-region endpoint (5e5aea7)
  • vertex: add support for US multi-region endpoint (0de0e98)
Changelog

Sourced from @​anthropic-ai/vertex-sdk's changelog.

0.17.1 (2024-03-06)

Full Changelog: sdk-v0.17.0...sdk-v0.17.1

Documentation

  • deprecate old access token getter (#322) (1110548)
  • remove extraneous --save and yarn install instructions (#323) (775ecb9)

0.17.0 (2024-03-06)

Full Changelog: sdk-v0.16.1...sdk-v0.17.0

Features

  • api: add enum to model param for message (#315) (0c44de0)

Bug Fixes

  • streaming: correctly handle trailing new lines in byte chunks (#317) (0147b46)

Chores

  • types: fix accidental exposure of Buffer type to cloudflare (#319) (a5e4462)

Documentation

0.16.1 (2024-03-04)

Full Changelog: sdk-v0.16.0...sdk-v0.16.1

Chores

Documentation

0.16.0 (2024-03-04)

Full Changelog: sdk-v0.15.0...sdk-v0.16.0

... (truncated)

Commits
  • 0d8ae46 chore: release main
  • 57f8656 docs: remove extraneous --save and yarn install instructions (#323)
  • 25aa977 docs: deprecate old access token getter (#322)
  • b8d418d --save hasn't been needed since 2017
  • bf742c4 chore: release main
  • a5e8d6d chore(types): fix accidental exposure of Buffer type to cloudflare (#319)
  • c5385a1 fix(streaming): correctly handle trailing new lines in byte chunks (#317)
  • 672d977 feat(api): add enum to model param for message (#315)
  • 2161c86 docs(readme): fix https proxy example (#311)
  • 165f1d8 docs(readme): fix https proxy example (#310)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​anthropic-ai/vertex-sdk since your current version.


Updates @aws-sdk/client-bedrock from 3.1020.0 to 3.1069.0

Release notes

Sourced from @​aws-sdk/client-bedrock's releases.

v3.1069.0

3.1069.0(2026-06-15)

Chores
Documentation Changes
  • client-rds: Adding support for RDS SQL Server BYOM and DB2 Community Edition (db75dc76)
New Features
  • client-bedrock-runtime: InvokeGuardrailChecks API evaluates prompts and responses against safety checks (content filters, prompt attacks, sensitive info) without creating guardrail resources. It's a detect-only API, returning numeric scores so you can build adaptive logic as per your application. (4b1fd023)
  • client-cloudwatch-logs: Added endTimeOffset parameter to Scheduled Queries APIs (Create, Update, Get) enabling bounded time window configuration. Introduced scheduleType filter (CUSTOMER MANAGED, AWS MANAGED) for ListScheduledQueries and exposed it in Get and Update responses. (e1318840)
  • client-workspaces: Added a validation for null check for ImageIds in DescribeWorkspaceImages API request parameters. (4d72e87d)
  • client-wafv2: AWS WAF now supports AI traffic monetization for CloudFront. Configure payment networks and pricing on your web ACL, use the new Monetize rule action to charge AI agents via x402, and monitor revenue with new GetRevenueStatisticsSummary, GetRevenueStatistics, and ListSettlementRecords APIs. (49bed3c9)
  • client-datazone: Adds support for deleting lineage events in Amazon DataZone. (8e2a176d)
  • client-mgn: AWS Transform for VMware now supports Amazon FSx for NetApp ONTAP as a target storage. Customers can migrate source server disks directly to FSx for NetApp ONTAP iSCSI LUNs. Target storage is configurable per source server, and compute, network, and storage migrate together in coordinated waves. (cc83d723)

For list of updated packages, view updated-packages.md in assets-3.1069.0.zip

v3.1068.0

3.1068.0(2026-06-12)

Documentation Changes
  • client-iam: Updating documentation for select service-specific credential APIs (f572228a)
New Features
  • clients: update client endpoints as of 2026-06-12 (3f89d039)
  • client-acm: Certificate transparency logging opt-out is no longer available. Per compliance requirements, all public ACM certificates are automatically recorded in certificate transparency logs. The CertificateTransparencyLoggingPreference option is deprecated. (ca60b0f9)
  • client-eks: Patches missing enum values for EKS updates (c2df34dc)
  • client-sagemaker-runtime: Added support for inline request payloads to the InvokeEndpointAsync operation to allow users to provide the inference payload directly in the request Body (up to 128,000 bytes) as an alternative to uploading the payload to Amazon S3 and passing InputLocation. (c4e229dd)
  • client-glue: Adds support for retrieving Apache Iceberg table metadata via GetTable. Use the new AttributesToGet parameter with LATEST ICEBERG METADATA to receive schema, partition specs, sort orders, and table properties in the response. (f45445f9)
  • client-firehose: Update KeyARN in DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only (not alias ARNs), matching service behavior. (80837cd3)
  • client-bedrock-agentcore: Added tagging and CMK support across optimization, an explanation field in recommendation output, and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior (1c06496f)
  • client-devops-agent: Adds support for Trigger CRUD APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger, ListTriggers) for managing schedule-based automation triggers in DevOps Agent agent spaces. (7139cf1e)
  • client-bedrock-agentcore-control: Added tagging and CMK support for optimizations and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior (571ac1e7)

For list of updated packages, view updated-packages.md in assets-3.1068.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-bedrock's changelog.

3.1069.0 (2026-06-15)

Note: Version bump only for package @​aws-sdk/client-bedrock

3.1068.0 (2026-06-12)

Note: Version bump only for package @​aws-sdk/client-bedrock

3.1067.0 (2026-06-11)

Note: Version bump only for package @​aws-sdk/client-bedrock

3.1066.0 (2026-06-10)

Note: Version bump only for package @​aws-sdk/client-bedrock

3.1065.0 (2026-06-09)

Features

  • client-bedrock: Adds support for the Amazon Bedrock account-level data retention APIs PutAccountDataRetention and GetAccountDataRetention. (9acf4f7)

3.1064.0 (2026-06-08)

Note: Version bump only for package @​aws-sdk/client-bedrock

... (truncated)

Commits

Updates @aws-sdk/client-sts from 3.1020.0 to 3.1069.0

Release notes

Sourced from @​aws-sdk/client-sts's releases.

v3.1069.0

3.1069.0(2026-06-15)

Chores
Documentation Changes
  • client-rds: Adding support for RDS SQL Server BYOM and DB2 Community Edition (db75dc76)
New Features
  • client-bedrock-runtime: InvokeGuardrailChecks API evaluates prompts and responses against safety checks (content filters, prompt attacks, sensitive info) without creating guardrail resources. It's a detect-only API, returning numeric scores so you can build adaptive logic as per your application. (4b1fd023)
  • client-cloudwatch-logs: Added endTimeOffset parameter to Scheduled Queries APIs (Create, Update, Get) enabling bounded time window configuration. Introduced scheduleType filter (CUSTOMER MANAGED, AWS MANAGED) for ListScheduledQueries and exposed it in Get and Update responses. (e1318840)
  • client-workspaces: Added a validation for null check for ImageIds in DescribeWorkspaceImages API request parameters. (4d72e87d)
  • client-wafv2: AWS WAF now supports AI traffic monetization for CloudFront. Configure payment networks and pricing on your web ACL, use the new Monetize rule action to charge AI agents via x402, and monitor revenue with new GetRevenueStatisticsSummary, GetRevenueStatistics, and ListSettlementRecords APIs. (49bed3c9)
  • client-datazone: Adds support for deleting lineage events in Amazon DataZone. (8e2a176d)
  • client-mgn: AWS Transform for VMware now supports Amazon FSx for NetApp ONTAP as a target storage. Customers can migrate source server disks directly to FSx for NetApp ONTAP iSCSI LUNs. Target storage is configurable per source server, and compute, network, and storage migrate together in coordinated waves. (cc83d723)

For list of updated packages, view updated-packages.md in assets-3.1069.0.zip

v3.1068.0

3.1068.0(2026-06-12)

Documentation Changes
  • client-iam: Updating documentation for select service-specific credential APIs (f572228a)
New Features
  • clients: update client endpoints as of 2026-06-12 (3f89d039)
  • client-acm: Certificate transparency logging opt-out is no longer available. Per compliance requirements, all public ACM certificates are automatically recorded in certificate transparency logs. The CertificateTransparencyLoggingPreference option is deprecated. (ca60b0f9)
  • client-eks: Patches missing enum values for EKS updates (c2df34dc)
  • client-sagemaker-runtime: Added support for inline request payloads to the InvokeEndpointAsync operation to allow users to provide the inference payload directly in the request Body (up to 128,000 bytes) as an alternative to uploading the payload to Amazon S3 and passing InputLocation. (c4e229dd)
  • client-glue: Adds support for retrie...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2026
Bumps the npm-runtime-and-dev group with 50 updates:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/bedrock-sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.26.4` | `0.30.2` |
| [@anthropic-ai/foundry-sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.2.3` | `0.3.1` |
| [@anthropic-ai/sandbox-runtime](https://github.com/anthropic-experimental/sandbox-runtime) | `0.0.46` | `0.0.55` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.81.0` | `0.104.2` |
| [@anthropic-ai/vertex-sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.14.4` | `0.17.1` |
| [@aws-sdk/client-bedrock](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock) | `3.1020.0` | `3.1069.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.1020.0` | `3.1069.0` |
| [@commander-js/extra-typings](https://github.com/commander-js/extra-typings) | `12.1.0` | `15.0.0` |
| [@mendable/firecrawl-js](https://github.com/firecrawl/firecrawl) | `4.18.1` | `4.26.0` |
| [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.214.0` | `0.219.0` |
| [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.8.0` |
| [@opentelemetry/exporter-logs-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.214.0` | `0.219.0` |
| [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.57.2` | `0.219.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.8.0` |
| [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.214.0` | `0.219.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.8.0` |
| [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.8.0` |
| [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.8.0` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.40.0` | `1.41.1` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` |
| [axios](https://github.com/axios/axios) | `1.15.0` | `1.18.0` |
| [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` |
| [cli-boxes](https://github.com/sindresorhus/cli-boxes) | `3.0.0` | `4.0.1` |
| [commander](https://github.com/tj/commander.js) | `12.1.0` | `15.0.0` |
| [diff](https://github.com/kpdecker/jsdiff) | `8.0.3` | `9.0.0` |
| [env-paths](https://github.com/sindresorhus/env-paths) | `3.0.0` | `4.0.0` |
| [fflate](https://github.com/101arrowz/fflate) | `0.8.2` | `0.8.3` |
| [fuse.js](https://github.com/krisk/Fuse) | `7.1.0` | `7.4.2` |
| [get-east-asian-width](https://github.com/sindresorhus/get-east-asian-width) | `1.5.0` | `1.6.0` |
| [google-auth-library](https://github.com/googleapis/google-cloud-node-core/tree/HEAD/packages/google-auth-library-nodejs) | `9.15.1` | `10.7.0` |
| [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) | `7.0.6` | `9.1.0` |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.2.7` | `11.5.1` |
| [marked](https://github.com/markedjs/marked) | `15.0.12` | `18.0.5` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.17` |
| [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.4` |
| [sharp](https://github.com/lovell/sharp) | `0.34.5` | `0.35.1` |
| [shell-quote](https://github.com/ljharb/shell-quote) | `1.8.3` | `1.8.4` |
| [supports-hyperlinks](https://github.com/chalk/supports-hyperlinks) | `3.2.0` | `4.4.0` |
| [turndown](https://github.com/mixmark-io/turndown) | `7.2.2` | `7.2.4` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.41.0` | `5.7.0` |
| [undici](https://github.com/nodejs/undici) | `7.24.6` | `8.5.0` |
| [vscode-languageserver-protocol](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/protocol) | `3.17.5` | `3.18.0` |
| [wrap-ansi](https://github.com/chalk/wrap-ansi) | `9.0.2` | `10.0.0` |
| [ws](https://github.com/websockets/ws) | `8.20.0` | `8.21.0` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.9.0` |
| [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.4.3` |
| [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.11` | `1.3.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.9.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |


Updates `@anthropic-ai/bedrock-sdk` from 0.26.4 to 0.30.2
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@bedrock-sdk-v0.26.4...bedrock-sdk-v0.30.2)

Updates `@anthropic-ai/foundry-sdk` from 0.2.3 to 0.3.1
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@foundry-sdk-v0.2.3...v0.3.1)

Updates `@anthropic-ai/sandbox-runtime` from 0.0.46 to 0.0.55
- [Release notes](https://github.com/anthropic-experimental/sandbox-runtime/releases)
- [Commits](anthropic-experimental/sandbox-runtime@v0.0.46...v0.0.55)

Updates `@anthropic-ai/sdk` from 0.81.0 to 0.104.2
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.81.0...sdk-v0.104.2)

Updates `@anthropic-ai/vertex-sdk` from 0.14.4 to 0.17.1
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@vertex-sdk-v0.14.4...sdk-v0.17.1)

Updates `@aws-sdk/client-bedrock` from 3.1020.0 to 3.1069.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1069.0/clients/client-bedrock)

Updates `@aws-sdk/client-sts` from 3.1020.0 to 3.1069.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1069.0/clients/client-sts)

Updates `@commander-js/extra-typings` from 12.1.0 to 15.0.0
- [Release notes](https://github.com/commander-js/extra-typings/releases)
- [Changelog](https://github.com/commander-js/extra-typings/blob/main/CHANGELOG.md)
- [Commits](commander-js/extra-typings@v12.1.0...v15.0.0)

Updates `@mendable/firecrawl-js` from 4.18.1 to 4.26.0
- [Release notes](https://github.com/firecrawl/firecrawl/releases)
- [Commits](https://github.com/firecrawl/firecrawl/commits)

Updates `@opentelemetry/api-logs` from 0.214.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.214.0...experimental/v0.219.0)

Updates `@opentelemetry/core` from 2.6.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v2.6.1...v2.8.0)

Updates `@opentelemetry/exporter-logs-otlp-http` from 0.214.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.214.0...experimental/v0.219.0)

Updates `@opentelemetry/exporter-trace-otlp-grpc` from 0.57.2 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.57.2...experimental/v0.219.0)

Updates `@opentelemetry/resources` from 2.6.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v2.6.1...v2.8.0)

Updates `@opentelemetry/sdk-logs` from 0.214.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.214.0...experimental/v0.219.0)

Updates `@opentelemetry/sdk-metrics` from 2.6.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v2.6.1...v2.8.0)

Updates `@opentelemetry/sdk-trace-base` from 2.6.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v2.6.1...v2.8.0)

Updates `@opentelemetry/sdk-trace-node` from 2.6.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v2.6.1...v2.8.0)

Updates `@opentelemetry/semantic-conventions` from 1.40.0 to 1.41.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@semconv/v1.40.0...semconv/v1.41.1)

Updates `ajv` from 8.18.0 to 8.20.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.18.0...v8.20.0)

Updates `axios` from 1.15.0 to 1.18.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.15.0...v1.18.0)

Updates `chokidar` from 4.0.3 to 5.0.0
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@4.0.3...5.0.0)

Updates `cli-boxes` from 3.0.0 to 4.0.1
- [Release notes](https://github.com/sindresorhus/cli-boxes/releases)
- [Commits](sindresorhus/cli-boxes@v3.0.0...v4.0.1)

Updates `commander` from 12.1.0 to 15.0.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v12.1.0...v15.0.0)

Updates `diff` from 8.0.3 to 9.0.0
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v8.0.3...v9.0.0)

Updates `env-paths` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/sindresorhus/env-paths/releases)
- [Commits](sindresorhus/env-paths@v3.0.0...v4.0.0)

Updates `fflate` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/101arrowz/fflate/releases)
- [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md)
- [Commits](101arrowz/fflate@v0.8.2...v0.8.3)

Updates `fuse.js` from 7.1.0 to 7.4.2
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md)
- [Commits](krisk/Fuse@v7.1.0...v7.4.2)

Updates `get-east-asian-width` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/sindresorhus/get-east-asian-width/releases)
- [Commits](sindresorhus/get-east-asian-width@v1.5.0...v1.6.0)

Updates `google-auth-library` from 9.15.1 to 10.7.0
- [Release notes](https://github.com/googleapis/google-cloud-node-core/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node-core/blob/main/packages/google-auth-library-nodejs/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node-core/commits/HEAD/packages/google-auth-library-nodejs)

Updates `https-proxy-agent` from 7.0.6 to 9.1.0
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@9.1.0/packages/https-proxy-agent)

Updates `lru-cache` from 11.2.7 to 11.5.1
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.2.7...v11.5.1)

Updates `marked` from 15.0.12 to 18.0.5
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v15.0.12...v18.0.5)

Updates `react` from 19.2.4 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react)

Updates `@types/react` from 19.2.14 to 19.2.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `semver` from 7.7.4 to 7.8.4
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.4...v7.8.4)

Updates `sharp` from 0.34.5 to 0.35.1
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.5...v0.35.1)

Updates `shell-quote` from 1.8.3 to 1.8.4
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.8.3...v1.8.4)

Updates `supports-hyperlinks` from 3.2.0 to 4.4.0
- [Release notes](https://github.com/chalk/supports-hyperlinks/releases)
- [Commits](chalk/supports-hyperlinks@v3.2.0...v4.4.0)

Updates `turndown` from 7.2.2 to 7.2.4
- [Release notes](https://github.com/mixmark-io/turndown/releases)
- [Commits](mixmark-io/turndown@v7.2.2...v7.2.4)

Updates `type-fest` from 4.41.0 to 5.7.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.41.0...v5.7.0)

Updates `undici` from 7.24.6 to 8.5.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.24.6...v8.5.0)

Updates `vscode-languageserver-protocol` from 3.17.5 to 3.18.0
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/types/3.18.0/protocol)

Updates `wrap-ansi` from 9.0.2 to 10.0.0
- [Release notes](https://github.com/chalk/wrap-ansi/releases)
- [Commits](chalk/wrap-ansi@v9.0.2...v10.0.0)

Updates `ws` from 8.20.0 to 8.21.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.20.0...8.21.0)

Updates `yaml` from 2.8.3 to 2.9.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.3...v2.9.0)

Updates `zod` from 3.25.76 to 4.4.3
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.76...v4.4.3)

Updates `@types/bun` from 1.3.11 to 1.3.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun)

Updates `@types/node` from 25.5.0 to 25.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.14 to 19.2.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/bedrock-sdk"
  dependency-version: 0.30.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@anthropic-ai/foundry-sdk"
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@anthropic-ai/sandbox-runtime"
  dependency-version: 0.0.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.104.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@anthropic-ai/vertex-sdk"
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@aws-sdk/client-bedrock"
  dependency-version: 3.1069.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.1069.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@commander-js/extra-typings"
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: "@mendable/firecrawl-js"
  dependency-version: 4.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/api-logs"
  dependency-version: 0.219.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/core"
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/exporter-logs-otlp-http"
  dependency-version: 0.219.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/exporter-trace-otlp-grpc"
  dependency-version: 0.219.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/resources"
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/sdk-logs"
  dependency-version: 0.219.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/sdk-trace-base"
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/sdk-trace-node"
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-version: 1.41.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: ajv
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: axios
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: chokidar
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: cli-boxes
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: commander
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: diff
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: env-paths
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: fflate
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: fuse.js
  dependency-version: 7.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: get-east-asian-width
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: google-auth-library
  dependency-version: 10.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: https-proxy-agent
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: lru-cache
  dependency-version: 11.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: marked
  dependency-version: 18.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: semver
  dependency-version: 7.8.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: sharp
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: shell-quote
  dependency-version: 1.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: supports-hyperlinks
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: turndown
  dependency-version: 7.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: type-fest
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: undici
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: vscode-languageserver-protocol
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: wrap-ansi
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: ws
  dependency-version: 8.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: yaml
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: zod
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: "@types/bun"
  dependency-version: 1.3.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: "@types/node"
  dependency-version: 25.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@svy04 svy04 force-pushed the dependabot/npm_and_yarn/npm-runtime-and-dev-4255889433 branch from c76092d to 261ec60 Compare June 18, 2026 19:45
@svy04

svy04 commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Rebased onto the refreshed public-surface main. Current CI failure is now dependency-update specific, not stale public framing: both smoke-and-tests and Product Quality Gate stop at �un install --frozen-lockfile with lockfile had changes, but lockfile is frozen. This PR needs a lockfile refresh / dependency-update pass before it can be considered for merge.

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant