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 2.0.0-alpha.10 to 2.0.0-beta.4 #15

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

Bumps @tauri-apps/cli from 2.0.0-alpha.10 to 2.0.0-beta.4.

Release notes

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

@​tauri-apps/cli v2.0.0-beta.4

[2.0.0-beta.4]

Bug Fixes

  • e538ba58(#8949) Fixes android and iOS process spawning not working on Node.js.

Dependencies

  • Upgraded to tauri-cli@2.0.0-beta.4

Breaking Changes

  • a76fb118(#8950) Changed the capability format to allow configuring both remote: { urls: Vec<String> } and local: bool (default: true) instead of choosing one on the context field.

@​tauri-apps/cli v2.0.0-beta.3

[2.0.0-beta.3]

Enhancements

  • a029b9f7(#8910) Setting up code signing is no longer required on iOS when using the simulator.

Dependencies

  • Upgraded to tauri-cli@2.0.0-beta.3

@​tauri-apps/cli v2.0.0-beta.2

[2.0.0-beta.2]

Enhancements

  • 83a68deb(#8797) Update app template following capabilities configuration change.

Bug Fixes

  • aa06a053(#8810) Fix tauri plugin android init printing invalid code that has a missing closing ".
  • 3cee26a5(#8865) On Windows, fixed tauri info fails to detect the build tool when the system language is CJK.
  • 052e8b43(#8838) Downgrade minisign dependency fixing updater signing key bug and prevent it from happening in the future.
  • fb0d9971(#8783) Fixes a regression on the --config argument not accepting file paths.
  • baca704d(#8768) Do not migrate updater configuration if the active flag is set to false.

Dependencies

  • Upgraded to tauri-cli@2.0.0-beta.2

@​tauri-apps/cli v2.0.0-beta.1

[2.0.0-beta.1]

Enhancements

... (truncated)

Commits
  • 0606ab3 Apply Version Updates From Current Changes (#8938)
  • 5ddea72 chore: update cargo-mobile2 to 0.10.2 ref #8949
  • a76fb11 refactor(core): allow configuring both local and remote URLs on capability (#...
  • e538ba5 fix(cli): process spawn not working on Node.js for mobile commands, closes #6...
  • 84c783f fix(bundler): remove fallback for license_file (#8948)
  • 6e3bd4b fix: center window ignores scale factors (#8942)
  • fdcaf93 feat(webview): add reparent API (#8939)
  • b5eb647 feat(bundler): enable dpi awareness for NSIS (#8940)
  • d75713a chore(deps): update to wry 0.37 (#8936)
  • af64652 Apply Version Updates From Current Changes (#8918)
  • 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 <dependency name> 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)

Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 2.0.0-alpha.10 to 2.0.0-beta.4.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-alpha.10...@tauri-apps/cli-v2.0.0-beta.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 Feb 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2024

Superseded by #16.

@dependabot dependabot bot closed this Feb 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.0.0-beta.4 branch February 28, 2024 01:32
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