Releases: archiverjs/node-archiver
Releases · archiverjs/node-archiver
5.0.2
5.0.1
Maintenance
- Bump tar-stream from 2.1.3 to 2.1.4 (#448)
- Update docs (#441)
- Bump mocha from 8.1.1 to 8.1.3 (#444)
- Bump tar from 6.0.2 to 6.0.5 (#439)
- Bump mocha from 8.1.0 to 8.1.1 (#437)
- Bump actions/checkout from v2.3.1 to v2.3.2 (#438)
- Bump mocha from 8.0.1 to 8.1.0 (#436)
- Bump actions/setup-node from v2.1.0 to v2.1.1 (#432)
- Bump jsdoc from 3.6.4 to 3.6.5 (#434)
5.0.0
What’s Changed
- breaking: absolute path glob patterns are no longer supported: use cwd option instead.
- Replaced glob with readdir-glob to be memory efficient (#433) @Yqnn
- Bump zip-stream from 4.0.0 to 4.0.2 (#431) @dependabot
- Bump zip-stream from 3.0.1 to 4.0.0 (#430) @dependabot
- Bump mocha from 6.2.3 to 8.0.1 (#424) @dependabot
- Bump tar from 4.4.13 to 6.0.2 (#426) @dependabot
- Bump tar-stream from 2.1.2 to 2.1.3 (#427) @dependabot
- Bump rimraf from 2.7.1 to 3.0.2 (#425) @dependabot
- Bump actions/setup-node from v1 to v2.1.0 (#428) @dependabot
- Bump actions/checkout from v1 to v2.3.1 (#429) @dependabot
- Bump lodash from 4.17.15 to 4.17.19 (#423) @dependabot
4.0.2
What’s Changed
- Resolve vulnerability by updating async to 3.2.0 version (#420) @Siemienik
4.0.1
- update to zip-stream@^3.0.1
4.0.0
3.1.1
- update zip-stream to v2.1.2
3.1.0
- update zip-stream to v2.1.0
3.0.3
- test: now targeting node v12
- other: update zip-stream@2.0.0
3.0.2
- other: update dependencies