yiiframework.com icon indicating copy to clipboard operation
yiiframework.com copied to clipboard

Bump creocoder/yii2-flysystem from 0.9.4 to 1.1.0

Open dependabot[bot] opened this issue 4 years ago • 0 comments

Bumps creocoder/yii2-flysystem from 0.9.4 to 1.1.0.

Changelog

Sourced from creocoder/yii2-flysystem's changelog.

CHANGELOG

  • Fix Dropbox adapter not working

1.0.0-rc1

  • added streamReads param for AWS

0.10.0

  • Updated Dropbox adapter

0.9.3

  • AWS S3: added credentials for custom credential provider

0.9.2

0.9.1

  • all adapters: added getter for native filesystem getFilesystem()
  • AWS S3: added endpoint property
  • SFTP: added directory permission property
  • GoogleCloud: added adapter

0.9.0

see git log

Commits
  • 1f2ded6 Merge pull request #50 from mikk150/fix-49-dropbox
  • 2f4a74a documnt new ways to authendicate
  • 7dabc98 this is never used anywhere
  • dbb6965 fix Dropbox adapter
  • 1fdef08 Update CHANGELOG.md
  • a4c1878 Merge pull request #46 from creocoder/feature/aws-stream-reads
  • 1f0ca0c added streamReads param for AWS S3 adapter
  • 7fe8bad Update CHANGELOG.md
  • 95d60f3 Merge pull request #45 from antwebstudio/dropbox-v2
  • 137ec25 To use dropbox v2 adapter
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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[bot] avatar Jan 20 '22 19:01 dependabot[bot]