Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Bump @tauri-apps/cli from 1.3.1 to 1.4.0#333

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/tauri-apps/cli-1.4.0
Open

Bump @tauri-apps/cli from 1.3.1 to 1.4.0#333
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/tauri-apps/cli-1.4.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps @tauri-apps/cli from 1.3.1 to 1.4.0.

Release notes

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

@​tauri-apps/cli v1.4.0

[1.4.0]

New Features

  • 0ddbb3a1(#7015) Provide prebuilt CLIs for Windows ARM64 targets.
  • 35cd751a(#5176) Added the desktop_template option on tauri.conf.json > tauri > bundle > deb.
  • 6c5ade08(#4537) Added tauri completions to generate shell completions scripts.
  • e092f799(#6887) Add nsis > template option to specify custom NSIS installer template.

Enhancements

  • d75c1b82(#7181) Print a useful error when updater bundle target is specified without an updater-enabled target.
  • 52474e47(#7141) Enhance injection of Cargo features.
  • 2659ca1a(#6900) Add rustls as default Cargo feature.

Bug Fixes

  • 3cb7a3e6(#6997) Fix built-in devserver adding hot-reload code to non-html files.
  • fb7ef8da(#6667) Fix nodejs binary regex when 0 is in the version name, for example node-20
  • 1253bbf7(#7013) Fixes Cargo.toml feature rewriting.
Commits
  • b7ae725 Apply Version Updates From Current Changes (#6901)
  • bd96edd fix: bump macros, codegen and build crates with minor (#7203)
  • aa94f04 fix(tests): adjust default bundle target for updater integration test (#7201)
  • c1d36e4 chore: remove duplicated crate in change file (#7198)
  • 4cfb686 fix(cli): Pin minisign to 0.7.3 to prevent issues with empty key passwords (#...
  • d5769b3 chore(deps) Update Rust crate log to 0.4.19 (#7193)
  • 066417d chore(deps) Update Rust crate log to 0.4.19 (#7194)
  • 29a287e chore(deps) Update Tauri API Definitions to v5.59.11 (#7195)
  • d75c1b8 fix(cli): warn about bundling updater target without appropriate targets, clo...
  • 696d77c fix(core): global events now reaches window listeners, closes #4493 (#7163)
  • 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.3.1 to 1.4.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/cli.js-v1.3.1...@tauri-apps/cli-v1.4.0)

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

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 Jun 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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