Update Rust crate bytes to v1.6.1 #160

Merged
pierre merged 1 commits from renovate/bytes-1.x-lockfile into master 2024-07-14 00:43:48 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
bytes dependencies patch 1.6.0 -> 1.6.1

Release Notes

tokio-rs/bytes (bytes)

v1.6.1

Compare Source

This release fixes a bug where Bytes::is_unique returns incorrect values when
the Bytes originates from a shared BytesMut. (#​718)


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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bytes](https://github.com/tokio-rs/bytes) | dependencies | patch | `1.6.0` -> `1.6.1` | --- ### Release Notes <details> <summary>tokio-rs/bytes (bytes)</summary> ### [`v1.6.1`](https://github.com/tokio-rs/bytes/blob/HEAD/CHANGELOG.md#161-July-13-2024) [Compare Source](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1) This release fixes a bug where `Bytes::is_unique` returns incorrect values when the `Bytes` originates from a shared `BytesMut`. ([#&#8203;718](https://github.com/tokio-rs/bytes/issues/718)) </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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-07-14 00:09:40 +00:00
Update Rust crate bytes to v1.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
e83c8389b3
pierre scheduled this pull request to auto merge when all checks succeed 2024-07-14 00:09:40 +00:00
pierre merged commit e83c8389b3 into master 2024-07-14 00:43:48 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/tcp-over-http#160
No description provided.