Skip to content

Bump the npm-runtime-and-dev group across 1 directory with 57 updates#174

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

Bump the npm-runtime-and-dev group across 1 directory with 57 updates#174
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-runtime-and-dev-23fcbbb891

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown

Bumps the npm-runtime-and-dev group with 57 updates in the / directory:

Package From To
@anthropic-ai/bedrock-sdk 0.26.4 0.32.0
@anthropic-ai/foundry-sdk 0.2.3 0.4.0
@anthropic-ai/sandbox-runtime 0.0.46 0.0.66
@anthropic-ai/sdk 0.81.0 0.112.4
@anthropic-ai/vertex-sdk 0.14.4 0.19.0
@aws-sdk/client-bedrock 3.1020.0 3.1091.0
@aws-sdk/client-sts 3.1020.0 3.1091.0
@commander-js/extra-typings 12.1.0 15.0.0
@mendable/firecrawl-js 4.18.1 4.30.1
@opentelemetry/api-logs 0.214.0 0.220.0
@opentelemetry/core 2.6.1 2.9.0
@opentelemetry/exporter-logs-otlp-http 0.214.0 0.220.0
@opentelemetry/exporter-trace-otlp-grpc 0.57.2 0.220.0
@opentelemetry/resources 2.6.1 2.9.0
@opentelemetry/sdk-logs 0.214.0 0.220.0
@opentelemetry/sdk-metrics 2.6.1 2.9.0
@opentelemetry/sdk-trace-base 2.6.1 2.9.0
@opentelemetry/sdk-trace-node 2.6.1 2.9.0
@opentelemetry/semantic-conventions 1.40.0 1.43.0
ajv 8.18.0 8.20.0
axios 1.15.0 1.18.1
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
execa 9.6.1 10.0.0
fflate 0.8.2 0.8.3
fuse.js 7.1.0 7.5.0
get-east-asian-width 1.5.0 1.6.0
google-auth-library 9.15.1 10.9.0
https-proxy-agent 7.0.6 9.1.0
ignore 7.0.5 7.0.6
lru-cache 11.2.7 11.5.2
marked 15.0.12 18.0.7
p-map 7.0.4 7.0.6
picomatch 4.0.4 4.0.5
react 19.2.4 19.2.7
@types/react 19.2.14 19.2.17
semver 7.7.4 7.8.5
sharp 0.34.5 0.35.3
shell-quote 1.8.3 1.10.0
supports-hyperlinks 3.2.0 4.5.0
turndown 7.2.2 7.2.4
type-fest 4.41.0 5.8.0
undici 7.24.6 8.8.0
vscode-languageserver-protocol 3.17.5 3.18.2
wrap-ansi 9.0.2 10.0.0
ws 8.20.0 8.21.1
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 26.1.1
dependency-cruiser 17.4.3 18.1.0
jscpd 5.0.9 5.0.12
knip 6.16.1 6.27.0
typescript 5.9.3 7.0.2

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

Release notes

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

bedrock-sdk: v0.32.0

0.32.0 (2026-06-30)

Full Changelog: bedrock-sdk-v0.31.0...bedrock-sdk-v0.32.0

Features

  • bedrock: pass client logger to AWS credential provider chain (SDK-90) (#29) (9563b4b)

bedrock-sdk: v0.31.0

0.31.0 (2026-06-18)

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

Features

  • stream: lazily parse partial tool json input (#99) (e55ceee)

Chores

  • tests: stop using deprecated models (#98) (65ae1af)

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)

... (truncated)

Changelog

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

0.32.0 (2024-11-04)

Full Changelog: sdk-v0.31.0...sdk-v0.32.0

Features

Bug Fixes

  • don't require deno to run build-deno (#586) (0e431d6)
  • types: add missing token-counting-2024-11-01 (#583) (13d629c)

Chores

0.31.0 (2024-11-01)

Full Changelog: sdk-v0.30.1...sdk-v0.31.0

Features

  • api: add message token counting & PDFs support (#582) (b593837)

Bug Fixes

  • countTokens: correctly set beta header (1680757)
  • internal: support pnpm git installs (#579) (86bb102)
  • types: add missing token-counting-2024-11-01 (aff1546)

Reverts

  • disable isolatedModules and change imports (#575) (2c3b176)

Chores

Documentation

... (truncated)

Commits
  • c128ce7 chore: release main
  • f7913f7 feat(api): add new haiku model (#587)
  • 21fa500 fix: don't require deno to run build-deno (#586)
  • 461e300 chore: remove unused build-deno condition (#585)
  • 86c5ade fix(types): add missing token-counting-2024-11-01 (#583)
  • 1043b48 chore: release main
  • f99a700 fix(types): add missing token-counting-2024-11-01
  • 3002c2e fix(countTokens): correctly set beta header
  • affdd31 feat(api): add message token counting & PDFs support (#582)
  • 029e485 refactor: use type imports for type-only imports (#580)
  • 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.4.0

Release notes

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

aws-sdk: v0.4.0

0.4.0 (2026-06-05)

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

Features

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

foundry-sdk: v0.4.0

0.4.0 (2026-06-18)

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

Features

  • stream: lazily parse partial tool json input (#99) (e55ceee)

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

... (truncated)

Commits
  • 2ea3ea1 Merge pull request #7 from anthropics/justin/fetch-polyfill
  • aa9fa2e Bump package version
  • 6d8d148 Add cross-fetch polyfill to support older Node versions
  • 009bfe5 Revert to a separate publish step, but still build along the way
  • 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
  • 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.66

Release notes

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

v0.0.66

What's Changed

New Contributors

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.65...v0.0.66

v0.0.65

  • #322: feat(linux): passive seccomp USER_NOTIF observer for sandbox violations
  • #386: mitm-ca: use native crypto.sign() instead of node-forge pure-JS RSA sign
  • #375: Add extract for structured masking of env var values
  • #392: Resolve symlinks in deny paths before computing bwrap masks
  • #387: fix(windows): drop NO_PROXY from proxy env overlay
  • #388: srt-win: --quiet on exec, broker share-locks current_exe, kill-chain regression test
  • #389: windows: collapse WindowsBinShell to {exe, args}

v0.0.64

What's Changed

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.63...v0.0.64

v0.0.63

What's Changed

... (truncated)

Commits
  • 03bcd3d Merge pull request #410 from anthropic-experimental/release/v0.0.66
  • 521f64d Release v0.0.66
  • 48b9f1d Merge pull request #409 from anthropic-experimental/shawnm/grpc-proxy-http
  • d47999c Advertise the HTTP CONNECT proxy in GRPC_PROXY instead of socks5h
  • e5b3778 Merge pull request #399 from anthropic-experimental/elhajj/credential-mask-body
  • 916504c Document the no-nested-sentinels caller contract and the scan's earliest-matc...
  • be94f5b Substitute in bodyless-method requests that declare a body (GET-with-body)
  • 2e7f0bd e2e: sandboxed POST body reaches injectHost with the real secret via SandboxM...
  • b0e6565 Integration tests: body substitution through the terminating proxy (JSON, for...
  • 18273c0 Registry tests for sentinel length-matching and sentinelsForHost
  • Additional commits viewable in compare view

Updates @anthropic-ai/sdk from 0.81.0 to 0.112.4

Release notes

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

sdk: v0.112.4

0.112.4 (2026-07-20)

Full Changelog: sdk-v0.112.3...sdk-v0.112.4

Bug Fixes

  • aws: preserve AWS options and auth mode across withOptions() (#214) (3f7665c)

Chores

sdk: v0.112.3

0.112.3 (2026-07-17)

Full Changelog: sdk-v0.112.2...sdk-v0.112.3

Chores

sdk: v0.112.2

0.112.2 (2026-07-17)

Full Changelog: sdk-v0.112.1...sdk-v0.112.2

Chores

sdk: v0.112.1

0.112.1 (2026-07-16)

Full Changelog: sdk-v0.112.0...sdk-v0.112.1

sdk: v0.112.0

0.112.0 (2026-07-16)

Full Changelog: sdk-v0.111.0...sdk-v0.112.0

Features

  • api: add support for MCP Tunnels (597ac41)

sdk: v0.111.0

0.111.0 (2026-07-10)

Full Changelog: sdk-v0.110.0...sdk-v0.111.0

... (truncated)

Changelog

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

0.112.4 (2026-07-20)

Full Changelog: sdk-v0.112.3...sdk-v0.112.4

Bug Fixes

  • aws: preserve AWS options and auth mode across withOptions() (#214) (3f7665c)

Chores

0.112.3 (2026-07-17)

Full Changelog: sdk-v0.112.2...sdk-v0.112.3

Chores

0.112.2 (2026-07-17)

Full Changelog: sdk-v0.112.1...sdk-v0.112.2

Chores

0.112.1 (2026-07-16)

Full Changelog: sdk-v0.112.0...sdk-v0.112.1

0.112.0 (2026-07-16)

Full Changelog: sdk-v0.111.0...sdk-v0.112.0

Features

  • api: add support for MCP Tunnels (597ac41)

0.111.0 (2026-07-10)

Full Changelog: sdk-v0.110.0...sdk-v0.111.0

Features

  • api: add support for dreaming (77b28a6)
  • tools: gate session tool calls on evaluated_permission; bound idle by server stop_reason (68a6d7b)

... (truncated)

Commits
  • 3e9a2e1 chore(aws): raise minimum @​anthropic-ai/sdk version to 0.112.4
  • 1cdfa7f chore: release main
  • 0cd535b fix(aws): remove duplicate loggerFor import breaking the build (#235)
  • ff7d620 fix(aws): preserve AWS options and auth mode across withOptions() (#214)
  • 0b39044 chore(docs): small updates
  • f84e863 chore: release main
  • 373cf7e chore(docs): small updates
  • 4d3022d chore(internal): tidy changelog
  • 5019578 chore: release main
  • 01e74ee fix(google-cloud): bump google-auth-library to ^10.2.0 (#230)
  • 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.19.0

Release notes

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

vertex-sdk: v0.19.0

0.19.0 (2026-06-30)

Full Changelog: vertex-sdk-v0.18.0...vertex-sdk-v0.19.0

Features

  • vertex: bump google-auth-library to ^10.2.0 (SDK-91) (#30) (eb2d25c)

vertex-sdk: v0.18.0

0.18.0 (2026-06-18)

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

Features

  • stream: lazily parse partial tool json input (#99) (e55ceee)

Chores

  • tests: stop using deprecated models (#98) (65ae1af)

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)

... (truncated)

Changelog

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

0.19.0 (2024-03-19)

Full Changelog: sdk-v0.18.0...sdk-v0.19.0

Features

  • vertex: add support for overriding google auth (#338) (28d98c4)
  • vertex: api is no longer in private beta (#344) (892127c)

Bug Fixes

  • internal: make toFile use input file's options (#343) (2dc2174)

Chores

  • internal: update generated pragma comment (#341) (fd60f63)

Documentation

0.18.0 (2024-03-13)

Full Changelog: sdk-v0.17.2...sdk-v0.18.0

Features

Documentation

0.17.2 (2024-03-12)

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

Chores

  • internal: add explicit type annotation to decoder (#324) (7e172c7)

0.17.1 (2024-03-06)

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

Documentation

... (truncated)

Commits
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.1091.0

Release notes

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

v3.1091.0

3.1091.0(2026-07-20)

Documentation Changes
  • client-organizations: Updated InvalidInputException error documentation to clarify that the service validates free-text field values against common cross-site scripting (XSS) patterns. (6ac1bf08)
  • client-marketplace-metering: For new SaaS product integrations, CustomerIdentifier is not populated in ResolveCustomer responses and is not supported in BatchMeterUsage. Use CustomerAWSAccountId and LicenseArn instead. (f1ff8983)
New Features
  • client-quicksight: Adds support for custom permissions for Triggers, allowing administrators to control user access to Schedule, Inbound Email and Quick Event triggers. (fbe7d94d)
  • client-bedrock-agentcore: Add W3C trace context headers (traceparent, tracestate, baggage) and X-Amzn-Trace-Id to InvokeHarness request for end-to-end observability propagation. Add toolResultMetadata to the streaming content block delta for MCP tool result meta delivery without oversized SSE frames. (4cf22ef3)
  • client-bedrock-agentcore-control: This release adds support for specifying a connector version on Gateway targets to pin the connector's tool schema. It also introduces web-search connector version 1.2.0, which adds agent-side domain filtering, published date range filtering, and admin-side domain allowlisting. (2c37055a)
  • client-sesv2: Amazon SES introduces three new Pricing Plans (Essentials, Pro, Enterprise), which bundle SES features under one pricing umbrella. The new PutAccountPricingAttributes API lets the user set the account's plan, while current plan retrievalif done through the new PricingAttributes field on GetAccount. (751dc8df)
  • client-mediatailor: This change adds api support for configuring ad decision server timeouts and concurrency fields on MediaTailor playback configurations (97ea965e)
  • client-inspector2: Adds Windows path support for deep inspection. Fixes tag propagation for connector CloudFormation stack operations. (2263613f)
Tests
  • middleware-sdk-route53: loosen date in path assertion (#8212) (e5225182)

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

v3.1090.0

3.1090.0(2026-07-17)

New Features
  • clients: update client endpoints as of 2026-07-17 (857153f3)
  • client-kinesis-analytics-v2: Support for Flink 2.3 in Managed Service for Apache Flink (1ad0421f)
  • client-gameliftstreams: Amazon GameLift Streams now supports assigning an IAM role to a stream session, enabling your application to securely access resources in your AWS account, such as Amazon S3 buckets and DynamoDB tables. (cf945cdb)
  • client-rds: Adds the AssociatedRoles parameter to CreateDBCluster, RestoreDBClusterFromSnapshot, RestoreDBClusterToPointInTime, and RestoreDBClusterFromS3, letting customers associate IAM roles with an Aurora DB cluster at create or restore time instead of calling AddRoleToDBCluster afterward. (48b74a43)
  • client-odb: Adds support for sourcing Autonomous Database admin and wallet passwords from customer-managed AWS Secrets Manager secrets, including password source configuration and summaries, and enabling or disabling the OCI IAM service role for Secrets Manager integration via InitializeService. (d5619c8b)
  • client-cognito-identity-provider: Amazon Cognito user pools now support sending SMS via AWS End User Messaging. A new EumsSms object in SmsConfigurationType lets you deliver MFA and verification texts through AWS End User Messaging, alongside the existing Amazon SNS option. (600cf8d5)

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

v3.1089.0

3.1089.0(2026-07-16)

Chores

... (truncated)

Changelog

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

3.1091.0 (2026-07-20)

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

3.1090.0 (2026-07-17)

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

3.1089.0 (2026-07-16)

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

3.1088.0 (2026-07-15)

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

3.1087.0 (2026-07-14)

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

3.1086.0 (2026-07-13)

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

3.1085.0 (2026-07-10)

... (truncated)

Commits

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

Release notes

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

v3.1091.0

3.1091.0(2026-07-20)

Documentation Changes
  • client-organizations: Updated InvalidInputException error documentation to clarify that the service validates free-text field values against common cross-site scripting (XSS) patterns. (6ac1bf08)
  • client-marketplace-metering: For new SaaS product integrations, CustomerIdentifier is not populated in ResolveCustomer responses and is not supported in BatchMeterUsage. Use CustomerAWSAccountId and LicenseArn instead. (f1ff8983)
New Features
  • client-quicksight: Adds support for custom permissions for Triggers, allowing administrators to control user access to Schedule, Inbound Email and Quick Event triggers. (fbe7d94d)
  • client-bedrock-agentcore: Add W3C trace context headers (traceparent, tracestate, baggage) and X-Amzn-Trace-Id to InvokeHarness request for end-to-end observability propagation. Add toolResultMetadata to the streaming content block delta for MCP tool result meta delivery without oversized SSE frames. (4cf22ef3)
  • client-bedrock-agentcore-control: This release adds support for specifying a connector version on Gateway targets to pin the connector's tool schema. It also introduces web-search connector version 1.2.0, which adds agent-side domain filtering, published date range filtering, and admin-side domain allowlisting. (2c37055a)
  • client-sesv2: Amazon SES introduces three new Pricing Plans (Essentials, Pro, Enterprise), which bundle SES features under one pricing umbrella. The new PutAccountPricingAttributes API lets the user set the account's plan, while current plan retrievalif done through the new PricingAttributes field on GetAccount. (751dc8df)
  • client-mediatailor: This change adds api support for configuring ad decision server timeouts and concurrency fields on MediaTailor playback configurations (97ea965e)
  • client-inspector2: Adds Windows path support for deep inspection. Fixes...

    Description has been truncated

Bumps the npm-runtime-and-dev group with 57 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/bedrock-sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.26.4` | `0.32.0` |
| [@anthropic-ai/foundry-sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.2.3` | `0.4.0` |
| [@anthropic-ai/sandbox-runtime](https://github.com/anthropic-experimental/sandbox-runtime) | `0.0.46` | `0.0.66` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.81.0` | `0.112.4` |
| [@anthropic-ai/vertex-sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.14.4` | `0.19.0` |
| [@aws-sdk/client-bedrock](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock) | `3.1020.0` | `3.1091.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.1020.0` | `3.1091.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.30.1` |
| [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.214.0` | `0.220.0` |
| [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.9.0` |
| [@opentelemetry/exporter-logs-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.214.0` | `0.220.0` |
| [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.57.2` | `0.220.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.9.0` |
| [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.214.0` | `0.220.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.9.0` |
| [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.9.0` |
| [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `2.6.1` | `2.9.0` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.40.0` | `1.43.0` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` |
| [axios](https://github.com/axios/axios) | `1.15.0` | `1.18.1` |
| [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` |
| [execa](https://github.com/sindresorhus/execa) | `9.6.1` | `10.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.5.0` |
| [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/tree/HEAD/core/packages/google-auth-library-nodejs) | `9.15.1` | `10.9.0` |
| [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) | `7.0.6` | `9.1.0` |
| [ignore](https://github.com/kaelzhang/node-ignore) | `7.0.5` | `7.0.6` |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.2.7` | `11.5.2` |
| [marked](https://github.com/markedjs/marked) | `15.0.12` | `18.0.7` |
| [p-map](https://github.com/sindresorhus/p-map) | `7.0.4` | `7.0.6` |
| [picomatch](https://github.com/micromatch/picomatch) | `4.0.4` | `4.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.5` |
| [sharp](https://github.com/lovell/sharp) | `0.34.5` | `0.35.3` |
| [shell-quote](https://github.com/ljharb/shell-quote) | `1.8.3` | `1.10.0` |
| [supports-hyperlinks](https://github.com/chalk/supports-hyperlinks) | `3.2.0` | `4.5.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.8.0` |
| [undici](https://github.com/nodejs/undici) | `7.24.6` | `8.8.0` |
| [vscode-languageserver-protocol](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/protocol) | `3.17.5` | `3.18.2` |
| [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.1` |
| [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` | `26.1.1` |
| [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) | `17.4.3` | `18.1.0` |
| [jscpd](https://github.com/kucherenko/jscpd/tree/HEAD/rust/jscpd) | `5.0.9` | `5.0.12` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.16.1` | `6.27.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` |



Updates `@anthropic-ai/bedrock-sdk` from 0.26.4 to 0.32.0
- [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...sdk-v0.32.0)

Updates `@anthropic-ai/foundry-sdk` from 0.2.3 to 0.4.0
- [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.4.0)

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

Updates `@anthropic-ai/sdk` from 0.81.0 to 0.112.4
- [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.112.4)

Updates `@anthropic-ai/vertex-sdk` from 0.14.4 to 0.19.0
- [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.19.0)

Updates `@aws-sdk/client-bedrock` from 3.1020.0 to 3.1091.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.1091.0/clients/client-bedrock)

Updates `@aws-sdk/client-sts` from 3.1020.0 to 3.1091.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.1091.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.30.1
- [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.220.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.220.0)

Updates `@opentelemetry/core` from 2.6.1 to 2.9.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.9.0)

Updates `@opentelemetry/exporter-logs-otlp-http` from 0.214.0 to 0.220.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.220.0)

Updates `@opentelemetry/exporter-trace-otlp-grpc` from 0.57.2 to 0.220.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.220.0)

Updates `@opentelemetry/resources` from 2.6.1 to 2.9.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.9.0)

Updates `@opentelemetry/sdk-logs` from 0.214.0 to 0.220.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.220.0)

Updates `@opentelemetry/sdk-metrics` from 2.6.1 to 2.9.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.9.0)

Updates `@opentelemetry/sdk-trace-base` from 2.6.1 to 2.9.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.9.0)

Updates `@opentelemetry/sdk-trace-node` from 2.6.1 to 2.9.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.9.0)

Updates `@opentelemetry/semantic-conventions` from 1.40.0 to 1.43.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@semconv/v1.40.0...semconv/v1.43.0)

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.1
- [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.1)

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 `execa` from 9.6.1 to 10.0.0
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v9.6.1...v10.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.5.0
- [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.5.0)

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.9.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/core/packages/google-auth-library-nodejs/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/google-auth-library-v10.9.0/core/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 `ignore` from 7.0.5 to 7.0.6
- [Release notes](https://github.com/kaelzhang/node-ignore/releases)
- [Commits](kaelzhang/node-ignore@7.0.5...7.0.6)

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

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

Updates `p-map` from 7.0.4 to 7.0.6
- [Release notes](https://github.com/sindresorhus/p-map/releases)
- [Commits](sindresorhus/p-map@v7.0.4...v7.0.6)

Updates `picomatch` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.4...4.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.5
- [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.5)

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

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

Updates `supports-hyperlinks` from 3.2.0 to 4.5.0
- [Release notes](https://github.com/chalk/supports-hyperlinks/releases)
- [Commits](chalk/supports-hyperlinks@v3.2.0...v4.5.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.8.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.41.0...v5.8.0)

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

Updates `vscode-languageserver-protocol` from 3.17.5 to 3.18.2
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/protocol/3.18.2/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.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.20.0...8.21.1)

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 26.1.1
- [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 `dependency-cruiser` from 17.4.3 to 18.1.0
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v17.4.3...v18.1.0)

Updates `jscpd` from 5.0.9 to 5.0.12
- [Release notes](https://github.com/kucherenko/jscpd/releases)
- [Changelog](https://github.com/kucherenko/jscpd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kucherenko/jscpd/commits/v5.0.12/rust/jscpd)

Updates `knip` from 6.16.1 to 6.27.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.27.0/packages/knip)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/bedrock-sdk"
  dependency-version: 0.32.0
  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.4.0
  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.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.112.4
  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.19.0
  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.1091.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.1091.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.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/api-logs"
  dependency-version: 0.220.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/core"
  dependency-version: 2.9.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.220.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.220.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: "@opentelemetry/resources"
  dependency-version: 2.9.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.220.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.9.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.9.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.9.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.43.0
  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.1
  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: execa
  dependency-version: 10.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.5.0
  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.9.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: ignore
  dependency-version: 7.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: lru-cache
  dependency-version: 11.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: marked
  dependency-version: 18.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: p-map
  dependency-version: 7.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: picomatch
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: sharp
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: shell-quote
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: supports-hyperlinks
  dependency-version: 4.5.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.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: undici
  dependency-version: 8.8.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.2
  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.1
  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: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  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: dependency-cruiser
  dependency-version: 18.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
- dependency-name: jscpd
  dependency-version: 5.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-runtime-and-dev
- dependency-name: knip
  dependency-version: 6.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-runtime-and-dev
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-runtime-and-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2026
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.

0 participants