fix(deps): update rust crate gloo-net to 0.6.0 #20

Merged
wathiede merged 1 commits from renovate/gloo-net-0.x into master 2025-02-09 14:30:12 -08:00
Collaborator

This PR contains the following updates:

Package Type Update Change
gloo-net dependencies minor 0.4.0 -> 0.6.0

Release Notes

rustwasm/gloo (gloo-net)

v0.6.0

Compare Source

  • Update http crate to 1.0 (#​407)

v0.5.0

Compare Source

  • Implement futures_io::AsyncWrite and futures_io::AsyncRead on WebSocket.
    This feature is behind a new feature flag io-util that is disabled by default.
  • Add TryFrom<web_sys::WebSocket> (#​365)
  • Add WASI support for gloo-history. (#​405)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gloo-net](https://github.com/rustwasm/gloo) | dependencies | minor | `0.4.0` -> `0.6.0` | --- ### Release Notes <details> <summary>rustwasm/gloo (gloo-net)</summary> ### [`v0.6.0`](https://github.com/rustwasm/gloo/blob/HEAD/CHANGELOG.md#Version-060) [Compare Source](https://github.com/rustwasm/gloo/compare/0.5.0...0.6.0) - Update http crate to 1.0 ([#&#8203;407](https://github.com/rustwasm/gloo/issues/407)) ### [`v0.5.0`](https://github.com/rustwasm/gloo/blob/HEAD/CHANGELOG.md#Version-050) [Compare Source](https://github.com/rustwasm/gloo/compare/0.4.0...0.5.0) - Implement `futures_io::AsyncWrite` and `futures_io::AsyncRead` on `WebSocket`. This feature is behind a new feature flag `io-util` that is disabled by default. - Add `TryFrom<web_sys::WebSocket>` ([#&#8203;365](https://github.com/rustwasm/gloo/issues/365)) - Add WASI support for gloo-history. ([#&#8203;405](https://github.com/rustwasm/gloo/issues/405)) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovatebot added 1 commit 2025-02-09 12:16:46 -08:00
wathiede merged commit d208a31348 into master 2025-02-09 14:30:12 -08:00
wathiede deleted branch renovate/gloo-net-0.x 2025-02-09 14:30:12 -08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#20
No description provided.