Skip to content

Bump muda from 0.15.3 to 0.17.1#1240

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/muda-0.17.1
Open

Bump muda from 0.15.3 to 0.17.1#1240
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/muda-0.17.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps muda from 0.15.3 to 0.17.1.

Release notes

Sourced from muda's releases.

muda v0.17.1

[0.17.1]

  • 0ae81ad (#308 by @​s00d) On Windows, fix icon of Submenu not visible when added to a root Menu
Updating crates.io index
   Packaging muda v0.17.1 (/home/runner/work/muda/muda)
    Updating crates.io index
    Packaged 54 files, 482.0KiB (105.0KiB compressed)
   Verifying muda v0.17.1 (/home/runner/work/muda/muda)
 Downloading crates ...
  Downloaded atk v0.18.2
  Downloaded atk-sys v0.18.2
  Downloaded crossbeam-utils v0.8.21
  Downloaded dpi v0.1.1
  Downloaded autocfg v1.4.0
  Downloaded cairo-sys-rs v0.18.2
  Downloaded cfg-expr v0.15.8
  Downloaded futures-channel v0.3.31
  Downloaded futures-executor v0.3.31
  Downloaded pango v0.18.3
  Downloaded futures-core v0.3.31
  Downloaded gtk3-macros v0.18.2
  Downloaded crossbeam-channel v0.5.15
  Downloaded version_check v0.9.5
  Downloaded once_cell v1.20.2
  Downloaded field-offset v0.3.6
  Downloaded version-compare v0.2.0
  Downloaded toml_edit v0.20.2
  Downloaded unicode-ident v1.0.16
  Downloaded syn v1.0.109
  Downloaded indexmap v2.7.1
  Downloaded gtk-sys v0.18.2
  Downloaded gtk v0.18.2
  Downloaded hashbrown v0.15.2
  Downloaded x11 v2.21.0
  Downloaded futures-util v0.3.31
  Downloaded serde v1.0.219
  Downloaded unicode-segmentation v1.12.0
  Downloaded gdk v0.18.2
  Downloaded winnow v0.5.40
  Downloaded memchr v2.7.4
  Downloaded gio-sys v0.18.1
  Downloaded toml_edit v0.19.15
  Downloaded libc v0.2.169
  Downloaded gio v0.18.4
</tr></table> 

... (truncated)

Changelog

Sourced from muda's changelog.

[0.17.1]

  • 0ae81ad (#308 by @​s00d) On Windows, fix icon of Submenu not visible when added to a root Menu

[0.17.0]

  • 8e986af (#289 by @​amrbashir) Add helper methods on ContextMenu 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 on Submenu so we added:

    • Submenu::set_icon
    • Submenu::set_native_icon
    • SubmenuBuilder::icon
    • SubmenuBuilder::native_icon

[0.16.1]

[0.16.0]

  • cf9dcfa (#236) Return bool in ContextMenu::show_context_menu_for_hwnd, ContextMenu::show_context_menu_for_nsview and ContextMenu::show_context_menu_for_gtk_window to indicate why the context menu was closed.
  • 99ec648 (#244) Add Accelerator::modifiers and Accelerator::key getter methods.
  • 372f8a1 (#269) Updated objc2 to 0.6
  • e6b68f9 Change internal mut static to use thread_local! and Cell instead.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 9, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/muda-0.17.1 branch from de24dd1 to 8d18c38 Compare March 19, 2026 22:47
Bumps [muda](https://github.com/amrbashir/muda) from 0.15.3 to 0.17.1.
- [Release notes](https://github.com/amrbashir/muda/releases)
- [Changelog](https://github.com/tauri-apps/muda/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/muda@muda-v0.15.3...muda-v0.17.1)

---
updated-dependencies:
- dependency-name: muda
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/muda-0.17.1 branch from 8d18c38 to 35ea692 Compare March 25, 2026 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants