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

Update league/flysystem requirement from ^1.0 to ^1.0 || ^3.0 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Updates the requirements on league/flysystem to permit the latest version.

Changelog

Sourced from league/flysystem's changelog.

3.28.0 - 2024-05-22

Added

Fixed

  • PHP 8.3 directory listing issue for the FTP adapter (by @​lanz1)

3.27.0 - 2024-04-07

Fixed

  • Corrected AWS SSE-C Options
  • Handle MetadataDirective gracefully.

3.26.0 - 2024-03-25

Fixed

  • Make SFTP connectivity pinging an opt-in feature.

Added

  • Add add_content_md5 option to AWS S3 (#1774)
  • Added AWS SSE-C options (#1773)

3.25.1 - 2024-03-16

Fixed

  • Cleanup connection instance after disconnecting SFTP connection.
  • Fix upcoming PHP 8.4 deprecations (#1772)

3.25.0 - 2024-03-09

Added

  • [MountManager] added ability to (dangerously) mount additional filesystems
  • [FTP] added disconnect method to proactively close connections
  • [SFTP V3] added disconnect method to proactively close connections

3.24.0 - 2024-02-04

Fixes

  • Updated method signatures to match upgraded dependency signatures for overrides (#1748, #1746)
  • Added missing path prefixing in FTP implementation (#1747)

... (truncated)

Commits
  • e611ada Prep changelog
  • 8d58a84 Publish GridFS subsplit
  • 1d7f31a Merge pull request #1793 from GromNaN/cs-nullable
  • 17f5fab Merge pull request #1794 from GromNaN/gridfs
  • 612b104 Remove read preference, as primary is the default
  • 635eb5f Set readPreference in tests
  • 8fef05c Ensure files are created in a different millisecond in test to keep revisions...
  • 39dcc17 Update package name
  • f4a0e6c Use file index in the specified order
  • 86d94c5 Use mapFileAttributes in mimeType
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [league/flysystem](https://github.com/thephpleague/flysystem) to permit the latest version.
- [Release notes](https://github.com/thephpleague/flysystem/releases)
- [Changelog](https://github.com/thephpleague/flysystem/blob/3.x/CHANGELOG.md)
- [Commits](thephpleague/flysystem@1.0.0...3.28.0)

---
updated-dependencies:
- dependency-name: league/flysystem
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2024
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.

0 participants