mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Bumps the tauri group in /rust with 6 updates: | Package | From | To | | --- | --- | --- | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.2.2` | `2.3.0` | | [tauri-plugin-notification](https://github.com/tauri-apps/plugins-workspace) | `2.2.2` | `2.3.0` | | [tauri-plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.2.7` | `2.4.0` | | [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.2.1` | `2.3.0` | | [tauri-runtime](https://github.com/tauri-apps/tauri) | `2.6.0` | `2.7.0` | | [tauri-utils](https://github.com/tauri-apps/tauri) | `2.4.0` | `2.5.0` | Updates `tauri-plugin-dialog` from 2.2.2 to 2.3.0 <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>opener-js v2.3.0</h2> <h2>[2.3.0]</h2> <ul> <li><a href="ce9888a2d4"><code>ce9888a2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2762">#2762</a>) Similar to the <code>fs</code> plugin the <code>opener</code> plugin now supports a <code>requireLiteralLeadingDot</code> configuration in <code>tauri.conf.json</code>.</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.3.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 4.3kB README.md npm notice 2.8kB dist-js/index.cjs npm notice 1.8kB dist-js/index.d.ts npm notice 2.7kB 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.3.0 npm notice filename: tauri-apps-plugin-opener-2.3.0.tgz npm notice package size: 3.4 kB npm notice unpacked size: 13.2 kB npm notice shasum: ea883f48daffd22873bbc40cc81b266df6f6a6cd npm notice integrity: sha512-yAbauwp8BCHIh[...]otjYnnbUVmYrw== 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=240371238 + @tauri-apps/plugin-opener@2.3.0 </code></pre> <!-- raw HTML omitted --> <h2>opener v2.3.0</h2> <h2>[2.3.0]</h2> <ul> <li><a href="ce9888a2d4"><code>ce9888a2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2762">#2762</a>) Similar to the <code>fs</code> plugin the <code>opener</code> plugin now supports a <code>requireLiteralLeadingDot</code> configuration in <code>tauri.conf.json</code>.</li> </ul> <!-- raw HTML omitted --> <pre><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="adc23d6c4f"><code>adc23d6</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2808">#2808</a>)</li> <li><a href="fc573b35a7"><code>fc573b3</code></a> chore(deps): update rust crate tokio-tungstenite to 0.27 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2768">#2768</a>)</li> <li><a href="901ddfb73d"><code>901ddfb</code></a> ci: enable create-pull-request sign commits (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2809">#2809</a>)</li> <li><a href="f209b2f23c"><code>f209b2f</code></a> chore(deps): update tauri monorepo to v2.6.0 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2804">#2804</a>)</li> <li><a href="19ed1bd3cc"><code>19ed1bd</code></a> chore(deps): update dependency prettier to v3.6.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2806">#2806</a>)</li> <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>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.2...os-v2.3.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-notification` from 2.2.2 to 2.3.0 <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>opener-js v2.3.0</h2> <h2>[2.3.0]</h2> <ul> <li><a href="ce9888a2d4"><code>ce9888a2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2762">#2762</a>) Similar to the <code>fs</code> plugin the <code>opener</code> plugin now supports a <code>requireLiteralLeadingDot</code> configuration in <code>tauri.conf.json</code>.</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.3.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 4.3kB README.md npm notice 2.8kB dist-js/index.cjs npm notice 1.8kB dist-js/index.d.ts npm notice 2.7kB 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.3.0 npm notice filename: tauri-apps-plugin-opener-2.3.0.tgz npm notice package size: 3.4 kB npm notice unpacked size: 13.2 kB npm notice shasum: ea883f48daffd22873bbc40cc81b266df6f6a6cd npm notice integrity: sha512-yAbauwp8BCHIh[...]otjYnnbUVmYrw== 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=240371238 + @tauri-apps/plugin-opener@2.3.0 </code></pre> <!-- raw HTML omitted --> <h2>opener v2.3.0</h2> <h2>[2.3.0]</h2> <ul> <li><a href="ce9888a2d4"><code>ce9888a2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2762">#2762</a>) Similar to the <code>fs</code> plugin the <code>opener</code> plugin now supports a <code>requireLiteralLeadingDot</code> configuration in <code>tauri.conf.json</code>.</li> </ul> <!-- raw HTML omitted --> <pre><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="adc23d6c4f"><code>adc23d6</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2808">#2808</a>)</li> <li><a href="fc573b35a7"><code>fc573b3</code></a> chore(deps): update rust crate tokio-tungstenite to 0.27 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2768">#2768</a>)</li> <li><a href="901ddfb73d"><code>901ddfb</code></a> ci: enable create-pull-request sign commits (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2809">#2809</a>)</li> <li><a href="f209b2f23c"><code>f209b2f</code></a> chore(deps): update tauri monorepo to v2.6.0 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2804">#2804</a>)</li> <li><a href="19ed1bd3cc"><code>19ed1bd</code></a> chore(deps): update dependency prettier to v3.6.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2806">#2806</a>)</li> <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>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.2...os-v2.3.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-opener` from 2.2.7 to 2.4.0 <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>cli-js v2.4.0</h2> <h2>[2.4.0]</h2> <ul> <li><a href="f209b2f23c"><code>f209b2f2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2804">#2804</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../renovate"><code>@renovate</code></a>) Updated tauri to 2.6</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-cli@2.4.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.4kB README.md npm notice 1.1kB dist-js/index.cjs npm notice 1.3kB dist-js/index.d.ts npm notice 1.0kB dist-js/index.js npm notice 653B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-cli npm notice version: 2.4.0 npm notice filename: tauri-apps-plugin-cli-2.4.0.tgz npm notice package size: 2.9 kB npm notice unpacked size: 8.4 kB npm notice shasum: 8d6eacb113a377bb690a36676c63c7b426212f46 npm notice integrity: sha512-3AUUaaqj3Pkac[...]WBNAL4I4iIZRg== 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=249977649 + @tauri-apps/plugin-cli@2.4.0 </code></pre> <!-- raw HTML omitted --> <h2>cli v2.4.0</h2> <h2>[2.4.0]</h2> <ul> <li><a href="f209b2f23c"><code>f209b2f2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2804">#2804</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../renovate"><code>@renovate</code></a>) Updated tauri to 2.6</li> </ul> <!-- raw HTML omitted --> <pre><code>Updating crates.io index </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="adc23d6c4f"><code>adc23d6</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2808">#2808</a>)</li> <li><a href="fc573b35a7"><code>fc573b3</code></a> chore(deps): update rust crate tokio-tungstenite to 0.27 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2768">#2768</a>)</li> <li><a href="901ddfb73d"><code>901ddfb</code></a> ci: enable create-pull-request sign commits (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2809">#2809</a>)</li> <li><a href="f209b2f23c"><code>f209b2f</code></a> chore(deps): update tauri monorepo to v2.6.0 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2804">#2804</a>)</li> <li><a href="19ed1bd3cc"><code>19ed1bd</code></a> chore(deps): update dependency prettier to v3.6.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2806">#2806</a>)</li> <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>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/opener-v2.2.7...fs-v2.4.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-shell` from 2.2.1 to 2.3.0 <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>opener-js v2.3.0</h2> <h2>[2.3.0]</h2> <ul> <li><a href="ce9888a2d4"><code>ce9888a2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2762">#2762</a>) Similar to the <code>fs</code> plugin the <code>opener</code> plugin now supports a <code>requireLiteralLeadingDot</code> configuration in <code>tauri.conf.json</code>.</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.3.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 4.3kB README.md npm notice 2.8kB dist-js/index.cjs npm notice 1.8kB dist-js/index.d.ts npm notice 2.7kB 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.3.0 npm notice filename: tauri-apps-plugin-opener-2.3.0.tgz npm notice package size: 3.4 kB npm notice unpacked size: 13.2 kB npm notice shasum: ea883f48daffd22873bbc40cc81b266df6f6a6cd npm notice integrity: sha512-yAbauwp8BCHIh[...]otjYnnbUVmYrw== 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=240371238 + @tauri-apps/plugin-opener@2.3.0 </code></pre> <!-- raw HTML omitted --> <h2>opener v2.3.0</h2> <h2>[2.3.0]</h2> <ul> <li><a href="ce9888a2d4"><code>ce9888a2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2762">#2762</a>) Similar to the <code>fs</code> plugin the <code>opener</code> plugin now supports a <code>requireLiteralLeadingDot</code> configuration in <code>tauri.conf.json</code>.</li> </ul> <!-- raw HTML omitted --> <pre><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="adc23d6c4f"><code>adc23d6</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2808">#2808</a>)</li> <li><a href="fc573b35a7"><code>fc573b3</code></a> chore(deps): update rust crate tokio-tungstenite to 0.27 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2768">#2768</a>)</li> <li><a href="901ddfb73d"><code>901ddfb</code></a> ci: enable create-pull-request sign commits (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2809">#2809</a>)</li> <li><a href="f209b2f23c"><code>f209b2f</code></a> chore(deps): update tauri monorepo to v2.6.0 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2804">#2804</a>)</li> <li><a href="19ed1bd3cc"><code>19ed1bd</code></a> chore(deps): update dependency prettier to v3.6.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2806">#2806</a>)</li> <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>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.1...os-v2.3.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-runtime` from 2.6.0 to 2.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/tauri/releases">tauri-runtime's releases</a>.</em></p> <blockquote> <h2>tauri-runtime v2.7.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 1020 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding axum v0.7.9 (available: v0.8.4) Adding cargo_metadata v0.19.2 (available: v0.20.0) Adding colored v2.2.0 (available: v3.0.0) Adding ctor v0.2.9 (available: v0.4.2) Adding elf v0.7.4 (available: v0.8.0) Adding getrandom v0.2.16 (available: v0.3.3) Adding html5ever v0.29.1 (available: v0.32.0) Adding itertools v0.13.0 (available: v0.14.0) Adding json-patch v3.0.1 (available: v4.0.0) Adding jsonrpsee v0.24.9 (available: v0.25.1) Adding jsonrpsee-client-transport v0.24.9 (available: v0.25.1) Adding jsonrpsee-core v0.24.9 (available: v0.25.1) Adding jsonrpsee-ws-client v0.24.9 (available: v0.25.1) Adding minisign v0.7.3 (available: v0.7.9) Adding muda v0.16.1 (available: v0.17.0) Adding object v0.36.7 (available: v0.37.1) Adding oxc_allocator v0.36.0 (available: v0.74.0) Adding oxc_ast v0.36.0 (available: v0.74.0) Adding oxc_parser v0.36.0 (available: v0.74.0) Adding oxc_span v0.36.0 (available: v0.74.0) Adding phf v0.11.3 (available: v0.12.1) Adding proc-macro-crate v2.0.0 (available: v2.0.2) Adding rand v0.8.5 (available: v0.9.1) Adding rpm v0.16.0 (available: v0.17.0) Adding schemars v0.8.22 (available: v1.0.1) Adding serialize-to-javascript v0.1.1 (available: v0.1.2) Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2) Adding tiny_http v0.11.0 (available: v0.12.0) Adding which v7.0.3 (available: v8.0.0) Adding worker v0.5.0 (available: v0.6.0) Adding worker-macros v0.5.0 (available: v0.6.0) Adding x509-certificate v0.23.1 (available: v0.24.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 787 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1045 crate dependencies) </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="594822aa55"><code>594822a</code></a> Apply Version Updates From Current Changes (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13282">#13282</a>)</li> <li><a href="e4aa35e083"><code>e4aa35e</code></a> fix(cli): init tests</li> <li><a href="9c16eefa31"><code>9c16eef</code></a> Update kuchikiki, html5ever, tao, wry, webview2-com (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13629">#13629</a>)</li> <li><a href="3242e1c946"><code>3242e1c</code></a> feat(cli): allow passing Cargo commands to mobile dev/build commands (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13659">#13659</a>)</li> <li><a href="4a880ca697"><code>4a880ca</code></a> feat(cli): synchronize productName changes with iOS Xcode project (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13658">#13658</a>)</li> <li><a href="d1ce9af628"><code>d1ce9af</code></a> feat(cli): add <code>--config</code> arg to the mobile init cmds, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/13284">#13284</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13660">#13660</a>)</li> <li><a href="ec6065fa4a"><code>ec6065f</code></a> fix(cli): use original identifier to fix mobile options reading (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13625">#13625</a>)</li> <li><a href="18b5299952"><code>18b5299</code></a> docs: where does resource dir resolve to (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13640">#13640</a>)</li> <li><a href="eb3f0248c2"><code>eb3f024</code></a> fix: write default permission words if not empty (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13646">#13646</a>)</li> <li><a href="c03cc586e3"><code>c03cc58</code></a> chore: check generated file on package lock change (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13641">#13641</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-runtime-v2.6.0...tauri-runtime-v2.7.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-utils` from 2.4.0 to 2.5.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.5.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 1020 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding axum v0.7.9 (available: v0.8.4) Adding cargo_metadata v0.19.2 (available: v0.20.0) Adding colored v2.2.0 (available: v3.0.0) Adding ctor v0.2.9 (available: v0.4.2) Adding elf v0.7.4 (available: v0.8.0) Adding getrandom v0.2.16 (available: v0.3.3) Adding html5ever v0.29.1 (available: v0.32.0) Adding itertools v0.13.0 (available: v0.14.0) Adding json-patch v3.0.1 (available: v4.0.0) Adding jsonrpsee v0.24.9 (available: v0.25.1) Adding jsonrpsee-client-transport v0.24.9 (available: v0.25.1) Adding jsonrpsee-core v0.24.9 (available: v0.25.1) Adding jsonrpsee-ws-client v0.24.9 (available: v0.25.1) Adding minisign v0.7.3 (available: v0.7.9) Adding muda v0.16.1 (available: v0.17.0) Adding object v0.36.7 (available: v0.37.1) Adding oxc_allocator v0.36.0 (available: v0.74.0) Adding oxc_ast v0.36.0 (available: v0.74.0) Adding oxc_parser v0.36.0 (available: v0.74.0) Adding oxc_span v0.36.0 (available: v0.74.0) Adding phf v0.11.3 (available: v0.12.1) Adding proc-macro-crate v2.0.0 (available: v2.0.2) Adding rand v0.8.5 (available: v0.9.1) Adding rpm v0.16.0 (available: v0.17.0) Adding schemars v0.8.22 (available: v1.0.1) Adding serialize-to-javascript v0.1.1 (available: v0.1.2) Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2) Adding tiny_http v0.11.0 (available: v0.12.0) Adding which v7.0.3 (available: v8.0.0) Adding worker v0.5.0 (available: v0.6.0) Adding worker-macros v0.5.0 (available: v0.6.0) Adding x509-certificate v0.23.1 (available: v0.24.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 787 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1045 crate dependencies) </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="594822aa55"><code>594822a</code></a> Apply Version Updates From Current Changes (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13282">#13282</a>)</li> <li><a href="e4aa35e083"><code>e4aa35e</code></a> fix(cli): init tests</li> <li><a href="9c16eefa31"><code>9c16eef</code></a> Update kuchikiki, html5ever, tao, wry, webview2-com (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13629">#13629</a>)</li> <li><a href="3242e1c946"><code>3242e1c</code></a> feat(cli): allow passing Cargo commands to mobile dev/build commands (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13659">#13659</a>)</li> <li><a href="4a880ca697"><code>4a880ca</code></a> feat(cli): synchronize productName changes with iOS Xcode project (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13658">#13658</a>)</li> <li><a href="d1ce9af628"><code>d1ce9af</code></a> feat(cli): add <code>--config</code> arg to the mobile init cmds, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/13284">#13284</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13660">#13660</a>)</li> <li><a href="ec6065fa4a"><code>ec6065f</code></a> fix(cli): use original identifier to fix mobile options reading (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13625">#13625</a>)</li> <li><a href="18b5299952"><code>18b5299</code></a> docs: where does resource dir resolve to (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13640">#13640</a>)</li> <li><a href="eb3f0248c2"><code>eb3f024</code></a> fix: write default permission words if not empty (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13646">#13646</a>)</li> <li><a href="c03cc586e3"><code>c03cc58</code></a> chore: check generated file on package lock change (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13641">#13641</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-utils-v2.4.0...tauri-utils-v2.5.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> Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
318 lines
12 KiB
TOML
318 lines
12 KiB
TOML
# This template contains all of the possible sections and their default values
|
|
|
|
# Note that all fields that take a lint level have these possible values:
|
|
# * deny - An error will be produced and the check will fail
|
|
# * warn - A warning will be produced, but the check will not fail
|
|
# * allow - No warning or error will be produced, though in some cases a note
|
|
# will be
|
|
|
|
# The values provided in this template are the default values that will be used
|
|
# when any section or field is not specified in your own configuration
|
|
|
|
# Root options
|
|
|
|
# The graph table configures how the dependency graph is constructed and thus
|
|
# which crates the checks are performed against
|
|
[graph]
|
|
# If 1 or more target triples (and optionally, target_features) are specified,
|
|
# only the specified targets will be checked when running `cargo deny check`.
|
|
# This means, if a particular package is only ever used as a target specific
|
|
# dependency, such as, for example, the `nix` crate only being used via the
|
|
# `target_family = "unix"` configuration, that only having windows targets in
|
|
# this list would mean the nix crate, as well as any of its exclusive
|
|
# dependencies not shared by any other crates, would be ignored, as the target
|
|
# list here is effectively saying which targets you are building for.
|
|
targets = [
|
|
# The triple can be any string, but only the target triples built in to
|
|
# rustc (as of 1.40) can be checked against actual config expressions
|
|
#"x86_64-unknown-linux-musl",
|
|
# You can also specify which target_features you promise are enabled for a
|
|
# particular target. target_features are currently not validated against
|
|
# the actual valid features supported by the target architecture.
|
|
#{ triple = "wasm32-unknown-unknown", features = ["atomics"] },
|
|
]
|
|
# When creating the dependency graph used as the source of truth when checks are
|
|
# executed, this field can be used to prune crates from the graph, removing them
|
|
# from the view of cargo-deny. This is an extremely heavy hammer, as if a crate
|
|
# is pruned from the graph, all of its dependencies will also be pruned unless
|
|
# they are connected to another crate in the graph that hasn't been pruned,
|
|
# so it should be used with care. The identifiers are [Package ID Specifications]
|
|
# (https://doc.rust-lang.org/cargo/reference/pkgid-spec.html)
|
|
#exclude = []
|
|
# If true, metadata will be collected with `--all-features`. Note that this can't
|
|
# be toggled off if true, if you want to conditionally enable `--all-features` it
|
|
# is recommended to pass `--all-features` on the cmd line instead
|
|
all-features = false
|
|
# If true, metadata will be collected with `--no-default-features`. The same
|
|
# caveat with `all-features` applies
|
|
no-default-features = false
|
|
# If set, these feature will be enabled when collecting metadata. If `--features`
|
|
# is specified on the cmd line they will take precedence over this option.
|
|
#features = []
|
|
|
|
# The output table provides options for how/if diagnostics are outputted
|
|
[output]
|
|
# When outputting inclusion graphs in diagnostics that include features, this
|
|
# option can be used to specify the depth at which feature edges will be added.
|
|
# This option is included since the graphs can be quite large and the addition
|
|
# of features from the crate(s) to all of the graph roots can be far too verbose.
|
|
# This option can be overridden via `--feature-depth` on the cmd line
|
|
feature-depth = 1
|
|
|
|
# This section is considered when running `cargo deny check advisories`
|
|
# More documentation for the advisories section can be found here:
|
|
# https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html
|
|
[advisories]
|
|
# The path where the advisory databases are cloned/fetched into
|
|
#db-path = "$CARGO_HOME/advisory-dbs"
|
|
# The url(s) of the advisory databases to use
|
|
#db-urls = ["https://github.com/rustsec/advisory-db"]
|
|
# A list of advisory IDs to ignore. Note that ignored advisories will still
|
|
# output a note when they are encountered.
|
|
ignore = [
|
|
"RUSTSEC-2020-0095", # `difference` is unmaintained
|
|
"RUSTSEC-2024-0384", # `instant` is unmaintained
|
|
"RUSTSEC-2024-0370", # `proc-macro-error` is unmaintained
|
|
|
|
# `gtk-rs` crates are unmaintained
|
|
"RUSTSEC-2024-0411",
|
|
"RUSTSEC-2024-0412",
|
|
"RUSTSEC-2024-0413",
|
|
"RUSTSEC-2024-0414",
|
|
"RUSTSEC-2024-0415",
|
|
"RUSTSEC-2024-0416",
|
|
"RUSTSEC-2024-0417",
|
|
"RUSTSEC-2024-0418",
|
|
"RUSTSEC-2024-0419",
|
|
"RUSTSEC-2024-0420",
|
|
|
|
"RUSTSEC-2025-0012", # backoff, See #8386
|
|
"RUSTSEC-2024-0436", # paste, See #8387
|
|
|
|
"RUSTSEC-2024-0429", # `glib`, need to wait for tauri to upgrade
|
|
|
|
#"RUSTSEC-0000-0000",
|
|
#{ id = "RUSTSEC-0000-0000", reason = "you can specify a reason the advisory is ignored" },
|
|
#"a-crate-that-is-yanked@0.1.1", # you can also ignore yanked crate versions if you wish
|
|
#{ crate = "a-crate-that-is-yanked@0.1.1", reason = "you can specify why you are ignoring the yanked crate" },
|
|
]
|
|
# If this is true, then cargo deny will use the git executable to fetch advisory database.
|
|
# If this is false, then it uses a built-in git library.
|
|
# Setting this to true can be helpful if you have special authentication requirements that cargo-deny does not support.
|
|
# See Git Authentication for more information about setting up git authentication.
|
|
#git-fetch-with-cli = true
|
|
|
|
# This section is considered when running `cargo deny check licenses`
|
|
# More documentation for the licenses section can be found here:
|
|
# https://embarkstudios.github.io/cargo-deny/checks/licenses/cfg.html
|
|
[licenses]
|
|
# List of explicitly allowed licenses
|
|
# See https://spdx.org/licenses/ for list of possible licenses
|
|
# [possible values: any SPDX 3.11 short identifier (+ optional exception)].
|
|
allow = [
|
|
"MIT",
|
|
"Apache-2.0",
|
|
"Apache-2.0 WITH LLVM-exception",
|
|
"BSD-2-Clause",
|
|
"BSD-3-Clause",
|
|
"MPL-2.0",
|
|
"ISC",
|
|
"0BSD",
|
|
"Unicode-3.0",
|
|
"BSL-1.0",
|
|
"Zlib",
|
|
"CDLA-Permissive-2.0",
|
|
]
|
|
# The confidence threshold for detecting a license from license text.
|
|
# The higher the value, the more closely the license text must be to the
|
|
# canonical license text of a valid SPDX license file.
|
|
# [possible values: any between 0.0 and 1.0].
|
|
confidence-threshold = 0.8
|
|
# Allow 1 or more licenses on a per-crate basis, so that particular licenses
|
|
# aren't accepted for every possible crate as with the normal allow list
|
|
exceptions = [
|
|
# Each entry is the crate and version constraint, and its specific allow
|
|
# list
|
|
#{ allow = ["Zlib"], crate = "adler32" },
|
|
]
|
|
|
|
# Some crates don't have (easily) machine readable licensing information,
|
|
# adding a clarification entry for it allows you to manually specify the
|
|
# licensing information
|
|
[[licenses.clarify]]
|
|
# The package spec the clarification applies to
|
|
crate = "ring"
|
|
# The SPDX expression for the license requirements of the crate
|
|
expression = "MIT AND ISC AND OpenSSL"
|
|
license-files = [
|
|
# Each entry is a crate relative path, and the (opaque) hash of its contents
|
|
{ path = "LICENSE", hash = 0xbd0eed23 },
|
|
]
|
|
|
|
[licenses.private]
|
|
# One or more files in the crate's source used as the "source of truth" for
|
|
# the license expression. If the contents match, the clarification will be used
|
|
# when running the license check, otherwise the clarification will be ignored
|
|
# and the crate will be checked normally, which may produce warnings or errors
|
|
# depending on the rest of your configuration
|
|
# If true, ignores workspace crates that aren't published, or are only
|
|
# published to private registries.
|
|
# To see how to mark a crate as unpublished (to the official registry),
|
|
# visit https://doc.rust-lang.org/cargo/reference/manifest.html#the-publish-field.
|
|
ignore = true
|
|
# One or more private registries that you might publish crates to, if a crate
|
|
# is only published to private registries, and ignore is true, the crate will
|
|
# not have its license(s) checked
|
|
registries = [
|
|
#"https://sekretz.com/registry
|
|
]
|
|
|
|
# This section is considered when running `cargo deny check bans`.
|
|
# More documentation about the 'bans' section can be found here:
|
|
# https://embarkstudios.github.io/cargo-deny/checks/bans/cfg.html
|
|
[bans]
|
|
# Lint level for when multiple versions of the same crate are detected
|
|
multiple-versions = "deny"
|
|
# Lint level for when a crate version requirement is `*`
|
|
wildcards = "allow"
|
|
# The graph highlighting used when creating dotgraphs for crates
|
|
# with multiple versions
|
|
# * lowest-version - The path to the lowest versioned duplicate is highlighted
|
|
# * simplest-path - The path to the version with the fewest edges is highlighted
|
|
# * all - Both lowest-version and simplest-path are used
|
|
highlight = "all"
|
|
# The default lint level for `default` features for crates that are members of
|
|
# the workspace that is being checked. This can be overridden by allowing/denying
|
|
# `default` on a crate-by-crate basis if desired.
|
|
workspace-default-features = "allow"
|
|
# The default lint level for `default` features for external crates that are not
|
|
# members of the workspace. This can be overridden by allowing/denying `default`
|
|
# on a crate-by-crate basis if desired.
|
|
external-default-features = "allow"
|
|
# List of crates that are allowed. Use with care!
|
|
allow = [
|
|
#"ansi_term@0.11.0",
|
|
#{ crate = "ansi_term@0.11.0", reason = "you can specify a reason it is allowed" },
|
|
]
|
|
# List of crates to deny
|
|
deny = [
|
|
#"ansi_term@0.11.0",
|
|
#{ crate = "ansi_term@0.11.0", reason = "you can specify a reason it is banned" },
|
|
# Wrapper crates can optionally be specified to allow the crate when it
|
|
# is a direct dependency of the otherwise banned crate
|
|
#{ crate = "ansi_term@0.11.0", wrappers = ["this-crate-directly-depends-on-ansi_term"] },
|
|
]
|
|
|
|
# List of features to allow/deny
|
|
# Each entry the name of a crate and a version range. If version is
|
|
# not specified, all versions will be matched.
|
|
#[[bans.features]]
|
|
#crate = "reqwest"
|
|
# Features to not allow
|
|
#deny = ["json"]
|
|
# Features to allow
|
|
#allow = [
|
|
# "rustls",
|
|
# "__rustls",
|
|
# "__tls",
|
|
# "hyper-rustls",
|
|
# "rustls",
|
|
# "rustls-pemfile",
|
|
# "rustls-tls-webpki-roots",
|
|
# "tokio-rustls",
|
|
# "webpki-roots",
|
|
#]
|
|
# If true, the allowed features must exactly match the enabled feature set. If
|
|
# this is set there is no point setting `deny`
|
|
#exact = true
|
|
|
|
skip = [
|
|
"base64",
|
|
"bitflags",
|
|
"convert_case",
|
|
"core-foundation",
|
|
"core-graphics",
|
|
"core-graphics-types",
|
|
"derive_more",
|
|
"getrandom",
|
|
"hashbrown",
|
|
"heck",
|
|
"hermit-abi",
|
|
"indexmap",
|
|
"itertools",
|
|
"libloading",
|
|
"linux-raw-sys",
|
|
"nix",
|
|
"nu-ansi-term",
|
|
"phf",
|
|
"phf_codegen",
|
|
"phf_generator",
|
|
"phf_macros",
|
|
"phf_shared",
|
|
"proc-macro-crate",
|
|
"quick-xml",
|
|
"rand",
|
|
"rand_chacha",
|
|
"rand_core",
|
|
"raw-window-handle",
|
|
"redox_users",
|
|
"regex-automata",
|
|
"regex-syntax",
|
|
"rustix",
|
|
"siphasher",
|
|
"syn",
|
|
"thiserror",
|
|
"thiserror-impl",
|
|
"toml",
|
|
"toml_edit",
|
|
"tower",
|
|
"wasi",
|
|
"webpki-roots",
|
|
"windows-sys",
|
|
"windows-targets",
|
|
"windows_aarch64_gnullvm",
|
|
"windows_aarch64_msvc",
|
|
"windows_i686_gnu",
|
|
"windows_i686_gnullvm",
|
|
"windows_i686_msvc",
|
|
"windows_x86_64_gnu",
|
|
"windows_x86_64_gnullvm",
|
|
"windows_x86_64_msvc",
|
|
"winnow",
|
|
"winreg",
|
|
#"ansi_term@0.11.0",
|
|
#{ crate = "ansi_term@0.11.0", reason = "you can specify a reason why it can't be updated/removed" },
|
|
] # Certain crates/versions that will be skipped when doing duplicate detection.
|
|
# Similarly to `skip` allows you to skip certain crates during duplicate
|
|
# detection. Unlike skip, it also includes the entire tree of transitive
|
|
# dependencies starting at the specified crate, up to a certain depth, which is
|
|
# by default infinite.
|
|
skip-tree = [
|
|
#"ansi_term@0.11.0", # will be skipped along with _all_ of its direct and transitive dependencies
|
|
#{ crate = "ansi_term@0.11.0", depth = 20 },
|
|
]
|
|
|
|
# This section is considered when running `cargo deny check sources`.
|
|
# More documentation about the 'sources' section can be found here:
|
|
# https://embarkstudios.github.io/cargo-deny/checks/sources/cfg.html
|
|
[sources]
|
|
# Lint level for what to happen when a crate from a crate registry that is not
|
|
# in the allow list is encountered
|
|
unknown-registry = "warn"
|
|
# Lint level for what to happen when a crate from a git repository that is not
|
|
# in the allow list is encountered
|
|
unknown-git = "allow"
|
|
# List of URLs for allowed crate registries. Defaults to the crates.io index
|
|
# if not specified. If it is specified but empty, no registries are allowed.
|
|
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
|
|
# List of URLs for allowed Git repositories
|
|
allow-git = []
|
|
|
|
[sources.allow-org]
|
|
# 1 or more github.com organizations to allow git sources for
|
|
github = []
|
|
# 1 or more gitlab.com organizations to allow git sources for
|
|
gitlab = []
|
|
# 1 or more bitbucket.org organizations to allow git sources for
|
|
bitbucket = []
|