Skip to content

fix(deps): update rust crate winrt-notification to 0.7#220

Merged
hoodie merged 1 commit intomainfrom
renovate/winrt-notification-0.x
Apr 8, 2025
Merged

fix(deps): update rust crate winrt-notification to 0.7#220
hoodie merged 1 commit intomainfrom
renovate/winrt-notification-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 30, 2024

This PR contains the following updates:

Package Type Update Change
winrt-notification dependencies minor 0.2 -> 0.7

Release Notes

tauri-apps/winrt-notification (winrt-notification)

v0.7.0

Compare Source

v0.6.0

Compare Source

v0.5.0

Compare Source

  • 34b1516 Update windows crate to 0.57 and updated MSRV to 1.70

v0.4.0

Compare Source

  • ac6dd7e(#​29) Added Error enum and a Result alias type. Also changed Toast::on_activated, Toast::on_dismissed and Toas::show to use the new Result alias type.

v0.3.1

Compare Source

v0.3.0

Compare Source

  • c0b9b2f(#​25) Add support for adding buttons using Toast::add_button. This also comes with a change to Toast::on_activated wich will now take an Option<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.


  • 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/winrt-notification-0.x branch from 2910ef6 to 3e975c3 Compare June 12, 2024 19:16
@renovate renovate bot changed the title fix(deps): update rust crate winrt-notification to 0.4 fix(deps): update rust crate winrt-notification to 0.5 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch from 3e975c3 to 8fe5871 Compare August 1, 2024 21:13
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch from 8fe5871 to 9d9b48b Compare August 15, 2024 20:37
@renovate renovate bot changed the title fix(deps): update rust crate winrt-notification to 0.5 fix(deps): update rust crate winrt-notification to 0.6 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch 4 times, most recently from 5baa235 to de79c5b Compare September 10, 2024 22:54
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch from de79c5b to 7c786e2 Compare September 10, 2024 22:58
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch 3 times, most recently from 0637b25 to ffaf6f7 Compare September 10, 2024 23:05
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch from ffaf6f7 to 0b531a3 Compare October 29, 2024 17:28
@renovate renovate bot changed the title fix(deps): update rust crate winrt-notification to 0.6 fix(deps): update rust crate winrt-notification to 0.7 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch 2 times, most recently from 757079c to 0494da5 Compare January 12, 2025 21:05
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch 2 times, most recently from 40bc752 to 1a20d07 Compare February 10, 2025 11:32
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch 2 times, most recently from 952ad23 to fbc1dfa Compare February 25, 2025 23:17
@FabianLars
Copy link
Copy Markdown

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?

@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch from fbc1dfa to df4caf0 Compare March 27, 2025 17:10
@renovate renovate bot force-pushed the renovate/winrt-notification-0.x branch from df4caf0 to ca3ce61 Compare March 28, 2025 19:33
@hoodie
Copy link
Copy Markdown
Owner

hoodie commented Apr 7, 2025

@FabianLars actually I just don't have the means to test this.

@thomaseizinger
Copy link
Copy Markdown

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

@FabianLars
Copy link
Copy Markdown

FabianLars commented Apr 8, 2025

Thanks :)

I'll release a new crate version today with yet another windows-rs update :/ edit: will be a patch so doesn't matter

@hoodie
Copy link
Copy Markdown
Owner

hoodie commented Apr 8, 2025

I'll try to merge this tonight and make a release

@hoodie hoodie merged commit 6411aec into main Apr 8, 2025
24 checks passed
@hoodie hoodie deleted the renovate/winrt-notification-0.x branch April 8, 2025 19:32
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.

3 participants