Skip to content

Conversation

@ata-no-one
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
amphp/file require minor 3.1.1 -> 3.2.0
amphp/http-client (source) require minor 5.1.0 -> 5.2.1
amphp/websocket-client require patch 2.0.0 -> 2.0.1

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

amphp/file (amphp/file)

v3.2.0: 3.2.0

Compare Source

What's Changed

  • The parallel driver no longer reuses the global worker pool if a specific instance is not provided to the constructor. Instead, a new worker pool is created.
  • The $workerLimit parameter to the constructor of ParallelFilesystemDriver is now deprecated. Pass an instance of LimitedWorkerPool instead.

Full Changelog: amphp/file@v3.1.1...v3.2.0

amphp/http-client (amphp/http-client)

v5.2.1: 5.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: amphp/http-client@v5.2.0...v5.2.1

v5.2.0: 5.2.0

Compare Source

What's Changed

  • Added inactivity timeout to SetRequestTimeout interceptor by @​Nek- in https://github.com/amphp/http-client/pull/362
  • Fixed the exception type thrown by SizeLimitingReadableStream, changing it to StreamException to comply with the ReadableStream interface
  • Fixed body size limit of 0 (no limit) causing an exception when using DecompressingReadableStream
  • Fixed handling of GOAWAY frames from servers, allowing streams with an ID lower than that provided in the GOAWAY frame to complete before closing the connection (#​366)

New Contributors

Full Changelog: amphp/http-client@v5.1.0...v5.2.0

amphp/websocket-client (amphp/websocket-client)

v2.0.1: 2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: amphp/websocket-client@v2.0.0...v2.0.1


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 Renovate Bot.

@ata-no-one
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lennartdohmann lennartdohmann merged commit a487a3b into main Jan 14, 2025
4 checks passed
@lennartdohmann lennartdohmann deleted the renovate/php/all-non-major branch January 14, 2025 12:30
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.

3 participants