fix(deps): update rust crate futures to 0.3.30 #23

Merged
kjuulh merged 1 commits from renovate/rust-futures-monorepo into main 2024-01-29 00:31:29 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
futures (source) dependencies patch 0.3.29 -> 0.3.30
futures (source) workspace.dependencies patch 0.3.29 -> 0.3.30

Release Notes

rust-lang/futures-rs

v0.3.30

Compare Source

  • Add {BiLock,SplitStream,SplitSink,ReadHalf,WriteHalf}::is_pair_of (#​2797)
  • Fix panic in FuturesUnordered::clear (#​2809)
  • Fix panic in AsyncBufReadExt::fill_buf (#​2801, #​2812)
  • Improve support for targets without atomic CAS (#​2811)
  • Remove build scripts (#​2811)

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 these updates 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 | |---|---|---|---| | [futures](https://rust-lang.github.io/futures-rs) ([source](https://github.com/rust-lang/futures-rs)) | dependencies | patch | `0.3.29` -> `0.3.30` | | [futures](https://rust-lang.github.io/futures-rs) ([source](https://github.com/rust-lang/futures-rs)) | workspace.dependencies | patch | `0.3.29` -> `0.3.30` | --- ### Release Notes <details> <summary>rust-lang/futures-rs</summary> ### [`v0.3.30`](https://github.com/rust-lang/futures-rs/blob/HEAD/CHANGELOG.md#&#8203;0330---2023-12-24) [Compare Source](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30) - Add `{BiLock,SplitStream,SplitSink,ReadHalf,WriteHalf}::is_pair_of` ([#&#8203;2797](https://github.com/rust-lang/futures-rs/issues/2797)) - Fix panic in `FuturesUnordered::clear` ([#&#8203;2809](https://github.com/rust-lang/futures-rs/issues/2809)) - Fix panic in `AsyncBufReadExt::fill_buf` ([#&#8203;2801](https://github.com/rust-lang/futures-rs/issues/2801), [#&#8203;2812](https://github.com/rust-lang/futures-rs/issues/2812)) - Improve support for targets without atomic CAS ([#&#8203;2811](https://github.com/rust-lang/futures-rs/issues/2811)) - Remove build scripts ([#&#8203;2811](https://github.com/rust-lang/futures-rs/issues/2811)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-12-24 15:59:42 +01:00
fix(deps): update rust crate futures to 0.3.30
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
20e0c17eb7
kjuulh force-pushed renovate/rust-futures-monorepo from 20e0c17eb7 to a2e5508a4a 2023-12-26 17:21:47 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from a2e5508a4a to cdb4b51466 2023-12-26 17:47:19 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from cdb4b51466 to c5937c1717 2023-12-26 18:20:08 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from c5937c1717 to 94a856055f 2023-12-28 14:43:05 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from 94a856055f to cd1455ba52 2023-12-29 17:18:55 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from cd1455ba52 to 15524a8c6e 2023-12-29 17:46:27 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from 15524a8c6e to 0bd5f00f5b 2023-12-29 20:01:51 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from 0bd5f00f5b to 53611cf7d8 2023-12-30 22:05:50 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from 53611cf7d8 to b6fb420ca2 2023-12-30 22:32:07 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from b6fb420ca2 to 1959124fab 2023-12-30 22:57:51 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from 1959124fab to fd6d4a61e0 2024-01-28 00:46:42 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from fd6d4a61e0 to 00175b3ba8 2024-01-28 19:42:16 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from 00175b3ba8 to e27c7d12e1 2024-01-28 21:14:40 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from e27c7d12e1 to c6ac3daa77 2024-01-28 21:49:13 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from c6ac3daa77 to ae7754eeda 2024-01-28 22:16:05 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from ae7754eeda to 2a2c1ae895 2024-01-28 22:43:07 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from 2a2c1ae895 to dcf964a95e 2024-01-28 23:09:42 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from dcf964a95e to b0eda5f92a 2024-01-28 23:36:55 +01:00 Compare
kjuulh force-pushed renovate/rust-futures-monorepo from b0eda5f92a to ab9e764cc3 2024-01-29 00:04:28 +01:00 Compare
kjuulh merged commit ab9e764cc3 into main 2024-01-29 00:31:29 +01: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: kjuulh/dagger-components#23
No description provided.