parkingspace / knot

Text editor for minimalists
https://ps-knot.surge.sh
2 stars 0 forks source link

npm: bump @tauri-apps/cli from 1.2.3 to 1.4.0 #74

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tauri-apps/cli from 1.2.3 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)