[Pkg-javascript-commits] [node-fs-extra] branch master updated (9502985 -> bdbaca9)
Julien Puydt
julien.puydt at laposte.net
Sun Oct 1 19:37:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository node-fs-extra.
from 9502985 Package new upstream 4.0.1
adds 882f3c6 New upstream version 4.0.2
adds 4ffa0b6 Updated version 4.0.2 from 'upstream/4.0.2'
adds 6e09b6f Package new upstream 4.0.2
adds 35a3aa8 Bump required node-jsonfile version following upstream
adds bef3eb0 Bump std-ver to 4.1.0
adds ffa60d1 Bump d/watch to version 4
adds bdbaca9 Prepare for upload
No new revisions were added by this update.
Summary of changes:
.travis.yml | 16 ++++++-----
CHANGELOG.md | 7 +++++
appveyor.yml | 5 ++--
debian/changelog | 9 ++++++
debian/control | 4 +--
debian/watch | 2 +-
docs/outputJson-sync.md | 1 +
docs/outputJson.md | 1 +
docs/writeJson-sync.md | 1 +
docs/writeJson.md | 1 +
lib/__tests__/promise.test.js | 4 +--
lib/fs/__tests__/copyFile.test.js | 33 +++++++++++++++++++++
lib/fs/index.js | 5 +++-
lib/json/__tests__/jsonfile-integration.test.js | 17 +++++++++++
lib/json/__tests__/promise-support.test.js | 38 +++++++++++++++++++++++++
package.json | 8 +++---
16 files changed, 132 insertions(+), 20 deletions(-)
create mode 100644 lib/fs/__tests__/copyFile.test.js
create mode 100644 lib/json/__tests__/promise-support.test.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-fs-extra.git
More information about the Pkg-javascript-commits
mailing list