oplik0 / solo2-desktop

A GUI application for managing Solo v2 security keys
MIT License
9 stars 1 forks source link

fix(deps): update tauri monorepo #118

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tauri-apps/api 1.5.0 -> 1.5.3 age adoption passing confidence
@tauri-apps/cli 1.5.6 -> 1.5.9 age adoption passing confidence

Release Notes

tauri-apps/tauri (@​tauri-apps/api) ### [`v1.5.3`](https://togithub.com/tauri-apps/tauri/releases/tag/%40tauri-apps/api-v1.5.3): @​tauri-apps/api v1.5.3 [Compare Source](https://togithub.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.2...@tauri-apps/api-v1.5.3)

Yarn Audit

yarn audit v1.22.21 info No lockfile found. 0 vulnerabilities found - Packages audited: 148 Done in 2.29s.
#### \[1.5.3] ##### Bug Fixes - [`1c582a94`](https://www.github.com/tauri-apps/tauri/commit/1c582a942e345a066b65620e4db9f688ec142bb9)([#​8392](https://www.togithub.com/tauri-apps/tauri/pull/8392)) Fix a regression where typescript could not find types when using `"moduleResolution": "node"`

Yarn Publish

yarn run v1.22.21 $ 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.6s  src/index.ts → ../../core/tauri/scripts/bundle.global.js... created ../../core/tauri/scripts/bundle.global.js in 1.8s [1/4] Bumping version... info Current version: 1.5.3 [2/4] Logging in... [3/4] Publishing... success Published. [4/4] Revoking token... info Not revoking login token, specified via config file. Done in 12.73s.
### [`v1.5.2`](https://togithub.com/tauri-apps/tauri/releases/tag/%40tauri-apps/cli-v1.5.2): @​tauri-apps/cli v1.5.2 [Compare Source](https://togithub.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.1...@tauri-apps/api-v1.5.2) #### \[1.5.2] ##### Dependencies - Upgraded to `tauri-cli@1.5.2` ### [`v1.5.1`](https://togithub.com/tauri-apps/tauri/releases/tag/tauri-build-v1.5.1): tauri-build v1.5.1 [Compare Source](https://togithub.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.0...@tauri-apps/api-v1.5.1) Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 582 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (558 crate dependencies) Crate: atty Version: 0.2.14 Warning: unsound Title: Potential unaligned read Date: 2021-07-04 ID: RUSTSEC-2021-0145 URL: https://rustsec.org/advisories/RUSTSEC-2021-0145 Dependency tree: atty 0.2.14 └── clap 3.2.25 └── tauri 1.5.4 ├── tauri 1.5.4 ├── restart 0.1.0 └── app-updater 0.1.0 warning: 1 allowed warning found
#### \[1.5.1] ##### Dependencies - Upgraded to `tauri-utils@1.5.2` - Upgraded to `tauri-codegen@1.4.2`

Cargo Publish

Updating crates.io index Packaging tauri-build v1.5.1 (/home/runner/work/tauri/tauri/core/tauri-build) Verifying tauri-build v1.5.1 (/home/runner/work/tauri/tauri/core/tauri-build) Updating crates.io index Downloading crates ... Downloaded embed-resource v2.4.0 Downloaded cargo_toml v0.15.3 Downloaded tauri-winres v0.1.1 Compiling proc-macro2 v1.0.70 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling libc v0.2.151 Compiling siphasher v0.3.11 Compiling ppv-lite86 v0.2.17 Compiling serde v1.0.193 Compiling getrandom v0.1.16 Compiling syn v1.0.109 Compiling quote v1.0.33 Compiling syn v2.0.41 Compiling getrandom v0.2.11 Compiling rand_core v0.6.4 Compiling rand_core v0.5.1 Compiling rand_chacha v0.3.1 Compiling rand v0.8.5 Compiling autocfg v1.1.0 Compiling rand_chacha v0.2.2 Compiling rand_pcg v0.2.1 Compiling phf_shared v0.10.0 Compiling rand v0.7.3 Compiling phf_shared v0.8.0 Compiling smallvec v1.11.2 Compiling phf_generator v0.10.0 Compiling lock_api v0.4.11 Compiling hashbrown v0.14.3 Compiling phf_generator v0.8.0 Compiling equivalent v1.0.1 Compiling fnv v1.0.7 Compiling proc-macro-hack v0.5.20+deprecated Compiling parking_lot_core v0.9.9 Compiling indexmap v2.1.0 Compiling new_debug_unreachable v1.0.4 Compiling scopeguard v1.2.0 Compiling winnow v0.5.30 Compiling string_cache_codegen v0.5.2 Compiling phf_codegen v0.10.0 Compiling precomputed-hash v0.1.1 Compiling strsim v0.10.0 Compiling ident_case v1.0.1 Compiling semver v1.0.20 Compiling serde_derive v1.0.193 Compiling mac v0.1.1 Compiling byteorder v1.5.0 Compiling futf v0.1.5 Compiling darling_core v0.20.3 Compiling markup5ever v0.11.0 Compiling cssparser v0.27.2 Compiling phf_macros v0.8.0 Compiling parking_lot v0.12.1 Compiling phf_codegen v0.8.0 Compiling log v0.4.20 Compiling dtoa v1.0.9 Compiling utf-8 v0.7.6 Compiling once_cell v1.19.0 Compiling tinyvec_macros v0.1.1 Compiling serde_json v1.0.108 Compiling tinyvec v1.6.0 Compiling tendril v0.4.3 Compiling darling_macro v0.20.3 Compiling dtoa-short v0.3.4 Compiling selectors v0.22.0 Compiling phf v0.8.0 Compiling html5ever v0.26.0 Compiling cssparser-macros v0.6.1 Compiling phf v0.10.1 Compiling indexmap v1.9.3 Compiling phf_shared v0.11.2 Compiling matches v0.1.10 Compiling ryu v1.0.16 Compiling thiserror v1.0.51 Compiling stable_deref_trait v1.2.0 Compiling convert_case v0.4.0 Compiling nodrop v0.1.14 Compiling itoa v0.4.8 Compiling itoa v1.0.10 Compiling derive_more v0.99.17 Compiling servo_arc v0.1.1 Compiling phf_generator v0.11.2 Compiling darling v0.20.3 Compiling unicode-normalization v0.1.22 Compiling toml_datetime v0.6.5 Compiling serde_spanned v0.6.5 Compiling string_cache v0.8.7 Compiling toml_edit v0.21.0 Compiling toml_edit v0.19.15 Compiling fxhash v0.2.1 Compiling thiserror-impl v1.0.51 Compiling percent-encoding v2.3.1 Compiling thin-slice v0.1.1 Compiling unicode-bidi v0.3.14 Compiling bitflags v1.3.2 Compiling uuid v1.6.1 Compiling hashbrown v0.12.3 Compiling cfb v0.7.3 Compiling idna v0.5.0 Compiling form_urlencoded v1.2.1 Compiling treediff v4.0.2 Compiling toml v0.7.8 Compiling toml v0.8.8 Compiling serde_with_macros v3.4.0 Compiling phf_macros v0.11.2 Compiling rustc_version v0.4.0 Compiling cc v1.0.83 Compiling same-file v1.0.6 Compiling anyhow v1.0.75 Compiling phf v0.11.2 Compiling embed-resource v2.4.0 Compiling walkdir v2.4.0 Compiling serde_with v3.4.0 Compiling kuchikiki v0.8.2 Compiling url v2.5.0 Compiling json-patch v1.2.0 Compiling infer v0.13.0 Compiling ctor v0.2.6 Compiling dirs-sys-next v0.1.2 Compiling memchr v2.6.4 Compiling heck v0.4.1 Compiling glob v0.3.1 Compiling dunce v1.0.4 Compiling dirs-next v2.0.0 Compiling tauri-utils v1.5.2 Compiling tauri-winres v0.1.1 Compiling cargo_toml v0.15.3 Compiling tauri-build v1.5.1 (/home/runner/work/tauri/tauri/target/package/tauri-build-1.5.1) Finished dev [unoptimized + debuginfo] target(s) in 30.23s Packaged 12 files, 50.5KiB (16.0KiB compressed) Uploading tauri-build v1.5.1 (/home/runner/work/tauri/tauri/core/tauri-build) Uploaded tauri-build v1.5.1 to registry `crates-io` note: Waiting for `tauri-build v1.5.1` to be available at registry `crates-io`. You may press ctrl-c to skip waiting; the crate should be available shortly. Published tauri-build v1.5.1 at registry `crates-io`

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.

renovate[bot] commented 7 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.