Skip to content

chore(deps): update dependency npm-run-all2 to v8#3702

Merged
mrlubos merged 1 commit intomainfrom
renovate/npm-run-all2-8.x
Apr 6, 2026
Merged

chore(deps): update dependency npm-run-all2 to v8#3702
mrlubos merged 1 commit intomainfrom
renovate/npm-run-all2-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 6, 2026

This PR contains the following updates:

Package Change Age Confidence
npm-run-all2 6.2.08.0.4 age confidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v8.0.4

Compare Source

Commits

v8.0.3

Compare Source

Commits
  • Merge pull request #​175 from bcomnes/revert-pico 75bb00e
  • Revert "replace minimatch with picomatch" 5d93a54

v8.0.2

Compare Source

Commits

v8.0.1

Compare Source

Commits
  • Merge pull request #​159 from bcomnes/dependabot/npm_and_yarn/minimatch-10.0.1 54af3ab
  • Upgrade: Bump minimatch from 9.0.5 to 10.0.1 f50ddf4
  • Merge pull request #​170 from bcomnes/fix-engine-range e43e670

v8.0.0

Compare Source

Commits
  • Breaking change: Raise engine floor to >= Node 20 b1b12f8
  • Merge pull request #​169 from bcomnes/node-20-or-greater bb27458

v7.0.2

Compare Source

Merged
  • Upgrade: Bump neostandard from 0.11.9 to 0.12.0 #164
  • Upgrade: Bump codecov/codecov-action from 4 to 5 #161
Commits
  • Raise cross-spawn version floor to ^7.0.6 45a9e19
  • Merge pull request #​163 from bcomnes/dependabot/npm_and_yarn/mocha-11.0.1 285967a
  • Upgrade: Bump mocha from 10.8.2 to 11.0.1 5d1aea5

v7.0.1

Compare Source

Commits
  • Revert engine range bump back to Node 18 b2e849b

v7.0.0

Compare Source

Merged
  • Prevent a throw when looking up undefined results #158
Commits
  • Breaking change: Bump node engines ^18.17.0 || >=20.5.0 49b95f0
  • Merge pull request #​156 from bcomnes/rm-rf-rimraf c661ffc
  • Remove rimraf c77e085

v6.2.6

Compare Source

Commits
  • Prevent a throw when looking up undefined results d928f9a

v6.2.5

Compare Source

v6.2.4

Compare Source

Merged
  • Switch to JS-based which command #154
Fixed
  • Switch to JS-based which command #153

v6.2.3

Compare Source

Commits
  • Merge pull request #​151 from bcomnes/fix-pnpm-agian c43fa2b
  • Avoid passing config fields as flags for pnpm dc2d7da

v6.2.2

Compare Source

Commits
  • Revert "Compatibility: npm, yarn and pnpm run scripts" fc35f0d

v6.2.1

Compare Source

Merged
  • Compatibility: npm, yarn and pnpm run scripts #143
  • Use neostandard + add more static code analysis #142
  • Upgrade: Bump c8 from 9.1.0 to 10.0.0 #141
  • Upgrade: Bump p-queue from 7.4.1 to 8.0.1 #138

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hey-api-docs Ready Ready Preview, Comment Apr 6, 2026 2:36am

Request Review

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 6, 2026

⚠️ No Changeset found

Latest commit: 56ff8b2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 6, 2026

Open in StackBlitz

@hey-api/codegen-core

npm i https://pkg.pr.new/@hey-api/codegen-core@3702

@hey-api/json-schema-ref-parser

npm i https://pkg.pr.new/@hey-api/json-schema-ref-parser@3702

@hey-api/nuxt

npm i https://pkg.pr.new/@hey-api/nuxt@3702

@hey-api/openapi-ts

npm i https://pkg.pr.new/@hey-api/openapi-ts@3702

@hey-api/shared

npm i https://pkg.pr.new/@hey-api/shared@3702

@hey-api/spec-types

npm i https://pkg.pr.new/@hey-api/spec-types@3702

@hey-api/types

npm i https://pkg.pr.new/@hey-api/types@3702

@hey-api/vite-plugin

npm i https://pkg.pr.new/@hey-api/vite-plugin@3702

commit: 56ff8b2

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.39%. Comparing base (ff7f1b6) to head (56ff8b2).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3702   +/-   ##
=======================================
  Coverage   39.39%   39.39%           
=======================================
  Files         520      520           
  Lines       19278    19278           
  Branches     5708     5708           
=======================================
  Hits         7594     7594           
  Misses       9445     9445           
  Partials     2239     2239           
Flag Coverage Δ
unittests 39.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented Apr 6, 2026

TL;DR — Bumps npm-run-all2 from v6.2.0 to v8.0.4 in the three Vue-based example projects, keeping dev dependencies current with the latest major release.

Key changes

  • Update npm-run-all2 to v8 — Upgrades the dependency in openapi-ts-ofetch, openapi-ts-pinia-colada, and openapi-ts-tanstack-vue-query example package.json files and regenerates the lockfile.

Before: npm-run-all2 pinned at 6.2.0 across three Vue examples
After: npm-run-all2 updated to 8.0.4 — a major version bump bringing Node.js 22+ alignment and internal improvements

examples/openapi-ts-ofetch/package.json · examples/openapi-ts-pinia-colada/package.json · examples/openapi-ts-tanstack-vue-query/package.json · pnpm-lock.yaml

Summary | 4 files | 1 commit | base: mainrenovate/npm-run-all2-8.x

Pullfrog  | View workflow run | Triggered by Pullfrog𝕏

@mrlubos mrlubos merged commit 581a3b9 into main Apr 6, 2026
13 checks passed
@mrlubos mrlubos deleted the renovate/npm-run-all2-8.x branch April 6, 2026 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant