Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the version-updates group with 5 updates in the / directory:

Package From To
@modelcontextprotocol/sdk 1.20.0 1.20.2
@biomejs/biome 2.2.6 2.3.1
@smithery/cli 1.5.3 1.6.3
@types/node 24.8.0 24.9.1
knip 5.65.0 5.66.3

Updates @modelcontextprotocol/sdk from 1.20.0 to 1.20.2

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.20.1

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.20.0...1.20.1

Commits

Updates @biomejs/biome from 2.2.6 to 2.3.1

Release notes

Sourced from @​biomejs/biome's releases.

Biome CLI v2.3.1

2.3.1

Patch Changes

  • #7840 72afdfa Thanks @​ematipico! - Fixed #7838, which caused the new --css-parse-* arguments not being recognised by the ci command.

  • #7789 d5b416e Thanks @​fronterior! - Fixed the LSP method workspace/didChangeWorkspaceFolders to perform incremental updates instead of replacing the entire folder list.

  • #7852 bd254c7 Thanks @​dyc3! - Fixed #7843: The CSS parser, when tailwindDirectives is enabled, correctly parses --*: initial;.

  • #7872 0fe13fe Thanks @​dyc3! - Fixed #7861: The HTML parser will now accept Svelte attribute shorthand syntax in .svelte files.

  • #7866 7b2600b Thanks @​dyc3! - Fixed #7860: The css parser, with tailwindDirectives enabled, will now accept @plugin options.

  • #7853 fe90c78 Thanks @​dyc3! - Fixed #7848: The css parser with tailwindDirectives enabled will now correctly parse tailwind's source exclude syntax: @source not "foo.css";

  • #7878 c9f7fe5 Thanks @​ematipico! - Fixed #7857: Biome now parses <script> tags as TypeScript when analysing .astro files.

  • #7867 b42b718 Thanks @​smorimoto! - Fixed incorrect option name in HTML parser error message.

    The error message for disabled text expressions incorrectly referred to the html.parser.textExpression option, which does not exist. Updated it to reference the correct html.parser.interpolation option.

What's Changed

New Contributors

Full Changelog: https://github.com/biomejs/biome/compare/@​biomejs/biome@​2.3.0...@​biomejs/biome@​2.3.1

Biome CLI v2.3.0

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

2.3.1

Patch Changes

  • #7840 72afdfa Thanks @​ematipico! - Fixed #7838, which caused the new --css-parse-* arguments not being recognised by the ci command.

  • #7789 d5b416e Thanks @​fronterior! - Fixed the LSP method workspace/didChangeWorkspaceFolders to perform incremental updates instead of replacing the entire folder list.

  • #7852 bd254c7 Thanks @​dyc3! - Fixed #7843: The CSS parser, when tailwindDirectives is enabled, correctly parses --*: initial;.

  • #7872 0fe13fe Thanks @​dyc3! - Fixed #7861: The HTML parser will now accept Svelte attribute shorthand syntax in .svelte files.

  • #7866 7b2600b Thanks @​dyc3! - Fixed #7860: The css parser, with tailwindDirectives enabled, will now accept @plugin options.

  • #7853 fe90c78 Thanks @​dyc3! - Fixed #7848: The css parser with tailwindDirectives enabled will now correctly parse tailwind's source exclude syntax: @source not "foo.css";

  • #7878 c9f7fe5 Thanks @​ematipico! - Fixed #7857: Biome now parses <script> tags as TypeScript when analysing .astro files.

  • #7867 b42b718 Thanks @​smorimoto! - Fixed incorrect option name in HTML parser error message.

    The error message for disabled text expressions incorrectly referred to the html.parser.textExpression option, which does not exist. Updated it to reference the correct html.parser.interpolation option.

2.3.0

Minor Changes

  • #7263 a3e3369 Thanks @​arendjr! - Biome's resolver now supports baseUrl if specified in tsconfig.json.

    Example

    Given the following file structure:

    tsconfig.json

    {
      "compilerOptions": {
        "baseUrl": "./src"
      }
    }

    src/foo.ts

    export function foo() {}

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ematipico, a new releaser for @​biomejs/biome since your current version.


Updates @smithery/cli from 1.5.3 to 1.6.3

Commits

Updates @types/node from 24.8.0 to 24.9.1

Commits

Updates knip from 5.65.0 to 5.66.3

Release notes

Sourced from knip's releases.

Release 5.66.3

  • feat(next): add proxy to entry file pattern (#1318) (c730727babd1321c5c1037178651113360ed38bc) - thanks @​filipweilid!
  • Add new vitest built-in reporters (#1320) (3bfdc80de8fe4e8a2d74ab99669c011e4cce2162) - thanks @​ocavue!
  • Fix unwanted duplicates reports if disabled (8012b548fe344540d6db1b5a9e7bfe24b9f0e411)
  • Fix bug in import map updater (90fc72e44d02c3b0919dd8ac60ec67fd8ab38fe0)
  • Increase precision for named import pos (4eb6dd3636bd2fc2df473ae960c8c37f930099a1)
  • Turn off rule if that issue type is disabled (4bc66d87396cea4dc079163b06bef9c4415cea21)
  • Move types (b7cf6aa0d2458e948b2066f726f49022d2683c50)
  • Get text of element.name (resolves #1315) (c39e7757c0e87d98a0601a202fecff8bd0e0384f)

Release 5.66.2

  • Fix negated patterns from package.json#exports (related to #1308) (2464f3704a11b0c6d1f71a1850f4fa928e6c623f)
  • Entries in rsbuild config are production entries (resolves #1309) (9eebc5574aa964f12a91f9bc8bb415f79c35aeed)
  • Add label for entry paths from package.json (42370b27eff932c25d2abfabb5313b20a65fbed5)

Release 5.66.1

  • Revive some tests in Node (20690d196775e8391dd50ae23398e57e8bd74267)
  • Fix up SymbolType and reuse SYMBOL_TYPE (resolves #1306) (d7c1c8313c751419588c0bec3e5e3b1f7e636ba0)
  • Minor refactor (3143c4e40303f1a1001035a04c41da14ccdb42f6)
  • Make defineNuxtConfig writable and deletable (resolves #1307) (c31a77f923452b4df88fe9a2bb9914ee400afbfd)
  • Fix up progress flag (c761a9d3647be2f7910c6992377695582e6a2d1e)
  • Clear screen in watch mode (fb3ff4e9d7e6a466312d290f01ff68adc70e4276)
  • Refactor watch mode (661440e8c822894e889524d5df5e0f9220c1c8be)
  • Re-play previously unretained issues in watch mode (9b96730aaa35bcfa13c210c1fba6485595918d03)
  • Format & lint (7776ae839f85c6d454894f019c79c3a0bfca2a3d)

Release 5.66.0

  • Add coverage for ignoreFiles feat (87ca476cdc1ebcc7637e2ff17a88e4fd7dfe790d)
  • update eleventy API to add addBundle() fix (#1300) (ed2acecbdbcf3eece05c4e5777ac5bb4f3620e06) - thanks @​hoardinghopes!
  • feat: add danger plugin (#1302) (d9e969da0eefce9c7e0060eb352aef8250f2004e) - thanks @​what1s1ove!
  • feat: add support for ignoring specific issue types per file pattern (#1303) (673893ac5cc1342ec85ca468ffeaff6ac239239c) - thanks @​rfalke-rtl!
  • Speed up JSON load (83ca88f4c007402d3a0b2b479b81a292ca76af5b)
  • Add JSON5 explainer to error (closes #1297) (cb926ca9eaec6b03b218ed76f06b690a13db2485)
  • Add ignoreIssues to JSON Schema (90056915e49be7b36a03cb35ec563876110d16c9)
  • Update docs (b4b89299399fa089ab85b8ea432b4cb753e11964)
  • Oh, CI (b153f93143b54288afaee09d626b43d9d6803c44)
  • Fix lint issues (0ccfda67af6190b8184ef6fe94036e79c9a06f1d)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
… updates

Bumps the version-updates group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.20.0` | `1.20.2` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.2.6` | `2.3.1` |
| [@smithery/cli](https://github.com/smithery-ai/cli) | `1.5.3` | `1.6.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.8.0` | `24.9.1` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.65.0` | `5.66.3` |



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

Updates `@biomejs/biome` from 2.2.6 to 2.3.1
- [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/[email protected]/packages/@biomejs/biome)

Updates `@smithery/cli` from 1.5.3 to 1.6.3
- [Release notes](https://github.com/smithery-ai/cli/releases)
- [Changelog](https://github.com/smithery-ai/cli/blob/main/CHANGELOG.md)
- [Commits](smithery-ai/cli@v1.5.3...v1.6.3)

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

Updates `knip` from 5.65.0 to 5.66.3
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.66.3/packages/knip)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: "@biomejs/biome"
  dependency-version: 2.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@smithery/cli"
  dependency-version: 1.6.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: "@types/node"
  dependency-version: 24.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: knip
  dependency-version: 5.66.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/version-updates-502b7bf19e branch from 93ec6cd to c7bd090 Compare November 3, 2025 00:49
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