-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update Rust crate notify to v6 - autoclosed #322
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5f56887
to
6656bbd
Compare
6656bbd
to
48dc078
Compare
48dc078
to
f5f8f92
Compare
f5f8f92
to
ff55ef9
Compare
ff55ef9
to
19b39df
Compare
19b39df
to
61c313e
Compare
61c313e
to
4c7a6a9
Compare
4c7a6a9
to
942b081
Compare
942b081
to
e3bbca0
Compare
e3bbca0
to
43d87dd
Compare
43d87dd
to
e151e81
Compare
e151e81
to
adb91b2
Compare
adb91b2
to
ac5f627
Compare
ac5f627
to
38371b2
Compare
e3251e2
to
7ffe573
Compare
7ffe573
to
a14e104
Compare
a14e104
to
93324b6
Compare
7f69af2
to
0e63cd3
Compare
e10df51
to
0d44533
Compare
d64ea18
to
e1a8e0e
Compare
e1a8e0e
to
03ee627
Compare
03ee627
to
d7360bb
Compare
d7360bb
to
2e4da2a
Compare
6028814
to
d8bc288
Compare
58b4e50
to
a09f083
Compare
a09f083
to
4604ee4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.17
->6.0.0
Release Notes
notify-rs/notify (notify)
v6.1.1
Compare Source
v6.1.0
Compare Source
v6.0.1
Compare Source
v6.0.0
rename to
events instead ofcreate
events [#480]rename from
events will be emitted immediately without starting a new thread [#480]v5.2.0
Copy
forEventKind
andModifyKind
#481v5.1.0
Compare Source
v5.0.0
Compare Source
For a list of changes when upgrading from v4 see UPGRADING_V4_TO_V5.md.
Differences to 5.0.0-pre.16:
need_rescan
function toEvent
, allowing easier detection when a rescan is required #435crossbeam
, to allow passthrough with notify re-exports #429Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.