Conversation

dependabot[bot]

Bumps shelljs from 0.8.3 to 0.8.5.

Release notes

Sourced from shelljs's releases.

v0.8.5

This was a small security fix for #1058.

v0.8.4

Small release to fix a circular dependency warning in node v14. See #973.

Changelog

Sourced from shelljs's changelog.

Change Log

Full Changelog

Closed issues:

  • find returns empty array even though directory has files #922
  • exec() should support node v10 (maxbuffer change) #915
  • grep exit status and extra newlines #900
  • Travis CI currently broken #893
  • Drop node v4 support #873
  • cp -Ru respects the -R but not the -u #808

Merged pull requests:

Commits

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [shelljs](https://.com/shelljs/shelljs) from 0.8.3 to 0.8.5.
- [Release notes](https://.com/shelljs/shelljs/releases)
- [Changelog](https://.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](shelljs/shelljs@v0.8.3...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabotdependabot bot added the dependenciesPull requests that update a dependency filelabel Jan 15, 2022
@netlify

✔️ Deploy Preview for vue-hooks ready!

🔨 Explore the source changes: c1c510b

🔍 Inspect the deploy log: https://app.netlify.com/sites/vue-hooks/deploys/61e27696c89e8e00080ca393

😎 Browse the preview: https://deploy-preview-344--vue-hooks.netlify.app

@codecov

Codecov Report

Merging #344 (c1c510b) into dev (721dfff) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #344   +/-   ##
=======================================
  Coverage   99.18%   99.18%           
=======================================
  Files          15       15           
  Lines         123      123           
  Branches       17       12    -5     
=======================================
  Hits          122      122           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 721dfff...c1c510b. Read the comment docs.

Sign up for free to join this conversation on . Already have an account? Sign in to comment
dependenciesPull requests that update a dependency file
None yet

Successfully merging this pull request may close these issues.