X Tutup
Skip to content

Bump sabre/http from 5.0.2 to 5.0.4#36474

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/sabre/http-5.0.4
Closed

Bump sabre/http from 5.0.2 to 5.0.4#36474
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/sabre/http-5.0.4

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 25, 2019

Bumps sabre/http from 5.0.2 to 5.0.4.

Release notes

Sourced from sabre/http's releases.

5.0.4 (2019-10-08)

5.0.3 (2019-10-08)

  • #119: Significantly improve file download speed by enabling mmap based stream_copy_to_stream (@​vfreex)
Changelog

Sourced from sabre/http's changelog.

5.0.4 (2019-10-08)

5.0.3 (2019-10-08)

  • #119: Significantly improve file download speed by enabling mmap based stream_copy_to_stream (@​vfreex)
Commits

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 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)
  • @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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

codecov bot commented Nov 25, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #36474   +/-   ##
=========================================
  Coverage     64.68%   64.68%           
  Complexity    19023    19023           
=========================================
  Files          1268     1268           
  Lines         74362    74362           
  Branches       1309     1309           
=========================================
  Hits          48100    48100           
  Misses        25876    25876           
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.86% <ø> (ø) 19023 <ø> (ø) ⬇️

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 d1fe5d2...c1ac2ba. Read the comment docs.

@phil-davis
Copy link
Contributor

This seems to be a cause of some acceptance tests hanging in files_primary_s3
See issue owncloud/files_primary_s3#270
Needs to be sorted out before approving or merging this version bump.

@phil-davis
Copy link
Contributor

Yes, I was hoping to make some performance comparisons.
But first we have to understand the problem with object storage tests.

Bumps [sabre/http](https://github.com/sabre-io/http) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/sabre-io/http/releases)
- [Changelog](https://github.com/sabre-io/http/blob/master/CHANGELOG.md)
- [Commits](sabre-io/http@5.0.2...5.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/sabre/http-5.0.4 branch from 7ef0e84 to c1ac2ba Compare November 28, 2019 10:11
@phil-davis
Copy link
Contributor

@dependabot recreate

@dependabot-preview
Copy link
Contributor Author

Superseded by #36490.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/sabre/http-5.0.4 branch November 29, 2019 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup