timmo001 / system-bridge

A bridge for your systems
https://system-bridge.timmo.dev
Apache License 2.0
265 stars 14 forks source link

Bump @tauri-apps/cli from 2.0.0-beta.18 to 2.0.0-beta.21 #3115

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps @tauri-apps/cli from 2.0.0-beta.18 to 2.0.0-beta.21.

Release notes

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

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

[2.0.0-beta.21]

New Features

  • 656a64974 (#9318) Added a configuration option to disable hardened runtime on macOS codesign.

Enhancements

  • f44a2ec47 (#10030) Enhance the plugin template to include permissions/default.toml and default capabilities file for the example application.

Bug Fixes

What's Changed

  • 3cca5c2be (#9924) Migrate to new Android buildFeatures.buildConfig format.

Dependencies

  • Upgraded to tauri-cli@2.0.0-beta.21
  • f955f7b49 (#9929) Switch from dirs_next to dirs as dirs_next is now unmaintained while dirs is

Breaking Changes

  • 911242f09 (#9883) Move updater target from bundle > targets to a separate field bundle > createUpdaterArtifacts

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

[2.0.0-beta.20]

Dependencies

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

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

[2.0.0-beta.19]

New Features

  • 8a1ae2dea(#9843) Added an option to use a Xcode project for the iOS plugin instead of a plain SwiftPM project.
  • 9e4b2253f(#9734) Add tauri bundle subcommand which runs the bundle phase only, best paired with tauri build --no-bundle

... (truncated)

Commits


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)
dependabot[bot] commented 2 months ago

Superseded by #3129.