Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Update league/flysystem requirement from ^2.2 to ^3.18 #12

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

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

Changelog

Sourced from league/flysystem's changelog.

3.18.0 - 2023-10-05

Added

  • Configuration option to specify how to handle same path copy/move operations (#1715)

3.17.0 - 2023-10-05

Added

  • [AsyncAWS] Added support for version 2.0 of async-aws/{s3,simple-s3}

3.16.0 - 2023-09-07

Added

  • [AsyncAws] Allow specifying get_object_options for temporary URL generation

Fixed

  • [ZipArchive] override on move
  • [WebDAV] encode path for propfind actions
  • [PathPrefixing] #1686

3.15.1 - 2023-05-04

Fixed

  • Remove duplicate class caused by package extractin and inclusion

3.15.0 - 2023-05-04

Added

  • Extracted the local adapter as a standalone package

Changed

  • Removed readme's from shipped artefacts.

3.14.0 - 2023-04-11

Added

  • Made disabling stat cache configurable for SFTP adapters.

3.13.0 - 2023-04-11

Fixed

... (truncated)

Commits
  • 015633a Prep changelog
  • bb363f2 Merge pull request #1715 from thephpleague/feature/prevent-same-path-copy-and...
  • 532bb63 More consice naming.
  • 8cca689 Allow method based config overwrites.
  • 8e5ac91 Added ability to set resolution strategy for copy and move conflicts.
  • 01e7c17 Remove redundant throw statement.
  • c085126 Prevent copy and move to same destinations as the source.
  • e5608b5 Merge pull request #1713 from aivchen/update-phpstan
  • 47523f6 Update PHPStan and write down all errors to baseline file
  • bd4c9b2 Prep changelog
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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@2.2.0...3.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

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/league/flysystem-tw-3.18 branch October 23, 2023 16:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant