browscap / browscap-site

Website for the Browser Capabilities Project
http://browscap.org/
2 stars 2 forks source link

Bump league/flysystem from 3.1.1 to 3.2.0 #273

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps league/flysystem from 3.1.1 to 3.2.0.

Changelog

Sourced from league/flysystem's changelog.

3.2.0 - 2022-0726

Added

  • [AwsS3V3] Added configuration options for forwarded options, multipart upload configuration, and metadata fields.

Fixes

  • [ZipArchive] delete top-level directory when deleting directories.
  • [AwsS3V3] add ChecksumAlgorithm to forwarded options.
  • [AwsS3V3] add ContentMD5 to forwarded options.
  • [AwsS3V3] made forwarded options and metadata fields configurable.
  • [SftpV3] upgrade minimum version, PHP 8 and the lowest version fails to authenticate.
Commits
  • ed0ecc7 Prep changelog
  • a24119b Added default options for async aws
  • 4140e4c Make options configurable
  • 70cbfd1 Merge pull request #1499 from jnoordsij/update-attribute-return-types
  • 7436178 changelog
  • 948480f changelog
  • 1a48ca1 Increase phpseclib version
  • 5902408 Lower amount of tries
  • 480a1b8 Merge pull request #1488 from maxhelias/deprecated-sftp-v2
  • 700c417 Allow overrides for metadata fields and forwarded options for AwsS3V3
  • 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 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)