fix(deps): update rust crate winrt-notification to 0.7#220
Merged
Conversation
2910ef6 to
3e975c3
Compare
3e975c3 to
8fe5871
Compare
8fe5871 to
9d9b48b
Compare
5baa235 to
de79c5b
Compare
de79c5b to
7c786e2
Compare
0637b25 to
ffaf6f7
Compare
ffaf6f7 to
0b531a3
Compare
757079c to
0494da5
Compare
40bc752 to
1a20d07
Compare
952ad23 to
fbc1dfa
Compare
|
Seeing that other dependency update PRs were merged: Is there anything we can do to get this one in as well? Would love to deduplicate the windows crate in downstream consumers. Is the MSRV raise (on windows) the blocking factor here? |
fbc1dfa to
df4caf0
Compare
df4caf0 to
ca3ce61
Compare
Owner
|
@FabianLars actually I just don't have the means to test this. |
I tested this branch in our app and notifications on Windows work fine. |
|
Thanks :)
|
Owner
|
I'll try to merge this tonight and make a release |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.2->0.7Release Notes
tauri-apps/winrt-notification (winrt-notification)
v0.7.0Compare Source
987f44f(#37 by @iKineticate) Added progress bar APIs,Toast::progressandToast::set_progressv0.6.0Compare Source
30d14af(#33 by @amrbashir) Updatewindowscrate to0.58v0.5.0Compare Source
34b1516Updatewindowscrate to0.57and updated MSRV to1.70v0.4.0Compare Source
ac6dd7e(#29) AddedErrorenum and aResultalias type. Also changedToast::on_activated,Toast::on_dismissedandToas::showto use the newResultalias type.v0.3.1Compare Source
5cf720a(#27) AddToast::on_dismissedhandler.v0.3.0Compare Source
c0b9b2f(#25) Add support for adding buttons usingToast::add_button. This also comes with a change toToast::on_activatedwich will now take anOption<String>argument, containing which button was pressed if any.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 is behind base branch, 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.