github.com/cs3org/reva/v2@v2.27.7/changelog/0.1.0_2020-03-18/pull-524 (about)

     1  Enhancement:  remove vendor support
     2  
     3  Because @dependabot cannot update in a clean way the 
     4  vendor dependecies Reva removed support for vendored dependencies
     5  inside the project.
     6  
     7  Dependencies will continue to be versioned but they will
     8  be downloaded when compiling the artefacts.
     9  
    10  https://github.com/cs3org/reva/pull/468
    11  https://github.com/cs3org/reva/pull/524