Skip to content

chore(deps-dev): bump npm-run-all2 from 8.0.4 to 9.0.0#306

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-run-all2-9.0.0
May 19, 2026
Merged

chore(deps-dev): bump npm-run-all2 from 8.0.4 to 9.0.0#306
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-run-all2-9.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps npm-run-all2 from 8.0.4 to 9.0.0.

Release notes

Sourced from npm-run-all2's releases.

v9.0.0

Breaking changes

  • ESM only
  • engines.node: "^22.22.2 || ^24.15.0 || >=26.0.0",
  • Empty glob patters no longer throw an error bcomnes/npm-run-all2#226
  • Fully type checked with published types

New features

Merged

Fixed

Commits

  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6

v8.1.0-beta.0

Merged

... (truncated)

Changelog

Sourced from npm-run-all2's changelog.

v9.0.0

Merged

Fixed

Commits

  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6

v8.1.0-beta.0 - 2025-06-01

Merged

Commits

  • Convert codebase to mostly ESM 8f4f68d
Commits
  • 66883cb 9.0.0
  • 0654d68 Disable install scripts in CI
  • b6a39a6 Use shared publishing action
  • 2848921 Add more colors based on terminal capabilities (#222)
  • b365e41 Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 (#227)
  • 730c02b Glob patterns that match no tasks now succeed silently (#226)
  • 992c0cf Merge pull request #225 from bcomnes/feature/node-run
  • f4ac667 Add node-run smoke tests
  • 3f23eec Refactor package.json config into typed readPackageConfig helper
  • 7211055 Fix two review issues: -- arg handling and nodeRun boolean check
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for npm-run-all2 since your current version.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 8.0.4 to 9.0.0.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v8.0.4...v9.0.0)

---
updated-dependencies:
- dependency-name: npm-run-all2
  dependency-version: 9.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 May 19, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 19, 2026 22:45
@github-actions github-actions Bot merged commit 99ed5cc into main May 19, 2026
14 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/npm-run-all2-9.0.0 branch May 19, 2026 22:46
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