Skip to content

chore(deps): update rust crate muda to 0.17 (dev) #13644

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2025

This PR contains the following updates:

Package Type Update Change
muda dependencies minor 0.16 -> 0.17

Release Notes

amrbashir/muda (muda)

v0.17.0

Compare Source

  • 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

v0.16.1

Compare Source


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 requested a review from a team as a code owner June 20, 2025 12:16
@renovate renovate bot added the type: chore label Jun 20, 2025
Copy link
Contributor Author

renovate bot commented Jun 20, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/tauri/Cargo.toml --package [email protected] --precise 0.17.0
    Updating crates.io index
error: failed to select a version for the requirement `muda = "^0.16"`
candidate versions found which didn't match: 0.17.0
location searched: crates.io index
required by package `tray-icon v0.20.0`
    ... which satisfies dependency `tray-icon = "^0.20"` (locked to 0.20.0) of package `tauri v2.5.1 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri)`

@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Jun 20, 2025
Copy link
Contributor

github-actions bot commented Jun 20, 2025

Package Changes Through 9a47b5c

There are 8 changes which include tauri-bundler with minor, tauri-cli with minor, tauri-codegen with minor, tauri-utils with minor, @tauri-apps/cli with minor, tauri with minor, @tauri-apps/api with minor, tauri-runtime-wry with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.5.0 2.6.0
tauri-utils 2.4.0 2.5.0
tauri-bundler 2.4.0 2.5.0
tauri-runtime 2.6.0 2.6.1
tauri-runtime-wry 2.6.0 2.6.1
tauri-codegen 2.2.0 2.3.0
tauri-macros 2.2.0 2.2.1
tauri-plugin 2.2.0 2.2.1
tauri-build 2.2.0 2.2.1
tauri 2.5.1 2.6.0
@tauri-apps/cli 2.5.0 2.6.0
tauri-cli 2.5.0 2.6.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@renovate renovate bot force-pushed the renovate/dev-muda-0.x branch 4 times, most recently from a68d827 to a38c173 Compare June 23, 2025 15:58
@renovate renovate bot force-pushed the renovate/dev-muda-0.x branch from a38c173 to 9a47b5c Compare June 23, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📬Proposal
Development

Successfully merging this pull request may close these issues.

0 participants