Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Bumps deepdiver1975/tarstreamer from 0.1.0 to 0.1.1.

Release notes

Sourced from deepdiver1975/tarstreamer's releases.

0.1.1

Added:

Commits
  • 2d99636 Merge pull request #6 from owncloud/L-header
  • 6332cb6 Add long filenames support via L-header
  • 40ab021 Merge pull request #9 from owncloud/add-codecov-and-php7.1+2
  • 5016607 Adding codecov as well as run test on php 7.1 and php 7.2
  • 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 25, 2019
@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34616   +/-   ##
=========================================
  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
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.64% <ø> (ø) 18438 <ø> (ø) ⬇️

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 a922eaf...b4a4a5e. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34616   +/-   ##
=========================================
  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
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.64% <ø> (ø) 18438 <ø> (ø) ⬇️

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 a922eaf...b4a4a5e. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34616   +/-   ##
=========================================
  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
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.64% <ø> (ø) 18438 <ø> (ø) ⬇️

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 a922eaf...b4a4a5e. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34616   +/-   ##
=========================================
  Coverage     65.31%   65.31%           
  Complexity    18481    18481           
=========================================
  Files          1209     1209           
  Lines         69983    69983           
  Branches       1280     1280           
=========================================
  Hits          45706    45706           
  Misses        23905    23905           
  Partials        372      372
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.71% <ø> (ø) 18481 <ø> (ø) ⬇️

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 f0de0d3...7fafe29. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/deepdiver1975/tarstreamer-0.1.1 branch from b4a4a5e to ac1b0d6 Compare March 4, 2019 11:40
Bumps [deepdiver1975/tarstreamer](https://github.com/owncloud/TarStreamer) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/owncloud/TarStreamer/releases)
- [Commits](owncloud/TarStreamer@v0.1.0...0.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/deepdiver1975/tarstreamer-0.1.1 branch from ac1b0d6 to 7fafe29 Compare March 18, 2019 15:44
@phil-davis phil-davis self-assigned this Mar 20, 2019
@phil-davis
Copy link
Contributor

phil-davis commented Mar 20, 2019

@PVince81 @DeepDiver1975 merge this?
Seems useful and harmless.

@phil-davis
Copy link
Contributor

The relevant tarstreamer PR is owncloud/TarStreamer#6

@phil-davis phil-davis merged commit 1e76677 into master Mar 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/deepdiver1975/tarstreamer-0.1.1 branch March 24, 2019 02:42
@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