fix(deps): update rust crate kxio to v4 #28

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 dependencies major 3.1 -> 4.0

Release Notes

kemitix/kxio (kxio)

v4.0.0

Compare Source

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

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 | `3.1` -> `4.0` | --- ### 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 </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:01:08 +00:00
fix(deps): update rust crate kxio to v4
All checks were successful
Test / build (map[name:nightly]) (pull_request) Successful in 2m49s
Test / build (map[name:stable]) (pull_request) Successful in 4m23s
4fa1c87fd9
All checks were successful
Test / build (map[name:nightly]) (pull_request) Successful in 2m49s
Test / build (map[name:stable]) (pull_request) Successful in 4m23s
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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/kxio-4.x
git checkout renovate/kxio-4.x
git rebase main
git checkout main
git merge --ff-only renovate/kxio-4.x
git checkout renovate/kxio-4.x
git rebase main
git checkout main
git merge --no-ff renovate/kxio-4.x
git checkout main
git merge --squash renovate/kxio-4.x
git checkout main
git merge --ff-only renovate/kxio-4.x
git checkout main
git merge renovate/kxio-4.x
git push origin main
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#28
No description provided.