Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2026

Bumps the dependencies group with 30 updates in the / directory:

Package From To
@google/genai 1.37.0 1.38.0
@huggingface/inference 4.13.9 4.13.10
@mistralai/mistralai 1.11.0 1.13.0
@modelcontextprotocol/sdk 1.25.2 1.25.3
@vscode/proxy-agent 0.36.0 0.37.0
@vscode/spdlog 0.15.6 0.15.7
@vscode/vscode-languagedetection 1.0.22 1.0.23
@xterm/addon-clipboard 0.3.0-beta.104 0.3.0-beta.107
@xterm/addon-image 0.10.0-beta.104 0.10.0-beta.107
@xterm/addon-ligatures 0.11.0-beta.104 0.11.0-beta.107
@xterm/addon-progress 0.3.0-beta.104 0.3.0-beta.107
@xterm/addon-search 0.17.0-beta.104 0.17.0-beta.107
@xterm/addon-serialize 0.15.0-beta.104 0.15.0-beta.107
@xterm/addon-unicode11 0.10.0-beta.104 0.10.0-beta.107
@xterm/addon-webgl 0.20.0-beta.103 0.20.0-beta.106
lucide-react 0.562.0 0.563.0
posthog-node 5.21.1 5.24.2
undici 7.18.2 7.19.0
vscode-textmate 9.3.1 9.3.2
@playwright/test 1.57.0 1.58.0
@types/node 25.0.9 25.0.10
@types/react 19.2.8 19.2.9
@typescript-eslint/utils 8.53.0 8.53.1
@typescript/native-preview 7.0.0-dev.20260118.1 7.0.0-dev.20260123.3
@vscode/vscode-perf 0.0.24 0.0.25
eslint-plugin-jsdoc 62.1.0 62.4.0
next 16.1.3 16.1.4
typescript 6.0.0-dev.20260118 6.0.0-dev.20260123
typescript-eslint 8.53.0 8.53.1
windows-foreground-love 0.5.0 0.6.1

Updates @google/genai from 1.37.0 to 1.38.0

Release notes

Sourced from @​google/genai's releases.

v1.38.0

1.38.0 (2026-01-20)

Features

  • Add ModelArmorConfig support for prompt and response sanitization via the Model Armor service (be65c24)
  • Allow custom endpoints for authentication with Vertex AI in Typescript (891e32d), closes #1137
  • Update data types from discovery doc. (a16a180)
  • Update data types from discovery doc. (a4eaa8c)
Changelog

Sourced from @​google/genai's changelog.

1.38.0 (2026-01-20)

Features

  • Add ModelArmorConfig support for prompt and response sanitization via the Model Armor service (be65c24)
  • Allow custom endpoints for authentication with Vertex AI in Typescript (891e32d), closes #1137
  • Update data types from discovery doc. (a16a180)
  • Update data types from discovery doc. (a4eaa8c)
Commits
  • 0055069 chore(main): release 1.38.0 (#1258)
  • 891e32d feat: Allow custom endpoints for authentication with Vertex AI in Typescript
  • a16a180 feat: Update data types from discovery doc.
  • a4eaa8c feat: Update data types from discovery doc.
  • 2389c32 test: Suppress compilation issues with TypeScript 5.9.
  • cc86058 chore: Update documentation for the background parameter.
  • be65c24 feat: Add ModelArmorConfig support for prompt and response sanitization via t...
  • d136c02 Copybara import of the project:
  • See full diff in compare view

Updates @huggingface/inference from 4.13.9 to 4.13.10

Commits

Updates @mistralai/mistralai from 1.11.0 to 1.13.0

Release notes

Sourced from @​mistralai/mistralai's releases.

typescript - v1.13.0 - 2026-01-22 10:59:19

Generated by Speakeasy CLI

@​mistralai/mistralai 1.13.0

Typescript SDK Changes:

  • mistral.beta.agents.listVersions(): Added
  • mistral.beta.agents.getVersion(): Added
  • mistral.ocr.process():
    • request.documentAnnotationPrompt Added

Generated with Speakeasy CLI 1.690.1

Publishing Completed

typescript - v1.12.0 - 2026-01-19 13:42:00

Generated by Speakeasy CLI

@​mistralai/mistralai 1.12.0

SDK Changes Detected:

  • mistral.beta.conversations.restart():
    • request.conversationRestartRequest.inputs.[array].[] Changed Breaking ⚠️
    • response.outputs.[].[messageOutputEntry].content.[array].[] Changed Breaking ⚠️
  • mistral.beta.conversations.start():
    • request.inputs.[array].[] Changed Breaking ⚠️
    • response.outputs.[].[messageOutputEntry].content.[array].[] Changed Breaking ⚠️
  • mistral.beta.conversations.append():
    • request.conversationAppendRequest.inputs.[array].[] Changed Breaking ⚠️
    • response.outputs.[].[messageOutputEntry].content.[array].[] Changed Breaking ⚠️
  • mistral.beta.conversations.getHistory(): response.entries.[] Changed Breaking ⚠️
  • mistral.beta.conversations.getMessages(): response.messages.[].[messageOutputEntry].content.[array].[] Changed Breaking ⚠️
  • mistral.beta.agents.list():
    • request.metadata Changed
  • mistral.beta.conversations.list():
    • request.metadata Changed
  • mistral.batch.jobs.list(): response.data.[].outputs Added
  • mistral.batch.jobs.create():
    • request Changed
    • response.outputs Added
  • mistral.batch.jobs.get():
    • request.inline Added
    • response.outputs Added
  • mistral.batch.jobs.cancel(): response.outputs Added
  • mistral.embeddings.create():
    • request.metadata Added
  • mistral.classifiers.moderate():
    • request.metadata Added
  • mistral.classifiers.classify():
    • request.metadata Added

Generated with Speakeasy CLI 1.606.10

... (truncated)

Changelog

Sourced from @​mistralai/mistralai's changelog.

2024-08-07 14:12:46

Changes

Based on:

Generated

  • [typescript v1.0.0] .

Releases

2024-08-07 17:09:34

Changes

Based on:

Generated

  • [typescript v1.0.1] .

Releases

2024-08-08 18:05:34

Changes

Based on:

Generated

  • [typescript v1.0.2] .

Releases

2024-08-20 08:43:27

Changes

Based on:

Generated

  • [typescript v1.0.3] .

Releases

2024-08-23 13:33:36

Changes

Based on:

Generated

  • [typescript v1.0.4] .

Releases

... (truncated)

Commits
  • bc5d09e ## Typescript SDK Changes: (#167)
  • 4fcb045 chore: 🐝 Update SDK - Generate MISTRALAI-GCP-SDK 2.0.0 (#166)
  • 0d20653 chore: 🐝 Update SDK - Generate MISTRALAI-AZURE-SDK 1.7.0 (#165)
  • 9b5709f Merge pull request #164 from mistralai/feat/batch-example
  • 9a6729f feat(batch): add async batch job example
  • 9f61c52 Merge pull request #163 from mistralai/speakeasy-sdk-regen-1768829160
  • cd71848 ## SDK Changes Detected:
  • 14d9ed5 Updating the hash for the Speakeasy Github actions (#160)
  • See full diff in compare view

Updates @modelcontextprotocol/sdk from 1.25.2 to 1.25.3

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.25.3

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@v1.25.2...v1.25.3

Commits
  • ced7535 1.25.3
  • 6e8f7e1 fix: prevent Hono from overriding global Response object (v1.x) (#1411)
  • 12ae856 [v1.x backport] Use correct schema for client sampling validation when tools ...
  • See full diff in compare view

Updates @vscode/proxy-agent from 0.36.0 to 0.37.0

Changelog

Sourced from @​vscode/proxy-agent's changelog.

[0.37.0]

Commits
  • 14a38dd Filter expired certificates when loading from Node.js
  • 9334f2d build(deps): bump undici from 7.5.0 to 7.18.2
  • 3c9241c build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /tests/test-client
  • See full diff in compare view

Updates @vscode/spdlog from 0.15.6 to 0.15.7

Release notes

Sourced from @​vscode/spdlog's releases.

v0.15.7

Changes:

  • #63: chore: add stack-protector-strong flag

This list of changes was auto generated.

Commits

Updates @vscode/vscode-languagedetection from 1.0.22 to 1.0.23

Release notes

Sourced from @​vscode/vscode-languagedetection's releases.

v1.0.23

Changes:

  • #35: Version bump and deps
  • #34: Fix issue with unresolved import in generated .d.ts file
  • #33: Bump esbuild from 0.12.15 to 0.25.0
  • #32: Bump js-yaml from 4.1.0 to 4.1.1
  • #31: Bump js-yaml and mocha
  • #28: Bump webpack from 5.89.0 to 5.94.0
  • #23: Bump braces from 3.0.2 to 3.0.3
  • #18: chore: bump build and test packages
  • #17: chore: update Node to version 18
  • #14: Engineering - React to template changes
  • #13: onboard to npm build
  • #2: Update model

This list of changes was auto generated.

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​vscode/vscode-languagedetection since your current version.


Updates @xterm/addon-clipboard from 0.3.0-beta.104 to 0.3.0-beta.107

Commits

Updates @xterm/addon-image from 0.10.0-beta.104 to 0.10.0-beta.107

Commits

Updates @xterm/addon-ligatures from 0.11.0-beta.104 to 0.11.0-beta.107

Commits

Updates @xterm/addon-progress from 0.3.0-beta.104 to 0.3.0-beta.107

Commits

Updates @xterm/addon-search from 0.17.0-beta.104 to 0.17.0-beta.107

Commits

Updates @xterm/addon-serialize from 0.15.0-beta.104 to 0.15.0-beta.107

Commits

Updates @xterm/addon-unicode11 from 0.10.0-beta.104 to 0.10.0-beta.107

Commits

Updates @xterm/addon-webgl from 0.20.0-beta.103 to 0.20.0-beta.106

Commits

Updates lucide-react from 0.562.0 to 0.563.0

Release notes

Sourced from lucide-react's releases.

Version 0.563.0

What's Changed

aria-hidden is by default added to icons components in all packages. This was already added to lucide-react before. Making icons accessible, you can add an aria-label or a title. See docs about accessibility.

All changes

New Contributors

Full Changelog: lucide-icons/lucide@0.562.0...0.563.0

Commits
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • See full diff in compare view

Updates posthog-node from 5.21.1 to 5.24.2

Release notes

Sourced from posthog-node's releases.

posthog-node@5.24.2

5.24.2

Patch Changes

  • Updated dependencies [933c763]:
    • @​posthog/core@​1.14.0

posthog-node@5.24.1

5.24.1

Patch Changes

  • Updated dependencies [8a5a3d5]:
    • @​posthog/core@​1.13.0

posthog-node@5.24.0

5.24.0

Minor Changes

  • #2897 b7fa003 Thanks @​matheus-vb! - Add $feature_flag_error to $feature_flag_called events to track flag evaluation failures (2026-01-20)

Patch Changes

posthog-node@5.23.0

5.23.0

Minor Changes

  • #2900 23770e9 Thanks @​dmarticus! - Renamed evaluationEnvironments to evaluationContexts for clearer semantics. The term "contexts" better reflects that this feature is for specifying evaluation contexts (e.g., "web", "mobile", "checkout") rather than deployment environments (e.g., "staging", "production").

    Deprecated

    • posthog.init option evaluationEnvironments is now deprecated in favor of evaluationContexts. The old property will continue to work and will log a deprecation warning. It will be removed in a future major version.

    Migration Guide

    // Before
    posthog.init('<ph_project_api_key>', {
        evaluationEnvironments: ['production', 'web', 'checkout'],
    })
    

    // After posthog.init('<ph_project_api_key>', { evaluationContexts: ['production', 'web', 'checkout'],

... (truncated)

Changelog

Sourced from posthog-node's changelog.

5.24.2

Patch Changes

  • Updated dependencies [933c763]:
    • @​posthog/core@​1.14.0

5.24.1

Patch Changes

  • Updated dependencies [8a5a3d5]:
    • @​posthog/core@​1.13.0

5.24.0

Minor Changes

  • #2897 b7fa003 Thanks @​matheus-vb! - Add $feature_flag_error to $feature_flag_called events to track flag evaluation failures (2026-01-20)

Patch Changes

5.23.0

Minor Changes

…pdates

Bumps the dependencies group with 30 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@google/genai](https://github.com/googleapis/js-genai) | `1.37.0` | `1.38.0` |
| [@huggingface/inference](https://github.com/huggingface/huggingface.js) | `4.13.9` | `4.13.10` |
| [@mistralai/mistralai](https://github.com/mistralai/client-ts) | `1.11.0` | `1.13.0` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.25.2` | `1.25.3` |
| [@vscode/proxy-agent](https://github.com/microsoft/vscode-proxy-agent) | `0.36.0` | `0.37.0` |
| [@vscode/spdlog](https://github.com/microsoft/node-spdlog) | `0.15.6` | `0.15.7` |
| [@vscode/vscode-languagedetection](https://github.com/microsoft/vscode-languagedetection) | `1.0.22` | `1.0.23` |
| [@xterm/addon-clipboard](https://github.com/xtermjs/xterm.js) | `0.3.0-beta.104` | `0.3.0-beta.107` |
| [@xterm/addon-image](https://github.com/xtermjs/xterm.js) | `0.10.0-beta.104` | `0.10.0-beta.107` |
| [@xterm/addon-ligatures](https://github.com/xtermjs/xterm.js) | `0.11.0-beta.104` | `0.11.0-beta.107` |
| [@xterm/addon-progress](https://github.com/xtermjs/xterm.js) | `0.3.0-beta.104` | `0.3.0-beta.107` |
| [@xterm/addon-search](https://github.com/xtermjs/xterm.js) | `0.17.0-beta.104` | `0.17.0-beta.107` |
| [@xterm/addon-serialize](https://github.com/xtermjs/xterm.js) | `0.15.0-beta.104` | `0.15.0-beta.107` |
| [@xterm/addon-unicode11](https://github.com/xtermjs/xterm.js) | `0.10.0-beta.104` | `0.10.0-beta.107` |
| [@xterm/addon-webgl](https://github.com/xtermjs/xterm.js) | `0.20.0-beta.103` | `0.20.0-beta.106` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `0.563.0` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.21.1` | `5.24.2` |
| [undici](https://github.com/nodejs/undici) | `7.18.2` | `7.19.0` |
| [vscode-textmate](https://github.com/microsoft/vscode-textmate) | `9.3.1` | `9.3.2` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.9` | `25.0.10` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.8` | `19.2.9` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.53.0` | `8.53.1` |
| [@typescript/native-preview](https://github.com/microsoft/typescript-go) | `7.0.0-dev.20260118.1` | `7.0.0-dev.20260123.3` |
| [@vscode/vscode-perf](https://github.com/microsoft/vscode-perf) | `0.0.24` | `0.0.25` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.1.0` | `62.4.0` |
| [next](https://github.com/vercel/next.js) | `16.1.3` | `16.1.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.0-dev.20260118` | `6.0.0-dev.20260123` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.0` | `8.53.1` |
| [windows-foreground-love](https://github.com/the-ress/node-windows-foreground-love) | `0.5.0` | `0.6.1` |



Updates `@google/genai` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v1.37.0...v1.38.0)

Updates `@huggingface/inference` from 4.13.9 to 4.13.10
- [Release notes](https://github.com/huggingface/huggingface.js/releases)
- [Commits](https://github.com/huggingface/huggingface.js/commits)

Updates `@mistralai/mistralai` from 1.11.0 to 1.13.0
- [Release notes](https://github.com/mistralai/client-ts/releases)
- [Changelog](https://github.com/mistralai/client-ts/blob/main/RELEASES.md)
- [Commits](mistralai/client-ts@v1.11.0...v1.13.0)

Updates `@modelcontextprotocol/sdk` from 1.25.2 to 1.25.3
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@v1.25.2...v1.25.3)

Updates `@vscode/proxy-agent` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/microsoft/vscode-proxy-agent/releases)
- [Changelog](https://github.com/microsoft/vscode-proxy-agent/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-proxy-agent@v0.36.0...v0.37.0)

Updates `@vscode/spdlog` from 0.15.6 to 0.15.7
- [Release notes](https://github.com/microsoft/node-spdlog/releases)
- [Commits](microsoft/node-spdlog@v0.15.6...v0.15.7)

Updates `@vscode/vscode-languagedetection` from 1.0.22 to 1.0.23
- [Release notes](https://github.com/microsoft/vscode-languagedetection/releases)
- [Commits](https://github.com/microsoft/vscode-languagedetection/commits/v1.0.23)

Updates `@xterm/addon-clipboard` from 0.3.0-beta.104 to 0.3.0-beta.107
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-image` from 0.10.0-beta.104 to 0.10.0-beta.107
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-ligatures` from 0.11.0-beta.104 to 0.11.0-beta.107
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-progress` from 0.3.0-beta.104 to 0.3.0-beta.107
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-search` from 0.17.0-beta.104 to 0.17.0-beta.107
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-serialize` from 0.15.0-beta.104 to 0.15.0-beta.107
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-unicode11` from 0.10.0-beta.104 to 0.10.0-beta.107
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `@xterm/addon-webgl` from 0.20.0-beta.103 to 0.20.0-beta.106
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Updates `lucide-react` from 0.562.0 to 0.563.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react)

Updates `posthog-node` from 5.21.1 to 5.24.2
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.24.2/packages/node)

Updates `undici` from 7.18.2 to 7.19.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.18.2...v7.19.0)

Updates `vscode-textmate` from 9.3.1 to 9.3.2
- [Release notes](https://github.com/microsoft/vscode-textmate/releases)
- [Commits](microsoft/vscode-textmate@v9.3.1...v9.3.2)

Updates `@playwright/test` from 1.57.0 to 1.58.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.57.0...v1.58.0)

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

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

Updates `@typescript-eslint/utils` from 8.53.0 to 8.53.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/utils)

Updates `@typescript/native-preview` from 7.0.0-dev.20260118.1 to 7.0.0-dev.20260123.3
- [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md)
- [Commits](https://github.com/microsoft/typescript-go/commits)

Updates `@vscode/vscode-perf` from 0.0.24 to 0.0.25
- [Release notes](https://github.com/microsoft/vscode-perf/releases)
- [Commits](microsoft/vscode-perf@v0.0.24...v0.0.25)

Updates `eslint-plugin-jsdoc` from 62.1.0 to 62.4.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.1.0...v62.4.0)

Updates `next` from 16.1.3 to 16.1.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.3...v16.1.4)

Updates `typescript` from 6.0.0-dev.20260118 to 6.0.0-dev.20260123
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `typescript-eslint` from 8.53.0 to 8.53.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/typescript-eslint)

Updates `windows-foreground-love` from 0.5.0 to 0.6.1
- [Release notes](https://github.com/the-ress/node-windows-foreground-love/releases)
- [Commits](the-ress/node-windows-foreground-love@0.5.0...0.6.1)

---
updated-dependencies:
- dependency-name: "@google/genai"
  dependency-version: 1.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@huggingface/inference"
  dependency-version: 4.13.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mistralai/mistralai"
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vscode/proxy-agent"
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vscode/spdlog"
  dependency-version: 0.15.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vscode/vscode-languagedetection"
  dependency-version: 1.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-clipboard"
  dependency-version: 0.3.0-beta.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-image"
  dependency-version: 0.10.0-beta.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-ligatures"
  dependency-version: 0.11.0-beta.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-progress"
  dependency-version: 0.3.0-beta.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-search"
  dependency-version: 0.17.0-beta.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-serialize"
  dependency-version: 0.15.0-beta.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-unicode11"
  dependency-version: 0.10.0-beta.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@xterm/addon-webgl"
  dependency-version: 0.20.0-beta.106
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lucide-react
  dependency-version: 0.563.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-node
  dependency-version: 5.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: undici
  dependency-version: 7.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vscode-textmate
  dependency-version: 9.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 25.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.53.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript/native-preview"
  dependency-version: 7.0.0-dev.20260123.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vscode/vscode-perf"
  dependency-version: 0.0.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-version: 16.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript
  dependency-version: 6.0.0-dev.20260123
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.53.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: windows-foreground-love
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jan 24, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 24, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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