Skip to content

chore(deps-dev): Bump the dev-dependencies group across 1 directory with 5 updates#434

Merged
sjnims merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-a9e0e4df96
Mar 31, 2026
Merged

chore(deps-dev): Bump the dev-dependencies group across 1 directory with 5 updates#434
sjnims merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-a9e0e4df96

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps the dev-dependencies group with 3 updates in the / directory: @vitest/coverage-v8, knip and typescript-eslint.

Updates @vitest/coverage-v8 from 4.1.1 to 4.1.2

Release notes

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

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/ui from 4.1.1 to 4.1.2

Release notes

Sourced from @​vitest/ui's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates knip from 6.0.4 to 6.1.0

Release notes

Sourced from knip's releases.

Release 6.1.0

  • Add knip.nodeRuntimePath setting (resolve #1643) (65e943ccde55ea54c1cd749e577b4bcb4f97e1b4)
  • Swap Astro sharp detection to match default behavior (#1559) (84968bb713a0d8c478b8b329323a43da6bf0833e)
  • feat: stencil plugin (#1644) (d5d20e5e21d64590c0e735c6bc840295cda665cd) - thanks @​johnjenkins!
  • Enable metro plugin when expo is installed (#1600) (14bc9d7744962d740e2bef1ead3e3f444b2cca5c) - thanks @​DaniFoldi!
  • Resolve jsPlugins dependencies in oxlint plugin (#1576) (e11c962ea55d7afa89ae812686565383b852a50a) - thanks @​nikolailehbrink!
  • Wrap up oxlint jsPlugins support (209a9f78784153d14c2ef0ae2c987926d35de4b7)
  • Update dependencies (close #1646) (869020fc2ed765a52cc242810e0f20a137047b26)
  • Fix config hint filePath edge case (e79c302f9cfd33957485327688e5fcbc25848eec)
  • Rename oxlint config file in fixtures (563020402f35281f2c57672aff12a09aebb363fe)

Release 6.0.6

  • Suppress issues initially to not overwhelm agent in mcp server (7793962c5)
  • Auto-format (346247a70)
  • Fix false positive unused deps when run from workspace dir (resolve #1642) (95f443195)
  • Move from convertPathsToAliascompilePathMappings (resolve #1641) (ccc62d684)

Release 6.0.5

  • Fix up ecosystem pipeline, add sanity (a338b211d4d8b4634dce4de51b9c7ef8d3cd1f05)
  • Fix broken links in Writing a Plugin docs (#1640) (963f20627a6d5d683a6e46df0162795c054dbef9) - thanks @​skoeva!
  • Minor alignment edits to MCP texts.js (714089f09309be00ebef0a91ca903669856acd0d)
  • Merge JSDoc tags across function overload signatures (resolve #1639) (6269ec34ef6fe75be1d69c4f67e8fc43fabf83db)
  • Housekeep tag matching (b15bc7e245e972b29496035090a1a35782a4d1ed)
  • Housekeep reference type matching (d9c8731c7e57142a738bc37db0db75616944f832)
  • fix(nx): fall back to workspace cwd when run-commands target has no cwd (#1638) (cf2dc7db8dc7105cfc3aef2a0d17255cb288d5b2) - thanks @​liorp!
Commits

Updates typescript-eslint from 8.57.2 to 8.58.0

Release notes

Sourced from typescript-eslint's releases.

v8.58.0

8.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

🩹 Fixes

  • eslint-plugin: crash in no-unnecessary-type-arguments (#12163)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from typescript-eslint's changelog.

8.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

❤️ Thank You

See GitHub Releases for more information.

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

Commits

Updates vitest from 4.1.1 to 4.1.2

Release notes

Sourced from vitest's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub
Commits

@dependabot dependabot bot requested a review from sjnims as a code owner March 31, 2026 02:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm Pull requests that update npm dependencies labels Mar 31, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-a9e0e4df96 branch from 3e409e3 to fdbdd93 Compare March 31, 2026 02:43
@sjnims
Copy link
Copy Markdown
Owner

sjnims commented Mar 31, 2026

@dependabot rebase

…ith 5 updates

Bumps the dev-dependencies group with 3 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


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

Updates `@vitest/ui` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/ui)

Updates `knip` from 6.0.4 to 6.1.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.1.0/packages/knip)

Updates `typescript-eslint` from 8.57.2 to 8.58.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.58.0/packages/typescript-eslint)

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

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: knip
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-a9e0e4df96 branch from fdbdd93 to e94750c Compare March 31, 2026 02:49
@sjnims sjnims merged commit a486243 into main Mar 31, 2026
6 of 11 checks passed
@sjnims sjnims deleted the dependabot/npm_and_yarn/dev-dependencies-a9e0e4df96 branch March 31, 2026 03:08
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 npm Pull requests that update npm dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant