Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

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

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

❗ No coverage uploaded for pull request base (main@32ee480). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 3daf743 differs from pull request most recent head b03d07b. Consider uploading reports for the commit b03d07b to get more accurate results

@@           Coverage Diff            @@
##             main      #713   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         3           
  Lines           ?        78           
  Branches        ?        18           
========================================
  Hits            ?        78           
  Misses          ?         0           
  Partials        ?         0           

📣 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 from a8f1b51 to 3daf743 Compare December 1, 2022 23:34
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

@github-actions
Copy link

github-actions bot commented Dec 1, 2022

LGTM

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 3daf743 to b03d07b Compare December 1, 2022 23:35
@dependabot dependabot bot merged commit 79663c5 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:37
@nogic1008 nogic1008 added this to the vNext milestone May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot 🤖 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant