Skip to content

build(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#41

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-4490e85065
Open

build(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#41
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-4490e85065

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the dev-dependencies group with 6 updates in the / directory:

Package From To
@vitest/coverage-v8 4.1.0 4.1.2
@wopjs/eslint-config 0.1.63 0.1.68
commit-and-tag-version 12.6.1 12.7.1
eslint 10.0.3 10.1.0
typedoc 0.28.17 0.28.18
typescript 5.9.3 6.0.2

Updates @vitest/coverage-v8 from 4.1.0 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

v4.1.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @wopjs/eslint-config from 0.1.63 to 0.1.68

Release notes

Sourced from @​wopjs/eslint-config's releases.

v0.1.68

0.1.68 (2026-03-27)

Build System

  • deps: bump brace-expansion from 5.0.4 to 5.0.5 (#183) (7a62aaa)

v0.1.67

0.1.67 (2026-03-26)

Build System

  • deps: bump picomatch from 4.0.3 to 4.0.4 (#181) (5b8bf65)

v0.1.66

0.1.66 (2026-03-23)

Build System

  • deps: bump the all-deps group with 3 updates (#179) (5809a5e)

v0.1.65

0.1.65 (2026-03-23)

Features

Bug Fixes

  • deps: update eslint peer dependency to support version 9.x || 10.x and refactor jsonc import (4975c62)
  • exports index.js (7a3341d)
  • sort properties first (55b52d6)

Reverts

  • deps: use jsonc for better fix hint (e3765b1)
  • remove type sorting (0ad3c82)

Build System

... (truncated)

Changelog

Sourced from @​wopjs/eslint-config's changelog.

0.1.68 (2026-03-27)

Build System

  • deps: bump brace-expansion from 5.0.4 to 5.0.5 (#183) (7a62aaa)

0.1.67 (2026-03-26)

Build System

  • deps: bump picomatch from 4.0.3 to 4.0.4 (#181) (5b8bf65)

0.1.66 (2026-03-23)

Build System

  • deps: bump the all-deps group with 3 updates (#179) (5809a5e)

0.1.65 (2026-03-23)

Features

Bug Fixes

  • deps: update eslint peer dependency to support version 9.x || 10.x and refactor jsonc import (4975c62)
  • exports index.js (7a3341d)
  • sort properties first (55b52d6)

Reverts

  • deps: use jsonc for better fix hint (e3765b1)
  • remove type sorting (0ad3c82)

Build System

  • deps-dev: bump @​types/node from 22.10.6 to 22.10.7 in the dev-dependencies group across 1 directory (#2) (0c35138)
  • deps-dev: bump eslint from 9.22.0 to 9.23.0 in the dev-deps group (#35) (0509e0d)
  • deps-dev: bump eslint from 9.24.0 to 9.25.0 in the dev-deps group (#47) (79d4e0d)
  • deps-dev: bump eslint from 9.25.0 to 9.25.1 in the dev-deps group (#48) (41d1f0f)

... (truncated)

Commits

Updates commit-and-tag-version from 12.6.1 to 12.7.1

Release notes

Sourced from commit-and-tag-version's releases.

v12.7.1

12.7.1 (2026-03-18)

Bug Fixes

  • 🐛 updating dependency fast-xml-parser (#277) (dac372b)

v12.7.0

12.7.0 (2026-03-17)

Features

Bug Fixes

  • make prerelease-flag work with gradle files (#273) (24e2f02)
Changelog

Sourced from commit-and-tag-version's changelog.

12.7.1 (2026-03-18)

Bug Fixes

  • 🐛 updating dependency fast-xml-parser (#277) (dac372b)

12.7.0 (2026-03-17)

Features

Bug Fixes

  • make prerelease-flag work with gradle files (#273) (24e2f02)
Commits
  • 0efd74d chore(master): release 12.7.1 (#278)
  • 37b35eb chore: Update worker permissions
  • 5f0ac45 chore: Remove NPM token from release workflow
  • fefa1fe chore: Update permissions for release please
  • 19b7312 chore: Update package-lock
  • dac372b fix: 🐛 updating dependency fast-xml-parser (#277)
  • 0fc3ca9 chore: Set up OIDC for publishing
  • 1d8cfa5 chore(master): release 12.7.0 (#275)
  • fc8cfda build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1 (#256)
  • a9a9c0a chore: Run npm audit fix
  • Additional commits viewable in compare view

Updates eslint from 10.0.3 to 10.1.0

Release notes

Sourced from eslint's releases.

v10.1.0

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#20510) (Nicholas C. Zakas)

Chores

  • a9f9cce chore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584) (Milos Djermanovic)
  • 1f42bd7 chore: update prettier to 3.8.1 (#20651) (루밀LuMir)
  • c0a6f4a chore: update dependency @​eslint/json to ^1.2.0 (#20652) (renovate[bot])
  • cc43f79 chore: update dependency c8 to v11 (#20650) (renovate[bot])
  • 2ce4635 chore: update dependency @​eslint/json to v1 (#20649) (renovate[bot])
  • f0406ee chore: update dependency markdownlint-cli2 to ^0.21.0 (#20646) (renovate[bot])
  • dbb4c95 chore: remove trunk (#20478) (sethamus)
  • c672a2a test: fix CLI test for empty output file (#20640) (kuldeep kumar)
  • c7ada24 ci: bump pnpm/action-setup from 4.3.0 to 4.4.0 (#20636) (dependabot[bot])
  • 07c4b8b test: fix RuleTester test without test runners (#20631) (Francesco Trotta)
  • 079bba7 test: Add tests for isValidWithUnicodeFlag (#20601) (Manish chaudhary)
  • 5885ae6 ci: unpin Node.js 25.x in CI (#20615) (Copilot)
  • f65e5d3 chore: update pnpm/action-setup digest to b906aff (#20610) (renovate[bot])
Commits

Updates typedoc from 0.28.17 to 0.28.18

Release notes

Sourced from typedoc's releases.

v0.28.18

Features

  • Support TypeScript 6.0, #3084.
Changelog

Sourced from typedoc's changelog.

v0.28.18 (2026-03-23)

Features

  • Support TypeScript 6.0, #3084.
Commits

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

Updates vitest from 4.1.0 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

v4.1.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • fc6f482 chore: release v4.1.2
  • 6f97b55 feat: disable colors if agent is detected (#9851)
  • b3c992c fix(coverage): correct coverageConfigDefaults values and types (#9940)
  • 7c06598 fix: ensure sequential mock/unmock resolution (#9830)
  • f54abad chore: add typo-checker skill and fix typos (#9963)
  • 7aa9377 fix: don't resolve setupFiles from parent directory (#9960)
  • 1f2d318 chore: release v4.1.1
  • ebfde79 refactor: rename matchesTagsFilter to matchesTags (#9956)
  • 5611500 feat(experimental): introduce experimental.vcsProvider (#9928)
  • eec53d9 feat(experimental): expose matchesTagsFilter to test if the current filter ...
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@dependabot dependabot bot changed the title build(deps-dev): bump the dev-dependencies group with 7 updates build(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates Apr 2, 2026
Bumps the dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.0` | `4.1.2` |
| [@wopjs/eslint-config](https://github.com/wopjs/eslint-config) | `0.1.63` | `0.1.68` |
| [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) | `12.6.1` | `12.7.1` |
| [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.1.0` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.17` | `0.28.18` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.2` |


Updates `@vitest/coverage-v8` from 4.1.0 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 `@wopjs/eslint-config` from 0.1.63 to 0.1.68
- [Release notes](https://github.com/wopjs/eslint-config/releases)
- [Changelog](https://github.com/wopjs/eslint-config/blob/main/CHANGELOG.md)
- [Commits](wopjs/eslint-config@v0.1.63...v0.1.68)

Updates `commit-and-tag-version` from 12.6.1 to 12.7.1
- [Release notes](https://github.com/absolute-version/commit-and-tag-version/releases)
- [Changelog](https://github.com/absolute-version/commit-and-tag-version/blob/master/CHANGELOG.md)
- [Commits](absolute-version/commit-and-tag-version@v12.6.1...v12.7.1)

Updates `eslint` from 10.0.3 to 10.1.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.3...v10.1.0)

Updates `typedoc` from 0.28.17 to 0.28.18
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.17...v0.28.18)

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

Updates `vitest` from 4.1.0 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: "@wopjs/eslint-config"
  dependency-version: 0.1.68
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: commit-and-tag-version
  dependency-version: 12.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  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-4490e85065 branch from 57ae47d to 28eac37 Compare April 2, 2026 06:40
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