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

Build(deps-dev): Bump league/flysystem from 3.0.9 to 3.0.10 #2591

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps league/flysystem from 3.0.9 to 3.0.10.

Changelog

Sourced from league/flysystem's changelog.

3.0.10 - 2022-02-26

Fixed

  • [AWS S3] fix detecting directories that only contain other directories but no files.
  • [AWS S3] when checking for directory existence, limit the result set (perf)
  • [AWS S3] throw interface exception when failing to delete directory
  • [Async AWS S3] when checking for directory existence, limit the result set (perf)
Commits
  • bbc5026 Prep changelog
  • f16879b Prevent using broken aws-php-sdk versions in CI.
  • af65e2b Throw proper exception when unable to delete a directory in S3.
  • d1164bc Check for common prefixes when checking for directory existence too.
  • 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)

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

---
updated-dependencies:
- dependency-name: league/flysystem
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2022
@asgrim asgrim merged commit 5d94708 into 6.0.x Feb 28, 2022
@asgrim asgrim deleted the dependabot/composer/league/flysystem-3.0.10 branch February 28, 2022 05:11
@asgrim asgrim added this to the 6.0.52 milestone Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant