sshine / simplex-desktop

SimpleX Chat GUI built with Rust, Tauri and Yew
GNU Affero General Public License v3.0
17 stars 0 forks source link

Bump tauri-build from 1.3.0 to 1.4.0 in /src-tauri #35

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tauri-build from 1.3.0 to 1.4.0.

Release notes

Sourced from tauri-build's releases.

tauri-build v1.4.0

Updating crates.io index

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 550 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (515 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.3
│   └── tauri-runtime-wry 0.14.0
│       └── tauri 1.4.0
│           ├── tauri 1.4.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.4.0
    ├── tauri-runtime-wry 0.14.0
    ├── tauri-runtime 0.14.0
    │   ├── tauri-runtime-wry 0.14.0
    │   └── tauri 1.4.0
    ├── tauri-macros 1.4.0
    │   └── tauri 1.4.0
    ├── tauri-config-schema 0.0.0
    ├── tauri-codegen 1.4.0
    │   ├── tauri-macros 1.4.0
    │   └── tauri-build 1.4.0
    │       └── app-updater 0.1.0
    ├── tauri-build 1.4.0
    └── tauri 1.4.0

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 ├── colored 2.0.0 </tr></table>

... (truncated)

Commits
  • b7ae725 Apply Version Updates From Current Changes (#6901)
  • aa94f04 fix(tests): adjust default bundle target for updater integration test (#7201)
  • d75c1b8 fix(cli): warn about bundling updater target without appropriate targets, clo...
  • 696d77c fix(core): global events now reaches window listeners, closes #4493 (#7163)
  • 5d85d09 fix(core): Send updater status events when default dialog is enabled, closes ...
  • 076e1a8 fix(core): use u32 for js listeners ids, closes #7119 (#7159)
  • 1d99f8a feat(core): expose test utils (#4752)
  • db7c5fb refactor(core): Remove attohttpc in favor of reqwest (#7143)
  • 52474e4 feat(cli): enhance Cargo features injection, add tests (#7141)
  • b41b57e fix(core): avoid panics in global shortcut, closes #7105 (#7136)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

Superseded by #63.