node-zip-stream
node-zip-stream copied to clipboard
Bump readable-stream from 3.6.0 to 4.1.0
Bumps readable-stream from 3.6.0 to 4.1.0.
Release notes
Sourced from readable-stream's releases.
v4.1.0
What's Changed
- ci: add GitHub token permissions for workflows by
@varunsh-coder
in nodejs/readable-stream#479- Lazily require abort-controller by
@hildjj
in nodejs/readable-stream#478New Contributors
@varunsh-coder
made their first contribution in nodejs/readable-stream#479@hildjj
made their first contribution in nodejs/readable-stream#478Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.0.0...v4.1.0
v4.0.0
What's Changed
- Add ronag to the streams wg by
@ronag
in nodejs/readable-stream#430- Add vweevers to streams wg by
@vweevers
in nodejs/readable-stream#431- Use the shared Travis config by
@dominykas
in nodejs/readable-stream#444- tests: add GitHub Actions CI by
@bnb
in nodejs/readable-stream#418- Upgrade airtap and use GitHub Actions by
@vweevers
in nodejs/readable-stream#443- Adds Node v14 to github actions by
@mcollina
in nodejs/readable-stream#445- Cleanup CI by
@vweevers
in nodejs/readable-stream#446- Add usage instructions for Webpack 5 by
@vweevers
in nodejs/readable-stream#455- Update to Node 18.0.0 by
@ShogunPanda
in nodejs/readable-stream#471- Evade override mistake by
@erights
in nodejs/readable-stream#474- v4 launch details by
@mcollina
in nodejs/readable-stream#472New Contributors
@ronag
made their first contribution in nodejs/readable-stream#430@dominykas
made their first contribution in nodejs/readable-stream#444@bnb
made their first contribution in nodejs/readable-stream#418@ShogunPanda
made their first contribution in nodejs/readable-stream#471@erights
made their first contribution in nodejs/readable-stream#474Full Changelog: https://github.com/nodejs/readable-stream/compare/v3.6.0...v4.0.0
Commits
c04c4db
Lazily require abort-controller (#478)69708c7
ci: add GitHub token permissions for workflows (#479)49a45a9
Bumped v4.0.037935df
v4 launch details (#472)431a9af
Evade override mistake (#474)81c5264
Update to Node 18.0.0 (#471)97fd94f
doc: make references to primary branch be mainbcbe5e0
Add usage instructions for Webpack 5 (#455)07462e1
Cleanup CI (#446)8c73012
Adds Node v14 to github actions (#445)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)