opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update fs-extra in packages/oc-template-react-compiler/package.json from 7.0.1 to 8.0.0 #467

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

Details

fs-extra

This dependency is located in packages/oc-template-react-compiler/package.json and was updated from "7.0.1" to "8.0.0".

8.0.0 **NOTE:** Node.js v6 support is depreciated, and will be dropped in the next major release. - Use `renameSync()` under the hood in `moveSync()` - Fix bug with bind-mounted directories in `copy*()` ([#613](https://www.dependencies.io/github-redirect/jprichardson/node-fs-extra/issues/613), [#618](https://www.dependencies.io/github-redirect/jprichardson/node-fs-extra/pull/618)) - Fix bug in `move()` with case-insensitive file systems - Use `fs.stat()`'s `bigint` option in `copy*()` & `move*()` where possible ([#657](https://www.dependencies.io/github-redirect/jprichardson/node-fs-extra/issues/657))
codecov[bot] commented 5 years ago

Codecov Report

Merging #467 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #467   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files          19       19           
  Lines         253      253           
  Branches       31       31           
=======================================
  Hits          243      243           
  Misses         10       10

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 0ae638e...ea84b2e. Read the comment docs.

dependencies[bot] commented 5 years ago

This PR has been automatically closed in favor of #470.