fix(deps): update rust crate kxio to v3 - autoclosed #22

Closed
renovate wants to merge 1 commit from renovate/kxio-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
kxio dependencies major 2.1 -> 3.0

Release Notes

kemitix/kxio (kxio)

v3.0.0

Compare Source

Added
  • (net) [breaking] net api: net.{get,post,etc..}(url) alternative to net.send(request)
  • (fs) add TempFileSystem::as_real()
  • (net) [breaking] new api: .on().respond().{status,header{s},body}(_)?, replacing respond(response)
  • (net) [breaking] new api: .on().{get,post, etc}(url), replacing .on(method).get(url)
  • re-export http::HeaderMap
  • Add Debug, Clone, Default, PartialEq, Eq, Send, Sync to as many or our types as possible.
Fixed
  • (net) [breaking] Remove MatchOn

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 | |---|---|---|---| | [kxio](https://git.kemitix.net/kemitix/kxio) | dependencies | major | `2.1` -> `3.0` | --- ### Release Notes <details> <summary>kemitix/kxio (kxio)</summary> ### [`v3.0.0`](https://git.kemitix.net/kemitix/kxio/blob/HEAD/CHANGELOG.md#300---2024-11-20) [Compare Source](https://git.kemitix.net/kemitix/kxio/compare/v2.1.1...v3.0.0) ##### Added - *(net)* \[**breaking**] net api: net.{get,post,etc..}(url) alternative to net.send(request) - *(fs)* add TempFileSystem::as_real() - *(net)* \[**breaking**] new api: .on().respond().{status,header{s},body}(\_)?, replacing respond(response) - *(net)* \[**breaking**] new api: .on().{get,post, etc}(url), replacing .on(method).get(url) - re-export http::HeaderMap - Add Debug, Clone, Default, PartialEq, Eq, Send, Sync to as many or our types as possible. ##### Fixed - *(net)* \[**breaking**] Remove MatchOn </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMy4wIiwidXBkYXRlZEluVmVyIjoiMzkuMjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-11-20 22:45:39 +00:00
fix(deps): update rust crate kxio to v3
Some checks failed
Test / checks (map[name:nightly]) (pull_request) Failing after 5m11s
Test / checks (map[name:stable]) (pull_request) Failing after 1m58s
6134485ae4
renovate changed title from fix(deps): update rust crate kxio to v3 to fix(deps): update rust crate kxio to v3 - autoclosed 2024-11-21 21:30:36 +00:00
renovate closed this pull request 2024-11-21 21:30:36 +00:00
Some checks failed
Test / checks (map[name:nightly]) (pull_request) Failing after 5m11s
Test / checks (map[name:stable]) (pull_request) Failing after 1m58s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: kemitix/forgejo-todo-checker#22
No description provided.