X Tutup
Skip to content

[stable10] Bump league/flysystem from 1.0.52 to 1.0.53#35644

Merged
phil-davis merged 1 commit intostable10from
dependabot/composer/stable10/league/flysystem-1.0.53
Jun 25, 2019
Merged

[stable10] Bump league/flysystem from 1.0.52 to 1.0.53#35644
phil-davis merged 1 commit intostable10from
dependabot/composer/stable10/league/flysystem-1.0.53

Conversation

@dependabot-preview
Copy link
Contributor

Bumps league/flysystem from 1.0.52 to 1.0.53.

Changelog

Sourced from league/flysystem's changelog.

1.0.53 - 2019-06-18

  • Clear stat cache before getting file metadata.
Commits
  • 08e12b7 Merge branch 'master' of github.com:thephpleague/flysystem
  • 36f1ab0 Fixed php-cs-fixer rules and updated travis-ci to run dry-run
  • 340f31f Pre-release changelog
  • cbe2d2a Clear cache better.
  • 36891a3 Remove accidental code.
  • 6f2211c Fixed #1035: clear stat cache before getting metadata.
  • b50e52d Docs lock file.
  • 92d9330 chore: typo in docblock
  • 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 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.

Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/thephpleague/flysystem/releases)
- [Changelog](https://github.com/thephpleague/flysystem/blob/master/changelog.md)
- [Commits](thephpleague/flysystem@1.0.52...1.0.53)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies php Pull requests that update Php code labels Jun 24, 2019
@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #35644   +/-   ##
===========================================
  Coverage       64.83%   64.83%           
  Complexity      20223    20223           
===========================================
  Files            1294     1294           
  Lines           77312    77312           
  Branches         1301     1301           
===========================================
  Hits            50123    50123           
  Misses          26804    26804           
  Partials          385      385
Flag Coverage Δ Complexity Δ
#javascript 53.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.98% <ø> (ø) 20223 <ø> (ø) ⬇️

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 5f7e879...0f3b915. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #35644   +/-   ##
===========================================
  Coverage       64.83%   64.83%           
  Complexity      20223    20223           
===========================================
  Files            1294     1294           
  Lines           77312    77312           
  Branches         1301     1301           
===========================================
  Hits            50123    50123           
  Misses          26804    26804           
  Partials          385      385
Flag Coverage Δ Complexity Δ
#javascript 53.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.98% <ø> (ø) 20223 <ø> (ø) ⬇️

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 5f7e879...0f3b915. Read the comment docs.

@phil-davis phil-davis changed the title Bump league/flysystem from 1.0.52 to 1.0.53 [stable10] Bump league/flysystem from 1.0.52 to 1.0.53 Jun 25, 2019
@phil-davis phil-davis merged commit e2dcdff into stable10 Jun 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/stable10/league/flysystem-1.0.53 branch June 25, 2019 00:45
@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

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup