The version 2.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of archiver.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 2.0.0 of archiver just got published.
The version 2.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of archiver. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 30 commits.
4ea661e
bump version for release.
5b826c9
bump for release.
4b98239
test windows directory separators in directory prefix.
4e1c614
add error codes for enhanced error handling (#256)
762366f
Add information about totalBytes being computed asynchronously (#254)
c1fdb88
Add progress example (#253)
56f6700
update README for warnings.
d0c124c
remove bulk example.
6571979
emit
warning
instead oferror
when stat fails and the process can still continue. closes #252.8a1a353
test for #252
f08f5a9
update readme example to show how to change directory name within archive.
17b0f76
remove process variable.
af8a884
update readme. [ci skip]
9781161
update readme to use
Buffer.from
. closes #206.d8e3246
work on progress. props to @soyuka for concept (#250)
There are 30 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: