mvsqlite icon indicating copy to clipboard operation
mvsqlite copied to clipboard

fix(deps): update rust crate fuser to 0.15.0

Open renovate[bot] opened this issue 3 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change
fuser dependencies minor 0.11.0 -> 0.15.0

Release Notes

cberner/fuser (fuser)

v0.15.0

Compare Source

  • Add file handle argument to getattr()
  • Change poll() to take a PollHandle instead of a u64
  • Add low level API for manually mounting or wrapping a fuse file descriptor into a Session
  • Fix compatibility with MacFUSE 4.x
  • Performance optimizations

v0.14.0

Compare Source

  • Add support for poll
  • Add support for notifications
  • ABI 7.11 support is now complete

v0.13.0

Compare Source

  • Remove dependency on users crate
  • Performance optimizations

v0.12.0

Compare Source

  • Add method to Session to unmount non-Send Filesystems

v0.11.1

Compare Source

  • Improve an error message when using libfuse2

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Aug 25 '22 04:08 renovate[bot]