Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @tauri-apps/cli from 1.0.0-rc.11 to 1.0.4 #75

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2022

Bumps @tauri-apps/cli from 1.0.0-rc.11 to 1.0.4.

Release notes

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

v1.0.4

No release notes provided.

cli.rs v1.0.4

Updating crates.io index

Cargo Audit

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

[1.0.4]

  • Do not capture and force colors of cargo build output.
    • c635a0da refactor(cli): do not capture and force colors of cargo build output (#4627) on 2022-07-12
  • Reduce the amount of allocations when converting cases.
    • bc370e32 feat: reduce the amount of heck-related allocations (#4634) on 2022-07-11

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.0.4 (/home/runner/work/tauri/tauri/tooling/cli)
   Verifying tauri-cli v1.0.4 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded aead v0.4.3
  Downloaded lazycell v1.3.0
  Downloaded salsa20 v0.9.0
  Downloaded rpassword v5.0.1
  Downloaded handlebars v4.3.1
  Downloaded schemars v0.8.10
  Downloaded shared_child v1.0.0
  Downloaded scrypt v0.8.1
  Downloaded serde_derive_internals v0.26.0
  Downloaded serde v1.0.137
  Downloaded unicode-width v0.1.9
  Downloaded valico v3.6.0
  Downloaded subtle v2.4.1
  Downloaded smallvec v1.8.1
  Downloaded universal-hash v0.4.1
  Downloaded uritemplate-next v0.2.0
  Downloaded cfg-if v0.1.10
  Downloaded chrono v0.4.19
  Downloaded crypto-common v0.1.3
  Downloaded cipher v0.3.0
  Downloaded either v1.6.1
  Downloaded time v0.1.44
  Downloaded include_dir v0.7.2
  Downloaded ghash v0.4.4
</tr></table> 

... (truncated)

Commits
  • b1d5342 Apply Version Updates From Current Changes (#4650)
  • 89cb252 fix(bundler): pin linuxdeploy version
  • 597c982 feat(bundler): use known Id for the sidecar files on WiX, ref #4546 (#4658)
  • 261d1bc feat(bundler): load WiX extensions used on fragments, closes #4546 (#4656)
  • ac72800 fix(macros): strip r# from command arguments, closes #4654 (#4657)
  • c635a0d refactor(cli): do not capture and force colors of cargo build output (#4627)
  • 3b4ed97 feat(codegen): validate __TAURI_ISOLATION_HOOK__ is referenced (#4631)
  • d5e6f7f chore(examples): update sidecar deps, closes #4621
  • bc370e3 feat: reduce the amount of heck-related allocations (#4634)
  • d3e19e3 fix(macros): items_after_statements Clippy warning, closes #4639
  • 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)

Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.0.0-rc.11 to 1.0.4.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@v1.0.0-rc.11...v1.0.4)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2022
@rscarson rscarson merged commit 6bfce7f into master Jul 18, 2022
@rscarson rscarson deleted the dependabot/npm_and_yarn/tauri-apps/cli-1.0.4 branch July 18, 2022 15:21
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.

1 participant