Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate fuser to 0.15.0 #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2022

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.1

Compare Source

  • Fix crtime related panic that could occur on MacOS. See PR #​322 for details.

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 renovate bot force-pushed the renovate/fuser-0.x branch from 4841f8f to 12bc6ba Compare December 13, 2022 20:51
@renovate renovate bot changed the title Update Rust crate fuser to 0.11.1 Update Rust crate fuser to 0.12.0 Dec 13, 2022
@renovate renovate bot changed the title Update Rust crate fuser to 0.12.0 fix(deps): update rust crate fuser to 0.12.0 Dec 18, 2022
@renovate renovate bot force-pushed the renovate/fuser-0.x branch from 12bc6ba to cafbd19 Compare February 13, 2023 18:45
@renovate renovate bot force-pushed the renovate/fuser-0.x branch from cafbd19 to d4300be Compare March 15, 2023 17:02
@renovate renovate bot changed the title fix(deps): update rust crate fuser to 0.12.0 fix(deps): update rust crate fuser to 0.13.0 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/fuser-0.x branch from d4300be to 6653603 Compare August 17, 2023 04:26
@renovate renovate bot changed the title fix(deps): update rust crate fuser to 0.13.0 fix(deps): update rust crate fuser to 0.14.0 Nov 5, 2023
@renovate renovate bot force-pushed the renovate/fuser-0.x branch from 6653603 to 4c9b9c0 Compare November 5, 2023 07:46
@renovate renovate bot force-pushed the renovate/fuser-0.x branch from 4c9b9c0 to d98eb29 Compare October 26, 2024 04:22
@renovate renovate bot changed the title fix(deps): update rust crate fuser to 0.14.0 fix(deps): update rust crate fuser to 0.15.0 Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants