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 with 12 updates #155

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the all-deps group with 12 updates:

Package From To
@tauri-apps/cli 2.0.0-rc.7 2.0.0-rc.10
@tauri-apps/api 2.0.0-rc.3 2.0.0-rc.4
@tauri-apps/plugin-dialog 2.0.0-rc.0 2.0.0-rc.1
@tauri-apps/plugin-fs 2.0.0-rc.1 2.0.0-rc.2
@tauri-apps/plugin-process 2.0.0-rc.0 2.0.0-rc.1
@tauri-apps/plugin-updater 2.0.0-rc.0 2.0.0-rc.1
lucide-react 0.436.0 0.438.0
react-resizable-panels 2.1.1 2.1.2
solid-js 1.8.21 1.8.22
@types/node 22.5.0 22.5.2
@types/react 18.3.4 18.3.5
postcss 8.4.41 8.4.43

Updates @tauri-apps/cli from 2.0.0-rc.7 to 2.0.0-rc.10

Release notes

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

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

[2.0.0-rc.10]

Bug Fixes

Dependencies

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

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

[2.0.0-rc.9]

Bug Fixes

Dependencies

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

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

[2.0.0-rc.8]

New Features

  • 91e9e784a (#10729 by @​amrbashir) Add plugins information in tauri info output
  • 09e9dc1aa (#10752 by @​lucasfernog) Allow Xcode to manage iOS code sign and provisioning profiles by default. On CI, the APPLE_API_KEY, APPLE_API_ISSUER and APPLE_API_KEY_PATH environment variables must be provided for authentication.

Enhancements

Bug Fixes

What's Changed

... (truncated)

Commits


Updates @tauri-apps/api from 2.0.0-rc.3 to 2.0.0-rc.4

Release notes

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

@​tauri-apps/api v2.0.0-rc.4

No known vulnerabilities found

[2.0.0-rc.4]

Enhancements

  • f81929e25 (#10799 by @​lucasfernog) Added PermissionState, checkPermissions and requestPermissions base APIs to the core module, designed for plugin authors to extend.

Bug Fixes

> @tauri-apps/api@2.0.0-rc.4 npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --tag next --no-git-checks

> @​tauri-apps/api@​2.0.0-rc.4 build /home/runner/work/tauri/tauri/packages/api > rollup -c --configPlugin typescript

 ./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts → ./dist, ./dist... created ./dist, ./dist in 1.4s  src/index.ts → ../../crates/tauri/scripts/bundle.global.js... created ../../crates/tauri/scripts/bundle.global.js in 1.7s npm verbose cli /opt/hostedtoolcache/node/20.17.0/x64/bin/node /opt/hostedtoolcache/node/20.17.0/x64/bin/npm npm info using npm@10.8.2 npm info using node@v20.17.0 npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/15f7ee50590f6c3bf1f80a45c8fbde17/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.0.0-rc.4.tgz npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.0-rc.4.tgz" "--access" "public" "--loglevel" "silly" "--tag" "next" "--no-git-checks" npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-08-28T18_39_48_881Z- npm verbose logfile /home/runner/.npm/_logs/2024-08-28T18_39_48_881Z-debug-0.log npm verbose publish [ 'tauri-apps-api-2.0.0-rc.4.tgz' ] npm silly logfile done cleaning log files </tr></table>

... (truncated)

Commits


Updates @tauri-apps/plugin-dialog from 2.0.0-rc.0 to 2.0.0-rc.1

Release notes

Sourced from @​tauri-apps/plugin-dialog'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-apps/plugin-fs from 2.0.0-rc.1 to 2.0.0-rc.2

Release notes

Sourced from @​tauri-apps/plugin-fs'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-apps/plugin-process from 2.0.0-rc.0 to 2.0.0-rc.1

Release notes

Sourced from @​tauri-apps/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 @tauri-apps/plugin-updater from 2.0.0-rc.0 to 2.0.0-rc.1

Release notes

Sourced from @​tauri-apps/plugin-updater'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 lucide-react from 0.436.0 to 0.438.0

Release notes

Sourced from lucide-react's releases.

New icons 0.438.0

New icons 🎨

Modified Icons 🔨

New icons 0.437.0

Modified Icons 🔨

Commits


Updates react-resizable-panels from 2.1.1 to 2.1.2

Commits


Updates solid-js from 1.8.21 to 1.8.22

Commits


Updates @types/node from 22.5.0 to 22.5.2

Commits


Updates @types/react from 18.3.4 to 18.3.5

Commits


Updates postcss from 8.4.41 to 8.4.43

Release notes

Sourced from postcss's releases.

8.4.43

  • Fixed markClean is not a function error.

8.4.42

  • Fixed CSS syntax error on long minified files (by @​varpstar).
Changelog

Sourced from postcss's changelog.

8.4.43

  • Fixed markClean is not a function error.

8.4.42

  • Fixed CSS syntax error on long minified files (by @​varpstar).
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 ❌ Failed (Inspect) Sep 2, 2024 7:58am
mateuszmigas commented 2 months ago

Closing for now, will update when it's stable https://github.com/tauri-apps/plugins-workspace/issues/1704

dependabot[bot] commented 2 months ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml