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

composer(deps): update league/flysystem requirement from ^1.1 to ^3.28 in /packages/guides #1049

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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.1.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 dependency label Jul 9, 2024
@github-actions github-actions bot enabled auto-merge July 9, 2024 20:12
@jaapio jaapio closed this Oct 2, 2024
auto-merge was automatically disabled October 2, 2024 18:59

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/packages/guides/league/flysystem-tw-3.28 branch October 2, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants