X Tutup
Skip to content

[stable10] Bump league/flysystem from 1.0.51 to 1.0.52#35275

Merged
DeepDiver1975 merged 1 commit intostable10from
dependabot/composer/stable10/league/flysystem-1.0.52
May 27, 2019
Merged

[stable10] Bump league/flysystem from 1.0.51 to 1.0.52#35275
DeepDiver1975 merged 1 commit intostable10from
dependabot/composer/stable10/league/flysystem-1.0.52

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 20, 2019

Bumps league/flysystem from 1.0.51 to 1.0.52.

Changelog

Sourced from league/flysystem's changelog.

1.0.52 - 2019-05-20

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 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 May 20, 2019
@phil-davis phil-davis changed the title Bump league/flysystem from 1.0.51 to 1.0.52 [stable10] Bump league/flysystem from 1.0.51 to 1.0.52 May 20, 2019
@phil-davis
Copy link
Contributor

@dependabot rebase

@phil-davis phil-davis self-requested a review May 27, 2019 14:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/stable10/league/flysystem-1.0.52 branch from c82c486 to 328f36b Compare May 27, 2019 14:10
@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #35275 into stable10 will decrease coverage by 0.74%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #35275      +/-   ##
==============================================
- Coverage       64.64%   63.89%   -0.75%     
+ Complexity      20093    20080      -13     
==============================================
  Files            1289     1289              
  Lines           76946    76913      -33     
  Branches         1300     1299       -1     
==============================================
- Hits            49738    49142     -596     
- Misses          26824    27390     +566     
+ Partials          384      381       -3
Flag Coverage Δ Complexity Δ
#javascript 53.2% <ø> (-0.65%) 0 <ø> (ø)
#phpunit 65.02% <ø> (-0.76%) 20080 <ø> (-13)
Impacted Files Coverage Δ Complexity Δ
apps/encryption/appinfo/routes.php 0% <0%> (-100%) 0% <0%> (ø)
apps/files/lib/Capabilities.php 0% <0%> (-100%) 2% <0%> (ø)
lib/private/DB/AdapterOCI8.php 0% <0%> (-86.67%) 4% <0%> (ø)
...ivate/Files/ObjectStore/HomeObjectStoreStorage.php 0% <0%> (-86.67%) 8% <0%> (ø)
...Builder/ExpressionBuilder/OCIExpressionBuilder.php 0% <0%> (-85.19%) 18% <0%> (ø)
lib/private/Repair/Collation.php 0% <0%> (-82.5%) 12% <0%> (ø)
lib/private/DB/OracleMigrator.php 0% <0%> (-80.71%) 29% <0%> (ø)
lib/private/Repair/InnoDB.php 0% <0%> (-78.95%) 6% <0%> (ø)
lib/private/DB/OracleConnection.php 0% <0%> (-66.67%) 12% <0%> (ø)
...ilder/ExpressionBuilder/MySqlExpressionBuilder.php 0% <0%> (-62.5%) 3% <0%> (ø)
... and 43 more

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 5192200...328f36b. Read the comment docs.

@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #35275 into stable10 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #35275   +/-   ##
===========================================
  Coverage       64.64%   64.64%           
  Complexity      20093    20093           
===========================================
  Files            1289     1289           
  Lines           76946    76946           
  Branches         1300     1300           
===========================================
  Hits            49738    49738           
  Misses          26824    26824           
  Partials          384      384
Flag Coverage Δ Complexity Δ
#javascript 53.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.78% <ø> (ø) 20093 <ø> (ø) ⬇️

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 5192200...328f36b. Read the comment docs.

@phil-davis
Copy link
Contributor

Note: PR #35274 is the equivalent change in master

@phil-davis phil-davis self-assigned this May 27, 2019
@DeepDiver1975 DeepDiver1975 merged commit 36dcc8f into stable10 May 27, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/stable10/league/flysystem-1.0.52 branch May 27, 2019 18:31
@davitol davitol mentioned this pull request Sep 3, 2019
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 - To release dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup