Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps-dev): bump npm-run-all2 from 6.0.2 to 6.0.4 #757

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps npm-run-all2 from 6.0.2 to 6.0.4.

Release notes

Sourced from npm-run-all2's releases.

v6.0.4

Merged

v6.0.3

Merged

Commits

  • Merge pull request #94 from MarmadileManteater/runjs-being-called-instead-of-npm-run da913f9
  • Use NPM_CLI_JS over npm_execpath 0224167
  • Add a proper check for yarn bb41ef6
Changelog

Sourced from npm-run-all2's changelog.

v6.0.4

Merged

v6.0.3 - 2022-11-09

Merged

Commits

  • Merge pull request #94 from MarmadileManteater/runjs-being-called-instead-of-npm-run da913f9
  • Use NPM_CLI_JS over npm_execpath 0224167
  • Add a proper check for yarn bb41ef6
Commits
  • b8e9a26 6.0.4
  • dc0d9bb Merge pull request #96 from bcomnes/Fix-npx
  • 61e84ea When running through npx, use the npm that should be next to it.
  • 3830e4b 6.0.3
  • da913f9 Merge pull request #94 from MarmadileManteater/runjs-being-called-instead-of-...
  • 5fb0c9f Merge pull request #95 from bcomnes/dependabot/npm_and_yarn/jsdoc-4.0.0
  • db66df3 Upgrade: Bump jsdoc from 3.6.11 to 4.0.0
  • 0224167 Use NPM_CLI_JS over npm_execpath
  • bb41ef6 Add a proper check for yarn
  • 18984b7 Upgrade: Bump bcomnes/npm-bump from 2.0.2 to 2.1.0 (#92)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @nogic1008.


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

@dependabot dependabot bot added the dependabot 🤖 Pull requests that update a dependency file label Dec 1, 2022
@commit-lint
Copy link

commit-lint bot commented Dec 1, 2022

Chore

  • deps-dev: bump npm-run-all2 from 6.0.2 to 6.0.4 (d3f6cb7)

Contributors

dependabot[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Merging #757 (d3f6cb7) into main (94d8fe6) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #757   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          146       146           
  Branches        13        13           
=========================================
  Hits           146       146           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-run-all2-6.0.4 branch 2 times, most recently from 7a1bc6f to af5368b Compare December 1, 2022 23:42
Copy link
Contributor

@nogic1008 nogic1008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.0.2 to 6.0.4.
- [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@v6.0.2...v6.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-run-all2-6.0.4 branch from af5368b to d3f6cb7 Compare December 1, 2022 23:49
@dependabot dependabot bot merged commit b7fb151 into main Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-run-all2-6.0.4 branch December 1, 2022 23:51
@nogic1008 nogic1008 added this to the vNext milestone Apr 12, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependabot 🤖 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant