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

Update dependency amphp/parallel to v2.3.1 #475

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
amphp/parallel 2.2.9 -> 2.3.1 age adoption passing confidence

Release Notes

amphp/parallel (amphp/parallel)

v2.3.1: 2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: amphp/parallel@v2.3.0...v2.3.1

v2.3.0: 2.3.0

Compare Source

What's Changed

  • Added LimitedWorkerPool extending WorkerPool in https://github.com/amphp/parallel/pull/205.
  • Added DelegatingWorkerPool implementing LimitedWorkerPool, which will only allow a limited number of workers to be pulled from a delegate WorkerPool instance.
  • ContextWorkerPool also now implements LimitedWorkerPool, as this pool implementation was already spawned a limited number of workers.

Full Changelog: amphp/parallel@v2.2.9...v2.3.0


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12833088217

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 82.422%

Totals Coverage Status
Change from base Build 12833074496: 0.5%
Covered Lines: 5172
Relevant Lines: 6275

💛 - Coveralls

@sj-i sj-i merged commit 4408203 into 0.12.x Jan 20, 2025
3 checks passed
@sj-i sj-i deleted the renovate/amphp-parallel-2.x branch January 20, 2025 14:21
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.

2 participants