archiverjs / node-zip-stream

a streaming zip archive generator
http://archiverjs.com/zip-stream
MIT License
151 stars 22 forks source link

Update dependency readable-stream to v4 #197

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
readable-stream ^3.6.0 -> ^4.0.0 age adoption passing confidence

Release Notes

nodejs/readable-stream (readable-stream) ### [`v4.4.2`](https://togithub.com/nodejs/readable-stream/releases/tag/v4.4.2) [Compare Source](https://togithub.com/nodejs/readable-stream/compare/v4.4.1...v4.4.2) #### What's Changed - fix: add string decoder as a dependency by [@​jeswr](https://togithub.com/jeswr) in [https://github.com/nodejs/readable-stream/pull/522](https://togithub.com/nodejs/readable-stream/pull/522) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.4.1...v4.4.2 ### [`v4.4.1`](https://togithub.com/nodejs/readable-stream/releases/tag/v4.4.1) [Compare Source](https://togithub.com/nodejs/readable-stream/compare/v4.4.0...v4.4.1) #### What's Changed - chore: add node 20 to CI checks by [@​jeswr](https://togithub.com/jeswr) in [https://github.com/nodejs/readable-stream/pull/518](https://togithub.com/nodejs/readable-stream/pull/518) - fix: don't require `stream` package in codebase by [@​jeswr](https://togithub.com/jeswr) in [https://github.com/nodejs/readable-stream/pull/520](https://togithub.com/nodejs/readable-stream/pull/520) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.4.0...v4.4.1 ### [`v4.4.0`](https://togithub.com/nodejs/readable-stream/releases/tag/v4.4.0) [Compare Source](https://togithub.com/nodejs/readable-stream/compare/v4.3.0...v4.4.0) #### What's Changed - fix: removes `Readable.fromWeb` and `Readable.toWeb` methods by [@​RishabhKodes](https://togithub.com/RishabhKodes) in [https://github.com/nodejs/readable-stream/pull/506](https://togithub.com/nodejs/readable-stream/pull/506) - Update to Node v18.16.0 by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/515](https://togithub.com/nodejs/readable-stream/pull/515) #### New Contributors - [@​RishabhKodes](https://togithub.com/RishabhKodes) made their first contribution in [https://github.com/nodejs/readable-stream/pull/506](https://togithub.com/nodejs/readable-stream/pull/506) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.3.0...v4.4.0 ### [`v4.3.0`](https://togithub.com/nodejs/readable-stream/releases/tag/v4.3.0) [Compare Source](https://togithub.com/nodejs/readable-stream/compare/v4.2.0...v4.3.0) #### What's Changed - chore: just build to fix whitespace issues by [@​bergos](https://togithub.com/bergos) in [https://github.com/nodejs/readable-stream/pull/498](https://togithub.com/nodejs/readable-stream/pull/498) - fix: use workaround loading process-shim for browserify by [@​bergos](https://togithub.com/bergos) in [https://github.com/nodejs/readable-stream/pull/497](https://togithub.com/nodejs/readable-stream/pull/497) - Removed numeric separator by [@​jaxoncreed](https://togithub.com/jaxoncreed) in [https://github.com/nodejs/readable-stream/pull/491](https://togithub.com/nodejs/readable-stream/pull/491) #### New Contributors - [@​jaxoncreed](https://togithub.com/jaxoncreed) made their first contribution in [https://github.com/nodejs/readable-stream/pull/491](https://togithub.com/nodejs/readable-stream/pull/491) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.2.0...v4.3.0 ### [`v4.2.0`](https://togithub.com/nodejs/readable-stream/releases/tag/v4.2.0) [Compare Source](https://togithub.com/nodejs/readable-stream/compare/v4.1.0...v4.2.0) #### What's Changed - Update build.mjs by [@​cjihrig](https://togithub.com/cjihrig) in [https://github.com/nodejs/readable-stream/pull/484](https://togithub.com/nodejs/readable-stream/pull/484) - Remove requirement for bundler custom config by [@​bergos](https://togithub.com/bergos) in [https://github.com/nodejs/readable-stream/pull/489](https://togithub.com/nodejs/readable-stream/pull/489) - Update to Node v18.9.0 by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/490](https://togithub.com/nodejs/readable-stream/pull/490) #### New Contributors - [@​cjihrig](https://togithub.com/cjihrig) made their first contribution in [https://github.com/nodejs/readable-stream/pull/484](https://togithub.com/nodejs/readable-stream/pull/484) - [@​bergos](https://togithub.com/bergos) made their first contribution in [https://github.com/nodejs/readable-stream/pull/489](https://togithub.com/nodejs/readable-stream/pull/489) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.1.0...v4.2.0 ### [`v4.1.0`](https://togithub.com/nodejs/readable-stream/releases/tag/v4.1.0) [Compare Source](https://togithub.com/nodejs/readable-stream/compare/v4.0.0...v4.1.0) #### What's Changed - ci: add GitHub token permissions for workflows by [@​varunsh-coder](https://togithub.com/varunsh-coder) in [https://github.com/nodejs/readable-stream/pull/479](https://togithub.com/nodejs/readable-stream/pull/479) - Lazily require abort-controller by [@​hildjj](https://togithub.com/hildjj) in [https://github.com/nodejs/readable-stream/pull/478](https://togithub.com/nodejs/readable-stream/pull/478) #### New Contributors - [@​varunsh-coder](https://togithub.com/varunsh-coder) made their first contribution in [https://github.com/nodejs/readable-stream/pull/479](https://togithub.com/nodejs/readable-stream/pull/479) - [@​hildjj](https://togithub.com/hildjj) made their first contribution in [https://github.com/nodejs/readable-stream/pull/478](https://togithub.com/nodejs/readable-stream/pull/478) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.0.0...v4.1.0 ### [`v4.0.0`](https://togithub.com/nodejs/readable-stream/releases/tag/v4.0.0) [Compare Source](https://togithub.com/nodejs/readable-stream/compare/v3.6.2...v4.0.0) #### What's Changed - Add ronag to the streams wg by [@​ronag](https://togithub.com/ronag) in [https://github.com/nodejs/readable-stream/pull/430](https://togithub.com/nodejs/readable-stream/pull/430) - Add vweevers to streams wg by [@​vweevers](https://togithub.com/vweevers) in [https://github.com/nodejs/readable-stream/pull/431](https://togithub.com/nodejs/readable-stream/pull/431) - Use the shared Travis config by [@​dominykas](https://togithub.com/dominykas) in [https://github.com/nodejs/readable-stream/pull/444](https://togithub.com/nodejs/readable-stream/pull/444) - tests: add GitHub Actions CI by [@​bnb](https://togithub.com/bnb) in [https://github.com/nodejs/readable-stream/pull/418](https://togithub.com/nodejs/readable-stream/pull/418) - Upgrade airtap and use GitHub Actions by [@​vweevers](https://togithub.com/vweevers) in [https://github.com/nodejs/readable-stream/pull/443](https://togithub.com/nodejs/readable-stream/pull/443) - Adds Node v14 to github actions by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/445](https://togithub.com/nodejs/readable-stream/pull/445) - Cleanup CI by [@​vweevers](https://togithub.com/vweevers) in [https://github.com/nodejs/readable-stream/pull/446](https://togithub.com/nodejs/readable-stream/pull/446) - Add usage instructions for Webpack 5 by [@​vweevers](https://togithub.com/vweevers) in [https://github.com/nodejs/readable-stream/pull/455](https://togithub.com/nodejs/readable-stream/pull/455) - Update to Node 18.0.0 by [@​ShogunPanda](https://togithub.com/ShogunPanda) in [https://github.com/nodejs/readable-stream/pull/471](https://togithub.com/nodejs/readable-stream/pull/471) - Evade override mistake by [@​erights](https://togithub.com/erights) in [https://github.com/nodejs/readable-stream/pull/474](https://togithub.com/nodejs/readable-stream/pull/474) - v4 launch details by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/472](https://togithub.com/nodejs/readable-stream/pull/472) #### New Contributors - [@​ronag](https://togithub.com/ronag) made their first contribution in [https://github.com/nodejs/readable-stream/pull/430](https://togithub.com/nodejs/readable-stream/pull/430) - [@​dominykas](https://togithub.com/dominykas) made their first contribution in [https://github.com/nodejs/readable-stream/pull/444](https://togithub.com/nodejs/readable-stream/pull/444) - [@​bnb](https://togithub.com/bnb) made their first contribution in [https://github.com/nodejs/readable-stream/pull/418](https://togithub.com/nodejs/readable-stream/pull/418) - [@​ShogunPanda](https://togithub.com/ShogunPanda) made their first contribution in [https://github.com/nodejs/readable-stream/pull/471](https://togithub.com/nodejs/readable-stream/pull/471) - [@​erights](https://togithub.com/erights) made their first contribution in [https://github.com/nodejs/readable-stream/pull/474](https://togithub.com/nodejs/readable-stream/pull/474) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v3.6.0...v4.0.0

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.