webtorrent / create-torrent

Create .torrent files
https://webtorrent.io
MIT License
341 stars 93 forks source link

fix(deps): update dependency readable-stream to v4 - autoclosed #170

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nodejs/readable-stream ### [`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.0...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 - At any time (no schedule defined), 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.