OJFord / amail

AWS-hosted personal email system: sending, receiving, storage, and forwarding (relaying). `notmuch` client. JMAP server WIP.
Other
10 stars 0 forks source link

Bump @tauri-apps/cli from 2.0.0-beta.9 to 2.0.0-beta.11 in /eml-client #78

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @tauri-apps/cli from 2.0.0-beta.9 to 2.0.0-beta.11.

Release notes

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

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

[2.0.0-beta.11]

Enhancements

  • ac76a22f3(#9183) Allow empty responses for devUrl, beforeDevCommand and beforeBuildCommands questions in tauri init.
  • b525ddadf(#9237) openssl is no longer a required dependency on macOS.

Dependencies

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

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

[2.0.0-beta.10]

New Features

  • 7213b9e47(#9124) Add default permission for a plugin to capabilities when using tauri add <plugin>.

Dependencies

  • Upgraded to tauri-cli@2.0.0-beta.10
Commits
  • 7898b60 Apply Version Updates From Current Changes (#9222)
  • b525dda fix(cli): openssl is no longer a required macOS dep (#9237)
  • ee028c4 fix(core): Fix menu.remove trying to remove the item from itself instead of f...
  • edc9923 Feat: Initial cargo-vet Support (#9216)
  • a799f24 fix(bundler): Fix path seperators for deep link registry entries (#9185)
  • ac76a22 feat(cli/init): allow empty responses non-crucial questions (#9183)
  • 81b853b fix(core): Set json content type for errors returned from commands (#9213)
  • 75f5cb4 feat(core): Implement HasDisplayHandle for Window (#9214)
  • 43230cb fix(core): menu remove js binding not working (#9219)
  • fb14633 chore: Readme typo (#9130)
  • 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)
dependabot[bot] commented 5 months ago

Superseded by #90.