Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feat: add cancelation support for split #108

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

xtrime-ru
Copy link
Contributor

No description provided.

@kelunik kelunik merged commit 0a4b0e8 into amphp:2.x Nov 19, 2023
4 checks passed
@kelunik
Copy link
Member

kelunik commented Nov 19, 2023

Thank you!

renovate bot referenced this pull request in ben-challis/sql-migrations Nov 19, 2023
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [amphp/byte-stream](https://amphp.org/byte-stream)
([source](https://github.com/amphp/byte-stream)) | `2.0.2` -> `2.1.0`
|
[![age](https://developer.mend.io/api/mc/badges/age/packagist/amphp%2fbyte-stream/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/amphp%2fbyte-stream/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/amphp%2fbyte-stream/2.0.2/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/amphp%2fbyte-stream/2.0.2/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>amphp/byte-stream (amphp/byte-stream)</summary>

###
[`v2.1.0`](https://github.com/amphp/byte-stream/releases/tag/v2.1.0):
2.1.0

[Compare
Source](https://github.com/amphp/byte-stream/compare/v2.0.2...v2.1.0)

#### What's Changed

-   `Payload` now implements `Stringable`
- Add cancelation support for `split` by
[@&#8203;xtrime-ru](https://github.com/xtrime-ru) in
[https://github.com/amphp/byte-stream/pull/108](https://github.com/amphp/byte-stream/pull/108)

#### New Contributors

- [@&#8203;xtrime-ru](https://github.com/xtrime-ru) made their first
contribution in
[https://github.com/amphp/byte-stream/pull/108](https://github.com/amphp/byte-stream/pull/108)

**Full Changelog**:
amphp/byte-stream@v2.0.2...v2.1.0

</details>

---

### 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.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ben-challis/sql-migrations).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants