Skip to content

chore(deps): bump the node-dependencies group across 1 directory with 36 updates#98

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node-dependencies-f3834255f0
Closed

chore(deps): bump the node-dependencies group across 1 directory with 36 updates#98
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node-dependencies-f3834255f0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps the node-dependencies group with 36 updates in the / directory:

Package From To
@biomejs/biome 2.3.10 2.4.14
@nx/js 22.5.2 22.7.1
@types/node 22.19.3 25.6.2
@vitest/coverage-v8 3.2.4 4.1.5
fast-check 4.5.2 4.7.0
nx 22.5.2 22.7.1
semantic-release 25.0.2 25.0.3
typedoc 0.28.15 0.28.19
typescript 5.9.3 6.0.3
vitest 3.2.4 4.1.5
@ai-sdk/mcp 1.0.1 1.0.41
@inquirer/prompts 8.1.0 8.4.2
@modelcontextprotocol/sdk 1.27.0 1.29.0
ai 6.0.3 6.0.176
commander 14.0.2 14.0.3
cosmiconfig 9.0.0 9.0.1
simple-git 3.30.0 3.36.0
zod 4.2.1 4.4.3
@ai-sdk/anthropic 3.0.1 3.0.76
@asteasolutions/zod-to-openapi 8.4.1 8.5.0
@google/model-viewer 4.1.0 4.2.0
@scalar/fastify-api-reference 1.44.26 1.55.3
dotenv 17.3.1 17.4.2
fastify 5.7.4 5.8.5
three 0.172.0 0.184.0
@playwright/test 1.58.2 1.59.1
@actions/core 2.0.1 3.0.1
@ai-sdk/google 3.0.30 3.0.70
@linear/sdk 68.1.0 84.0.0
@playwright/mcp 0.0.68 0.0.75
ai-sdk-ollama 3.0.0 3.8.3
glob 13.0.0 13.0.6
@astrojs/starlight 0.37.6 0.39.1
astro 5.17.3 6.3.1
starlight-typedoc 0.21.5 0.22.0
typedoc-plugin-markdown 4.10.0 4.11.0

Updates @biomejs/biome from 2.3.10 to 2.4.14

Release notes

Sourced from @​biomejs/biome's releases.

Biome CLI v2.4.14

2.4.14

Patch Changes

  • #9393 491b171 Thanks @​dyc3! - Added the nursery rule useTestHooksOnTop in the test domain. The rule flags lifecycle hooks (beforeEach, beforeAll, afterEach, afterAll) that appear after test cases in the same block, enforcing that hooks are defined before any test case.

  • #10157 eefc5ab Thanks @​dyc3! - Fixed #7882: The HTML parser will now emit better diagnostics when it encounters a void element with a closing tag, such as <br></br>. Previously, the parser would emit multiple diagnostics with conflicting advice. Now it emits a single diagnostic that clearly states that void elements should not have closing tags.

  • #10054 0e9f569 Thanks @​minseong0324! - noMisleadingReturnType no longer misses widening from concrete object types, class instances, object literals, tuples, functions, and regular expressions to : object.

    A function annotated : object returning an object literal:

    function f(): object {
      return { retry: true };
    }
  • #10116 53269eb Thanks @​jiwon79! - Fixed #6201: noUselessEscapeInRegex no longer flags an escaped backslash followed by - as a useless escape. Patterns like /[\\-]/ are now considered valid because the second \ is the escaped backslash, not an unnecessary escape of the trailing dash.

  • #10092 33d8543 Thanks @​Conaclos! - Fixed #9097: organizeImports no longer adds a blank line between a never-matched group and a matched group.

    Given the following organizeImports options:

    {
      "groups": [":NODE:", ":BLANK_LINE:", ":PACKAGE:", ":BLANK_LINE:", ":PATH:"]
    }

    The following code...

    // Comment
    import "package";
    import "./file.js";

    ...was organized as:

    +
      // Comment
      import "package";
    +
      import "./file.js";

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

2.4.14

Patch Changes

  • #9393 491b171 Thanks @​dyc3! - Added the nursery rule useTestHooksOnTop in the test domain. The rule flags lifecycle hooks (beforeEach, beforeAll, afterEach, afterAll) that appear after test cases in the same block, enforcing that hooks are defined before any test case.

  • #10157 eefc5ab Thanks @​dyc3! - Fixed #7882: The HTML parser will now emit better diagnostics when it encounters a void element with a closing tag, such as <br></br>. Previously, the parser would emit multiple diagnostics with conflicting advice. Now it emits a single diagnostic that clearly states that void elements should not have closing tags.

  • #10054 0e9f569 Thanks @​minseong0324! - noMisleadingReturnType no longer misses widening from concrete object types, class instances, object literals, tuples, functions, and regular expressions to : object.

    A function annotated : object returning an object literal:

    function f(): object {
      return { retry: true };
    }
  • #10116 53269eb Thanks @​jiwon79! - Fixed #6201: noUselessEscapeInRegex no longer flags an escaped backslash followed by - as a useless escape. Patterns like /[\\-]/ are now considered valid because the second \ is the escaped backslash, not an unnecessary escape of the trailing dash.

  • #10092 33d8543 Thanks @​Conaclos! - Fixed #9097: organizeImports no longer adds a blank line between a never-matched group and a matched group.

    Given the following organizeImports options:

    {
      "groups": [":NODE:", ":BLANK_LINE:", ":PACKAGE:", ":BLANK_LINE:", ":PATH:"]
    }

    The following code...

    // Comment
    import "package";
    import "./file.js";

    ...was organized as:

    +
      // Comment
      import "package";
    +
      import "./file.js";

    A blank line was added even though the group ':NODE:' doesn't match any imports here. :BLANK_LINE: between never-matched groups and matched groups are now ignored.

... (truncated)

Commits

Updates @nx/js from 22.5.2 to 22.7.1

Release notes

Sourced from @​nx/js's releases.

22.7.1 (2026-04-28)

🩹 Fixes

  • core: prevent spinner flicker when sync applying (#35445)
  • core: exclude hyperfine env vars from daemon env reflection (5095b4be7d)
  • core: provide actionable feedback when running migrations and pre-install fails with npm peer dep errors (#33961, #33942)
  • core: consider virtual trees in multiGlobWithWorkspaceContext (#35447, #31805, #35373, #32588)
  • core: surface ./nx --version stderr and force devDeps install (#35469)
  • core: keep continuous children alive when nx:noop orchestrator completes (#35388)
  • core: start TUI event reader synchronously in enter() to prevent stdin race (#35465, #34619, #34144)
  • core: use require for global to local Nx handoff so Windows drive paths work (#35478)
  • core: prevent daemon shutdown from cache-poisoned in-process nx loads (#35482, #35444, #34463, #34111)
  • detox: generate valid JSON in .detoxrc for non-expo apps (eb2fa8ced4)
  • js: include extended tsconfigs from project references in typecheck inputs (#35457)
  • linter: detect root lint target added in same generator run (#35296, #23147, #34531)
  • misc: exclude stories and specs from tailwind content scanning (#35470)
  • misc: resolve pnpm catalog: refs in version lookups (#35459, #35453)
  • nextjs: use cached project graph in withNx (#35475, #34518, #32880)
  • node: include tsconfig input in node-app esbuild scaffold (#35466)
  • release: handle short and full project names in commit scopes (#34219)
  • testing: convert executor-based jest.config.ts and preserve type-only imports (#35286, #34593)

❤️ Thank You

22.7.0 (2026-04-24)

🚀 Features

  • core: add .nx/self-healing to .gitignore (#34855)
  • core: decouple DB version from Nx version and share DB across worktrees (#34942)
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • core: allow generate command to skip project graph creation (#35170)
  • core: remove polygraph cloud passthrough (#35153)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: add source map annotations to nx show target (#35225)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • core: add json input type for selective JSON field hashing (#35248)
  • core: update nx-set-shas usage to v5 (#34934)
  • core: add NX_BAIL environment variable (#34711)
  • core: add page up/down to tui shortcuts (#34525)
  • core: add logging and progress message types to daemon (#35342)
  • dotnet: add ci-workflow generator (#33321)

... (truncated)

Commits
  • 362fb03 fix(node): include tsconfig input in node-app esbuild scaffold (#35466)
  • 22158cb fix(js): include extended tsconfigs from project references in typecheck inpu...
  • de266bf fix(js): add npm workspace support to prune-lockfile executor (#35383)
  • 82e7afe feat(js): support nx.sync.ignoredDependencies in typescript-sync (#35401)
  • 4229697 fix(js): avoid double-prefixing node executor output paths (#35050)
  • 4bbd4b1 chore(repo): migrate nx repo to eslint v9 flat config (#35359)
  • 9844f0d fix(js): resolve build output dir from globbed outputs in node executor (#35288)
  • 437b31d fix(js): declare .d.cts/.d.mts as typecheck inputs and outputs (#35357)
  • 45fc978 fix(js): resolve project tsconfig for inferred tsc run-commands targets in de...
  • 1e7b29c fix(js): avoid full source scan in readTsConfigPaths (#35300)
  • Additional commits viewable in compare view

Updates @types/node from 22.19.3 to 25.6.2

Commits

Updates @vitest/coverage-v8 from 3.2.4 to 4.1.5

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vitest/coverage-v8 since your current version.


Updates fast-check from 4.5.2 to 4.7.0

Release notes

Sourced from fast-check's releases.

Unicode property support in stringMatching

[Code][Diff]

Features

  • (PR#6866) Reversible json arbitrary
  • (PR#6868) Parse \p{} and \P{} in stringMatching
  • (PR#6870) Support for \p{UnicodeProperty} in stringMatching
  • (PR#6871) Support negated unicode properties in stringMatching

Fixes

  • (PR#6710) CI: Pass explicit string to make_latest
  • (PR#6714) CI: Remove unused vite dependency from multiple packages
  • (PR#6780) CI: Silent zizmor issues (as they used to be)
  • (PR#6786) CI: Configure release workflow settings for announcements
  • (PR#6787) CI: Add force-build-status-execution label trigger to CI workflow
  • (PR#6818) CI: Push tag after creating draft release
  • (PR#6827) CI: Update CSP for our playgrounds backed by stackblitz
  • (PR#6832) CI: Add format/lint/typecheck hooks for Claude Code
  • (PR#6834) CI: Fix Claude's session start hook
  • (PR#6852) CI: Skip website prebuild remote fetches on cloud Claude Code
  • (PR#6869) CI: Add workflow to clean up GitHub Actions caches
  • (PR#6789) Clean: Remove unused code identified by knip
  • (PR#6711) Doc: Release note for version 4.6.0
  • (PR#6756) Doc: Fix typo in the documentation
  • (PR#6758) Doc: Add rugk as doc contributor
  • (PR#6764) Doc: Document gitmoji PR naming
  • (PR#6776) Doc: Add nielk as code contributor
  • (PR#6753) Doc: Migrate playgrounds in documentation to StackBlitz
  • (PR#6830) Doc: Switch to ?raw imports for advents
  • (PR#6836) Doc: Add Vitest documentation guide for setting up property-based testing
  • (PR#6833) Doc: Remove dead doc hub pages
  • (PR#6855) Doc: Integrate API reference natively into our doc
  • (PR#6867) Doc: Simplify examples
  • (PR#6835) Script: Migrate from ESLint to oxlint
  • (PR#6872) Script: Rework hooks for Claude Code
  • (PR#6754) Test: Migrate race condition tests to Vitest
  • (PR#6859) Test: Stabilize flaky timeout tests on Windows

Better stringMatching with maxLength

[Code][Diff]

Features

  • (PR#6599) Add basic maxLength support to stringMatching

... (truncated)

Changelog

Sourced from fast-check's changelog.

4.7.0

Unicode property support in stringMatching [Code][Diff]

Features

  • (PR#6866) Reversible json arbitrary
  • (PR#6868) Parse \p{} and \P{} in stringMatching
  • (PR#6870) Support for \p{UnicodeProperty} in stringMatching
  • (PR#6871) Support negated unicode properties in stringMatching

Fixes

  • (PR#6710) CI: Pass explicit string to make_latest
  • (PR#6714) CI: Remove unused vite dependency from multiple packages
  • (PR#6780) CI: Silent zizmor issues (as they used to be)
  • (PR#6786) CI: Configure release workflow settings for announcements
  • (PR#6787) CI: Add force-build-status-execution label trigger to CI workflow
  • (PR#6818) CI: Push tag after creating draft release
  • (PR#6827) CI: Update CSP for our playgrounds backed by stackblitz
  • (PR#6832) CI: Add format/lint/typecheck hooks for Claude Code
  • (PR#6834) CI: Fix Claude's session start hook
  • (PR#6852) CI: Skip website prebuild remote fetches on cloud Claude Code
  • (PR#6869) CI: Add workflow to clean up GitHub Actions caches
  • (PR#6789) Clean: Remove unused code identified by knip
  • (PR#6711) Doc: Release note for version 4.6.0
  • (PR#6756) Doc: Fix typo in the documentation
  • (PR#6758) Doc: Add rugk as doc contributor
  • (PR#6764) Doc: Document gitmoji PR naming
  • (PR#6776) Doc: Add nielk as code contributor
  • (PR#6753) Doc: Migrate playgrounds in documentation to StackBlitz
  • (PR#6830) Doc: Switch to ?raw imports for advents
  • (PR#6836) Doc: Add Vitest documentation guide for setting up property-based testing
  • (PR#6833) Doc: Remove dead doc hub pages
  • (PR#6855) Doc: Integrate API reference natively into our doc
  • (PR#6867) Doc: Simplify examples
  • (PR#6835) Script: Migrate from ESLint to oxlint
  • (PR#6872) Script: Rework hooks for Claude Code
  • (PR#6754) Test: Migrate race condition tests to Vitest
  • (PR#6859) Test: Stabilize flaky timeout tests on Windows

4.6.0

Better stringMatching with maxLength [Code][Diff]

Features

... (truncated)

Commits
  • fd1a184 🔖 Update CHANGELOG.md for fast-check@4.7.0 (#6873)
  • 6661a31 ✨ Support negated unicode properties in stringMatching (#6871)
  • 332f905 ✨ Support for \p{UnicodeProperty} in stringMatching (#6870)
  • 285ed56 ✨ Parse \p{} and \P{} in stringMatching (#6868)
  • 1e5d774 ✨ Reversible json arbitrary (#6866)
  • f16e672 📝 Integrate API reference natively into our doc (#6855)
  • e82af33 🔨 Migrate from ESLint to oxlint (#6835)
  • a82f7a1 ⬆️ Update dependency typedoc to ^0.28.19 (#6847)
  • 104640c ⬆️ Update dependency @​microsoft/api-extractor to ^7.58.2 (#6828)
  • b3c86c2 ⬆️ Update typescript-eslint monorepo to ^8.58.1 (#6826)
  • Additional commits viewable in compare view

Updates nx from 22.5.2 to 22.7.1

Release notes

Sourced from nx's releases.

22.7.1 (2026-04-28)

🩹 Fixes

  • core: prevent spinner flicker when sync applying (#35445)
  • core: exclude hyperfine env vars from daemon env reflection (5095b4be7d)
  • core: provide actionable feedback when running migrations and pre-install fails with npm peer dep errors (#33961, #33942)
  • core: consider virtual trees in multiGlobWithWorkspaceContext (#35447, #31805, #35373, #32588)
  • core: surface ./nx --version stderr and force devDeps install (#35469)
  • core: keep continuous children alive when nx:noop orchestrator completes (#35388)
  • core: start TUI event reader synchronously in enter() to prevent stdin race (#35465, #34619, #34144)
  • core: use require for global to local Nx handoff so Windows drive paths work (#35478)
  • core: prevent daemon shutdown from cache-poisoned in-process nx loads (#35482, #35444, #34463, #34111)
  • detox: generate valid JSON in .detoxrc for non-expo apps (eb2fa8ced4)
  • js: include extended tsconfigs from project references in typecheck inputs (#35457)
  • linter: detect root lint target added in same generator run (#35296, #23147, #34531)
  • misc: exclude stories and specs from tailwind content scanning (#35470)
  • misc: resolve pnpm catalog: refs in version lookups (#35459, #35453)
  • nextjs: use cached project graph in withNx (#35475, #34518, #32880)
  • node: include tsconfig input in node-app esbuild scaffold (#35466)
  • release: handle short and full project names in commit scopes (#34219)
  • testing: convert executor-based jest.config.ts and preserve type-only imports (#35286, #34593)

❤️ Thank You

22.7.0 (2026-04-24)

🚀 Features

  • core: add .nx/self-healing to .gitignore (#34855)
  • core: decouple DB version from Nx version and share DB across worktrees (#34942)
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • core: allow generate command to skip project graph creation (#35170)
  • core: remove polygraph cloud passthrough (#35153)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: add source map annotations to nx show target (#35225)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • core: add json input type for selective JSON field hashing (#35248)
  • core: update nx-set-shas usage to v5 (#34934)
  • core: add NX_BAIL environment variable (#34711)
  • core: add page up/down to tui shortcuts (#34525)
  • core: add logging and progress message types to daemon (#35342)
  • dotnet: add ci-workflow generator (#33321)

... (truncated)

Commits
  • 9934bb5 fix(core): prevent daemon shutdown from cache-poisoned in-process nx loads (#...
  • 8b8aa98 fix(core): use require for global to local Nx handoff so Windows drive paths ...
  • f1a158d fix(release): handle short and full project names in commit scopes (#34219)
  • f9388f3 fix(core): start TUI event reader synchronously in enter() to prevent stdin r...
  • 964a3b6 fix(core): keep continuous children alive when nx:noop orchestrator completes...
  • 6a368b8 fix(core): surface ./nx --version stderr and force devDeps install (#35469)
  • 2f81805 fix(core): consider virtual trees in multiGlobWithWorkspaceContext (#35447)
  • a1b4f7b fix(core): provide actionable feedback when running migrations and pre-instal...
  • 5095b4b fix(core): exclude hyperfine env vars from daemon env reflection
  • 48e4600 fix(core): prevent spinner flicker when sync applying (#35445)
  • Additional commits viewable in compare view
Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


Updates semantic-release from 25.0.2 to 25.0.3

Release notes

Sourced from semantic-release's releases.

v25.0.3

25.0.3 (2026-01-30)

Bug Fixes

Commits
  • f404124 fix(deps): remove deprecated semver-diff (#3980)
  • fef7e34 docs: warn against using registry-url in setup-node (#4024)
  • 699d470 chore(deps): update dependency lockfile-lint to v5 (#4022)
  • c7c6f7a chore(deps): update dependency tempy to v3.1.2 (#4021)
  • 1ce5088 ci(action): update github/codeql-action action to v4.32.0 (#4019)
  • 9bb0d87 chore(deps): lock file maintenance (#4016)
  • 490171c chore(deps): update npm to v11.8.0 (#4015)
  • f6411e9 chore(deps): update dependency prettier to v3.8.1 (#4014)
  • c71c576 chore(deps): update dependency publint to v0.3.17 (#4013)
  • 989e18c chore(deps): update dependency tempy to v3.1.1 (#4012)
  • Additional commits viewable in compare view

Updates typedoc from 0.28.15 to 0.28.19

Release notes

Sourced from typedoc's releases.

v0.28.19

Features

  • Added French translations for the TypeDoc interface and help descriptions.
  • Added support for triple-slash comment style, which requires exa...

    Description has been truncated

… 36 updates

Bumps the node-dependencies group with 36 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.10` | `2.4.14` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.5.2` | `22.7.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.3` | `25.6.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.4` | `4.1.5` |
| [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.5.2` | `4.7.0` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.5.2` | `22.7.1` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.2` | `25.0.3` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.15` | `0.28.19` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.1.5` |
| [@ai-sdk/mcp](https://github.com/vercel/ai/tree/HEAD/packages/mcp) | `1.0.1` | `1.0.41` |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.1.0` | `8.4.2` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.27.0` | `1.29.0` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.3` | `6.0.176` |
| [commander](https://github.com/tj/commander.js) | `14.0.2` | `14.0.3` |
| [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) | `9.0.0` | `9.0.1` |
| [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.30.0` | `3.36.0` |
| [zod](https://github.com/colinhacks/zod) | `4.2.1` | `4.4.3` |
| [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `3.0.1` | `3.0.76` |
| [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi) | `8.4.1` | `8.5.0` |
| [@google/model-viewer](https://github.com/google/model-viewer) | `4.1.0` | `4.2.0` |
| [@scalar/fastify-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/fastify) | `1.44.26` | `1.55.3` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.2` |
| [fastify](https://github.com/fastify/fastify) | `5.7.4` | `5.8.5` |
| [three](https://github.com/mrdoob/three.js) | `0.172.0` | `0.184.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `2.0.1` | `3.0.1` |
| [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `3.0.30` | `3.0.70` |
| [@linear/sdk](https://github.com/linear/linear) | `68.1.0` | `84.0.0` |
| [@playwright/mcp](https://github.com/microsoft/playwright-mcp) | `0.0.68` | `0.0.75` |
| [ai-sdk-ollama](https://github.com/jagreehal/ai-sdk-ollama/tree/HEAD/packages/ai-sdk-ollama) | `3.0.0` | `3.8.3` |
| [glob](https://github.com/isaacs/node-glob) | `13.0.0` | `13.0.6` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.37.6` | `0.39.1` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.17.3` | `6.3.1` |
| [starlight-typedoc](https://github.com/HiDeoo/starlight-typedoc/tree/HEAD/packages/starlight-typedoc) | `0.21.5` | `0.22.0` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.10.0` | `4.11.0` |



Updates `@biomejs/biome` from 2.3.10 to 2.4.14
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.14/packages/@biomejs/biome)

Updates `@nx/js` from 22.5.2 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/js)

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

Updates `@vitest/coverage-v8` from 3.2.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/coverage-v8)

Updates `fast-check` from 4.5.2 to 4.7.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.7.0/packages/fast-check)

Updates `nx` from 22.5.2 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `semantic-release` from 25.0.2 to 25.0.3
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v25.0.2...v25.0.3)

Updates `typedoc` from 0.28.15 to 0.28.19
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.15...v0.28.19)

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

Updates `vitest` from 3.2.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest)

Updates `@ai-sdk/mcp` from 1.0.1 to 1.0.41
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/mcp@1.0.41/packages/mcp/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/mcp@1.0.41/packages/mcp)

Updates `@inquirer/prompts` from 8.1.0 to 8.4.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.1.0...@inquirer/prompts@8.4.2)

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

Updates `ai` from 6.0.3 to 6.0.176
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/ai@6.0.176/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@6.0.176/packages/ai)

Updates `commander` from 14.0.2 to 14.0.3
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v14.0.2...v14.0.3)

Updates `cosmiconfig` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/cosmiconfig/cosmiconfig/releases)
- [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md)
- [Commits](cosmiconfig/cosmiconfig@v9.0.0...v9.0.1)

Updates `simple-git` from 3.30.0 to 3.36.0
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.36.0/simple-git)

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

Updates `@ai-sdk/anthropic` from 3.0.1 to 3.0.76
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/anthropic@3.0.76/packages/anthropic/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@3.0.76/packages/anthropic)

Updates `@asteasolutions/zod-to-openapi` from 8.4.1 to 8.5.0
- [Release notes](https://github.com/asteasolutions/zod-to-openapi/releases)
- [Commits](asteasolutions/zod-to-openapi@v8.4.1...v8.5.0)

Updates `@google/model-viewer` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/google/model-viewer/releases)
- [Commits](google/model-viewer@v4.1.0...v4.2.0)

Updates `@scalar/fastify-api-reference` from 1.44.26 to 1.55.3
- [Release notes](https://github.com/scalar/scalar/releases)
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/fastify/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/fastify)

Updates `dotenv` from 17.3.1 to 17.4.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.3.1...v17.4.2)

Updates `fastify` from 5.7.4 to 5.8.5
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.7.4...v5.8.5)

Updates `three` from 0.172.0 to 0.184.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

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

Updates `@actions/core` from 2.0.1 to 3.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@ai-sdk/google` from 3.0.30 to 3.0.70
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/google@3.0.70/packages/google/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@3.0.70/packages/google)

Updates `@linear/sdk` from 68.1.0 to 84.0.0
- [Release notes](https://github.com/linear/linear/releases)
- [Commits](https://github.com/linear/linear/compare/@linear/sdk@68.1.0...@linear/sdk@84.0.0)

Updates `@playwright/mcp` from 0.0.68 to 0.0.75
- [Release notes](https://github.com/microsoft/playwright-mcp/releases)
- [Commits](microsoft/playwright-mcp@v0.0.68...v0.0.75)

Updates `ai-sdk-ollama` from 3.0.0 to 3.8.3
- [Release notes](https://github.com/jagreehal/ai-sdk-ollama/releases)
- [Changelog](https://github.com/jagreehal/ai-sdk-ollama/blob/main/packages/ai-sdk-ollama/CHANGELOG.md)
- [Commits](https://github.com/jagreehal/ai-sdk-ollama/commits/ai-sdk-ollama@3.8.3/packages/ai-sdk-ollama)

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

Updates `@astrojs/starlight` from 0.37.6 to 0.39.1
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.39.1/packages/starlight)

Updates `astro` from 5.17.3 to 6.3.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.3.1/packages/astro)

Updates `starlight-typedoc` from 0.21.5 to 0.22.0
- [Release notes](https://github.com/HiDeoo/starlight-typedoc/releases)
- [Changelog](https://github.com/HiDeoo/starlight-typedoc/blob/main/packages/starlight-typedoc/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-typedoc/commits/starlight-typedoc@0.22.0/packages/starlight-typedoc)

Updates `typedoc-plugin-markdown` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.11.0/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@nx/js"
  dependency-version: 22.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.6.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-dependencies
- dependency-name: fast-check
  dependency-version: 4.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: nx
  dependency-version: 22.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: semantic-release
  dependency-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-dependencies
- dependency-name: vitest
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-dependencies
- dependency-name: "@ai-sdk/mcp"
  dependency-version: 1.0.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: ai
  dependency-version: 6.0.176
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: commander
  dependency-version: 14.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: cosmiconfig
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: simple-git
  dependency-version: 3.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: zod
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 3.0.76
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: "@asteasolutions/zod-to-openapi"
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@google/model-viewer"
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@scalar/fastify-api-reference"
  dependency-version: 1.55.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: dotenv
  dependency-version: 17.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: fastify
  dependency-version: 5.8.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: three
  dependency-version: 0.184.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@actions/core"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: node-dependencies
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: "@linear/sdk"
  dependency-version: 84.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: node-dependencies
- dependency-name: "@playwright/mcp"
  dependency-version: 0.0.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: ai-sdk-ollama
  dependency-version: 3.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: glob
  dependency-version: 13.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: astro
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: node-dependencies
- dependency-name: starlight-typedoc
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: typedoc-plugin-markdown
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-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 May 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 15, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 15, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/node-dependencies-f3834255f0 branch May 15, 2026 11:47
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