chore(deps): bump the monorepo-dependencies group across 1 directory with 27 updates - #38
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…with 27 updates Bumps the monorepo-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.5.3` | `2.5.13` | | [@changesets/changelog-github](https://github.com/changesets/changesets/tree/HEAD/packages/changelog-github) | `0.7.0` | `1.0.1` | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `2.31.0` | `3.0.2` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.29.0` | `1.30.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.5.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.8` | `17.5.1` | | [playwright](https://github.com/microsoft/playwright) | `1.61.1` | `1.63.0` | | [preact](https://github.com/preactjs/preact) | `10.29.7` | `10.29.8` | | [tinybench](https://github.com/tinylibs/tinybench) | `6.0.2` | `6.2.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.0` | `4.23.13` | | [turbo](https://github.com/vercel/turborepo) | `2.10.4` | `2.10.12` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) | `8.0.4` | `8.0.5` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.11.5` | `16.15.10` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.2.0` | `15.4.0` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.11.5` | `16.15.10` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.545.0` | `1.45.0` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.16.0` | `12.0.0` | | [next](https://github.com/vercel/next.js) | `16.2.10` | `16.3.5` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.3.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.3.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.3.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.3.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.20` | `8.5.28` | | [undici](https://github.com/nodejs/undici) | `8.7.0` | `8.10.2` | | [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `2.3.1` | `3.0.2` | Updates `@biomejs/biome` from 2.5.3 to 2.5.13 - [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.5.13/packages/@biomejs/biome) Updates `@changesets/changelog-github` from 0.7.0 to 1.0.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/changelog-github/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/changelog-github@1.0.1/packages/changelog-github) Updates `@changesets/cli` from 2.31.0 to 3.0.2 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.2/packages/cli) Updates `@modelcontextprotocol/sdk` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.29.0...1.30.0) Updates `@types/node` from 26.1.1 to 26.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `lint-staged` from 17.0.8 to 17.5.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.8...v17.5.1) Updates `playwright` from 1.61.1 to 1.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.63.0) Updates `preact` from 10.29.7 to 10.29.8 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.7...10.29.8) Updates `tinybench` from 6.0.2 to 6.2.0 - [Release notes](https://github.com/tinylibs/tinybench/releases) - [Commits](tinylibs/tinybench@v6.0.2...v6.2.0) Updates `tsx` from 4.23.0 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.0...v4.23.13) Updates `turbo` from 2.10.4 to 2.10.12 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.4...v2.10.12) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) Updates `@babel/standalone` from 8.0.4 to 8.0.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.5/packages/babel-standalone) Updates `fumadocs-core` from 16.11.5 to 16.15.10 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.5...fumadocs@16.15.10) Updates `fumadocs-mdx` from 15.2.0 to 15.4.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.2.0...fumadocs-mdx@15.4.0) Updates `fumadocs-ui` from 16.11.5 to 16.15.10 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.5...fumadocs@16.15.10) Updates `lucide-react` from 0.545.0 to 1.45.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.45.0/packages/lucide-react) Updates `mermaid` from 11.16.0 to 12.0.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.16.0...mermaid@12.0.0) Updates `next` from 16.2.10 to 16.3.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.10...v16.3.5) Updates `react` from 19.2.7 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) Updates `@types/react` from 19.2.17 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.7 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom) Updates `@types/react-dom` from 19.2.3 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react` from 19.2.17 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.3 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `postcss` from 8.5.20 to 8.5.28 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.20...8.5.28) Updates `undici` from 8.7.0 to 8.10.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.7.0...v8.10.2) Updates `es-module-lexer` from 2.3.1 to 3.0.2 - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](guybedford/es-module-lexer@2.3.1...3.0.2) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: monorepo-dependencies - dependency-name: "@changesets/changelog-github" dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: monorepo-dependencies - dependency-name: "@changesets/cli" dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: monorepo-dependencies - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: "@types/node" dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monorepo-dependencies - dependency-name: lint-staged dependency-version: 17.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: playwright dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: preact dependency-version: 10.29.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monorepo-dependencies - dependency-name: tinybench dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: monorepo-dependencies - dependency-name: turbo dependency-version: 2.10.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: monorepo-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: monorepo-dependencies - dependency-name: "@babel/standalone" dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monorepo-dependencies - dependency-name: fumadocs-core dependency-version: 16.15.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: fumadocs-mdx dependency-version: 15.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: fumadocs-ui dependency-version: 16.15.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: lucide-react dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: monorepo-dependencies - dependency-name: mermaid dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: monorepo-dependencies - dependency-name: next dependency-version: 16.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: react-dom dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: postcss dependency-version: 8.5.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: monorepo-dependencies - dependency-name: undici dependency-version: 8.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monorepo-dependencies - dependency-name: es-module-lexer dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: monorepo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the monorepo-dependencies group with 27 updates in the / directory:
2.5.32.5.130.7.01.0.12.31.03.0.21.29.01.30.026.1.126.5.10.28.10.28.217.0.817.5.11.61.11.63.010.29.710.29.86.0.26.2.04.23.04.23.132.10.42.10.126.0.37.0.28.0.48.0.516.11.516.15.1015.2.015.4.016.11.516.15.100.545.01.45.011.16.012.0.016.2.1016.3.519.2.719.3.019.2.1719.3.019.2.719.3.019.2.319.3.019.2.1719.3.019.2.319.3.08.5.208.5.288.7.08.10.22.3.13.0.2Updates
@biomejs/biomefrom 2.5.3 to 2.5.13Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
810ea56ci: release (#11614)e997900feat(linter): add useBetterDomTraversing nursery rule (#11667)de0528ffeat(lint/html/svelte): add noSvelteAtHtmlTags (#11606)07a0073feat(css_analyze): implement useLayeredStyles (#11379)c23e4c7feat: noUnsafeIframeSandbox (#11622)a2f8ff7feat(lint/js): add noXorAsExponentiation (#11628)a64d757feat(lint/js/vue): add useVueBaseImport (#11595)611767fchore: update depot logo (#11602)0a31d7cci: release (#11530)a20f44afeat: noBunModules (#11597)Updates
@changesets/changelog-githubfrom 0.7.0 to 1.0.1Release notes
Sourced from @changesets/changelog-github's releases.
... (truncated)
Changelog
Sourced from @changesets/changelog-github's changelog.
... (truncated)
Commits
d7e4a2dVersion Packages (#2266)f442221Version Packages (#2235)baa658dVersion Packages (next) (#2192)1b9687fAdd new docs site (#1979)7fd0d91Version Packages (next) (#2173)180833eVersion Packages (next) (#2142)162419dadd or modifyfiles(#2160)c35c350Version Packages (next) (#2122)070f531Addtemplateoption tochangelog-github(#2059)dfefc4eUseGITHUB_REPOSITORYas the default repo when norepooption is configur...Updates
@changesets/clifrom 2.31.0 to 3.0.2Release notes
Sourced from @changesets/cli's releases.
... (truncated)
Changelog
Sourced from @changesets/cli's changelog.
... (truncated)
Commits
d7e4a2dVersion Packages (#2266)68affeeUpgrade to Vitest 5 (#2281)5eeb012Build(deps): Bump human-id in the production-dependencies group (#2279)a0a4dc6Add review message on pre exit (#2270)1f4eb61Add default changelog message for empty release (#2265)2eb65baAdd script to run unit and e2e tests separately (#2267)ff2b075Build(deps-dev): Bump@lydell/node-pty(#2254)8eff462Build(deps-dev): Bump the development-dependencies group across 1 directory w...bed4581Version Packages (#2242)fdfdc93Update default generated readme (#2239)Updates
@modelcontextprotocol/sdkfrom 1.29.0 to 1.30.0Release notes
Sourced from @modelcontextprotocol/sdk's releases.
Commits
2d889f2chore: bump version to 1.30.0 (#2563)e3f3daaFix SSE keep-alive timer lifecycle in Streamable HTTP server transport (v1.x)...bb5a718fix(deps): widen@hono/node-serverpast GHSA-frvp-7c67-39w9 (#2549)1dad263fix: send SSE keep-alive comment frames from Streamable HTTP server transport...69749aaValidate Content-Type by parsed media type instead of substring match (v1.x) ...369513dfix: support Zod 3.25 method literals (#2368)e7ee57cv1 stdio buffer limit (#2239)c36e1efAdd end-to-end test suite (#2167)bf1e022chore(ci): switch publish to OIDC trusted publishing (#1839)9edbab7fix(server): prioritize zod issues and format them (#1503)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@modelcontextprotocol/sdksince your current version.Updates
@types/nodefrom 26.1.1 to 26.5.1Commits
Updates
esbuildfrom 0.28.1 to 0.28.2Release notes
Sourced from esbuild's releases.