Skip to content

chore(deps): bump league/flysystem from 1.1.10 to 3.32.0#41487

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/league/flysystem-3.32.0
Open

chore(deps): bump league/flysystem from 1.1.10 to 3.32.0#41487
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/league/flysystem-3.32.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps league/flysystem from 1.1.10 to 3.32.0.

Release notes

Sourced from league/flysystem's releases.

3.16.0

What's Changed

Other Changes

New Contributors

Full Changelog: thephpleague/flysystem@3.15.1...3.16.0

3.0.0

What's Changed

  • [NEW] FilesystemAdapter::directoryExists to check for directory existence
  • [NEW] FilesystemReader::directoryExists to check for directory existence
  • [NEW] FilesystemAdapter::has to check for file or directory existence
  • [NEW] FilesystemReader::has to check for file or directory existence
  • PHP minimum version is upgraded to 8.0.2

Full Changelog: thephpleague/flysystem@2.4.0...3.0.0

Blog post: https://blog.frankdejonge.nl/flysystem-3-0-0-is-released/

2.0.4

No release notes provided.

Changelog

Sourced from league/flysystem's changelog.

3.32.0 - 2026-02-25

Changes

  • [AwsS3V3] Allow SSE-C options when fetching file metadata

3.31.0 - 2026-01-23

Changes

  • [AsyncAwsS3] Allow V3

3.30.2 - 2025-11-10

Fixes

  • [Local] Clear last error for rename and copy operations (#1883)

3.30.1 - 2025-10-20

Fixes

  • Ensure listing directories called "0" do not produce unfiltered listings.

3.30.0 - 2025-06-25

Changes

  • [MongoDB] Allow v2
  • [AsyncAWS] Encode/decode object identifiers
  • [GoogleCloudStorage] Add option to stream responses
  • [Local] Clear stat cache consistently
  • [SFTP] Add option to disconnect connections on destruction
  • [WebDAV] Deal with 405 case when trying to create a directory that already exists.

3.29.1 - 2024-10-08

Fixes

  • Normalise path for checksum call

3.29.0 - 2024-09-29

Changes

  • [FTP] Add error context from error messages
  • [SFTP] overwrite on move
  • [AWS S3] same path copy/move no-op
  • [Async S3] transform error to flysystem errors

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies php Pull requests that update Php code labels Mar 9, 2026
@update-docs
Copy link

update-docs bot commented Mar 9, 2026

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@dependabot dependabot bot force-pushed the dependabot/composer/league/flysystem-3.32.0 branch from 7b201ca to 71ba865 Compare March 10, 2026 06:13
Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.1.10 to 3.32.0.
- [Release notes](https://github.com/thephpleague/flysystem/releases)
- [Changelog](https://github.com/thephpleague/flysystem/blob/3.x/CHANGELOG.md)
- [Commits](thephpleague/flysystem@1.1.10...3.32.0)

---
updated-dependencies:
- dependency-name: league/flysystem
  dependency-version: 3.32.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/league/flysystem-3.32.0 branch from 71ba865 to e20514d Compare March 10, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant