mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
build(deps): bump the tauri group in /rust with 5 updates (#10953)
Bumps the tauri group in /rust with 5 updates: | Package | From | To | | --- | --- | --- | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.4.0` | `2.4.1` | | [tauri-plugin-notification](https://github.com/tauri-apps/plugins-workspace) | `2.3.1` | `2.3.2` | | [tauri-plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.5.0` | `2.5.1` | | [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.3.1` | `2.3.2` | | [tauri-utils](https://github.com/tauri-apps/tauri) | `2.7.0` | `2.8.0` | Updates `tauri-plugin-dialog` from 2.4.0 to 2.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/plugins-workspace/releases">tauri-plugin-dialog's releases</a>.</em></p> <blockquote> <h2>barcode-scanner-js v2.4.1</h2> <h2>[2.4.1]</h2> <ul> <li><a href="654bf4891a"><code>654bf489</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3038">#3038</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../daniel-mader"><code>@daniel-mader</code></a>) Update <code>androidx.camera</code> from <code>1.1.0</code> to <code>1.5.1</code> to support 16 KB memory page sizes.</li> <li><a href="6c9b61fb65"><code>6c9b61fb</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3039">#3039</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../FabianLars"><code>@FabianLars</code></a>) On Android, updated compileSdk to 36.</li> </ul> <!-- raw HTML omitted --> <pre><code>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-barcode-scanner@2.4.1 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.3kB README.md npm notice 2.2kB dist-js/index.cjs npm notice 1.6kB dist-js/index.d.ts npm notice 2.1kB dist-js/index.js npm notice 754B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-barcode-scanner npm notice version: 2.4.1 npm notice filename: tauri-apps-plugin-barcode-scanner-2.4.1.tgz npm notice package size: 3.4 kB npm notice unpacked size: 10.9 kB npm notice shasum: 1425963d0302d3947c3b6d5309671cce390cfb5e npm notice integrity: sha512-AN5vdeLvuv93z[...]PrRCthwUgTgow== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=642040114 + @tauri-apps/plugin-barcode-scanner@2.4.1 </code></pre> <!-- raw HTML omitted --> <h2>barcode-scanner v2.4.1</h2> <h2>[2.4.1]</h2> <ul> <li><a href="654bf4891a"><code>654bf489</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3038">#3038</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../daniel-mader"><code>@daniel-mader</code></a>) Update <code>androidx.camera</code> from <code>1.1.0</code> to <code>1.5.1</code> to support 16 KB memory page sizes.</li> <li><a href="6c9b61fb65"><code>6c9b61fb</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3039">#3039</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../FabianLars"><code>@FabianLars</code></a>) On Android, updated compileSdk to 36.</li> </ul> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="d66aa6ff78"><code>d66aa6f</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2822">#2822</a>)</li> <li><a href="6f345870df"><code>6f34587</code></a> fix(single-instance): disable dbus name replacement (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2860">#2860</a>)</li> <li><a href="708fa4e2b7"><code>708fa4e</code></a> chore(deps): update dependency eslint-config-prettier to v10.1.8 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2858">#2858</a>)</li> <li><a href="b729203059"><code>b729203</code></a> fix(upload): fix download() locks main thread on Android (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2838">#2838</a>)</li> <li><a href="2f9c71aae7"><code>2f9c71a</code></a> chore(deps): update dependency rollup to v4.45.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2850">#2850</a>)</li> <li><a href="80d4d8e128"><code>80d4d8e</code></a> chore(deps): update eslint monorepo to v9.31.0 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2839">#2839</a>)</li> <li><a href="e7a98b0d2e"><code>e7a98b0</code></a> chore(deps): update dependency typescript-eslint to v8.37.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2848">#2848</a>)</li> <li><a href="44a1f65912"><code>44a1f65</code></a> fix(fs): <code>writeFile</code> create file by default (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2846">#2846</a>)</li> <li><a href="6210cd31df"><code>6210cd3</code></a> chore(deps): update dependency rollup to v4.45.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2841">#2841</a>)</li> <li><a href="467f07b7de"><code>467f07b</code></a> chore(deps): update dependency vite to v7 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2800">#2800</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/fs-v2.4.0...fs-v2.4.1">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-notification` from 2.3.1 to 2.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/plugins-workspace/releases">tauri-plugin-notification's releases</a>.</em></p> <blockquote> <h2>persisted-scope v2.3.2</h2> <h2>[2.3.2]</h2> <h3>Dependencies</h3> <ul> <li>Upgraded to <code>fs@2.4.2</code></li> </ul> <!-- raw HTML omitted --> <pre><code>Updating crates.io index Packaging tauri-plugin-persisted-scope v2.3.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/persisted-scope) Updating crates.io index Packaged 12 files, 185.1KiB (83.8KiB compressed) Uploading tauri-plugin-persisted-scope v2.3.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/persisted-scope) Uploaded tauri-plugin-persisted-scope v2.3.2 to registry `crates-io` note: waiting for tauri-plugin-persisted-scope v2.3.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-persisted-scope v2.3.2 at registry `crates-io` </code></pre> <!-- raw HTML omitted --> <h2>nfc-js v2.3.2</h2> <h2>[2.3.2]</h2> <ul> <li><a href="6c9b61fb65"><code>6c9b61fb</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3039">#3039</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../FabianLars"><code>@FabianLars</code></a>) On Android, updated compileSdk to 36.</li> </ul> <!-- raw HTML omitted --> <pre><code>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-nfc@2.3.2 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.1kB README.md npm notice 5.0kB dist-js/index.cjs npm notice 3.7kB dist-js/index.d.ts npm notice 4.8kB dist-js/index.js npm notice 678B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-nfc npm notice version: 2.3.2 npm notice filename: tauri-apps-plugin-nfc-2.3.2.tgz </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="e7a68fa637"><code>e7a68fa</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3068">#3068</a>)</li> <li><a href="b5550a3b0d"><code>b5550a3</code></a> chore: temp delete updater changefile</li> <li><a href="93426f8512"><code>93426f8</code></a> fix: fix docsrs builds</li> <li><a href="4ee61e055e"><code>4ee61e0</code></a> Revert "chore: temp delete updater changefile"</li> <li><a href="06124af8d6"><code>06124af</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2972">#2972</a>)</li> <li><a href="060219e597"><code>060219e</code></a> chore(deps): update dependency <code>@rollup/plugin-typescript</code> to v12.3.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3067">#3067</a>)</li> <li><a href="c7e9766ff5"><code>c7e9766</code></a> chore(deps): update tauri monorepo (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3058">#3058</a>)</li> <li><a href="d4a8ce962b"><code>d4a8ce9</code></a> chore(deps): update rust crate tokio-tungstenite to 0.28 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3016">#3016</a>)</li> <li><a href="cdc7eec415"><code>cdc7eec</code></a> chore(deps): update dependency <code>@rollup/plugin-typescript</code> to v12.2.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3066">#3066</a>)</li> <li><a href="6314b004ab"><code>6314b00</code></a> chore: temp delete updater changefile</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/os-v2.3.1...os-v2.3.2">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-opener` from 2.5.0 to 2.5.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/plugins-workspace/releases">tauri-plugin-opener's releases</a>.</em></p> <blockquote> <h2>opener-js v2.5.1</h2> <h2>[2.5.1]</h2> <ul> <li><a href="6c9b61fb65"><code>6c9b61fb</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3039">#3039</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../FabianLars"><code>@FabianLars</code></a>) On Android, updated compileSdk to 36.</li> <li><a href="67a7bf80f8"><code>67a7bf80</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3018">#3018</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../Legend-Master"><code>@Legend-Master</code></a>) Fix opener doesn't open same origin links in the browser</li> </ul> <!-- raw HTML omitted --> <pre><code>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-opener@2.5.1 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 4.2kB README.md npm notice 3.1kB dist-js/index.cjs npm notice 2.0kB dist-js/index.d.ts npm notice 3.1kB dist-js/index.js npm notice 11B dist-js/init.d.ts npm notice 729B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-opener npm notice version: 2.5.1 npm notice filename: tauri-apps-plugin-opener-2.5.1.tgz npm notice package size: 3.5 kB npm notice unpacked size: 14.1 kB npm notice shasum: aedf32d399e9d0f6dcaacca4e2461550ab8d3b79 npm notice integrity: sha512-nyT6oW4ibyXJN[...]7/Q46ZKuzeeBQ== npm notice total files: 7 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=642040262 + @tauri-apps/plugin-opener@2.5.1 </code></pre> <!-- raw HTML omitted --> <h2>opener v2.5.1</h2> <h2>[2.5.1]</h2> <ul> <li><a href="6c9b61fb65"><code>6c9b61fb</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3039">#3039</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../FabianLars"><code>@FabianLars</code></a>) On Android, updated compileSdk to 36.</li> <li><a href="67a7bf80f8"><code>67a7bf80</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3018">#3018</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../Legend-Master"><code>@Legend-Master</code></a>) Fix opener doesn't open same origin links in the browser</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="5779099688"><code>5779099</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2780">#2780</a>)</li> <li><a href="2aec8ff4c4"><code>2aec8ff</code></a> feat(opener): add <code>inAppBrowser</code> option for iOS and Android (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2803">#2803</a>)</li> <li><a href="9799f0dbab"><code>9799f0d</code></a> fix(log): iOS simulator freezing due to early logging (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2802">#2802</a>)</li> <li><a href="8cdaacdc6e"><code>8cdaacd</code></a> chore(examples): update API example mobile projects</li> <li><a href="d46778e80b"><code>d46778e</code></a> chore(deps): update dependency typescript-eslint to v8.35.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2794">#2794</a>)</li> <li><a href="a0288648f8"><code>a028864</code></a> chore(deps): update dependency prettier to v3.6.0 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2789">#2789</a>)</li> <li><a href="f6e11282a7"><code>f6e1128</code></a> feat(cli): Pass optional args to get matches (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2787">#2787</a>)</li> <li><a href="5642283dba"><code>5642283</code></a> chore(deps): update dependency rollup to v4.44.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2782">#2782</a>)</li> <li><a href="37c2fb4120"><code>37c2fb4</code></a> feat(cli): add support for global CLI arguments (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2772">#2772</a>)</li> <li><a href="27c2193d42"><code>27c2193</code></a> chore(deps): update dependency <code>@rollup/plugin-typescript</code> to v12.1.3 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2778">#2778</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/log-v2.5.0...log-v2.5.1">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-shell` from 2.3.1 to 2.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/plugins-workspace/releases">tauri-plugin-shell's releases</a>.</em></p> <blockquote> <h2>persisted-scope v2.3.2</h2> <h2>[2.3.2]</h2> <h3>Dependencies</h3> <ul> <li>Upgraded to <code>fs@2.4.2</code></li> </ul> <!-- raw HTML omitted --> <pre><code>Updating crates.io index Packaging tauri-plugin-persisted-scope v2.3.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/persisted-scope) Updating crates.io index Packaged 12 files, 185.1KiB (83.8KiB compressed) Uploading tauri-plugin-persisted-scope v2.3.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/persisted-scope) Uploaded tauri-plugin-persisted-scope v2.3.2 to registry `crates-io` note: waiting for tauri-plugin-persisted-scope v2.3.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-persisted-scope v2.3.2 at registry `crates-io` </code></pre> <!-- raw HTML omitted --> <h2>nfc-js v2.3.2</h2> <h2>[2.3.2]</h2> <ul> <li><a href="6c9b61fb65"><code>6c9b61fb</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/3039">#3039</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../FabianLars"><code>@FabianLars</code></a>) On Android, updated compileSdk to 36.</li> </ul> <!-- raw HTML omitted --> <pre><code>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-nfc@2.3.2 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.1kB README.md npm notice 5.0kB dist-js/index.cjs npm notice 3.7kB dist-js/index.d.ts npm notice 4.8kB dist-js/index.js npm notice 678B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-nfc npm notice version: 2.3.2 npm notice filename: tauri-apps-plugin-nfc-2.3.2.tgz </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="e7a68fa637"><code>e7a68fa</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3068">#3068</a>)</li> <li><a href="b5550a3b0d"><code>b5550a3</code></a> chore: temp delete updater changefile</li> <li><a href="93426f8512"><code>93426f8</code></a> fix: fix docsrs builds</li> <li><a href="4ee61e055e"><code>4ee61e0</code></a> Revert "chore: temp delete updater changefile"</li> <li><a href="06124af8d6"><code>06124af</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2972">#2972</a>)</li> <li><a href="060219e597"><code>060219e</code></a> chore(deps): update dependency <code>@rollup/plugin-typescript</code> to v12.3.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3067">#3067</a>)</li> <li><a href="c7e9766ff5"><code>c7e9766</code></a> chore(deps): update tauri monorepo (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3058">#3058</a>)</li> <li><a href="d4a8ce962b"><code>d4a8ce9</code></a> chore(deps): update rust crate tokio-tungstenite to 0.28 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3016">#3016</a>)</li> <li><a href="cdc7eec415"><code>cdc7eec</code></a> chore(deps): update dependency <code>@rollup/plugin-typescript</code> to v12.2.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/3066">#3066</a>)</li> <li><a href="6314b004ab"><code>6314b00</code></a> chore: temp delete updater changefile</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/os-v2.3.1...os-v2.3.2">compare view</a></li> </ul> </details> <br /> Updates `tauri-utils` from 2.7.0 to 2.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/tauri/releases">tauri-utils's releases</a>.</em></p> <blockquote> <h2>tauri-utils v2.8.0</h2> <!-- raw HTML omitted --> <pre><code>Updating git repository `https://github.com/tauri-apps/schemars.git` Updating crates.io index warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph. Check that the patched package version and available features are compatible with the dependency requirements. If the patch has a different version from what is locked in the Cargo.lock file, run `cargo update` to use the new version. This may also occur with an optional dependency that is not enabled. Locking 1051 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding cargo-mobile2 v0.21.2 (available: v0.22.1) Adding cargo_metadata v0.19.2 (available: v0.23.0) Adding colored v2.2.0 (available: v3.0.0) Adding ctor v0.2.9 (available: v0.6.0) Adding dialoguer v0.11.0 (available: v0.12.0) Adding elf v0.7.4 (available: v0.8.0) Adding goblin v0.9.3 (available: v0.10.3) Adding html5ever v0.29.1 (available: v0.35.0) Adding itertools v0.13.0 (available: v0.14.0) Adding json-patch v3.0.1 (available: v4.1.0) Adding jsonrpsee v0.24.9 (available: v0.26.0) Adding jsonrpsee-client-transport v0.24.9 (available: v0.26.0) Adding jsonrpsee-core v0.24.9 (available: v0.26.0) Adding jsonrpsee-ws-client v0.24.9 (available: v0.26.0) Adding matchit v0.8.4 (available: v0.8.6) Adding minisign v0.7.3 (available: v0.7.9) Adding object v0.36.7 (available: v0.37.3) Adding oxc_allocator v0.36.0 (available: v0.95.0) Adding oxc_ast v0.36.0 (available: v0.95.0) Adding oxc_parser v0.36.0 (available: v0.95.0) Adding oxc_span v0.36.0 (available: v0.95.0) Adding phf v0.11.3 (available: v0.13.1) Adding png v0.17.16 (available: v0.18.0) Adding rpm v0.16.1 (available: v0.18.4) Adding schemars v0.8.22 (available: v1.0.4) Adding tiny_http v0.11.0 (available: v0.12.0) Adding toml v0.8.2 (available: v0.8.23) Adding toml_datetime v0.6.3 (available: v0.6.11) Adding toml_edit v0.20.2 (available: v0.20.7) Adding urlpattern v0.3.0 (available: v0.4.0) Adding windows v0.61.3 (available: v0.62.2) Adding windows-registry v0.5.3 (available: v0.6.1) Adding windows-sys v0.60.2 (available: v0.61.2) Adding x509-certificate v0.23.1 (available: v0.25.0) Adding zip v4.6.1 (available: v6.0.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="cb28f4368c"><code>cb28f43</code></a> apply version updates (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14137">#14137</a>)</li> <li><a href="6aa7f2d852"><code>6aa7f2d</code></a> chore(deps): minor bump plugin, codegen and macros crates</li> <li><a href="06f26bbb24"><code>06f26bb</code></a> chore(deps): update tao to 0.34.5</li> <li><a href="68cb318979"><code>68cb318</code></a> feat(core): add stop, restart, destroy and configuration changed Android hook...</li> <li><a href="3397fd9bfe"><code>3397fd9</code></a> feat(core): back button event on Android, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/8142">#8142</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14133">#14133</a>)</li> <li><a href="3b4fac2017"><code>3b4fac2</code></a> feat(android): add auto_increment_version_code option for Android builds (<a href="https://redirect.github.com/tauri-apps/tauri/issues/1">#1</a>...</li> <li><a href="684791efa6"><code>684791e</code></a> fix(macos): Always try to create webview, even if webkit runtime isn't detect...</li> <li><a href="25e920e169"><code>25e920e</code></a> fix(cli): wait for dev command to exit with --no-watch, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/14284">#14284</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14298">#14298</a>)</li> <li><a href="a279485856"><code>a279485</code></a> chore(cli): update cargo-mobile2 to 0.21.1</li> <li><a href="7b0d4e7322"><code>7b0d4e7</code></a> fix(core): SHA256 hash for JS scripts CSP on Windows (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14265">#14265</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-utils-v2.7.0...tauri-utils-v2.8.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>` 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 <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
24
rust/Cargo.lock
generated
24
rust/Cargo.lock
generated
@@ -7567,9 +7567,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tauri-plugin-dialog"
|
||||
version = "2.4.0"
|
||||
version = "2.4.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0beee42a4002bc695550599b011728d9dfabf82f767f134754ed6655e434824e"
|
||||
checksum = "313f8138692ddc4a2127c4c9607d616a46f5c042e77b3722450866da0aad2f19"
|
||||
dependencies = [
|
||||
"log",
|
||||
"raw-window-handle 0.6.2",
|
||||
@@ -7585,9 +7585,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tauri-plugin-fs"
|
||||
version = "2.4.2"
|
||||
version = "2.4.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "315784ec4be45e90a987687bae7235e6be3d6e9e350d2b75c16b8a4bf22c1db7"
|
||||
checksum = "47df422695255ecbe7bac7012440eddaeefd026656171eac9559f5243d3230d9"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dunce",
|
||||
@@ -7607,9 +7607,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tauri-plugin-notification"
|
||||
version = "2.3.1"
|
||||
version = "2.3.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d2fbc86b929b5376ab84b25c060f966d146b2fbd59b6af8264027b343c82c219"
|
||||
checksum = "01fc2c5ff41105bd1f7242d8201fdf3efd70749b82fa013a17f2126357d194cc"
|
||||
dependencies = [
|
||||
"log",
|
||||
"notify-rust",
|
||||
@@ -7626,9 +7626,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tauri-plugin-opener"
|
||||
version = "2.5.0"
|
||||
version = "2.5.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "786156aa8e89e03d271fbd3fe642207da8e65f3c961baa9e2930f332bf80a1f5"
|
||||
checksum = "c26b72571d25dee25667940027114e60f569fc3974f8cefbe50c2cbc5fd65e3b"
|
||||
dependencies = [
|
||||
"dunce",
|
||||
"glob",
|
||||
@@ -7648,9 +7648,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tauri-plugin-shell"
|
||||
version = "2.3.1"
|
||||
version = "2.3.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "54777d0c0d8add34eea3ced84378619ef5b97996bd967d3038c668feefd21071"
|
||||
checksum = "c374b6db45f2a8a304f0273a15080d98c70cde86178855fc24653ba657a1144c"
|
||||
dependencies = [
|
||||
"encoding_rs",
|
||||
"log",
|
||||
@@ -7749,9 +7749,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tauri-utils"
|
||||
version = "2.7.0"
|
||||
version = "2.8.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "41a3852fdf9a4f8fbeaa63dc3e9a85284dd6ef7200751f0bd66ceee30c93f212"
|
||||
checksum = "f6b8bbe426abdbf52d050e52ed693130dbd68375b9ad82a3fb17efb4c8d85673"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"brotli",
|
||||
|
||||
@@ -184,13 +184,13 @@ swift-bridge-build = "0.1.57"
|
||||
syn = "2.0"
|
||||
tauri = "2.8.4"
|
||||
tauri-build = "2.4.0"
|
||||
tauri-plugin-dialog = "2.4.0"
|
||||
tauri-plugin-notification = "2.3.1"
|
||||
tauri-plugin-opener = "2.5.0"
|
||||
tauri-plugin-shell = "2.3.1"
|
||||
tauri-plugin-dialog = "2.4.2"
|
||||
tauri-plugin-notification = "2.3.3"
|
||||
tauri-plugin-opener = "2.5.2"
|
||||
tauri-plugin-shell = "2.3.3"
|
||||
tauri-runtime = "2.7.1"
|
||||
tauri-specta = { version = "=2.0.0-rc.21", features = ["derive", "typescript"] }
|
||||
tauri-utils = "2.2.0"
|
||||
tauri-utils = "2.8.0"
|
||||
telemetry = { path = "libs/telemetry" }
|
||||
tempfile = "3.23.0"
|
||||
test-case = "3.3.1"
|
||||
|
||||
Reference in New Issue
Block a user