-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump readable-stream and @types/readable-stream #90
base: main
Are you sure you want to change the base?
build(deps): bump readable-stream and @types/readable-stream #90
Conversation
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.4.0 to 4.4.2 - [Release notes](https://github.com/nodejs/readable-stream/releases) - [Commits](nodejs/readable-stream@v4.4.0...v4.4.2) Updates `@types/readable-stream` from 2.3.15 to 4.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/readable-stream) --- updated-dependencies: - dependency-name: readable-stream dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/readable-stream" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 1ab8994. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this branch ✅ Successfully ran 3 targetsSent with 💌 from NxCloud. |
Codecov Report
@@ Coverage Diff @@
## main #90 +/- ##
=======================================
Coverage 84.67% 84.67%
=======================================
Files 47 47
Lines 1684 1684
Branches 401 401
=======================================
Hits 1426 1426
Misses 242 242
Partials 16 16
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Bumps readable-stream and @types/readable-stream. These dependencies needed to be updated together.
Updates
readable-stream
from 4.4.0 to 4.4.2Release notes
Sourced from readable-stream's releases.
Commits
268229d
Bumped v4.4.250435d1
fix: add string decoder as a dependency (#522)ec65f43
Bumped v4.4.18c9c011
fix: don't requirestream
package in codebase (#520)ba27fd8
chore: add node 20 to CI checks (#518)Updates
@types/readable-stream
from 2.3.15 to 4.0.0Commits
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)