Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Bump league/flysystem from 2.0.5 to 2.2.2#97

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/league/flysystem-2.2.2
Closed

Bump league/flysystem from 2.0.5 to 2.2.2#97
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/league/flysystem-2.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2021

Bumps league/flysystem from 2.0.5 to 2.2.2.

Changelog

Sourced from league/flysystem's changelog.

2.2.2 - 2021-08-18

Fixed

  • [Core] Ensure the sorted directory listing can be iterated over (#1342).

2.2.1 - 2021-08-17

Fixed

  • [FTP] use original path when ensuring the parent directory exists during move operation.
  • [FTP] do not fail setting UTF-8 when the server is already on UTF-8.

2.2.0 - 2021-07-20

Added

  • [Core] Added sortByPath on the directory listing to allows content listings to be sorted.

2.1.1 - 2021-06-24

Fixed

  • [Core] Whitespace normalization now no longer strips funky whitespace but throws an exception.

2.1.0 - 2021-05-25

Added

  • [Core] the DirectoryAttributes now have an extraMetadata like files do.

Fixed

  • [AwsS3V3] Allow the ACL config option to take precedence over the visibility key.

2.0.8 - 2021-05-15

Fixed

  • [SFTP] Don't fail listing contents when a directory does not exist (#1301)

2.0.7 - 2021-05-13

Fixed

  • [LocalFilesystem] convert windows style paths to unix style paths on listing

2.0.6 - 2021-05-13

Fixed

... (truncated)

Commits
  • 629cd41 Pre-release changelog
  • db0a148 Fixed #1342: ensure getIterator on DirectoryListing returns a traversable.
  • b4a180f Use config file to fully configure phpstan
  • f186fa3 Log exceptions when waiting to connect for more than 30 seconds
  • 8d79581 Changelog for 2.2.1
  • a620805 Restore ftp tests retry
  • f8595ae Allow utf8 connections when server is already utf8
  • 4b9fce3 Call ensureParentDirectoryExists() with valid parameter when moving file
  • 3ae7298 Retry longer with longer pauses in between to allow the FTP servers to recover.
  • 0db3759 Wait longer for ftp servers to boot.
  • 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)

Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 2.0.5 to 2.2.2.
- [Release notes](https://github.com/thephpleague/flysystem/releases)
- [Changelog](https://github.com/thephpleague/flysystem/blob/2.x/CHANGELOG.md)
- [Commits](thephpleague/flysystem@2.0.5...2.2.2)

---
updated-dependencies:
- dependency-name: league/flysystem
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency-update Update of a dependency label Aug 18, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2021

Superseded by #98.

@dependabot dependabot bot closed this Aug 19, 2021
@dependabot dependabot bot deleted the dependabot/composer/league/flysystem-2.2.2 branch August 19, 2021 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependency-update Update of a dependency

Development

Successfully merging this pull request may close these issues.

0 participants