Skip to content

Bump league/flysystem from 1.0.49 to 1.0.50#34378

Merged
PVince81 merged 1 commit into
masterfrom
dependabot/composer/league/flysystem-1.0.50
Feb 5, 2019
Merged

Bump league/flysystem from 1.0.49 to 1.0.50#34378
PVince81 merged 1 commit into
masterfrom
dependabot/composer/league/flysystem-1.0.50

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps league/flysystem from 1.0.49 to 1.0.50.

Changelog

Sourced from league/flysystem's changelog.

1.0.50 - 2019-02-01

  • Added option 'case_sensitive' (default true) for cases like Dropbox which are not.
  • Concurrency issue fixed with cache clear.
Commits
  • dab4e76 Pre-release changelog
  • 2312ab2 Merge pull request #987 from thephpleague/feature/case-insensitive-directory-...
  • 8f52b04 Merge pull request #998 from boajer/master
  • 50be5e6 Merge pull request #1000 from underthecocotree/patch-1
  • 829459d Merge pull request #1001 from CloudKits/bestony-patch-1
  • 874d75f fix some typo in docs about Create Directories
  • 3d730b4 Update documentation uploads.md Plain PHP Upload section
  • 2e50562 Cache clear added to avoid potential issues with concurrent processes
  • f4202b9 Merge pull request #996 from mabar/patch-1
  • 08d5e46 Add note about Nette integration
  • Additional commits viewable 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 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 4, 2019
@codecov

codecov Bot commented Feb 4, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34378   +/-   ##
=========================================
  Coverage     64.77%   64.77%           
  Complexity    18370    18370           
=========================================
  Files          1199     1199           
  Lines         69555    69555           
  Branches       1281     1281           
=========================================
  Hits          45056    45056           
  Misses        24126    24126           
  Partials        373      373
Flag Coverage Δ Complexity Δ
#javascript 53.09% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.12% <ø> (ø) 18370 <ø> (ø) ⬇️

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 b25323e...69da274. Read the comment docs.

1 similar comment
@codecov

codecov Bot commented Feb 4, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34378   +/-   ##
=========================================
  Coverage     64.77%   64.77%           
  Complexity    18370    18370           
=========================================
  Files          1199     1199           
  Lines         69555    69555           
  Branches       1281     1281           
=========================================
  Hits          45056    45056           
  Misses        24126    24126           
  Partials        373      373
Flag Coverage Δ Complexity Δ
#javascript 53.09% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.12% <ø> (ø) 18370 <ø> (ø) ⬇️

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 b25323e...69da274. Read the comment docs.

@PVince81 PVince81 merged commit f57f56d into master Feb 5, 2019
@delete-merged-branch delete-merged-branch Bot deleted the dependabot/composer/league/flysystem-1.0.50 branch February 5, 2019 14:38
@phil-davis

Copy link
Copy Markdown
Contributor

"backport" stable10 #34117

@lock lock Bot locked as resolved and limited conversation to collaborators Feb 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants