CycloneDX / cyclonedx-webpack-plugin

Generate CycloneDX Software Bill of Materials (SBOM) from webpack bundles at compile time.
https://cyclonedx.org/
Apache License 2.0
24 stars 8 forks source link

chore(deps-dev): bump npm-run-all2 from 6.2.6 to 7.0.1 #1325

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps npm-run-all2 from 6.2.6 to 7.0.1.

Release notes

Sourced from npm-run-all2's releases.

v7.0.1

Commits

  • Revert engine range bump back to Node 18 b2e849b

v7.0.0

Merged

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
Changelog

Sourced from npm-run-all2's changelog.

v7.0.1

Commits

  • Revert engine range bump back to Node 18 b2e849b

v7.0.0 - 2024-10-21

Merged

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
Commits
  • 43bfd54 7.0.1
  • b2e849b Revert engine range bump back to Node 18
  • 1a2f0a1 7.0.0
  • b300a1f Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/minimatch-10.0.1'
  • 4be26c5 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/which-5.0.0'
  • 3f28b19 Merge pull request #158 from bcomnes/fix-undefined-throw
  • b0f342e Prevent a throw when looking up undefined results
  • c661ffc Merge pull request #156 from bcomnes/rm-rf-rimraf
  • b667e23 Upgrade: Bump which from 3.0.1 to 5.0.0
  • c989293 Upgrade: Bump minimatch from 9.0.5 to 10.0.1
  • Additional commits viewable in compare view


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)
jkowalleck commented 3 weeks ago

this introduces a breaking change: it would not work with the node versions we might run ...

@dependabot ignore this major version

dependabot[bot] commented 3 weeks ago

OK, I won't notify you about version 7.x.x again, unless you re-open this PR.