ZcashFoundation / zebra-launcher

This repo holds a Tauri app for Zebra to provide a GUI with webviews and a multi-platform installer
0 stars 0 forks source link

deps(node): bump @tauri-apps/cli from 2.0.0-beta.6 to 2.0.0-rc.17 #74

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps @tauri-apps/cli from 2.0.0-beta.6 to 2.0.0-rc.17.

Release notes

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

@​tauri-apps/cli v2.0.0-rc.17

[2.0.0-rc.17]

New Features

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.0.0-rc.17

Breaking Changes

  • a944b9b05 (#11118 by @​amrbashir) tauri plugin init/new will no longer generate a .github directory with workflows by default, instead use the new --github-workflows flag.

@​tauri-apps/cli v2.0.0-rc.16

[2.0.0-rc.16]

New Features

  • 9bb8fc618 (#11030 by @​amrbashir) Add --no-example flag for tauri plugin new and tauri plugin init to disable creation of an example project.

Dependencies

  • Upgraded to tauri-cli@2.0.0-rc.16

@​tauri-apps/cli v2.0.0-rc.15

[2.0.0-rc.15]

Enhancements

  • 5a0e922d4 (#11007 by @​lucasfernog) Automatically discover the src-tauri/src/main.rs binary when it is not explicitly defined in the Cargo manifest bin array.

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.0.0-rc.15

... (truncated)

Commits
  • 12de4fa apply version updates (#11062)
  • df24cb9 fix(cli): pbxproj parser not expecting underlines in build config IDs (#11168)
  • de7414a feat: add Window::set_enabled and Window::is_enabled (#11154)
  • a49fc99 fix(core): store the hosting Window directly on Webview and `WebviewWindo...
  • 1d8b67b feat(core): support async functions in mobile_entry_point macro (#11162)
  • d9d2502 feat: add Webview::show and Webview::hide (#11140)
  • 58bab8b docs: fix formatting of JS comments for API reference (#11148)
  • 9e46e07 Revert "chore(cli/deps): temporarily add tower dependency to fix compile erro...
  • 95df53a chore: add missing set theme change file in #10210 (#11143)
  • 0b44959 refactor!: simplify TrayIconEvent in JS by tagging it with type field (#1...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)