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
123 stars 4 forks source link

Bump the all-deps group in /apps/desktop with 8 updates #156

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Package From To
tauri 2.0.0-rc.3 2.0.0-rc.6
tauri-plugin-shell 2.0.0-rc.2 2.0.0-rc.3
tauri-plugin-dialog 2.0.0-rc.2 2.0.0-rc.3
tauri-plugin-fs 2.0.0-rc.0 2.0.0-rc.1
tauri-plugin-process 2.0.0-rc.0 2.0.0-rc.1
keyring 3.2.0 3.2.1
tauri-plugin-updater 2.0.0-rc.1 2.0.0-rc.2
tauri-build 2.0.0-rc.6 2.0.0-rc.7

Updates tauri from 2.0.0-rc.3 to 2.0.0-rc.6

Release notes

Sourced from tauri's releases.

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

[2.0.0-rc.6]

New Features

Bug Fixes

Dependencies

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

tauri-cli v2.0.0-rc.6

Updating git repository https://github.com/tauri-apps/schemars.git Updating crates.io index Locking 514 packages to latest compatible versions Adding addr2line v0.22.0 (latest: v0.24.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 bitflags v1.3.2 (latest: v2.6.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.4) Adding cfb v0.7.3 (latest: v0.10.0) Adding cfg-expr v0.15.8 (latest: v0.16.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 fluent-uri v0.1.4 (latest: v0.2.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.1) Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.1) Adding generator v0.7.5 (latest: v0.8.2) Adding generic-array v0.14.7 (latest: v1.1.0) Adding getrandom v0.1.16 (latest: v0.2.15) Adding gimli v0.29.0 (latest: v0.31.0) Adding gio v0.18.4 (latest: v0.20.1) Adding gio-sys v0.18.1 (latest: v0.20.1) Adding glib v0.18.5 (latest: v0.20.1) Adding glib-macros v0.18.5 (latest: v0.20.1)

... (truncated)

Commits


Updates tauri-plugin-shell from 2.0.0-rc.2 to 2.0.0-rc.3

Release notes

Sourced from tauri-plugin-shell's releases.

barcode-scanner v2.0.0-rc.3

[2.0.0-rc.1]

  • e2e97db5 (#1701 by @​lucasfernog) Use PermissionState from the tauri crate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).
  • e2e97db5 (#1701 by @​lucasfernog) Update to tauri 2.0.0-rc.8
Updating crates.io index
   Packaging tauri-plugin-barcode-scanner v2.0.0-rc.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Packaged 48 files, 164.6KiB (83.9KiB compressed)
   Uploading tauri-plugin-barcode-scanner v2.0.0-rc.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Uploaded tauri-plugin-barcode-scanner v2.0.0-rc.3 to registry `crates-io`
note: waiting for `tauri-plugin-barcode-scanner v2.0.0-rc.3` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-barcode-scanner v2.0.0-rc.3 at registry `crates-io`

biometric v2.0.0-rc.3

[2.0.0-rc.1]

Updating crates.io index
   Packaging tauri-plugin-biometric v2.0.0-rc.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Packaged 42 files, 93.3KiB (29.7KiB compressed)
   Uploading tauri-plugin-biometric v2.0.0-rc.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Uploaded tauri-plugin-biometric v2.0.0-rc.3 to registry `crates-io`
note: waiting for `tauri-plugin-biometric v2.0.0-rc.3` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-biometric v2.0.0-rc.3 at registry `crates-io`

clipboard-manager v2.0.0-rc.3

[2.0.0-rc.1]

... (truncated)

Commits


Updates tauri-plugin-dialog from 2.0.0-rc.2 to 2.0.0-rc.3

Release notes

Sourced from tauri-plugin-dialog's releases.

barcode-scanner v2.0.0-rc.3

[2.0.0-rc.1]

  • e2e97db5 (#1701 by @​lucasfernog) Use PermissionState from the tauri crate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).
  • e2e97db5 (#1701 by @​lucasfernog) Update to tauri 2.0.0-rc.8
Updating crates.io index
   Packaging tauri-plugin-barcode-scanner v2.0.0-rc.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Packaged 48 files, 164.6KiB (83.9KiB compressed)
   Uploading tauri-plugin-barcode-scanner v2.0.0-rc.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Uploaded tauri-plugin-barcode-scanner v2.0.0-rc.3 to registry `crates-io`
note: waiting for `tauri-plugin-barcode-scanner v2.0.0-rc.3` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-barcode-scanner v2.0.0-rc.3 at registry `crates-io`

biometric v2.0.0-rc.3

[2.0.0-rc.1]

Updating crates.io index
   Packaging tauri-plugin-biometric v2.0.0-rc.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Packaged 42 files, 93.3KiB (29.7KiB compressed)
   Uploading tauri-plugin-biometric v2.0.0-rc.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Uploaded tauri-plugin-biometric v2.0.0-rc.3 to registry `crates-io`
note: waiting for `tauri-plugin-biometric v2.0.0-rc.3` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-biometric v2.0.0-rc.3 at registry `crates-io`

clipboard-manager v2.0.0-rc.3

[2.0.0-rc.1]

... (truncated)

Commits


Updates tauri-plugin-fs from 2.0.0-rc.0 to 2.0.0-rc.1

Release notes

Sourced from tauri-plugin-fs's releases.

barcode-scanner v2.0.0-rc.1

[2.0.0-rc.1]

  • 2c00c029 (#1630 by @​FabianLars) Fixed an issue that caused multi-word IIFE names to not be formatted correctly. For example the barcode-scanner was defined as window.__TAURI_PLUGIN_CLIPBOARDMANAGER__ instead of window.__TAURI_PLUGIN_CLIPBOARD_MANAGER__.

changes

Updating crates.io index
   Packaging tauri-plugin-barcode-scanner v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Packaged 48 files, 163.1KiB (83.6KiB compressed)
   Uploading tauri-plugin-barcode-scanner v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Uploaded tauri-plugin-barcode-scanner v2.0.0-rc.1 to registry `crates-io`
note: waiting for `tauri-plugin-barcode-scanner v2.0.0-rc.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-barcode-scanner v2.0.0-rc.1 at registry `crates-io`

biometric v2.0.0-rc.1

[2.0.0-rc.1]

changes

Updating crates.io index
   Packaging tauri-plugin-biometric v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Packaged 42 files, 92.6KiB (29.6KiB compressed)
   Uploading tauri-plugin-biometric v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Uploaded tauri-plugin-biometric v2.0.0-rc.1 to registry `crates-io`
note: waiting for `tauri-plugin-biometric v2.0.0-rc.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-biometric v2.0.0-rc.1 at registry `crates-io`

clipboard-manager v2.0.0-rc.1

[2.0.0-rc.1]

... (truncated)

Commits


Updates tauri-plugin-process from 2.0.0-rc.0 to 2.0.0-rc.1

Release notes

Sourced from tauri-plugin-process's releases.

barcode-scanner v2.0.0-rc.1

[2.0.0-rc.1]

  • 2c00c029 (#1630 by @​FabianLars) Fixed an issue that caused multi-word IIFE names to not be formatted correctly. For example the barcode-scanner was defined as window.__TAURI_PLUGIN_CLIPBOARDMANAGER__ instead of window.__TAURI_PLUGIN_CLIPBOARD_MANAGER__.

changes

Updating crates.io index
   Packaging tauri-plugin-barcode-scanner v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Packaged 48 files, 163.1KiB (83.6KiB compressed)
   Uploading tauri-plugin-barcode-scanner v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Uploaded tauri-plugin-barcode-scanner v2.0.0-rc.1 to registry `crates-io`
note: waiting for `tauri-plugin-barcode-scanner v2.0.0-rc.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-barcode-scanner v2.0.0-rc.1 at registry `crates-io`

biometric v2.0.0-rc.1

[2.0.0-rc.1]

changes

Updating crates.io index
   Packaging tauri-plugin-biometric v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Packaged 42 files, 92.6KiB (29.6KiB compressed)
   Uploading tauri-plugin-biometric v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Uploaded tauri-plugin-biometric v2.0.0-rc.1 to registry `crates-io`
note: waiting for `tauri-plugin-biometric v2.0.0-rc.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-biometric v2.0.0-rc.1 at registry `crates-io`

clipboard-manager v2.0.0-rc.1

[2.0.0-rc.1]

... (truncated)

Commits


Updates keyring from 3.2.0 to 3.2.1

Release notes

Sourced from keyring's releases.

v3.2.1: Re-enable access to v1 credentials

The v3.2.0 release, which fixed #204, had an unfortunate side effect: it broke compatibility with credentials that were originally written by a v1.x release (see #207). This bug-fix release restores that compatibility.

With this change, the CLI changes in v3.2.0 have been reverted, because they are no longer necessary.

Commits
  • 55789e3 Merge pull request #209 from brotskydotcom/issue-207
  • a583eb3 Fix disallowed move in async secret service.
  • ae8396a Update version to 3.2.1.
  • a1ba734 Update docs.
  • 42f1ea3 Update the README.
  • c207407 Re-enable access to secret-servce items with no target attribute.
  • See full diff in compare view


Updates tauri-plugin-updater from 2.0.0-rc.1 to 2.0.0-rc.2

Release notes

Sourced from tauri-plugin-updater's releases.

barcode-scanner v2.0.0-rc.2

[2.0.0-rc.2]

Updating crates.io index
   Packaging tauri-plugin-barcode-scanner v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Packaged 48 files, 163.5KiB (83.7KiB compressed)
   Uploading tauri-plugin-barcode-scanner v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Uploaded tauri-plugin-barcode-scanner v2.0.0-rc.2 to registry `crates-io`
note: waiting for `tauri-plugin-barcode-scanner v2.0.0-rc.2` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-barcode-scanner v2.0.0-rc.2 at registry `crates-io`

biometric v2.0.0-rc.2

[2.0.0-rc.2]

Updating crates.io index
   Packaging tauri-plugin-biometric v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Packaged 42 files, 93.0KiB (29.7KiB compressed)
   Uploading tauri-plugin-biometric v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/biometric)
    Uploaded tauri-plugin-biometric v2.0.0-rc.2 to registry `crates-io`
note: waiting for `tauri-plugin-biometric v2.0.0-rc.2` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-biometric v2.0.0-rc.2 at registry `crates-io`

clipboard-manager v2.0.0-rc.2

[2.0.0-rc.2]

... (truncated)

Commits
  • 78061c3 chore(deps): update unocss monorepo to ^0.62.0 (#1652)
  • 6b079cf refactor(android): Remove targetSdk = 34 from every gradle build files (#1649)
  • 5f68990 chore(fs): update API documentation (#1645)
  • 9467805 chore(deps): lock file maintenance (#1651)
  • 59644c5 docs: add Contributing Guide link in root README. (#1647)
  • edde2de chore(deps): update eslint monorepo to v9.9.0 (#1643)
  • 05aaad3 chore(deps): update tauri monorepo (#1639)
  • 2796987 chore(deps): update tauri monorepo (#1633)
  • 2c00c02 fix: use _ as word boundary in IIFE var names (#1630)
  • 901dd56 chore(deps): update dependency typescript-eslint to v8.0.1 (#1629)
  • Additional commits viewable in compare view


Updates tauri-build from 2.0.0-rc.6 to 2.0.0-rc.7

Release notes

Sourced from tauri-build's releases.

tauri-build v2.0.0-rc.7

Updating git repository https://github.com/tauri-apps/schemars.git Updating crates.io index Locking 868 packages to latest compatible versions Adding addr2line v0.22.0 (latest: v0.24.1) 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.16.1) Adding bitflags v1.3.2 (latest: v2.6.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.4) Adding cfb v0.7.3 (latest: v0.10.0) Adding cfg-expr v0.15.8 (latest: v0.16.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 fluent-uri v0.1.4 (latest: v0.2.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.1) Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.1) Adding generator v0.7.5 (latest: v0.8.2) Adding generic-array v0.14.7 (latest: v1.1.0) Adding getrandom v0.1.16 (latest: v0.2.15) Adding gimli v0.29.0 (latest: v0.31.0) Adding gio v0.18.4 (latest: v0.20.1) Adding gio-sys v0.18.1 (latest: v0.20.1) Adding glib v0.18.5 (latest: v0.20.2) Adding glib-macros v0.18.5 (latest: v0.20.2) Adding glib-sys v0.18.1 (latest: v0.20.2) Adding gobject-sys v0.18.0 (latest: v0.20.1) Adding hashbrown v0.12.3 (latest: v0.14.5) Adding heck v0.4.1 (latest: v0.5.0) Adding hermit-abi v0.3.9 (latest: v0.4.0) Adding html5ever v0.26.0 (latest: v0.28.0) Adding http v0.2.12 (latest: v1.1.0) Adding http-body v0.4.6 (latest: v1.0.1) Adding hyper v0.14.30 (latest: v1.4.1) Adding idna v0.5.0 (latest: v1.0.2) Adding image v0.24.9 (latest: v0.25.2) Adding indexmap v1.9.3 (latest: v2.4.0)

... (truncated)

Commits


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 2 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 Sep 2, 2024 8:02am