opengoal-launcher/src-tauri
dependabot[bot] 01729c0bd3
build(deps): bump the backend-deps group across 1 directory with 4 updates (#502)
Bumps the backend-deps group with 4 updates in the /src-tauri directory:
[backtrace](https://github.com/rust-lang/backtrace-rs),
[tar](https://github.com/alexcrichton/tar-rs),
[wgpu](https://github.com/gfx-rs/wgpu) and
[zip](https://github.com/zip-rs/zip2).

Updates `backtrace` from 0.3.72 to 0.3.73
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/backtrace-rs/releases">backtrace's
releases</a>.</em></p>
<blockquote>
<h2>0.3.73</h2>
<p>This basically just is bugfixes so that backtrace works on Windows 7
again.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix signature of resolve_legacy for Windows 7 target by <a
href="https://github.com/aapanfilovv"><code>@​aapanfilovv</code></a> in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/631">rust-lang/backtrace-rs#631</a></li>
<li>Update some comments by <a
href="https://github.com/ChrisDenton"><code>@​ChrisDenton</code></a> in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/630">rust-lang/backtrace-rs#630</a></li>
<li>Update object to 0.36.0. by <a
href="https://github.com/afranchuk"><code>@​afranchuk</code></a> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/633">rust-lang/backtrace-rs#633</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/aapanfilovv"><code>@​aapanfilovv</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/631">rust-lang/backtrace-rs#631</a></li>
<li><a href="https://github.com/afranchuk"><code>@​afranchuk</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/633">rust-lang/backtrace-rs#633</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-lang/backtrace-rs/compare/0.3.72...0.3.73">https://github.com/rust-lang/backtrace-rs/compare/0.3.72...0.3.73</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="72265bea21"><code>72265be</code></a><code>rust-lang/backtrace-rs#632</code></li>
<li><a
href="22bb95bd76"><code>22bb95b</code></a><code>rust-lang/backtrace-rs#633</code></li>
<li><a
href="2273afba6e"><code>2273afb</code></a><code>rust-lang/backtrace-rs#630</code></li>
<li><a
href="9b7c3789e1"><code>9b7c378</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/631">#631</a>
from aapanfilovv/master</li>
<li><a
href="509d48aaa9"><code>509d48a</code></a>
Fix signature of resolve_legacy for Windows 7 target</li>
<li>See full diff in <a
href="https://github.com/rust-lang/backtrace-rs/compare/0.3.72...0.3.73">compare
view</a></li>
</ul>
</details>
<br />

Updates `tar` from 0.4.40 to 0.4.41
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2cb0c7b53f"><code>2cb0c7b</code></a>
Release 0.4.41 (<a
href="https://redirect.github.com/alexcrichton/tar-rs/issues/361">#361</a>)</li>
<li><a
href="618c6ab693"><code>618c6ab</code></a>
Update to 2021 edition (<a
href="https://redirect.github.com/alexcrichton/tar-rs/issues/362">#362</a>)</li>
<li><a
href="a4297c72b7"><code>a4297c7</code></a>
Make license metadata SPDX compliant (<a
href="https://redirect.github.com/alexcrichton/tar-rs/issues/357">#357</a>)</li>
<li><a
href="2224f6e05e"><code>2224f6e</code></a>
entry: Use <code>strip_prefix</code> (<a
href="https://redirect.github.com/alexcrichton/tar-rs/issues/329">#329</a>)</li>
<li><a
href="a37c9b6322"><code>a37c9b6</code></a>
tests: Don't assume /dev/loop0 exists (<a
href="https://redirect.github.com/alexcrichton/tar-rs/issues/328">#328</a>)</li>
<li><a
href="ac38b1e51c"><code>ac38b1e</code></a>
entry_type: Fix doc comments for PAX bits (<a
href="https://redirect.github.com/alexcrichton/tar-rs/issues/359">#359</a>)</li>
<li><a
href="c74d62a492"><code>c74d62a</code></a>
update xattr to 1.1.3 (<a
href="https://redirect.github.com/alexcrichton/tar-rs/issues/348">#348</a>)</li>
<li><a
href="dd9123cd6e"><code>dd9123c</code></a>
Unify <code>mtime</code> constant used on Unix and Windows (<a
href="https://redirect.github.com/alexcrichton/tar-rs/issues/346">#346</a>)</li>
<li>See full diff in <a
href="https://github.com/alexcrichton/tar-rs/compare/0.4.40...0.4.41">compare
view</a></li>
</ul>
</details>
<br />

Updates `wgpu` from 0.20.0 to 0.20.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gfx-rs/wgpu/releases">wgpu's
releases</a>.</em></p>
<blockquote>
<h2>v0.20.1</h2>
<p>This release included v0.21.0 of <code>wgpu-core</code> and
<code>wgpu-hal</code>, due to breaking changes needed to solve vulkan
validation issues. It also includes v0.20.1 for <code>wgpu</code> and
<code>wgpu-info</code>.</p>
<h3>Bug Fixes</h3>
<p>This release fixes the validation errors whenever a surface is used
with the vulkan backend. By <a
href="https://github.com/cwfitzgerald"><code>@​cwfitzgerald</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5681">#5681</a>.</p>
<h4>General</h4>
<ul>
<li>Clean up weak references to texture views and bind groups to prevent
memory leaks. By <a
href="https://github.com/xiaopengli89"><code>@​xiaopengli89</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5595">#5595</a>.</li>
<li>Fix segfault on exit if queue &amp; device are dropped before
surface. By <a
href="https://github.com/sagudev"><code>@​sagudev</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5640">#5640</a>.</li>
</ul>
<h4>Metal</h4>
<ul>
<li>Fix unrecognized selector crash on iOS 12. By <a
href="https://github.com/vladasz"><code>@​vladasz</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5744">#5744</a>.</li>
</ul>
<h4>Vulkan</h4>
<ul>
<li>Fix enablement of subgroup ops extension on Vulkan devices that
don't support Vulkan 1.3. By <a
href="https://github.com/cwfitzgerald"><code>@​cwfitzgerald</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5624">#5624</a>.</li>
</ul>
<h4>GLES / OpenGL</h4>
<ul>
<li>Fix regression on OpenGL (EGL) where non-sRGB still used sRGB <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5642">#5642</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gfx-rs/wgpu/blob/v0.20.1/CHANGELOG.md">wgpu's
changelog</a>.</em></p>
<blockquote>
<h2>v0.20.1 (2024-06-12)</h2>
<p>This release included v0.21.0 of <code>wgpu-core</code> and
<code>wgpu-hal</code>, due to breaking changes needed to solve vulkan
validation issues.</p>
<h3>Bug Fixes</h3>
<p>This release fixes the validation errors whenever a surface is used
with the vulkan backend. By <a
href="https://github.com/cwfitzgerald"><code>@​cwfitzgerald</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5681">#5681</a>.</p>
<h4>General</h4>
<ul>
<li>Clean up weak references to texture views and bind groups to prevent
memory leaks. By <a
href="https://github.com/xiaopengli89"><code>@​xiaopengli89</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5595">#5595</a>.</li>
<li>Fix segfault on exit is queue &amp; device are dropped before
surface. By <a
href="https://github.com/sagudev"><code>@​sagudev</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5640">#5640</a>.</li>
</ul>
<h4>Metal</h4>
<ul>
<li>Fix unrecognized selector crash on iOS 12. By <a
href="https://github.com/vladasz"><code>@​vladasz</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5744">#5744</a>.</li>
</ul>
<h4>Vulkan</h4>
<ul>
<li>Fix enablement of subgroup ops extension on Vulkan devices that
don't support Vulkan 1.3. By <a
href="https://github.com/cwfitzgerald"><code>@​cwfitzgerald</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5624">#5624</a>.</li>
</ul>
<h4>GLES / OpenGL</h4>
<ul>
<li>Fix regression on OpenGL (EGL) where non-sRGB still used sRGB <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5642">#5642</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="098c56ff7a"><code>098c56f</code></a>
CI issues</li>
<li><a
href="812727d888"><code>812727d</code></a>
Changelog and versions</li>
<li><a
href="c8b88767a4"><code>c8b8876</code></a>
Deduplicate submitted surfaces to avoid a vulkan deadlock/crash (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5799">#5799</a>)</li>
<li><a
href="6f1507ff7c"><code>6f1507f</code></a>
[hal/vk] Rework Submission and Surface Synchronization (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5681">#5681</a>)</li>
<li><a
href="687180a678"><code>687180a</code></a>
Fix missing family check flag (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5744">#5744</a>)</li>
<li><a
href="d1701a1e46"><code>d1701a1</code></a>
Fix Failure Case for MacOS 14.3</li>
<li><a
href="2c8a597641"><code>2c8a597</code></a>
minor changelog improvement</li>
<li><a
href="9331e1dfb6"><code>9331e1d</code></a>
Remove <code>#[doc(inline)]</code> to Prevent Doc Spam</li>
<li><a
href="ae7842e539"><code>ae7842e</code></a>
Fix OpenGL non-srgb on Linux (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5642">#5642</a>)</li>
<li><a
href="5f357506dd"><code>5f35750</code></a>
Cast ptr to Device not Surface (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5640">#5640</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/gfx-rs/wgpu/compare/v0.20.0...v0.20.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `zip` from 2.1.2 to 2.1.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/zip-rs/zip2/releases">zip's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.3</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Some date/time filters were previously unreliable (i.e. later-pass
filters had no earliest-pass or latest-fail, and vice-versa)</li>
<li>Decode Zip-Info UTF8 name and comment fields (<a
href="https://redirect.github.com/zip-rs/zip2/pull/159">#159</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Return extended timestamp fields copied rather than borrowed (<a
href="https://redirect.github.com/zip-rs/zip2/pull/183">#183</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Fix a new Clippy warning</li>
<li>Fix a bug and inline <code>deserialize</code> for safety</li>
<li>Add check for wrong-length blocks, and incorporate fixed-size
requirement into the trait name</li>
<li>Fix a fuzz failure by using checked_sub</li>
<li>Add feature gate for new unit test</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md">zip's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v2.1.2...v2.1.3">2.1.3</a>
- 2024-06-04</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Some date/time filters were previously unreliable (i.e. later-pass
filters had no earliest-pass or latest-fail, and vice-versa)</li>
<li>Decode Zip-Info UTF8 name and comment fields (<a
href="https://redirect.github.com/zip-rs/zip2/pull/159">#159</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Return extended timestamp fields copied rather than borrowed (<a
href="https://redirect.github.com/zip-rs/zip2/pull/183">#183</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Fix a new Clippy warning</li>
<li>Fix a bug and inline <code>deserialize</code> for safety</li>
<li>Add check for wrong-length blocks, and incorporate fixed-size
requirement into the trait name</li>
<li>Fix a fuzz failure by using checked_sub</li>
<li>Add feature gate for new unit test</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v2.1.0...v2.1.1">2.1.1</a>
- 2024-05-28</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Derive <code>Debug</code> for <code>ZipWriter</code></li>
<li>lower default version to 4.5 and use the version-needed-to-extract
where feasible.</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>use a MIN_VERSION constant</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Bug fixes for debug implementation</li>
<li>Bug fixes for debug implementation</li>
<li>Update unit tests</li>
<li>Remove unused import</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v2.0.0...v2.1.0">2.1.0</a>
- 2024-05-25</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Support mutual conversion between <code>DateTime</code> and MS-DOS
pair</li>
</ul>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>version-needed-to-extract was incorrect in central header, and
version-made-by could be lower than that (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
<li>version-needed-to-extract was incorrect in central header, and
version-made-by could be lower than that (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Another tweak to ensure <code>version_needed</code> is applied</li>
<li>Tweaks to make <code>version_needed</code> and
<code>version_made_by</code> work with recently-merged changes</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v1.3.1...v2.0.0">2.0.0</a>
- 2024-05-24</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Add <code>fmt::Display</code> for <code>DateTime</code></li>
<li>Implement more traits for <code>DateTime</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b5eb25d52f"><code>b5eb25d</code></a>
Merge pull request <a
href="https://redirect.github.com/zip-rs/zip2/issues/188">#188</a> from
zip-rs/release-plz-2024-06-04T17-06-20Z</li>
<li><a
href="cb076226f0"><code>cb07622</code></a>
chore: release</li>
<li><a
href="5c77e93616"><code>5c77e93</code></a>
ci(fuzz): Update fuzz_write seed corpus</li>
<li><a
href="0fef68b68f"><code>0fef68b</code></a>
ci(fuzz): Update fuzz_read seed corpus</li>
<li><a
href="fce5e0a2d3"><code>fce5e0a</code></a>
test: Add regression tests for <a
href="https://redirect.github.com/zip-rs/zip2/issues/159">#159</a></li>
<li><a
href="e052842d78"><code>e052842</code></a>
style: cargo fmt --all</li>
<li><a
href="b4970dd80f"><code>b4970dd</code></a>
test: Delete a unit test that's no longer needed</li>
<li><a
href="362a1123b5"><code>362a112</code></a>
ci(fuzz): Limit Zopfli buffer size to fix OOMEs</li>
<li><a
href="b7bec1c2dd"><code>b7bec1c</code></a>
fix: Some date/time filters were previously unreliable (i.e. later-pass
filte...</li>
<li><a
href="cb50ca1213"><code>cb50ca1</code></a>
test: Bug fix? Explicitly type int that may become as large as 3
&lt;&lt; 29</li>
<li>Additional commits viewable in <a
href="https://github.com/zip-rs/zip2/compare/v2.1.2...v2.1.3">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>
2024-06-15 15:01:25 -04:00
..
icons replace default tauri icon 2022-04-11 23:32:00 -04:00
src Update launcher to support up-coming new texture_replacement format (#494) 2024-05-30 21:45:05 -04:00
.gitignore tauri: fix .gitignore so changes in /src-tauri/bin dont reload the app 2022-06-01 21:21:36 -04:00
build.rs tauri: migrate from electron to tauri 2022-04-06 22:27:03 -04:00
Cargo.lock build(deps): bump the backend-deps group across 1 directory with 4 updates (#502) 2024-06-15 15:01:25 -04:00
Cargo.toml build(deps): bump the backend-deps group across 1 directory with 4 updates (#502) 2024-06-15 15:01:25 -04:00
rustfmt.toml rs: start managing the config on the rust side 2023-02-13 00:27:37 -05:00
tauri.conf.json release: bump to version - v2.4.6 2024-05-31 22:29:53 +00:00