Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable10] Bump league/flysystem from 1.0.50 to 1.0.51 #34946

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps league/flysystem from 1.0.50 to 1.0.51.

Changelog

Sourced from league/flysystem's changelog.

1.0.51 - 2019-03-30

  • [Ftp::listContents] Added support to return 'timestamp' attribute. Note that accuracy is limited
    due to limitations in the 'LIST' command.
Commits
  • 755ba7b Corrected release date from PR
  • 7e231e3 Remove comment about extra return values.
  • 2a324a0 Amend phpdoc issues affecting CI
  • a3fa8c0 Opt-in 'enableTimestampsOnUnixListings' for AbstractFtpAdapter
  • d0170f1 Ftp::listContents support for 'timestamp' attribute
  • b8cee3b Merge pull request #1011 from thephpleague/feature/test-issue-1006
  • 9686048 Merge pull request #1012 from glensc/patch-1
  • ca7c055 Cleanup directory
  • a027471 readme: add phlib/flysystem-pdo link
  • b258bfd Check creating a normal directory.
  • 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 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 Apr 1, 2019
@codecov
Copy link

codecov bot commented Apr 1, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #34946   +/-   ##
===========================================
  Coverage       64.21%   64.21%           
  Complexity      19908    19908           
===========================================
  Files            1277     1277           
  Lines           76365    76365           
  Branches         1292     1292           
===========================================
  Hits            49036    49036           
  Misses          26950    26950           
  Partials          379      379
Flag Coverage Δ Complexity Δ
#javascript 53.2% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.37% <ø> (ø) 19908 <ø> (ø) ⬇️

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 cf50c62...6c66bb7. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Apr 1, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #34946   +/-   ##
===========================================
  Coverage       64.21%   64.21%           
  Complexity      19908    19908           
===========================================
  Files            1277     1277           
  Lines           76365    76365           
  Branches         1292     1292           
===========================================
  Hits            49036    49036           
  Misses          26950    26950           
  Partials          379      379
Flag Coverage Δ Complexity Δ
#javascript 53.2% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.37% <ø> (ø) 19908 <ø> (ø) ⬇️

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 cf50c62...6c66bb7. Read the comment docs.

@phil-davis phil-davis changed the title Bump league/flysystem from 1.0.50 to 1.0.51 [stable10] Bump league/flysystem from 1.0.50 to 1.0.51 Apr 2, 2019
@phil-davis phil-davis merged commit 32a84e3 into stable10 Apr 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/stable10/league/flysystem-1.0.51 branch April 2, 2019 00:35
@lock lock bot locked as resolved and limited conversation to collaborators Apr 2, 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.

2 participants