bcomnes / npm-run-all2

A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
MIT License
250 stars 12 forks source link

Upgrade: Bump read-package-json-fast from 3.0.2 to 4.0.0 #152

Open dependabot[bot] opened 4 days ago

dependabot[bot] commented 4 days ago

Bumps read-package-json-fast from 3.0.2 to 4.0.0.

Release notes

Sourced from read-package-json-fast's releases.

v4.0.0

4.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • read-package-json-fast now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

Changelog

Sourced from read-package-json-fast's changelog.

4.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • read-package-json-fast now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

Commits
  • 6ab7f8d chore: release 4.0.0 (#80)
  • e603259 deps: npm-normalize-package-bin@4.0.0
  • 482ad0e deps: json-parse-even-better-errors@4.0.0
  • 2e7214c chore: run template-oss-apply
  • a650021 fix!: align to npm 10 node engine range
  • 8c7c240 chore: enable auto publish (#78)
  • bc76038 chore: bump @​npmcli/eslint-config from 4.0.5 to 5.0.0
  • 0380e43 chore: postinstall for dependabot template-oss PR
  • eb9cd4f chore: bump @​npmcli/template-oss from 4.23.1 to 4.23.3
  • 0fb057a chore: postinstall for dependabot template-oss PR
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for read-package-json-fast 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
socket-security[bot] commented 4 days ago

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/read-package-json-fast@4.0.0 filesystem +2 22.3 kB npm-cli-ops

View full report↗︎

bcomnes commented 2 days ago

Perfectly fine update. Lets land it but it will also push a breaking change here by narrowing our engines field.