chore(deps): update rust crate muda to 0.17 (dev) #13644
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.16
->0.17
Release Notes
amrbashir/muda (muda)
v0.17.0
Compare Source
8e986af
(#289 by @amrbashir) Add helper methods onContextMenu
trait to convert it back to a concrete type:ContextMenu::as_menu
ContextMenu::as_menu_unchecked
ContextMenu::as_submenu
ContextMenu::as_submenu_unchecked
8efa5a2
(#300 by @dgerhardt) On Linux, fix&&
resulting in&&
when it should be just&
. Also fix_
not visible and actually adding a mnemonic. This makes the behavior on Linux match the behavior on Windows.e19a6eb
(#283 by @ogoffart) Make gtk an optional feature (enabled by default)e37d99b
(#277 by @s00d) Add support for icons onSubmenu
so we added:Submenu::set_icon
Submenu::set_native_icon
SubmenuBuilder::icon
SubmenuBuilder::native_icon
v0.16.1
Compare Source
6b3e2e5
(#278 by @Legend-Master) Fix the buffer overflow when callingtext
on WindowsConfiguration
📅 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.