-
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
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
2 times, most recently
from
June 5, 2023 04:44
5f56887
to
6656bbd
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
June 12, 2023 03:08
6656bbd
to
48dc078
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
June 19, 2023 05:21
48dc078
to
f5f8f92
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
July 3, 2023 04:50
f5f8f92
to
ff55ef9
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
July 24, 2023 04:04
ff55ef9
to
19b39df
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
August 20, 2023 03:14
19b39df
to
61c313e
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
August 28, 2023 04:57
61c313e
to
4c7a6a9
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
September 4, 2023 04:57
4c7a6a9
to
942b081
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
September 11, 2023 05:19
942b081
to
e3bbca0
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
September 18, 2023 18:11
e3bbca0
to
43d87dd
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
October 16, 2023 04:44
43d87dd
to
e151e81
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
October 30, 2023 04:52
e151e81
to
adb91b2
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
December 11, 2023 04:50
adb91b2
to
ac5f627
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
December 25, 2023 04:10
ac5f627
to
38371b2
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
2 times, most recently
from
February 5, 2024 19:46
e3251e2
to
7ffe573
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
March 4, 2024 04:20
7ffe573
to
a14e104
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
March 11, 2024 05:15
a14e104
to
93324b6
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
2 times, most recently
from
March 25, 2024 03:27
7f69af2
to
0e63cd3
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
6 times, most recently
from
May 5, 2024 11:15
e10df51
to
0d44533
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
2 times, most recently
from
June 17, 2024 19:49
d64ea18
to
e1a8e0e
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
June 24, 2024 07:00
e1a8e0e
to
03ee627
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
June 26, 2024 18:32
03ee627
to
d7360bb
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
July 9, 2024 17:21
d7360bb
to
2e4da2a
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
2 times, most recently
from
August 5, 2024 03:16
6028814
to
d8bc288
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
2 times, most recently
from
August 19, 2024 19:06
58b4e50
to
a09f083
Compare
renovate
bot
force-pushed
the
renovate/notify-6.x
branch
from
September 9, 2024 03:16
a09f083
to
4604ee4
Compare
renovate
bot
changed the title
Update Rust crate notify to v6
Update Rust crate notify to v6 - autoclosed
Oct 25, 2024
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.