Skip to content

chore(deps):(deps): bump muda from 0.15.3 to 0.19.2#28

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/muda-0.19.2
Open

chore(deps):(deps): bump muda from 0.15.3 to 0.19.2#28
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/muda-0.19.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown

Bumps muda from 0.15.3 to 0.19.2.

Release notes

Sourced from muda's releases.

muda v0.19.2

[0.19.2]

  • 597e1bc (#354 by @​kohii) On macOS, render Key::Enter accelerators in menus as ⏎ (Return) instead of ⌤ (numeric-keypad Enter). Activation behavior is unchanged.
  • 51fde8e (#357 by @​mattico) On Windows, fixed a bug that would truncate menubar items text to ~10 characters in dark-mode.
Updating crates.io index
   Packaging muda v0.19.2 (/home/runner/work/muda/muda)
warning: ignoring example `tao` as `examples/tao.rs` is not included in the published package
warning: ignoring example `winit` as `examples/winit.rs` is not included in the published package
warning: ignoring example `wry` as `examples/wry.rs` is not included in the published package
    Updating crates.io index
    Packaged 40 files, 431.1KiB (88.3KiB compressed)
   Verifying muda v0.19.2 (/home/runner/work/muda/muda)
 Downloading crates ...
  Downloaded bitflags v2.8.0
  Downloaded proc-macro2 v1.0.93
  Downloaded proc-macro-crate v2.0.2
  Downloaded serde_core v1.0.228
  Downloaded keyboard-types v0.7.0
  Downloaded cairo-sys-rs v0.18.2
  Downloaded crossbeam-utils v0.8.21
  Downloaded cfg-expr v0.15.8
  Downloaded autocfg v1.4.0
  Downloaded heck v0.5.0
  Downloaded futures-task v0.3.31
  Downloaded futures-core v0.3.31
  Downloaded serde_spanned v0.6.8
  Downloaded libxdo-sys v0.11.0
  Downloaded gtk3-macros v0.18.2
  Downloaded dpi v0.1.1
  Downloaded memoffset v0.9.1
  Downloaded gdk-pixbuf-sys v0.18.0
  Downloaded toml_datetime v0.6.3
  Downloaded version-compare v0.2.0
  Downloaded proc-macro-crate v1.3.1
  Downloaded futures-macro v0.3.31
  Downloaded futures-io v0.3.31
  Downloaded version_check v0.9.5
  Downloaded proc-macro-error-attr v1.0.4
  Downloaded pin-utils v0.1.0
  Downloaded heck v0.4.1
  Downloaded rustc_version v0.4.1
  Downloaded thiserror-impl v2.0.18
  Downloaded target-lexicon v0.12.16
  Downloaded semver v1.0.25
</tr></table> 

... (truncated)

Changelog

Sourced from muda's changelog.

[0.19.2]

  • 597e1bc (#354 by @​kohii) On macOS, render Key::Enter accelerators in menus as ⏎ (Return) instead of ⌤ (numeric-keypad Enter). Activation behavior is unchanged.
  • 51fde8e (#357 by @​mattico) On Windows, fixed a bug that would truncate menubar items text to ~10 characters in dark-mode.

[0.19.1]

[0.19.0]

[0.18.0]

  • b324619 (#339 by @​LeonMatthes) Add a new KeyAccelerator struct based on keyboard_types::Key alongside the existing Accelerator (based on Code). This enables expressing logical key shortcuts like "Ctrl++", "Ctrl+€" that physical key codes cannot represent (see tauri-apps/muda#333).
  • adb9f55 (#337 by @​npwoods) On Windows, fixed a bug that would cause window subclasses to not be cleaned up when menus were dropped

[0.17.2]

  • dca0836 (#321) Fix padding unconditionally added to top-level submenus for icons even when there's no icon on Linux
  • 372d367 (#335) Fix Submenu::set_as_help_menu_for_nsapp and Submenu::set_as_windows_menu_for_nsapp not working and macOS wouldn't recognize and add default menu items to them.
  • 43ba984 (#326) Add support for PredefinedMenuItem::undo and PredefinedMenuItem::redo on Windows.

[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

... (truncated)

Commits
  • 6aadf37 Apply Version Updates From Current Changes (#355)
  • 51fde8e fix(windows): prevent dark menubar item text truncation (#357)
  • 597e1bc fix(macos): render Return as ⏎ instead of ⌤ (#354)
  • f3e4baa Apply Version Updates From Current Changes (#351)
  • b3d108e chore: min objc2 is actually 0.6.1 (#350)
  • a6b78a7 Apply Version Updates From Current Changes (#348)
  • 935eb1e fix: actually update png to 0.18 (#349)
  • 820bd54 chore(deps): relax windows-sys versions to a range >=0.60, <=0.61 (#347)
  • f6dec9f chore(deps): update rust crate serde to v1.0.228 (#346)
  • 521b5ff chore: update png to 0.18 and raise MSRV to 1.73 (#344)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [muda](https://github.com/tauri-apps/muda) from 0.15.3 to 0.19.2.
- [Release notes](https://github.com/tauri-apps/muda/releases)
- [Changelog](https://github.com/tauri-apps/muda/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/muda@muda-v0.15.3...muda-v0.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
forgedesk cb2df76 Jun 15 2026, 01:14 PM

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.

0 participants