mateuszmigas / painting-droid

AI-powered cross-platform painting app inspired by the legendary MS Paint.
https://www.paintingdroid.com
GNU General Public License v3.0
116 stars 3 forks source link

Bump the all-deps group in /apps/desktop with 7 updates #89

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps the all-deps group in /apps/desktop with 7 updates:

Package From To
tauri 2.0.0-beta.21 2.0.0-beta.22
tauri-plugin-shell 2.0.0-beta.5 2.0.0-beta.7
tauri-plugin-dialog 2.0.0-beta.7 2.0.0-beta.9
tauri-plugin-fs 2.0.0-beta.7 2.0.0-beta.9
tauri-plugin-process 2.0.0-beta.4 2.0.0-beta.6
tauri-plugin-clipboard-manager 2.1.0-beta.2 2.1.0-beta.4
tauri-plugin-updater 2.0.0-beta.5 2.0.0-beta.7

Updates tauri from 2.0.0-beta.21 to 2.0.0-beta.22

Release notes

Sourced from tauri's releases.

tauri v2.0.0-beta.22

Updating crates.io index

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

[2.0.0-beta.22]

Bug Fixes

  • dfd05441c(#9860) Revert adding app-region: drag to HTML elements with data-tauri-drag-region on Windows as it has a few issues:

    • Doesn't allow right click, as it will always show the system context menu on right click.
    • data-tauri-drag-region works only if the click was on an element that has it, this allows buttons in the custom titlebar to work, however app-region: drag will treat the whole area as a titlebar won't even allow clicks on buttons.
Updating crates.io index
   Packaging tauri v2.0.0-beta.22 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v2.0.0-beta.22 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded phf_shared v0.8.0
  Downloaded ppv-lite86 v0.2.17
  Downloaded precomputed-hash v0.1.1
  Downloaded phf_generator v0.11.2
  Downloaded rand v0.8.5
  Downloaded rand v0.7.3
  Downloaded proc-macro-error-attr v1.0.4
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded servo_arc v0.1.1
  Downloaded siphasher v0.3.11
  Downloaded unic-ucd-version v0.9.0
  Downloaded unic-ucd-ident v0.9.0
  Downloaded tauri-utils v2.0.0-beta.17
  Downloaded toml_datetime v0.6.3
  Downloaded sha2 v0.10.8
  Downloaded unic-common v0.9.0
  Downloaded x11 v2.21.0
  Downloaded futf v0.1.5
</tr></table> 

... (truncated)

Commits
  • a0a76ce Apply Version Updates From Current Changes (#9911)
  • dfd0544 Revert "feat(core): add app-region: drag to data-tauri-drag-region (#9789...
  • 5e8aa6f fix: workaround for broken example (#9906)
  • 4942d80 feat: Auto Generation of ACL Schema File for Documentation (#9903)
  • See full diff in compare view


Updates tauri-plugin-shell from 2.0.0-beta.5 to 2.0.0-beta.7

Release notes

Sourced from tauri-plugin-shell's releases.

autostart v2.0.0-beta.7

[2.0.0-beta.5]

Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.0-beta.7 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
   Verifying tauri-plugin-autostart v2.0.0-beta.7 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Updating crates.io index
 Downloading crates ...
  Downloaded dirs v4.0.0
  Downloaded dirs-sys v0.3.7
  Downloaded auto-launch v0.5.0
   Compiling ppv-lite86 v0.2.17
   Compiling getrandom v0.1.16
   Compiling typenum v1.17.0
   Compiling generic-array v0.14.7
   Compiling cpufeatures v0.2.12
   Compiling dirs-sys v0.3.7
   Compiling rand_core v0.5.1
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.3.1
   Compiling rand_chacha v0.2.2
   Compiling dirs v4.0.0
   Compiling rand v0.8.5
   Compiling rand v0.7.3
   Compiling auto-launch v0.5.0
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling phf_generator v0.11.2
   Compiling phf_generator v0.8.0
   Compiling phf_macros v0.11.2
   Compiling phf_codegen v0.8.0
   Compiling block-buffer v0.10.4
   Compiling phf_macros v0.8.0
   Compiling selectors v0.22.0
   Compiling markup5ever v0.11.0
   Compiling crypto-common v0.1.6
   Compiling digest v0.10.7
   Compiling sha2 v0.10.8
   Compiling phf v0.11.2
   Compiling phf v0.8.0
   Compiling cssparser v0.27.2
   Compiling html5ever v0.26.0
   Compiling kuchikiki v0.8.2
</tr></table> 

... (truncated)

Commits
  • e94b089 publish new versions (#1247)
  • 6ea0729 chore(deps): change rust crate maplit version to 1 (#1270)
  • bd1ed59 chore(deps): update tauri monorepo (#1237)
  • 1fa4d30 feat(updater): support non zipped updater (#1174)
  • f39586b chore(deps): update dependency rollup to v4.17.2 (#1264)
  • 5e20d7d chore(deps): update dependency eslint-plugin-n to v17.4.0 (#1265)
  • dbc1d93 chore(deps): update typescript-eslint monorepo to v7.8.0 (#1263)
  • 44e47fe fix(window-state): restore window state for stubbed zerord state (#1259)
  • 04ebd02 chore(deps): update dependency rollup to v4.17.1 (#1261)
  • f853774 chore(deps): update dependency rollup to v4.17.0 (#1260)
  • Additional commits viewable in compare view


Updates tauri-plugin-dialog from 2.0.0-beta.7 to 2.0.0-beta.9

Release notes

Sourced from tauri-plugin-dialog's releases.

dialog v2.0.0-beta.9

[2.0.0-beta.5]

Updating crates.io index
   Packaging tauri-plugin-dialog v2.0.0-beta.9 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
   Verifying tauri-plugin-dialog v2.0.0-beta.9 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Updating crates.io index
 Downloading crates ...
  Downloaded async-trait v0.1.80
  Downloaded enumflags2_derive v0.7.9
  Downloaded rfd v0.14.1
  Downloaded zvariant_utils v1.1.0
  Downloaded zvariant_derive v4.0.0
  Downloaded nix v0.27.1
  Downloaded zvariant v4.0.0
  Downloaded zbus_names v3.0.0
  Downloaded zbus_macros v4.0.1
  Downloaded zbus v4.0.1
  Downloaded xdg-home v1.1.0
  Downloaded tauri-plugin-fs v2.0.0-beta.9
  Downloaded static_assertions v1.1.0
  Downloaded signal-hook-registry v1.4.2
  Downloaded sha1 v0.10.6
  Downloaded parking v2.2.0
  Downloaded ordered-stream v0.2.0
  Downloaded event-listener-strategy v0.5.2
  Downloaded event-listener v5.3.1
  Downloaded enumflags2 v0.7.9
  Downloaded endi v1.1.0
  Downloaded derivative v2.2.0
  Downloaded concurrent-queue v2.5.0
  Downloaded async-broadcast v0.7.0
  Downloaded ashpd v0.8.1
   Compiling tauri-plugin-fs v2.0.0-beta.9
   Compiling rfd v0.14.1
   Compiling tauri-plugin-dialog v2.0.0-beta.9 (/mnt/target/package/tauri-plugin-dialog-2.0.0-beta.9)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
    Packaged 48 files, 182.8KiB (87.7KiB compressed)
   Uploading tauri-plugin-dialog v2.0.0-beta.9 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Uploaded tauri-plugin-dialog v2.0.0-beta.9 to registry `crates-io`
note: waiting for `tauri-plugin-dialog v2.0.0-beta.9` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-dialog v2.0.0-beta.9 at registry `crates-io`

... (truncated)

Commits
  • 554cb90 Publish New Versions (v2) (#1387)
  • acd383a fix(android): adjust for Kotlin and project warnings
  • f1a60fc chore(deps): lock file maintenance (#1372)
  • 73f6281 chore(deps): update dependency @​tauri-apps/cli to v2.0.0-beta.20 (#1388)
  • 9013854 fix(deps): update tauri monorepo (#1382)
  • 0678af3 publish new versions (#1314)
  • 1d8662e feat(fs): use IPC streaming for read and write file (#1251)
  • 5661cce fix(notification): update function dev to is_dev (#1385)
  • b665c9c chore(deps): update typescript-eslint monorepo to v7.11.0 (#1377)
  • bd4544d fix(clipboard-manager): match Rust method parameters with native methods (#1379)
  • Additional commits viewable in compare view


Updates tauri-plugin-fs from 2.0.0-beta.7 to 2.0.0-beta.9

Release notes

Sourced from tauri-plugin-fs's releases.

dialog v2.0.0-beta.9

[2.0.0-beta.5]

Updating crates.io index
   Packaging tauri-plugin-dialog v2.0.0-beta.9 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
   Verifying tauri-plugin-dialog v2.0.0-beta.9 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Updating crates.io index
 Downloading crates ...
  Downloaded async-trait v0.1.80
  Downloaded enumflags2_derive v0.7.9
  Downloaded rfd v0.14.1
  Downloaded zvariant_utils v1.1.0
  Downloaded zvariant_derive v4.0.0
  Downloaded nix v0.27.1
  Downloaded zvariant v4.0.0
  Downloaded zbus_names v3.0.0
  Downloaded zbus_macros v4.0.1
  Downloaded zbus v4.0.1
  Downloaded xdg-home v1.1.0
  Downloaded tauri-plugin-fs v2.0.0-beta.9
  Downloaded static_assertions v1.1.0
  Downloaded signal-hook-registry v1.4.2
  Downloaded sha1 v0.10.6
  Downloaded parking v2.2.0
  Downloaded ordered-stream v0.2.0
  Downloaded event-listener-strategy v0.5.2
  Downloaded event-listener v5.3.1
  Downloaded enumflags2 v0.7.9
  Downloaded endi v1.1.0
  Downloaded derivative v2.2.0
  Downloaded concurrent-queue v2.5.0
  Downloaded async-broadcast v0.7.0
  Downloaded ashpd v0.8.1
   Compiling tauri-plugin-fs v2.0.0-beta.9
   Compiling rfd v0.14.1
   Compiling tauri-plugin-dialog v2.0.0-beta.9 (/mnt/target/package/tauri-plugin-dialog-2.0.0-beta.9)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
    Packaged 48 files, 182.8KiB (87.7KiB compressed)
   Uploading tauri-plugin-dialog v2.0.0-beta.9 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Uploaded tauri-plugin-dialog v2.0.0-beta.9 to registry `crates-io`
note: waiting for `tauri-plugin-dialog v2.0.0-beta.9` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-dialog v2.0.0-beta.9 at registry `crates-io`

... (truncated)

Commits
  • 554cb90 Publish New Versions (v2) (#1387)
  • acd383a fix(android): adjust for Kotlin and project warnings
  • f1a60fc chore(deps): lock file maintenance (#1372)
  • 73f6281 chore(deps): update dependency @​tauri-apps/cli to v2.0.0-beta.20 (#1388)
  • 9013854 fix(deps): update tauri monorepo (#1382)
  • 0678af3 publish new versions (#1314)
  • 1d8662e feat(fs): use IPC streaming for read and write file (#1251)
  • 5661cce fix(notification): update function dev to is_dev (#1385)
  • b665c9c chore(deps): update typescript-eslint monorepo to v7.11.0 (#1377)
  • bd4544d fix(clipboard-manager): match Rust method parameters with native methods (#1379)
  • Additional commits viewable in compare view


Updates tauri-plugin-process from 2.0.0-beta.4 to 2.0.0-beta.6

Release notes

Sourced from tauri-plugin-process's releases.

autostart v2.0.0-beta.6

[2.0.0-beta.4]

Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.0-beta.6 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
   Verifying tauri-plugin-autostart v2.0.0-beta.6 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Updating crates.io index
 Downloading crates ...
  Downloaded dirs v4.0.0
  Downloaded dirs-sys v0.3.7
  Downloaded auto-launch v0.5.0
   Compiling ppv-lite86 v0.2.17
   Compiling getrandom v0.1.16
   Compiling typenum v1.17.0
   Compiling generic-array v0.14.7
   Compiling cpufeatures v0.2.12
   Compiling dirs-sys v0.3.7
   Compiling rand_core v0.5.1
   Compiling rand_chacha v0.3.1
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling rand v0.8.5
   Compiling rand v0.7.3
   Compiling dirs v4.0.0
   Compiling auto-launch v0.5.0
   Compiling phf_generator v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling phf_codegen v0.10.0
   Compiling phf_generator v0.11.2
   Compiling block-buffer v0.10.4
   Compiling phf_macros v0.11.2
   Compiling crypto-common v0.1.6
   Compiling phf_generator v0.8.0
   Compiling phf_codegen v0.8.0
   Compiling phf_macros v0.8.0
   Compiling selectors v0.22.0
   Compiling markup5ever v0.11.0
   Compiling digest v0.10.7
   Compiling sha2 v0.10.8
   Compiling phf v0.11.2
   Compiling phf v0.8.0
   Compiling cssparser v0.27.2
   Compiling html5ever v0.26.0
   Compiling kuchikiki v0.8.2
</tr></table> 

... (truncated)

Commits
  • 554cb90 Publish New Versions (v2) (#1387)
  • acd383a fix(android): adjust for Kotlin and project warnings
  • f1a60fc chore(deps): lock file maintenance (#1372)
  • 73f6281 chore(deps): update dependency @​tauri-apps/cli to v2.0.0-beta.20 (#1388)
  • 9013854 fix(deps): update tauri monorepo (#1382)
  • 0678af3 publish new versions (#1314)
  • 1d8662e feat(fs): use IPC streaming for read and write file (#1251)
  • 5661cce fix(notification): update function dev to is_dev (#1385)
  • b665c9c chore(deps): update typescript-eslint monorepo to v7.11.0 (#1377)
  • bd4544d fix(clipboard-manager): match Rust method parameters with native methods (#1379)
  • Additional commits viewable in compare view


Updates tauri-plugin-clipboard-manager from 2.1.0-beta.2 to 2.1.0-beta.4

Release notes

Sourced from tauri-plugin-clipboard-manager's releases.

clipboard-manager v2.1.0-beta.4

[2.1.0-beta.3]

Updating crates.io index
   Packaging tauri-plugin-clipboard-manager v2.1.0-beta.4 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/clipboard-manager)
   Verifying tauri-plugin-clipboard-manager v2.1.0-beta.4 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/clipboard-manager)
    Updating crates.io index
 Downloading crates ...
  Downloaded color_quant v1.1.0
  Downloaded errno v0.3.9
  Downloaded bytemuck v1.16.0
  Downloaded either v1.12.0
  Downloaded crossbeam-deque v0.8.5
  Downloaded crossbeam-epoch v0.9.18
  Downloaded half v2.4.1
  Downloaded lebe v0.5.2
  Downloaded spin v0.9.8
  Downloaded zune-inflate v0.2.54
  Downloaded weezl v0.1.8
  Downloaded rayon-core v1.12.1
  Downloaded qoi v0.4.1
  Downloaded gif v0.13.1
  Downloaded flume v0.11.0
  Downloaded arboard v3.4.0
  Downloaded bit_field v0.10.2
  Downloaded rayon v1.10.0
  Downloaded x11rb v0.13.1
  Downloaded exr v1.72.0
  Downloaded rustix v0.38.34
  Downloaded x11rb-protocol v0.13.1
  Downloaded jpeg-decoder v0.3.1
  Downloaded tiff v0.9.1
  Downloaded linux-raw-sys v0.4.14
  Downloaded image v0.25.1
  Downloaded image v0.24.9
   Compiling bitflags v2.5.0
   Compiling crossbeam-utils v0.8.20
   Compiling simd-adler32 v0.3.7
   Compiling adler v1.0.2
   Compiling crc32fast v1.4.2
   Compiling glib v0.18.5
   Compiling miniz_oxide v0.7.3
   Compiling fdeflate v0.3.4
   Compiling flate2 v1.0.30
</tr></table> 

... (truncated)

Commits
  • 554cb90 Publish New Versions (v2) (#1387)
  • acd383a fix(android): adjust for Kotlin and project warnings
  • f1a60fc chore(deps): lock file maintenance (#1372)
  • 73f6281 chore(deps): update dependency @​tauri-apps/cli to v2.0.0-beta.20 (#1388)
  • 9013854 fix(deps): update tauri monorepo (#1382)
  • 0678af3 publish new versions (#1314)
  • 1d8662e feat(fs): use IPC streaming for read and write file (#1251)
  • 5661cce fix(notification): update function dev to is_dev (#1385)
  • b665c9c chore(deps): update typescript-eslint monorepo to v7.11.0 (#1377)
  • bd4544d fix(clipboard-manager): match Rust method parameters with native methods (#1379)
  • Additional commits viewable in compare view


Updates tauri-plugin-updater from 2.0.0-beta.5 to 2.0.0-beta.7

Release notes

Sourced from tauri-plugin-updater's releases.

autostart v2.0.0-beta.7

[2.0.0-beta.5]

Updating crates.io index
   Packaging tauri-plugin-autostart v2.0.0-beta.7 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
   Verifying tauri-plugin-autostart v2.0.0-beta.7 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/autostart)
    Updating crates.io index
 Downloading crates ...
  Downloaded dirs v4.0.0
  Downloaded dirs-sys v0.3.7
  Downloaded auto-launch v0.5.0
   Compiling ppv-lite86 v0.2.17
   Compiling getrandom v0.1.16
   Compiling typenum v1.17.0
   Compiling generic-array v0.14.7
   Compiling cpufeatures v0.2.12
   Compiling dirs-sys v0.3.7
   Compiling rand_core v0.5.1
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.3.1
   Compiling rand_chacha v0.2.2
   Compiling dirs v4.0.0
   Compiling rand v0.8.5
   Compiling rand v0.7.3
   Compiling auto-launch v0.5.0
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling phf_generator v0.11.2
   Compiling phf_generator v0.8.0
   Compiling phf_macros v0.11.2
   Compiling phf_codegen v0.8.0
   Compiling block-buffer v0.10.4
   Compiling phf_macros v0.8.0
   Compiling selectors v0.22.0
   Compiling markup5ever v0.11.0
   Compiling crypto-common v0.1.6
   Compiling digest v0.10.7
   Compiling sha2 v0.10.8
   Compiling phf v0.11.2
   Compiling phf v0.8.0
   Compiling cssparser v0.27.2
   Compiling html5ever v0.26.0
   Compiling kuchikiki v0.8.2
</tr></table> 

... (truncated)

Commits
  • e94b089 publish new versions (#1247)
  • 6ea0729 chore(deps): change rust crate maplit version to 1 (#1270)
  • bd1ed59 chore(deps): update tauri monorepo (#1237)
  • 1fa4d30 feat(updater): support non zipped updater (#1174)
  • f39586b chore(deps): update dependency rollup to v4.17.2 (#1264)
  • 5e20d7d chore(deps): update dependency eslint-plugin-n to v17.4.0 (#1265)
  • dbc1d93 chore(deps): update typescript-eslint monorepo to v7.8.0 (#1263)
  • 44e47fe fix(window-state): restore window state for stubbed zerord state (#1259)
  • 04ebd02 chore(deps): update dependency rollup to v4.17.1 (#1261)
  • f853774 chore(deps): update dependency rollup to v4.17.0 (#1260)
  • Additional commits viewable in compare view


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
vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
painting-droid-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 7:53am