-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Bump icewind/streams from 0.5.2 to 0.7.1 #34614
Conversation
Codecov Report
@@ Coverage Diff @@
## master #34614 +/- ##
=========================================
Coverage 65.23% 65.23%
Complexity 18438 18438
=========================================
Files 1203 1203
Lines 69819 69819
Branches 1280 1280
=========================================
Hits 45548 45548
Misses 23899 23899
Partials 372 372
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #34614 +/- ##
=========================================
Coverage 65.35% 65.35%
Complexity 18484 18484
=========================================
Files 1208 1208
Lines 69969 69969
Branches 1280 1280
=========================================
Hits 45728 45728
Misses 23869 23869
Partials 372 372
Continue to review full report at Codecov.
|
df23dce
to
f085cd1
Compare
Q: @PVince81 What is necessary to get streams updated to 0.7.1 in master/stable10 |
@mmattel checking the changelog and evaluating whether there could be parts of our storage code could be affected by the changes |
f085cd1
to
a37a489
Compare
@dependabot recreate |
73e5786
to
bfcef51
Compare
Bumps [icewind/streams](https://github.com/icewind1991/Streams) from 0.5.2 to 0.7.1. - [Release notes](https://github.com/icewind1991/Streams/releases) - [Commits](icewind1991/Streams@0.5.2...v0.7.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
bfcef51
to
d5d67c4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
get master up-to-date then someone can look at the stable10 bot PR #34617
Bumps icewind/streams from 0.5.2 to 0.7.1.
Release notes
Sourced from icewind/streams's releases.
Commits
4db3ed6
Merge pull request #10 from rullzer/master8c45c9a
Pass the strlen to the readCallback as was expectede1b5ac1
Merge pull request #9 from rullzer/enh/add_preClose_callback3a28b61
Add test3c98a75
Add a preClose callback74d0347
Merge pull request #8 from rullzer/fix/read_bytes_is_not_requested_bytes0bc7fe4
Fix read in callbackwrapper0a78597
use better method to determine when a stream is a directory stream851b822
add php 7.1 and 7.2 tests, remove hhvm03ad018
Add CountWrapperDependabot 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@dependabot reopen
will reopen this PR if it is closed@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.