flowjs / flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
Other
2.96k stars 346 forks source link

Bump npm dependencies #374

Open evilaliv3 opened 2 years ago

evilaliv3 commented 2 years ago

@AidasK : Would you please review this pull request and merge?

Tests seems to be working correctly: https://app.travis-ci.com/github/flowjs/flow.js/builds/245693965

Thank you!

drzraf commented 2 years ago

Have a look at the v3 branch. An overall of the CI happened there so that it now exclusively use GitHub (Github actions, ...)

AidasK commented 2 years ago

Is v3 ready to be released? @drzraf

evilaliv3 commented 2 years ago

Yep, i've made the change to github in order to connect it to travis-com as before we were still connected to travis-ci.org that is no longer active.

@drzraf: any commit that you will do on your branch should now trigger tests on travis-ci.com