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 notify-rust to 4.11.0 - autoclosed #93

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
notify-rust dependencies minor 4.5.8 -> 4.11.0

Release Notes

hoodie/notify-rust (notify-rust)

v4.11.0

Compare Source

Features
Fixes
  • deps: update rust crate image to 0.25
    (c453121)
  • deps: update rust crate env_logger to 0.11
    (656a915)
  • deps: update rust crate winrt-notification to 0.2
    (730d563)

v4.10.0

Compare Source

Features
  • add feature d_vendored to enable dbus/vendored feature
    (a34239c)

v4.9.0

Compare Source

Features
  • base Urgency on u8 instead of u64
    (e9e3c30)
  • xdg: make dbus bus configurable
    (a514664)
Fixes
  • remove redundant action button on macOS
    (c0ffee9)
  • remove server feature
    (f8e89cf)
  • building with both dbus and zbus backend
    (83d4489)

v4.8.0

Compare Source

Features
v4.7.1 (2023-02-15)
Fixes
  • remove build issue when building with both z and d
    (6f4238f)

v4.7.1

Compare Source

Fixes
  • remove build issue when building with both z and d
    (6f4238f)

v4.7.0

Compare Source

Features
  • Accept durations as timeout arguments
    (3ab191a)
  • implement FromStr for Timeout
    (b87b859)
Fixes
  • deps: update rust crate zbus to 3.6
    (89779e8)

v4.6.0

Compare Source

Features
  • update zbus dependency to 3.x
    (8425c05)
v4.5.10 (2022-09-25)
Fixes
  • lower minimum rustc version to 1.59.0 for linux (dbus)
    (c0ffeed)
v4.5.9 (2022-09-21)
Fixes
  • raise minimum rustc version to 1.60.0 for zbus
    (b3b9aba)
  • update winrt-notification to a maintained fork, closes #​148
    (7cc6824),
    closes #​148
v4.5.8 (2022-03-26)
Fixes
  • re-exported types from mac-notification-sys
    (80daef6)
v4.5.7 (2022-03-20)
Fixes
  • deps: update rust crate mac-notification-sys to 0.5.0
    (1f3a9f5)
v4.5.6 (2022-02-04)
Fixes
  • update crates zbus to v2, zvariant to v3, zvariant_derive to v3
    (14bca58)
  • deps: update rust crate zbus to v2
    (04901a8)
  • deps: update rust crate image to 0.24
    (c7fa276)
v4.5.5 (2021-11-04)
Fixes
  • deps: update rust crate winrt-notification to 0.5
    (6620110)
v4.5.4 (2021-10-08)
Fixes
  • update winrt-notification to 0.4
    (c94e111)
v4.5.3 (2021-09-16)
Fixes
  • clear up documentation and flip env switch for dual stack
    (3a3b175)
v4.5.2 (2021-05-14)
Fixes
  • clear up documentation of action handling
    (ad35d34)
v4.5.1 (2021-05-13)
Fixes
  • export of ActionResponse
    (3bf2f37)

v4.5.10

Compare Source

Fixes
  • lower minimum rustc version to 1.59.0 for linux (dbus)
    (c0ffeed)

v4.5.9

Compare Source

Fixes
  • raise minimum rustc version to 1.60.0 for zbus
    (b3b9aba)
  • update winrt-notification to a maintained fork, closes #​148
    (7cc6824),
    closes #​148

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/notify-rust-4.x branch from 36fb060 to 359f30d Compare March 18, 2023 10:09
@renovate renovate bot changed the title Update Rust crate notify-rust to 4.5.10 Update Rust crate notify-rust to 4.8.0 Mar 18, 2023
@renovate renovate bot changed the title Update Rust crate notify-rust to 4.8.0 Update Rust crate notify-rust to 4.8.0 - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/notify-rust-4.x branch March 24, 2023 20:45
@renovate renovate bot changed the title Update Rust crate notify-rust to 4.8.0 - autoclosed Update Rust crate notify-rust to 4.8.0 Mar 25, 2023
@renovate renovate bot reopened this Mar 25, 2023
@renovate renovate bot restored the renovate/notify-rust-4.x branch March 25, 2023 02:36
@renovate renovate bot force-pushed the renovate/notify-rust-4.x branch from 359f30d to 5f042c7 Compare April 2, 2023 22:47
@renovate renovate bot changed the title Update Rust crate notify-rust to 4.8.0 fix(deps): update rust crate notify-rust to 4.8.0 Apr 2, 2023
@renovate renovate bot changed the title fix(deps): update rust crate notify-rust to 4.8.0 fix(deps): update rust crate notify-rust to 4.9.0 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/notify-rust-4.x branch from 5f042c7 to 18efa39 Compare August 22, 2023 22:34
@renovate renovate bot changed the title fix(deps): update rust crate notify-rust to 4.9.0 fix(deps): update rust crate notify-rust to 4.10.0 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/notify-rust-4.x branch from 9d43205 to 7a82655 Compare April 5, 2024 01:58
@renovate renovate bot changed the title fix(deps): update rust crate notify-rust to 4.10.0 fix(deps): update rust crate notify-rust to 4.11.0 Apr 5, 2024
@renovate renovate bot changed the title fix(deps): update rust crate notify-rust to 4.11.0 fix(deps): update rust crate notify-rust to 4.11.0 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/notify-rust-4.x branch May 5, 2024 10:26
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.

None yet

0 participants