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 across 1 directory with 19 updates #160

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the all-deps group with 19 updates in the / directory:

Package From To
@tauri-apps/cli 2.0.0-rc.7 2.0.0-rc.15
@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.2
@webgpu/types 0.1.44 0.1.45
lucide-react 0.436.0 0.441.0
react-resizable-panels 2.1.1 2.1.3
solid-js 1.8.21 1.8.22
@biomejs/biome 1.8.3 1.9.1
@playwright/test 1.46.1 1.47.1
@types/node 22.5.0 22.5.5
@types/react 18.3.4 18.3.5
postcss 8.4.41 8.4.47
tailwindcss 3.4.10 3.4.11
typescript 5.5.4 5.6.2
vite 5.4.2 5.4.5
vitest 2.0.5 2.1.1

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

Release notes

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

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

[2.0.0-rc.15]

Enhancements

  • 5a0e922d4 (#11007 by @​lucasfernog) Automatically discover the src-tauri/src/main.rs binary when it is not explicitly defined in the Cargo manifest bin array.

Bug Fixes

Dependencies

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

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

[2.0.0-rc.14]

Enhancements

Dependencies

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

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

[2.0.0-rc.13]

Bug Fixes

  • a5848af65 (#10944 by @​lucasfernog) Synchronize app version (tauri.conf.json > version or Cargo.toml > package > version) with the CFBundleVersion and CFBundleShortVersionString Info.plist values.

Dependencies

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

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

[2.0.0-rc.12]

Dependencies

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

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

[2.0.0-rc.11]

Enhancements

... (truncated)

Commits
  • 63264a2 Apply Version Updates From Current Changes (#11010)
  • 94e9d47 fix: fix main_binary_name includes .exe regression on Windows (#11011)
  • 5a0e922 feat(cli): discover src/main.rs binary automatically (#11007)
  • 4f44ebf Apply Version Updates From Current Changes (#10953)
  • db64d08 chore(deps) Update Rust crate syn to v2.0.77 (#10954)
  • 0b00428 chore(deps) Update Tauri Build to v1.0.87 (#10955)
  • 71f4ca5 chore(deps) Update Tauri Bundler (#10957)
  • 184f0ad chore(deps) Update Tauri Codegen (#10958)
  • 54be2f7 chore(deps) Update Tauri macOSSign to v1.0.87 (#10960)
  • 44d54a0 fix(bundler): Use appimage files instead of debian files when building appima...
  • Additional commits viewable in compare view


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.

log-plugin v2.0.0-rc.1

[2.0.0-rc.1]

Updating crates.io index
   Packaging tauri-plugin-log v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/log)
    Packaged 26 files, 104.3KiB (58.8KiB compressed)
   Uploading tauri-plugin-log v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/log)
    Uploaded tauri-plugin-log v2.0.0-rc.1 to registry `crates-io`
note: waiting for `tauri-plugin-log 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-log v2.0.0-rc.1 at registry `crates-io`

authenticator-js v2.0.0-rc.1

[2.0.0-rc.1]

npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @​tauri-apps/plugin-authenticator@​2.0.0-rc.1 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 4.2kB README.md npm notice 1.4kB dist-js/index.cjs npm notice 497B dist-js/index.d.ts npm notice 1.3kB dist-js/index.js npm notice 739B package.json npm notice Tarball Details npm notice name: @​tauri-apps/plugin-authenticator npm notice version: 2.0.0-rc.1 npm notice filename: tauri-apps-plugin-authenticator-2.0.0-rc.1.tgz npm notice package size: 3.1 kB npm notice unpacked size: 9.1 kB npm notice shasum: bca35051913fa611d03068ae864482586b5efef5 npm notice integrity: sha512-DClmZO9pAVdim[...]VHSmYVRQ48qPg== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access

... (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.

dialog v2.0.0-rc.2

[2.0.0-rc.2]

Updating crates.io index
   Packaging tauri-plugin-dialog v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Packaged 49 files, 190.4KiB (89.0KiB compressed)
   Uploading tauri-plugin-dialog v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Uploaded tauri-plugin-dialog v2.0.0-rc.2 to registry `crates-io`
note: waiting for `tauri-plugin-dialog 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-dialog v2.0.0-rc.2 at registry `crates-io`

geolocation v2.0.0-rc.2

[2.0.0-rc.2]

Updating crates.io index
   Packaging tauri-plugin-geolocation v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/geolocation)
    Packaged 47 files, 108.0KiB (37.5KiB compressed)
   Uploading tauri-plugin-geolocation v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/geolocation)
    Uploaded tauri-plugin-geolocation v2.0.0-rc.2 to registry `crates-io`
note: waiting for `tauri-plugin-geolocation 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-geolocation v2.0.0-rc.2 at registry `crates-io`

haptics v2.0.0-rc.2

[2.0.0-rc.2]

... (truncated)

Commits
  • c565a08 publish new versions (#1711)
  • cf4d7d4 chore: adjust prettier config, .gitignore and use taplo to format toml files ...
  • 72c2ce8 chore(deep-link): fix example, update documentation (#1725)
  • 4654591 fix(deep-link): allow empty config values (#1732)
  • feb1e93 feat(dialog): implement save API on iOS (#1707)
  • ff134a8 Remove authenticator plugin (#1723)
  • f8255e1 feat(updater): allow passing headers & timeout in Update.download* methods ...
  • b9bcb2b chore(deps): update dependency typescript-eslint to v8.4.0 (v2) (#1721)
  • 51819c6 fix(fs): writeFile command implementation on Android (#1708)
  • f7280c8 fix(fs): can't use Windows path (#1710)
  • 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.

log-plugin v2.0.0-rc.1

[2.0.0-rc.1]

Updating crates.io index
   Packaging tauri-plugin-log v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/log)
    Packaged 26 files, 104.3KiB (58.8KiB compressed)
   Uploading tauri-plugin-log v2.0.0-rc.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/log)
    Uploaded tauri-plugin-log v2.0.0-rc.1 to registry `crates-io`
note: waiting for `tauri-plugin-log 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-log v2.0.0-rc.1 at registry `crates-io`

authenticator-js v2.0.0-rc.1

[2.0.0-rc.1]

npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @​tauri-apps/plugin-authenticator@​2.0.0-rc.1 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 4.2kB README.md npm notice 1.4kB dist-js/index.cjs npm notice 497B dist-js/index.d.ts npm notice 1.3kB dist-js/index.js npm notice 739B package.json npm notice Tarball Details npm notice name: @​tauri-apps/plugin-authenticator npm notice version: 2.0.0-rc.1 npm notice filename: tauri-apps-plugin-authenticator-2.0.0-rc.1.tgz npm notice package size: 3.1 kB npm notice unpacked size: 9.1 kB npm notice shasum: bca35051913fa611d03068ae864482586b5efef5 npm notice integrity: sha512-DClmZO9pAVdim[...]VHSmYVRQ48qPg== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access

... (truncated)

Commits


Updates @tauri-apps/plugin-updater from 2.0.0-rc.0 to 2.0.0-rc.2

Release notes

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

dialog v2.0.0-rc.2

[2.0.0-rc.2]

Updating crates.io index
   Packaging tauri-plugin-dialog v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Packaged 49 files, 190.4KiB (89.0KiB compressed)
   Uploading tauri-plugin-dialog v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Uploaded tauri-plugin-dialog v2.0.0-rc.2 to registry `crates-io`
note: waiting for `tauri-plugin-dialog 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-dialog v2.0.0-rc.2 at registry `crates-io`

geolocation v2.0.0-rc.2

[2.0.0-rc.2]

Updating crates.io index
   Packaging tauri-plugin-geolocation v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/geolocation)
    Packaged 47 files, 108.0KiB (37.5KiB compressed)
   Uploading tauri-plugin-geolocation v2.0.0-rc.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/geolocation)
    Uploaded tauri-plugin-geolocation v2.0.0-rc.2 to registry `crates-io`
note: waiting for `tauri-plugin-geolocation 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-geolocation v2.0.0-rc.2 at registry `crates-io`

haptics v2.0.0-rc.2

[2.0.0-rc.2]

... (truncated)

Commits
  • c565a08 publish new versions (#1711)
  • cf4d7d4 chore: adjust prettier config, .gitignore and use taplo to format toml files ...
  • 72c2ce8 chore(deep-link): fix example, update documentation (#1725)
  • 4654591 fix(deep-link): allow empty config values (#1732)
  • feb1e93 feat(dialog): implement save API on iOS (#1707)
  • ff134a8 Remove authenticator plugin (#1723)
  • f8255e1 feat(updater): allow passing headers & timeout in Update.download* methods ...
  • b9bcb2b chore(deps): update dependency typescript-eslint to v8.4.0 (v2) (#1721)
  • 51819c6 fix(fs): writeFile command implementation on Android (#1708)
  • f7280c8 fix(fs): can't use Windows path (#1710)
  • Additional commits viewable in compare view


Updates @webgpu/types from 0.1.44 to 0.1.45

Commits


Updates lucide-react from 0.436.0 to 0.441.0

Release notes

Sourced from lucide-react's releases.

New icons 0.441.0

New icons 🎨

New icons 0.440.0

New icons 🎨

Modified Icons 🔨

New icons 0.439.0

New icons 🎨

Modified Icons 🔨

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.3

Commits


Updates solid-js from 1.8.21 to 1.8.22

Commits


Updates @biomejs/biome from 1.8.3 to 1.9.1

Release notes

Sourced from @​biomejs/biome's releases.

CLI v1.9.1

Analyzer

CLI

Bug fixes

  • useEditorConfig now loads the editorconfig when running biome ci #3864. Contributed by @​dyc3

  • Revert #3731 to fix broken quick fixes and code actions. Contributed by @​nhedger

Linter

New Features

Bug fixes

What's Changed

Other changes

New Contributors

Full Changelog: https://github.com/biomejs/biome/compare/cli/v1.9.1-nightly.12688b6...cli/v1.9.1

CLI v1.9.1-nightly.12688b6

Analyzer

CLI

Bug fixes

  • useEditorConfig now loads the editorconfig when running biome ci #3864. Contributed by @​dyc3

Configuration

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

v1.9.1 (2024-09-15)

Analyzer

CLI

Bug fixes

  • useEditorConfig now loads the editorconfig when running biome ci #3864. Contributed by @​dyc3

  • Revert #3731 to fix broken quick fixes and code actions. Contributed by @​nhedger

Configuration

Editors

Formatter

JavaScript APIs

Linter

New Features

Bug fixes

Parser

v1.9.0 (2024-09-12)

Analyzer

CLI

New features

  • Add --graphql-linter-enabled option, to control whether the linter should be enabled or not for GraphQL files. Contributed by @​ematipico

  • New EXPERIMENTAL search command. The search command allows you to search a Biome project using GritQL syntax.

    GritQL is a powerful language that lets you do structural searches on your codebase. This means that trivia such as whitespace or even the type of strings quotes used will be ignored in your search query. It also has many features for querying the structure of your code, making it much more elegant for searching code than regular expressions.

... (truncated)

Commits


Updates @playwright/test from 1.46.1 to 1.47.1

Release notes

Sourced from @​playwright/test's releases.

v1.47.1

Highlights

microsoft/playwright#32480 - [REGRESSION]: tsconfig.json's compilerOptions.paths no longer working in 1.47 microsoft/playwright#32552 - [REGRESSION]: broken UI in Trace Viewer while showing network response body

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.0

Network Tab improvements

The Network tab in the UI mode and trace viewer has several nice improvements:

  • filtering by asset type and URL
  • better display of query string parameters
  • preview of font assets

Network tab now has filters

Credit to @​kubajanik for these wonderful improvements!

--tsconfig CLI option

By default, Playwright will look up the closest tsconfig for each imported file using a heuristic. You can now specify a single tsconfig file in the command line, and Playwright will use it for all imported files, not only test files:

# Pass a specific tsconfig
npx playwright test --tsconfig tsconfig.test.json

APIRequestContext now accepts URLSearchParams and string as query parameters

You can now pass URLSearchParams and string as query parameters to APIRequestContext:

test('query params', async ({ request }) => {
  const searchParams = new URLSearchParams();
  searchParams.set('userId', 1);
  const response = await request.get(
      'https://jsonplaceholder.typicode.com/posts',
      {
        params: searchParams // or as a string: 'userId=1'
      }
</tr></table> 

... (truncated)

Commits


Updates @types/node from 22.5.0 to 22.5.5

Commits


Updates @types/react from 18.3.4 to 18.3.5

Commits


Updates postcss from 8.4.41 to 8.4.47

Release notes

Sourced from postcss's releases.

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.

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.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.

8.4.43

  • Fixed markClean is not a function error.

8.4.42

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


Updates tailwindcss from 3.4.10 to 3.4.11

Release notes

Sourced from tailwindcss's releases.

v3.4.11

Fixed

  • Allow anchor-size(…) in arbitrary values (#14393)
Changelog

Sourced from tailwindcss's changelog.

[3.4.11] - 2024-09-11

Fixed

  • Allow anchor-size(…) in arbitrary values (#14393)
Commits
vercel[bot] commented 1 month 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 16, 2024 6:02pm