Skip to content

chore(deps): Update cargo dependencies#8

Merged
NONPLAYT merged 1 commit into
masterfrom
renovate/cargo-dependencies
May 12, 2026
Merged

chore(deps): Update cargo dependencies#8
NONPLAYT merged 1 commit into
masterfrom
renovate/cargo-dependencies

Conversation

@renovate

@renovate renovate Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
tauri (source) dependencies minor 2.10.32.11.1
tauri-build (source) build-dependencies minor 2.5.62.6.1
tauri-plugin-deep-link dependencies patch 2.4.82.4.9
tauri-plugin-dialog dependencies patch 2.7.02.7.1
tauri-plugin-fs dependencies patch 2.5.02.5.1
tauri-plugin-http dependencies patch 2.5.82.5.9
tauri-plugin-opener dependencies patch 2.5.32.5.4
tauri-plugin-single-instance dependencies patch 2.4.12.4.2
tokio (source) dependencies patch 1.52.11.52.3
windows-service dependencies patch 0.8.00.8.1

Release Notes

tauri-apps/tauri (tauri)

v2.11.1: @​tauri-apps/cli v2.11.1

Compare Source

[2.11.1]

Dependencies
  • Upgraded to tauri-cli@2.11.1

v2.11.0: @​tauri-apps/cli v2.11.0

Compare Source

[2.11.0]

New Features
  • 926a57bb0 (#​15201) Added uninstaller icon and uninstaller header image support for NSIS installer.

    Notes:

    • For tauri-bundler lib users, the NsisSettings now has 2 new fields uninstaller_icon and uninstaller_header_image which can be a breaking change
    • When bundling with NSIS, users can add uninstallerIcon and uninstallerHeaderImage under bundle > windows > nsis to configure them.
  • 764b9139a (#​14313) Prompt to restart the Android emulator if it is not connected to adb.

  • 5dc2cee60 (#​14793) Added support for minimumWebview2Version option support for the MSI (Wix) installer, the old bundle > windows > nsis > minimumWebview2Version is now deprecated in favor of bundle > windows > minimumWebview2Version

    Notes:

    • For anyone relying on the WVRTINSTALLED Property tag in main.wxs, it is now renamed to INSTALLED_WEBVIEW2_VERSION
    • For tauri-bundler lib users, the WindowsSettings now has a new field minimum_webview2_version which can be a breaking change
Enhancements
Bug Fixes
  • fcb702ec4 (#​14954) Fix build --bundles to allow nsis arg in linux+macOS
  • 80c1425af (#​14921) Fix iOS build failure when Metal Toolchain is installed by using explicit $(DEVELOPER_DIR)/Toolchains/XcodeDefault.xctoolchain path instead of $(TOOLCHAIN_DIR) for Swift library search paths.
What's Changed
Dependencies
  • Upgraded to tauri-cli@2.11.0
tauri-apps/plugins-workspace (tauri-plugin-deep-link)

v2.4.9

tokio-rs/tokio (tokio)

v1.52.3: Tokio v1.52.3

Compare Source

1.52.3 (May 8th, 2026)

Fixed
  • sync: fix underflow in mpsc channel len() (#​8062)
  • sync: notify receivers in mpsc OwnedPermit::release() method (#​8075)
  • sync: require that an RwLock has max_readers != 0 (#​8076)
  • sync: return Empty from try_recv() when mpsc is closed with outstanding permits (#​8074)

v1.52.2: Tokio v1.52.2

Compare Source

1.52.2 (May 4th, 2026)

This release reverts the LIFO slot stealing change introduced in 1.51.0 (#​7431), due to its performance impact. (#​8100)

mullvad/windows-service-rs (windows-service)

v0.8.1

Compare Source

Changed
  • Upgrade windows-sys dependency to 0.61 and bump the MSRV to 1.71.0.

Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the 🔄 dependencies Pull requests that update a dependency file label Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/cargo-dependencies branch from 86447a1 to 7821319 Compare May 4, 2026 18:15
@renovate renovate Bot changed the title chore(deps): Update cargo dependencies to v2.11.0 chore(deps): Update cargo dependencies May 4, 2026
@renovate renovate Bot force-pushed the renovate/cargo-dependencies branch 2 times, most recently from 3ac6cba to e42f410 Compare May 8, 2026 14:35
@renovate renovate Bot force-pushed the renovate/cargo-dependencies branch from e42f410 to e81cd00 Compare May 12, 2026 00:06
@NONPLAYT NONPLAYT merged commit bb63786 into master May 12, 2026
2 of 3 checks passed
@NONPLAYT NONPLAYT deleted the renovate/cargo-dependencies branch May 12, 2026 00:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant