chore(deps): update rust crate kxio to v4 #191

Open
renovate wants to merge 1 commit from renovate/kxio-4.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
kxio workspace.dependencies major 3.1 -> 4.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kemitix/kxio (kxio)

v4.0.0

Compare Source

Added
  • (fs) [breaking] Reader now supports non-utf8 files

v3.2.0

Compare Source

Added
  • (net) trace log the body of a request
  • (net) don't use panic to signal test should fail
  • (print) add print module
  • (net) add tracing
  • (fs) add tracing
  • (net) add bearer_auth helper to MockNet
  • (net) add basic_auth helper to MockNet
  • (net) add user_agent helper to MockNet
  • (net) mock requests based on query parameters
Fixed
  • (net) typo in test data
  • (example) don't use relative path - not allowed
Other
  • (deps) update kemitix/rust action to v2.5.0
  • (net) elide lifetime
  • ignore any occasional use of rover
  • (push-next) add ability for manual workflow dispatch

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) | workspace.dependencies | major | `3.1` -> `4.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>kemitix/kxio (kxio)</summary> ### [`v4.0.0`](https://git.kemitix.net/kemitix/kxio/blob/HEAD/CHANGELOG.md#400---2024-12-15) [Compare Source](https://git.kemitix.net/kemitix/kxio/compare/v3.2.0...v4.0.0) ##### Added - *(fs)* \[**breaking**] Reader now supports non-utf8 files ### [`v3.2.0`](https://git.kemitix.net/kemitix/kxio/blob/HEAD/CHANGELOG.md#320---2024-12-12) [Compare Source](https://git.kemitix.net/kemitix/kxio/compare/v3.1.0...v3.2.0) ##### Added - *(net)* trace log the body of a request - *(net)* don't use panic to signal test should fail - *(print)* add print module - *(net)* add tracing - *(fs)* add tracing - *(net)* add bearer_auth helper to MockNet - *(net)* add basic_auth helper to MockNet - *(net)* add user_agent helper to MockNet - *(net)* mock requests based on query parameters ##### Fixed - *(net)* typo in test data - *(example)* don't use relative path - not allowed ##### Other - *(deps)* update kemitix/rust action to v2.5.0 - *(net)* elide lifetime - ignore any occasional use of rover - *(push-next)* add ability for manual workflow dispatch </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:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4yIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-12-15 15:02:06 +00:00
chore(deps): update rust crate kxio to v4
Some checks failed
ci/woodpecker/pr/cron-docker-builder Pipeline was successful
ci/woodpecker/pr/push-next Pipeline was successful
ci/woodpecker/pr/tag-created Pipeline was successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Rust / build (map[name:nightly]) (pull_request) Failing after 1m21s
Rust / build (map[name:stable]) (pull_request) Failing after 1m33s
1b3f3e2f28
Some checks failed
ci/woodpecker/pr/cron-docker-builder Pipeline was successful
ci/woodpecker/pr/push-next Pipeline was successful
ci/woodpecker/pr/tag-created Pipeline was successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Rust / build (map[name:nightly]) (pull_request) Failing after 1m21s
Rust / build (map[name:stable]) (pull_request) Failing after 1m33s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/kxio-4.x:renovate/kxio-4.x
git checkout renovate/kxio-4.x
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/git-next#191
No description provided.