unasuke / deplore

deplore is a DeepL client app.
Apache License 2.0
24 stars 2 forks source link

Bump @tauri-apps/cli from 1.0.0-beta.10 to 1.2.1 #155

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tauri-apps/cli from 1.0.0-beta.10 to 1.2.1.

Release notes

Sourced from @​tauri-apps/cli's releases.

cli.rs v1.2.1

Updating crates.io index

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 470 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (447 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 1.2.1
        ├── tauri-macros 1.2.1
        │   └── tauri 1.2.1
        │       ├── tauri 1.2.1
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.1
            └── app-updater 0.1.0

warning: 1 allowed warning found

[1.2.1]

  • Fixes injection of Cargo features defined in the configuration file.
    • 1ecaeb29 fix(cli): inject config feature flags when features arg is not provided on 2022-11-18
Updating crates.io index
   Packaging tauri-cli v1.2.1 (/home/runner/work/tauri/tauri/tooling/cli)
warning: package `cpufeatures v0.2.2` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
   Verifying tauri-cli v1.2.1 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded aes v0.7.5
  Downloaded pest_meta v2.1.3
</tr></table> 

... (truncated)

Commits
  • 527bd9f Apply Version Updates From Current Changes (#5644)
  • d710946 refactor: move Linux custom protocol headers support behind feature flag (#5683)
  • 15ebeb1 Update ico package (#5577)
  • 50fbd49 chore(examples): simplify streaming example code, closes #5670
  • 677838c fix double serialize on invoke (#5639)
  • 168c3d0 chore(deps) Update Tauri API Definitions (#5590)
  • 2eec3e1 chore(deps) Update Tauri Codegen (#5593)
  • a883c31 chore(deps) Update dependency jest to v29.3.1 (#5594)
  • f2d7405 chore(deps) Update Rust crate attohttpc to 0.24 (#5591)
  • 1ecaeb2 fix(cli): inject config feature flags when features arg is not provided
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
dependabot[bot] commented 1 year ago

Superseded by #161.