chore(deps): bump readable-stream and @types/readable-stream#876
Merged
Conversation
ed2d997 to
04f7445
Compare
04f7445 to
4ab73ed
Compare
Collaborator
|
@dependabot rebase |
Bumps [readable-stream](https://github.com/nodejs/readable-stream) and [@types/readable-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/readable-stream). These dependencies needed to be updated together. Updates `readable-stream` from 4.5.2 to 4.7.0 - [Release notes](https://github.com/nodejs/readable-stream/releases) - [Commits](nodejs/readable-stream@v4.5.2...v4.7.0) Updates `@types/readable-stream` from 4.0.18 to 4.0.23 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/readable-stream) --- updated-dependencies: - dependency-name: "@types/readable-stream" dependency-version: 4.0.23 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: readable-stream dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
4ab73ed to
7f6ade0
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
🤖 End-to-End Test Results - iOSStatus: ✅ Passed 📸 Final Test ScreenshotScreenshot automatically captured from End-to-End tests and will expire in 30 days This comment is automatically updated on each test run. |
Contributor
🤖 End-to-End Test Results - AndroidStatus: ✅ Passed 📸 Final Test ScreenshotScreenshot automatically captured from End-to-End tests and will expire in 30 days This comment is automatically updated on each test run. |
Husky pre-commit hook runs clang-format unconditionally on the C++ sources. macOS-latest runners don't ship with clang-format, so the 'git commit --amend' step in update-lockfiles.yml fails with exit 127. Install clang-format via Homebrew before the commit step.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Bumps readable-stream and @types/readable-stream. These dependencies needed to be updated together.
Updates
readable-streamfrom 4.5.2 to 4.7.0Release notes
Sourced from readable-stream's releases.
Commits
88df210Bumped v4.7.05d24fc7Run lint on CI (#550)434aea0Update build for #542 (#549)4281bc0Fixstring_decoderimport (#548)fdfbf82Bumped v4.6.0c14d358fix: avoid using bigint literal syntax (#542)837ec9eFixinternalStreamsWeakHandlerreplacement (#544)Updates
@types/readable-streamfrom 4.0.18 to 4.0.23Commits