chore(deps): update rust crate fuse3 to 0.9.0 #59

Open
renovate wants to merge 1 commit from renovate/fuse3-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
fuse3 dependencies minor 0.8.10.9.0

Release Notes

Sherlock-Holo/fuse3 (fuse3)

v0.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Sherlock-Holo/fuse3/compare/0.8.1...0.9.0


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fuse3](https://github.com/Sherlock-Holo/fuse3) | dependencies | minor | `0.8.1` → `0.9.0` | --- ### Release Notes <details> <summary>Sherlock-Holo/fuse3 (fuse3)</summary> ### [`v0.9.0`](https://github.com/Sherlock-Holo/fuse3/releases/tag/0.9.0) [Compare Source](https://github.com/Sherlock-Holo/fuse3/compare/0.8.1...0.9.0) #### What's Changed - Remove an unused import by [@&#8203;asomers](https://github.com/asomers) in [#&#8203;112](https://github.com/Sherlock-Holo/fuse3/pull/112) - Implement Debug in more places by [@&#8203;mjgarton](https://github.com/mjgarton) in [#&#8203;113](https://github.com/Sherlock-Holo/fuse3/pull/113) - fix: macOS compilation for examples by [@&#8203;loverdos](https://github.com/loverdos) in [#&#8203;117](https://github.com/Sherlock-Holo/fuse3/pull/117) - Clippy cleanup by [@&#8203;asomers](https://github.com/asomers) in [#&#8203;116](https://github.com/Sherlock-Holo/fuse3/pull/116) - Silence warning with just `--features tokio-runtime` by [@&#8203;erickt](https://github.com/erickt) in [#&#8203;114](https://github.com/Sherlock-Holo/fuse3/pull/114) - Clippy: mismatched\_lifetime\_syntaxes by [@&#8203;asomers](https://github.com/asomers) in [#&#8203;118](https://github.com/Sherlock-Holo/fuse3/pull/118) - Update FreeBSD version to 14.3 in CI by [@&#8203;asomers](https://github.com/asomers) in [#&#8203;119](https://github.com/Sherlock-Holo/fuse3/pull/119) - Use RPITIT instead of associated types for readdir(plus) by [@&#8203;progval](https://github.com/progval) in [#&#8203;121](https://github.com/Sherlock-Holo/fuse3/pull/121) - Fix multiple security advisories, and replace bincode by bincode-next by [@&#8203;asomers](https://github.com/asomers) in [#&#8203;127](https://github.com/Sherlock-Holo/fuse3/pull/127) - Use zerocopy to get rid of many allocations. by [@&#8203;antialize](https://github.com/antialize) in [#&#8203;128](https://github.com/Sherlock-Holo/fuse3/pull/128) - ci: move to github ci by [@&#8203;Sherlock-Holo](https://github.com/Sherlock-Holo) in [#&#8203;132](https://github.com/Sherlock-Holo/fuse3/pull/132) - Release 0.9.0 by [@&#8203;Sherlock-Holo](https://github.com/Sherlock-Holo) in [#&#8203;129](https://github.com/Sherlock-Holo/fuse3/pull/129) #### New Contributors - [@&#8203;mjgarton](https://github.com/mjgarton) made their first contribution in [#&#8203;113](https://github.com/Sherlock-Holo/fuse3/pull/113) - [@&#8203;loverdos](https://github.com/loverdos) made their first contribution in [#&#8203;117](https://github.com/Sherlock-Holo/fuse3/pull/117) - [@&#8203;erickt](https://github.com/erickt) made their first contribution in [#&#8203;114](https://github.com/Sherlock-Holo/fuse3/pull/114) - [@&#8203;progval](https://github.com/progval) made their first contribution in [#&#8203;121](https://github.com/Sherlock-Holo/fuse3/pull/121) - [@&#8203;antialize](https://github.com/antialize) made their first contribution in [#&#8203;128](https://github.com/Sherlock-Holo/fuse3/pull/128) **Full Changelog**: <https://github.com/Sherlock-Holo/fuse3/compare/0.8.1...0.9.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQ0LjMwLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
chore(deps): update rust crate fuse3 to 0.9.0
Some checks failed
moira/test moira/test — failed
9ea80872a7
Some checks failed
moira/test moira/test — failed
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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/fuse3-0.x:renovate/fuse3-0.x
git switch renovate/fuse3-0.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 switch main
git merge --no-ff renovate/fuse3-0.x
git switch renovate/fuse3-0.x
git rebase main
git switch main
git merge --ff-only renovate/fuse3-0.x
git switch renovate/fuse3-0.x
git rebase main
git switch main
git merge --no-ff renovate/fuse3-0.x
git switch main
git merge --squash renovate/fuse3-0.x
git switch main
git merge --ff-only renovate/fuse3-0.x
git switch main
git merge renovate/fuse3-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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
jmarya/webarc!59
No description provided.