Skip to content
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.6.1 to 0.7.1 in /apps/files_external/3rdparty #34538

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 18, 2019

Bumps icewind/streams from 0.6.1 to 0.7.1.

Release notes

Sourced from icewind/streams's releases.

0.7.1

  • Fix regression with read callback in callback wrapper

0.7.0

  • Fix incorrect number of read bytes being reported when the wrapped stream doesn't return the full number of requested bytes
  • Add pre-close callback to the callback wrapper
Commits
  • 4db3ed6 Merge pull request #10 from rullzer/master
  • 8c45c9a Pass the strlen to the readCallback as was expected
  • e1b5ac1 Merge pull request #9 from rullzer/enh/add_preClose_callback
  • 3a28b61 Add test
  • 3c98a75 Add a preClose callback
  • 74d0347 Merge pull request #8 from rullzer/fix/read_bytes_is_not_requested_bytes
  • 0bc7fe4 Fix read in callbackwrapper
  • See full diff in compare view

Dependabot compatibility score

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
  • @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 readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies php Pull requests that update Php code labels Feb 18, 2019
@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #34538 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #34538      +/-   ##
============================================
- Coverage     65.17%   65.16%   -0.01%     
  Complexity    18352    18352              
============================================
  Files          1200     1200              
  Lines         69701    69700       -1     
  Branches       1283     1283              
============================================
- Hits          45426    45423       -3     
- Misses        23901    23903       +2     
  Partials        374      374
Flag Coverage Δ Complexity Δ
#javascript 53.1% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.56% <ø> (-0.01%) 18352 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
apps/files_trashbin/lib/Expiration.php 96.55% <0%> (-1.73%) 29% <0%> (ø)
...eratedfilesharing/lib/Controller/OcmController.php 66.06% <0%> (-0.21%) 30% <0%> (ø)
lib/private/Server.php 86.56% <0%> (-0.12%) 253% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0783f10...4835204. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #34538 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #34538      +/-   ##
============================================
- Coverage     65.17%   65.16%   -0.01%     
  Complexity    18352    18352              
============================================
  Files          1200     1200              
  Lines         69701    69700       -1     
  Branches       1283     1283              
============================================
- Hits          45426    45423       -3     
- Misses        23901    23903       +2     
  Partials        374      374
Flag Coverage Δ Complexity Δ
#javascript 53.1% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.56% <ø> (-0.01%) 18352 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
apps/files_trashbin/lib/Expiration.php 96.55% <0%> (-1.73%) 29% <0%> (ø)
...eratedfilesharing/lib/Controller/OcmController.php 66.06% <0%> (-0.21%) 30% <0%> (ø)
lib/private/Server.php 86.56% <0%> (-0.12%) 253% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0783f10...4835204. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #34538 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34538   +/-   ##
=========================================
  Coverage     65.35%   65.35%           
  Complexity    18484    18484           
=========================================
  Files          1208     1208           
  Lines         69969    69969           
  Branches       1280     1280           
=========================================
  Hits          45727    45727           
  Misses        23870    23870           
  Partials        372      372
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.76% <ø> (ø) 18484 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37086ba...ec44050. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/apps/files_external/3rdparty/icewind/streams-0.7.1 branch 3 times, most recently from e54e470 to 76ade61 Compare February 19, 2019 14:09
@phil-davis
Copy link
Contributor

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/apps/files_external/3rdparty/icewind/streams-0.7.1 branch from 76ade61 to b94a922 Compare March 20, 2019 11:52
@phil-davis phil-davis self-assigned this Mar 20, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/apps/files_external/3rdparty/icewind/streams-0.7.1 branch from b94a922 to ec44050 Compare March 24, 2019 02:17
@phil-davis phil-davis merged commit 29c2a19 into master Mar 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/apps/files_external/3rdparty/icewind/streams-0.7.1 branch March 24, 2019 02:51
@lock lock bot locked as resolved and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3 - To Review dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants