ahkohd / tauri-macos-menubar-app-example

An example macOS Menubar app built with Tauri
MIT License
102 stars 5 forks source link

chore(deps): update tauri monorepo #118

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/cli 2.0.0-rc.13 -> 2.0.0-rc.15 age adoption passing confidence devDependencies patch
tauri (source) 2.0.0-rc.8 -> 2.0.0-rc.12 age adoption passing confidence dependencies patch
tauri-build (source) 2.0.0-rc.7 -> 2.0.0-rc.11 age adoption passing confidence build-dependencies patch

Release Notes

tauri-apps/tauri (@​tauri-apps/cli) ### [`v2.0.0-rc.15`](https://redirect.github.com/tauri-apps/tauri/releases/tag/%40tauri-apps/cli-v2.0.0-rc.15): @​tauri-apps/cli v2.0.0-rc.15 [Compare Source](https://redirect.github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-rc.14...@tauri-apps/cli-v2.0.0-rc.15) ##### \[2.0.0-rc.15] ##### Enhancements - [`5a0e922d4`](https://www.github.com/tauri-apps/tauri/commit/5a0e922d40dc3b7d9a8e3a65ccaf76d09f026cb8) ([#​11007](https://redirect.github.com/tauri-apps/tauri/pull/11007) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Automatically discover the `src-tauri/src/main.rs` binary when it is not explicitly defined in the Cargo manifest bin array. ##### Bug Fixes - [`94e9d476e`](https://www.github.com/tauri-apps/tauri/commit/94e9d476ef506b1b8c09f55b81620c7839f98086) ([#​11011](https://redirect.github.com/tauri-apps/tauri/pull/11011) by [@​amrbashir](https://www.github.com/tauri-apps/tauri/../../amrbashir)) Fix `main_binary_name` in custom wix and nsis templates including `.exe` ##### Dependencies - Upgraded to `tauri-cli@2.0.0-rc.15` ### [`v2.0.0-rc.14`](https://redirect.github.com/tauri-apps/tauri/releases/tag/%40tauri-apps/cli-v2.0.0-rc.14): @​tauri-apps/cli v2.0.0-rc.14 [Compare Source](https://redirect.github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-rc.13...@tauri-apps/cli-v2.0.0-rc.14) ##### \[2.0.0-rc.14] ##### Enhancements - [`6c5340f8b`](https://www.github.com/tauri-apps/tauri/commit/6c5340f8b2549dfe89f19656304e65cd670afc92) ([#​11004](https://redirect.github.com/tauri-apps/tauri/pull/11004) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Added the `log` plugin to the app template, which is required to visualize logs on Android and iOS. - [`3ad2427dc`](https://www.github.com/tauri-apps/tauri/commit/3ad2427dc08f12c61edc726b587acce32eca1080) ([#​10961](https://redirect.github.com/tauri-apps/tauri/pull/10961) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Only render app logs on iOS unless `-vv` is provided to the `ios dev` command. ##### Dependencies - Upgraded to `tauri-cli@2.0.0-rc.13`

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



This PR was generated by Mend Renovate. View the repository job log.