Closed renovate[bot] closed 2 months ago
Name | Link |
---|---|
Latest commit | 44e9208a61367c9cce9c047bbcad4b43a29261e3 |
Latest job logs | Run #10674959626 |
N/A | |
N/A |
Not needed.
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x
releases. But if you manually upgrade to 4.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
2.3.8
->4.5.2
Release Notes
nodejs/readable-stream (readable-stream)
### [`v4.5.2`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v4.5.2) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v4.5.1...v4.5.2) #### What's Changed - Update esbuild to v0.19 by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/531](https://redirect.github.com/nodejs/readable-stream/pull/531) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.5.1...v4.5.2 ### [`v4.5.1`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v4.5.1) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v4.5.0...v4.5.1) #### What's Changed - Use globalThis instead of global by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/530](https://redirect.github.com/nodejs/readable-stream/pull/530) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.5.0...v4.5.1 ### [`v4.5.0`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v4.5.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v4.4.2...v4.5.0) #### What's Changed - Update to Node.js 18.19.0, add Node 21.x to CI by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/528](https://redirect.github.com/nodejs/readable-stream/pull/528) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v4.4.2...v4.5.0 ### [`v4.4.2`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v4.4.2) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v4.4.1...v4.4.2) #### What's Changed - fix: add string decoder as a dependency by [@jeswr](https://redirect.github.com/jeswr) in [https://github.com/nodejs/readable-stream/pull/522](https://redirect.github.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://redirect.github.com/nodejs/readable-stream/releases/tag/v4.4.1) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v4.4.0...v4.4.1) #### What's Changed - chore: add node 20 to CI checks by [@jeswr](https://redirect.github.com/jeswr) in [https://github.com/nodejs/readable-stream/pull/518](https://redirect.github.com/nodejs/readable-stream/pull/518) - fix: don't require `stream` package in codebase by [@jeswr](https://redirect.github.com/jeswr) in [https://github.com/nodejs/readable-stream/pull/520](https://redirect.github.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://redirect.github.com/nodejs/readable-stream/releases/tag/v4.4.0) [Compare Source](https://redirect.github.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://redirect.github.com/RishabhKodes) in [https://github.com/nodejs/readable-stream/pull/506](https://redirect.github.com/nodejs/readable-stream/pull/506) - Update to Node v18.16.0 by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/515](https://redirect.github.com/nodejs/readable-stream/pull/515) #### New Contributors - [@RishabhKodes](https://redirect.github.com/RishabhKodes) made their first contribution in [https://github.com/nodejs/readable-stream/pull/506](https://redirect.github.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://redirect.github.com/nodejs/readable-stream/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v4.2.0...v4.3.0) #### What's Changed - chore: just build to fix whitespace issues by [@bergos](https://redirect.github.com/bergos) in [https://github.com/nodejs/readable-stream/pull/498](https://redirect.github.com/nodejs/readable-stream/pull/498) - fix: use workaround loading process-shim for browserify by [@bergos](https://redirect.github.com/bergos) in [https://github.com/nodejs/readable-stream/pull/497](https://redirect.github.com/nodejs/readable-stream/pull/497) - Removed numeric separator by [@jaxoncreed](https://redirect.github.com/jaxoncreed) in [https://github.com/nodejs/readable-stream/pull/491](https://redirect.github.com/nodejs/readable-stream/pull/491) #### New Contributors - [@jaxoncreed](https://redirect.github.com/jaxoncreed) made their first contribution in [https://github.com/nodejs/readable-stream/pull/491](https://redirect.github.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://redirect.github.com/nodejs/readable-stream/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v4.1.0...v4.2.0) #### What's Changed - Update build.mjs by [@cjihrig](https://redirect.github.com/cjihrig) in [https://github.com/nodejs/readable-stream/pull/484](https://redirect.github.com/nodejs/readable-stream/pull/484) - Remove requirement for bundler custom config by [@bergos](https://redirect.github.com/bergos) in [https://github.com/nodejs/readable-stream/pull/489](https://redirect.github.com/nodejs/readable-stream/pull/489) - Update to Node v18.9.0 by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/490](https://redirect.github.com/nodejs/readable-stream/pull/490) #### New Contributors - [@cjihrig](https://redirect.github.com/cjihrig) made their first contribution in [https://github.com/nodejs/readable-stream/pull/484](https://redirect.github.com/nodejs/readable-stream/pull/484) - [@bergos](https://redirect.github.com/bergos) made their first contribution in [https://github.com/nodejs/readable-stream/pull/489](https://redirect.github.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://redirect.github.com/nodejs/readable-stream/releases/tag/v4.1.0) [Compare Source](https://redirect.github.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://redirect.github.com/varunsh-coder) in [https://github.com/nodejs/readable-stream/pull/479](https://redirect.github.com/nodejs/readable-stream/pull/479) - Lazily require abort-controller by [@hildjj](https://redirect.github.com/hildjj) in [https://github.com/nodejs/readable-stream/pull/478](https://redirect.github.com/nodejs/readable-stream/pull/478) #### New Contributors - [@varunsh-coder](https://redirect.github.com/varunsh-coder) made their first contribution in [https://github.com/nodejs/readable-stream/pull/479](https://redirect.github.com/nodejs/readable-stream/pull/479) - [@hildjj](https://redirect.github.com/hildjj) made their first contribution in [https://github.com/nodejs/readable-stream/pull/478](https://redirect.github.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://redirect.github.com/nodejs/readable-stream/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.6.2...v4.0.0) #### What's Changed - Add ronag to the streams wg by [@ronag](https://redirect.github.com/ronag) in [https://github.com/nodejs/readable-stream/pull/430](https://redirect.github.com/nodejs/readable-stream/pull/430) - Add vweevers to streams wg by [@vweevers](https://redirect.github.com/vweevers) in [https://github.com/nodejs/readable-stream/pull/431](https://redirect.github.com/nodejs/readable-stream/pull/431) - Use the shared Travis config by [@dominykas](https://redirect.github.com/dominykas) in [https://github.com/nodejs/readable-stream/pull/444](https://redirect.github.com/nodejs/readable-stream/pull/444) - tests: add GitHub Actions CI by [@bnb](https://redirect.github.com/bnb) in [https://github.com/nodejs/readable-stream/pull/418](https://redirect.github.com/nodejs/readable-stream/pull/418) - Upgrade airtap and use GitHub Actions by [@vweevers](https://redirect.github.com/vweevers) in [https://github.com/nodejs/readable-stream/pull/443](https://redirect.github.com/nodejs/readable-stream/pull/443) - Adds Node v14 to github actions by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/445](https://redirect.github.com/nodejs/readable-stream/pull/445) - Cleanup CI by [@vweevers](https://redirect.github.com/vweevers) in [https://github.com/nodejs/readable-stream/pull/446](https://redirect.github.com/nodejs/readable-stream/pull/446) - Add usage instructions for Webpack 5 by [@vweevers](https://redirect.github.com/vweevers) in [https://github.com/nodejs/readable-stream/pull/455](https://redirect.github.com/nodejs/readable-stream/pull/455) - Update to Node 18.0.0 by [@ShogunPanda](https://redirect.github.com/ShogunPanda) in [https://github.com/nodejs/readable-stream/pull/471](https://redirect.github.com/nodejs/readable-stream/pull/471) - Evade override mistake by [@erights](https://redirect.github.com/erights) in [https://github.com/nodejs/readable-stream/pull/474](https://redirect.github.com/nodejs/readable-stream/pull/474) - v4 launch details by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/472](https://redirect.github.com/nodejs/readable-stream/pull/472) #### New Contributors - [@ronag](https://redirect.github.com/ronag) made their first contribution in [https://github.com/nodejs/readable-stream/pull/430](https://redirect.github.com/nodejs/readable-stream/pull/430) - [@dominykas](https://redirect.github.com/dominykas) made their first contribution in [https://github.com/nodejs/readable-stream/pull/444](https://redirect.github.com/nodejs/readable-stream/pull/444) - [@bnb](https://redirect.github.com/bnb) made their first contribution in [https://github.com/nodejs/readable-stream/pull/418](https://redirect.github.com/nodejs/readable-stream/pull/418) - [@ShogunPanda](https://redirect.github.com/ShogunPanda) made their first contribution in [https://github.com/nodejs/readable-stream/pull/471](https://redirect.github.com/nodejs/readable-stream/pull/471) - [@erights](https://redirect.github.com/erights) made their first contribution in [https://github.com/nodejs/readable-stream/pull/474](https://redirect.github.com/nodejs/readable-stream/pull/474) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v3.6.0...v4.0.0 ### [`v3.6.2`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.6.2) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.6.1...v3.6.2) #### What's Changed - Fix es5 compatibility by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/nodejs/readable-stream/pull/508](https://redirect.github.com/nodejs/readable-stream/pull/508) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v3.6.1...v3.6.2 ### [`v3.6.1`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.6.1) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.6.0...v3.6.1) #### What's Changed - fix undefined global in some environments (v3.x branch) by [@smeng9](https://redirect.github.com/smeng9) in [https://github.com/nodejs/readable-stream/pull/502](https://redirect.github.com/nodejs/readable-stream/pull/502) **Full Changelog**: https://github.com/nodejs/readable-stream/compare/v3.6.0...v3.6.1 ### [`v3.6.0`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.5.0...v3.6.0) - Fix babel loose mode for classes and update to Node v10.19.0 [#428](https://redirect.github.com/nodejs/readable-stream/issues/428) by [@ljharb](https://redirect.github.com/ljharb) ### [`v3.5.0`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.4.0...v3.5.0) - Update to Node v10.18.1 [#420](https://redirect.github.com/nodejs/readable-stream/issues/420) ### [`v3.4.0`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.3.0...v3.4.0) - Add Node v12 to travis [#410](https://redirect.github.com/nodejs/readable-stream/issues/410) - Add `pipeline` and `finished` to the browser bundle [#408](https://redirect.github.com/nodejs/readable-stream/issues/408) [#409](https://redirect.github.com/nodejs/readable-stream/issues/409) ### [`v3.3.0`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.2.0...v3.3.0) - Build from Node 10.15.3 [#402](https://redirect.github.com/nodejs/readable-stream/issues/402) ### [`v3.2.0`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.1.1...v3.2.0) - Updated to 10.15.2 [#401](https://redirect.github.com/nodejs/readable-stream/issues/401) - Support pipeline with READABLE_STREAM_DISABLE [#399](https://redirect.github.com/nodejs/readable-stream/issues/399) ### [`v3.1.1`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.1.0...v3.1.1) - Use `@babel/preset-env` esclusively [#395](https://redirect.github.com/nodejs/readable-stream/issues/395) ### [`v3.1.0`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.0.6...v3.1.0) - Updated to Node 10.14.2, updated to babel 7 [#393](https://redirect.github.com/nodejs/readable-stream/issues/393) - Ignore airtap and travis config from the bundle [#388](https://redirect.github.com/nodejs/readable-stream/issues/388) - Number.isInteger in IE11 [#389](https://redirect.github.com/nodejs/readable-stream/issues/389) [#390](https://redirect.github.com/nodejs/readable-stream/issues/390) ### [`v3.0.6`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.0.6) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.0.5...v3.0.6) - Fixed regexp for `Number.isNaN()` in IE 11 [#369](https://redirect.github.com/nodejs/readable-stream/issues/369) ### [`v3.0.5`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.0.5) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.0.4...v3.0.5) - Emit no experimental warning in browsers [#367](https://redirect.github.com/nodejs/readable-stream/issues/367) ### [`v3.0.4`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.0.4) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.0.3...v3.0.4) - Fix Errors in IE 11 [#365](https://redirect.github.com/nodejs/readable-stream/issues/365) - Updated to Node 10.11 [#366](https://redirect.github.com/nodejs/readable-stream/issues/366) ### [`v3.0.3`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.0.3) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.0.2...v3.0.3) - Update to Node 10.10.0 [#363](https://redirect.github.com/nodejs/readable-stream/issues/363) - Added Node >= 6 to package.json [#362](https://redirect.github.com/nodejs/readable-stream/issues/362) ### [`v3.0.2`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.0.2) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.0.1...v3.0.2) - Import Node 10.9.0, redo the fix for `util.inspect.custom` [#357](https://redirect.github.com/nodejs/readable-stream/issues/357) ### [`v3.0.1`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.0.1) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v3.0.0...v3.0.1) - Removed process-nextick-args [#354](https://redirect.github.com/nodejs/readable-stream/issues/354) - Fix error messages [#352](https://redirect.github.com/nodejs/readable-stream/issues/352) ### [`v3.0.0`](https://redirect.github.com/nodejs/readable-stream/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/nodejs/readable-stream/compare/v2.3.8...v3.0.0) Pull from Node v10 Fixes [#283](https://redirect.github.com/nodejs/readable-stream/issues/283) Fixes [#284](https://redirect.github.com/nodejs/readable-stream/issues/284) Fixes [#212](https://redirect.github.com/nodejs/readable-stream/issues/212) Fixes [#297](https://redirect.github.com/nodejs/readable-stream/issues/297) Fixes [#346](https://redirect.github.com/nodejs/readable-stream/issues/346) Fixes [#339](https://redirect.github.com/nodejs/readable-stream/issues/339) Fixed [#335](https://redirect.github.com/nodejs/readable-stream/issues/335)Configuration
📅 Schedule: Branch creation - "before 4am on tuesday" (UTC), 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 was generated by Mend Renovate. View the repository job log.