prayag17 / Blink

Modern Desktop Jellyfin Client made with Tauri and React :atom_symbol: [WIP]
GNU General Public License v3.0
687 stars 20 forks source link

fix(deps): update tauri monorepo - autoclosed #325

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tauri-apps/api 1.5.4 -> 1.5.6 age adoption passing confidence
@tauri-apps/cli 1.5.12 -> 1.5.14 age adoption passing confidence

Release Notes

tauri-apps/tauri (@​tauri-apps/api) ### [`v1.5.6`](https://togithub.com/tauri-apps/tauri/releases/tag/%40tauri-apps/cli-v1.5.6): @​tauri-apps/cli v1.5.6 [Compare Source](https://togithub.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.5...@tauri-apps/api-v1.5.6) #### \[1.5.6] ##### Bug Fixes - [`5264e41d`](https://www.github.com/tauri-apps/tauri/commit/5264e41db3763e4c2eb0c3c21bd423fb7bece3e2)([#​8082](https://www.togithub.com/tauri-apps/tauri/pull/8082)) Downgraded `rust-minisign` to `0.7.3` to fix signing updater bundles with empty passwords. ##### Dependencies - Upgraded to `tauri-cli@1.5.6` ### [`v1.5.5`](https://togithub.com/tauri-apps/tauri/releases/tag/%40tauri-apps/api-v1.5.5): @​tauri-apps/api v1.5.5 [Compare Source](https://togithub.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.4...@tauri-apps/api-v1.5.5)

Yarn Audit

yarn audit v1.22.22 info No lockfile found. 0 vulnerabilities found - Packages audited: 146 Done in 1.84s.
#### \[1.5.5] ##### Enhancements - [`7f885bd5e`](https://www.github.com/tauri-apps/tauri/commit/7f885bd5edf3e179ddf0b674c3ea7a96e26ce39e)([#​9706](https://www.togithub.com/tauri-apps/tauri/pull/9706)) Enhance the speed of The JS `Command.execute` API from `shell` module. ##### Bug Fixes - [`7f885bd5e`](https://www.github.com/tauri-apps/tauri/commit/7f885bd5edf3e179ddf0b674c3ea7a96e26ce39e)([#​9706](https://www.togithub.com/tauri-apps/tauri/pull/9706)) Fix The JS `Command.execute` API from `shell` module including extra new lines.

Yarn Publish

yarn run v1.22.22 $ yarn build && cd ./dist && yarn publish --access public --loglevel silly $ rollup -c --configPlugin typescript  ./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts → ./dist, ./dist... created ./dist, ./dist in 1.3s  src/index.ts → ../../core/tauri/scripts/bundle.global.js... created ../../core/tauri/scripts/bundle.global.js in 1.6s [1/4] Bumping version... info Current version: 1.5.5 [2/4] Logging in... [3/4] Publishing... success Published. [4/4] Revoking token... info Not revoking login token, specified via config file. Done in 8.46s.

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 has been generated by Mend Renovate. View repository job log here.