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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/cli 2.0.0-rc.1 -> 2.0.0-rc.2 age adoption passing confidence devDependencies patch
tauri (source) 2.0.0-rc.0 -> 2.0.0-rc.1 age adoption passing confidence dependencies patch
tauri-build (source) 2.0.0-rc.0 -> 2.0.0-rc.1 age adoption passing confidence build-dependencies patch

Release Notes

tauri-apps/tauri (@​tauri-apps/cli) ### [`v2.0.0-rc.2`](https://togithub.com/tauri-apps/tauri/releases/tag/%40tauri-apps/cli-v2.0.0-rc.2): @​tauri-apps/cli v2.0.0-rc.2 [Compare Source](https://togithub.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-rc.1...@tauri-apps/cli-v2.0.0-rc.2) #### \[2.0.0-rc.2] ##### New Features - [`8dc81b6cc`](https://www.github.com/tauri-apps/tauri/commit/8dc81b6cc2b8235b11f74a971d6aa3a5df5e9f68) ([#​10496](https://www.togithub.com/tauri-apps/tauri/pull/10496) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Added `bundle > ios > template` configuration option for custom Xcode project YML Handlebars template using XcodeGen. - [`02c00abc6`](https://www.github.com/tauri-apps/tauri/commit/02c00abc63cf86e9bf9179cbb143d5145a9397b6) ([#​10495](https://www.togithub.com/tauri-apps/tauri/pull/10495) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Added `bundle > ios > minimumSystemVersion` configuration option. ##### Enhancements - [`8e1e15304`](https://www.github.com/tauri-apps/tauri/commit/8e1e15304e9dc98d7f875fc8dceb7d4ce19adc47) ([#​10483](https://www.togithub.com/tauri-apps/tauri/pull/10483) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Check if the Rust library contains the symbols required at runtime for Android and iOS apps. - [`ca6868956`](https://www.github.com/tauri-apps/tauri/commit/ca68689564cbc8dfa9a5220d3daf81a44ef81fcc) ([#​10479](https://www.togithub.com/tauri-apps/tauri/pull/10479) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Check if identifier or lib name changed when running mobile commands. ##### Bug Fixes - [`2e8ab7bac`](https://www.github.com/tauri-apps/tauri/commit/2e8ab7bac12046d734fb07a1b4fe5e03004b305e) ([#​10481](https://www.togithub.com/tauri-apps/tauri/pull/10481) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Migration from v1 to v2 now adds the updater plugin when it is active. ##### What's Changed - [`a3cd9779a`](https://www.github.com/tauri-apps/tauri/commit/a3cd9779a47428e306a628d658740669faf69ccd) ([#​10480](https://www.togithub.com/tauri-apps/tauri/pull/10480) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Removed the `[android|ios] open` command. It is recommended to use `[android|ios] dev --open` or `[android|ios] build --open` instead. ##### Dependencies - Upgraded to `tauri-cli@2.0.0-rc.2`

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.