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 from 2.0.0-beta.16 to 2.0.0-beta.17 in the cargo group #114

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

Bumps the cargo group with 1 update: tauri.

Updates tauri from 2.0.0-beta.16 to 2.0.0-beta.17

Release notes

Sourced from tauri's releases.

tauri v2.0.0-beta.17

Updating crates.io index

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 623 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (484 crate dependencies)

[2.0.0-beta.17]

New Features

  • 12b4159bd(#9392) Add specta feature flag which adds specta support for AppHandle, State, Window, Webview and WebviewWindow types.
  • 477bb8cd4(#9297) Add App/AppHandle/Window/Webview/WebviewWindow::cursor_position getter to get the current cursor position.

Enhancements

  • eff778b8f(#9571) Run each plugin initialization script on its own context so they do not interfere with each other or the Tauri init script.

Bug Fixes

Dependencies

  • Upgraded to tauri-runtime@2.0.0-beta.14
  • Upgraded to tauri-runtime-wry@2.0.0-beta.14
Updating crates.io index
   Packaging tauri v2.0.0-beta.17 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v2.0.0-beta.17 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded base64 v0.22.0
  Downloaded cargo_toml v0.17.2
  Downloaded cargo_metadata v0.18.1
  Downloaded cargo-platform v0.1.8
  Downloaded cssparser-macros v0.6.1
  Downloaded phf_macros v0.8.0
</tr></table> 

... (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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/OJFord/amail/network/alerts).