Skip to content

Bump @tauri-apps/cli from 1.0.0-beta.10 to 1.0.0-rc.2#51

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tauri-apps/cli-1.0.0-rc.2
Closed

Bump @tauri-apps/cli from 1.0.0-beta.10 to 1.0.0-rc.2#51
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tauri-apps/cli-1.0.0-rc.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 12, 2022

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.0.0-rc.2

No release notes provided.

v1.0.0-rc.1

No release notes provided.

cli.rs v1.0.0-rc.2

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 397 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (483 crate dependencies)

[1.0.0-rc.2]

  • Fix init command prompting for values even if the argument has been provided on the command line.
    • def76840 fix(cli.rs): do not prompt for init values if arg set (#3400) on 2022-02-11
    • 41052dee fix(covector): add cli.js to change files on 2022-02-11
  • Fixes CLI freezing when running light.exe on Windows without the --verbose flag.
  • Respect .gitignore configuration when looking for the folder with the tauri.conf.json file.
    • 9c6c5a8c perf(cli.rs): improve performance of tauri dir lookup reading .gitignore (#3405) on 2022-02-11
    • 41052dee fix(covector): add cli.js to change files on 2022-02-11

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.0.0-rc.2 (/home/runner/work/tauri/tauri/tooling/cli)
   Uploading tauri-cli v1.0.0-rc.2 (/home/runner/work/tauri/tauri/tooling/cli)

create-tauri-app v1.0.0-rc.1

Yarn Audit

yarn audit v1.22.17
info No lockfile found.
0 vulnerabilities found - Packages audited: 231
Done in 3.70s.

[1.0.0-rc.1]

... (truncated)

Commits
  • 9f0395a Apply Version Updates From Current Changes (#3411)
  • d8acbe1 fix(cli.rs): app path resolution on projects without git, closes #3409 (#3410)
  • d29c5d5 Merge pull request #3408 from tauri-apps/docs/api
  • cb5c722 docs(api): document FS scope
  • 5a0c382 docs(api): document HTTP scope
  • 9ed1ba0 fix(docs): imports must come after module docs
  • 317d5dd docs(api): document shell scope
  • fe0cfea Apply Version Updates From Current Changes (#3401)
  • f37a36f fix: streaming example
  • 1d92d6a fix(examples): streaming example CSP
  • 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 dependabot Bot requested a review from unasuke as a code owner February 12, 2022 01:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 12, 2022
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.0.0-beta.10 to 1.0.0-rc.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@cli.js-v1.0.0-beta.10...v1.0.0-rc.2)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tauri-apps/cli-1.0.0-rc.2 branch from ef29e57 to 61811dd Compare February 13, 2022 09:13
@dependabot @github

dependabot Bot commented on behalf of github Feb 19, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #62.

@dependabot dependabot Bot closed this Feb 19, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-1.0.0-rc.2 branch February 19, 2022 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants