Skip to content

Update Composer runtime dependencies#160

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/composer-runtime
Aug 19, 2023
Merged

Update Composer runtime dependencies#160
renovate[bot] merged 1 commit intomainfrom
renovate/composer-runtime

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
amphp/file require patch 3.0.0-beta.6 -> 3.0.1
amphp/sync require minor 2.0.0 -> 2.1.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

amphp/file (amphp/file)

v3.0.1: 3.0.1

Compare Source

What's Changed

Full Changelog: amphp/file@v3.0.0...v3.0.1

v3.0.0: 3.0.0

Compare Source

Stable release compatible with AMPHP v3 and fibers! 🎉

As with other libraries compatible with AMPHP v3, most cases of parameters or returns of Promise<ResolutionType> have been replaced with ResolutionType.

  • Renamed BlockingDriver to BlockingFilesystemDriver
  • Renamed EioDriver to EioFilesystemDriver
  • Renamed ParallelDriver to ParallelFilesystemDriver
  • Renamed StatusCachingDriver to StatusCachingFilesystemDriver
  • Renamed UvDriver to UvFilesystemDriver
  • Renamed Amp\File\Sync\AsyncFileMutex to Amp\File\FileMutex
  • Added ?Cancellation as first parameter of File::read()
  • Added File::isSeekable()
  • Removed File::SEEK_SET, File::SEEK_CUR, and File::SEEK_END
  • Added Amp\File\Whence for seeking instead
amphp/sync (amphp/sync)

v2.1.0: 2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: amphp/sync@v2.0.0...v2.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) August 19, 2023 16:15
@renovate renovate bot merged commit 9cf9a29 into main Aug 19, 2023
@renovate renovate bot deleted the renovate/composer-runtime branch August 19, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants