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 #110

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.8 -> 2.0.0-rc.10 age adoption passing confidence devDependencies patch
tauri (source) 2.0.0-rc.6 -> 2.0.0-rc.8 age adoption passing confidence dependencies patch
tauri-build (source) 2.0.0-rc.6 -> 2.0.0-rc.7 age adoption passing confidence build-dependencies patch

Release Notes

tauri-apps/tauri (@​tauri-apps/cli) ### [`v2.0.0-rc.10`](https://togithub.com/tauri-apps/tauri/releases/tag/%40tauri-apps/cli-v2.0.0-rc.10): @​tauri-apps/cli v2.0.0-rc.10 [Compare Source](https://togithub.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-rc.9...@tauri-apps/cli-v2.0.0-rc.10) #### \[2.0.0-rc.10] ##### Bug Fixes - [`6faa03276`](https://www.github.com/tauri-apps/tauri/commit/6faa032766b23cd161503905d4c79365ff6c50d1) ([#​10854](https://www.togithub.com/tauri-apps/tauri/pull/10854) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Fixes iOS code signing failing on CI due to a missing development certificate. ##### Dependencies - Upgraded to `tauri-cli@2.0.0-rc.9` ### [`v2.0.0-rc.9`](https://togithub.com/tauri-apps/tauri/releases/tag/%40tauri-apps/cli-v2.0.0-rc.9): @​tauri-apps/cli v2.0.0-rc.9 [Compare Source](https://togithub.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-rc.8...@tauri-apps/cli-v2.0.0-rc.9) #### \[2.0.0-rc.9] ##### Bug Fixes - [`5af1f5dec`](https://www.github.com/tauri-apps/tauri/commit/5af1f5dec1bb98f335169df8c5e30c19a24cae07) ([#​10851](https://www.togithub.com/tauri-apps/tauri/pull/10851) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Fixes `ios build` failing to build iOS app in CI when using an API key for automatic signing. ##### Dependencies - Upgraded to `tauri-cli@2.0.0-rc.9`

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.

ahkohd commented 1 month ago

@renote