Skip to content

Bump the all-dependencies group across 1 directory with 34 updates#515

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/all-dependencies-d9b506effd
Open

Bump the all-dependencies group across 1 directory with 34 updates#515
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/all-dependencies-d9b506effd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the all-dependencies group with 32 updates in the / directory:

Package From To
@modelcontextprotocol/sdk 1.17.2 1.29.0
@vscode-elements/elements 2.3.1 2.5.1
@vscode-elements/react-elements 2.3.1 2.4.0
@vscode/codicons 0.0.33 0.0.45
@vscode/debugadapter 1.63.0 1.68.0
adm-zip 0.5.16 0.5.17
chart.js 4.4.9 4.5.1
fast-xml-parser 5.2.1 5.5.9
moment 2.29.4 2.30.1
react 18.2.0 19.2.4
@types/react 18.2.28 19.2.14
react-chartjs-2 5.3.0 5.3.1
react-dom 18.2.0 19.2.4
@types/react-dom 18.2.13 19.2.3
zod 3.24.4 4.3.6
@playwright/test 1.56.1 1.59.1
@types/adm-zip 0.5.7 0.5.8
@types/express 5.0.2 5.0.6
@types/vscode 1.99.1 1.110.0
@typescript-eslint/eslint-plugin 5.62.0 8.58.0
@typescript-eslint/parser 5.62.0 8.58.0
@vscode/debugadapter-testsupport 1.63.0 1.68.0
@vscode/test-electron 2.3.8 2.5.2
@vscode/test-web 0.0.74 0.0.80
esbuild 0.17.19 0.27.4
fast-check 4.1.1 4.6.0
glob 8.1.0 13.0.6
mocha 10.2.0 11.7.5
node 22.17.0 25.8.2
@types/node 22.15.34 25.5.0
typescript 5.8.3 6.0.2
vscode-tmgrammar-test 0.1.2 0.1.3

Updates @modelcontextprotocol/sdk from 1.17.2 to 1.29.0

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.29.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.28.0...v1.29.0

v1.28.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.27.1...v1.28.0

v1.27.1

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.27.0...v1.27.1

v1.27.0

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by pcarleton, a new releaser for @​modelcontextprotocol/sdk since your current version.


Updates @vscode-elements/elements from 2.3.1 to 2.5.1

Release notes

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

v2.5.1

What's Changed

New Contributors

Full Changelog: vscode-elements/elements@v2.5.0...v2.5.1

v2.5.0

What's Changed

The biggest change in this version is that table columns now resize in a smarter way. See the attached video.

simplescreenrecorder-2026-02-08_01.28.08.mp4

Full Changelog: vscode-elements/elements@v2.4.0...v2.5.0

v2.4.0

What's Changed

... (truncated)

Changelog

Sourced from @​vscode-elements/elements's changelog.

[2.5.1] - 2026-02-21

  • Fixed SingleSelect value not updated in the form data.
  • Fixed error in non-browser environments caused by adoptedStyleSheets.

[2.5.0] - 2026-02-08

Changed

  • Table: The column resizing algorithm has been rewritten. Columns can now push each other.
  • Button, SingleSelect, MultiSelect, Textfield, Textarea: Use 4px border radius.
  • SingleSelect, MultiSelect: Updated dropdown styles to align with the VSCode UI.

[2.4.0] - 2025-12-26

Fixed

  • Fixed import paths to prevent bundler error.
  • Prevents the select dropdown from closing unless the component actually moves.
  • Set the default CSS display value of Collapsible to block.

Added

  • Added minStart and minEnd property to SplitLayout.
  • Added block property to Button.
  • Added new slots to TreeItem: description, actions, decoration.

Changed

  • Declared @vscode/codicons as a peer dependency. This allows consumers to use their own version of Codicons.
Commits
  • 57cc6d8 2.5.1
  • 809b856 chore(deps): update dependency rollup-plugin-visualizer to v7
  • dc78e33 chore(deps): update all non-major dependencies
  • 1448301 Update CHANGELOG
  • 8f0c94d Add test for PR #604
  • 50a0063 Prettier fix
  • 0613456 Fixed single-select value not updated after onOptionClick event
  • 895c35e Fix package lock manipulation
  • 3a87a14 Add SSR guards for CSS stylesheet operations
  • 71cc1cf Initial plan for SSR-compatible CSS stylesheets
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vscode-elements/elements since your current version.


Updates @vscode-elements/react-elements from 2.3.1 to 2.4.0

Release notes

Sourced from @​vscode-elements/react-elements's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: vscode-elements/react-elements@v2.3.1...v2.4.0

Commits

Updates @vscode/codicons from 0.0.33 to 0.0.45

Release notes

Sourced from @​vscode/codicons's releases.

v0.0.45

Changes:

  • #443: Update SVG icons for VSCode and VSCode Insiders
  • #440: Revert "build(deps): bump tar and fantasticon"
  • #439: Add new-session icon and metadata for session creation
  • #435: build(deps): bump tar and fantasticon
  • #437: Update SVG icons for improved design and clarity
  • #417: build(deps-dev): bump lodash from 4.17.21 to 4.17.23
  • #433: Update SVG icons for improved design and consistency
  • #432: Update SVG icons and add 'open-in-window' icon
  • #429: Update 'thinking' icon SVG for improved design and clarity
  • #428: Update SVG icons for design consistency and clarity
  • #425: Add 'claude' icon and update mapping.json
  • #424: Remove old GitHub Actions build workflow configuration
  • #423: Add 'openai' icons to mapping and include SVG file
  • #418: Fix copy buttons not appearing in search results
  • #388: Use nextVersion in pipeline
  • #416: Add new icons for 'ask' and 'screen-cut' with corresponding metadata
  • #412: Add copy SVG to clipboard option on icon click
  • #411: Add icon descriptions and metaphors data structures
  • #410: Bump cloud icons down 1px for vertical centering
  • #408: Enhance icon search functionality and metadata handling
  • #409: Add worktree and worktree-small SVG icons
  • #407: Implement theme toggle functionality with dark mode support
  • #406: Refactor SVG icons for clarity and performance
  • #405: Improve vertical optical centering for keyboard-tab-above
  • #404: Add new SVG icons for add-small and remove-small

This list of changes was auto generated.

v0.0.45-17

Changes:

  • #452: Remove rimraf dependency, use built-in fs instead

This list of changes was auto generated.

v0.0.45-16

Changes:

  • #451: Bump workflows to Node 22

... (truncated)

Commits
  • dbb6555 Merge pull request #443 from microsoft/mrleemurray/multiple-teal-giraffe
  • bcc74f0 fix: update SVG icons for vscode and vscode-insiders
  • 645a51d Merge pull request #440 from microsoft/revert-435-dependabot/npm_and_yarn/mul...
  • c09c393 Revert "build(deps): bump tar and fantasticon"
  • f776a82 Merge pull request #439 from microsoft/mrleemurray/rural-copper-grouse
  • ef61200 feat: add new-session icon and metadata for session creation
  • 0fbc369 Merge pull request #435 from microsoft/dependabot/npm_and_yarn/multi-b33d2e390a
  • 03d8031 Merge pull request #437 from microsoft/mrleemurray/sad-gold-vulture
  • fc511f2 fix: update fonts script to use custom fonts.js for font generation
  • bdbbe02 fix: update fonts script to use the correct path for fantasticon CLI
  • Additional commits viewable in compare view
Maintainer changes

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

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @vscode/debugadapter from 1.63.0 to 1.68.0

Commits

Updates adm-zip from 0.5.16 to 0.5.17

Release notes

Sourced from adm-zip's releases.

v0.5.17

What's Changed

New Contributors

Full Changelog: cthackers/adm-zip@v0.5.16...v0.5.17

Commits
  • 094d08c Incremented package version
  • 23c5e1d Added readUInt64LE test
  • 2818b03 Downgraded rimraf version to maintain node compatibility
  • 7c77752 Fixed readUInt64LE
  • 220f817 Updated vulnerable dependencies
  • c8c20fd Merge pull request #559 from kwolfy/master
  • 840bfdf Merge pull request #557 from DennisHill/DennisHill-patch-1
  • fdf64a4 fix issue with absolute paths
  • 6f0af5b Create only if the directory does not exist
  • 1cd32f7 Merge pull request #543 from issacgerges/master
  • Additional commits viewable in compare view

Updates chart.js from 4.4.9 to 4.5.1

Release notes

Sourced from chart.js's releases.

v4.5.1

Essential Links

Bugs Fixed

  • #12098 Do not notify plugins after their uninstall function has been called
  • #12096 Sync Doughnut chart legend options to legend plugin
  • #12097 Attempt fixing charts shrinking on certain zoom values in Chrome

Types

  • #12122 fix(types): add drawingArea to RadialLinearScale
  • #12120 fix(types): allow null for line chart point values (#12027)
  • #12099 Add data.datasets[].tooltip.callbacks to Typescript types

Development

  • #12132 Bump version to 4.5.1
  • #12118 Bump actions/setup-node from 4 to 5

Thanks to @​LeeLenaleee, @​anshukushwaha07, @​bojidar-bg, @​dependabot[bot] and dependabot[bot]

v4.5.0

Essential Links

Enhancements

  • #11470 Fix min js two renames
  • #12054 [fix] #12048 - Add selfJoin option for doughnut graphs
  • #12058 feature: make above/below colors in filler plugin work with pivoted line charts

Bugs Fixed

  • #12070 Fix: display stacked bar with multiple x-Axis

Types

  • #12064 Document requirement of 'this' when calling tick formatters

... (truncated)

Commits

Updates express from 5.1.0 to 5.2.1

Release notes

Sourced from express's releases.

v5.2.1

What's Changed

[!IMPORTANT]
The prior release (5.2.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

Full Changelog: expressjs/express@v5.2.0...v5.2.1

v5.2.0

Important: Security

What's Changed

... (truncated)

Changelog

Sourced from express's changelog.

5.2.1 / 2025-12-01

  • Revert security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
    • The prior release (5.2.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

5.2.0 / 2025-12-01

  • Security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
  • deps: body-parser@^2.2.1
  • A deprecation warning was added when using res.redirect with undefined arguments, Express now emits a warning to help detect calls that pass undefined as the status or URL and make them easier to fix.
Commits

Updates fast-xml-parser from 5.2.1 to 5.5.9

Release notes

Sourced from fast-xml-parser's releases.

fix typins and matcher instance in callbacks

combine typings file to avoid configuration changes pass readonly instance of matcher to the call backs to avoid accidental push/pop call

fix bugs of entity parsing and value parsing

fix: entity expansion limits update strnum package to 2.2.0

fix entity expansion and incorrect replacement and performance

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.5.5...v5.5.6

support onDangerousProperty

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.5.3...v5.5.5

update dependecies to fix typings

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.5.1...v5.5.2

integrate path-expression-matcher

  • support path-expression-matcher
  • fix: stopNode should not be parsed
  • performance improvement for stopNode checking

Separate Builder

XML Builder was the...

Description has been truncated

Bumps the all-dependencies group with 32 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.17.2` | `1.29.0` |
| [@vscode-elements/elements](https://github.com/vscode-elements/elements) | `2.3.1` | `2.5.1` |
| [@vscode-elements/react-elements](https://github.com/vscode-elements/react-elements) | `2.3.1` | `2.4.0` |
| [@vscode/codicons](https://github.com/microsoft/vscode-codicons) | `0.0.33` | `0.0.45` |
| [@vscode/debugadapter](https://github.com/microsoft/vscode-debugadapter-node) | `1.63.0` | `1.68.0` |
| [adm-zip](https://github.com/cthackers/adm-zip) | `0.5.16` | `0.5.17` |
| [chart.js](https://github.com/chartjs/Chart.js) | `4.4.9` | `4.5.1` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.2.1` | `5.5.9` |
| [moment](https://github.com/moment/moment) | `2.29.4` | `2.30.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.28` | `19.2.14` |
| [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) | `5.3.0` | `5.3.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `19.2.4` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.13` | `19.2.3` |
| [zod](https://github.com/colinhacks/zod) | `3.24.4` | `4.3.6` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.56.1` | `1.59.1` |
| [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.7` | `0.5.8` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.2` | `5.0.6` |
| [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.99.1` | `1.110.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `8.58.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.58.0` |
| [@vscode/debugadapter-testsupport](https://github.com/microsoft/vscode-debugadapter-node) | `1.63.0` | `1.68.0` |
| [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.8` | `2.5.2` |
| [@vscode/test-web](https://github.com/microsoft/vscode-test-web) | `0.0.74` | `0.0.80` |
| [esbuild](https://github.com/evanw/esbuild) | `0.17.19` | `0.27.4` |
| [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.1.1` | `4.6.0` |
| [glob](https://github.com/isaacs/node-glob) | `8.1.0` | `13.0.6` |
| [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `11.7.5` |
| [node](https://github.com/aredridel/node-bin-gen) | `22.17.0` | `25.8.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.34` | `25.5.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `6.0.2` |
| [vscode-tmgrammar-test](https://github.com/PanAeon/vscode-tmgrammar-test) | `0.1.2` | `0.1.3` |



Updates `@modelcontextprotocol/sdk` from 1.17.2 to 1.29.0
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.17.2...v1.29.0)

Updates `@vscode-elements/elements` from 2.3.1 to 2.5.1
- [Release notes](https://github.com/vscode-elements/elements/releases)
- [Changelog](https://github.com/vscode-elements/elements/blob/main/CHANGELOG.md)
- [Commits](vscode-elements/elements@v2.3.1...v2.5.1)

Updates `@vscode-elements/react-elements` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/vscode-elements/react-elements/releases)
- [Commits](vscode-elements/react-elements@v2.3.1...v2.4.0)

Updates `@vscode/codicons` from 0.0.33 to 0.0.45
- [Release notes](https://github.com/microsoft/vscode-codicons/releases)
- [Commits](microsoft/vscode-codicons@0.0.33...v0.0.45)

Updates `@vscode/debugadapter` from 1.63.0 to 1.68.0
- [Commits](microsoft/vscode-debugadapter-node@v1.63.0...v1.68.0)

Updates `adm-zip` from 0.5.16 to 0.5.17
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](cthackers/adm-zip@v0.5.16...v0.5.17)

Updates `chart.js` from 4.4.9 to 4.5.1
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.4.9...v4.5.1)

Updates `express` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@v5.1.0...v5.2.1)

Updates `fast-xml-parser` from 5.2.1 to 5.5.9
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v5.2.1...v5.5.9)

Updates `moment` from 2.29.4 to 2.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.4...2.30.1)

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

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

Updates `react-chartjs-2` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/reactchartjs/react-chartjs-2/releases)
- [Changelog](https://github.com/reactchartjs/react-chartjs-2/blob/master/CHANGELOG.md)
- [Commits](reactchartjs/react-chartjs-2@v5.3.0...v5.3.1)

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

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

Updates `zod` from 3.24.4 to 4.3.6
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.24.4...v4.3.6)

Updates `@playwright/test` from 1.56.1 to 1.59.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.56.1...v1.59.1)

Updates `@types/adm-zip` from 0.5.7 to 0.5.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip)

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

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

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

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

Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.58.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.62.0 to 8.58.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/parser)

Updates `@vscode/debugadapter-testsupport` from 1.63.0 to 1.68.0
- [Commits](microsoft/vscode-debugadapter-node@v1.63.0...v1.68.0)

Updates `@vscode/test-electron` from 2.3.8 to 2.5.2
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-test/commits/v2.5.2)

Updates `@vscode/test-web` from 0.0.74 to 0.0.80
- [Release notes](https://github.com/microsoft/vscode-test-web/releases)
- [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test-web@v0.0.74...v0.0.80)

Updates `esbuild` from 0.17.19 to 0.27.4
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](evanw/esbuild@v0.17.19...v0.27.4)

Updates `eslint` from 8.51.0 to 8.57.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/v8.57.1/CHANGELOG.md)
- [Commits](eslint/eslint@v8.51.0...v8.57.1)

Updates `fast-check` from 4.1.1 to 4.6.0
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v4.6.0/packages/fast-check)

Updates `glob` from 8.1.0 to 13.0.6
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v8.1.0...v13.0.6)

Updates `mocha` from 10.2.0 to 11.7.5
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.2.0...v11.7.5)

Updates `node` from 22.17.0 to 25.8.2
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

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

Updates `typescript` from 5.8.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.3...v6.0.2)

Updates `vscode-tmgrammar-test` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/PanAeon/vscode-tmgrammar-test/releases)
- [Commits](https://github.com/PanAeon/vscode-tmgrammar-test/commits/v0.1.3)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@vscode-elements/elements"
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@vscode-elements/react-elements"
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@vscode/codicons"
  dependency-version: 0.0.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@vscode/debugadapter"
  dependency-version: 1.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: adm-zip
  dependency-version: 0.5.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: chart.js
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: fast-xml-parser
  dependency-version: 5.5.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: moment
  dependency-version: 2.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: react-chartjs-2
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: zod
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/adm-zip"
  dependency-version: 0.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/express"
  dependency-version: 5.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/vscode"
  dependency-version: 1.110.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@vscode/debugadapter-testsupport"
  dependency-version: 1.68.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@vscode/test-electron"
  dependency-version: 2.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@vscode/test-web"
  dependency-version: 0.0.80
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: esbuild
  dependency-version: 0.27.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint
  dependency-version: 8.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: fast-check
  dependency-version: 4.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: glob
  dependency-version: 13.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: mocha
  dependency-version: 11.7.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: node
  dependency-version: 25.8.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: vscode-tmgrammar-test
  dependency-version: 0.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-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 Apr 1, 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

Development

Successfully merging this pull request may close these issues.

0 participants