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.8 #21

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2024

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

Release notes

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

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

[2.0.0-beta.8]

Enhancements

  • 3e472d0af(#9115) Changed the permission and capability platforms to be optional.

Dependencies

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

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

[2.0.0-beta.7]

Enhancements

  • c68218b36(#8990) Add --no-bundle flag for tauri build command to skip bundling. Previously none was used to skip bundling, it will now be treated as invalid format and a warning will be emitted instead.

Dependencies

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

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

[2.0.0-beta.6]

Bug Fixes

  • f5f3ed5f(#9009) Fixes Android and iOS project initialization when the Tauri CLI is on a different disk partition.
  • d7d03c71(#9017) Fixes dev watcher on mobile dev.
  • b658ded6(#9015) Fixes truncation of existing BuildTask.kt when running tauri android init.

What's Changed

Dependencies

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

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

[2.0.0-beta.5]

New Features

  • 06d63d67(#8827) Add new subcommands for managing permissions and cababilities:

    • tauri permission new
    • tauri permission add
    • tauri permission rm
    • tauri permission ls

... (truncated)

Commits
  • d701f29 Apply Version Updates From Current Changes (#9117)
  • 94ab97a chore(deps) Update Rust crate rpm to 0.14.0 (dev) (#9102)
  • 5deb120 chore(deps) Update dependency rollup to v4.12.1 (dev) (#9101)
  • ed48e2b feat(core): expose the image module (#9122)
  • 5541aaf fix(core): fix emit skipping webview listeners if filter wasn't provided (#9107)
  • 80c12ea fix(ipc): wrong response format when using a channel (#9121)
  • 3e472d0 refactor(acl): permission and capability platforms are optional (#9115)
  • 4ef17d0 refactor(acl): use URLPattern instead of glob for remote URLs (#9116)
  • 9dc9ca6 feat(core): add dev function (#9113)
  • e7f245e Apply Version Updates From Current Changes (#9035)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 8, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tauri-apps/cli-2.0.0-beta.8 branch from 7f2fc2b to fa1cebb Compare March 11, 2024 15:09
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 2.0.0-alpha.10 to 2.0.0-beta.8.
- [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.8)

---
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 force-pushed the dependabot/npm_and_yarn/tauri-apps/cli-2.0.0-beta.8 branch from fa1cebb to 904cad9 Compare March 11, 2024 15:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2024

Superseded by #23.

@dependabot dependabot bot closed this Mar 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.0.0-beta.8 branch March 12, 2024 01:28
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