readable-web-to-node-stream
readable-web-to-node-stream copied to clipboard
Bump readable-stream from 3.6.0 to 4.3.0
Bumps readable-stream from 3.6.0 to 4.3.0.
Release notes
Sourced from readable-stream's releases.
v4.3.0
What's Changed
- chore: just build to fix whitespace issues by
@bergos
in nodejs/readable-stream#498- fix: use workaround loading process-shim for browserify by
@bergos
in nodejs/readable-stream#497- Removed numeric separator by
@jaxoncreed
in nodejs/readable-stream#491New Contributors
@jaxoncreed
made their first contribution in nodejs/readable-stream#491Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.2.0...v4.3.0
v4.2.0
What's Changed
- Update build.mjs by
@cjihrig
in nodejs/readable-stream#484- Remove requirement for bundler custom config by
@bergos
in nodejs/readable-stream#489- Update to Node v18.9.0 by
@mcollina
in nodejs/readable-stream#490New Contributors
@cjihrig
made their first contribution in nodejs/readable-stream#484@bergos
made their first contribution in nodejs/readable-stream#489Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.1.0...v4.2.0
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
... (truncated)
Commits
232e711
Bumped v4.3.0f135e4b
Removed Numeric separator (#491)b733ae5
fix: use workaround loading process-shim for browserify (#497)6efcd35
chore: just build to fix whitespace issues (#498)7fdb3b4
Bumped v4.2.08de46b5
Update to Node v18.9.0 (#490)5eb402c
Remove requirement for bundler custom config (#489)e95c761
Update build.mjs (#484)77e0378
Bumped v4.1.0c04c4db
Lazily require abort-controller (#478)- 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)