Skip to content

Conversation

@dependabot
Copy link

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

Bumps the all-npm group with 64 updates in the / directory:

Package From To
@eslint/js 9.24.0 9.39.2
@modelcontextprotocol/sdk 1.9.0 1.25.1
@tsconfig/node-ts 23.6.1 23.6.2
@tsconfig/node20 20.1.5 20.1.8
@types/micromatch 4.0.9 4.0.10
@types/node 20.17.30 20.19.27
@types/vscode 1.99.0 1.107.0
@typescript-eslint/eslint-plugin 8.30.1 8.51.0
@typescript-eslint/parser 8.30.1 8.51.0
chai 5.2.0 5.3.3
@types/chai 5.2.1 5.2.3
chai-as-promised 8.0.1 8.0.2
eslint 9.24.0 9.39.2
eslint-config-prettier 10.1.2 10.1.8
eslint-webpack-plugin 5.0.1 5.0.2
glob 11.0.1 11.1.0
javascript-time-ago 2.5.11 2.5.12
mocha 11.2.2 11.7.5
prettier 3.5.3 3.7.4
sinon-chai 4.0.0 4.0.1
ts-loader 9.5.2 9.5.4
tsc-watch 6.3.0 6.3.1
typescript 5.8.3 5.9.3
typescript-eslint 8.30.1 8.51.0
webpack 5.99.5 5.104.1
@eslint-community/regexpp 4.12.1 4.12.2
@eslint/eslintrc 3.3.1 3.3.3
@humanfs/node 0.16.6 0.16.7
@jridgewell/gen-mapping 0.3.8 0.3.13
@jridgewell/source-map 0.3.6 0.3.11
@jridgewell/sourcemap-codec 1.5.0 1.5.5
@jridgewell/trace-mapping 0.3.25 0.3.31
@sinonjs/samsam 8.0.2 8.0.3
@types/estree 1.0.7 1.0.8
@types/yargs 17.0.33 17.0.35
acorn 8.14.1 8.15.0
body-parser 2.2.0 2.2.1
brace-expansion 1.1.11 1.1.12
content-disposition 1.0.0 1.0.1
debug 4.4.0 4.4.3
enhanced-resolve 5.18.1 5.18.4
envinfo 7.14.0 7.21.0
espree 10.3.0 10.4.0
esquery 1.6.0 1.7.0
eventsource-parser 3.0.1 3.0.6
eventsource 3.0.6 3.0.7
express-rate-limit 7.5.0 7.5.1
express 5.1.0 5.2.1
fast-uri 3.0.6 3.1.0
finalhandler 2.1.0 2.1.1
js-yaml 4.1.0 4.1.1
loupe 3.1.3 3.2.1
path-to-regexp 8.2.0 8.3.0
pathval 2.0.0 2.0.1
pkce-challenge 5.0.0 5.0.1
qs 6.14.0 6.14.1
raw-body 3.0.0 3.0.2
resolve 1.22.10 1.22.11
schema-utils 4.3.0 4.3.3
semver 7.7.1 7.7.3
send 1.2.0 1.2.1
serve-static 2.2.0 2.2.1
tapable 2.2.1 2.3.0
terser 5.39.0 5.44.1

Updates @eslint/js from 9.24.0 to 9.39.2

Release notes

Sourced from @​eslint/js's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)

... (truncated)

Commits
  • c43ce24 chore: package.json update for @​eslint/js release
  • c7ebefc chore: package.json update for @​eslint/js release
  • 2375a6d chore: package.json update for @​eslint/js release
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208)
  • 25d0e33 chore: package.json update for @​eslint/js release
  • abee4ca chore: package.json update for @​eslint/js release
  • 90a71bf docs: update README files to add badge and instructions (#20115)
  • 488cba6 chore: package.json update for @​eslint/js release
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116)
  • af2a087 chore: package.json update for @​eslint/js release
  • Additional commits viewable in compare view

Updates @modelcontextprotocol/sdk from 1.9.0 to 1.25.1

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.25.1

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@1.25.0...1.25.1

1.25.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.24.3...1.25.0

1.24.3

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@1.24.2...1.24.3

1.24.2

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 @tsconfig/node-ts from 23.6.1 to 23.6.2

Commits

Updates @tsconfig/node20 from 20.1.5 to 20.1.8

Commits

Updates @types/micromatch from 4.0.9 to 4.0.10

Commits

Updates @types/node from 20.17.30 to 20.19.27

Commits

Updates @types/vscode from 1.99.0 to 1.107.0

Commits

Updates @typescript-eslint/eslint-plugin from 8.30.1 to 8.51.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.51.0

8.51.0 (2025-12-29)

🚀 Features

  • eslint-plugin: expose rule name via RuleModule interface (#11719)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
  • eslint-plugin: add namespace to plugin meta (#11885)
  • tsconfig-utils: more informative error on parsing failures (#11888)

🩹 Fixes

  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#11845)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.50.1

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.51.0 (2025-12-29)

🚀 Features

  • eslint-plugin: add namespace to plugin meta (#11885)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#11845)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)
  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

... (truncated)

Commits
  • e4c57f5 chore(release): publish 8.51.0
  • c7b698b feat(eslint-plugin): add namespace to plugin meta (#11885)
  • 2b0d14b docs(eslint-plugin): [no-unsafe-return] added Limitations note (#11884)
  • 5612098 chore(eslint-plugin): default testing types to projectService, only (#11882)
  • 6e441a7 feat(eslint-plugin): [no-useless-default-assignment] fix some cases to option...
  • 7379004 fix(eslint-plugin): [prefer-optional-chain] handle MemberExpression in final ...
  • d9ba20d chore(website): replace cross-fetch and make-dir with Node.js built-ins (...
  • f7085c3 docs(eslint-plugin): [no-useless-default-assignment] mention .length in "when...
  • 7ee3522 fix(eslint-plugin): bump ts-api-utils to 2.2.0 (#11881)
  • e033d27 docs(eslint-plugin): [strict-boolean-expressions] mention @​eslint-react/no-le...
  • 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 @​typescript-eslint/eslint-plugin since your current version.


Updates @typescript-eslint/parser from 8.30.1 to 8.51.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.51.0

8.51.0 (2025-12-29)

🚀 Features

  • eslint-plugin: expose rule name via RuleModule interface (#11719)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
  • eslint-plugin: add namespace to plugin meta (#11885)
  • tsconfig-utils: more informative error on parsing failures (#11888)

🩹 Fixes

  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#11845)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.50.1

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.51.0 (2025-12-29)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.50.1 (2025-12-22)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.50.0 (2025-12-15)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.49.0 (2025-12-08)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.48.1 (2025-12-02)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.48.0 (2025-11-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.47.0 (2025-11-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.4 (2025-11-10)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.3 (2025-11-03)

... (truncated)

Commits
  • e4c57f5 chore(release): publish 8.51.0
  • d520b88 chore(release): publish 8.50.1
  • c62e858 chore(release): publish 8.50.0
  • 864595a chore(release): publish 8.49.0
  • 32b7e89 chore(deps): update dependency @​vitest/eslint-plugin to v1.5.1 (#11816)
  • 8fe3445 chore(release): publish 8.48.1
  • 6fb1551 chore(release): publish 8.48.0
  • a4dc42a chore: migrate to nx 22 (#11780)
  • 28cf803 chore(release): publish 8.47.0
  • 843f144 chore(release): publish 8.46.4
  • 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 @​typescript-eslint/parser since your current version.


Updates chai from 5.2.0 to 5.3.3

Release notes

Sourced from chai's releases.

v5.3.3

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v5.3.3

v5.3.2

Reverts the removal of the bundled version of chai in 5.3.1

What's Changed

Full Changelog: chaijs/chai@v5.3.1...v5.3.2

v5.3.1

What's Changed

Full Changelog: chaijs/chai@v5.3.0...v5.3.1

v5.3.0

What's Changed

Full Changelog: chaijs/chai@v5.2.2...v5.3.0

v5.2.2

What's Changed

Full Changelog: chaijs/chai@v5.2.1...v5.2.2

v5.2.1

What's Changed

Mostly internal changes but @​SuperchupuDev realised the package.json engines field was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.

... (truncated)

Commits

Updates @types/chai from 5.2.1 to 5.2.3

Commits

Updates chai-as-promised from 8.0.1 to 8.0.2

Release notes

Sourced from chai-as-promised's releases.

v8.0.2

What's Changed

New Contributors

Full Changelog: chaijs/chai-as-promised@v8.0.1...v8.0.2

Commits

Bumps the all-npm group with 64 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.24.0` | `9.39.2` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.9.0` | `1.25.1` |
| [@tsconfig/node-ts](https://github.com/tsconfig/bases/tree/HEAD/bases) | `23.6.1` | `23.6.2` |
| [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.5` | `20.1.8` |
| [@types/micromatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/micromatch) | `4.0.9` | `4.0.10` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.30` | `20.19.27` |
| [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.99.0` | `1.107.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.30.1` | `8.51.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.30.1` | `8.51.0` |
| [chai](https://github.com/chaijs/chai) | `5.2.0` | `5.3.3` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `5.2.1` | `5.2.3` |
| [chai-as-promised](https://github.com/chaijs/chai-as-promised) | `8.0.1` | `8.0.2` |
| [eslint](https://github.com/eslint/eslint) | `9.24.0` | `9.39.2` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.8` |
| [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) | `5.0.1` | `5.0.2` |
| [glob](https://github.com/isaacs/node-glob) | `11.0.1` | `11.1.0` |
| [javascript-time-ago](https://gitlab.com/catamphetamine/javascript-time-ago) | `2.5.11` | `2.5.12` |
| [mocha](https://github.com/mochajs/mocha) | `11.2.2` | `11.7.5` |
| [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.7.4` |
| [sinon-chai](https://github.com/chaijs/sinon-chai) | `4.0.0` | `4.0.1` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.2` | `9.5.4` |
| [tsc-watch](https://github.com/gilamran/tsc-watch) | `6.3.0` | `6.3.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.30.1` | `8.51.0` |
| [webpack](https://github.com/webpack/webpack) | `5.99.5` | `5.104.1` |
| [@eslint-community/regexpp](https://github.com/eslint-community/regexpp) | `4.12.1` | `4.12.2` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3.3` |
| [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node) | `0.16.6` | `0.16.7` |
| [@jridgewell/gen-mapping](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/gen-mapping) | `0.3.8` | `0.3.13` |
| [@jridgewell/source-map](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/source-map) | `0.3.6` | `0.3.11` |
| [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/sourcemap-codec) | `1.5.0` | `1.5.5` |
| [@jridgewell/trace-mapping](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/trace-mapping) | `0.3.25` | `0.3.31` |
| [@sinonjs/samsam](https://github.com/sinonjs/samsam) | `8.0.2` | `8.0.3` |
| [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.7` | `1.0.8` |
| [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.33` | `17.0.35` |
| [acorn](https://github.com/acornjs/acorn) | `8.14.1` | `8.15.0` |
| [body-parser](https://github.com/expressjs/body-parser) | `2.2.0` | `2.2.1` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` |
| [content-disposition](https://github.com/jshttp/content-disposition) | `1.0.0` | `1.0.1` |
| [debug](https://github.com/debug-js/debug) | `4.4.0` | `4.4.3` |
| [enhanced-resolve](https://github.com/webpack/enhanced-resolve) | `5.18.1` | `5.18.4` |
| [envinfo](https://github.com/tabrindle/envinfo) | `7.14.0` | `7.21.0` |
| [espree](https://github.com/eslint/js/tree/HEAD/packages/espree) | `10.3.0` | `10.4.0` |
| [esquery](https://github.com/estools/esquery) | `1.6.0` | `1.7.0` |
| [eventsource-parser](https://github.com/rexxars/eventsource-parser) | `3.0.1` | `3.0.6` |
| [eventsource](https://github.com/EventSource/eventsource) | `3.0.6` | `3.0.7` |
| [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.5.0` | `7.5.1` |
| [express](https://github.com/expressjs/express) | `5.1.0` | `5.2.1` |
| [fast-uri](https://github.com/fastify/fast-uri) | `3.0.6` | `3.1.0` |
| [finalhandler](https://github.com/pillarjs/finalhandler) | `2.1.0` | `2.1.1` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` |
| [loupe](https://github.com/chaijs/loupe) | `3.1.3` | `3.2.1` |
| [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `8.2.0` | `8.3.0` |
| [pathval](https://github.com/chaijs/pathval) | `2.0.0` | `2.0.1` |
| [pkce-challenge](https://github.com/crouchcd/pkce-challenge) | `5.0.0` | `5.0.1` |
| [qs](https://github.com/ljharb/qs) | `6.14.0` | `6.14.1` |
| [raw-body](https://github.com/stream-utils/raw-body) | `3.0.0` | `3.0.2` |
| [resolve](https://github.com/browserify/resolve) | `1.22.10` | `1.22.11` |
| [schema-utils](https://github.com/webpack/schema-utils) | `4.3.0` | `4.3.3` |
| [semver](https://github.com/npm/node-semver) | `7.7.1` | `7.7.3` |
| [send](https://github.com/pillarjs/send) | `1.2.0` | `1.2.1` |
| [serve-static](https://github.com/expressjs/serve-static) | `2.2.0` | `2.2.1` |
| [tapable](https://github.com/webpack/tapable) | `2.2.1` | `2.3.0` |
| [terser](https://github.com/terser/terser) | `5.39.0` | `5.44.1` |



Updates `@eslint/js` from 9.24.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

Updates `@modelcontextprotocol/sdk` from 1.9.0 to 1.25.1
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.9.0...1.25.1)

Updates `@tsconfig/node-ts` from 23.6.1 to 23.6.2
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@tsconfig/node20` from 20.1.5 to 20.1.8
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

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

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

Updates `@types/vscode` from 1.99.0 to 1.107.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 8.30.1 to 8.51.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.51.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.30.1 to 8.51.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.51.0/packages/parser)

Updates `chai` from 5.2.0 to 5.3.3
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v5.2.0...v5.3.3)

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

Updates `chai-as-promised` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/chaijs/chai-as-promised/releases)
- [Commits](chaijs/chai-as-promised@v8.0.1...v8.0.2)

Updates `eslint` from 9.24.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.24.0...v9.39.2)

Updates `eslint-config-prettier` from 10.1.2 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.8)

Updates `eslint-webpack-plugin` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/eslint-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/eslint-webpack-plugin@v5.0.1...v5.0.2)

Updates `glob` from 11.0.1 to 11.1.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.1...v11.1.0)

Updates `javascript-time-ago` from 2.5.11 to 2.5.12
- [Changelog](https://gitlab.com/catamphetamine/javascript-time-ago/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/javascript-time-ago/compare/v2.5.11...v2.5.12)

Updates `mocha` from 11.2.2 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@v11.2.2...v11.7.5)

Updates `prettier` from 3.5.3 to 3.7.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.3...3.7.4)

Updates `sinon-chai` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/chaijs/sinon-chai/releases)
- [Changelog](https://github.com/chaijs/sinon-chai/blob/master/CHANGELOG.md)
- [Commits](chaijs/sinon-chai@4.0.0...4.0.1)

Updates `ts-loader` from 9.5.2 to 9.5.4
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.5.2...v9.5.4)

Updates `tsc-watch` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)

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

Updates `typescript-eslint` from 8.30.1 to 8.51.0
- [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.51.0/packages/typescript-eslint)

Updates `webpack` from 5.99.5 to 5.104.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.99.5...v5.104.1)

Updates `@eslint-community/eslint-utils` from 4.5.1 to 4.9.1
- [Release notes](https://github.com/eslint-community/eslint-utils/releases)
- [Commits](eslint-community/eslint-utils@v4.5.1...v4.9.1)

Updates `@eslint-community/regexpp` from 4.12.1 to 4.12.2
- [Release notes](https://github.com/eslint-community/regexpp/releases)
- [Commits](eslint-community/regexpp@v4.12.1...v4.12.2)

Updates `@eslint/config-array` from 0.20.0 to 0.21.1
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-array/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/config-array-v0.21.1/packages/config-array)

Updates `@eslint/config-helpers` from 0.2.1 to 0.4.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-helpers/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/config-helpers-v0.4.2/packages/config-helpers)

Updates `@eslint/core` from 0.12.0 to 0.17.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/core-v0.17.0/packages/core)

Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3)

Updates `@eslint/object-schema` from 2.1.6 to 2.1.7
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/object-schema/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/object-schema-v2.1.7/packages/object-schema)

Updates `@eslint/plugin-kit` from 0.2.8 to 0.4.1
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.4.1/packages/plugin-kit)

Updates `@humanfs/node` from 0.16.6 to 0.16.7
- [Release notes](https://github.com/humanwhocodes/humanfs/releases)
- [Changelog](https://github.com/humanwhocodes/humanfs/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/humanwhocodes/humanfs/commits/node-v0.16.7/packages/node)

Updates `@humanwhocodes/retry` from 0.3.1 to 0.4.2
- [Release notes](https://github.com/humanwhocodes/retry/releases)
- [Changelog](https://github.com/humanwhocodes/retry/blob/main/CHANGELOG.md)
- [Commits](humanwhocodes/retry@retry-v0.3.1...retry-v0.4.2)

Updates `@jridgewell/gen-mapping` from 0.3.8 to 0.3.13
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/gen-mapping/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/gen-mapping/0.3.13/packages/gen-mapping)

Updates `@jridgewell/source-map` from 0.3.6 to 0.3.11
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/source-map/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/source-map/0.3.11/packages/source-map)

Updates `@jridgewell/sourcemap-codec` from 1.5.0 to 1.5.5
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/sourcemap-codec/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/sourcemap-codec/1.5.5/packages/sourcemap-codec)

Updates `@jridgewell/trace-mapping` from 0.3.25 to 0.3.31
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/trace-mapping/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/trace-mapping/0.3.31/packages/trace-mapping)

Updates `@sinonjs/samsam` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/sinonjs/samsam/releases)
- [Changelog](https://github.com/sinonjs/samsam/blob/main/CHANGES.md)
- [Commits](sinonjs/samsam@v8.0.2...v8.0.3)

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

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

Updates `@typescript-eslint/scope-manager` from 8.30.1 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/scope-manager)

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

Updates `@typescript-eslint/types` from 8.30.1 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/types)

Updates `@typescript-eslint/typescript-estree` from 8.30.1 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-estree)

Updates `@typescript-eslint/utils` from 8.30.1 to 8.51.0
- [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.51.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.30.1 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/visitor-keys)

Updates `acorn` from 8.14.1 to 8.15.0
- [Commits](acornjs/acorn@8.14.1...8.15.0)

Updates `body-parser` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@v2.2.0...v2.2.1)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

Updates `browserslist` from 4.24.4 to 4.28.1
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.24.4...4.28.1)

Updates `caniuse-lite` from 1.0.30001712 to 1.0.30001762
- [Commits](browserslist/caniuse-lite@1.0.30001712...1.0.30001762)

Updates `content-disposition` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/jshttp/content-disposition/releases)
- [Changelog](https://github.com/jshttp/content-disposition/blob/master/HISTORY.md)
- [Commits](jshttp/content-disposition@v1.0.0...v1.0.1)

Updates `debug` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.4.0...4.4.3)

Updates `diff` from 5.2.0 to 7.0.0
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v5.2.0...7.0.0)

Updates `electron-to-chromium` from 1.5.132 to 1.5.267
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.132...v1.5.267)

Updates `enhanced-resolve` from 5.18.1 to 5.18.4
- [Release notes](https://github.com/webpack/enhanced-resolve/releases)
- [Commits](webpack/enhanced-resolve@v5.18.1...v5.18.4)

Updates `envinfo` from 7.14.0 to 7.21.0
- [Release notes](https://github.com/tabrindle/envinfo/releases)
- [Changelog](https://github.com/tabrindle/envinfo/blob/main/CHANGELOG.md)
- [Commits](tabrindle/envinfo@v7.14.0...v7.21.0)

Updates `es-module-lexer` from 1.6.0 to 2.0.0
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](guybedford/es-module-lexer@1.6.0...2.0.0)

Updates `espree` from 10.3.0 to 10.4.0
- [Release notes](https://github.com/eslint/js/releases)
- [Changelog](https://github.com/eslint/js/blob/main/packages/espree/CHANGELOG.md)
- [Commits](https://github.com/eslint/js/commits/espree-v10.4.0/packages/espree)

Updates `esquery` from 1.6.0 to 1.7.0
- [Commits](https://github.com/estools/esquery/commits)

Updates `eventsource-parser` from 3.0.1 to 3.0.6
- [Release notes](https://github.com/rexxars/eventsource-parser/releases)
- [Changelog](https://github.com/rexxars/eventsource-parser/blob/main/CHANGELOG.md)
- [Commits](rexxars/eventsource-parser@v3.0.1...v3.0.6)

Updates `eventsource` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md)
- [Commits](EventSource/eventsource@v3.0.6...v3.0.7)

Updates `express-rate-limit` from 7.5.0 to 7.5.1
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v7.5.0...v7.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-uri` from 3.0.6 to 3.1.0
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.0.6...v3.1.0)

Updates `finalhandler` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/pillarjs/finalhandler/releases)
- [Changelog](https://github.com/pillarjs/finalhandler/blob/master/HISTORY.md)
- [Commits](pillarjs/finalhandler@v2.1.0...v2.1.1)

Updates `glob-parent` from 5.1.2 to 6.0.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.2...v6.0.2)

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `loader-runner` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/webpack/loader-runner/releases)
- [Commits](webpack/loader-runner@v4.3.0...v4.3.1)

Updates `loupe` from 3.1.3 to 3.2.1
- [Release notes](https://github.com/chaijs/loupe/releases)
- [Commits](chaijs/loupe@v3.1.3...v3.2.1)

Updates `node-releases` from 2.0.19 to 2.0.27
- [Commits](chicoxyzzy/node-releases@v2.0.19...v2.0.27)

Updates `path-to-regexp` from 8.2.0 to 8.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v8.2.0...v8.3.0)

Updates `pathval` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](chaijs/pathval@v2.0.0...v2.0.1)

Updates `pkce-challenge` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/crouchcd/pkce-challenge/releases)
- [Changelog](https://github.com/crouchcd/pkce-challenge/blob/master/CHANGELOG.md)
- [Commits](crouchcd/pkce-challenge@5.0.0...5.0.1)

Updates `qs` from 6.14.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.14.1)

Updates `raw-body` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/stream-utils/raw-body/releases)
- [Changelog](https://github.com/stream-utils/raw-body/blob/master/HISTORY.md)
- [Commits](stream-utils/raw-body@v3.0.0...v3.0.2)

Updates `relative-time-format` from 1.1.6 to 1.1.11
- [Changelog](https://gitlab.com/catamphetamine/relative-time-format/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/relative-time-format/compare/v1.1.6...v1.1.11)

Updates `resolve` from 1.22.10 to 1.22.11
- [Commits](browserify/resolve@v1.22.10...v1.22.11)

Updates `schema-utils` from 4.3.0 to 4.3.3
- [Release notes](https://github.com/webpack/schema-utils/releases)
- [Changelog](https://github.com/webpack/schema-utils/blob/main/CHANGELOG.md)
- [Commits](webpack/schema-utils@v4.3.0...v4.3.3)

Updates `semver` from 7.7.1 to 7.7.3
- [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.1...v7.7.3)

Updates `send` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@1.2.0...1.2.1)

Updates `serve-static` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md)
- [Commits](expressjs/serve-static@v2.2.0...v2.2.1)

Updates `tapable` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/webpack/tapable/releases)
- [Commits](webpack/tapable@v2.2.1...v2.3.0)

Updates `terser-webpack-plugin` from 5.3.14 to 5.3.16
- [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/terser-webpack-plugin@v5.3.14...v5.3.16)

Updates `terser` from 5.39.0 to 5.44.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.39.0...v5.44.1)

Updates `ts-api-utils` from 2.1.0 to 2.3.0
- [Release notes](https://github.com/JoshuaKGoldberg/ts-api-utils/releases)
- [Changelog](https://github.com/JoshuaKGoldberg/ts-api-utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JoshuaKGoldberg/ts-api-utils/commits)

Updates `undici-types` from 6.19.8 to 6.21.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.19.8...v6.21.0)

Updates `update-browserslist-db` from 1.1.3 to 1.2.3
- [Release notes](https://github.com/browserslist/update-db/releases)
- [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md)
- [Commits](browserslist/update-db@1.1.3...1.2.3)

Updates `watchpack` from 2.4.2 to 2.5.0
- [Release notes](https://github.com/webpack/watchpack/releases)
- [Commits](webpack/watchpack@v2.4.2...v2.5.0)

Updates `webpack-sources` from 3.2.3 to 3.3.3
- [Release notes](https://github.com/webpack/webpack-sources/releases)
- [Commits](webpack/webpack-sources@v3.2.3...v3.3.3)

Updates `workerpool` from 6.5.1 to 9.3.4
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](https://github.com/josdejong/workerpool/commits)

Updates `zod-to-json-schema` from 3.24.5 to 3.25.1
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases)
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md)
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits)

Updates `zod` from 3.24.2 to 4.3.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.24.2...v4.3.4)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.25.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@tsconfig/node-ts"
  dependency-version: 23.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@tsconfig/node20"
  dependency-version: 20.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@types/micromatch"
  dependency-version: 4.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@types/node"
  dependency-version: 20.19.27
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@types/vscode"
  dependency-version: 1.107.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: chai
  dependency-version: 5.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@types/chai"
  dependency-version: 5.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: chai-as-promised
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: eslint-webpack-plugin
  dependency-version: 5.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: javascript-time-ago
  dependency-version: 2.5.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: mocha
  dependency-version: 11.7.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: sinon-chai
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: ts-loader
  dependency-version: 9.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: tsc-watch
  dependency-version: 6.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: typescript-eslint
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: webpack
  dependency-version: 5.104.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@eslint-community/eslint-utils"
  dependency-version: 4.9.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@eslint-community/regexpp"
  dependency-version: 4.12.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@eslint/config-array"
  dependency-version: 0.21.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@eslint/config-helpers"
  dependency-version: 0.4.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@eslint/core"
  dependency-version: 0.17.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@eslint/object-schema"
  dependency-version: 2.1.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@eslint/plugin-kit"
  dependency-version: 0.4.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@humanfs/node"
  dependency-version: 0.16.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@humanwhocodes/retry"
  dependency-version: 0.4.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@jridgewell/gen-mapping"
  dependency-version: 0.3.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@jridgewell/source-map"
  dependency-version: 0.3.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@jridgewell/sourcemap-codec"
  dependency-version: 1.5.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@jridgewell/trace-mapping"
  dependency-version: 0.3.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@sinonjs/samsam"
  dependency-version: 8.0.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@types/estree"
  dependency-version: 1.0.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@types/yargs"
  dependency-version: 17.0.35
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/scope-manager"
  dependency-version: 8.51.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/type-utils"
  dependency-version: 8.51.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/types"
  dependency-version: 8.51.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-version: 8.51.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.51.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.51.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: acorn
  dependency-version: 8.15.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: body-parser
  dependency-version: 2.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: browserslist
  dependency-version: 4.28.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001762
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: content-disposition
  dependency-version: 1.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: debug
  dependency-version: 4.4.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: diff
  dependency-version: 7.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: electron-to-chromium
  dependency-version: 1.5.267
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: enhanced-resolve
  dependency-version: 5.18.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: envinfo
  dependency-version: 7.21.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: es-module-lexer
  dependency-version: 2.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: espree
  dependency-version: 10.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: esquery
  dependency-version: 1.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eventsource-parser
  dependency-version: 3.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: eventsource
  dependency-version: 3.0.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: express-rate-limit
  dependency-version: 7.5.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: fast-uri
  dependency-version: 3.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: finalhandler
  dependency-version: 2.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: glob-parent
  dependency-version: 6.0.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: loader-runner
  dependency-version: 4.3.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: loupe
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: node-releases
  dependency-version: 2.0.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: path-to-regexp
  dependency-version: 8.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: pathval
  dependency-version: 2.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: pkce-challenge
  dependency-version: 5.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: raw-body
  dependency-version: 3.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: relative-time-format
  dependency-version: 1.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: resolve
  dependency-version: 1.22.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: schema-utils
  dependency-version: 4.3.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: semver
  dependency-version: 7.7.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: send
  dependency-version: 1.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: serve-static
  dependency-version: 2.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: tapable
  dependency-version: 2.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: terser-webpack-plugin
  dependency-version: 5.3.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: terser
  dependency-version: 5.44.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: ts-api-utils
  dependency-version: 2.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: undici-types
  dependency-version: 6.21.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: update-browserslist-db
  dependency-version: 1.2.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: watchpack
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: webpack-sources
  dependency-version: 3.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: workerpool
  dependency-version: 9.3.4
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: zod-to-json-schema
  dependency-version: 3.25.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: zod
  dependency-version: 4.3.4
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all-npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant