Bumps the tauri group in /rust with 6 updates: | Package | From | To | | --- | --- | --- | | [tauri-build](https://github.com/tauri-apps/tauri) | `2.3.1` | `2.4.0` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.3.2` | `2.3.3` | | [tauri-plugin-notification](https://github.com/tauri-apps/plugins-workspace) | `2.3.0` | `2.3.1` | | [tauri-plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.4.0` | `2.5.0` | | [tauri-runtime](https://github.com/tauri-apps/tauri) | `2.7.1` | `2.8.0` | | [tauri-utils](https://github.com/tauri-apps/tauri) | `2.6.0` | `2.7.0` | Updates `tauri-build` from 2.3.1 to 2.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/tauri/releases">tauri-build's releases</a>.</em></p> <blockquote> <h2>tauri-build v2.4.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 1037 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding borsh v1.3.0 (available: v1.5.7) Adding borsh-derive v1.3.0 (available: v1.5.7) Adding cargo_metadata v0.19.2 (available: v0.22.0) Adding colored v2.2.0 (available: v3.0.0) Adding ctor v0.2.9 (available: v0.5.0) Adding elf v0.7.4 (available: v0.8.0) Adding goblin v0.9.3 (available: v0.10.1) 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.0.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.82.2) Adding oxc_ast v0.36.0 (available: v0.82.2) Adding oxc_parser v0.36.0 (available: v0.82.2) Adding oxc_span v0.36.0 (available: v0.82.2) Adding phf v0.11.3 (available: v0.12.1) Adding rpm v0.16.1 (available: v0.17.1) 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 x509-certificate v0.23.1 (available: v0.25.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 796 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1062 crate dependencies) Crate: atk Version: 0.18.2 Warning: unmaintained </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="b4abb6cae8"><code>b4abb6c</code></a> Apply Version Updates From Current Changes (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13887">#13887</a>)</li> <li><a href="1a3d1a024e"><code>1a3d1a0</code></a> fix(ios): Tauri iOS build with binary XCFramework dependencies (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13995">#13995</a>)</li> <li><a href="37154ebdcd"><code>37154eb</code></a> chore(deps): update dependency rollup to v4.46.3 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14027">#14027</a>)</li> <li><a href="380656874e"><code>3806568</code></a> Remove <code>AsRef\<Window></code> on <code>WebviewWindow</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14026">#14026</a>)</li> <li><a href="bc4afe7dd4"><code>bc4afe7</code></a> feat(cli): check plugin versions for incompatibilities (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13993">#13993</a>)</li> <li><a href="7c2eb31c83"><code>7c2eb31</code></a> feat: add <code>PluginHandle::run_mobile_plugin_async</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13895">#13895</a>)</li> <li><a href="737364b8d3"><code>737364b</code></a> fix: a few regressions from previous PRs (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14020">#14020</a>)</li> <li><a href="68874c68c5"><code>68874c6</code></a> feat(core): webview window focusable property, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/11130">#11130</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13564">#13564</a>)</li> <li><a href="dfadcb764b"><code>dfadcb7</code></a> feat: add <code>WebView::set_cookie</code> and <code>WebView::delete_cookie</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13661">#13661</a>)</li> <li><a href="22d6bcacbb"><code>22d6bca</code></a> feat(tauri): impl <code>App::set_device_event_filter</code> for <code>AppHandle</code> also (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14008">#14008</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-build-v2.3.1...tauri-build-v2.4.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-dialog` from 2.3.2 to 2.3.3 <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>dialog-js v2.3.3</h2> <h2>[2.3.3]</h2> <h3>Dependencies</h3> <ul> <li>Upgraded to <code>fs-js@2.4.2</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-dialog@2.3.3 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 2.5kB README.md npm notice 5.8kB dist-js/index.cjs npm notice 7.8kB dist-js/index.d.ts npm notice 5.6kB dist-js/index.js npm notice 11B dist-js/init.d.ts npm notice 656B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-dialog npm notice version: 2.3.3 npm notice filename: tauri-apps-plugin-dialog-2.3.3.tgz npm notice package size: 4.2 kB npm notice unpacked size: 23.3 kB npm notice shasum: 0bfd78f1f754157b39295a33826afd41f769f28f npm notice integrity: sha512-cWXB9QJDbLIA0[...]q6z21Ho7W5Iew== 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=412530028 + @tauri-apps/plugin-dialog@2.3.3 </code></pre> <!-- raw HTML omitted --> <h2>dialog v2.3.3</h2> <h2>[2.3.3]</h2> <h3>Dependencies</h3> <ul> <li>Upgraded to <code>fs-js@2.4.2</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="2371804172"><code>2371804</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2888">#2888</a>)</li> <li><a href="90f9b9310a"><code>90f9b93</code></a> chore: fix cli version in deep-link package.json</li> <li><a href="1c58f3372c"><code>1c58f33</code></a> chore(deps): update dependency rollup to v4.46.4 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2935">#2935</a>)</li> <li><a href="75617a6a92"><code>75617a6</code></a> fix(mobile): deeplinks (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2870">#2870</a>)</li> <li><a href="5a963a0496"><code>5a963a0</code></a> chore(deps): update dependency <code>@tauri-apps/cli</code> to v2.8.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2930">#2930</a>)</li> <li><a href="76f4e7bb84"><code>76f4e7b</code></a> chore(deps): update eslint monorepo to v9.33.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2903">#2903</a>)</li> <li><a href="670ac1d7c1"><code>670ac1d</code></a> chore(deps): update dependency typescript-eslint to v8.40.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2923">#2923</a>)</li> <li><a href="ed0deef2cf"><code>ed0deef</code></a> chore(deps): update dependency <code>@tauri-apps/api</code> to v2.8.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2929">#2929</a>)</li> <li><a href="50cebdb6d5"><code>50cebdb</code></a> chore(deps): update to tauri 2.8.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2925">#2925</a>)</li> <li><a href="dd2ea9cfa5"><code>dd2ea9c</code></a> chore(deps): update dependency rollup to v4.46.3 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2920">#2920</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/dialog-v2.3.2...dialog-v2.3.3">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-notification` from 2.3.0 to 2.3.1 <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.1</h2> <h2>[2.3.1]</h2> <h3>feat</h3> <ul> <li><a href="2aec8ff4c4"><code>2aec8ff4</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2803">#2803</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../lucasfernog"><code>@lucasfernog</code></a>) Add <code>inAppBrowser</code> option to open URLs in an in-app browser on Android and iOS.</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.1 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 4.3kB README.md npm notice 3.0kB dist-js/index.cjs npm notice 1.9kB dist-js/index.d.ts npm notice 2.9kB dist-js/index.js npm notice 729B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-opener npm notice version: 2.3.1 npm notice filename: tauri-apps-plugin-opener-2.3.1.tgz npm notice package size: 3.5 kB npm notice unpacked size: 13.8 kB npm notice shasum: 876009e2f693f038f8731cd15a0915aef6c4876e npm notice integrity: sha512-ia4EW2x/ux2qY[...]Wunnfar8ejbdg== 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=248861566 + @tauri-apps/plugin-opener@2.3.1 </code></pre> <!-- raw HTML omitted --> <h2>opener v2.3.1</h2> <h2>[2.3.1]</h2> <h3>feat</h3> <ul> <li><a href="2aec8ff4c4"><code>2aec8ff4</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2803">#2803</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../lucasfernog"><code>@lucasfernog</code></a>) Add <code>inAppBrowser</code> option to open URLs in an in-app browser on Android and iOS.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="2371804172"><code>2371804</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2888">#2888</a>)</li> <li><a href="90f9b9310a"><code>90f9b93</code></a> chore: fix cli version in deep-link package.json</li> <li><a href="1c58f3372c"><code>1c58f33</code></a> chore(deps): update dependency rollup to v4.46.4 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2935">#2935</a>)</li> <li><a href="75617a6a92"><code>75617a6</code></a> fix(mobile): deeplinks (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2870">#2870</a>)</li> <li><a href="5a963a0496"><code>5a963a0</code></a> chore(deps): update dependency <code>@tauri-apps/cli</code> to v2.8.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2930">#2930</a>)</li> <li><a href="76f4e7bb84"><code>76f4e7b</code></a> chore(deps): update eslint monorepo to v9.33.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2903">#2903</a>)</li> <li><a href="670ac1d7c1"><code>670ac1d</code></a> chore(deps): update dependency typescript-eslint to v8.40.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2923">#2923</a>)</li> <li><a href="ed0deef2cf"><code>ed0deef</code></a> chore(deps): update dependency <code>@tauri-apps/api</code> to v2.8.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2929">#2929</a>)</li> <li><a href="50cebdb6d5"><code>50cebdb</code></a> chore(deps): update to tauri 2.8.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2925">#2925</a>)</li> <li><a href="dd2ea9cfa5"><code>dd2ea9c</code></a> chore(deps): update dependency rollup to v4.46.3 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2920">#2920</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/os-v2.3.0...os-v2.3.1">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-opener` from 2.4.0 to 2.5.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>autostart-js v2.5.0</h2> <h2>[2.5.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-autostart@2.5.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.2kB README.md npm notice 535B dist-js/index.cjs npm notice 154B dist-js/index.d.ts npm notice 464B dist-js/index.js npm notice 659B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-autostart npm notice version: 2.5.0 npm notice filename: tauri-apps-plugin-autostart-2.5.0.tgz npm notice package size: 2.5 kB npm notice unpacked size: 5.9 kB npm notice shasum: e2911fa68b7e4560198fd1b53434d7ffc11d0d85 npm notice integrity: sha512-smSt0vydfVB95[...]4hmROBQIBVXmA== 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=249976677 + @tauri-apps/plugin-autostart@2.5.0 </code></pre> <!-- raw HTML omitted --> <h2>autostart v2.5.0</h2> <h2>[2.5.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="ff19affa7b"><code>ff19aff</code></a> chore(deps): update dependency typescript-eslint to v8.34.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2755">#2755</a>)</li> <li><a href="f501bc2f1c"><code>f501bc2</code></a> chore(deps): update dependency typescript-eslint to v8.33.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2735">#2735</a>)</li> <li><a href="87afa23cad"><code>87afa23</code></a> feat(updater): add allowDowngrades option (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2726">#2726</a>)</li> <li><a href="d40190721c"><code>d401907</code></a> chore(deps): update eslint monorepo to v9.28.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2730">#2730</a>)</li> <li><a href="909bc1f9ca"><code>909bc1f</code></a> chore(deps): update dependency typescript-eslint to v8.33.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2722">#2722</a>)</li> <li><a href="9bc4b2230e"><code>9bc4b22</code></a> chore(deps): update dependency rollup to v4.41.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2715">#2715</a>)</li> <li><a href="b9dc03d5ce"><code>b9dc03d</code></a> docs(geolocation): fix android feature name</li> <li><a href="cd8fbf834a"><code>cd8fbf8</code></a> chore(deps): update rust crate zip to v4 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2711">#2711</a>)</li> <li><a href="764e8f7719"><code>764e8f7</code></a> feat(autostart): add app name configuration for auto start entry (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2707">#2707</a>)</li> <li><a href="85635a2807"><code>85635a2</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2643">#2643</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/fs-v2.4.0...log-v2.5.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-runtime` from 2.7.1 to 2.8.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.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 1037 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding borsh v1.3.0 (available: v1.5.7) Adding borsh-derive v1.3.0 (available: v1.5.7) Adding cargo_metadata v0.19.2 (available: v0.22.0) Adding colored v2.2.0 (available: v3.0.0) Adding ctor v0.2.9 (available: v0.5.0) Adding elf v0.7.4 (available: v0.8.0) Adding goblin v0.9.3 (available: v0.10.1) 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.0.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.82.2) Adding oxc_ast v0.36.0 (available: v0.82.2) Adding oxc_parser v0.36.0 (available: v0.82.2) Adding oxc_span v0.36.0 (available: v0.82.2) Adding phf v0.11.3 (available: v0.12.1) Adding rpm v0.16.1 (available: v0.17.1) 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 x509-certificate v0.23.1 (available: v0.25.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 796 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1062 crate dependencies) Crate: atk Version: 0.18.2 Warning: unmaintained </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="b4abb6cae8"><code>b4abb6c</code></a> Apply Version Updates From Current Changes (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13887">#13887</a>)</li> <li><a href="1a3d1a024e"><code>1a3d1a0</code></a> fix(ios): Tauri iOS build with binary XCFramework dependencies (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13995">#13995</a>)</li> <li><a href="37154ebdcd"><code>37154eb</code></a> chore(deps): update dependency rollup to v4.46.3 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14027">#14027</a>)</li> <li><a href="380656874e"><code>3806568</code></a> Remove <code>AsRef\<Window></code> on <code>WebviewWindow</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14026">#14026</a>)</li> <li><a href="bc4afe7dd4"><code>bc4afe7</code></a> feat(cli): check plugin versions for incompatibilities (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13993">#13993</a>)</li> <li><a href="7c2eb31c83"><code>7c2eb31</code></a> feat: add <code>PluginHandle::run_mobile_plugin_async</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13895">#13895</a>)</li> <li><a href="737364b8d3"><code>737364b</code></a> fix: a few regressions from previous PRs (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14020">#14020</a>)</li> <li><a href="68874c68c5"><code>68874c6</code></a> feat(core): webview window focusable property, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/11130">#11130</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13564">#13564</a>)</li> <li><a href="dfadcb764b"><code>dfadcb7</code></a> feat: add <code>WebView::set_cookie</code> and <code>WebView::delete_cookie</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13661">#13661</a>)</li> <li><a href="22d6bcacbb"><code>22d6bca</code></a> feat(tauri): impl <code>App::set_device_event_filter</code> for <code>AppHandle</code> also (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14008">#14008</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-runtime-v2.7.1...tauri-runtime-v2.8.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-utils` 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-utils's releases</a>.</em></p> <blockquote> <h2>tauri-utils 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 1037 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding borsh v1.3.0 (available: v1.5.7) Adding borsh-derive v1.3.0 (available: v1.5.7) Adding cargo_metadata v0.19.2 (available: v0.22.0) Adding colored v2.2.0 (available: v3.0.0) Adding ctor v0.2.9 (available: v0.5.0) Adding elf v0.7.4 (available: v0.8.0) Adding goblin v0.9.3 (available: v0.10.1) 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.0.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.82.2) Adding oxc_ast v0.36.0 (available: v0.82.2) Adding oxc_parser v0.36.0 (available: v0.82.2) Adding oxc_span v0.36.0 (available: v0.82.2) Adding phf v0.11.3 (available: v0.12.1) Adding rpm v0.16.1 (available: v0.17.1) 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 x509-certificate v0.23.1 (available: v0.25.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 796 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1062 crate dependencies) Crate: atk Version: 0.18.2 Warning: unmaintained </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="b4abb6cae8"><code>b4abb6c</code></a> Apply Version Updates From Current Changes (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13887">#13887</a>)</li> <li><a href="1a3d1a024e"><code>1a3d1a0</code></a> fix(ios): Tauri iOS build with binary XCFramework dependencies (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13995">#13995</a>)</li> <li><a href="37154ebdcd"><code>37154eb</code></a> chore(deps): update dependency rollup to v4.46.3 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14027">#14027</a>)</li> <li><a href="380656874e"><code>3806568</code></a> Remove <code>AsRef\<Window></code> on <code>WebviewWindow</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14026">#14026</a>)</li> <li><a href="bc4afe7dd4"><code>bc4afe7</code></a> feat(cli): check plugin versions for incompatibilities (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13993">#13993</a>)</li> <li><a href="7c2eb31c83"><code>7c2eb31</code></a> feat: add <code>PluginHandle::run_mobile_plugin_async</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13895">#13895</a>)</li> <li><a href="737364b8d3"><code>737364b</code></a> fix: a few regressions from previous PRs (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14020">#14020</a>)</li> <li><a href="68874c68c5"><code>68874c6</code></a> feat(core): webview window focusable property, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/11130">#11130</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13564">#13564</a>)</li> <li><a href="dfadcb764b"><code>dfadcb7</code></a> feat: add <code>WebView::set_cookie</code> and <code>WebView::delete_cookie</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/13661">#13661</a>)</li> <li><a href="22d6bcacbb"><code>22d6bca</code></a> feat(tauri): impl <code>App::set_device_event_filter</code> for <code>AppHandle</code> also (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14008">#14008</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-utils-v2.6.0...tauri-utils-v2.7.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>
A modern alternative to legacy VPNs.
Overview
Firezone is an open source platform to securely manage remote access for any-sized organization. Unlike most VPNs, Firezone takes a granular, least-privileged approach to access management with group-based policies that control access to individual applications, entire subnets, and everything in between.
Features
Firezone is:
- Fast: Built on WireGuard® to be 3-4 times faster than OpenVPN.
- Scalable: Deploy two or more gateways for automatic load balancing and failover.
- Private: Peer-to-peer, end-to-end encrypted tunnels prevent packets from routing through our infrastructure.
- Secure: Zero attack surface thanks to Firezone's holepunching tech which establishes tunnels on-the-fly at the time of access.
- Open: Our entire product is open-source, allowing anyone to audit the codebase.
- Flexible: Authenticate users via email, Google Workspace, Okta, Entra ID, or OIDC and sync users and groups automatically.
- Simple: Deploy gateways and configure access in minutes with a snappy admin UI.
Firezone is not:
- A tool for creating bi-directional mesh networks
- A full-featured router or firewall
- An IPSec or OpenVPN server
Contents of this repository
This is a monorepo containing the full Firezone product, marketing website, and product documentation, organized as follows:
- elixir: Control plane and internal Elixir libraries:
- elixir/apps/web: Admin UI
- elixir/apps/api: API for Clients, Relays and Gateways.
- rust/: Data plane and internal Rust libraries:
- rust/gateway: Gateway - Tunnel server based on WireGuard and deployed to your infrastructure.
- rust/relay: Relay - STUN/TURN server to facilitate holepunching.
- rust/headless-client: Cross-platform CLI client.
- rust/gui-client: Cross-platform GUI client.
- swift/: macOS / iOS clients.
- kotlin/: Android / ChromeOS clients.
- website/: Marketing website and product documentation.
Quickstart
The quickest way to get started with Firezone is to sign up for an account at https://app.firezone.dev/sign_up.
Once you've signed up, follow the instructions in the welcome email to get started.
Frequently asked questions (FAQ)
Can I self-host Firezone?
Our license won't stop you from self-hosting the entire Firezone product top to bottom, but our internal APIs are changing rapidly so we can't meaningfully support self-hosting Firezone in production at this time.
If you're feeling especially adventurous and want to self-host Firezone for educational or hobby purposes, follow the instructions to spin up a local development environment in CONTRIBUTING.md.
The latest published clients (on App Stores and on
releases) are only guaranteed
to work with the managed version of Firezone and may not work with a self-hosted
portal built from this repository. This is because Apple and Google can
sometimes delay updates to their app stores, and so the latest published version
may not be compatible with the tip of main from this repository.
Therefore, if you're experimenting with self-hosting Firezone, you will probably want to use clients you build and distribute yourself as well.
See the READMEs in the following directories for more information on building each client:
- macOS / iOS: swift/apple
- Android / ChromeOS: kotlin/android
- Windows / Linux: rust/gui-client
How long will 0.7 be supported until?
Firezone 0.7 is currently end-of-life and has stopped receiving updates as of
January 31st, 2024. It will continue to be available indefinitely from the
legacy branch of this repo under the Apache 2.0 license.
How much does it cost?
We offer flexible per-seat monthly and annual plans for the cloud-managed version of Firezone, with optional invoicing for larger organizations. See our pricing page for more details.
Those experimenting with self-hosting can use Firezone for free without feature or seat limitations, but we can't provide support for self-hosted installations at this time.
Documentation
Additional documentation on general usage, troubleshooting, and configuration can be found at https://www.firezone.dev/kb.
Get Help
If you're looking for help installing, configuring, or using Firezone, check our community support options:
- Discussion Forums: Ask questions, report bugs, and suggest features.
- Join our Discord Server: Join live discussions, meet other users, and chat with the Firezone team.
- Open a PR: Contribute a bugfix or make a contribution to Firezone.
If you need help deploying or maintaining Firezone for your business, consider contacting our sales team to speak with a Firezone expert.
See all support options on our main support page.
Star History
Developing and Contributing
See CONTRIBUTING.md.
Security
See SECURITY.md.
License
Portions of this software are licensed as follows:
- All content residing under the "elixir/" directory of this repository, if that directory exists, is licensed under the "Elastic License 2.0" license defined in "elixir/LICENSE".
- All third party components incorporated into the Firezone Software are licensed under the original license provided by the owner of the applicable component.
- Content outside of the above mentioned directories or restrictions above is available under the "Apache 2.0 License" license as defined in "LICENSE".
WireGuard® is a registered trademark of Jason A. Donenfeld.
