l1xnan / duckling

A fast viewer for CSV/Parquet files and databases such as DuckDB, SQLite, PostgreSQL, MySQL, Clickhouse, etc., base on Tauri
MIT License
215 stars 8 forks source link

chore(deps): bump tauri-build from 2.0.0-rc.10 to 2.0.0-rc.13 in /src-tauri #249

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps tauri-build from 2.0.0-rc.10 to 2.0.0-rc.13.

Release notes

Sourced from tauri-build's releases.

tauri-build v2.0.0-rc.13

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
     Locking 893 packages to latest compatible versions
      Adding ahash v0.7.8 (latest: v0.8.11)
      Adding aligned-vec v0.5.0 (latest: v0.6.1)
      Adding base64 v0.13.1 (latest: v0.22.1)
      Adding base64 v0.21.7 (latest: v0.22.1)
      Adding bit-set v0.5.3 (latest: v0.8.0)
      Adding bit-vec v0.6.3 (latest: v0.8.0)
      Adding bitfield v0.14.0 (latest: v0.17.0)
      Adding bitflags v1.3.2 (latest: v2.6.0)
      Adding bytecheck v0.6.12 (latest: v0.8.0)
      Adding bytecheck_derive v0.6.12 (latest: v0.8.0)
      Adding cairo-rs v0.18.5 (latest: v0.20.1)
      Adding cairo-sys-rs v0.18.2 (latest: v0.20.0)
      Adding cargo_toml v0.17.2 (latest: v0.20.5)
      Adding cfb v0.7.3 (latest: v0.10.0)
      Adding cfg-expr v0.15.8 (latest: v0.17.0)
      Adding cocoa v0.25.0 (latest: v0.26.0)
      Adding cocoa-foundation v0.1.2 (latest: v0.2.0)
      Adding convert_case v0.4.0 (latest: v0.6.0)
      Adding core-foundation v0.9.4 (latest: v0.10.0)
      Adding core-graphics v0.23.2 (latest: v0.24.0)
      Adding core-graphics-types v0.1.3 (latest: v0.2.0)
      Adding cssparser v0.27.2 (latest: v0.34.0)
      Adding derive_more v0.99.18 (latest: v1.0.0)
      Adding encode_unicode v0.3.6 (latest: v1.0.0)
      Adding env_logger v0.8.4 (latest: v0.11.5)
      Adding float-cmp v0.9.0 (latest: v0.10.0)
      Adding fluent-uri v0.1.4 (latest: v0.2.0)
      Adding fontdb v0.21.0 (latest: v0.22.0)
      Adding foreign-types v0.3.2 (latest: v0.5.0)
      Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
      Adding gdk-pixbuf v0.18.5 (latest: v0.20.4)
      Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.4)
      Adding generic-array v0.14.7 (latest: v1.1.0)
      Adding getrandom v0.1.16 (latest: v0.2.15)
      Adding gio v0.18.4 (latest: v0.20.4)
      Adding gio-sys v0.18.1 (latest: v0.20.4)
      Adding glib v0.18.5 (latest: v0.20.4)
      Adding glib-macros v0.18.5 (latest: v0.20.4)
      Adding glib-sys v0.18.1 (latest: v0.20.4)
      Adding gobject-sys v0.18.0 (latest: v0.20.4)
      Adding hashbrown v0.12.3 (latest: v0.14.5)
      Adding heck v0.4.1 (latest: v0.5.0)
</tr></table> 

... (truncated)

Commits
  • 12de4fa apply version updates (#11062)
  • df24cb9 fix(cli): pbxproj parser not expecting underlines in build config IDs (#11168)
  • de7414a feat: add Window::set_enabled and Window::is_enabled (#11154)
  • a49fc99 fix(core): store the hosting Window directly on Webview and `WebviewWindo...
  • 1d8b67b feat(core): support async functions in mobile_entry_point macro (#11162)
  • d9d2502 feat: add Webview::show and Webview::hide (#11140)
  • 58bab8b docs: fix formatting of JS comments for API reference (#11148)
  • 9e46e07 Revert "chore(cli/deps): temporarily add tower dependency to fix compile erro...
  • 95df53a chore: add missing set theme change file in #10210 (#11143)
  • 0b44959 refactor!: simplify TrayIconEvent in JS by tagging it with type field (#1...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)