Skip to content

chore(deps-dev): bump the development-dependencies group with 5 updates#190

Merged
43081j merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-05aac1ad95
Mar 16, 2026
Merged

chore(deps-dev): bump the development-dependencies group with 5 updates#190
43081j merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-05aac1ad95

Conversation

@dependabot
Copy link
Contributor

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

Bumps the development-dependencies group with 5 updates:

Package From To
@types/node 25.3.5 25.5.0
@vitest/coverage-v8 4.0.18 4.1.0
pkg-pr-new 0.0.65 0.0.66
typescript-eslint 8.56.1 8.57.0
vitest 4.0.18 4.1.0

Updates @types/node from 25.3.5 to 25.5.0

Commits

Updates @vitest/coverage-v8 from 4.0.18 to 4.1.0

Release notes

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

v4.1.0

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

... (truncated)

Commits
  • 4150b91 chore: release v4.1.0
  • 0c2c013 chore: release v4.1.0-beta.6
  • 689a22a fix(browser): types of getCDPSession and cdp() (#9716)
  • 94eb73b chore(deps): update eslint packages (#9615)
  • 8c96bb0 refator: update links to npmx (#9783)
  • aaf7758 chore: standardize packages README (#9776)
  • 57cbe39 chore(deps): update ast-v8-to-istanbul to v1 (#9755)
  • 79672d7 chore: release v4.1.0-beta.5
  • 1d9e3b3 chore: release v4.1.0-beta.4
  • 4ff8c6f chore(build): raise build target to the minimum supported, don't bundle utils...
  • Additional commits viewable in compare view

Updates pkg-pr-new from 0.0.65 to 0.0.66

Commits

Updates typescript-eslint from 8.56.1 to 8.57.0

Release notes

Sourced from typescript-eslint's releases.

v8.57.0

8.57.0 (2026-03-09)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)

🩹 Fixes

  • eslint-plugin: [strict-void-return] false positives with overloads (#12055)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#12094)
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
  • typescript-estree: switch back to use ts.getModifiers() (#12034)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#11355)

❤️ 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.57.0 (2026-03-09)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

Commits

Updates vitest from 4.0.18 to 4.1.0

Release notes

Sourced from vitest's releases.

v4.1.0

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

... (truncated)

Commits
  • 4150b91 chore: release v4.1.0
  • 1de0aa2 fix: correctly identify concurrent test during static analysis (#9846)
  • c3cac1c fix: use isAgent check, not just TTY, for watch mode (#9841)
  • eab68ba chore(deps): update all non-major dependencies (#9824)
  • 031f02a fix: allow catch/finally for async assertion (#9827)
  • 3e9e096 feat(reporters): add agent reporter to reduce ai agent token usage (#9779)
  • 0c2c013 chore: release v4.1.0-beta.6
  • 8181e06 fix: hideSkippedTests should not hide test.todo (fix #9562) (#9781)
  • a8216b0 fix: manual and redirect mock shouldn't load or transform original module...
  • 689a22a fix(browser): types of getCDPSession and cdp() (#9716)
  • Additional commits viewable in compare view

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 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

Bumps the development-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.5` | `25.5.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.0` |
| [pkg-pr-new](https://github.com/stackblitz-labs/pkg.pr.new/tree/HEAD/packages/cli) | `0.0.65` | `0.0.66` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.0` |


Updates `@types/node` from 25.3.5 to 25.5.0
- [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.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/coverage-v8)

Updates `pkg-pr-new` from 0.0.65 to 0.0.66
- [Commits](https://github.com/stackblitz-labs/pkg.pr.new/commits/v0.0.66/packages/cli)

Updates `typescript-eslint` from 8.56.1 to 8.57.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.57.0/packages/typescript-eslint)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: pkg-pr-new
  dependency-version: 0.0.66
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: vitest
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
@github-actions
Copy link

⚠️ Duplicate Dependencies (found: 17, threshold: 1)

📦 Package 📋 Versions
js-tokens
2 versions
  • @e18e/cli@0.0.1
    • @vitest/coverage-v8@4.1.0
      • ast-v8-to-istanbul@1.0.0
        • js-tokens@10.0.0

  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • @babel/core@7.27.4
          • @babel/code-frame@7.27.1
            • js-tokens@4.0.0

semver
3 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • find-cache-dir@2.1.0
          • make-dir@2.1.0
            • semver@5.7.2

  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • @babel/core@7.27.4
          • @babel/helper-compilation-targets@7.27.2
            • semver@6.3.1

  • @e18e/cli@0.0.1
    • semver@7.7.4

make-dir
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • @babel/register@7.27.1
          • find-cache-dir@2.1.0
            • make-dir@2.1.0

  • @e18e/cli@0.0.1
    • @vitest/coverage-v8@4.1.0
      • istanbul-lib-report@3.0.1
        • make-dir@4.0.0

eslint-visitor-keys
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • @eslint-community/eslint-utils@4.9.1
        • eslint-visitor-keys@3.4.3

  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • eslint-visitor-keys@5.0.1

balanced-match
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • minimatch@3.1.2
          • brace-expansion@1.1.12
            • balanced-match@1.0.2

  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • @eslint/config-array@0.23.3
        • minimatch@10.2.4
          • brace-expansion@5.0.4
            • balanced-match@4.0.4

brace-expansion
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • node-dir@0.1.17
          • minimatch@3.1.2
            • brace-expansion@1.1.12

  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • @eslint/config-array@0.23.3
        • minimatch@10.2.4
          • brace-expansion@5.0.4

minimatch
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • @eslint/config-array@0.23.3
        • minimatch@10.2.4

  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • node-dir@0.1.17
          • minimatch@3.1.2

@humanwhocodes/retry
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • @humanfs/node@0.16.6
        • @humanwhocodes/retry@0.3.1

  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • @humanwhocodes/retry@0.4.3

@octokit/openapi-types
2 versions
  • @e18e/cli@0.0.1
    • pkg-pr-new@0.0.66
      • @octokit/action@6.1.0
        • @octokit/plugin-paginate-rest@9.2.2
          • @octokit/types@12.6.0
            • @octokit/openapi-types@20.0.0

  • @e18e/cli@0.0.1
    • pkg-pr-new@0.0.66
      • @octokit/action@6.1.0
        • @octokit/auth-action@4.1.0
          • @octokit/types@13.10.0
            • @octokit/openapi-types@24.2.0

@octokit/types
2 versions
  • @e18e/cli@0.0.1
    • pkg-pr-new@0.0.66
      • @octokit/action@6.1.0
        • @octokit/plugin-paginate-rest@9.2.2
          • @octokit/types@12.6.0

  • @e18e/cli@0.0.1
    • pkg-pr-new@0.0.66
      • @octokit/action@6.1.0
        • @octokit/auth-action@4.1.0
          • @octokit/types@13.10.0

ignore
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • ignore@5.3.2

  • @e18e/cli@0.0.1
    • typescript-eslint@8.57.0
      • @typescript-eslint/eslint-plugin@8.57.0
        • ignore@7.0.5

find-up
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • find-cache-dir@2.1.0
          • pkg-dir@3.0.0
            • find-up@3.0.0

  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • find-up@5.0.0

locate-path
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • pkg-dir@3.0.0
          • find-up@3.0.0
            • locate-path@3.0.0

  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • find-up@5.0.0
        • locate-path@6.0.0

picomatch
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • micromatch@4.0.8
          • picomatch@2.3.1

  • @e18e/cli@0.0.1
    • tinyglobby@0.2.15
      • picomatch@4.0.3

p-limit
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • locate-path@3.0.0
          • p-locate@3.0.0
            • p-limit@2.3.0

  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • find-up@5.0.0
        • locate-path@6.0.0
          • p-locate@5.0.0
            • p-limit@3.1.0

p-locate
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • find-up@3.0.0
          • locate-path@3.0.0
            • p-locate@3.0.0

  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • find-up@5.0.0
        • locate-path@6.0.0
          • p-locate@5.0.0

path-exists
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • find-up@3.0.0
          • locate-path@3.0.0
            • path-exists@3.0.0

  • @e18e/cli@0.0.1
    • eslint@10.0.3
      • find-up@5.0.0
        • path-exists@4.0.0

💡 To find out what depends on a specific package, run: npm ls example-package

📊 Dependency Size Changes

Warning

This PR adds 25.4 MB of new dependencies, which exceeds the threshold of 100 kB.

📦 Package 📏 Size
@rolldown/binding-linux-x64-gnu@1.0.0-rc.9 20.9 MB
@esbuild/linux-x64@0.27.2 -11.1 MB
lightningcss-linux-x64-gnu@1.32.0 10.1 MB
@napi-rs/wasm-runtime@1.1.1 5.2 MB
rollup@4.56.0 -2.8 MB
@rollup/rollup-linux-x64-gnu@4.56.0 -2 MB
@emnapi/core@1.9.0 1.9 MB
@tybys/wasm-util@0.10.1 774.9 kB
rolldown@1.0.0-rc.9 752.4 kB
lightningcss@1.32.0 510.5 kB
@emnapi/runtime@1.9.0 424.1 kB
vitest@4.0.18 → vitest@4.1.0 367 kB
@oxc-project/runtime@0.115.0 235.2 kB
@emnapi/wasi-threads@1.2.0 227.6 kB
esbuild@0.27.2 -135.3 kB
@vitest/mocker@4.0.18 → @vitest/mocker@4.1.0 61.2 kB
vite@7.3.1 → vite@8.0.0 -55.9 kB
@vitest/runner@4.0.18 → @vitest/runner@4.1.0 47.7 kB
@oxc-project/types@0.115.0 44.5 kB
detect-libc@2.1.2 26.4 kB
@types/node@25.3.5 → @types/node@25.5.0 25.4 kB
@rolldown/pluginutils@1.0.0-rc.9 23.6 kB
ast-v8-to-istanbul@0.3.10 → ast-v8-to-istanbul@1.0.0 18.1 kB
@vitest/snapshot@4.0.18 → @vitest/snapshot@4.1.0 -15.8 kB
@vitest/utils@4.0.18 → @vitest/utils@4.1.0 -14.3 kB
@typescript-eslint/type-utils@8.56.1 → @typescript-eslint/type-utils@8.57.0 -13.6 kB
typescript-eslint@8.56.1 → typescript-eslint@8.57.0 -13.6 kB
@typescript-eslint/parser@8.56.1 → @typescript-eslint/parser@8.57.0 -13.6 kB
@typescript-eslint/scope-manager@8.56.1 → @typescript-eslint/scope-manager@8.57.0 -13.6 kB
@typescript-eslint/project-service@8.56.1 → @typescript-eslint/project-service@8.57.0 -13.5 kB
@typescript-eslint/tsconfig-utils@8.56.1 → @typescript-eslint/tsconfig-utils@8.57.0 -13.5 kB
@typescript-eslint/visitor-keys@8.56.1 → @typescript-eslint/visitor-keys@8.57.0 -13.5 kB
@typescript-eslint/utils@8.56.1 → @typescript-eslint/utils@8.57.0 -13.5 kB
@typescript-eslint/types@8.56.1 → @typescript-eslint/types@8.57.0 -13.4 kB
@typescript-eslint/typescript-estree@8.56.1 → @typescript-eslint/typescript-estree@8.57.0 -12 kB
@typescript-eslint/eslint-plugin@8.56.1 → @typescript-eslint/eslint-plugin@8.57.0 -9.6 kB
std-env@3.10.0 → std-env@4.0.0 -8.8 kB
@vitest/expect@4.0.18 → @vitest/expect@4.1.0 5.8 kB
es-module-lexer@1.7.0 → es-module-lexer@2.0.0 3.9 kB
@vitest/spy@4.0.18 → @vitest/spy@4.1.0 2.5 kB
@vitest/pretty-format@4.0.18 → @vitest/pretty-format@4.1.0 2 kB
pkg-pr-new@0.0.65 → pkg-pr-new@0.0.66 1.9 kB
@babel/types@7.28.5 → @babel/types@7.29.0 -1.6 kB
@vitest/coverage-v8@4.0.18 → @vitest/coverage-v8@4.1.0 1.2 kB
@babel/parser@7.28.5 → @babel/parser@7.29.0 1.1 kB
postcss@8.5.6 → postcss@8.5.8 -810 B
expect-type@1.2.2 → expect-type@1.3.0 593 B
magicast@0.5.1 → magicast@0.5.2 543 B
js-tokens@9.0.1 → js-tokens@10.0.0 -78 B

Total size change: 25.4 MB

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 16, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@e18e/cli@190

commit: 951efca

@43081j 43081j merged commit 1c14c7a into main Mar 16, 2026
6 checks passed
@43081j 43081j deleted the dependabot/npm_and_yarn/development-dependencies-05aac1ad95 branch March 16, 2026 19:30
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