FabianLars / tauri-plugin-oauth

Apache License 2.0
79 stars 20 forks source link

Update Rust crate tauri to 1.0.0-rc.14 #4

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tauri (source) dependencies patch 1.0.0-rc.8 -> 1.0.0-rc.14

Release Notes

tauri-apps/tauri ### [`v1.0.0-rc.14`](https://togithub.com/tauri-apps/tauri/releases/tag/tauri-v1.0.0-rc.14) [Compare Source](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.13...tauri-v1.0.0-rc.14) Updating crates.io index ### Cargo Audit Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 416 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (448 crate dependencies) #### \[1.0.0-rc.14] - **Breaking change:** `PackageInfo::version` is now a `semver::Version` instead of a `String`. - [2badbd2d](https://www.github.com/tauri-apps/tauri/commit/2badbd2d7ed51bf33c1b547b4c837b600574bd4a) refactor: force semver versions, change updater `should_install` sig ([#​4215](https://www.togithub.com/tauri-apps/tauri/pull/4215)) on 2022-05-25 - [a7388e23](https://www.github.com/tauri-apps/tauri/commit/a7388e23c3b9019d48b078cae00a75c74d74d11b) fix(ci): adjust change file to include tauri-utils and tauri-codegen on 2022-05-27 - **Breaking change**: `UpdateBuilder::should_update` now takes the current version as a `semver::Version` and a `RemoteRelease` struct, allowing you to check other release fields. - [2badbd2d](https://www.github.com/tauri-apps/tauri/commit/2badbd2d7ed51bf33c1b547b4c837b600574bd4a) refactor: force semver versions, change updater `should_install` sig ([#​4215](https://www.togithub.com/tauri-apps/tauri/pull/4215)) on 2022-05-25 - **Breaking change:** The `tauri::UpdaterEvent::UpdateEvent` date field is now an `Option`. - [ac7656ab](https://www.github.com/tauri-apps/tauri/commit/ac7656ab19ebeda1955698ff7a16199d7055d640) refactor(updater): strong type for the `pub_date` field, ref [#​4162](https://www.togithub.com/tauri-apps/tauri/pull/4162) ([#​4218](https://www.togithub.com/tauri-apps/tauri/pull/4218)) on 2022-05-25 - **Breaking change:** The updater response `pub_date` now must be a valid RFC 3339 string. - [ac7656ab](https://www.github.com/tauri-apps/tauri/commit/ac7656ab19ebeda1955698ff7a16199d7055d640) refactor(updater): strong type for the `pub_date` field, ref [#​4162](https://www.togithub.com/tauri-apps/tauri/pull/4162) ([#​4218](https://www.togithub.com/tauri-apps/tauri/pull/4218)) on 2022-05-25 ### Cargo Publish Updating crates.io index Packaging tauri v1.0.0-rc.14 (/home/runner/work/tauri/tauri/core/tauri) Uploading tauri v1.0.0-rc.14 (/home/runner/work/tauri/tauri/core/tauri) ### [`v1.0.0-rc.13`](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.12...v1.0.0-rc.13) [Compare Source](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.12...v1.0.0-rc.13) ### [`v1.0.0-rc.12`](https://togithub.com/tauri-apps/tauri/releases/tag/tauri-build-v1.0.0-rc.12) [Compare Source](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.11...v1.0.0-rc.12) Updating crates.io index ### Cargo Audit Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 416 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (448 crate dependencies) #### \[1.0.0-rc.12] - Statically link the Visual C++ runtime instead of using a merge module on the installer. - [bb061509](https://www.github.com/tauri-apps/tauri/commit/bb061509fb674bef86ecbc1de3aa8f3e367a9907) refactor(core): statically link vcruntime, closes [#​4122](https://www.togithub.com/tauri-apps/tauri/pull/4122) ([#​4227](https://www.togithub.com/tauri-apps/tauri/pull/4227)) on 2022-05-27 ### Cargo Publish Updating crates.io index Packaging tauri-build v1.0.0-rc.12 (/home/runner/work/tauri/tauri/core/tauri-build) Uploading tauri-build v1.0.0-rc.12 (/home/runner/work/tauri/tauri/core/tauri-build) ### [`v1.0.0-rc.11`](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.10...v1.0.0-rc.11) [Compare Source](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.10...v1.0.0-rc.11) ### [`v1.0.0-rc.10`](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.9...v1.0.0-rc.10) [Compare Source](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.9...v1.0.0-rc.10) ### [`v1.0.0-rc.9`](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.8...v1.0.0-rc.9) [Compare Source](https://togithub.com/tauri-apps/tauri/compare/v1.0.0-rc.8...v1.0.0-rc.9)

Configuration

šŸ“… Schedule: 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.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.