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 inotify to 0.11.0 - abandoned #173

Closed
wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2024

This PR contains the following updates:

Package Type Update Change
inotify dependencies minor 0.10.2 -> 0.11.0

Release Notes

hannobraun/inotify (inotify)

v0.11.0

Compare Source

  • Fix link in README (#​209)
  • Breaking change: Make bits field of EventMask/WatchMask inaccessible. You can use the .bits() method instead. (#​211, #​218)
  • Fix various links in documentation (#​213)
  • Bump minimum supported Rust version (MSRV) to 1.70. (#​219)

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.

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 9.53%. Comparing base (5455fea) to head (c163932).
Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/features/network/updater.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #173      +/-   ##
=========================================
+ Coverage    9.46%   9.53%   +0.07%     
=========================================
  Files          58      58              
  Lines         761     755       -6     
=========================================
  Hits           72      72              
+ Misses        689     683       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

renovate bot commented Oct 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title fix(deps): update rust crate inotify to 0.11.0 fix(deps): update rust crate inotify to 0.11.0 - abandoned Oct 22, 2024
Copy link
Contributor Author

renovate bot commented Oct 22, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@Gerschtli Gerschtli closed this Oct 22, 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.

1 participant