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

chore(deps): bump league/flysystem from 1.1.10 to 2.5.0 #41233

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps league/flysystem from 1.1.10 to 2.5.0.

Changelog

Sourced from league/flysystem's changelog.

2.5.0 - 2022-09-17

Added

  • [AWS S3] Allow specifying visibility on move and copy

2.4.5 - 2022-04-25

  • [SFTP v3] Fix retries (#1451)

2.4.4 - 2022-04-14

Fixed

  • [SFTP v2] Avoid type errors when public key is not retrieved (#1446)
  • [SFTP v3] Avoid type errors when public key is not retrieved (#1446)

2.4.3 - 2022-02-16

Fixed

  • [AWS S3] Set ContentType when mime-type config option is set during writes, like in v1.

2.4.2 - 2022-01-31

Fixed

  • [FTP] Made connection resolving lazy again (#1414)

2.4.1 - 2022-01-30

Fixed

  • [FTP] Fix relative connection root handling

2.4.0 - 2022-01-04

Added

  • [SFTP V3] New adapter officially published

2.3.2 - 2021-11-28

Fixed

  • [FTP] Check for FTP\Connection object in addition to a resource for connectivity checks and connection handling.
  • [Local] Simplify writeStream, as a bonus, have an EXT_LOCK on it now by default.

2.3.1 - 2021-09-22

... (truncated)

Commits
  • 8aaffb6 Prep changelog for 2.5.0
  • bc7bac3 Merge pull request #1547 from fnash/avoid-get-object-acl-in-copy
  • fcfa49d Use visibility argument when ::copy() in AWS adapters. (avoids GetObjectAcl o...
  • 26c6ebd Corrected package descriptions
  • 9392c5f Prep-changelog
  • e902df6 Merge pull request #1452 from lcobucci/add-test-for-sftp-retries
  • 464a8b1 Verify SFTP retries when dealing with peer resets
  • 3d7706a Provide way to simulate network issues for tests
  • 8ce6dd9 Merge pull request #1451 from lcobucci/fix-sftp-retries
  • b0b5a52 Fix SFTP retry mechanism
  • Additional commits viewable 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 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 Apr 8, 2024
@dependabot dependabot bot requested a review from phil-davis April 8, 2024 22:29
Copy link

update-docs bot commented Apr 8, 2024

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.

Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.1.10 to 2.5.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...2.5.0)

---
updated-dependencies:
- dependency-name: league/flysystem
  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-2.5.0 branch from d887453 to 53901b2 Compare April 16, 2024 10:16
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 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/league/flysystem-2.5.0 branch April 26, 2024 08:07
@DeepDiver1975
Copy link
Member

@dependabot ignore this major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2024

OK, I won't notify you about version 2.x.x again, unless you re-open this PR.

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.

None yet

2 participants