Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

deps: remove readable-stream #206

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

thecodrr
Copy link
Contributor

This PR removes dependency on readable-stream module which is basically just a mirror of the Node.js stream module. As such, there's no reason to use it over the built in module. There's 0 effect of this change - all tests are passing without touching anything.

References

@thecodrr thecodrr requested a review from a team as a code owner December 24, 2023 09:17
@wraithgar wraithgar changed the title Replace readable-stream with built in Node.js stream module deps: remove readable-stream Jan 3, 2024
@wraithgar wraithgar merged commit fef6c21 into npm:main Jan 3, 2024
26 of 27 checks passed
@github-actions github-actions bot mentioned this pull request Jan 3, 2024
wraithgar added a commit that referenced this pull request Jan 3, 2024
Inspired by #206, we really don't need an entire library to pass a parameter through to another class
@wraithgar wraithgar mentioned this pull request Jan 3, 2024
wraithgar added a commit that referenced this pull request Jan 5, 2024
Inspired by #206, we really don't need an entire library to pass a
parameter through to another class
wraithgar pushed a commit that referenced this pull request Jan 5, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.0.2](v4.0.1...v4.0.2)
(2024-01-05)

### Dependencies

*
[`09d821a`](09d821a)
[#207](#207) remove
delegates (#207)
*
[`fef6c21`](fef6c21)
[#206](#206) remove
readable-stream (#206)

### Chores

*
[`6c3cebf`](6c3cebf)
[#205](#205) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`809215c`](809215c)
[#205](#205) bump
@npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])
*
[`8858a73`](8858a73)
[#202](#202) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`b2134b9`](b2134b9)
[#202](#202) bump
@npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])
*
[`9acf64b`](9acf64b)
[#184](#184) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`d8bacce`](d8bacce)
[#184](#184) bump
@npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])
*
[`9e4783f`](9e4783f)
[#182](#182) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`d55ffbf`](d55ffbf)
[#182](#182) bump
@npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])
*
[`08dc9f5`](08dc9f5)
[#181](#181) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`8145faf`](8145faf)
[#181](#181) bump
@npmcli/template-oss from 4.17.0 to 4.18.0 (@dependabot[bot])

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants