Skip to content

Commit 857bda3

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 18 updates
Bumps the production-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.37.7` | `0.38.3` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.4` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.18.0` | `6.0.7` | | [commander](https://github.com/tj/commander.js) | `11.1.0` | `14.0.3` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.4` | `2.1.5` | | [marked](https://github.com/markedjs/marked) | `17.0.4` | `17.0.6` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.36.0` | `0.44.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.16.0` | `0.20.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.51.0` | `1.59.0` | | [rc9](https://github.com/unjs/rc9) | `3.0.0` | `3.0.1` | | [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) | `0.19.2` | `0.23.0` | | [turbo](https://github.com/vercel/turborepo) | `2.8.17` | `2.9.6` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.0-dev.20260308` | `6.0.2` | | [undici](https://github.com/nodejs/undici) | `7.22.0` | `7.24.7` | | [valibot](https://github.com/open-circle/valibot) | `1.2.0` | `1.3.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.4` | Updates `@astrojs/starlight` from 0.37.7 to 0.38.3 - [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.38.3/packages/starlight) Updates `@types/node` from 17.0.45 to 24.12.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/coverage-v8) Updates `astro` from 5.18.0 to 6.0.7 - [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.0.7/packages/astro) Updates `commander` from 11.1.0 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@v11.1.0...v14.0.3) Updates `lefthook` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.4...v2.1.5) Updates `marked` from 17.0.4 to 17.0.6 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.4...v17.0.6) Updates `oxfmt` from 0.36.0 to 0.44.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.44.0/npm/oxfmt) Updates `oxlint-tsgolint` from 0.16.0 to 0.20.0 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.16.0...v0.20.0) Updates `oxlint` from 1.51.0 to 1.59.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.59.0/npm/oxlint) Updates `rc9` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/unjs/rc9/releases) - [Changelog](https://github.com/unjs/rc9/blob/main/CHANGELOG.md) - [Commits](unjs/rc9@v3.0.0...v3.0.1) Updates `starlight-links-validator` from 0.19.2 to 0.23.0 - [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases) - [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.23.0/packages/starlight-links-validator) Updates `string-width` from 4.2.3 to 8.2.0 - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](sindresorhus/string-width@v4.2.3...v8.2.0) Updates `turbo` from 2.8.17 to 2.9.6 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.17...v2.9.6) Updates `typescript` from 6.0.0-dev.20260308 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits/v6.0.2) Updates `undici` from 7.22.0 to 7.24.7 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.22.0...v7.24.7) Updates `valibot` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/open-circle/valibot/releases) - [Commits](open-circle/valibot@v1.2.0...v1.3.1) Updates `vitest` from 4.0.18 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.38.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 24.12.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: astro dependency-version: 6.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: lefthook dependency-version: 2.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: marked dependency-version: 17.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: oxfmt dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: oxlint-tsgolint dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: oxlint dependency-version: 1.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rc9 dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: starlight-links-validator dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: string-width dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: turbo dependency-version: 2.9.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: undici dependency-version: 7.24.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: valibot dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: vitest dependency-version: 4.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 276f55c commit 857bda3

2 files changed

Lines changed: 920 additions & 852 deletions

File tree

0 commit comments

Comments
 (0)