Commit graph

888 commits

Author SHA1 Message Date
Tyler Wilding 465092d965
advanced: attempt to open a REPL on linux/macOS (#571)
Fixes #85

---------

Co-authored-by: Hat Kid <6624576+Hat-Kid@users.noreply.github.com>
2024-09-22 13:47:37 -04:00
Tyler Wilding 135f200f4a
UX: Stream logs to the frontend during installation process instead of only updating after each step. (#565) 2024-09-22 13:45:47 -04:00
Tyler Wilding 7b9ade5def
settings: gracefully handle github failures and paginate releases (#566)
Fixes #365
2024-09-22 13:33:54 -04:00
Tyler Wilding 543f937dfa
frontend: warn about the dangers of massive texture packs (#567)
Some checks are pending
🔨 Build / App (macos-12) (push) Waiting to run
🔨 Build / App (ubuntu-20.04) (push) Waiting to run
🔨 Build / App (windows-latest) (push) Waiting to run
📝 Linter / Frontend (push) Waiting to run
📝 Linter / Backend Formatting (push) Waiting to run
📝 Linter / Backend Linter (push) Waiting to run
🧪 Tests / Frontend (push) Waiting to run
Fixes #310 

I don't really want to do too much in regards to this because it's a
problem caused by third-party stuff. So I'm just adding a warning to
hopefully reduce the little frequency of this that we get.

Support wise:
- the launcher settings shows if they are using texture packs or not
- the installation logs from the tooling show if it's massive or not
(it's usually obvious if they have thousands of texture replacement
logs)
2024-09-21 22:13:16 -04:00
Tyler Wilding 86e68c90dc
ux: if the game crashes unexpectedly, show a toast (#568)
Fixes #290

Displays a toast with an error message if the game just crashes on
startup. This does not cover launching a mod since that code-path does
not monitor the process' execution.
2024-09-21 22:12:35 -04:00
Tyler Wilding 8429b898a9
help: add a reference sheet for the game's default keyboard binds (#569)
Fixes #253

I used https://archie-adams.github.io/keyboard-shortcut-map-maker/
2024-09-21 22:12:13 -04:00
Tyler Wilding 105ea35f28
ci: enable verbose logs for tauri build to resolve macOS intermittent failures (#564)
Some checks failed
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
macOS builds are failing intermittently and the logs have no indication
as to why, enabling verbose logs is the recommendation from tauri's
support channels.

Hopefully the next time it happens there's a clue as to why.
2024-09-18 20:31:24 -04:00
OpenGOALBot 15209e3161 release: update release metadata to latest 2024-09-19 00:21:43 +00:00
dependabot[bot] 79fa7e14e4
build(deps-dev): bump execa from 9.3.1 to 9.4.0 in the frontend-deps group across 1 directory (#562)
Bumps the frontend-deps group with 1 update in the / directory:
[execa](https://github.com/sindresorhus/execa).

Updates `execa` from 9.3.1 to 9.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/execa/releases">execa's
releases</a>.</em></p>
<blockquote>
<h2>v9.4.0</h2>
<h2>Features</h2>
<ul>
<li>We've created a separate package called <a
href="https://github.com/sindresorhus/nano-spawn">nano-spawn</a>. It is
similar to Execa but with fewer features, for a much smaller package
size. <a
href="https://github.com/sindresorhus/execa/blob/main/docs/small.md">More
info.</a></li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>Both <a
href="https://github.com/sindresorhus/execa/blob/main/docs/node.md"><code>execaNode()</code></a>
and the <a
href="https://github.com/sindresorhus/execa/blob/main/docs/environment.md#local-binaries"><code>preferLocal</code></a>
option modify the <code>PATH</code> environment variable. This release
includes some minor improvements to ensure that environment variable
remains small (<a
href="https://redirect.github.com/sindresorhus/npm-run-path/pull/20">sindresorhus/npm-run-path#20</a>).
It also handles a few related edge cases better (<a
href="https://redirect.github.com/sindresorhus/npm-run-path/pull/21">sindresorhus/npm-run-path#21</a>).</li>
</ul>
<h2>Documentation</h2>
<ul>
<li>Small documentation typo fix, thanks <a
href="https://github.com/rrthomas"><code>@​rrthomas</code></a>! (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1153">#1153</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1b9b9bbf17"><code>1b9b9bb</code></a>
9.4.0</li>
<li><a
href="ba483e74ad"><code>ba483e7</code></a>
Upgrade <code>npm-run-path</code> (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1156">#1156</a>)</li>
<li><a
href="eb3cfbac90"><code>eb3cfba</code></a>
Add documentation about nano-spawn (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1157">#1157</a>)</li>
<li><a
href="3fc804916d"><code>3fc8049</code></a>
Fix a typo (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1153">#1153</a>)</li>
<li><a
href="c4cb62a463"><code>c4cb62a</code></a>
Improve documentation for <code>windowsVerbatimArguments</code> (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1149">#1149</a>)</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/execa/compare/v9.3.1...v9.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=execa&package-manager=npm_and_yarn&previous-version=9.3.1&new-version=9.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-09-18 20:16:21 -04:00
OpenGOALBot 903b13475a release: bump to version - v2.5.0
Some checks failed
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
2024-09-17 04:41:07 +00:00
Tyler Wilding 6ac4f8470a
New Crowdin updates (#563) 2024-09-17 00:39:41 -04:00
dependabot[bot] 4cc323bca0
build(deps-dev): bump the frontend-deps group with 5 updates (#559)
Bumps the frontend-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
| `2.0.5` | `2.1.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.10`
| `3.4.11` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.3` | `5.4.6` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.0.5` | `2.1.1` |

Updates `@vitest/coverage-v8` from 2.0.5 to 2.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/coverage-v8</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.1.1</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>browser</strong>:
<ul>
<li>Make example test callbacks async  -  by <a
href="https://github.com/aqandrew"><code>@​aqandrew</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6484">vitest-dev/vitest#6484</a>
<a href="https://github.com/vitest-dev/vitest/commit/16aa76c2"><!-- raw
HTML omitted -->(16aa7)<!-- raw HTML omitted --></a></li>
<li>Optimize vitest-browser-vue correctly  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6490">vitest-dev/vitest#6490</a>
<a href="https://github.com/vitest-dev/vitest/commit/5cbb0bba"><!-- raw
HTML omitted -->(5cbb0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Resolve glob pattern once to avoid name collision  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6489">vitest-dev/vitest#6489</a>
<a href="https://github.com/vitest-dev/vitest/commit/36b5aceb"><!-- raw
HTML omitted -->(36b5a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.0...v2.1.1">View
changes on GitHub</a></h5>
<h2>v2.1.0</h2>
<p>This release makes another big change to the Browser Mode by
introducing <a
href="https://vitest.dev/guide/browser/locators.html">locators
API</a>:</p>
<pre lang="ts"><code>test('renders blog posts', async () =&gt; {
  const screen = page.render(&lt;Blog /&gt;)
<p>await expect.element(screen.getByRole('heading', { name: 'Blog'
})).toBeInTheDocument()</p>
<p>const [firstPost] = screen.getByRole('listitem').all()</p>
<p>await firstPost.getByRole('button', { name: 'Delete' }).click()</p>
<p>expect(screen.getByRole('listitem').all()).toHaveLength(3)
})
</code></pre></p>
<p>You can use either <a
href="https://github.com/vitest-dev/vitest-browser-vue">vitest-browser-vue</a>,
<a
href="https://github.com/vitest-dev/vitest-browser-svelte">vitest-browser-svelte
</a> or <a
href="https://github.com/vitest-dev/vitest-browser-react">vitest-browser-react</a>
to render components and make assertions using locators. Locators are
also available on the <code>page</code> object from
<code>@vitest/browser/context</code>.</p>
<h3>Potential Breaking Change</h3>
<ul>
<li><strong>workspace</strong>:
<ul>
<li>Correctly resolve workspace globs and file paths  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6316">vitest-dev/vitest#6316</a>
<a href="https://github.com/vitest-dev/vitest/commit/afdcb8f2"><!-- raw
HTML omitted -->(afdcb)<!-- raw HTML omitted --></a></li>
<li>This changes how the custom glob pattern in the workspace config is
treated. <em>Any</em> file matching the glob is considered a Vitest
config file. Any folder matching the glob pattern is treated as a
workspace project and is subject to the regular config resolution
(single <code>vitest.config.ts</code> or <code>vite.config.ts</code>
inside the folder)</li>
<li>For example, <code>projects/*</code> will match anything inside the
<code>projects</code> folder. If it's a folder, we try to find the
config inside that folder (if there is none, it is still treated as a
project with the default config). If it's a file, it will be treated as
a Vitest config. <code>projects/**/*</code> previously would assume that
you only wanted to have folders as projects, but now it will match
<em>every single file</em> inside<code>projects</code>.</li>
<li>This change doesn't affect non-glob usage.</li>
</ul>
</li>
</ul>
<h3>   🚀 Features</h3>
<ul>
<li><strong>api</strong>:
<ul>
<li>Make spec into a class instead of a tuple  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6355">vitest-dev/vitest#6355</a>
<a href="https://github.com/vitest-dev/vitest/commit/874a121e"><!-- raw
HTML omitted -->(874a1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Move page.config to server.config, add more docs  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6252">vitest-dev/vitest#6252</a>
<a href="https://github.com/vitest-dev/vitest/commit/af2b813c"><!-- raw
HTML omitted -->(af2b8)<!-- raw HTML omitted --></a></li>
<li>Make iframe scalable, improve documentation  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6257">vitest-dev/vitest#6257</a>
<a href="https://github.com/vitest-dev/vitest/commit/74ca11a4"><!-- raw
HTML omitted -->(74ca1)<!-- raw HTML omitted --></a></li>
<li>Introduce built-in locators  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6084">vitest-dev/vitest#6084</a>
<a href="https://github.com/vitest-dev/vitest/commit/3347f83e"><!-- raw
HTML omitted -->(3347f)<!-- raw HTML omitted --></a></li>
<li>Support v8 coverage  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6273">vitest-dev/vitest#6273</a>
<a href="https://github.com/vitest-dev/vitest/commit/34199bdf"><!-- raw
HTML omitted -->(34199)<!-- raw HTML omitted --></a></li>
<li>Support <code>userEvent.upload</code> in playwright provider  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6442">vitest-dev/vitest#6442</a>
<a href="https://github.com/vitest-dev/vitest/commit/cf148645"><!-- raw
HTML omitted -->(cf148)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6433">vitest-dev/vitest#6433</a>
<a href="https://github.com/vitest-dev/vitest/commit/0499a315"><!-- raw
HTML omitted -->(0499a)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect-brk</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6434">vitest-dev/vitest#6434</a>
<a href="https://github.com/vitest-dev/vitest/commit/7ab0f4a8"><!-- raw
HTML omitted -->(7ab0f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="699055eb93"><code>699055e</code></a>
chore: release v2.1.1</li>
<li><a
href="9f1fd182fd"><code>9f1fd18</code></a>
chore: release v2.1.0</li>
<li><a
href="b2be23e4c9"><code>b2be23e</code></a>
chore: release v2.1.0-beta.7</li>
<li><a
href="8ac7011170"><code>8ac7011</code></a>
chore: release v2.1.0-beta.6</li>
<li><a
href="da52d23fd1"><code>da52d23</code></a>
fix(coverage): use project specific <code>vitenode</code> for uncovered
files (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6044">#6044</a>)</li>
<li><a
href="5932a7f988"><code>5932a7f</code></a>
feat(coverage): add <code>--exclude-after-remap</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6309">#6309</a>)</li>
<li><a
href="34199bdf9a"><code>34199bd</code></a>
feat(browser): support v8 coverage (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6273">#6273</a>)</li>
<li><a
href="72056b5063"><code>72056b5</code></a>
chore: release v2.1.0-beta.5</li>
<li><a
href="91dea8c146"><code>91dea8c</code></a>
fix(coverage): v8 to warn instead of crash when conversion fails (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6318">#6318</a>)</li>
<li><a
href="1f6cb59f13"><code>1f6cb59</code></a>
fix(coverage): v8 to support source maps with multiple sources (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6120">#6120</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.45 to 8.4.47
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.47</h2>
<ul>
<li>Removed debug code.</li>
</ul>
<h2>8.4.46</h2>
<ul>
<li>Fixed <code>Cannot read properties of undefined (reading
'before')</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.47</h2>
<ul>
<li>Removed debug code.</li>
</ul>
<h2>8.4.46</h2>
<ul>
<li>Fixed <code>Cannot read properties of undefined (reading
'before')</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5e6fd1302d"><code>5e6fd13</code></a>
Release 8.4.47 version</li>
<li><a
href="714bc10258"><code>714bc10</code></a>
Typo</li>
<li><a
href="439d20e651"><code>439d20e</code></a>
Release 8.4.46 version</li>
<li><a
href="b93582f68e"><code>b93582f</code></a>
Update dependencies</li>
<li><a
href="c51e46767d"><code>c51e467</code></a>
Fix error on inserting node without raws in some cases</li>
<li><a
href="829ae47d6b"><code>829ae47</code></a>
Update dependencies</li>
<li><a
href="5aaaec2214"><code>5aaaec2</code></a>
Update remaining workflow jobs to use latest version of actions (<a
href="https://redirect.github.com/postcss/postcss/issues/1968">#1968</a>)</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.4.45...8.4.47">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.10 to 3.4.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.11</h2>
<h3>Fixed</h3>
<ul>
<li>Allow <code>anchor-size(…)</code> in arbitrary values (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14393">#14393</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.11] - 2024-09-11</h2>
<h3>Fixed</h3>
<ul>
<li>Allow <code>anchor-size(…)</code> in arbitrary values (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14393">#14393</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="818d10ab84"><code>818d10a</code></a>
3.4.11</li>
<li><a
href="8dd9246a87"><code>8dd9246</code></a>
update changelog</li>
<li><a
href="6d9ae82ba3"><code>6d9ae82</code></a>
Allow <code>anchor-size(…)</code> in arbitrary values (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14393">#14393</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.10...v3.4.11">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.3 to 5.4.6
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.6 (2024-09-16)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: avoid DOM Clobbering gadget in
<code>getRelativeUrlFromDocument</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>)
(<a
href="179b17773c">179b177</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18115">#18115</a></li>
<li>fix: fs raw query (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>)
(<a
href="6820bb3b9a">6820bb3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18112">#18112</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.4.5 (2024-09-13)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18098">#18098</a>,
throw error preloading module as well (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18099">#18099</a>)
(<a
href="faa2405e5d">faa2405</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18098">#18098</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18099">#18099</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.4.4 (2024-09-11)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17997">#17997</a>,
ensure req.url matches moduleByEtag URL to avoid incorrect 304 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18078">#18078</a>)
(<a
href="74a79c53b2">74a79c5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17997">#17997</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18078">#18078</a></li>
<li>fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18063">#18063</a>,
allow scanning exports from <code>script module</code> in svelte (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18077">#18077</a>)
(<a
href="d90ba40474">d90ba40</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18063">#18063</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18077">#18077</a></li>
<li>fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18046">#18046</a>,
allow ignoring dep errors (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18076">#18076</a>)
(<a
href="8760293d68">8760293</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18046">#18046</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18076">#18076</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f9691767ad"><code>f969176</code></a>
release: v5.4.6</li>
<li><a
href="179b17773c"><code>179b177</code></a>
fix: avoid DOM Clobbering gadget in
<code>getRelativeUrlFromDocument</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>)</li>
<li><a
href="6820bb3b9a"><code>6820bb3</code></a>
fix: fs raw query (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>)</li>
<li><a
href="37881e7198"><code>37881e7</code></a>
release: v5.4.5</li>
<li><a
href="faa2405e5d"><code>faa2405</code></a>
fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18098">#18098</a>,
throw error preloading module as well (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18099">#18099</a>)</li>
<li><a
href="54c55dbffc"><code>54c55db</code></a>
release: v5.4.4</li>
<li><a
href="74a79c53b2"><code>74a79c5</code></a>
fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17997">#17997</a>,
ensure req.url matches moduleByEtag URL to avoid incorr...</li>
<li><a
href="d90ba40474"><code>d90ba40</code></a>
fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18063">#18063</a>,
allow scanning exports from <code>script module</code> in svelte
(...</li>
<li><a
href="8760293d68"><code>8760293</code></a>
fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18046">#18046</a>,
allow ignoring dep errors (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18076">#18076</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.6/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.0.5 to 2.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.1</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>browser</strong>:
<ul>
<li>Make example test callbacks async  -  by <a
href="https://github.com/aqandrew"><code>@​aqandrew</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6484">vitest-dev/vitest#6484</a>
<a href="https://github.com/vitest-dev/vitest/commit/16aa76c2"><!-- raw
HTML omitted -->(16aa7)<!-- raw HTML omitted --></a></li>
<li>Optimize vitest-browser-vue correctly  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6490">vitest-dev/vitest#6490</a>
<a href="https://github.com/vitest-dev/vitest/commit/5cbb0bba"><!-- raw
HTML omitted -->(5cbb0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Resolve glob pattern once to avoid name collision  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6489">vitest-dev/vitest#6489</a>
<a href="https://github.com/vitest-dev/vitest/commit/36b5aceb"><!-- raw
HTML omitted -->(36b5a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.0...v2.1.1">View
changes on GitHub</a></h5>
<h2>v2.1.0</h2>
<p>This release makes another big change to the Browser Mode by
introducing <a
href="https://vitest.dev/guide/browser/locators.html">locators
API</a>:</p>
<pre lang="ts"><code>test('renders blog posts', async () =&gt; {
  const screen = page.render(&lt;Blog /&gt;)
<p>await expect.element(screen.getByRole('heading', { name: 'Blog'
})).toBeInTheDocument()</p>
<p>const [firstPost] = screen.getByRole('listitem').all()</p>
<p>await firstPost.getByRole('button', { name: 'Delete' }).click()</p>
<p>expect(screen.getByRole('listitem').all()).toHaveLength(3)
})
</code></pre></p>
<p>You can use either <a
href="https://github.com/vitest-dev/vitest-browser-vue">vitest-browser-vue</a>,
<a
href="https://github.com/vitest-dev/vitest-browser-svelte">vitest-browser-svelte
</a> or <a
href="https://github.com/vitest-dev/vitest-browser-react">vitest-browser-react</a>
to render components and make assertions using locators. Locators are
also available on the <code>page</code> object from
<code>@vitest/browser/context</code>.</p>
<h3>Potential Breaking Change</h3>
<ul>
<li><strong>workspace</strong>:
<ul>
<li>Correctly resolve workspace globs and file paths  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6316">vitest-dev/vitest#6316</a>
<a href="https://github.com/vitest-dev/vitest/commit/afdcb8f2"><!-- raw
HTML omitted -->(afdcb)<!-- raw HTML omitted --></a></li>
<li>This changes how the custom glob pattern in the workspace config is
treated. <em>Any</em> file matching the glob is considered a Vitest
config file. Any folder matching the glob pattern is treated as a
workspace project and is subject to the regular config resolution
(single <code>vitest.config.ts</code> or <code>vite.config.ts</code>
inside the folder)</li>
<li>For example, <code>projects/*</code> will match anything inside the
<code>projects</code> folder. If it's a folder, we try to find the
config inside that folder (if there is none, it is still treated as a
project with the default config). If it's a file, it will be treated as
a Vitest config. <code>projects/**/*</code> previously would assume that
you only wanted to have folders as projects, but now it will match
<em>every single file</em> inside<code>projects</code>.</li>
<li>This change doesn't affect non-glob usage.</li>
</ul>
</li>
</ul>
<h3>   🚀 Features</h3>
<ul>
<li><strong>api</strong>:
<ul>
<li>Make spec into a class instead of a tuple  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6355">vitest-dev/vitest#6355</a>
<a href="https://github.com/vitest-dev/vitest/commit/874a121e"><!-- raw
HTML omitted -->(874a1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Move page.config to server.config, add more docs  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6252">vitest-dev/vitest#6252</a>
<a href="https://github.com/vitest-dev/vitest/commit/af2b813c"><!-- raw
HTML omitted -->(af2b8)<!-- raw HTML omitted --></a></li>
<li>Make iframe scalable, improve documentation  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6257">vitest-dev/vitest#6257</a>
<a href="https://github.com/vitest-dev/vitest/commit/74ca11a4"><!-- raw
HTML omitted -->(74ca1)<!-- raw HTML omitted --></a></li>
<li>Introduce built-in locators  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6084">vitest-dev/vitest#6084</a>
<a href="https://github.com/vitest-dev/vitest/commit/3347f83e"><!-- raw
HTML omitted -->(3347f)<!-- raw HTML omitted --></a></li>
<li>Support v8 coverage  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6273">vitest-dev/vitest#6273</a>
<a href="https://github.com/vitest-dev/vitest/commit/34199bdf"><!-- raw
HTML omitted -->(34199)<!-- raw HTML omitted --></a></li>
<li>Support <code>userEvent.upload</code> in playwright provider  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6442">vitest-dev/vitest#6442</a>
<a href="https://github.com/vitest-dev/vitest/commit/cf148645"><!-- raw
HTML omitted -->(cf148)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6433">vitest-dev/vitest#6433</a>
<a href="https://github.com/vitest-dev/vitest/commit/0499a315"><!-- raw
HTML omitted -->(0499a)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect-brk</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6434">vitest-dev/vitest#6434</a>
<a href="https://github.com/vitest-dev/vitest/commit/7ab0f4a8"><!-- raw
HTML omitted -->(7ab0f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="699055eb93"><code>699055e</code></a>
chore: release v2.1.1</li>
<li><a
href="36b5aceb9e"><code>36b5ace</code></a>
fix(workspace): resolve glob pattern once to avoid name collision (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6489">#6489</a>)</li>
<li><a
href="16aa76c261"><code>16aa76c</code></a>
fix(browser): make example test callbacks async (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6484">#6484</a>)</li>
<li><a
href="9f1fd182fd"><code>9f1fd18</code></a>
chore: release v2.1.0</li>
<li><a
href="94a186ec91"><code>94a186e</code></a>
fix(ui): render project name consistently (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6329">#6329</a>)</li>
<li><a
href="ac698b1c8d"><code>ac698b1</code></a>
fix: <code>expect.getState().testPath</code> always returns correct path
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6472">#6472</a>)</li>
<li><a
href="b2be23e4c9"><code>b2be23e</code></a>
chore: release v2.1.0-beta.7</li>
<li><a
href="0b4472267d"><code>0b44722</code></a>
fix: ignore importer when resolving Vitest (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6469">#6469</a>)</li>
<li><a
href="97773e22bf"><code>97773e2</code></a>
chore: fix edge case in license files bundling (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6460">#6460</a>)</li>
<li><a
href="7ab0f4a8ff"><code>7ab0f4a</code></a>
feat(browser): support <code>--inspect-brk</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6434">#6434</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest">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-09-16 23:51:30 -04:00
dependabot[bot] 9f8e2681b8
build(deps-dev): bump @tauri-apps/cli from 1.6.1 to 1.6.2 in the frontend-deps-tauri group (#560)
Bumps the frontend-deps-tauri group with 1 update:
[@tauri-apps/cli](https://github.com/tauri-apps/tauri).

Updates `@tauri-apps/cli` from 1.6.1 to 1.6.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tauri-apps/tauri/releases"><code>@​tauri-apps/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​tauri-apps/cli</code> v1.6.2</h2>
<h2>[1.6.2]</h2>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>tauri-cli@1.6.2</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bd3c153145"><code>bd3c153</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/11012">#11012</a>)</li>
<li><a
href="328b11f2cd"><code>328b11f</code></a>
fix(ci): increase timeout, cache updater fixtures</li>
<li><a
href="649e01f4e0"><code>649e01f</code></a>
fix(tests): start updater server once</li>
<li><a
href="02dfb0302f"><code>02dfb03</code></a>
fix(tests): use hyper instead of tiny-http to serve updates</li>
<li><a
href="963411a86a"><code>963411a</code></a>
chore(tests): enhance e2e test logs and delay for CI</li>
<li><a
href="70b852595a"><code>70b8525</code></a>
fix(ci): install webkit2gtk-4.1 for e2e tests</li>
<li><a
href="6d629cbf93"><code>6d629cb</code></a>
fix: integration tests</li>
<li><a
href="5f5c7c7a32"><code>5f5c7c7</code></a>
fix(ci): downgrade mac-notification-sys to 0.6.1</li>
<li><a
href="26d243f43a"><code>26d243f</code></a>
fix(core): <code>restart</code> cannot handle binary name change on
macOS (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10991">#10991</a>)</li>
<li><a
href="8a0e93b5d8"><code>8a0e93b</code></a>
fixes iframes in windows causes window.<strong>TAURI_INVOKE</strong> is
not a function err...</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.6.1...@tauri-apps/cli-v1.6.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tauri-apps/cli&package-manager=npm_and_yarn&previous-version=1.6.1&new-version=1.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-09-16 23:51:24 -04:00
dependabot[bot] d54f1cc231
build(deps): bump the backend-deps-tauri group in /src-tauri with 2 updates (#561)
Bumps the backend-deps-tauri group in /src-tauri with 2 updates:
[tauri](https://github.com/tauri-apps/tauri) and
[tauri-build](https://github.com/tauri-apps/tauri).

Updates `tauri` from 1.7.2 to 1.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tauri-apps/tauri/releases">tauri's
releases</a>.</em></p>
<blockquote>
<h2>tauri v1.8.0</h2>
<p>Updating crates.io index
Locking 594 packages to latest compatible versions
Adding atk v0.15.1 (latest: v0.18.0)
Adding atk-sys v0.15.1 (latest: v0.18.0)
Adding base64 v0.13.1 (latest: v0.22.1)
Adding base64 v0.21.7 (latest: v0.22.1)
Adding bit-set v0.5.3 (latest: v0.8.0)
Adding bit-vec v0.6.3 (latest: v0.8.0)
Adding bitflags v1.3.2 (latest: v2.6.0)
Adding cairo-rs v0.15.12 (latest: v0.20.1)
Adding cairo-sys-rs v0.15.1 (latest: v0.20.0)
Adding cargo_toml v0.15.3 (latest: v0.20.4)
Adding cfb v0.7.3 (latest: v0.10.0)
Adding cfg-expr v0.9.1 (latest: v0.17.0)
Adding cfg-expr v0.15.8 (latest: v0.17.0)
Adding cfg_aliases v0.1.1 (latest: v0.2.1)
Adding clap v3.2.25 (latest: v4.5.17)
Adding clap_lex v0.2.4 (latest: v0.7.2)
Adding cocoa v0.24.1 (latest: v0.26.0)
Adding cocoa-foundation v0.1.2 (latest: v0.2.0)
Adding convert_case v0.4.0 (latest: v0.6.0)
Adding core-foundation v0.9.4 (latest: v0.10.0)
Adding core-graphics v0.22.3 (latest: v0.24.0)
Adding core-graphics v0.23.2 (latest: v0.24.0)
Adding core-graphics-types v0.1.3 (latest: v0.2.0)
Adding cssparser v0.27.2 (latest: v0.34.0)
Adding derive-new v0.6.0 (latest: v0.7.0)
Adding derive_more v0.99.18 (latest: v1.0.0)
Adding env_logger v0.8.4 (latest: v0.11.5)
Adding fixedbitset v0.4.2 (latest: v0.5.7)
Adding fluent-uri v0.1.4 (latest: v0.2.0)
Adding foreign-types v0.3.2 (latest: v0.5.0)
Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
Adding freetype-sys v0.20.1 (latest: v0.22.1)
Adding gdk v0.15.4 (latest: v0.18.0)
Adding gdk-pixbuf v0.15.11 (latest: v0.20.1)
Adding gdk-pixbuf-sys v0.15.10 (latest: v0.20.1)
Adding gdk-sys v0.15.1 (latest: v0.18.0)
Adding gdkwayland-sys v0.15.3 (latest: v0.18.0)
Adding gdkx11-sys v0.15.1 (latest: v0.18.0)
Adding generator v0.7.5 (latest: v0.8.3)
Adding generic-array v0.14.7 (latest: v1.1.0)
Adding gethostname v0.4.3 (latest: v0.5.0)
Adding getrandom v0.1.16 (latest: v0.2.15)
Adding gio v0.15.12 (latest: v0.20.1)
Adding gio-sys v0.15.10 (latest: v0.20.1)
Adding glib v0.15.12 (latest: v0.20.3)
Adding glib-macros v0.15.13 (latest: v0.20.3)
Adding glib-sys v0.15.10 (latest: v0.20.2)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bd3c153145"><code>bd3c153</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/11012">#11012</a>)</li>
<li><a
href="328b11f2cd"><code>328b11f</code></a>
fix(ci): increase timeout, cache updater fixtures</li>
<li><a
href="649e01f4e0"><code>649e01f</code></a>
fix(tests): start updater server once</li>
<li><a
href="02dfb0302f"><code>02dfb03</code></a>
fix(tests): use hyper instead of tiny-http to serve updates</li>
<li><a
href="963411a86a"><code>963411a</code></a>
chore(tests): enhance e2e test logs and delay for CI</li>
<li><a
href="70b852595a"><code>70b8525</code></a>
fix(ci): install webkit2gtk-4.1 for e2e tests</li>
<li><a
href="6d629cbf93"><code>6d629cb</code></a>
fix: integration tests</li>
<li><a
href="5f5c7c7a32"><code>5f5c7c7</code></a>
fix(ci): downgrade mac-notification-sys to 0.6.1</li>
<li><a
href="26d243f43a"><code>26d243f</code></a>
fix(core): <code>restart</code> cannot handle binary name change on
macOS (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10991">#10991</a>)</li>
<li><a
href="8a0e93b5d8"><code>8a0e93b</code></a>
fixes iframes in windows causes window.<strong>TAURI_INVOKE</strong> is
not a function err...</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-v1.7.2...tauri-v1.8.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `tauri-build` from 1.5.4 to 1.5.5
<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 v1.5.5</h2>
<p>Updating crates.io index
Locking 594 packages to latest compatible versions
Adding atk v0.15.1 (latest: v0.18.0)
Adding atk-sys v0.15.1 (latest: v0.18.0)
Adding base64 v0.13.1 (latest: v0.22.1)
Adding base64 v0.21.7 (latest: v0.22.1)
Adding bit-set v0.5.3 (latest: v0.8.0)
Adding bit-vec v0.6.3 (latest: v0.8.0)
Adding bitflags v1.3.2 (latest: v2.6.0)
Adding cairo-rs v0.15.12 (latest: v0.20.1)
Adding cairo-sys-rs v0.15.1 (latest: v0.20.0)
Adding cargo_toml v0.15.3 (latest: v0.20.4)
Adding cfb v0.7.3 (latest: v0.10.0)
Adding cfg-expr v0.9.1 (latest: v0.17.0)
Adding cfg-expr v0.15.8 (latest: v0.17.0)
Adding cfg_aliases v0.1.1 (latest: v0.2.1)
Adding clap v3.2.25 (latest: v4.5.17)
Adding clap_lex v0.2.4 (latest: v0.7.2)
Adding cocoa v0.24.1 (latest: v0.26.0)
Adding cocoa-foundation v0.1.2 (latest: v0.2.0)
Adding convert_case v0.4.0 (latest: v0.6.0)
Adding core-foundation v0.9.4 (latest: v0.10.0)
Adding core-graphics v0.22.3 (latest: v0.24.0)
Adding core-graphics v0.23.2 (latest: v0.24.0)
Adding core-graphics-types v0.1.3 (latest: v0.2.0)
Adding cssparser v0.27.2 (latest: v0.34.0)
Adding derive-new v0.6.0 (latest: v0.7.0)
Adding derive_more v0.99.18 (latest: v1.0.0)
Adding env_logger v0.8.4 (latest: v0.11.5)
Adding fixedbitset v0.4.2 (latest: v0.5.7)
Adding fluent-uri v0.1.4 (latest: v0.2.0)
Adding foreign-types v0.3.2 (latest: v0.5.0)
Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
Adding freetype-sys v0.20.1 (latest: v0.22.1)
Adding gdk v0.15.4 (latest: v0.18.0)
Adding gdk-pixbuf v0.15.11 (latest: v0.20.1)
Adding gdk-pixbuf-sys v0.15.10 (latest: v0.20.1)
Adding gdk-sys v0.15.1 (latest: v0.18.0)
Adding gdkwayland-sys v0.15.3 (latest: v0.18.0)
Adding gdkx11-sys v0.15.1 (latest: v0.18.0)
Adding generator v0.7.5 (latest: v0.8.3)
Adding generic-array v0.14.7 (latest: v1.1.0)
Adding gethostname v0.4.3 (latest: v0.5.0)
Adding getrandom v0.1.16 (latest: v0.2.15)
Adding gio v0.15.12 (latest: v0.20.1)
Adding gio-sys v0.15.10 (latest: v0.20.1)
Adding glib v0.15.12 (latest: v0.20.3)
Adding glib-macros v0.15.13 (latest: v0.20.3)
Adding glib-sys v0.15.10 (latest: v0.20.2)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bd3c153145"><code>bd3c153</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/11012">#11012</a>)</li>
<li><a
href="328b11f2cd"><code>328b11f</code></a>
fix(ci): increase timeout, cache updater fixtures</li>
<li><a
href="649e01f4e0"><code>649e01f</code></a>
fix(tests): start updater server once</li>
<li><a
href="02dfb0302f"><code>02dfb03</code></a>
fix(tests): use hyper instead of tiny-http to serve updates</li>
<li><a
href="963411a86a"><code>963411a</code></a>
chore(tests): enhance e2e test logs and delay for CI</li>
<li><a
href="6d629cbf93"><code>6d629cb</code></a>
fix: integration tests</li>
<li><a
href="5f5c7c7a32"><code>5f5c7c7</code></a>
fix(ci): downgrade mac-notification-sys to 0.6.1</li>
<li><a
href="26d243f43a"><code>26d243f</code></a>
fix(core): <code>restart</code> cannot handle binary name change on
macOS (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10991">#10991</a>)</li>
<li><a
href="8a0e93b5d8"><code>8a0e93b</code></a>
fixes iframes in windows causes window.<strong>TAURI_INVOKE</strong> is
not a function err...</li>
<li><a
href="2e87e85f85"><code>2e87e85</code></a>
fix(core): Use productName for FileDescription (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10976">#10976</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-build-v1.5.4...tauri-build-v1.5.5">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-09-16 23:51:17 -04:00
Matt Dallmeyer cf06ce7e80
Fix bug preventing local mod install (#558)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
2024-09-15 08:43:28 -07:00
dependabot[bot] cb40fc734f
build(deps-dev): bump the frontend-deps group with 5 updates (#556)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
Bumps the frontend-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.46.15` | `0.46.16` |
| [postcss](https://github.com/postcss/postcss) | `8.4.44` | `8.4.45` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` |
`5.6.2` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) |
`0.19.2` | `0.19.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.2` | `5.4.3` |

Updates `flowbite-svelte` from 0.46.15 to 0.46.16
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/releases">flowbite-svelte's
releases</a>.</em></p>
<blockquote>
<h2>v0.46.16</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: typo in demo url by <a
href="https://github.com/alexander-mart"><code>@​alexander-mart</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1393">themesberg/flowbite-svelte#1393</a></li>
<li>Feat: export chart instance from <code>Chart</code> component by <a
href="https://github.com/bcldvd"><code>@​bcldvd</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1399">themesberg/flowbite-svelte#1399</a></li>
<li>docs: brief change to binding data sample for chart component by <a
href="https://github.com/bcldvd"><code>@​bcldvd</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1404">themesberg/flowbite-svelte#1404</a></li>
<li>Add off state label to Toggle.svelte by <a
href="https://github.com/aarondoet"><code>@​aarondoet</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1414">themesberg/flowbite-svelte#1414</a></li>
<li>Update badge.md: fix wrong documentation by <a
href="https://github.com/pietervdvn"><code>@​pietervdvn</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1419">themesberg/flowbite-svelte#1419</a></li>
<li>fix: make badge class reactive by <a
href="https://github.com/koplas"><code>@​koplas</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1416">themesberg/flowbite-svelte#1416</a></li>
<li>feat: update toast icon color reactively by <a
href="https://github.com/andrewrisse"><code>@​andrewrisse</code></a> in
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1422">themesberg/flowbite-svelte#1422</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/alexander-mart"><code>@​alexander-mart</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1393">themesberg/flowbite-svelte#1393</a></li>
<li><a href="https://github.com/bcldvd"><code>@​bcldvd</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1399">themesberg/flowbite-svelte#1399</a></li>
<li><a href="https://github.com/aarondoet"><code>@​aarondoet</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1414">themesberg/flowbite-svelte#1414</a></li>
<li><a
href="https://github.com/pietervdvn"><code>@​pietervdvn</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1419">themesberg/flowbite-svelte#1419</a></li>
<li><a href="https://github.com/koplas"><code>@​koplas</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1416">themesberg/flowbite-svelte#1416</a></li>
<li><a
href="https://github.com/andrewrisse"><code>@​andrewrisse</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1422">themesberg/flowbite-svelte#1422</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.15...v0.46.16">https://github.com/themesberg/flowbite-svelte/compare/v0.46.15...v0.46.16</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md">flowbite-svelte's
changelog</a>.</em></p>
<blockquote>
<h2>0.46.16</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: bug fix (<a
href="b064db0889"><code>b064db0889a26b6b8e253e8c7a9302713408c076</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b064db0889"><code>b064db0</code></a>
chore: preparation for v0.46.16</li>
<li><a
href="bd69e5b06d"><code>bd69e5b</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1271">#1271</a>
add class to TabItem div</li>
<li><a
href="939b2aecbf"><code>939b2ae</code></a>
feat: update toast icon color reactively (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1422">#1422</a>)</li>
<li><a
href="5a6a801199"><code>5a6a801</code></a>
fix: make badge class reactive (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1416">#1416</a>)</li>
<li><a
href="932dc4ca2d"><code>932dc4c</code></a>
Update badge.md: fix wrong documentation (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1419">#1419</a>)</li>
<li><a
href="a8139cead5"><code>a8139ce</code></a>
Merge branch 'aarondoet-patch-1'</li>
<li><a
href="678ce214cc"><code>678ce21</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte-admin-dashboard/issues/56">themesberg/flowbite-svelte-admin-dashboard#56</a></li>
<li><a
href="b8a089b091"><code>b8a089b</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/335">#335</a></li>
<li><a
href="829131fe33"><code>829131f</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1418">#1418</a></li>
<li><a
href="c6ff4235fe"><code>c6ff423</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte-admin-dashboard/issues/56">themesberg/flowbite-svelte-admin-dashboard#56</a></li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.15...v0.46.16">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.44 to 8.4.45
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.45</h2>
<ul>
<li>Removed unnecessary fix which could lead to infinite loop.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.45</h2>
<ul>
<li>Removed unnecessary fix which could lead to infinite loop.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="448c4f34d6"><code>448c4f3</code></a>
Release 8.4.45 version</li>
<li><a
href="1c77d2e333"><code>1c77d2e</code></a>
Update unnecessary check</li>
<li><a
href="f38b329323"><code>f38b329</code></a>
Try to fix CI</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.4.44...8.4.45">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.5.4 to 5.6.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.6</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.6 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.6 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a7e3374f13"><code>a7e3374</code></a>
Bump version to 5.6.2 and LKG</li>
<li><a
href="20633579fc"><code>2063357</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59708">#59708</a>
(LEGO: Pull request from lego/hb_537...) into release-5.6 (#...</li>
<li><a
href="4fe7e41ea1"><code>4fe7e41</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59670">#59670</a>
(fix(59649): ts Move to a new file d...) into release-5.6 (#...</li>
<li><a
href="1a03e5340a"><code>1a03e53</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59761">#59761</a>
(<code>this</code> can be nullish) into release-5.6 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59762">#59762</a>)</li>
<li><a
href="6212132b83"><code>6212132</code></a>
Update LKG</li>
<li><a
href="bbb5faf7e7"><code>bbb5faf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59542">#59542</a>
(Fixing delay caused in vscode due t...) into release-5.6 (#...</li>
<li><a
href="e6914a5587"><code>e6914a5</code></a>
Bump version to 5.6.1-rc and LKG</li>
<li><a
href="34121c42b6"><code>34121c4</code></a>
Update LKG</li>
<li><a
href="2a30c2a8f0"><code>2a30c2a</code></a>
Merge remote-tracking branch 'origin/main' into release-5.6</li>
<li><a
href="936a79bbb5"><code>936a79b</code></a>
Expose TypeChecker. getAwaitedType to public (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59268">#59268</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `unplugin-icons` from 0.19.2 to 0.19.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/unplugin/unplugin-icons/releases">unplugin-icons's
releases</a>.</em></p>
<blockquote>
<h2>v0.19.3</h2>
<p><em>No significant changes</em></p>
<h5>    <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.19.2...v0.19.3">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1746e407c1"><code>1746e40</code></a>
chore: release v0.19.3</li>
<li><a
href="1ac1672e9c"><code>1ac1672</code></a>
chore: add <code>.gitattributes</code> (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/375">#375</a>)</li>
<li><a
href="28d0c4a3b5"><code>28d0c4a</code></a>
chore: bump pnpm to 9.9.0</li>
<li><a
href="a8da41c4c9"><code>a8da41c</code></a>
chore: upgrade install-pkg (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/374">#374</a>)</li>
<li>See full diff in <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.19.2...v0.19.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.2 to 5.4.3
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.3 (2024-09-03)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: allow getting URL of JS files in publicDir (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17915">#17915</a>)
(<a
href="943ece177e">943ece1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17915">#17915</a></li>
<li>fix: cjs warning respect the logLevel flag (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17993">#17993</a>)
(<a
href="dc3c14f39f">dc3c14f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17993">#17993</a></li>
<li>fix: improve CJS warning trace information (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17926">#17926</a>)
(<a
href="5c5f82c84b">5c5f82c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17926">#17926</a></li>
<li>fix: only remove entry assets handled by Vite core (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17916">#17916</a>)
(<a
href="ebfaa7e601">ebfaa7e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17916">#17916</a></li>
<li>fix: waitForRequestIdle locked (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17982">#17982</a>)
(<a
href="ad1376018a">ad13760</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17982">#17982</a></li>
<li>fix(css): fix directory index import in sass modern api (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17960">#17960</a>)
(<a
href="9b001baa70">9b001ba</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17960">#17960</a></li>
<li>fix(css): fix sass <code>file://</code> reference (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17909">#17909</a>)
(<a
href="561b940f6f">561b940</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17909">#17909</a></li>
<li>fix(css): fix sass modern source map (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17938">#17938</a>)
(<a
href="d428e7e3a0">d428e7e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17938">#17938</a></li>
<li>fix(deps): bump tsconfck (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17990">#17990</a>)
(<a
href="8c661b20e9">8c661b2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17990">#17990</a></li>
<li>fix(html): rewrite assets url in &lt;template&gt; (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17988">#17988</a>)
(<a
href="413c86aa97">413c86a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17988">#17988</a></li>
<li>fix(preload): add crossorigin attribute in CSS link tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17930">#17930</a>)
(<a
href="15871c75e0">15871c7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17930">#17930</a></li>
<li>chore: reduce diffs with v6 branch (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17942">#17942</a>)
(<a
href="bf9065aa13">bf9065a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17942">#17942</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17945">#17945</a>)
(<a
href="cfb621e7a5">cfb621e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17945">#17945</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17991">#17991</a>)
(<a
href="0ca53cff9f">0ca53cf</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17991">#17991</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ccbfc1a068"><code>ccbfc1a</code></a>
release: v5.4.3</li>
<li><a
href="9b001baa70"><code>9b001ba</code></a>
fix(css): fix directory index import in sass modern api (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17960">#17960</a>)</li>
<li><a
href="5c5f82c84b"><code>5c5f82c</code></a>
fix: improve CJS warning trace information (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17926">#17926</a>)</li>
<li><a
href="15871c75e0"><code>15871c7</code></a>
fix(preload): add crossorigin attribute in CSS link tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17930">#17930</a>)</li>
<li><a
href="413c86aa97"><code>413c86a</code></a>
fix(html): rewrite assets url in &lt;template&gt; (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17988">#17988</a>)</li>
<li><a
href="dc3c14f39f"><code>dc3c14f</code></a>
fix: cjs warning respect the logLevel flag (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17993">#17993</a>)</li>
<li><a
href="0ca53cff9f"><code>0ca53cf</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17991">#17991</a>)</li>
<li><a
href="ebfaa7e601"><code>ebfaa7e</code></a>
fix: only remove entry assets handled by Vite core (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17916">#17916</a>)</li>
<li><a
href="d428e7e3a0"><code>d428e7e</code></a>
fix(css): fix sass modern source map (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17938">#17938</a>)</li>
<li><a
href="ad1376018a"><code>ad13760</code></a>
fix: waitForRequestIdle locked (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17982">#17982</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.4.3/packages/vite">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-09-09 23:26:03 -04:00
dependabot[bot] 96a3c6ce81
build(deps): bump the backend-deps group in /src-tauri with 3 updates (#557)
Bumps the backend-deps group in /src-tauri with 3 updates:
[backtrace](https://github.com/rust-lang/backtrace-rs),
[serde](https://github.com/serde-rs/serde) and
[serde_json](https://github.com/serde-rs/json).

Updates `backtrace` from 0.3.73 to 0.3.74
<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.74</h2>
<h2>What's Changed</h2>
<ul>
<li>QNX Neutrino 7.0 support, thanks to <a
href="https://github.com/nyurik"><code>@​nyurik</code></a> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/648">rust-lang/backtrace-rs#648</a></li>
<li>Cleaned up our Android support. This should massively improve
backtraces for ones with the API level sufficient to ship with
libunwind, etc. Unfortunately, it comes at the cost of dropping support
for older ones! Thanks to <a
href="https://github.com/fengys"><code>@​fengys</code></a> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/656">rust-lang/backtrace-rs#656</a></li>
<li>Made PrintFmt, which was using the
<code>Enum::__NonExhaustiveVariant</code> pattern, use
<code>#[non_exhaustive]</code> for real. Don't @ me if you were matching
on that! Thanks to <a
href="https://github.com/nyurik"><code>@​nyurik</code></a> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/651">rust-lang/backtrace-rs#651</a></li>
<li>Massively cleaned up the windows code! We moved from winapi to
windows-sys with windows-targets thanks to <a
href="https://github.com/CraftSpider"><code>@​CraftSpider</code></a> and
<a href="https://github.com/ChrisDenton"><code>@​ChrisDenton</code></a>
in
<ul>
<li>Don't cast HANDLE to usize and back by <a
href="https://github.com/CraftSpider"><code>@​CraftSpider</code></a> in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/635">rust-lang/backtrace-rs#635</a></li>
<li>Switch from <code>winapi</code> to <code>windows-sys</code> by <a
href="https://github.com/CraftSpider"><code>@​CraftSpider</code></a> in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/641">rust-lang/backtrace-rs#641</a></li>
<li>Update windows bindings and use windows-targets by <a
href="https://github.com/ChrisDenton"><code>@​ChrisDenton</code></a> in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/653">rust-lang/backtrace-rs#653</a></li>
</ul>
</li>
<li>A bunch of updated dependencies. Thanks <a
href="https://github.com/djc"><code>@​djc</code></a> and <a
href="https://github.com/khuey"><code>@​khuey</code></a>!</li>
<li>Sorry if you were testing this code in miri! It started yelling
about sussy casts. A lot. We did a bunch of internal cleanups that
should make it quiet down, thanks to <a
href="https://github.com/workingjubilee"><code>@​workingjubilee</code></a>
in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/641">rust-lang/backtrace-rs#641</a></li>
<li>Uhhh we had to tweak <code>dl_iterate_phdr</code> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/660">rust-lang/backtrace-rs#660</a>
after Android revealed it was... kind of unsound actually and not doing
things like checking for null pointers before making slices! WHOOPS!
Thanks to <a
href="https://github.com/saethlin"><code>@​saethlin</code></a> for
implementing detection for precisely that in rustc! It's really hard to
find soundness issues in inherited codebases like this one...</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/CraftSpider"><code>@​CraftSpider</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/635">rust-lang/backtrace-rs#635</a></li>
<li><a
href="https://github.com/fengys1996"><code>@​fengys1996</code></a> made
their first contribution in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/656">rust-lang/backtrace-rs#656</a></li>
<li><a href="https://github.com/djc"><code>@​djc</code></a> made their
first contribution in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/pull/657">rust-lang/backtrace-rs#657</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74">https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="38d49aa039"><code>38d49aa</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/658">#658</a>
from workingjubilee/cut-0.3.74</li>
<li><a
href="c1749ce9a8"><code>c1749ce</code></a>
Cut backtrace 0.3.74</li>
<li><a
href="230570f2da"><code>230570f</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/660">#660</a>
from workingjubilee/dont-unsoundly-iterate-phdr</li>
<li><a
href="153f510013"><code>153f510</code></a>
Do not destructure maybe-uninit fields</li>
<li><a
href="38589464ed"><code>3858946</code></a>
Revise dl_iterate_phdr callback to be sound-ish</li>
<li><a
href="7d062c6374"><code>7d062c6</code></a><code>rust-lang/backtrace-rs#653</code></li>
<li><a
href="fc37b22dc8"><code>fc37b22</code></a><code>rust-lang/backtrace-rs#657</code></li>
<li><a
href="600beaa507"><code>600beaa</code></a><code>rust-lang/backtrace-rs#648</code></li>
<li><a
href="84b6c1d56f"><code>84b6c1d</code></a><code>rust-lang/backtrace-rs#652</code></li>
<li><a
href="95c3bacab9"><code>95c3bac</code></a>
Make enum
<code>print::PrintFmt</code><code>rust-lang/backtrace-rs#651</code></li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde` from 1.0.209 to 1.0.210
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/serde/releases">serde's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.210</h2>
<ul>
<li>Support serializing and deserializing <code>IpAddr</code> and
<code>SocketAddr</code> in no-std mode on Rust 1.77+ (<a
href="https://redirect.github.com/serde-rs/serde/issues/2816">#2816</a>,
thanks <a
href="https://github.com/MathiasKoch"><code>@​MathiasKoch</code></a>)</li>
<li>Make <code>serde::ser::StdError</code> and
<code>serde:🇩🇪:StdError</code> equivalent to
<code>core::error::Error</code> on Rust 1.81+ (<a
href="https://redirect.github.com/serde-rs/serde/issues/2818">#2818</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="89c4b02bf3"><code>89c4b02</code></a>
Release 1.0.210</li>
<li><a
href="eeb8e44cda"><code>eeb8e44</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2818">#2818</a>
from dtolnay/coreerror</li>
<li><a
href="785c2d9605"><code>785c2d9</code></a>
Stabilize no-std StdError trait</li>
<li><a
href="d549f048e1"><code>d549f04</code></a>
Reformat parse_ip_impl definition and calls</li>
<li><a
href="4c0dd63011"><code>4c0dd63</code></a>
Delete attr support from core::net deserialization macros</li>
<li><a
href="26fb134165"><code>26fb134</code></a>
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl</li>
<li><a
href="07e614b52b"><code>07e614b</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2817">#2817</a>
from dtolnay/corenet</li>
<li><a
href="b1f899fbe8"><code>b1f899f</code></a>
Delete doc(cfg) attribute from impls that are supported in no-std</li>
<li><a
href="b4f860e627"><code>b4f860e</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2816">#2816</a>
from MathiasKoch/chore/core-net</li>
<li><a
href="d940fe1b49"><code>d940fe1</code></a>
Reuse existing Buf wrapper as replacement for std::io::Write</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde_json` from 1.0.127 to 1.0.128
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/json/releases">serde_json's
releases</a>.</em></p>
<blockquote>
<h2>1.0.128</h2>
<ul>
<li>Support serializing maps containing 128-bit integer keys to
serde_json::Value (<a
href="https://redirect.github.com/serde-rs/json/issues/1188">#1188</a>,
thanks <a
href="https://github.com/Mrreadiness"><code>@​Mrreadiness</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d96b1d9b64"><code>d96b1d9</code></a>
Release 1.0.128</li>
<li><a
href="599228d5dc"><code>599228d</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1188">#1188</a>
from Mrreadiness/feat/add-hashmap-key-128-serializer</li>
<li><a
href="5416cee6c5"><code>5416cee</code></a>
feat: add support for 128 bit HashMap key serialization</li>
<li><a
href="27a4ca9d7a"><code>27a4ca9</code></a>
Upload CI Cargo.lock for reproducing failures</li>
<li>See full diff in <a
href="https://github.com/serde-rs/json/compare/1.0.127...1.0.128">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-09-09 23:25:56 -04:00
Tyler Wilding 3097796b3f
versions: remove launcher version check (#555)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
For posterity, 0.2.0 required atleast launcher 2.3.3

Fixes #369 

Upon reflection, this is likely overkill as the check hasn't been
properly maintained for over a year and there's been no related issues.
Just remove it
2024-09-08 01:49:13 -04:00
Tyler Wilding 7c9de0ab39
backend: display a popup error when an unrecoverable panic occurs (#553)
Fixes #279 

At first I wanted to test if uninstalling WebView2 properly and running
the installer does what it is supposed to do and install it for you.

However, since mid-2023 -- Microsoft has made WebView2 a **required
system dependency of the operating system itself**, and therefore you
**cannot easily uninstall it**. This is something I don't want to mess
with on my own machine.

So instead I added a clear popup (where if you are on windows, it'll
tell you to get WebView2) when a panic occurs. Instead of hoping people
find the crash report file on their desktop.


![image](https://github.com/user-attachments/assets/97dda538-96be-433a-965c-e3ddf6a59f3e)
2024-09-08 00:08:05 -04:00
Tyler Wilding 10515ef6c3
i18n: remind the user to restart their machine after updating VCC (#554)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
Some users have reported they had to restart for things to work properly
after updating the VCC runtime.
2024-09-02 22:46:06 -04:00
dependabot[bot] f3f80df660
build(deps-dev): bump the frontend-deps group with 3 updates (#551)
Bumps the frontend-deps group with 3 updates:
[@iconify-json/ic](https://github.com/iconify/icon-sets),
[@iconify-json/mdi](https://github.com/iconify/icon-sets) and
[postcss](https://github.com/postcss/postcss).

Updates `@iconify-json/ic` from 1.1.18 to 1.2.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `@iconify-json/mdi` from 1.1.68 to 1.2.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.41 to 8.4.44
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.44</h2>
<ul>
<li>Another way to fix <code>markClean is not a function</code>
error.</li>
</ul>
<h2>8.4.43</h2>
<ul>
<li>Fixed <code>markClean is not a function</code> error.</li>
</ul>
<h2>8.4.42</h2>
<ul>
<li>Fixed CSS syntax error on long minified files (by <a
href="https://github.com/varpstar"><code>@​varpstar</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.44</h2>
<ul>
<li>Another way to fix <code>markClean is not a function</code>
error.</li>
</ul>
<h2>8.4.43</h2>
<ul>
<li>Fixed <code>markClean is not a function</code> error.</li>
</ul>
<h2>8.4.42</h2>
<ul>
<li>Fixed CSS syntax error on long minified files (by <a
href="https://github.com/varpstar"><code>@​varpstar</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d442dc75e3"><code>d442dc7</code></a>
Release 8.4.44 version</li>
<li><a
href="3c7cda099c"><code>3c7cda0</code></a>
Another way to fix markClean() is undefined issue</li>
<li><a
href="b985ed1667"><code>b985ed1</code></a>
Release 8.4.43 version</li>
<li><a
href="3025b743bf"><code>3025b74</code></a>
Update dependencies</li>
<li><a
href="79ff9800c3"><code>79ff980</code></a>
Update AST if it is not made by PostCSS &gt;= 8.4.41</li>
<li><a
href="0fda48a1b1"><code>0fda48a</code></a>
Release 8.4.42 version</li>
<li><a
href="cd5b08cfa2"><code>cd5b08c</code></a>
Add ESLint to CI</li>
<li><a
href="0975cc209d"><code>0975cc2</code></a>
Sort source code and fix ESLint</li>
<li><a
href="36950b4ff9"><code>36950b4</code></a>
Try to fix old Node.js tests</li>
<li><a
href="fbb6d60eae"><code>fbb6d60</code></a>
Update dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/postcss/postcss/compare/8.4.41...8.4.44">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-09-02 21:17:07 -04:00
Matt Dallmeyer e4ea352530
Show mod description/tags/author. Allow mod preview before installing (#549)
![image](https://github.com/user-attachments/assets/64d03e0b-6fd0-4f44-9871-bf4e8b78a1e7)

![image](https://github.com/user-attachments/assets/d976a588-4aca-4a0d-8859-3b9ad87d613e)

When not yet installed, clicking a mod now brings you to the mod page
and requires Install / Version selection before you can launch the game.
Advanced/settings options are disabled.

![image](https://github.com/user-attachments/assets/477f7db0-366e-4bb4-82ed-f427c6edbd66)

If you somehow get here and we don't have a list of versions (e.g.
you're offline), the Install button is also disabled

![image](https://github.com/user-attachments/assets/56dd85b5-af37-4104-9398-5954923e512b)
2024-09-02 16:13:08 -04:00
dependabot[bot] e4b11d867c
build(deps-dev): bump @tauri-apps/cli from 1.6.0 to 1.6.1 in the frontend-deps-tauri group (#542)
Some checks are pending
🔨 Build / App (macos-12) (push) Waiting to run
🔨 Build / App (ubuntu-20.04) (push) Waiting to run
🔨 Build / App (windows-latest) (push) Waiting to run
📝 Linter / Frontend (push) Waiting to run
📝 Linter / Backend Formatting (push) Waiting to run
📝 Linter / Backend Linter (push) Waiting to run
🧪 Tests / Frontend (push) Waiting to run
Bumps the frontend-deps-tauri group with 1 update:
[@tauri-apps/cli](https://github.com/tauri-apps/tauri).

Updates `@tauri-apps/cli` from 1.6.0 to 1.6.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tauri-apps/tauri/releases"><code>@​tauri-apps/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​tauri-apps/cli</code> v1.6.1</h2>
<h2>[1.6.1]</h2>
<h3>New Features</h3>
<ul>
<li><a
href="0aa0378c8d"><code>0aa0378c8</code></a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/10199">#10199</a>
by <a
href="https://www.github.com/tauri-apps/tauri/../../FabianLars"><code>@​FabianLars</code></a>)
Added a configuration option to disable hardened runtime on macOS
codesign.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="212001c1df"><code>212001c1d</code></a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/10233">#10233</a>
by <a
href="https://www.github.com/tauri-apps/tauri/../../github-actions"><code>@​github-actions</code></a>)
Fix cli failing to rename application when using cargo
<code>--target-dir</code> flag with <code>tauri build</code> or
<code>tauri dev</code></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>tauri-cli@1.6.1</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1f45808ba0"><code>1f45808</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10220">#10220</a>)</li>
<li><a
href="9082a39604"><code>9082a39</code></a>
fix(cli): env_logger usage</li>
<li><a
href="d84ae448e5"><code>d84ae44</code></a>
fix(cli): downgrade env_logger to 0.10 to satisfy MSRV, fix CI</li>
<li><a
href="3e1c28b90c"><code>3e1c28b</code></a>
chore(deps) Update dependency <code>@​types/node</code> to v20.16.1 (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10722">#10722</a>)</li>
<li><a
href="2b61447dfc"><code>2b61447</code></a>
chore(deps) Update Rust crate proc-macro2 to v1.0.86 (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10621">#10621</a>)</li>
<li><a
href="0469b6b078"><code>0469b6b</code></a>
chore(deps) Update Tauri API Definitions (1.x) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10622">#10622</a>)</li>
<li><a
href="3b841f28bb"><code>3b841f2</code></a>
chore(deps) Update Tauri CLI (1.x) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10628">#10628</a>)</li>
<li><a
href="c3a90e5c27"><code>c3a90e5</code></a>
fix(tauri-runtime-wry): ensure tray is created when event loop ready (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10611">#10611</a>)</li>
<li><a
href="937849f28c"><code>937849f</code></a>
refactor(tauri-runtime-wry): Arc instead of Rc, closes <a
href="https://redirect.github.com/tauri-apps/tauri/issues/9775">#9775</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10587">#10587</a>)</li>
<li><a
href="48a7415c21"><code>48a7415</code></a>
chore(deps): update serialize-to-javascript to 0.1.2 (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10594">#10594</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.6.0...@tauri-apps/cli-v1.6.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tauri-apps/cli&package-manager=npm_and_yarn&previous-version=1.6.0&new-version=1.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-09-02 00:22:23 -04:00
OpenGOALBot ce0c4c9b7f release: update release metadata to latest
Some checks failed
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
2024-09-01 01:31:29 +00:00
OpenGOALBot c2174bbf5e release: bump to version - v2.4.10 2024-09-01 01:18:40 +00:00
Matt Dallmeyer c735e340c5
fix small bug where removing mod source didnt fully refresh list (#548) 2024-08-31 13:05:40 -07:00
Matt Dallmeyer 42718a5492
prettier mods.json fixture (#547)
Some checks are pending
🔨 Build / App (macos-12) (push) Waiting to run
🔨 Build / App (ubuntu-20.04) (push) Waiting to run
🔨 Build / App (windows-latest) (push) Waiting to run
📝 Linter / Frontend (push) Waiting to run
📝 Linter / Backend Formatting (push) Waiting to run
📝 Linter / Backend Linter (push) Waiting to run
🧪 Tests / Frontend (push) Waiting to run
2024-08-31 11:27:27 -07:00
Matt Dallmeyer 682aea4557
update mods.json fixture to latest schema (#546) 2024-08-31 11:21:17 -07:00
Tyler Wilding 0a505f460e
support: Compile mod info into support package and use a temp file when creating the package (#545)
Some checks are pending
🔨 Build / App (macos-12) (push) Waiting to run
🔨 Build / App (ubuntu-20.04) (push) Waiting to run
🔨 Build / App (windows-latest) (push) Waiting to run
📝 Linter / Backend Linter (push) Waiting to run
📝 Linter / Backend Formatting (push) Waiting to run
📝 Linter / Frontend (push) Waiting to run
🧪 Tests / Frontend (push) Waiting to run
My theory still remains that users are uploading the zip before it's
done being constructed (or it fails for some reason).

So I switched to making it as a temp file, then copying that temp file
over if everything succeeds. This should hopefully help...
2024-08-30 20:25:10 -04:00
Tyler Wilding 278903c41b
Mod Source Support Finalization (#530)
Co-authored-by: Matt Dallmeyer <mattdallmeyer@gmail.com>
Co-authored-by: dallmeyer <2515356+dallmeyer@users.noreply.github.com>
Co-authored-by: Zedb0T <89345505+Zedb0T@users.noreply.github.com>
2024-08-30 15:41:07 -04:00
dependabot[bot] 4fe3748023
build(deps-dev): bump the frontend-deps group with 4 updates (#541)
Bumps the frontend-deps group with 4 updates:
[@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte),
[jsdom](https://github.com/jsdom/jsdom),
[svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `@sveltejs/vite-plugin-svelte` from 3.1.1 to 3.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/vite-plugin-svelte/releases"><code>@​sveltejs/vite-plugin-svelte</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​sveltejs/vite-plugin-svelte</code><a
href="https://github.com/3"><code>@​3</code></a>.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>add warning for svelte5 users to update to vite-plugin-svelte@4 (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/964">#964</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/vite-plugin-svelte/blob/@sveltejs/vite-plugin-svelte@3.1.2/packages/vite-plugin-svelte/CHANGELOG.md"><code>@​sveltejs/vite-plugin-svelte</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>add warning for svelte5 users to update to vite-plugin-svelte@4 (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/964">#964</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b3edb771f2"><code>b3edb77</code></a>
Version Packages (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/965">#965</a>)</li>
<li><a
href="4f95193edb"><code>4f95193</code></a>
chore(logs): encourage svelte5 users to update from vps3 to vps4 (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/964">#964</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@3.1.2/packages/vite-plugin-svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `jsdom` from 24.1.1 to 25.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsdom/jsdom/releases">jsdom's
releases</a>.</em></p>
<blockquote>
<h2>Version 25.0.0</h2>
<p>This major release changes the prototype of a jsdom's
<code>EventTarget.prototype</code> to point to the
<code>Object.prototype</code> inside the jsdom, instead of pointing to
the Node.js <code>Object.prototype</code>. Thus, the prototype chain of
<code>Window</code> stays entirely within the jsdom, never crossing over
into the Node.js realm.</p>
<p>This only occurs when <code>runScripts</code> is set to non-default
values of <code>&quot;dangerously&quot;</code> or
<code>&quot;outside-only&quot;</code>, as with the default value, there
is no separate <code>Object.prototype</code> inside the jsdom.</p>
<p>This will likely not impact many programs, but could cause some
changes in <code>instanceof</code> behavior, and so out of an abundance
of caution, we're releasing it as a new major version.</p>
<h2>Version 24.1.3</h2>
<ul>
<li>Fixed calls to <code>postMessage()</code> that were done as a bare
property (i.e., <code>postMessage()</code> instead of
<code>window.postMessage()</code>).</li>
</ul>
<h2>Version 24.1.2</h2>
<ul>
<li>Fixed an issue with the <code>in</code> operator applied to
<code>EventTarget</code> methods, e.g. <code>'addEventListener' in
window</code>, which only appeared in Node.js ≥22.5.0. (legendecas)</li>
<li>Fixed the events fired by <code>blur()</code>: it no longer fires
<code>focus</code> and <code>focusin</code> on the
<code>Document</code>, and <code>blur</code> and <code>focusout</code>
no longer have their <code>relatedTarget</code> property set.
(asamuzaK)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsdom/jsdom/blob/main/Changelog.md">jsdom's
changelog</a>.</em></p>
<blockquote>
<h2>25.0.0</h2>
<p>This major release changes the prototype of a jsdom's
<code>EventTarget.prototype</code> to point to the
<code>Object.prototype</code> inside the jsdom, instead of pointing to
the Node.js <code>Object.prototype</code>. Thus, the prototype chain of
<code>Window</code> stays entirely within the jsdom, never crossing over
into the Node.js realm.</p>
<p>This only occurs when <code>runScripts</code> is set to non-default
values of <code>&quot;dangerously&quot;</code> or
<code>&quot;outside-only&quot;</code>, as with the default value, there
is no separate <code>Object.prototype</code> inside the jsdom.</p>
<p>This will likely not impact many programs, but could cause some
changes in <code>instanceof</code> behavior, and so out of an abundance
of caution, we're releasing it as a new major version.</p>
<h2>24.1.3</h2>
<ul>
<li>Fixed calls to <code>postMessage()</code> that were done as a bare
property (i.e., <code>postMessage()</code> instead of
<code>window.postMessage()</code>).</li>
</ul>
<h2>24.1.2</h2>
<ul>
<li>Fixed an issue with the <code>in</code> operator applied to
<code>EventTarget</code> methods, e.g. <code>'addEventListener' in
window</code>, which only appeared in Node.js ≥22.5.0. (legendecas)</li>
<li>Fixed the events fired by <code>blur()</code>: it no longer fires
<code>focus</code> and <code>focusin</code> on the
<code>Document</code>, and <code>blur</code> and <code>focusout</code>
no longer have their <code>relatedTarget</code> property set.
(asamuzaK)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c53efc81e7"><code>c53efc8</code></a>
Version 25.0.0</li>
<li><a
href="784c8a5689"><code>784c8a5</code></a>
Set EventTarget.prototype to the jsdom's Object.prototype</li>
<li><a
href="0314f1e42e"><code>0314f1e</code></a>
Version 24.1.3</li>
<li><a
href="46d5d5c946"><code>46d5d5c</code></a>
Fix postMessage referenced as a bare property</li>
<li><a
href="a241df63ff"><code>a241df6</code></a>
Version 24.1.2</li>
<li><a
href="c3a9aedca3"><code>c3a9aed</code></a>
Remove upstreamed WPTs</li>
<li><a
href="07fab3735a"><code>07fab37</code></a>
Refactor Window object setup code</li>
<li><a
href="3383805343"><code>3383805</code></a>
Fix events fired by blur()</li>
<li><a
href="065abcb3ff"><code>065abcb</code></a>
Roll web platform tests</li>
<li><a
href="439a43e2f1"><code>439a43e</code></a>
Setup Window prototype in vm context</li>
<li>Additional commits viewable in <a
href="https://github.com/jsdom/jsdom/compare/24.1.1...25.0.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte` from 4.2.18 to 4.2.19
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/releases">svelte's
releases</a>.</em></p>
<blockquote>
<h2>svelte@4.2.19</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: ensure typings for <code>&lt;svelte:options&gt;</code> are
picked up (<a
href="https://redirect.github.com/sveltejs/svelte/pull/12902">#12902</a>)</p>
</li>
<li>
<p>fix: escape <code>&lt;</code> in attribute strings (<a
href="https://redirect.github.com/sveltejs/svelte/pull/12989">#12989</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.19</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: ensure typings for <code>&lt;svelte:options&gt;</code> are
picked up (<a
href="https://redirect.github.com/sveltejs/svelte/pull/12902">#12902</a>)</p>
</li>
<li>
<p>fix: escape <code>&lt;</code> in attribute strings (<a
href="https://redirect.github.com/sveltejs/svelte/pull/12989">#12989</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d8b31333ec"><code>d8b3133</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/12990">#12990</a>)</li>
<li><a
href="83e96e044d"><code>83e96e0</code></a>
fix: escape <code>&lt;</code> in attribute strings (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/12989">#12989</a>)</li>
<li><a
href="5ec4409fb2"><code>5ec4409</code></a>
fix: ensure typings for <code>\&lt;svelte:options&gt;</code> are picked
up (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/12902">#12902</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.1 to 5.4.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.2 (2024-08-20)<!-- raw HTML omitted
--></h2>
<ul>
<li>chore: remove stale TODOs (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17866">#17866</a>)
(<a
href="e012f296df">e012f29</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17866">#17866</a></li>
<li>refactor: remove redundant prepend/strip base (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17887">#17887</a>)
(<a
href="3b8f03d789">3b8f03d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17887">#17887</a></li>
<li>fix: resolve relative URL generated by <code>renderBuiltUrl</code>
passed to module preload (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16084">#16084</a>)
(<a
href="fac3a8ed68">fac3a8e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16084">#16084</a></li>
<li>feat: support originalFilename (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17867">#17867</a>)
(<a
href="7d8c0e2dcb">7d8c0e2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17867">#17867</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b1ecdaf659"><code>b1ecdaf</code></a>
release: v5.4.2</li>
<li><a
href="e012f296df"><code>e012f29</code></a>
chore: remove stale TODOs (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17866">#17866</a>)</li>
<li><a
href="3b8f03d789"><code>3b8f03d</code></a>
refactor: remove redundant prepend/strip base (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17887">#17887</a>)</li>
<li><a
href="fac3a8ed68"><code>fac3a8e</code></a>
fix: resolve relative URL generated by <code>renderBuiltUrl</code>
passed to module prel...</li>
<li><a
href="7d8c0e2dcb"><code>7d8c0e2</code></a>
feat: support originalFilename (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17867">#17867</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.2/packages/vite">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-08-30 15:30:18 -04:00
dependabot[bot] 5e637397ac
build(deps): bump the backend-deps group in /src-tauri with 7 updates (#543)
Bumps the backend-deps group in /src-tauri with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.31` | `1.0.33`
|
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.6` |
`0.12.7` |
| [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127`
|
| [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.31.2` |
`0.31.3` |
| [zip](https://github.com/zip-rs/zip2) | `2.1.6` | `2.2.0` |
| [zip-extract](https://github.com/MCOfficer/zip-extract) | `0.1.3` |
`0.2.1` |

Updates `flate2` from 1.0.31 to 1.0.33
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/flate2-rs/releases">flate2's
releases</a>.</em></p>
<blockquote>
<h2>1.0.33 - fix minimal manifest versions</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix msrv: Run msrv checks with minimal versions by <a
href="https://github.com/NobodyXu"><code>@​NobodyXu</code></a> in <a
href="https://redirect.github.com/rust-lang/flate2-rs/pull/425">rust-lang/flate2-rs#425</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/NobodyXu"><code>@​NobodyXu</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/flate2-rs/pull/425">rust-lang/flate2-rs#425</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33">https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33</a></p>
<h2>1.0.32 - turn panic into error</h2>
<h2>What's Changed</h2>
<h3>Fix</h3>
<ul>
<li>Return error instead of packing on Z_MEM_ERROR by <a
href="https://github.com/crazymerlyn"><code>@​crazymerlyn</code></a> in
<a
href="https://redirect.github.com/rust-lang/flate2-rs/pull/423">rust-lang/flate2-rs#423</a></li>
</ul>
<h3>Other</h3>
<ul>
<li>prepare new release by <a
href="https://github.com/Byron"><code>@​Byron</code></a> in <a
href="https://redirect.github.com/rust-lang/flate2-rs/pull/416">rust-lang/flate2-rs#416</a></li>
<li>update miniz_oxide dependency to 0.8.x by <a
href="https://github.com/oyvindln"><code>@​oyvindln</code></a> in <a
href="https://redirect.github.com/rust-lang/flate2-rs/pull/420">rust-lang/flate2-rs#420</a></li>
<li>update maintenance guide with recent news by <a
href="https://github.com/Byron"><code>@​Byron</code></a> in <a
href="https://redirect.github.com/rust-lang/flate2-rs/pull/419">rust-lang/flate2-rs#419</a></li>
<li>Check minimal version of Rust that compiles by <a
href="https://github.com/jongiddy"><code>@​jongiddy</code></a> in <a
href="https://redirect.github.com/rust-lang/flate2-rs/pull/421">rust-lang/flate2-rs#421</a></li>
<li>Remove non-existent build in CI by <a
href="https://github.com/jongiddy"><code>@​jongiddy</code></a> in <a
href="https://redirect.github.com/rust-lang/flate2-rs/pull/422">rust-lang/flate2-rs#422</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/crazymerlyn"><code>@​crazymerlyn</code></a>
made their first contribution in <a
href="https://redirect.github.com/rust-lang/flate2-rs/pull/423">rust-lang/flate2-rs#423</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32">https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md">flate2's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>The format is based on <a
href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
and this project adheres to <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="50852c6138"><code>50852c6</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/flate2-rs/issues/425">#425</a>
from NobodyXu/patch-1</li>
<li><a
href="a2df1db3e6"><code>a2df1db</code></a>
bump <em>tested</em> MSRV to 1.63</li>
<li><a
href="66c6907f30"><code>66c6907</code></a>
bump patch level for new release that builds with
<code>-Zminimal-versions</code></li>
<li><a
href="a5d38e8fc6"><code>a5d38e8</code></a>
increase minimal versions of <code>libz-ng-sys</code> and
<code>libz-sys</code> to their latest rel...</li>
<li><a
href="80fc1e5ddd"><code>80fc1e5</code></a>
Do not check msrv for feature zlib-rs</li>
<li><a
href="b332bac2f3"><code>b332bac</code></a>
Run msrv with different features</li>
<li><a
href="f51da32f64"><code>f51da32</code></a>
Run msrv CI on windows and macos</li>
<li><a
href="387b9c65c3"><code>387b9c6</code></a>
Fix msrv: Run msrv checks with minimal versions</li>
<li><a
href="367ec74768"><code>367ec74</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/flate2-rs/issues/423">#423</a>
from crazymerlyn/memerror</li>
<li><a
href="6084e47797"><code>6084e47</code></a>
Bump version</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.33">compare
view</a></li>
</ul>
</details>
<br />

Updates `reqwest` from 0.12.6 to 0.12.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/seanmonstar/reqwest/releases">reqwest's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Revert adding <code>impl
Service&lt;http::Request&lt;_&gt;&gt;</code> for
<code>Client</code>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7">https://github.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's
changelog</a>.</em></p>
<blockquote>
<h2>v0.12.7</h2>
<ul>
<li>Revert adding <code>impl
Service&lt;http::Request&lt;_&gt;&gt;</code> for
<code>Client</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="88bd9be6df"><code>88bd9be</code></a>
v0.12.7</li>
<li><a
href="68127f0425"><code>68127f0</code></a>
Revert &quot;feat: Add <code>impl
Service\&lt;http::Request&lt;Body&gt;&gt;</code> for <code>Client</code>
and `&amp;'_ C...</li>
<li>See full diff in <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde` from 1.0.208 to 1.0.209
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/serde/releases">serde's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.209</h2>
<ul>
<li>Fix deserialization of empty structs and empty tuples inside of
untagged enums (<a
href="https://redirect.github.com/serde-rs/serde/issues/2805">#2805</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="30752ac4ff"><code>30752ac</code></a>
Release 1.0.209</li>
<li><a
href="b84e6ca4f5"><code>b84e6ca</code></a>
Improve wording of PR 2805 comments</li>
<li><a
href="87a2fb0f1a"><code>87a2fb0</code></a>
Wrap comments from PR 2805 to 80 columns</li>
<li><a
href="9eaf7b9824"><code>9eaf7b9</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2805">#2805</a>
from Mingun/untagged-tests</li>
<li><a
href="7bde100237"><code>7bde100</code></a>
Replace MapRefDeserializer with value::MapDeserializer</li>
<li><a
href="da7fc795ee"><code>da7fc79</code></a>
Fix deserialization of empty struct variant in untagged enums</li>
<li><a
href="4c5fec1363"><code>4c5fec1</code></a>
Test special cases that reaches SeqRefDeserializer::deserialize_any
len==0 co...</li>
<li><a
href="6588b0ad37"><code>6588b0a</code></a>
Cover Content::Seq case in VariantRefDeserializer::struct_variant</li>
<li><a
href="0093f74cfe"><code>0093f74</code></a>
Split test newtype_enum into four tests for each variant</li>
<li><a
href="171c6da57a"><code>171c6da</code></a>
Complete coverage of
ContentRefDeserializer::deserialize_newtype_struct</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde_json` from 1.0.125 to 1.0.127
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/json/releases">serde_json's
releases</a>.</em></p>
<blockquote>
<h2>1.0.127</h2>
<ul>
<li>Add more removal methods to OccupiedEntry (<a
href="https://redirect.github.com/serde-rs/json/issues/1179">#1179</a>,
thanks <a
href="https://github.com/GREsau"><code>@​GREsau</code></a>)</li>
</ul>
<h2>1.0.126</h2>
<ul>
<li>Improve string parsing on targets that use 32-bit pointers but also
have fast 64-bit integer arithmetic, such as
aarch64-unknown-linux-gnu_ilp32 and x86_64-unknown-linux-gnux32 (<a
href="https://redirect.github.com/serde-rs/json/issues/1182">#1182</a>,
thanks <a href="https://github.com/CryZe"><code>@​CryZe</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5ebf65cc48"><code>5ebf65c</code></a>
Release 1.0.127</li>
<li><a
href="f287a3b1a9"><code>f287a3b</code></a>
Merge pull request 1179 from GREsau/patch-1</li>
<li><a
href="ec980b0277"><code>ec980b0</code></a>
Release 1.0.126</li>
<li><a
href="e6282b0c47"><code>e6282b0</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1184">#1184</a>
from serde-rs/fastarithmetic</li>
<li><a
href="ffc4a43453"><code>ffc4a43</code></a>
Improve cfg names for fast arithmetic</li>
<li><a
href="4b1048d0ec"><code>4b1048d</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1183">#1183</a>
from serde-rs/arithmetic</li>
<li><a
href="f268173a9f"><code>f268173</code></a>
Unify chunk size choice between float and string parsing</li>
<li><a
href="fec0376974"><code>fec0376</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1182">#1182</a>
from CryZe/chunk-64bit</li>
<li><a
href="3d837e1cc4"><code>3d837e1</code></a>
Ensure the SWAR chunks are 64-bit in more cases</li>
<li><a
href="11fc61c7af"><code>11fc61c</code></a>
Add <code>OccupiedEntry::shift_remove()</code> and
<code>swap_remove()</code></li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/json/compare/1.0.125...1.0.127">compare
view</a></li>
</ul>
</details>
<br />

Updates `sysinfo` from 0.31.2 to 0.31.3
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md">sysinfo's
changelog</a>.</em></p>
<blockquote>
<h1>0.31.3</h1>
<ul>
<li>Raspberry Pi: Fix temperature retrieval.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d0122ae041"><code>d0122ae</code></a>
Merge pull request <a
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1343">#1343</a>
from GuillaumeGomez/update</li>
<li><a
href="e40096c7ad"><code>e40096c</code></a>
Update crate version to 0.31.3</li>
<li><a
href="431d5df189"><code>431d5df</code></a>
Update CHANGELOG for 0.31.3</li>
<li><a
href="3dff49e089"><code>3dff49e</code></a>
Merge pull request <a
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1342">#1342</a>
from rise0chen/master</li>
<li><a
href="9acef9ff21"><code>9acef9f</code></a>
feat: support Raspberry Pi</li>
<li>See full diff in <a
href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.31.2...v0.31.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `zip` from 2.1.6 to 2.2.0
<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.2.0</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Expose <code>ZipArchive::central_directory_start</code> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/232">#232</a>)</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.6...v2.2.0">2.2.0</a>
- 2024-08-11</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Expose <code>ZipArchive::central_directory_start</code> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/232">#232</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6d3945645b"><code>6d39456</code></a>
chore: release (<a
href="https://redirect.github.com/zip-rs/zip2/issues/234">#234</a>)</li>
<li><a
href="af33ed343d"><code>af33ed3</code></a>
feat: Expose <code>ZipArchive::central_directory_start</code> (<a
href="https://redirect.github.com/zip-rs/zip2/issues/232">#232</a>)</li>
<li><a
href="3f6768ec5a"><code>3f6768e</code></a>
docs: Update list of supported features (<a
href="https://redirect.github.com/zip-rs/zip2/issues/230">#230</a>)</li>
<li><a
href="3a427c4f78"><code>3a427c4</code></a>
deps: Update dependencies with <code>cargo upgrade</code></li>
<li>See full diff in <a
href="https://github.com/zip-rs/zip2/compare/v2.1.6...v2.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `zip-extract` from 0.1.3 to 0.2.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="120ebab3a1"><code>120ebab</code></a>
chore: Release zip-extract version 0.2.1</li>
<li><a
href="0058b21505"><code>0058b21</code></a>
Add missing zip2 feature passthroughs (<a
href="https://redirect.github.com/MCOfficer/zip-extract/issues/33">#33</a>)</li>
<li><a
href="ee3d7468d4"><code>ee3d746</code></a>
chore: Release zip-extract version 0.2.0</li>
<li><a
href="22d0df1ed1"><code>22d0df1</code></a>
Update docs since new features have been added</li>
<li><a
href="379f6ed45b"><code>379f6ed</code></a>
Update to zip 2.0 (<a
href="https://redirect.github.com/MCOfficer/zip-extract/issues/32">#32</a>)</li>
<li>See full diff in <a
href="https://github.com/MCOfficer/zip-extract/compare/v0.1.3...v0.2.1">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-08-30 15:29:50 -04:00
dependabot[bot] 37db5812f0
build(deps): bump the backend-deps group in /src-tauri with 4 updates (#538)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
Bumps the backend-deps group in /src-tauri with 4 updates:
[reqwest](https://github.com/seanmonstar/reqwest),
[serde](https://github.com/serde-rs/serde),
[serde_json](https://github.com/serde-rs/json) and
[tokio](https://github.com/tokio-rs/tokio).

Updates `reqwest` from 0.12.5 to 0.12.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/seanmonstar/reqwest/releases">reqwest's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Add support for <code>danger_accept_invalid_hostnames</code> for
<code>rustls</code>.</li>
<li>Add <code>impl Service&lt;http::Request&lt;Body&gt;&gt;</code> for
<code>Client</code> and <code>&amp;'_ Client</code>.</li>
<li>Add support for <code>!Sync</code> bodies in
<code>Body::wrap_stream()</code>.</li>
<li>Enable happy eyeballs when <code>hickory-dns</code> is used.</li>
<li>Fix <code>Proxy</code> so that <code>HTTP(S)_PROXY</code> values
take precendence over <code>ALL_PROXY</code>.</li>
<li>Fix <code>blocking::RequestBuilder::header()</code> from unsetting
<code>sensitive</code> on passed header values.</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/schopin-pro"><code>@​schopin-pro</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2341">seanmonstar/reqwest#2341</a></li>
<li><a href="https://github.com/Ten0"><code>@​Ten0</code></a> made their
first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2353">seanmonstar/reqwest#2353</a></li>
<li><a
href="https://github.com/thalesfragoso"><code>@​thalesfragoso</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2249">seanmonstar/reqwest#2249</a></li>
<li><a
href="https://github.com/nipunn1313"><code>@​nipunn1313</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2361">seanmonstar/reqwest#2361</a></li>
<li><a href="https://github.com/Threated"><code>@​Threated</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2370">seanmonstar/reqwest#2370</a></li>
<li><a
href="https://github.com/FlowerCode"><code>@​FlowerCode</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2380">seanmonstar/reqwest#2380</a></li>
<li><a href="https://github.com/zeling"><code>@​zeling</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2378">seanmonstar/reqwest#2378</a></li>
<li><a
href="https://github.com/murongshaozong"><code>@​murongshaozong</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2385">seanmonstar/reqwest#2385</a></li>
<li><a href="https://github.com/camio"><code>@​camio</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2388">seanmonstar/reqwest#2388</a></li>
<li><a
href="https://github.com/alekseysidorov"><code>@​alekseysidorov</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2356">seanmonstar/reqwest#2356</a></li>
</ul>
<h2>Thanks again</h2>
<ul>
<li><a
href="https://github.com/seanmonstar"><code>@​seanmonstar</code></a></li>
<li><a href="https://github.com/nyurik"><code>@​nyurik</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.6">https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.6</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's
changelog</a>.</em></p>
<blockquote>
<h2>v0.12.6</h2>
<ul>
<li>Add support for <code>danger_accept_invalid_hostnames</code> for
<code>rustls</code>.</li>
<li>Add <code>impl Service&lt;http::Request&lt;Body&gt;&gt;</code> for
<code>Client</code> and <code>&amp;'_ Client</code>.</li>
<li>Add support for <code>!Sync</code> bodies in
<code>Body::wrap_stream()</code>.</li>
<li>Enable happy eyeballs when <code>hickory-dns</code> is used.</li>
<li>Fix <code>Proxy</code> so that <code>HTTP(S)_PROXY</code> values
take precendence over <code>ALL_PROXY</code>.</li>
<li>Fix <code>blocking::RequestBuilder::header()</code> from unsetting
<code>sensitive</code> on passed header values.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b2a28f5ec3"><code>b2a28f5</code></a>
v0.12.6</li>
<li><a
href="522216e890"><code>522216e</code></a>
feat: Add <code>impl Service\&lt;http::Request&lt;Body&gt;&gt;</code>
for <code>Client</code> and <code>&amp;'_ Client</code> (...</li>
<li><a
href="646b1f8084"><code>646b1f8</code></a>
chore: update macOS system-configuration dep (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2368">#2368</a>)</li>
<li><a
href="85dd6dad82"><code>85dd6da</code></a>
dns: improve error message for hickory-dns and warn in docs (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2389">#2389</a>)</li>
<li><a
href="bfd31beb1c"><code>bfd31be</code></a>
docs: Improve RequestBuilder::multipart's documentation (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2388">#2388</a>)</li>
<li><a
href="8c7f338507"><code>8c7f338</code></a>
chore: bump dev-dependency libflate (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2382">#2382</a>)</li>
<li><a
href="dddf877340"><code>dddf877</code></a>
chore: bump h3 dependency</li>
<li><a
href="a53c944b24"><code>a53c944</code></a>
chore: fix some comments</li>
<li><a
href="dd036dbcde"><code>dd036db</code></a>
chore: suppress wasm web-sys deprecation warnings (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2386">#2386</a>)</li>
<li><a
href="86a18a3e2c"><code>86a18a3</code></a>
Enable happy eyeballs when using <code>hickory-dns</code> (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2378">#2378</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde` from 1.0.207 to 1.0.208
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/serde/releases">serde's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.208</h2>
<ul>
<li>Support serializing and deserializing unit structs in a
<code>flatten</code> field (<a
href="https://redirect.github.com/serde-rs/serde/issues/2802">#2802</a>,
thanks <a
href="https://github.com/jonhoo"><code>@​jonhoo</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="026e91a68c"><code>026e91a</code></a>
Release 1.0.208</li>
<li><a
href="bfbedac919"><code>bfbedac</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2802">#2802</a>
from jonhoo/flatten-unit-struct</li>
<li><a
href="4036ff88ed"><code>4036ff8</code></a>
Support (de-)serializing flattened unit struct</li>
<li>See full diff in <a
href="https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde_json` from 1.0.124 to 1.0.125
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/json/releases">serde_json's
releases</a>.</em></p>
<blockquote>
<h2>1.0.125</h2>
<ul>
<li>Speed up \uXXXX parsing and improve handling of unpaired surrogates
when deserializing to bytes (<a
href="https://redirect.github.com/serde-rs/json/issues/1172">#1172</a>,
<a
href="https://redirect.github.com/serde-rs/json/issues/1175">#1175</a>,
thanks <a
href="https://github.com/purplesyringa"><code>@​purplesyringa</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6130f9b358"><code>6130f9b</code></a>
Release 1.0.125</li>
<li><a
href="cc7a1608c9"><code>cc7a160</code></a>
Touch up PR 1175</li>
<li><a
href="0f942e5b52"><code>0f942e5</code></a>
Merge pull request 1175 from iex-rs/faster-backslash-u</li>
<li><a
href="d8921cd29b"><code>d8921cd</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1172">#1172</a>
from iex-rs/faster-hex</li>
<li><a
href="b4bc6436ac"><code>b4bc643</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1176">#1176</a>
from dtolnay/miriname</li>
<li><a
href="94a2aad7b7"><code>94a2aad</code></a>
Improve job names for miri jobs</li>
<li><a
href="8073fc16b8"><code>8073fc1</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1174">#1174</a>
from iex-rs/miri-on-ci</li>
<li><a
href="96ae60445d"><code>96ae604</code></a>
Correct WTF-8 parsing</li>
<li><a
href="236cc8247d"><code>236cc82</code></a>
Simplify unicode escape handling</li>
<li><a
href="2f28d106e6"><code>2f28d10</code></a>
Use the same UTF-8/WTF-8 impl for surrogates</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/json/compare/v1.0.124...1.0.125">compare
view</a></li>
</ul>
</details>
<br />

Updates `tokio` from 1.39.2 to 1.39.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tokio-rs/tokio/releases">tokio's
releases</a>.</em></p>
<blockquote>
<h2>Tokio v1.39.3</h2>
<h1>1.39.3 (August 17th, 2024)</h1>
<p>This release fixes a regression where the unix socket api stopped
accepting the abstract socket namespace. (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6772">#6772</a>)</p>
<p><a
href="https://redirect.github.com/tokio-rs/tokio/issues/6772">#6772</a>:
<a
href="https://redirect.github.com/tokio-rs/tokio/pull/6772">tokio-rs/tokio#6772</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3d439ab711"><code>3d439ab</code></a>
chore: prepare Tokio v1.39.3 (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6782">#6782</a>)</li>
<li><a
href="b2ea40bb54"><code>b2ea40b</code></a>
net: add handling for abstract socket name (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6772">#6772</a>)</li>
<li>See full diff in <a
href="https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.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-08-24 14:52:48 -04:00
dependabot[bot] d338f08f76
build(deps-dev): bump the frontend-deps group with 4 updates (#539)
Bumps the frontend-deps group with 4 updates:
[@octokit/rest](https://github.com/octokit/rest.js),
[execa](https://github.com/sindresorhus/execa),
[tailwindcss](https://github.com/tailwindlabs/tailwindcss) and
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `@octokit/rest` from 21.0.1 to 21.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/rest.js/releases"><code>@​octokit/rest</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v21.0.2</h2>
<h2><a
href="https://github.com/octokit/rest.js/compare/v21.0.1...v21.0.2">21.0.2</a>
(2024-08-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>docs:</strong> update to react 18 and latest gatsby deps (<a
href="https://redirect.github.com/octokit/rest.js/issues/462">#462</a>)
(<a
href="9a80f0607e">9a80f06</a>),
closes <a
href="https://redirect.github.com/octokit/rest.js/issues/216">#216</a>
<a
href="https://redirect.github.com/octokit/rest.js/issues/230">#230</a>
<a
href="https://redirect.github.com/octokit/rest.js/issues/460">#460</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9a80f0607e"><code>9a80f06</code></a>
fix(docs): update to react 18 and latest gatsby deps (<a
href="https://redirect.github.com/octokit/rest.js/issues/462">#462</a>)</li>
<li><a
href="3b5a8e8139"><code>3b5a8e8</code></a>
chore(deps): update dependency fetch-mock to v11 (<a
href="https://redirect.github.com/octokit/rest.js/issues/459">#459</a>)</li>
<li><a
href="5a4eeb64ac"><code>5a4eeb6</code></a>
test: re-activate more tests and convert them to typescript (<a
href="https://redirect.github.com/octokit/rest.js/issues/457">#457</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/rest.js/compare/v21.0.1...v21.0.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `execa` from 9.3.0 to 9.3.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/execa/releases">execa's
releases</a>.</em></p>
<blockquote>
<h2>v9.3.1</h2>
<p>Thanks <a href="https://github.com/holic"><code>@​holic</code></a>
and <a href="https://github.com/jimhigson"><code>@​jimhigson</code></a>
for your contributions!</p>
<h2>Bugs</h2>
<ul>
<li>Do not crash when using a custom Node.js binary <a
href="https://nodejs.org/api/intl.html#disable-all-internationalization-features-none">without
ICU support</a>. (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1144">#1144</a>)</li>
</ul>
<h2>Bugs (types)</h2>
<ul>
<li>Fix type of the <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/api.md#optionsenv"><code>env</code></a>
option. It was currently failing for Remix or Next.js users. (by <a
href="https://github.com/holic"><code>@​holic</code></a>) (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1141">#1141</a>)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li>Fix typo in &quot;Inputs&quot; documentation. (by <a
href="https://github.com/jimhigson"><code>@​jimhigson</code></a>) (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1145">#1145</a>)</li>
<li>Document <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/termination.md#inactivity-timeout">how
to terminate</a> hanging subprocesses. (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1140">#1140</a>)</li>
<li>Document how to add <a
href="https://github.com/sindresorhus/execa/blob/HEAD/readme.md#custom-logging">custom
logging</a>. (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1131">#1131</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0a51f7cbef"><code>0a51f7c</code></a>
9.3.1</li>
<li><a
href="d99a52aae3"><code>d99a52a</code></a>
Update input.md (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1145">#1145</a>)</li>
<li><a
href="074ea4ab50"><code>074ea4a</code></a>
Fix Node.js without ICU support (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1144">#1144</a>)</li>
<li><a
href="607a0ffe62"><code>607a0ff</code></a>
define env type (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1141">#1141</a>)</li>
<li><a
href="c0b6efc9cb"><code>c0b6efc</code></a>
Document how to terminate hanging subprocesses (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1140">#1140</a>)</li>
<li><a
href="abd9fd0a89"><code>abd9fd0</code></a>
Upgrade dependencies (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1138">#1138</a>)</li>
<li><a
href="f9f7140e18"><code>f9f7140</code></a>
Fix stream-related tests with Node 22.5.0 (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1136">#1136</a>)</li>
<li><a
href="6c6e8611a7"><code>6c6e861</code></a>
Add custom logging section to <code>readme.md</code> (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1131">#1131</a>)</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/execa/compare/v9.3.0...v9.3.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.9 to 3.4.10
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.10</h2>
<h3>Fixed</h3>
<ul>
<li>Bump versions of plugins in the Standalone CLI (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14185">#14185</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.10] - 2024-08-13</h2>
<h3>Fixed</h3>
<ul>
<li>Bump versions of plugins in the Standalone CLI (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14185">#14185</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f07dbff2a7"><code>f07dbff</code></a>
3.4.10</li>
<li><a
href="c4f23621e1"><code>c4f2362</code></a>
Bump versions of plugins in the Standalone CLI (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14185">#14185</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.9...v3.4.10">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.0 to 5.4.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.1 (2024-08-15)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: <code>build.modulePreload.resolveDependencies</code> is
optimizable (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16083">#16083</a>)
(<a
href="e961b31493">e961b31</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16083">#16083</a></li>
<li>fix: align CorsOptions.origin type with <code>@​types/cors</code>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17836">#17836</a>)
(<a
href="1bda847329">1bda847</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17836">#17836</a></li>
<li>fix: typings for vite:preloadError (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17868">#17868</a>)
(<a
href="6700594999">6700594</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17868">#17868</a></li>
<li>fix(build): avoid re-define <code>__vite_import_meta_env__</code>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17876">#17876</a>)
(<a
href="e686d749d6">e686d74</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17876">#17876</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17869">#17869</a>)
(<a
href="d11711c7e4">d11711c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17869">#17869</a></li>
<li>fix(lightningcss): search for assets with correct base path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17856">#17856</a>)
(<a
href="4e5ce3c7a9">4e5ce3c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17856">#17856</a></li>
<li>fix(worker): handle self reference url worker in dependency for
build (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17846">#17846</a>)
(<a
href="391bb4917b">391bb49</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17846">#17846</a></li>
<li>chore: fix picocolors import for local dev (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17884">#17884</a>)
(<a
href="9018255c69">9018255</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17884">#17884</a></li>
<li>refactor: remove <code>handleHotUpdate</code> from
watch-package-data plugin (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17865">#17865</a>)
(<a
href="e16bf1fb14">e16bf1f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17865">#17865</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b44c20cb60"><code>b44c20c</code></a>
release: v5.4.1</li>
<li><a
href="391bb4917b"><code>391bb49</code></a>
fix(worker): handle self reference url worker in dependency for build
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17846">#17846</a>)</li>
<li><a
href="e686d749d6"><code>e686d74</code></a>
fix(build): avoid re-define <code>__vite_import_meta_env__</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17876">#17876</a>)</li>
<li><a
href="9018255c69"><code>9018255</code></a>
chore: fix picocolors import for local dev (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17884">#17884</a>)</li>
<li><a
href="1bda847329"><code>1bda847</code></a>
fix: align CorsOptions.origin type with <code>@​types/cors</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17836">#17836</a>)</li>
<li><a
href="e16bf1fb14"><code>e16bf1f</code></a>
refactor: remove <code>handleHotUpdate</code> from watch-package-data
plugin (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17865">#17865</a>)</li>
<li><a
href="6700594999"><code>6700594</code></a>
fix: typings for vite:preloadError (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17868">#17868</a>)</li>
<li><a
href="d11711c7e4"><code>d11711c</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17869">#17869</a>)</li>
<li><a
href="4e5ce3c7a9"><code>4e5ce3c</code></a>
fix(lightningcss): search for assets with correct base path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17856">#17856</a>)</li>
<li><a
href="e961b31493"><code>e961b31</code></a>
fix: <code>build.modulePreload.resolveDependencies</code> is optimizable
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16083">#16083</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.4.1/packages/vite">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-08-24 14:50:06 -04:00
dependabot[bot] 1721f47351
build(deps-dev): bump the frontend-deps group with 4 updates (#535)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
Bumps the frontend-deps group with 4 updates:
[postcss](https://github.com/postcss/postcss),
[tailwindcss](https://github.com/tailwindlabs/tailwindcss),
[unplugin-icons](https://github.com/unplugin/unplugin-icons) and
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `postcss` from 8.4.40 to 8.4.41
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.41</h2>
<ul>
<li>Fixed types (by <a
href="https://github.com/nex3"><code>@​nex3</code></a> and <a
href="https://github.com/querkmachine"><code>@​querkmachine</code></a>).</li>
<li>Cleaned up RegExps (by <a
href="https://github.com/bluwy"><code>@​bluwy</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.41</h2>
<ul>
<li>Fixed types (by <a
href="https://github.com/nex3"><code>@​nex3</code></a> and <a
href="https://github.com/querkmachine"><code>@​querkmachine</code></a>).</li>
<li>Cleaned up RegExps (by <a
href="https://github.com/bluwy"><code>@​bluwy</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="57e02115e4"><code>57e0211</code></a>
Release 8.4.41 version</li>
<li><a
href="f27134f472"><code>f27134f</code></a>
Update dependencies</li>
<li><a
href="146d31c451"><code>146d31c</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1952">#1952</a>
from nex3/rule-props</li>
<li><a
href="3707c3bac5"><code>3707c3b</code></a>
Merge remote-tracking branch 'origin/main' into rule-props</li>
<li><a
href="9ab36195ee"><code>9ab3619</code></a>
Declare <code>Input.toJSON()</code></li>
<li><a
href="be59ad419c"><code>be59ad4</code></a>
Remove dead website</li>
<li><a
href="165154b65a"><code>165154b</code></a>
Update dependencies</li>
<li><a
href="6127a44c27"><code>6127a44</code></a>
Declaration#variable do not have setter</li>
<li><a
href="536726db42"><code>536726d</code></a>
Fix type</li>
<li><a
href="58fa0ef50b"><code>58fa0ef</code></a>
Sort keys</li>
<li>Additional commits viewable in <a
href="https://github.com/postcss/postcss/compare/8.4.40...8.4.41">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.7 to 3.4.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.9</h2>
<h3>Fixed</h3>
<ul>
<li>No longer warns when broad glob patterns are detecting
<code>vendor</code> folders</li>
</ul>
<h2>v3.4.8</h2>
<h3>Fixed</h3>
<ul>
<li>Fix minification when using nested CSS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14105">#14105</a>)</li>
<li>Warn when broad glob patterns are used in the content configuration
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14140">#14140</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.9] - 2024-08-08</h2>
<h3>Fixed</h3>
<ul>
<li>No longer warns when broad glob patterns are detecting
<code>vendor</code> folders</li>
</ul>
<h2>[3.4.8] - 2024-08-07</h2>
<h3>Fixed</h3>
<ul>
<li>Fix minification when using nested CSS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14105">#14105</a>)</li>
<li>Warn when broad glob patterns are used in the content configuration
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14140">#14140</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f65023efb9"><code>f65023e</code></a>
3.4.9</li>
<li><a
href="702ba6aaee"><code>702ba6a</code></a>
Don't warn about broad globs in vendor folders (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14147">#14147</a>)</li>
<li><a
href="1676118af9"><code>1676118</code></a>
3.4.8</li>
<li><a
href="69c81f2583"><code>69c81f2</code></a>
rename <code>master</code> to <code>main</code></li>
<li><a
href="858696a8bc"><code>858696a</code></a>
Warn when broad glob patterns are used in the content configuration (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14140">#14140</a>)</li>
<li><a
href="1f23c2e842"><code>1f23c2e</code></a>
Bump to latest cssnano v6 (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14105">#14105</a>)</li>
<li><a
href="28bd90eefb"><code>28bd90e</code></a>
Automate checksum generation for standalone CLI (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14081">#14081</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.7...v3.4.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `unplugin-icons` from 0.19.1 to 0.19.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/unplugin/unplugin-icons/releases">unplugin-icons's
releases</a>.</em></p>
<blockquote>
<h2>v0.19.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Support multiple node resolve path  -  by <a
href="https://github.com/KermanX"><code>@​KermanX</code></a> in <a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/371">unplugin/unplugin-icons#371</a>
<a href="https://github.com/unplugin/unplugin-icons/commit/4b58883"><!--
raw HTML omitted -->(4b588)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.19.1...v0.19.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5321606076"><code>5321606</code></a>
chore: release v0.19.2</li>
<li><a
href="b54ba4fd45"><code>b54ba4f</code></a>
chore: lint</li>
<li><a
href="ddbb461475"><code>ddbb461</code></a>
docs: add Astro + Vue docs and example (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/343">#343</a>)</li>
<li><a
href="4b588834f0"><code>4b58883</code></a>
feat: support multiple node resolve path (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/371">#371</a>)</li>
<li>See full diff in <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.19.1...v0.19.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.3.5 to 5.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>create-vite@5.4.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@5.4.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2>5.4.0 (2024-08-07)</h2>
<ul>
<li>fix(build): windows platform build output path error (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17818">#17818</a>)
(<a
href="6ae0615416">6ae0615</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17818">#17818</a></li>
<li>fix(deps): update launch-editor to consume fix for windows paths (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17828">#17828</a>)
(<a
href="cf2f90d4b9">cf2f90d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17828">#17828</a></li>
<li>fix(ssr): fix <code>global</code> variable name conflict (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17809">#17809</a>)
(<a
href="6aa220607b">6aa2206</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17809">#17809</a></li>
<li>fix(worker): fix <code>importScripts</code> injection breaking iife
code (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17827">#17827</a>)
(<a
href="bb4ba9f448">bb4ba9f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17827">#17827</a></li>
<li>chore: bump typescript-eslint to v8 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17624">#17624</a>)
(<a
href="d1891fda02">d1891fd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17624">#17624</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17820">#17820</a>)
(<a
href="bb2f8bb55f">bb2f8bb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17820">#17820</a></li>
<li>perf(ssr): do a single-pass over AST with node cache arrays (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17812">#17812</a>)
(<a
href="81327eb980">81327eb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17812">#17812</a></li>
</ul>
<h2>5.4.0-beta.1 (2024-08-01)</h2>
<ul>
<li>fix: handle encoded base paths (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17577">#17577</a>)
(<a
href="720447ee72">720447e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17577">#17577</a></li>
<li>fix: opt-in server.fs.cachedChecks (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17807">#17807</a>)
(<a
href="4de659c351">4de659c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17807">#17807</a></li>
<li>feat(css): support sass compiler api and sass-embedded package (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17754">#17754</a>)
(<a
href="1025bb6d8f">1025bb6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17754">#17754</a></li>
</ul>
<h2>5.4.0-beta.0 (2024-07-30)</h2>
<ul>
<li>fix: specify own Node version as target when bundling config files
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17307">#17307</a>)
(<a
href="bbf001f0ec">bbf001f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17307">#17307</a></li>
<li>fix(build): handle invalid JSON in import.meta.env (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17648">#17648</a>)
(<a
href="659b720693">659b720</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17648">#17648</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17780">#17780</a>)
(<a
href="e408542748">e408542</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17780">#17780</a></li>
<li>fix(mergeConfig): don't recreate server.hmr.server instance (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17763">#17763</a>)
(<a
href="5c55b291cf">5c55b29</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17763">#17763</a></li>
<li>feat(css): support sass modern api (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17728">#17728</a>)
(<a
href="73a3de01d2">73a3de0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17728">#17728</a></li>
<li>feat(types): support custom VitePreloadErrorEvent (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17615">#17615</a>)
(<a
href="116e37acf1">116e37a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17615">#17615</a></li>
<li>perf: improve regex performance (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17789">#17789</a>)
(<a
href="952bae3efc">952bae3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17789">#17789</a></li>
<li>chore: minor config.logger refactor (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17770">#17770</a>)
(<a
href="b947fdcc9d">b947fdc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17770">#17770</a></li>
<li>chore: update eslint config (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17788">#17788</a>)
(<a
href="796eef3af1">796eef3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17788">#17788</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7c06ef07f8"><code>7c06ef0</code></a>
refactor(optimizer): use early continues (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17551">#17551</a>)</li>
<li><a
href="a8e2f6fafc"><code>a8e2f6f</code></a>
fix(client): uniform variable <code>location</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17528">#17528</a>)</li>
<li><a
href="6c10662281"><code>6c10662</code></a>
chore(deps): update dependency eslint to v9 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16661">#16661</a>)</li>
<li><a
href="bf123f2c62"><code>bf123f2</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17494">#17494</a>)</li>
<li><a
href="ec16a5efc0"><code>ec16a5e</code></a>
chore: fix some comments (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17495">#17495</a>)</li>
<li><a
href="c608e6ac74"><code>c608e6a</code></a>
release: v5.3.1</li>
<li><a
href="6ced135c6f"><code>6ced135</code></a>
fix(build): preload treeshaking ignore equal (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17480">#17480</a>)</li>
<li><a
href="d355568e8d"><code>d355568</code></a>
fix(build): handle preload treeshaking for braces (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17479">#17479</a>)</li>
<li><a
href="1f09344b57"><code>1f09344</code></a>
chore: consolidate changelog for 5.3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17476">#17476</a>)</li>
<li><a
href="3e27071220"><code>3e27071</code></a>
fix(build): handle preload treeshaking for commas (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17472">#17472</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/create-vite@5.4.0/packages/vite">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-08-13 14:25:58 -04:00
dependabot[bot] bfd8b8c16f
build(deps): bump the backend-deps group in /src-tauri with 2 updates (#536)
Bumps the backend-deps group in /src-tauri with 2 updates:
[serde](https://github.com/serde-rs/serde) and
[serde_json](https://github.com/serde-rs/json).

Updates `serde` from 1.0.204 to 1.0.207
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/serde/releases">serde's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.207</h2>
<ul>
<li>Improve interactions between <code>flatten</code> attribute and
<code>skip_serializing</code>/<code>skip_deserializing</code> (<a
href="https://redirect.github.com/serde-rs/serde/issues/2795">#2795</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
</ul>
<h2>v1.0.206</h2>
<ul>
<li>Improve support for <code>flatten</code> attribute inside of enums
(<a
href="https://redirect.github.com/serde-rs/serde/issues/2567">#2567</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
</ul>
<h2>v1.0.205</h2>
<ul>
<li>Use serialize_entry instead of serialize_key + serialize_value when
serialize flattened newtype enum variants (<a
href="https://redirect.github.com/serde-rs/serde/issues/2785">#2785</a>,
thanks <a
href="https://github.com/Mingun"><code>@​Mingun</code></a>)</li>
<li>Avoid triggering a collection_is_never_read lint in the
deserialization of enums containing flattened fields (<a
href="https://redirect.github.com/serde-rs/serde/issues/2791">#2791</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1b4da41f97"><code>1b4da41</code></a>
Release 1.0.207</li>
<li><a
href="f61d452814"><code>f61d452</code></a>
Touch up PR 2795</li>
<li><a
href="f9866097a0"><code>f986609</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2795">#2795</a>
from Mingun/has-flatten-rework</li>
<li><a
href="77a6a9d4e1"><code>77a6a9d</code></a>
Take into account only not skipped flatten fields when choose
serialization form</li>
<li><a
href="547d843cca"><code>547d843</code></a>
Remove dead code - serialize_struct_as_map always called when
cattrs.has_flat...</li>
<li><a
href="005cb84593"><code>005cb84</code></a>
Fail with an understandable message is number of fields for
serialization is ...</li>
<li><a
href="fd5b5e9aa5"><code>fd5b5e9</code></a>
Correctly calculate <code>has_flatten</code> attribute in all cases for
deserialization</li>
<li><a
href="0647a7c1fe"><code>0647a7c</code></a>
Fix creating and filling a collections that was not read</li>
<li><a
href="85c73ef8de"><code>85c73ef</code></a>
Release 1.0.206</li>
<li><a
href="5ba1796a7e"><code>5ba1796</code></a>
Resolve doc_markdown pedantic lint on regression test function</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.207">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde_json` from 1.0.122 to 1.0.124
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/json/releases">serde_json's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.124</h2>
<ul>
<li>Fix a bug in processing string escapes in big-endian architectures
(<a
href="https://redirect.github.com/serde-rs/json/issues/1173">#1173</a>,
thanks <a
href="https://github.com/purplesyringa"><code>@​purplesyringa</code></a>)</li>
</ul>
<h2>v1.0.123</h2>
<ul>
<li>Optimize string parsing by applying SIMD-within-a-register: 30.3%
improvement on <a
href="https://github.com/miloyip/nativejson-benchmark/blob/v1.0.0/data/twitter.json">twitter.json</a>
from 613 MB/s to 799 MB/s (<a
href="https://redirect.github.com/serde-rs/json/issues/1161">#1161</a>,
thanks <a
href="https://github.com/purplesyringa"><code>@​purplesyringa</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cf771a0471"><code>cf771a0</code></a>
Release 1.0.124</li>
<li><a
href="8b314a77bf"><code>8b314a7</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1173">#1173</a>
from iex-rs/fix-big-endian</li>
<li><a
href="8eba7863b1"><code>8eba786</code></a>
Fix skip_to_escape on BE architectures</li>
<li><a
href="2cab07e686"><code>2cab07e</code></a>
Release 1.0.123</li>
<li><a
href="346189a524"><code>346189a</code></a>
Fix needless_borrow clippy lint in new control character test</li>
<li><a
href="859ead8e6d"><code>859ead8</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1161">#1161</a>
from iex-rs/vectorized-string-parsing</li>
<li><a
href="e43da5ee0e"><code>e43da5e</code></a>
Immediately bail-out on empty strings</li>
<li><a
href="8389d8a112"><code>8389d8a</code></a>
Don't run the slow algorithm from the beginning</li>
<li><a
href="1f0dcf791a"><code>1f0dcf7</code></a>
Allow clippy::items_after_statements</li>
<li><a
href="a95d6df9d0"><code>a95d6df</code></a>
Big endian support</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124">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-08-13 14:25:47 -04:00
dependabot[bot] 446e36674d
build(deps): bump the backend-deps group in /src-tauri with 5 updates (#531)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
Bumps the backend-deps group in /src-tauri with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.30` | `1.0.31`
|
| [serde_json](https://github.com/serde-rs/json) | `1.0.121` | `1.0.122`
|
| [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.30.13` |
`0.31.2` |
| [wgpu](https://github.com/gfx-rs/wgpu) | `22.0.0` | `22.1.0` |
| [zip](https://github.com/zip-rs/zip2) | `2.1.5` | `2.1.6` |

Updates `flate2` from 1.0.30 to 1.0.31
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/rust-lang/flate2-rs/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde_json` from 1.0.121 to 1.0.122
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/json/releases">serde_json's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.122</h2>
<ul>
<li>Support using <code>json!</code> in no-std crates (<a
href="https://redirect.github.com/serde-rs/json/issues/1166">#1166</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="54381d6fee"><code>54381d6</code></a>
Release 1.0.122</li>
<li><a
href="16fb6e0b85"><code>16fb6e0</code></a>
Work around buggy rust-analyzer behavior</li>
<li><a
href="49d7d6626f"><code>49d7d66</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1166">#1166</a>
from dtolnay/allocvec</li>
<li><a
href="6827c7b3c5"><code>6827c7b</code></a>
Fix json! invocations when std prelude is not in scope</li>
<li><a
href="611b2a4fb6"><code>611b2a4</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1165">#1165</a>
from serde-rs/jsonmac</li>
<li><a
href="7633cb7f05"><code>7633cb7</code></a>
Eliminate local_inner_macros in favor of non-ident macro paths</li>
<li>See full diff in <a
href="https://github.com/serde-rs/json/compare/v1.0.121...v1.0.122">compare
view</a></li>
</ul>
</details>
<br />

Updates `sysinfo` from 0.30.13 to 0.31.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md">sysinfo's
changelog</a>.</em></p>
<blockquote>
<h1>0.31.2</h1>
<ul>
<li>Remove <code>bstr</code> dependency (needed for rustc
development).</li>
</ul>
<h1>0.31.1</h1>
<ul>
<li>Downgrade version of <code>memchr</code> (needed for rustc
development).</li>
</ul>
<h1>0.31.0</h1>
<ul>
<li>Split crate in features to only enable what you need.</li>
<li>Remove <code>System::refresh_process</code>,
<code>System::refresh_process_specifics</code> and
<code>System::refresh_pids</code>
methods.</li>
<li>Add new argument of type <code>ProcessesToUpdate</code> to
<code>System::refresh_processes</code> and
<code>System::refresh_processes_specifics</code> methods.</li>
<li>Add new <code>NetworkData::ip_networks</code> method.</li>
<li>Add new <code>System::refresh_cpu_list</code> method.</li>
<li>Global CPU now only contains CPU usage.</li>
<li>Rename <code>TermalSensorType</code> to
<code>ThermalSensorType</code>.</li>
<li>Process names is now an <code>OsString</code>.</li>
<li>Remove <code>System::global_cpu_info</code>.</li>
<li>Add <code>System::global_cpu_usage</code>.</li>
<li>macOS: Fix invalid CPU computation when single processes are
refreshed one after the other.</li>
<li>Windows: Fix virtual memory computation.</li>
<li>Windows: Fix WoW64 parent process refresh.</li>
<li>Linux: Retrieve RSS (Resident Set Size) memory for cgroups.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="176db2852c"><code>176db28</code></a>
Merge pull request <a
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1333">#1333</a>
from GuillaumeGomez/update</li>
<li><a
href="3bd911977a"><code>3bd9119</code></a>
Update crate version to 0.31.2</li>
<li><a
href="c0b46af1cc"><code>c0b46af</code></a>
Update CHANGELOG for 0.31.2</li>
<li><a
href="9009bb628c"><code>9009bb6</code></a>
Merge pull request <a
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1332">#1332</a>
from GuillaumeGomez/rm-bstr</li>
<li><a
href="73db406a18"><code>73db406</code></a>
Remove usage of <code>trim_ascii</code> for now</li>
<li><a
href="6c1ef4a7a7"><code>6c1ef4a</code></a>
Remove <code>bstr</code> dependency</li>
<li><a
href="5c40b60a93"><code>5c40b60</code></a>
Merge pull request <a
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1331">#1331</a>
from GuillaumeGomez/update</li>
<li><a
href="84502ec0a4"><code>84502ec</code></a>
Update crate version to 0.31.1</li>
<li><a
href="51a972223b"><code>51a9722</code></a>
Update CHANGELOG for 0.31.1</li>
<li><a
href="87ac0dd51b"><code>87ac0dd</code></a>
Merge pull request <a
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1330">#1330</a>
from GuillaumeGomez/downgrade</li>
<li>Additional commits viewable in <a
href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.30.13...v0.31.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `wgpu` from 22.0.0 to 22.1.0
<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>v22.1.0</h2>
<p>This release includes <code>wgpu</code>, <code>wgpu-core</code> and
<code>naga</code>. All other crates remain at 22.0.0.</p>
<h3>Added</h3>
<h4>Naga</h4>
<ul>
<li>Added back implementations of PartialEq for more IR types. By <a
href="https://github.com/teoxoy"><code>@​teoxoy</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6045">#6045</a></li>
</ul>
<h3>Bug Fixes</h3>
<h4>General</h4>
<ul>
<li>Fix profiling with <code>tracy</code>. By <a
href="https://github.com/waywardmonkeys"><code>@​waywardmonkeys</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5988">#5988</a></li>
<li>Fix function for checking bind compatibility to error instead of
panic. By <a
href="https://github.com/sagudev"><code>@​sagudev</code></a> <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6012">#6012</a></li>
<li>Fix crash when dropping the surface after the device. By <a
href="https://github.com/wumpf"><code>@​wumpf</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6052">#6052</a></li>
<li>Fix length of copy in <code>queue_write_texture</code>. By <a
href="https://github.com/teoxoy"><code>@​teoxoy</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6009">#6009</a></li>
<li>Fix error message that is thrown in create_render_pass to no longer
say <code>compute_pass</code>. By <a
href="https://github.com/matthew-wong1"><code>@​matthew-wong1</code></a>
<a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6041">#6041</a></li>
<li>As a workaround for [issue <a
href="https://redirect.github.com/gfx-rs/wgpu/issues/4905">#4905</a>](<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/4905">gfx-rs/wgpu#4905</a>),
<code>wgpu-core</code> is undocumented unless <code>--cfg
wgpu_core_doc</code> feature is enabled. By <a
href="https://github.com/kpreid"><code>@​kpreid</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5987">#5987</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gfx-rs/wgpu/blob/wgpu-v22.1.0/CHANGELOG.md">wgpu's
changelog</a>.</em></p>
<blockquote>
<h2>22.1.0</h2>
<h3>Added</h3>
<h4>Naga</h4>
<ul>
<li>Added back implementations of PartialEq for more IR types. By <a
href="https://github.com/teoxoy"><code>@​teoxoy</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6045">#6045</a></li>
</ul>
<h3>Bug Fixes</h3>
<h4>General</h4>
<ul>
<li>Fix profiling with <code>tracy</code>. By <a
href="https://github.com/waywardmonkeys"><code>@​waywardmonkeys</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5988">#5988</a></li>
<li>Fix function for checking bind compatibility to error instead of
panic. By <a
href="https://github.com/sagudev"><code>@​sagudev</code></a> <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6012">#6012</a></li>
<li>Fix crash when dropping the surface after the device. By <a
href="https://github.com/wumpf"><code>@​wumpf</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6052">#6052</a></li>
<li>Fix length of copy in <code>queue_write_texture</code>. By <a
href="https://github.com/teoxoy"><code>@​teoxoy</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6009">#6009</a></li>
<li>Fix error message that is thrown in create_render_pass to no longer
say <code>compute_pass</code>. By <a
href="https://github.com/matthew-wong1"><code>@​matthew-wong1</code></a>
<a
href="https://redirect.github.com/gfx-rs/wgpu/pull/6041">#6041</a></li>
<li>As a workaround for [issue <a
href="https://redirect.github.com/gfx-rs/wgpu/issues/4905">#4905</a>](<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/4905">gfx-rs/wgpu#4905</a>),
<code>wgpu-core</code> is undocumented unless <code>--cfg
wgpu_core_doc</code> feature is enabled. By <a
href="https://github.com/kpreid"><code>@​kpreid</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5987">#5987</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5c5c8b1d4d"><code>5c5c8b1</code></a>
Bump Versions</li>
<li><a
href="0253a4f903"><code>0253a4f</code></a>
Fix profiling with tracy. (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5988">#5988</a>)</li>
<li><a
href="908bab43b1"><code>908bab4</code></a>
[naga] add back <code>PartialEq</code> derives for some types (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/6045">#6045</a>)</li>
<li><a
href="f5003d43be"><code>f5003d4</code></a>
Disable wgpu-core documentation as a workaround for <a
href="https://redirect.github.com/gfx-rs/wgpu/issues/4905">#4905</a> (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5987">#5987</a>)</li>
<li><a
href="a1c5e09c30"><code>a1c5e09</code></a>
Fix error message in create_render_pass (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/6041">#6041</a>)</li>
<li><a
href="60983f3ab1"><code>60983f3</code></a>
[wgpu-core] fix length of copy in <code>queue_write_texture</code> (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/6009">#6009</a>)</li>
<li><a
href="735ecd035e"><code>735ecd0</code></a>
Fix AnyDevice drop implementation dropping the wrong thing (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/6052">#6052</a>)</li>
<li><a
href="e3b5c1a33f"><code>e3b5c1a</code></a>
Error instead of panic in check bind (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/6012">#6012</a>)</li>
<li><a
href="24aeee2d15"><code>24aeee2</code></a>
Reexport InternalCounters, HalCounters and CoreCounters in wgpu (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/6022">#6022</a>)</li>
<li>See full diff in <a
href="https://github.com/gfx-rs/wgpu/compare/wgpu-v22.0.0...wgpu-v22.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `zip` from 2.1.5 to 2.1.6
<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.6</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>(<a href="https://redirect.github.com/zip-rs/zip2/pull/33">#33</a>)
Rare combination of settings could lead to writing a corrupt archive
with overlength extra data, and data_start locations when reading the
archive back were also wrong (<a
href="https://redirect.github.com/zip-rs/zip2/pull/221">#221</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Eliminate some magic numbers and unnecessary path prefixes (<a
href="https://redirect.github.com/zip-rs/zip2/pull/225">#225</a>)</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.5...v2.1.6">2.1.6</a>
- 2024-07-29</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>(<a href="https://redirect.github.com/zip-rs/zip2/pull/33">#33</a>)
Rare combination of settings could lead to writing a corrupt archive
with overlength extra data, and data_start locations when reading the
archive back were also wrong (<a
href="https://redirect.github.com/zip-rs/zip2/pull/221">#221</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Eliminate some magic numbers and unnecessary path prefixes (<a
href="https://redirect.github.com/zip-rs/zip2/pull/225">#225</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="beab418695"><code>beab418</code></a>
chore: release (<a
href="https://redirect.github.com/zip-rs/zip2/issues/229">#229</a>)</li>
<li><a
href="f803fa0197"><code>f803fa0</code></a>
test: (<a
href="https://redirect.github.com/zip-rs/zip2/issues/33">#33</a>) Verify
that data_start is correct when reading an alignment-padde...</li>
<li><a
href="6d8ab6224b"><code>6d8ab62</code></a>
fix: (<a
href="https://redirect.github.com/zip-rs/zip2/issues/33">#33</a>) Rare
combination of settings could lead to writing a corrupt archi...</li>
<li><a
href="fd5f804072"><code>fd5f804</code></a>
test(fuzz): Consume self, and add initial junk (<a
href="https://redirect.github.com/zip-rs/zip2/issues/226">#226</a>)</li>
<li><a
href="3ecd65176c"><code>3ecd651</code></a>
refactor: Eliminate some magic numbers and unnecessary path prefixes (<a
href="https://redirect.github.com/zip-rs/zip2/issues/225">#225</a>)</li>
<li><a
href="a29b860395"><code>a29b860</code></a>
test(fuzz): Make <code>cargo fuzz fmt fuzz_write</code> output more
reliably equivalent ...</li>
<li><a
href="546e49d7f2"><code>546e49d</code></a>
docs: Update pull_request_template.md</li>
<li><a
href="50fd94fe4e"><code>50fd94f</code></a>
docs: Update pull_request_template.md</li>
<li>See full diff in <a
href="https://github.com/zip-rs/zip2/compare/v2.1.5...v2.1.6">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-08-06 23:56:24 -04:00
dependabot[bot] 8fbfcaadbe
build(deps-dev): bump the frontend-deps group with 6 updates (#532)
Bumps the frontend-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@iconify-json/ic](https://github.com/iconify/icon-sets) | `1.1.17` |
`1.1.18` |
| [@iconify-json/mdi](https://github.com/iconify/icon-sets) | `1.1.67` |
`1.1.68` |
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
| `2.0.4` | `2.0.5` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` |
`10.4.20` |
| [flowbite](https://github.com/themesberg/flowbite) | `2.4.1` | `2.5.1`
|
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.0.4` | `2.0.5` |

Updates `@iconify-json/ic` from 1.1.17 to 1.1.18
<details>
<summary>Commits</summary>
<ul>
<li><a
href="48a3f17f15"><code>48a3f17</code></a>
Update IonIcons, Material Design Icons, Simple Icons</li>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/compare/1.1.17...1.1.18">compare
view</a></li>
</ul>
</details>
<br />

Updates `@iconify-json/mdi` from 1.1.67 to 1.1.68
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a8de9d5146"><code>a8de9d5</code></a>
Update Material Design Icons</li>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/compare/1.1.67...1.1.68">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-v8` from 2.0.4 to 2.0.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/coverage-v8</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.0.5</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Introduce experimental reported tasks  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6149">vitest-dev/vitest#6149</a>
<a href="https://github.com/vitest-dev/vitest/commit/13d85bd1"><!-- raw
HTML omitted -->(13d85)<!-- raw HTML omitted --></a>
<ul>
<li>This is part of the experimental API and doesn't follow semver. We
are hoping to stabilize it for 2.1. If you are working with custom
reporters, give this a go!</li>
</ul>
</li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Show a difference between string characters if both values are
strings  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6191">vitest-dev/vitest#6191</a>
<a href="https://github.com/vitest-dev/vitest/commit/291766d7"><!-- raw
HTML omitted -->(29176)<!-- raw HTML omitted --></a></li>
<li><code>testNamePattern</code> adds leading space  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6186">vitest-dev/vitest#6186</a>
<a href="https://github.com/vitest-dev/vitest/commit/073a50c9"><!-- raw
HTML omitted -->(073a5)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Don't bundle <code>afterEach</code> cleanup hooks in node entrypoint
 -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6192">vitest-dev/vitest#6192</a>
<a href="https://github.com/vitest-dev/vitest/commit/e6fbc620"><!-- raw
HTML omitted -->(e6fbc)<!-- raw HTML omitted --></a></li>
<li>UserEvent.setup initiates a separate state for userEvent instance
 -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6088">vitest-dev/vitest#6088</a>
<a href="https://github.com/vitest-dev/vitest/commit/883f3482"><!-- raw
HTML omitted -->(883f3)<!-- raw HTML omitted --></a></li>
<li>Correctly import optimized module in vi.importActual  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6219">vitest-dev/vitest#6219</a>
<a href="https://github.com/vitest-dev/vitest/commit/804ff2fd"><!-- raw
HTML omitted -->(804ff)<!-- raw HTML omitted --></a></li>
<li>Passing options to hover/unhover  -  by <a
href="https://github.com/MNeverOff"><code>@​MNeverOff</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6175">vitest-dev/vitest#6175</a>
<a href="https://github.com/vitest-dev/vitest/commit/d4c005bc"><!-- raw
HTML omitted -->(d4c00)<!-- raw HTML omitted --></a></li>
<li>Improve unique CSS selector generation  -  by <a
href="https://github.com/zacharyvoase"><code>@​zacharyvoase</code></a>
and <strong>Zack Voase</strong> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6243">vitest-dev/vitest#6243</a>
<a href="https://github.com/vitest-dev/vitest/commit/e7acd0cf"><!-- raw
HTML omitted -->(e7acd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Remove nuxt from auto inline deps  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/93882f38"><!-- raw
HTML omitted -->(93882)<!-- raw HTML omitted --></a></li>
<li>Improve <code>defineProject</code> and <code>defineWorkspace</code>
types  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6198">vitest-dev/vitest#6198</a>
<a href="https://github.com/vitest-dev/vitest/commit/8cd8272b"><!-- raw
HTML omitted -->(8cd82)<!-- raw HTML omitted --></a></li>
<li>Correctly resolve mocked <code>node:*</code> imports in
<code>__mocks__</code> folder  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6204">vitest-dev/vitest#6204</a>
<a href="https://github.com/vitest-dev/vitest/commit/a48be6ff"><!-- raw
HTML omitted -->(a48be)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>web-worker</strong>:
<ul>
<li>Expose globals on self  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6170">vitest-dev/vitest#6170</a>
<a href="https://github.com/vitest-dev/vitest/commit/12bb567e"><!-- raw
HTML omitted -->(12bb5)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.0.4...v2.0.5">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="99452a712c"><code>99452a7</code></a>
chore: release v2.0.5</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `autoprefixer` from 10.4.19 to 10.4.20
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/autoprefixer/releases">autoprefixer's
releases</a>.</em></p>
<blockquote>
<h2>10.4.20</h2>
<ul>
<li>Fixed <code>fit-content</code> prefix for Firefox.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's
changelog</a>.</em></p>
<blockquote>
<h2>10.4.20</h2>
<ul>
<li>Fixed <code>fit-content</code> prefix for Firefox.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dae6eb465d"><code>dae6eb4</code></a>
Release 10.4.20 version</li>
<li><a
href="ee43652953"><code>ee43652</code></a>
Fix fit-content for Firefox</li>
<li><a
href="cf808243ce"><code>cf80824</code></a>
Update dependencies</li>
<li><a
href="49d5ec656a"><code>49d5ec6</code></a>
Move to pnpm 9</li>
<li>See full diff in <a
href="https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite` from 2.4.1 to 2.5.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite/releases">flowbite's
releases</a>.</em></p>
<blockquote>
<h2>v2.5.1</h2>
<ul>
<li>fix plugin import error from the config file</li>
</ul>
<h2>v2.5.0</h2>
<ul>
<li>added new DataTable plugin and examples</li>
<li>minor bug fixes and improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="362ad079dc"><code>362ad07</code></a>
chore(version): update to <code>v2.5.1</code></li>
<li><a
href="b30fd48555"><code>b30fd48</code></a>
fix(plugin): remove import</li>
<li><a
href="878ced1b62"><code>878ced1</code></a>
docs(datatables): add to readme</li>
<li><a
href="09105b8429"><code>09105b8</code></a>
chore(version): bump to <code>2.5.0</code></li>
<li><a
href="70411d572a"><code>70411d5</code></a>
docs(datatables): add docs for js init, options, and methods</li>
<li><a
href="fc26a5e4c9"><code>fc26a5e</code></a>
feat(datatables): finish coding the dropdowns for exporting</li>
<li><a
href="bab0a3317f"><code>bab0a33</code></a>
feat(datatables): inject export dropdown button inside table header</li>
<li><a
href="f842793de9"><code>f842793</code></a>
feat(datatables): add basic export files feature</li>
<li><a
href="e56f601069"><code>e56f601</code></a>
docs(datatables): finish row selection example and docs</li>
<li><a
href="ba771d4738"><code>ba771d4</code></a>
feat(datatables): add row selection example</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite/compare/v2.4.1...v2.5.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.0.4 to 2.0.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.5</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Introduce experimental reported tasks  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6149">vitest-dev/vitest#6149</a>
<a href="https://github.com/vitest-dev/vitest/commit/13d85bd1"><!-- raw
HTML omitted -->(13d85)<!-- raw HTML omitted --></a>
<ul>
<li>This is part of the experimental API and doesn't follow semver. We
are hoping to stabilize it for 2.1. If you are working with custom
reporters, give this a go!</li>
</ul>
</li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Show a difference between string characters if both values are
strings  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6191">vitest-dev/vitest#6191</a>
<a href="https://github.com/vitest-dev/vitest/commit/291766d7"><!-- raw
HTML omitted -->(29176)<!-- raw HTML omitted --></a></li>
<li><code>testNamePattern</code> adds leading space  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6186">vitest-dev/vitest#6186</a>
<a href="https://github.com/vitest-dev/vitest/commit/073a50c9"><!-- raw
HTML omitted -->(073a5)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Don't bundle <code>afterEach</code> cleanup hooks in node entrypoint
 -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6192">vitest-dev/vitest#6192</a>
<a href="https://github.com/vitest-dev/vitest/commit/e6fbc620"><!-- raw
HTML omitted -->(e6fbc)<!-- raw HTML omitted --></a></li>
<li>UserEvent.setup initiates a separate state for userEvent instance
 -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6088">vitest-dev/vitest#6088</a>
<a href="https://github.com/vitest-dev/vitest/commit/883f3482"><!-- raw
HTML omitted -->(883f3)<!-- raw HTML omitted --></a></li>
<li>Correctly import optimized module in vi.importActual  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6219">vitest-dev/vitest#6219</a>
<a href="https://github.com/vitest-dev/vitest/commit/804ff2fd"><!-- raw
HTML omitted -->(804ff)<!-- raw HTML omitted --></a></li>
<li>Passing options to hover/unhover  -  by <a
href="https://github.com/MNeverOff"><code>@​MNeverOff</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6175">vitest-dev/vitest#6175</a>
<a href="https://github.com/vitest-dev/vitest/commit/d4c005bc"><!-- raw
HTML omitted -->(d4c00)<!-- raw HTML omitted --></a></li>
<li>Improve unique CSS selector generation  -  by <a
href="https://github.com/zacharyvoase"><code>@​zacharyvoase</code></a>
and <strong>Zack Voase</strong> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6243">vitest-dev/vitest#6243</a>
<a href="https://github.com/vitest-dev/vitest/commit/e7acd0cf"><!-- raw
HTML omitted -->(e7acd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Remove nuxt from auto inline deps  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/93882f38"><!-- raw
HTML omitted -->(93882)<!-- raw HTML omitted --></a></li>
<li>Improve <code>defineProject</code> and <code>defineWorkspace</code>
types  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6198">vitest-dev/vitest#6198</a>
<a href="https://github.com/vitest-dev/vitest/commit/8cd8272b"><!-- raw
HTML omitted -->(8cd82)<!-- raw HTML omitted --></a></li>
<li>Correctly resolve mocked <code>node:*</code> imports in
<code>__mocks__</code> folder  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6204">vitest-dev/vitest#6204</a>
<a href="https://github.com/vitest-dev/vitest/commit/a48be6ff"><!-- raw
HTML omitted -->(a48be)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>web-worker</strong>:
<ul>
<li>Expose globals on self  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6170">vitest-dev/vitest#6170</a>
<a href="https://github.com/vitest-dev/vitest/commit/12bb567e"><!-- raw
HTML omitted -->(12bb5)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.0.4...v2.0.5">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="99452a712c"><code>99452a7</code></a>
chore: release v2.0.5</li>
<li><a
href="9b9bdf79f2"><code>9b9bdf7</code></a>
chore: remove unnecessary await (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6249">#6249</a>)</li>
<li><a
href="40dfad811d"><code>40dfad8</code></a>
docs: add reported tasks docs (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6245">#6245</a>)</li>
<li><a
href="13d85bd19a"><code>13d85bd</code></a>
feat: introduce experimental reported tasks (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6149">#6149</a>)</li>
<li><a
href="b76a927912"><code>b76a927</code></a>
refactor(vitest): move public exports to public folder (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6218">#6218</a>)</li>
<li><a
href="56dbfa6689"><code>56dbfa6</code></a>
refactor: make a distinction between node and runtime types (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6214">#6214</a>)</li>
<li><a
href="a48be6ffc4"><code>a48be6f</code></a>
fix(vitest): correctly resolve mocked node:* imports in
<strong>mocks</strong> folder (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6204">#6204</a>)</li>
<li><a
href="3aab8a1ed6"><code>3aab8a1</code></a>
refactor: deprecate all config types from the main Vitest entrypoint,
introdu...</li>
<li><a
href="57d23cec43"><code>57d23ce</code></a>
docs: fix inconsistencies, remove low informative twoslash examples (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6200">#6200</a>)</li>
<li><a
href="8cd8272bf4"><code>8cd8272</code></a>
fix(vitest): improve <code>defineProject</code> and
<code>defineWorkspace</code> types (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6198">#6198</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest">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-08-06 23:56:18 -04:00
dependabot[bot] e4de5e5870
build(deps): bump the backend-deps group in /src-tauri with 2 updates (#526)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
Bumps the backend-deps group in /src-tauri with 2 updates:
[serde_json](https://github.com/serde-rs/json) and
[tokio](https://github.com/tokio-rs/tokio).

Updates `serde_json` from 1.0.120 to 1.0.121
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/json/releases">serde_json's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.121</h2>
<ul>
<li>Optimize position search in error path (<a
href="https://redirect.github.com/serde-rs/json/issues/1160">#1160</a>,
thanks <a
href="https://github.com/purplesyringa"><code>@​purplesyringa</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="eca2658a22"><code>eca2658</code></a>
Release 1.0.121</li>
<li><a
href="b0d678cfb4"><code>b0d678c</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1160">#1160</a>
from iex-rs/efficient-position</li>
<li><a
href="b1edc7d13f"><code>b1edc7d</code></a>
Optimize position search in error path</li>
<li><a
href="40dd7f5e86"><code>40dd7f5</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1159">#1159</a>
from iex-rs/fix-recursion</li>
<li><a
href="6a306e6ee9"><code>6a306e6</code></a>
Move call to tri! out of check_recursion!</li>
<li><a
href="3f1c6de4af"><code>3f1c6de</code></a>
Ignore byte_char_slices clippy lint in test</li>
<li><a
href="3fd6f5f49d"><code>3fd6f5f</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1153">#1153</a>
from dpathakj/master</li>
<li><a
href="fcb5e83e44"><code>fcb5e83</code></a>
Correct documentation URL for Value's Index impl.</li>
<li>See full diff in <a
href="https://github.com/serde-rs/json/compare/v1.0.120...v1.0.121">compare
view</a></li>
</ul>
</details>
<br />

Updates `tokio` from 1.39.1 to 1.39.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tokio-rs/tokio/releases">tokio's
releases</a>.</em></p>
<blockquote>
<h2>Tokio v1.39.2</h2>
<h1>1.39.2 (July 27th, 2024)</h1>
<p>This release fixes a regression where the <code>select!</code> macro
stopped accepting expressions that make use of temporary lifetime
extension. (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6722">#6722</a>)</p>
<p><a
href="https://redirect.github.com/tokio-rs/tokio/issues/6722">#6722</a>:
<a
href="https://redirect.github.com/tokio-rs/tokio/pull/6722">tokio-rs/tokio#6722</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f602eae499"><code>f602eae</code></a>
chore: prepare Tokio v1.39.2 (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6730">#6730</a>)</li>
<li><a
href="438def7957"><code>438def7</code></a>
macros: allow temporary lifetime extension in select (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6722">#6722</a>)</li>
<li><a
href="ee8d4d1b05"><code>ee8d4d1</code></a>
chore: fix ci failures (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6725">#6725</a>)</li>
<li><a
href="3297052763"><code>3297052</code></a>
ci: test Quinn in CI (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6719">#6719</a>)</li>
<li>See full diff in <a
href="https://github.com/tokio-rs/tokio/compare/tokio-1.39.1...tokio-1.39.2">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-08-03 14:58:53 -04:00
dependabot[bot] 19668a366e
build(deps-dev): bump the frontend-deps group with 6 updates (#527)
Bumps the frontend-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
|
[@testing-library/svelte](https://github.com/testing-library/svelte-testing-library)
| `5.2.0` | `5.2.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.39` | `8.4.40` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.6` |
`3.4.7` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.5.3` |
`5.5.4` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) |
`0.19.0` | `0.19.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.3.4` | `5.3.5` |

Updates `@testing-library/svelte` from 5.2.0 to 5.2.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/svelte-testing-library/releases"><code>@​testing-library/svelte</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.2.1</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.0...v5.2.1">5.2.1</a>
(2024-07-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>svelte5:</strong> synchronously flush changes after mount
and unmount (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/396">#396</a>)
(<a
href="75a3f38993">75a3f38</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="75a3f38993"><code>75a3f38</code></a>
fix(svelte5): synchronously flush changes after mount and unmount (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/396">#396</a>)</li>
<li><a
href="f5b7fe10fe"><code>f5b7fe1</code></a>
chore(deps-dev): bump the lint group with 3 updates (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/392">#392</a>)</li>
<li><a
href="d64de4a1bb"><code>d64de4a</code></a>
test(coverage): ensure proper files are included/excluded (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/389">#389</a>)</li>
<li><a
href="054bc0df57"><code>054bc0d</code></a>
chore(deps-dev): bump the lint group across 1 directory with 6 updates
(<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/387">#387</a>)</li>
<li><a
href="65ffbb755a"><code>65ffbb7</code></a>
chore(deps): bump codecov/codecov-action from 3 to 4 in the actions
group acr...</li>
<li>See full diff in <a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.0...v5.2.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.39 to 8.4.40
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.40</h2>
<ul>
<li>Moved to getter/setter in nodes types to help Sass team (by <a
href="https://github.com/nex3"><code>@​nex3</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.40</h2>
<ul>
<li>Moved to getter/setter in nodes types to help Sass team (by <a
href="https://github.com/nex3"><code>@​nex3</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3f84b417fc"><code>3f84b41</code></a>
Release 8.4.40 version</li>
<li><a
href="293ce45108"><code>293ce45</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1950">#1950</a>
from nex3/node-getters</li>
<li><a
href="fd7ae733f1"><code>fd7ae73</code></a>
Declare Node subclass attributes as getters</li>
<li><a
href="79a6396e45"><code>79a6396</code></a>
Update dependencies</li>
<li><a
href="53968d7a97"><code>53968d7</code></a>
Make name more clear</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.4.39...8.4.40">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.6 to 3.4.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.7</h2>
<h3>Fixed</h3>
<ul>
<li>Fix class detection in Slim templates with attached attributes and
ID (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14019">#14019</a>)</li>
<li>Ensure attribute values in <code>data-*</code> and
<code>aria-*</code> modifiers are always quoted in the generated CSS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14037">#14037</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.7] - 2024-07-25</h2>
<h3>Fixed</h3>
<ul>
<li>Fix class detection in Slim templates with attached attributes and
ID (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14019">#14019</a>)</li>
<li>Ensure attribute values in <code>data-*</code> and
<code>aria-*</code> modifiers are always quoted in the generated CSS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14037">#14037</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9824cb64a0"><code>9824cb6</code></a>
Update version in package.json</li>
<li><a
href="aa6c10f67f"><code>aa6c10f</code></a>
Add missing heading to changelog</li>
<li><a
href="245058c7fd"><code>245058c</code></a>
Update changelog for v3.4.7</li>
<li><a
href="605d8cd5eb"><code>605d8cd</code></a>
Update CHANGELOG.md</li>
<li><a
href="680c55c11c"><code>680c55c</code></a>
Normalize attribute selector for <code>data-*</code> and
<code>aria-*</code> modifiers (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14037">#14037</a>)</li>
<li><a
href="866860e6a6"><code>866860e</code></a>
Print eventual lightning CSS parsing errors when the CSS matcher fail
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14034">#14034</a>)</li>
<li><a
href="bdc87ae1d7"><code>bdc87ae</code></a>
Fix class detection in Slim templates with attached attributes and IDs
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14019">#14019</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.6...v3.4.7">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.5.3 to 5.5.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.5.4</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.4 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a> (soon!)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c8a7d589e6"><code>c8a7d58</code></a>
Bump version to 5.5.4 and LKG</li>
<li><a
href="c0ded048e0"><code>c0ded04</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58771">#58771</a>
(Allow references to the global Symb...) into release-5.5 (#...</li>
<li><a
href="5ba41e221a"><code>5ba41e2</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59208">#59208</a>
(Write non-missing undefined on mapp...) into release-5.5 (#...</li>
<li><a
href="b075332c4b"><code>b075332</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59337">#59337</a>
(Allow declarationMap to be emitted ...) into release-5.5 (#...</li>
<li><a
href="9dd6f91744"><code>9dd6f91</code></a>
Cherry-pick &quot;Stop using latest Node in CI&quot; to release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59348">#59348</a>)</li>
<li><a
href="bf0ddaf6e6"><code>bf0ddaf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59070">#59070</a>
(Delay the calculation of common sou...) into release-5.5 (#...</li>
<li><a
href="a44e2d925c"><code>a44e2d9</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59160">#59160</a>
(Fixed crash on authored import type...) into release-5.5 (#...</li>
<li><a
href="f35206d202"><code>f35206d</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59325">#59325</a>
(Don't skip markLinkedReferences on ...) into release-5.5 (#...</li>
<li><a
href="1109550e2c"><code>1109550</code></a>
Fix baselines on release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59330">#59330</a>)</li>
<li><a
href="8794318ac9"><code>8794318</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59215">#59215</a>
(Fix codefix crash on circular alias...) into release-5.5 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `unplugin-icons` from 0.19.0 to 0.19.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/unplugin/unplugin-icons/releases">unplugin-icons's
releases</a>.</em></p>
<blockquote>
<h2>v0.19.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>vue3</strong>: Allow passing components as props without
reactivity overhead  -  by <a
href="https://github.com/brc-dd"><code>@​brc-dd</code></a> in <a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/366">unplugin/unplugin-icons#366</a>
<a href="https://github.com/unplugin/unplugin-icons/commit/02b805d"><!--
raw HTML omitted -->(02b80)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Bump dependencies  -  by <a
href="https://github.com/cyberalien"><code>@​cyberalien</code></a> in <a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/369">unplugin/unplugin-icons#369</a>
<a href="https://github.com/unplugin/unplugin-icons/commit/7bbdc34"><!--
raw HTML omitted -->(7bbdc)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.19.0...v0.19.1">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c66e1a7ff7"><code>c66e1a7</code></a>
chore: release v0.19.1</li>
<li><a
href="ea90076d41"><code>ea90076</code></a>
chore: update deps</li>
<li><a
href="7bbdc3417c"><code>7bbdc34</code></a>
fix: bump dependencies (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/369">#369</a>)</li>
<li><a
href="1971226c61"><code>1971226</code></a>
chore: update deps</li>
<li><a
href="02b805d1ad"><code>02b805d</code></a>
feat(vue3): allow passing components as props without reactivity
overhead (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/366">#366</a>)</li>
<li><a
href="561d08c971"><code>561d08c</code></a>
chore: add antfu open collective (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/359">#359</a>)</li>
<li>See full diff in <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.19.0...v0.19.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.3.4 to 5.3.5
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.3.5 (2024-07-25)<!-- raw HTML omitted
--></h2>
<ul>
<li>refactor(asset): remove rollup 3 public file watch workaround (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16331">#16331</a>)
(<a
href="66bdb1d7b4">66bdb1d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16331">#16331</a></li>
<li>fix: make <code>server</code> type less restrictive (fix <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17627">#17627</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17628">#17628</a>)
(<a
href="b55c32f7e3">b55c32f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17627">#17627</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/17628">#17628</a></li>
<li>fix: show error if vite client cannot be loaded (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17419">#17419</a>)
(<a
href="db5ab1dfc4">db5ab1d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17419">#17419</a></li>
<li>fix(build): env output is not stable (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17748">#17748</a>)
(<a
href="b240a8347e">b240a83</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17748">#17748</a></li>
<li>fix(client): fix vite error path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17744">#17744</a>)
(<a
href="3c1bde3406">3c1bde3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17744">#17744</a></li>
<li>fix(css): resolve url aliases with fragments (fix: <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17690">#17690</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17691">#17691</a>)
(<a
href="d906d3f8e1">d906d3f</a>)</li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17629">#17629</a>)
(<a
href="93281b0e09">93281b0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17629">#17629</a></li>
<li>fix(importMetaGlob): handle alias that starts with hash (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17743">#17743</a>)
(<a
href="b58b423ba8">b58b423</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17743">#17743</a></li>
<li>fix(ssrTransform): sourcemaps with multiple sources (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17677">#17677</a>)
(<a
href="f321fa8de2">f321fa8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17677">#17677</a></li>
<li>chore: extend commit hash (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17709">#17709</a>)
(<a
href="4fc9b6424c">4fc9b64</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17709">#17709</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17734">#17734</a>)
(<a
href="998373120c">9983731</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17734">#17734</a></li>
<li>chore(deps): update typescript (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17699">#17699</a>)
(<a
href="df5ceb35b7">df5ceb3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17699">#17699</a></li>
<li>revert: fix(logger): truncate log over 5000 characters long (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16581">#16581</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17729">#17729</a>)
(<a
href="f4f488fe83">f4f488f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16581">#16581</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/17729">#17729</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="440783953a"><code>4407839</code></a>
release: v5.3.5</li>
<li><a
href="66bdb1d7b4"><code>66bdb1d</code></a>
refactor(asset): remove rollup 3 public file watch workaround (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16331">#16331</a>)</li>
<li><a
href="b240a8347e"><code>b240a83</code></a>
fix(build): env output is not stable (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17748">#17748</a>)</li>
<li><a
href="b58b423ba8"><code>b58b423</code></a>
fix(importMetaGlob): handle alias that starts with hash (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17743">#17743</a>)</li>
<li><a
href="d906d3f8e1"><code>d906d3f</code></a>
fix(css): resolve url aliases with fragments (fix: <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17690">#17690</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17691">#17691</a>)</li>
<li><a
href="3c1bde3406"><code>3c1bde3</code></a>
fix(client): fix vite error path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17744">#17744</a>)</li>
<li><a
href="998373120c"><code>9983731</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17734">#17734</a>)</li>
<li><a
href="4fc9b6424c"><code>4fc9b64</code></a>
chore: extend commit hash (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17709">#17709</a>)</li>
<li><a
href="f4f488fe83"><code>f4f488f</code></a>
revert: fix(logger): truncate log over 5000 characters long (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16581">#16581</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17729">#17729</a>)</li>
<li><a
href="df5ceb35b7"><code>df5ceb3</code></a>
chore(deps): update typescript (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17699">#17699</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.3.5/packages/vite">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-08-03 14:58:49 -04:00
Tyler Wilding a06b78e642
New Crowdin updates (#528)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
2024-07-31 16:32:40 -04:00
OpenGOALBot c68340a703 release: update release metadata to latest
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
2024-07-26 00:20:10 +00:00
OpenGOALBot 047976e4a1 release: bump to version - v2.4.9 2024-07-26 00:02:46 +00:00
Tyler Wilding e4c9f5768d
backend: only apply decomp settings if they deviate from the defaults (if they are true) (#524)
This was causing the JSON settings to not be applied -- as the setting
would be `false` if unset, which would override the json setting.
2024-07-25 19:58:14 -04:00
dependabot[bot] 4a9da8fa28
build(deps): bump the frontend-deps-tauri group with 2 updates (#517)
Bumps the frontend-deps-tauri group with 2 updates:
[@tauri-apps/api](https://github.com/tauri-apps/tauri) and
[@tauri-apps/cli](https://github.com/tauri-apps/tauri).

Updates `@tauri-apps/api` from 1.5.6 to 1.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tauri-apps/tauri/releases"><code>@​tauri-apps/api</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​tauri-apps/api</code> v1.6.0</h2>
<!-- raw HTML omitted -->
<pre><code>yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 2.09s.
</code></pre>
<!-- raw HTML omitted -->
<h2>[1.6.0]</h2>
<h3>Enhancements</h3>
<ul>
<li><a
href="44e3335da8"><code>44e3335da</code></a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9796">#9796</a>)
Enhance the speed of The JS <code>Command.execute</code> API from
<code>shell</code> module.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="44e3335da8"><code>44e3335da</code></a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9796">#9796</a>)
Fix The JS <code>Command.execute</code> API from <code>shell</code>
module including extra new lines.</li>
</ul>
<!-- raw HTML omitted -->
<pre><code>yarn run v1.22.22
$ yarn build &amp;&amp; cd ./dist &amp;&amp; yarn publish --access
public --loglevel silly
$ rollup -c --configPlugin typescript

./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts,
./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts,
./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts,
./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts,
./src/updater.ts, ./src/window.ts → ./dist, ./dist...
created ./dist, ./dist in 1.4s

src/index.ts →
../../core/tauri/scripts/bundle.global.js...
created ../../core/tauri/scripts/bundle.global.js in
1.6s
[1/4] Bumping version...
info Current version: 1.6.0
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 7.85s.
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cf331cdc3e"><code>cf331cd</code></a>
fix(core): lint</li>
<li><a
href="574076541a"><code>5740765</code></a>
fix(ci): downgrade crates for MSRV check</li>
<li><a
href="89f3048f52"><code>89f3048</code></a>
apply version updates (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9871">#9871</a>)</li>
<li><a
href="08f57efefd"><code>08f57ef</code></a>
fix(cli): parse <code>--profile=\&lt;profile&gt;</code> syntax (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10136">#10136</a>)</li>
<li><a
href="63da834ce4"><code>63da834</code></a>
ci: Fix msrv check (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10118">#10118</a>)</li>
<li><a
href="c2d3afa4fb"><code>c2d3afa</code></a>
prevent uncomment collision in 1.x invoke_key templating (fix <a
href="https://redirect.github.com/tauri-apps/tauri/issues/10084">#10084</a>)
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10087">#10087</a>)</li>
<li><a
href="924387092e"><code>9243870</code></a>
feat: add dmg settings, cherry picked from <a
href="https://redirect.github.com/tauri-apps/tauri/issues/7964">#7964</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/8334">#8334</a>)</li>
<li><a
href="d2786bf699"><code>d2786bf</code></a>
chore(template): template format error (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10018">#10018</a>)</li>
<li><a
href="674accad75"><code>674acca</code></a>
fix: missing depends for rpm package (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10015">#10015</a>)</li>
<li><a
href="09152d83e1"><code>09152d8</code></a>
ci(msrv-list): Downgrade os_pipe (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10014">#10014</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.6...@tauri-apps/api-v1.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `@tauri-apps/cli` from 1.5.14 to 1.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tauri-apps/tauri/releases"><code>@​tauri-apps/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​tauri-apps/cli</code> v1.6.0</h2>
<h2>[1.6.0]</h2>
<h3>New Features</h3>
<ul>
<li><a
href="253595a22d"><code>253595a22</code></a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9809">#9809</a>)
Add RPM packaging</li>
<li><a
href="a301be52d2"><code>a301be52d</code></a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9914">#9914</a>)
Use cargo's target directory to store and cache bundling tools when
<code>bundle &gt; useLocalToolsDir</code> option is active.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="08f57efefd"><code>08f57efef</code></a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/10136">#10136</a>)
Fix parsing of cargo profile when using
<code>--profile=&lt;profile&gt;</code> syntax.</li>
<li><a
href="674accad75"><code>674accad7</code></a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/10015">#10015</a>)
Add missing dependency <code>libayatana-appindicator3.so.1</code> for
rpm package.</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>tauri-cli@1.6.0</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cf331cdc3e"><code>cf331cd</code></a>
fix(core): lint</li>
<li><a
href="574076541a"><code>5740765</code></a>
fix(ci): downgrade crates for MSRV check</li>
<li><a
href="89f3048f52"><code>89f3048</code></a>
apply version updates (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9871">#9871</a>)</li>
<li><a
href="08f57efefd"><code>08f57ef</code></a>
fix(cli): parse <code>--profile=\&lt;profile&gt;</code> syntax (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10136">#10136</a>)</li>
<li><a
href="63da834ce4"><code>63da834</code></a>
ci: Fix msrv check (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10118">#10118</a>)</li>
<li><a
href="c2d3afa4fb"><code>c2d3afa</code></a>
prevent uncomment collision in 1.x invoke_key templating (fix <a
href="https://redirect.github.com/tauri-apps/tauri/issues/10084">#10084</a>)
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10087">#10087</a>)</li>
<li><a
href="924387092e"><code>9243870</code></a>
feat: add dmg settings, cherry picked from <a
href="https://redirect.github.com/tauri-apps/tauri/issues/7964">#7964</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/8334">#8334</a>)</li>
<li><a
href="d2786bf699"><code>d2786bf</code></a>
chore(template): template format error (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10018">#10018</a>)</li>
<li><a
href="674accad75"><code>674acca</code></a>
fix: missing depends for rpm package (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10015">#10015</a>)</li>
<li><a
href="09152d83e1"><code>09152d8</code></a>
ci(msrv-list): Downgrade os_pipe (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10014">#10014</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.14...@tauri-apps/cli-v1.6.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>
2024-07-25 19:58:07 -04:00
dependabot[bot] f9f4401a7f
build(deps): bump tauri-build from 1.5.2 to 1.5.3 in /src-tauri in the backend-deps-tauri group (#515)
Bumps the backend-deps-tauri group in /src-tauri with 1 update:
[tauri-build](https://github.com/tauri-apps/tauri).

Updates `tauri-build` from 1.5.2 to 1.5.3
<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 v1.5.3</h2>
<!-- raw HTML omitted -->
<pre><code>Fetching advisory database from
`https://github.com/RustSec/advisory-db.git`
Loaded 630 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (590 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.7.0
        ├── tauri 1.7.0
        ├── restart 0.1.0
        └── app-updater 0.1.0
<p>warning: 1 allowed warning found
</code></pre></p>
<!-- raw HTML omitted -->
<h2>[1.5.3]</h2>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>tauri-utils@1.6.0</code></li>
<li>Upgraded to <code>tauri-codegen@1.4.4</code></li>
</ul>
<!-- raw HTML omitted -->
<pre><code>Updating crates.io index
Packaging tauri-build v1.5.3
(/home/runner/work/tauri/tauri/core/tauri-build)
Verifying tauri-build v1.5.3
(/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
 Downloading crates ...
  Downloaded tauri-winres v0.1.1
  Downloaded embed-resource v2.4.2
  Downloaded cargo_toml v0.15.3
   Compiling proc-macro2 v1.0.86
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cf331cdc3e"><code>cf331cd</code></a>
fix(core): lint</li>
<li><a
href="89f3048f52"><code>89f3048</code></a>
apply version updates (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9871">#9871</a>)</li>
<li><a
href="c2d3afa4fb"><code>c2d3afa</code></a>
prevent uncomment collision in 1.x invoke_key templating (fix <a
href="https://redirect.github.com/tauri-apps/tauri/issues/10084">#10084</a>)
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10087">#10087</a>)</li>
<li><a
href="924387092e"><code>9243870</code></a>
feat: add dmg settings, cherry picked from <a
href="https://redirect.github.com/tauri-apps/tauri/issues/7964">#7964</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/8334">#8334</a>)</li>
<li><a
href="07b02c9f96"><code>07b02c9</code></a>
fix(core): test invoke key, closes <a
href="https://redirect.github.com/tauri-apps/tauri/issues/9960">#9960</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9972">#9972</a>)</li>
<li><a
href="8ee8f09390"><code>8ee8f09</code></a>
fix(core): fix check temp path permission on mac os, fix <a
href="https://redirect.github.com/tauri-apps/tauri/issues/6256">#6256</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9588">#9588</a>)</li>
<li><a
href="78fc841370"><code>78fc841</code></a>
feat(bundler): add provides, conflicts and replaces for deb and rpm (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9942">#9942</a>)</li>
<li><a
href="a301be52d2"><code>a301be5</code></a>
fix(windows): Fix Windows System User build failures by using the
current dir...</li>
<li><a
href="5909662766"><code>5909662</code></a>
feat(bundler): support custom sign command on Windows (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9902">#9902</a>)</li>
<li><a
href="253595a22d"><code>253595a</code></a>
feat(bundler): Add RPM packaging, closes <a
href="https://redirect.github.com/tauri-apps/tauri/issues/4402">#4402</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/5202">#5202</a>)
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9809">#9809</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-build-v1.5.2...tauri-build-v1.5.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tauri-build&package-manager=cargo&previous-version=1.5.2&new-version=1.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-07-25 19:20:30 -04:00
dependabot[bot] 6753780e6b
build(deps): bump the backend-deps group across 1 directory with 7 updates (#522)
Bumps the backend-deps group with 7 updates in the /src-tauri directory:

| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.119` | `1.0.120`
|
| [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.30.12` |
`0.30.13` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` |
`1.0.63` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.38.1` |
| [wgpu](https://github.com/gfx-rs/wgpu) | `0.20.1` | `22.0.0` |
| [zip](https://github.com/zip-rs/zip2) | `2.1.3` | `2.1.5` |


Updates `serde` from 1.0.203 to 1.0.204
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/serde/releases">serde's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.204</h2>
<ul>
<li>Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to
suggest adding serde derive or enabling a &quot;serde&quot; feature flag
in dependencies (<a
href="https://redirect.github.com/serde-rs/serde/issues/2767">#2767</a>,
thanks <a
href="https://github.com/weiznich"><code>@​weiznich</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="18dcae0a77"><code>18dcae0</code></a>
Release 1.0.204</li>
<li><a
href="58c307f9cc"><code>58c307f</code></a>
Alphabetize list of rustc-check-cfg</li>
<li><a
href="8cc4809414"><code>8cc4809</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2769">#2769</a>
from dtolnay/onunimpl</li>
<li><a
href="1179158def"><code>1179158</code></a>
Update ui test with diagnostic::on_unimplemented from PR 2767</li>
<li><a
href="91aa40e749"><code>91aa40e</code></a>
Add ui test of unsatisfied serde trait bound</li>
<li><a
href="595019e979"><code>595019e</code></a>
Cut test_suite from workspace members in old toolchain CI jobs</li>
<li><a
href="b0d7917f88"><code>b0d7917</code></a>
Pull in trybuild 'following types implement trait' fix</li>
<li><a
href="8e6637a1e4"><code>8e6637a</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2767">#2767</a>
from weiznich/feature/diagnostic_on_unimplemented</li>
<li><a
href="694fe05953"><code>694fe05</code></a>
Use the <code>#[diagnostic::on_unimplemented]</code> attribute when
possible</li>
<li><a
href="f3dfd2a237"><code>f3dfd2a</code></a>
Suppress dead code warning in test of unit struct remote derive</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde_json` from 1.0.119 to 1.0.120
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/serde-rs/json/releases">serde_json's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.120</h2>
<ul>
<li>Correctly specify required version of <code>indexmap</code>
dependency (<a
href="https://redirect.github.com/serde-rs/json/issues/1152">#1152</a>,
thanks <a
href="https://github.com/cforycki"><code>@​cforycki</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bcedc3d96b"><code>bcedc3d</code></a>
Release 1.0.120</li>
<li><a
href="962c0fbbec"><code>962c0fb</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1152">#1152</a>
from cforycki/fix/index-map-minimal-version</li>
<li><a
href="3480feda7b"><code>3480fed</code></a>
fix: indexmap minimal version with Map::shift_insert()</li>
<li>See full diff in <a
href="https://github.com/serde-rs/json/compare/v1.0.119...v1.0.120">compare
view</a></li>
</ul>
</details>
<br />

Updates `sysinfo` from 0.30.12 to 0.30.13
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md">sysinfo's
changelog</a>.</em></p>
<blockquote>
<h1>0.30.13</h1>
<ul>
<li>macOS: Fix segfault when calling
<code>Components::refresh_list</code> multiple times.</li>
<li>Windows: Fix CPU arch retrieval.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/GuillaumeGomez/sysinfo/commits/v0.30.13">compare
view</a></li>
</ul>
</details>
<br />

Updates `thiserror` from 1.0.61 to 1.0.63
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/thiserror/releases">thiserror's
releases</a>.</em></p>
<blockquote>
<h2>1.0.63</h2>
<ul>
<li>Documentation improvements</li>
</ul>
<h2>1.0.62</h2>
<ul>
<li>Support referring to nested tuple struct fields inside
<code>#[error(&quot;…&quot;, …)]</code> attribute (<a
href="https://redirect.github.com/dtolnay/thiserror/issues/309">#309</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="915c75e8a3"><code>915c75e</code></a>
Release 1.0.63</li>
<li><a
href="3d5ec25464"><code>3d5ec25</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/thiserror/issues/312">#312</a>
from dtolnay/backtracedoc</li>
<li><a
href="de8a1e54d4"><code>de8a1e5</code></a>
Update documentation of #[from] and #[backtrace] attributes</li>
<li><a
href="0bf6e3dd78"><code>0bf6e3d</code></a>
Release 1.0.62</li>
<li><a
href="4977932839"><code>4977932</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/thiserror/issues/310">#310</a>
from dtolnay/nestedtuple</li>
<li><a
href="40a7779b17"><code>40a7779</code></a>
Support .0.0 nested tuple index</li>
<li><a
href="f1ca210cc4"><code>f1ca210</code></a>
Add regression test for issue 309</li>
<li><a
href="479744ec28"><code>479744e</code></a>
No need for dead code if struct fields are public</li>
<li><a
href="4db08b10a3"><code>4db08b1</code></a>
Ignore warning on unused struct in test</li>
<li><a
href="f2824ae379"><code>f2824ae</code></a>
Fill in ignore reasons in all #[ignore] attributes</li>
<li>See full diff in <a
href="https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.63">compare
view</a></li>
</ul>
</details>
<br />

Updates `tokio` from 1.38.0 to 1.38.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tokio-rs/tokio/releases">tokio's
releases</a>.</em></p>
<blockquote>
<h2>Tokio v1.38.1</h2>
<h1>1.38.1 (July 16th, 2024)</h1>
<p>This release fixes the bug identified as (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6682">#6682</a>),
which caused timers not
to fire when they should.</p>
<h3>Fixed</h3>
<ul>
<li>time: update <code>wake_up</code> while holding all the locks of
sharded time wheels (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6683">#6683</a>)</li>
</ul>
<p><a
href="https://redirect.github.com/tokio-rs/tokio/issues/6682">#6682</a>:
<a
href="https://redirect.github.com/tokio-rs/tokio/pull/6682">tokio-rs/tokio#6682</a>
<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6683">#6683</a>:
<a
href="https://redirect.github.com/tokio-rs/tokio/pull/6683">tokio-rs/tokio#6683</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="14b9f71157"><code>14b9f71</code></a>
chore: release Tokio v1.38.1 (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6688">#6688</a>)</li>
<li><a
href="24344dfe4b"><code>24344df</code></a>
time: fix race condition leading to lost timers (<a
href="https://redirect.github.com/tokio-rs/tokio/issues/6683">#6683</a>)</li>
<li>See full diff in <a
href="https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `wgpu` from 0.20.1 to 22.0.0
<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>v22.0.0 (Our first major version release!)</h2>
<h3>Our first major version release!</h3>
<p>For the first time ever, WGPU is being released with a major version
(i.e., 22.* instead of 0.22.*)! Maintainership has decided to fully
adhere to <a href="https://semver.org/">Semantic Versioning</a>'s
recommendations for versioning production software. According to <a
href="https://semver.org/spec/v2.0.0.html#how-do-i-know-when-to-release-100">SemVer
2.0.0's Q&amp;A about when to use 1.0.0 versions (and beyond)</a>:</p>
<blockquote>
<h3>How do I know when to release 1.0.0?</h3>
<p>If your software is being used in production, it should probably
already be 1.0.0. If you have a stable API on which users have come to
depend, you should be 1.0.0. If you’re worrying a lot about backward
compatibility, you should probably already be 1.0.0.</p>
</blockquote>
<p>It is a well-known fact that WGPU has been used for applications and
platforms already in production for years, at this point. We are often
concerned with tracking breaking changes, and affecting these consumers'
ability to ship. By releasing our first major version, we publicly
acknowledge that this is the case. We encourage other projects in the
Rust ecosystem to follow suit.</p>
<p>Note that while we start to use the major version number, WGPU is
<em>not</em> &quot;going stable&quot;, as many Rust projects do. We
anticipate many breaking changes before we fully comply with the WebGPU
spec., which we expect to take a small number of years.</p>
<h3>Overview</h3>
<p>A major (<a
href="https://github.com/gfx-rs/wgpu/blob/HEAD/#our-first-major-version-release">pun
intended</a>) theme of this release is incremental improvement. Among
the typically large set of bug fixes, new features, and other
adjustments to WGPU by the many contributors listed below, <a
href="https://github.com/wumpf"><code>@​wumpf</code></a> and <a
href="https://github.com/teoxoy"><code>@​teoxoy</code></a> have merged a
series of many simplifications to WGPU's internals and, in one case, to
the render and compute pass recording APIs. Many of these change WGPU to
use atomically reference-counted resource tracking (i.e.,
<code>Arc&lt;…&gt;</code>), rather than using IDs to manage the
lifetimes of platform-specific graphics resources in a registry of
separate reference counts. This has led us to diagnose and fix many
long-standing bugs, and net some neat performance improvements on the
order of 40% or more of some workloads.</p>
<p>While the above is exciting, we acknowledge already finding and
fixing some (easy-to-fix) regressions from the above work. If you
migrate to WGPU 22 and encounter such bugs, please engage us in the
issue tracker right away!</p>
<h3>Major Changes</h3>
<h4>Lifetime bounds on <code>wgpu::RenderPass</code> &amp;
<code>wgpu::ComputePass</code></h4>
<p><code>wgpu::RenderPass</code> &amp; <code>wgpu::ComputePass</code>
recording methods (e.g.
<code>wgpu::RenderPass:set_render_pipeline</code>) no longer impose a
lifetime constraint to objects passed to a pass (like
pipelines/buffers/bindgroups/query-sets etc.).</p>
<p>This means the following pattern works now as expected:</p>
<pre lang="rust"><code>let mut pipelines:
Vec&lt;wgpu::RenderPipeline&gt; = ...;
// ...
let mut cpass =
encoder.begin_compute_pass(&amp;wgpu::ComputePassDescriptor::default());
cpass.set_pipeline(&amp;pipelines[123]);
// Change pipeline container - this requires mutable access to
`pipelines` while one of the pipelines is in use.
pipelines.push(/* ... */);
// Continue pass recording.
cpass.set_bindgroup(...);
</code></pre>
<p>Previously, a set pipeline (or other resource) had to outlive pass
recording which often affected wider systems,
meaning that users needed to prove to the borrow checker that
<code>Vec&lt;wgpu::RenderPipeline&gt;</code> (or similar constructs)
aren't accessed mutably for the duration of pass recording.</p>
<p>Furthermore, you can now opt out of
<code>wgpu::RenderPass</code>/<code>wgpu::ComputePass</code>'s lifetime
dependency on its parent <code>wgpu::CommandEncoder</code> using
<code>wgpu::RenderPass::forget_lifetime</code>/<code>wgpu::ComputePass::forget_lifetime</code>:</p>
<pre lang="rust"><code>fn independent_cpass&lt;'enc&gt;(encoder:
&amp;'enc mut wgpu::CommandEncoder) -&gt;
wgpu::ComputePass&lt;'static&gt; {
let cpass: wgpu::ComputePass&lt;'enc&gt; =
encoder.begin_compute_pass(&amp;wgpu::ComputePassDescriptor::default());
    cpass.forget_lifetime()
}
</code></pre>
<p>⚠️ As long as a
<code>wgpu::RenderPass</code>/<code>wgpu::ComputePass</code> is pending
for a given <code>wgpu::CommandEncoder</code>, creation of a compute or
render pass is an error and invalidates the
<code>wgpu::CommandEncoder</code>.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md">wgpu's
changelog</a>.</em></p>
<blockquote>
<h2>22.0.0 (2024-07-17)</h2>
<h3>Overview</h3>
<h3>Our first major version release!</h3>
<p>For the first time ever, WGPU is being released with a major version
(i.e., 22.* instead of 0.22.*)! Maintainership has decided to fully
adhere to <a href="https://semver.org/">Semantic Versioning</a>'s
recommendations for versioning production software. According to <a
href="https://semver.org/spec/v2.0.0.html#how-do-i-know-when-to-release-100">SemVer
2.0.0's Q&amp;A about when to use 1.0.0 versions (and beyond)</a>:</p>
<blockquote>
<h3>How do I know when to release 1.0.0?</h3>
<p>If your software is being used in production, it should probably
already be 1.0.0. If you have a stable API on which users have come to
depend, you should be 1.0.0. If you’re worrying a lot about backward
compatibility, you should probably already be 1.0.0.</p>
</blockquote>
<p>It is a well-known fact that WGPU has been used for applications and
platforms already in production for years, at this point. We are often
concerned with tracking breaking changes, and affecting these consumers'
ability to ship. By releasing our first major version, we publicly
acknowledge that this is the case. We encourage other projects in the
Rust ecosystem to follow suit.</p>
<p>Note that while we start to use the major version number, WGPU is
<em>not</em> &quot;going stable&quot;, as many Rust projects do. We
anticipate many breaking changes before we fully comply with the WebGPU
spec., which we expect to take a small number of years.</p>
<h3>Overview</h3>
<p>A major (<a
href="https://github.com/gfx-rs/wgpu/blob/trunk/#our-first-major-version-release">pun
intended</a>) theme of this release is incremental improvement. Among
the typically large set of bug fixes, new features, and other
adjustments to WGPU by the many contributors listed below, <a
href="https://github.com/wumpf"><code>@​wumpf</code></a> and <a
href="https://github.com/teoxoy"><code>@​teoxoy</code></a> have merged a
series of many simplifications to WGPU's internals and, in one case, to
the render and compute pass recording APIs. Many of these change WGPU to
use atomically reference-counted resource tracking (i.e.,
<code>Arc&lt;…&gt;</code>), rather than using IDs to manage the
lifetimes of platform-specific graphics resources in a registry of
separate reference counts. This has led us to diagnose and fix many
long-standing bugs, and net some neat performance improvements on the
order of 40% or more of some workloads.</p>
<p>While the above is exciting, we acknowledge already finding and
fixing some (easy-to-fix) regressions from the above work. If you
migrate to WGPU 22 and encounter such bugs, please engage us in the
issue tracker right away!</p>
<h3>Major Changes</h3>
<h4>Lifetime bounds on <code>wgpu::RenderPass</code> &amp;
<code>wgpu::ComputePass</code></h4>
<p><code>wgpu::RenderPass</code> &amp; <code>wgpu::ComputePass</code>
recording methods (e.g.
<code>wgpu::RenderPass:set_render_pipeline</code>) no longer impose a
lifetime constraint to objects passed to a pass (like
pipelines/buffers/bindgroups/query-sets etc.).</p>
<p>This means the following pattern works now as expected:</p>
<pre lang="rust"><code>let mut pipelines:
Vec&lt;wgpu::RenderPipeline&gt; = ...;
// ...
let mut cpass =
encoder.begin_compute_pass(&amp;wgpu::ComputePassDescriptor::default());
cpass.set_pipeline(&amp;pipelines[123]);
// Change pipeline container - this requires mutable access to
`pipelines` while one of the pipelines is in use.
pipelines.push(/* ... */);
// Continue pass recording.
cpass.set_bindgroup(...);
</code></pre>
<p>Previously, a set pipeline (or other resource) had to outlive pass
recording which often affected wider systems,
meaning that users needed to prove to the borrow checker that
<code>Vec&lt;wgpu::RenderPipeline&gt;</code> (or similar constructs)
aren't accessed mutably for the duration of pass recording.</p>
<p>Furthermore, you can now opt out of
<code>wgpu::RenderPass</code>/<code>wgpu::ComputePass</code>'s lifetime
dependency on its parent <code>wgpu::CommandEncoder</code> using
<code>wgpu::RenderPass::forget_lifetime</code>/<code>wgpu::ComputePass::forget_lifetime</code>:</p>
<pre lang="rust"><code>fn independent_cpass&lt;'enc&gt;(encoder:
&amp;'enc mut wgpu::CommandEncoder) -&gt;
wgpu::ComputePass&lt;'static&gt; {
let cpass: wgpu::ComputePass&lt;'enc&gt; =
encoder.begin_compute_pass(&amp;wgpu::ComputePassDescriptor::default());
    cpass.forget_lifetime()
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="278d278b28"><code>278d278</code></a>
chore: remove non-existent <code>wgpu-example</code> workspace dep.</li>
<li><a
href="e883fa7b8b"><code>e883fa7</code></a>
docs(CHANGELOG): add <code>Unreleased</code> section</li>
<li><a
href="6a1432c132"><code>6a1432c</code></a>
chore: release 22.0.0</li>
<li><a
href="9a0adefe88"><code>9a0adef</code></a>
use <code>ManuallyDrop</code> instead of <code>Option</code> for
<code>PendingWrites</code></li>
<li><a
href="77e45d46df"><code>77e45d4</code></a>
add missing device valid check in <code>create_texture_view</code></li>
<li><a
href="f767220399"><code>f767220</code></a>
remove same device check from <code>create_texture_binding</code></li>
<li><a
href="ed67ff289c"><code>ed67ff2</code></a>
[deno] remove <code>assertDeviceMatch</code></li>
<li><a
href="63303d4b4e"><code>63303d4</code></a>
add missing same device checks</li>
<li><a
href="2f7860b6e4"><code>2f7860b</code></a>
move same device check in <code>compute_pass_end_impl</code></li>
<li><a
href="7761b5723d"><code>7761b57</code></a>
move same device checks in <code>render_pass_end</code></li>
<li>Additional commits viewable in <a
href="https://github.com/gfx-rs/wgpu/compare/wgpu-v0.20.1...wgpu-v22.0.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `zip` from 2.1.3 to 2.1.5
<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.5</h2>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>change invalid_state() return type to io::Result<!-- raw HTML
omitted --></li>
</ul>
<h2>v2.1.4</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>fix(<a
href="https://redirect.github.com/zip-rs/zip2/pull/215">#215</a>):
Upgrade to deflate64 0.1.9</li>
<li>Panic when reading a file truncated in the middle of an XZ block
header</li>
<li>Some archives with over u16::MAX files were handled incorrectly or
slowly (<a
href="https://redirect.github.com/zip-rs/zip2/pull/189">#189</a>)</li>
<li>Check number of files when deciding whether a CDE is the real
one</li>
<li>Could still select a fake CDE over a real one in some cases</li>
<li>May have to consider multiple CDEs before filtering for
validity</li>
<li>We now keep searching for a real CDE header after read an invalid
one from the file comment</li>
<li>Always search for data start when opening an archive for append, and
reject the header if data appears to start after central directory</li>
<li><code>deep_copy_file</code> no longer allows overwriting an existing
file, to match the behavior of <code>shallow_copy_file</code></li>
<li>File start position was wrong when extra data was present</li>
<li>Abort file if central extra data is too large</li>
<li>Overflow panic when central directory extra data is too large</li>
<li>ZIP64 header was being written twice when copying a file</li>
<li>ZIP64 header was being written to central header twice</li>
<li>Start position was incorrect when file had no extra data</li>
<li>Allow all reserved headers we can create</li>
<li>Fix a bug where alignment padding interacts with other extra-data
fields</li>
<li>Fix bugs involving alignment padding and Unicode extra fields</li>
<li>Incorrect header when adding AES-encrypted files</li>
<li>Parse the extra field and reject it if invalid</li>
<li>Incorrect behavior following a rare combination of
<code>merge_archive</code>, <code>abort_file</code> and
<code>deep_copy_file</code>. As well, we now return an error when a file
is being copied to itself.</li>
<li>path_to_string now properly handles the case of an empty path</li>
<li>Implement <code>Debug</code> for <code>ZipWriter</code> even when
it's not implemented for the inner writer's type</li>
<li>Fix an issue where the central directory could be incorrectly
detected</li>
<li><code>finish_into_readable()</code> would corrupt the archive if the
central directory had moved</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Verify with debug assertions that no FixedSizeBlock expects a
multi-byte alignment (<a
href="https://redirect.github.com/zip-rs/zip2/pull/198">#198</a>)</li>
<li>Use new do_or_abort_file method</li>
</ul>
<h3><!-- raw HTML omitted --> Performance</h3>
<ul>
<li>Speed up CRC when encrypting small files</li>
<li>Limit the number of extra fields</li>
<li>Refactor extra-data validation</li>
<li>Store extra data in plain vectors until after validation</li>
<li>Only build one IndexMap after choosing among the possible valid
headers</li>
<li>Simplify validation of empty extra-data fields</li>
<li>Validate automatic extra-data fields only once, even if several are
present</li>
<li>Remove redundant <code>validate_extra_data()</code> call</li>
<li>Skip searching for the ZIP32 header if a valid ZIP64 header is
present (<a
href="https://redirect.github.com/zip-rs/zip2/pull/189">#189</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Fix a bug introduced by c934c824</li>
<li>Fix a failing unit test</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.4...v2.1.5">2.1.5</a>
- 2024-07-20</h2>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>change invalid_state() return type to io::Result<!-- raw HTML
omitted --></li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v2.1.3...v2.1.4">2.1.4</a>
- 2024-07-18</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>fix(<a
href="https://redirect.github.com/zip-rs/zip2/pull/215">#215</a>):
Upgrade to deflate64 0.1.9</li>
<li>Panic when reading a file truncated in the middle of an XZ block
header</li>
<li>Some archives with over u16::MAX files were handled incorrectly or
slowly (<a
href="https://redirect.github.com/zip-rs/zip2/pull/189">#189</a>)</li>
<li>Check number of files when deciding whether a CDE is the real
one</li>
<li>Could still select a fake CDE over a real one in some cases</li>
<li>May have to consider multiple CDEs before filtering for
validity</li>
<li>We now keep searching for a real CDE header after read an invalid
one from the file comment</li>
<li>Always search for data start when opening an archive for append, and
reject the header if data appears to start after central directory</li>
<li><code>deep_copy_file</code> no longer allows overwriting an existing
file, to match the behavior of <code>shallow_copy_file</code></li>
<li>File start position was wrong when extra data was present</li>
<li>Abort file if central extra data is too large</li>
<li>Overflow panic when central directory extra data is too large</li>
<li>ZIP64 header was being written twice when copying a file</li>
<li>ZIP64 header was being written to central header twice</li>
<li>Start position was incorrect when file had no extra data</li>
<li>Allow all reserved headers we can create</li>
<li>Fix a bug where alignment padding interacts with other extra-data
fields</li>
<li>Fix bugs involving alignment padding and Unicode extra fields</li>
<li>Incorrect header when adding AES-encrypted files</li>
<li>Parse the extra field and reject it if invalid</li>
<li>Incorrect behavior following a rare combination of
<code>merge_archive</code>, <code>abort_file</code> and
<code>deep_copy_file</code>. As well, we now return an error when a file
is being copied to itself.</li>
<li>path_to_string now properly handles the case of an empty path</li>
<li>Implement <code>Debug</code> for <code>ZipWriter</code> even when
it's not implemented for the inner writer's type</li>
<li>Fix an issue where the central directory could be incorrectly
detected</li>
<li><code>finish_into_readable()</code> would corrupt the archive if the
central directory had moved</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Verify with debug assertions that no FixedSizeBlock expects a
multi-byte alignment (<a
href="https://redirect.github.com/zip-rs/zip2/pull/198">#198</a>)</li>
<li>Use new do_or_abort_file method</li>
</ul>
<h3><!-- raw HTML omitted --> Performance</h3>
<ul>
<li>Speed up CRC when encrypting small files</li>
<li>Limit the number of extra fields</li>
<li>Refactor extra-data validation</li>
<li>Store extra data in plain vectors until after validation</li>
<li>Only build one IndexMap after choosing among the possible valid
headers</li>
<li>Simplify validation of empty extra-data fields</li>
<li>Validate automatic extra-data fields only once, even if several are
present</li>
<li>Remove redundant <code>validate_extra_data()</code> call</li>
<li>Skip searching for the ZIP32 header if a valid ZIP64 header is
present (<a
href="https://redirect.github.com/zip-rs/zip2/pull/189">#189</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8fb107ad5e"><code>8fb107a</code></a>
chore: release (<a
href="https://redirect.github.com/zip-rs/zip2/issues/222">#222</a>)</li>
<li><a
href="a7c1230dfa"><code>a7c1230</code></a>
publicly export and document the zip64 threshold constants (<a
href="https://redirect.github.com/zip-rs/zip2/issues/79">#79</a>)</li>
<li><a
href="a60bd79826"><code>a60bd79</code></a>
Merge pull request <a
href="https://redirect.github.com/zip-rs/zip2/issues/210">#210</a> from
a1phyr/multiple_refactors</li>
<li><a
href="7471cf526f"><code>7471cf5</code></a>
refactor: change invalid_state() return type to io::Result&lt;T&gt;</li>
<li><a
href="9caa3b678f"><code>9caa3b6</code></a>
Merge pull request <a
href="https://redirect.github.com/zip-rs/zip2/issues/194">#194</a> from
zip-rs/release-plz-2024-06-15T04-17-17Z</li>
<li><a
href="8b11361b9e"><code>8b11361</code></a>
chore: release</li>
<li><a
href="55c2c64249"><code>55c2c64</code></a>
ci(fuzz): Set max length closer to current corpus entries' length</li>
<li><a
href="193bbe125b"><code>193bbe1</code></a>
fix(<a
href="https://redirect.github.com/zip-rs/zip2/issues/215">#215</a>):
Upgrade to deflate64 0.1.9</li>
<li><a
href="4e971d07ab"><code>4e971d0</code></a>
Commit unfinished corpus</li>
<li><a
href="c14986806a"><code>c149868</code></a>
Fix divergence from origin/master</li>
<li>Additional commits viewable in <a
href="https://github.com/zip-rs/zip2/compare/v2.1.3...v2.1.5">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-07-25 19:20:18 -04:00
dependabot[bot] 5bf7055d89
build(deps): bump the frontend-deps group across 1 directory with 16 updates (#523)
Bumps the frontend-deps group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [semver](https://github.com/npm/node-semver) | `7.6.2` | `7.6.3` |
|
[@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js)
| `9.3.0` | `9.3.1` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `21.0.0` |
`21.0.1` |
|
[@testing-library/svelte](https://github.com/testing-library/svelte-testing-library)
| `5.1.0` | `5.2.0` |
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
| `1.6.0` | `2.0.4` |
| [flowbite](https://github.com/themesberg/flowbite) | `2.3.0` | `2.4.1`
|
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.46.5` | `0.46.15` |
| [jsdom](https://github.com/jsdom/jsdom) | `24.1.0` | `24.1.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.39` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |
|
[prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte)
| `3.2.5` | `3.2.6` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) |
`6.0.1` | `6.0.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` |
`3.4.6` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` |
`5.5.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.3.1` | `5.3.4` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `1.6.0` | `2.0.4` |


Updates `semver` from 7.6.2 to 7.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/node-semver/releases">semver's
releases</a>.</em></p>
<blockquote>
<h2>v7.6.3</h2>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3">7.6.3</a>
(2024-07-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="73a3d79c4e"><code>73a3d79</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/726">#726</a>
optimize Range parsing and formatting (<a
href="https://redirect.github.com/npm/node-semver/issues/726">#726</a>)
(<a href="https://github.com/jviide"><code>@​jviide</code></a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><a
href="2975ece120"><code>2975ece</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/719">#719</a>
fix extra backtick typo (<a
href="https://redirect.github.com/npm/node-semver/issues/719">#719</a>)
(<a href="https://github.com/stdavis"><code>@​stdavis</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/node-semver/blob/main/CHANGELOG.md">semver's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3">7.6.3</a>
(2024-07-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="73a3d79c4e"><code>73a3d79</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/726">#726</a>
optimize Range parsing and formatting (<a
href="https://redirect.github.com/npm/node-semver/issues/726">#726</a>)
(<a href="https://github.com/jviide"><code>@​jviide</code></a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><a
href="2975ece120"><code>2975ece</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/719">#719</a>
fix extra backtick typo (<a
href="https://redirect.github.com/npm/node-semver/issues/719">#719</a>)
(<a href="https://github.com/stdavis"><code>@​stdavis</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0a12d6c7de"><code>0a12d6c</code></a>
chore: release 7.6.3 (<a
href="https://redirect.github.com/npm/node-semver/issues/720">#720</a>)</li>
<li><a
href="73a3d79c4e"><code>73a3d79</code></a>
fix: optimize Range parsing and formatting (<a
href="https://redirect.github.com/npm/node-semver/issues/726">#726</a>)</li>
<li><a
href="2975ece120"><code>2975ece</code></a>
docs: fix extra backtick typo (<a
href="https://redirect.github.com/npm/node-semver/issues/719">#719</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@octokit/plugin-throttling` from 9.3.0 to 9.3.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/plugin-throttling.js/releases"><code>@​octokit/plugin-throttling</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.3.1</h2>
<h2><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.3.0...v9.3.1">9.3.1</a>
(2024-07-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>only import Octokit as type (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/721">#721</a>)
(<a
href="e3727b487f">e3727b4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e3727b487f"><code>e3727b4</code></a>
fix: only import Octokit as type (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/721">#721</a>)</li>
<li><a
href="f8f08485cb"><code>f8f0848</code></a>
chore: use vitest (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/720">#720</a>)</li>
<li><a
href="eaa159d8d5"><code>eaa159d</code></a>
chore: use fetch-mock v10 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/719">#719</a>)</li>
<li><a
href="186bf66fdc"><code>186bf66</code></a>
chore(deps): update dependency prettier to v3.3.3 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/718">#718</a>)</li>
<li><a
href="05cbe488bb"><code>05cbe48</code></a>
ci: start testing against 22 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/717">#717</a>)</li>
<li><a
href="08becf649d"><code>08becf6</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/716">#716</a>)</li>
<li><a
href="7bc966ae22"><code>7bc966a</code></a>
docs(comment): outdated information about the default secondary retry
after (...</li>
<li><a
href="e5036ab836"><code>e5036ab</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/714">#714</a>)</li>
<li><a
href="2970c6fbc2"><code>2970c6f</code></a>
chore(deps): update dependency esbuild to ^0.23.0</li>
<li><a
href="ad5d81fb95"><code>ad5d81f</code></a>
chore(deps): update dependency esbuild to ^0.22.0</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.3.0...v9.3.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@octokit/rest` from 21.0.0 to 21.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/rest.js/releases"><code>@​octokit/rest</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v21.0.1</h2>
<h2><a
href="https://github.com/octokit/rest.js/compare/v21.0.0...v21.0.1">21.0.1</a>
(2024-07-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update deps (<a
href="https://redirect.github.com/octokit/rest.js/issues/456">#456</a>)
(<a
href="93d5afb343">93d5afb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="93d5afb343"><code>93d5afb</code></a>
fix: update deps (<a
href="https://redirect.github.com/octokit/rest.js/issues/456">#456</a>)</li>
<li><a
href="5a681c35f0"><code>5a681c3</code></a>
chore: use vitest (<a
href="https://redirect.github.com/octokit/rest.js/issues/450">#450</a>)</li>
<li><a
href="462e351072"><code>462e351</code></a>
ci: start testing against 22 (<a
href="https://redirect.github.com/octokit/rest.js/issues/447">#447</a>)</li>
<li><a
href="09bfea827d"><code>09bfea8</code></a>
chore(deps): update dependency glob to v11 (<a
href="https://redirect.github.com/octokit/rest.js/issues/445">#445</a>)</li>
<li><a
href="969d6dcb57"><code>969d6dc</code></a>
chore(deps): update dependency esbuild to ^0.23.0</li>
<li><a
href="239b1befa5"><code>239b1be</code></a>
chore(deps): update dependency esbuild to ^0.22.0</li>
<li><a
href="cdbf93a8ea"><code>cdbf93a</code></a>
ci(action): update actions/add-to-project action to v1.0.2</li>
<li><a
href="4306775d56"><code>4306775</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/rest.js/issues/404">#404</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/rest.js/compare/v21.0.0...v21.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/svelte` from 5.1.0 to 5.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/svelte-testing-library/releases"><code>@​testing-library/svelte</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.2.0</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.1.0...v5.2.0">5.2.0</a>
(2024-06-28)</h2>
<h3>Features</h3>
<ul>
<li><strong>svelte5:</strong> incorporate Svelte 5 support into main
entry point (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/375">#375</a>)
(<a
href="9dce164c7f">9dce164</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> allow svelte 5.0.0-next as peer dep (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/384">#384</a>)
(<a
href="2fb7423e5b">2fb7423</a>)</li>
<li><strong>types:</strong> build types from JS source (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/376">#376</a>)
(<a
href="a8f21f8402">a8f21f8</a>)</li>
</ul>
<h2>v5.2.0-next.3</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.0-next.2...v5.2.0-next.3">5.2.0-next.3</a>
(2024-06-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> allow svelte 5.0.0-next as peer dep (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/384">#384</a>)
(<a
href="2fb7423e5b">2fb7423</a>)</li>
</ul>
<h2>v5.2.0-next.2</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.0-next.1...v5.2.0-next.2">5.2.0-next.2</a>
(2024-06-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> build types from JS source (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/376">#376</a>)
(<a
href="a8f21f8402">a8f21f8</a>)</li>
</ul>
<h2>v5.2.0-next.1</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.1.0...v5.2.0-next.1">5.2.0-next.1</a>
(2024-06-20)</h2>
<h3>Features</h3>
<ul>
<li><strong>svelte5:</strong> incorporate Svelte 5 support into main
entry point (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/375">#375</a>)
(<a
href="9dce164c7f">9dce164</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="953a4dbd6f"><code>953a4db</code></a>
chore(release): promote 5.2.0 to stable</li>
<li><a
href="2fb7423e5b"><code>2fb7423</code></a>
fix(deps): allow svelte 5.0.0-next as peer dep (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/384">#384</a>)</li>
<li><a
href="a8f21f8402"><code>a8f21f8</code></a>
fix(types): build types from JS source (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/376">#376</a>)</li>
<li><a
href="be82df14e7"><code>be82df1</code></a>
docs(README): move links to sections that use them, remove unused links
(<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/383">#383</a>)</li>
<li><a
href="9dce164c7f"><code>9dce164</code></a>
feat(svelte5): incorporate Svelte 5 support into main entry point (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/375">#375</a>)</li>
<li><a
href="ee1c966c8d"><code>ee1c966</code></a>
ci(release): use conventionalcommits preset for release (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/380">#380</a>)</li>
<li><a
href="326fb58aee"><code>326fb58</code></a>
chore(deps): update vite-plugin-svelte to disable <code>hmr</code> in
test (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/378">#378</a>)</li>
<li><a
href="cb6633349f"><code>cb66333</code></a>
test(jest): add Jest to CI matrix (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/372">#372</a>)</li>
<li><a
href="ac3248d0e9"><code>ac3248d</code></a>
test: fix auto-cleanup tests (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/371">#371</a>)</li>
<li><a
href="266e2dfd1e"><code>266e2df</code></a>
chore(deps-dev): bump the lint group across 1 directory with 9 updates
(<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/370">#370</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.1.0...v5.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/coverage-v8</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.0.4</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>One-line environment options  -  by <a
href="https://github.com/hahanein"><code>@​hahanein</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5105">vitest-dev/vitest#5105</a>
<a href="https://github.com/vitest-dev/vitest/commit/38269415"><!-- raw
HTML omitted -->(38269)<!-- raw HTML omitted --></a></li>
<li>Resolve assets imported with <code>require</code>  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6159">vitest-dev/vitest#6159</a>
<a href="https://github.com/vitest-dev/vitest/commit/807a2cbc"><!-- raw
HTML omitted -->(807a2)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Don't panic if <code>@​vitest/browser</code> is installed outside of
project root  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6135">vitest-dev/vitest#6135</a>
<a href="https://github.com/vitest-dev/vitest/commit/ccfcd488"><!-- raw
HTML omitted -->(ccfcd)<!-- raw HTML omitted --></a></li>
<li>Set global filepath  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6190">vitest-dev/vitest#6190</a>
<a href="https://github.com/vitest-dev/vitest/commit/0d0b46b1"><!-- raw
HTML omitted -->(0d0b4)<!-- raw HTML omitted --></a></li>
<li>Allow preview and open in the editor screenshot error from ui  -  by
<a href="https://github.com/userquin"><code>@​userquin</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6113">vitest-dev/vitest#6113</a>
<a href="https://github.com/vitest-dev/vitest/commit/2d62051f"><!-- raw
HTML omitted -->(2d620)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Global thresholds to include files from glob thresholds  -  by <a
href="https://github.com/thor-juhasz"><code>@​thor-juhasz</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6172">vitest-dev/vitest#6172</a>
<a href="https://github.com/vitest-dev/vitest/commit/02e3f003"><!-- raw
HTML omitted -->(02e3f)<!-- raw HTML omitted --></a></li>
<li>Consistent type-only file handling  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6183">vitest-dev/vitest#6183</a>
<a href="https://github.com/vitest-dev/vitest/commit/90576148"><!-- raw
HTML omitted -->(90576)<!-- raw HTML omitted --></a></li>
<li>Ignore <code>*.cts</code> files  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6189">vitest-dev/vitest#6189</a>
<a href="https://github.com/vitest-dev/vitest/commit/5da45db1"><!-- raw
HTML omitted -->(5da45)<!-- raw HTML omitted --></a></li>
<li>Add <code>thresholds.&lt;glob&gt;.100</code> option  -  by <a
href="https://github.com/thor-juhasz"><code>@​thor-juhasz</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6174">vitest-dev/vitest#6174</a>
<a href="https://github.com/vitest-dev/vitest/commit/f68453f8"><!-- raw
HTML omitted -->(f6845)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>spy</strong>:
<ul>
<li>Fix <code>mockImplementation</code> for function overload and unions
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6181">vitest-dev/vitest#6181</a>
<a href="https://github.com/vitest-dev/vitest/commit/7a75bd4c"><!-- raw
HTML omitted -->(7a75b)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.0.3...v2.0.4">View
changes on GitHub</a></h5>
<h2>v2.0.3</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>ui</strong>: Show all suites/tests when parent matches  - 
by <a href="https://github.com/userquin"><code>@​userquin</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6106">vitest-dev/vitest#6106</a>
<a href="https://github.com/vitest-dev/vitest/commit/840e02f1"><!-- raw
HTML omitted -->(840e0)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><code>--inspect-brk</code> stop on Windows  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6110">vitest-dev/vitest#6110</a>
<a href="https://github.com/vitest-dev/vitest/commit/f851982e"><!-- raw
HTML omitted -->(f8519)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Don't import from &quot;vite&quot;  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/35655419"><!-- raw
HTML omitted -->(35655)<!-- raw HTML omitted --></a></li>
<li>Allow immidiate reinvalidation of mocked dependencies  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6108">vitest-dev/vitest#6108</a>
<a href="https://github.com/vitest-dev/vitest/commit/f44cc917"><!-- raw
HTML omitted -->(f44cc)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>spy</strong>:
<ul>
<li>Fix type error when assigning <code>vi.spyOn</code> to
<code>MockInstance</code> of function overload  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6086">vitest-dev/vitest#6086</a>
<a href="https://github.com/vitest-dev/vitest/commit/e9f9adcd"><!-- raw
HTML omitted -->(e9f9a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Remove suffix slash on file protocol for window  -  by <a
href="https://github.com/syi0808"><code>@​syi0808</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6109">vitest-dev/vitest#6109</a>
<a href="https://github.com/vitest-dev/vitest/commit/93ebdefc"><!-- raw
HTML omitted -->(93ebd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.0.2...v2.0.3">View
changes on GitHub</a></h5>
<h2>v2.0.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>browser</strong>:
<ul>
<li>Remove <code>@​vitest/runner</code> &gt; pretty-format from
prebundling because it doesn't exist  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6075">vitest-dev/vitest#6075</a>
<a href="https://github.com/vitest-dev/vitest/commit/a169d25a"><!-- raw
HTML omitted -->(a169d)<!-- raw HTML omitted --></a></li>
<li>Inline pretty-format and replace picocolors with tinyrainbow  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6077">vitest-dev/vitest#6077</a>
<a href="https://github.com/vitest-dev/vitest/commit/80a43d5c"><!-- raw
HTML omitted -->(80a43)<!-- raw HTML omitted --></a></li>
<li>Remove <code>crypto.randomUUID</code> from the client  -  by <a
href="https://github.com/userquin"><code>@​userquin</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6079">vitest-dev/vitest#6079</a>
<a href="https://github.com/vitest-dev/vitest/commit/04c83acc"><!-- raw
HTML omitted -->(04c83)<!-- raw HTML omitted --></a></li>
<li>Correctly overwrite loupe require  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/756ac2bc"><!-- raw
HTML omitted -->(756ac)<!-- raw HTML omitted --></a></li>
<li>Dedupe <code>@​vitest/browser/</code>client  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6081">vitest-dev/vitest#6081</a>
<a href="https://github.com/vitest-dev/vitest/commit/ee725184"><!-- raw
HTML omitted -->(ee725)<!-- raw HTML omitted --></a></li>
<li>Don't release keyboard automatically  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6083">vitest-dev/vitest#6083</a>
<a href="https://github.com/vitest-dev/vitest/commit/58fac77b"><!-- raw
HTML omitted -->(58fac)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>Test files notified only when running  -  by <a
href="https://github.com/userquin"><code>@​userquin</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6069">vitest-dev/vitest#6069</a>
<a href="https://github.com/vitest-dev/vitest/commit/af7fec58"><!-- raw
HTML omitted -->(af7fe)<!-- raw HTML omitted --></a></li>
<li>Encode html entities in task name  -  by <a
href="https://github.com/userquin"><code>@​userquin</code></a> and <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6070">vitest-dev/vitest#6070</a>
<a href="https://github.com/vitest-dev/vitest/commit/7f0cc24e"><!-- raw
HTML omitted -->(7f0cc)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="400481f64d"><code>400481f</code></a>
chore: release v2.0.4</li>
<li><a
href="9057614855"><code>9057614</code></a>
fix(coverage): consistent type-only file handling (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6183">#6183</a>)</li>
<li><a
href="a852b16152"><code>a852b16</code></a>
refactor: enable isolatedDeclarations in snapshot and spy packages (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6146">#6146</a>)</li>
<li><a
href="81b8d67066"><code>81b8d67</code></a>
chore: release v2.0.3</li>
<li><a
href="99a12aec2b"><code>99a12ae</code></a>
chore: release v2.0.2</li>
<li><a
href="80a43d5c7c"><code>80a43d5</code></a>
fix(browser): inline pretty-format and replace picocolors with
tinyrainbow (#...</li>
<li><a
href="16eb6c83f8"><code>16eb6c8</code></a>
chore: release v2.0.1</li>
<li><a
href="1b150a3891"><code>1b150a3</code></a>
chore: release v2.0.0</li>
<li><a
href="56118954e6"><code>5611895</code></a>
chore: release v2.0.0-beta.13</li>
<li><a
href="368c137281"><code>368c137</code></a>
fix(coverage): remove work-around for implicit <code>else</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6014">#6014</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite` from 2.3.0 to 2.4.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite/releases">flowbite's
releases</a>.</em></p>
<blockquote>
<h2>v2.4.1</h2>
<ul>
<li>fix datepicker module declaration naming for TypeScript</li>
</ul>
<h2>v2.4.0</h2>
<ul>
<li>the datepicker is now a core component of Flowbite and has API
methods, events, and options</li>
<li>updated the documentation for the datepicker component and related
integration guides</li>
<li>minor visual bug fixes and improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8c8d65e489"><code>8c8d65e</code></a>
fix(typescript): datepicker naming and version bump to v2.4.1</li>
<li><a
href="2a8c18eed9"><code>2a8c18e</code></a>
Merge branch 'datepicker-instance'</li>
<li><a
href="6b160cc82d"><code>6b160cc</code></a>
chore(version): bump to v2.4.0</li>
<li><a
href="e9b8ae3715"><code>e9b8ae3</code></a>
Merge pull request <a
href="https://redirect.github.com/themesberg/flowbite/issues/907">#907</a>
from themesberg/datepicker-instance</li>
<li><a
href="1d76b8ffc1"><code>1d76b8f</code></a>
docs(changelog): add changelog</li>
<li><a
href="213577a394"><code>213577a</code></a>
docs(datepicker): update Phoenix and Rails docs for new datepicker
update</li>
<li><a
href="6a16510f28"><code>6a16510</code></a>
docs(datepicker): fix TypeScript example from docs</li>
<li><a
href="1e0d112435"><code>1e0d112</code></a>
fix(typescript): fix fucking typescript config for cross npm
declarations</li>
<li><a
href="6d1fbf3285"><code>6d1fbf3</code></a>
docs(nuxt): update Nuxt docs for Flowbite via composables</li>
<li><a
href="36eeab7fb9"><code>36eeab7</code></a>
docs(datepicker): update import statements for parent plugin</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite/compare/v2.3.0...v2.4.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite-svelte` from 0.46.5 to 0.46.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/releases">flowbite-svelte's
releases</a>.</em></p>
<blockquote>
<h2>v0.46.15</h2>
<h2>What's Changed</h2>
<ul>
<li>fix!: add close event to toast component by <a
href="https://github.com/robluton"><code>@​robluton</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1383">themesberg/flowbite-svelte#1383</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/robluton"><code>@​robluton</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1383">themesberg/flowbite-svelte#1383</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.12...v0.46.15">https://github.com/themesberg/flowbite-svelte/compare/v0.46.12...v0.46.15</a></p>
<ul>
<li>0d5426fa (HEAD -&gt; main, origin/main, origin/HEAD) v0.46.15</li>
<li>69108a00 (tag: v0.46.15) feat: add 5.0.0 to peerDependencies</li>
<li>8c2e834d fix: add border to Input</li>
<li>a555c1f5 docs: fix: typo</li>
<li>af097394 docs: fix: typo</li>
<li>3236e52a fix!: add close event to toast component (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1383">#1383</a>)</li>
<li>6d5352c0 docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1351">#1351</a>
add customizing the header tag to the Accordion page</li>
<li>e8cec5a6 (accordion-heading) fix: AccordionItem: add tag prop</li>
<li>ab5abd76 docs: fix: typo</li>
</ul>
<h2>v0.46.12</h2>
<ul>
<li>1c08c3ac (HEAD -&gt; main, origin/main, origin/HEAD) v0.46.12</li>
<li>b047d31d (tag: v0.46.12, new-dropdown) fix: Dropdown change to
component prop since $$restProps does not work</li>
<li>81f01f29 fix: docs: dropdown custome color</li>
<li>afe7393d fix: docs: list-group page typo</li>
<li>2e8a4d4f docs: fix: footer default</li>
<li>fc1eda63 docs: fix: alert page event example</li>
<li>c3e29c77 fix: ColorVariant, toast and badge page</li>
<li>fe2f01bd v0.46.11</li>
<li>ab24e307 (tag: v0.46.11) fix: Badge and Toast component
transition</li>
<li>ddb09b34 v0.46.10</li>
<li>59108274 (tag: v0.46.10) fix: Checkbox group</li>
<li>331a0b73 v0.46.9</li>
<li>20686def (tag: v0.46.9) chore: changeset</li>
<li>ecce7667 fix: remove the default values for Checkbox group and
choices</li>
<li>23df9cd7 v0.46.8</li>
<li>540e8c32 (tag: v0.46.8) chore: changeset</li>
<li>47a90d2d fix: Checkbox group and example</li>
<li>6583693c docs: fix: table page Click and double-click on row
example</li>
<li>1cc2df72 fix: pnpm install --frozen-lockfile=false</li>
<li>31fd9423 v0.46.7</li>
<li>ba1705a6 (tag: v0.46.7) fix: TableBodyCell separate td and
button</li>
<li>f15e331a fix: frozen-lockfile</li>
</ul>
<h2>v0.46.6</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.5...v0.46.6">https://github.com/themesberg/flowbite-svelte/compare/v0.46.5...v0.46.6</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md">flowbite-svelte's
changelog</a>.</em></p>
<blockquote>
<h2>0.46.15</h2>
<h3>Patch Changes</h3>
<ul>
<li>feat: add 5.0.0 to peerDependencies (<a
href="69108a0080"><code>69108a0080373c686cead96d80cdfa1d44ab5ef8</code></a>)</li>
</ul>
<h2>0.46.14</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: Banner transition (<a
href="5f0e807469"><code>5f0e807469d079e790fbeb188b777a4bb5b7a009</code></a>)</li>
</ul>
<h2>0.46.13</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: add headerClass and footerClass to Textarea, <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1380">#1380</a>
(<a
href="6ff73c2865"><code>6ff73c2865522fed10ebc893340b4bee45b6e235</code></a>)</li>
</ul>
<h2>0.46.12</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: : Dropdown change to component prop since $restProps does not
work with Svelte 5</li>
</ul>
<h2>0.46.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: Badge and Toast component transition (<a
href="ab24e30759"><code>ab24e307598ef53ab2b714ebce3f6541c9eb37e4</code></a>)</li>
</ul>
<h2>0.46.10</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: Checkbox for group (<a
href="59108274dd"><code>59108274dd1acdbad37a5fdb26d7ff93c9bf8de5</code></a>)</li>
</ul>
<h2>0.46.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: remove the default values for Checkbox group and choices (<a
href="20686def61"><code>20686def610fca25f1a49013216dbbbdd7ca657d</code></a>)</li>
</ul>
<h2>0.46.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: Checkbox group (<a
href="540e8c3293"><code>540e8c32933ccafc19c338f8aa3676fdb5575dc4</code></a>)</li>
</ul>
<h2>0.46.7</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="69108a0080"><code>69108a0</code></a>
feat: add 5.0.0 to peerDependencies</li>
<li><a
href="8c2e834d4d"><code>8c2e834</code></a>
fix: add border to Input</li>
<li><a
href="a555c1f58a"><code>a555c1f</code></a>
docs: fix: typo</li>
<li><a
href="af09739471"><code>af09739</code></a>
docs: fix: typo</li>
<li><a
href="3236e52a24"><code>3236e52</code></a>
fix!: add close event to toast component (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1383">#1383</a>)</li>
<li><a
href="6d5352c0e7"><code>6d5352c</code></a>
docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1351">#1351</a>
add customizing the header tag to the Accordion page</li>
<li><a
href="e8cec5a65a"><code>e8cec5a</code></a>
fix: AccordionItem: add tag prop</li>
<li><a
href="ab5abd7664"><code>ab5abd7</code></a>
docs: fix: typo</li>
<li><a
href="ade98886e1"><code>ade9888</code></a>
v0.46.14</li>
<li><a
href="5f0e807469"><code>5f0e807</code></a>
chore: changeset</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.5...v0.46.15">compare
view</a></li>
</ul>
</details>
<br />

Updates `jsdom` from 24.1.0 to 24.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsdom/jsdom/releases">jsdom's
releases</a>.</em></p>
<blockquote>
<h2>Version 24.1.1</h2>
<ul>
<li>Fixed selection methods to trigger the <code>selectionchange</code>
event on the <code>Document</code> object. (piotr-oles)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsdom/jsdom/blob/main/Changelog.md">jsdom's
changelog</a>.</em></p>
<blockquote>
<h2>24.1.1</h2>
<ul>
<li>Fixed selection methods to trigger the <code>selectionchange</code>
event on the <code>Document</code> object. (piotr-oles)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ee8b6156be"><code>ee8b615</code></a>
Version 24.1.1</li>
<li><a
href="4c167b3d3e"><code>4c167b3</code></a>
Update ESLint to v9</li>
<li><a
href="c8a510353e"><code>c8a5103</code></a>
Update dependencies and dev dependencies</li>
<li><a
href="b2235affd9"><code>b2235af</code></a>
Trigger selectionchange event on document when selection changes</li>
<li>See full diff in <a
href="https://github.com/jsdom/jsdom/compare/24.1.0...24.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.38 to 8.4.39
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.39</h2>
<ul>
<li>Fixed <code>CssSyntaxError</code> types (by <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.39</h2>
<ul>
<li>Fixed <code>CssSyntaxError</code> types (by <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e0efb168c8"><code>e0efb16</code></a>
Release 8.4.39 version</li>
<li><a
href="48304c57b1"><code>48304c5</code></a>
Update dependencies</li>
<li><a
href="155ac57ab5"><code>155ac57</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1947">#1947</a>
from romainmenke/fix-css-syntax-error-type--reliable...</li>
<li><a
href="1b9b466836"><code>1b9b466</code></a>
fix CssSyntaxError type declaration</li>
<li><a
href="3f4d96e26d"><code>3f4d96e</code></a>
Update dependencies</li>
<li><a
href="b952be76f0"><code>b952be7</code></a>
Update CI actions</li>
<li><a
href="b512b295d9"><code>b512b29</code></a>
Typo</li>
<li><a
href="f9a9868eb3"><code>f9a9868</code></a>
Move to pnpm 9 and Node.js 22</li>
<li><a
href="79052c2770"><code>79052c2</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1940">#1940</a>
from Xvezda/patch-1</li>
<li><a
href="0eedad4547"><code>0eedad4</code></a>
Update changed urls</li>
<li>Additional commits viewable in <a
href="https://github.com/postcss/postcss/compare/8.4.38...8.4.39">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier` from 3.3.2 to 3.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.3.3</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#333">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.3.3</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.3.2...3.3.3">diff</a></p>
<h4>Add parentheses for nullish coalescing in ternary (<a
href="https://redirect.github.com/prettier/prettier/pull/16391">#16391</a>
by <a
href="https://github.com/cdignam-segment"><code>@​cdignam-segment</code></a>)</h4>
<p>This change adds clarity to operator precedence.</p>
<!-- raw HTML omitted -->
<pre lang="js"><code>// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
<p>// Prettier 3.3.2<br />
foo ? bar ?? foo : baz;<br />
foo ?? bar ? a : b;<br />
a ? b : foo ?? bar;</p>
<p>// Prettier 3.3.3<br />
foo ? (bar ?? foo) : baz;<br />
(foo ?? bar) ? a : b;<br />
a ? b : (foo ?? bar);<br />
</code></pre></p>
<h4>Add parentheses for decorator expressions (<a
href="https://redirect.github.com/prettier/prettier/pull/16458">#16458</a>
by <a
href="https://github.com/y-schneider"><code>@​y-schneider</code></a>)</h4>
<p>Prevent parentheses around member expressions or tagged template
literals from being removed to follow the stricter parsing rules of
TypeScript 5.5.</p>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
@(foo`tagged template`)
class X {}
<p>// Prettier 3.3.2<br />
<a href="https://github.com/foo"><code>@​foo</code></a><code>tagged
template</code><br />
class X {}</p>
<p>// Prettier 3.3.3<br />
@(foo<code>tagged template</code>)<br />
class X {}<br />
</code></pre></p>
<h4>Support <code>@let</code> declaration syntax (<a
href="https://redirect.github.com/prettier/prettier/pull/16474">#16474</a>
by <a
href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</h4>
<p>Adds support for Angular v18 <code>@let</code> declaration
syntax.</p>
<p>Please see the following code example. The <code>@let</code>
declaration allows you to define local variables within the
template:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="52829385bc"><code>5282938</code></a>
Release 3.3.3</li>
<li><a
href="9102b73d8c"><code>9102b73</code></a>
Add parentheses for decorator expressions (<a
href="https://redirect.github.com/prettier/prettier/issues/16458">#16458</a>)</li>
<li><a
href="6bbd46194e"><code>6bbd461</code></a>
chore(deps): update eslint related dependencies (<a
href="https://redirect.github.com/prettier/prettier/issues/16478">#16478</a>)</li>
<li><a
href="04b560fc43"><code>04b560f</code></a>
chore(deps): update dependency browserslist to v4.23.2 (<a
href="https://redirect.github.com/prettier/prettier/issues/16475">#16475</a>)</li>
<li><a
href="614f070ac5"><code>614f070</code></a>
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (<a
href="https://redirect.github.com/prettier/prettier/issues/16477">#16477</a>)</li>
<li><a
href="d59a15ded9"><code>d59a15d</code></a>
chore(deps): update dependency npm-run-all2 to v6.2.2 (<a
href="https://redirect.github.com/prettier/prettier/issues/16476">#16476</a>)</li>
<li><a
href="5ca2fc9be8"><code>5ca2fc9</code></a>
Support Angular <code>@let</code> declaration syntax (<a
href="https://redirect.github.com/prettier/prettier/issues/16474">#16474</a>)</li>
<li><a
href="bfcfdccdf8"><code>bfcfdcc</code></a>
chore(deps): update babel to v7.24.8 (<a
href="https://redirect.github.com/prettier/prettier/issues/16472">#16472</a>)</li>
<li><a
href="977c161924"><code>977c161</code></a>
chore(deps): update dependency acorn to v8.12.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/16464">#16464</a>)</li>
<li><a
href="550606edf9"><code>550606e</code></a>
chore(deps): update babel to v7.24.8 (<a
href="https://redirect.github.com/prettier/prettier/issues/16470">#16470</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.3.2...3.3.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier-plugin-svelte` from 3.2.5 to 3.2.6
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md">prettier-plugin-svelte's
changelog</a>.</em></p>
<blockquote>
<h2>3.2.6</h2>
<ul>
<li>(feat) Svelte 5: never quote single-expression-attributes</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="727ddce44b"><code>727ddce</code></a>
chore: release 3.2.6</li>
<li><a
href="699c7a9502"><code>699c7a9</code></a>
feat: never quote single attribute expressions in Svelte 5 (<a
href="https://redirect.github.com/sveltejs/prettier-plugin-svelte/issues/451">#451</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.5...v3.2.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte-preprocess` from 6.0.1 to 6.0.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md">svelte-preprocess's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/sveltejs/svelte-preprocess/compare/v6.0.1...v6.0.2">6.0.2</a>
(2024-07-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove customConditions tsconfig option (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/648">#648</a>)
(<a
href="afb80ae3fa">afb80ae</a>),
closes <a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/646">#646</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="45b4604563"><code>45b4604</code></a>
chore: release 6.0.2</li>
<li><a
href="170ab950ee"><code>170ab95</code></a>
chore: remove all dependencies (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/645">#645</a>)</li>
<li><a
href="9e5fe59fd8"><code>9e5fe59</code></a>
chore: fall back to verbatimModuleSyntax if possible (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/649">#649</a>)</li>
<li><a
href="a7a88c608a"><code>a7a88c6</code></a>
docs: enhance TypeScript migration guide</li>
<li><a
href="afb80ae3fa"><code>afb80ae</code></a>
fix: remove customConditions tsconfig option (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/648">#648</a>)</li>
<li><a
href="9918cb6487"><code>9918cb6</code></a>
docs: add missing TOC to Migration Guide (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/647">#647</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte-preprocess/compare/v6.0.1...v6.0.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.4 to 3.4.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.6</h2>
<h3>Fixed</h3>
<ul>
<li>Fix detection of some utilities in Slim/Pug templates (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14006">#14006</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Loosen <code>:is()</code> wrapping rules when using an important
selector (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13900">#13900</a>)</li>
</ul>
<h2>v3.4.5</h2>
<h3>Fixed</h3>
<ul>
<li>Disable automatic <code>var()</code> injection for anchor properties
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13826">#13826</a>)</li>
<li>Use no value instead of <code>blur(0px)</code> for
<code>backdrop-blur-none</code> and <code>blur-none</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13830">#13830</a>)</li>
<li>Add <code>.mts</code> and <code>.cts</code> config file detection
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13940">#13940</a>)</li>
<li>Don't generate utilities like <code>px-1</code> unnecessarily when
using utilities like <code>px-1.5</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13959">#13959</a>)</li>
<li>Always generate <code>-webkit-backdrop-filter</code> for
<code>backdrop-*</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13997">#13997</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.6] - 2024-07-16</h2>
<h3>Fixed</h3>
<ul>
<li>Fix detection of some utilities in Slim/Pug templates (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14006">#14006</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Loosen <code>:is()</code> wrapping rules when using an important
selector (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13900">#13900</a>)</li>
</ul>
<h2>[3.4.5] - 2024-07-15</h2>
<h3>Fixed</h3>
<ul>
<li>Disable automatic <code>var()</code> injection for anchor properties
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13826">#13826</a>)</li>
<li>Use no value instead of <code>blur(0px)</code> for
<code>backdrop-blur-none</code> and <code>blur-none</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13830">#13830</a>)</li>
<li>Add <code>.mts</code> and <code>.cts</code> config file detection
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13940">#13940</a>)</li>
<li>Don't generate utilities like <code>px-1</code> unnecessarily when
using utilities like <code>px-1.5</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13959">#13959</a>)</li>
<li>Always generate <code>-webkit-backdrop-filter</code> for
<code>backdrop-*</code> utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13997">#13997</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d622977b2a"><code>d622977</code></a>
Update changelog</li>
<li><a
href="0573c0769a"><code>0573c07</code></a>
Loosen :is() wrapping rules in applyImportantSelector for more readable
outpu...</li>
<li><a
href="9c29e47c5f"><code>9c29e47</code></a>
3.4.6</li>
<li><a
href="daa5266081"><code>daa5266</code></a>
Update changelog</li>
<li><a
href="ae6a8d532b"><code>ae6a8d5</code></a>
Fix extracting utilities from slim/pug templates (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14006">#14006</a>)</li>
<li><a
href="a0dbb3d876"><code>a0dbb3d</code></a>
Update runner image</li>
<li><a
href="10a1197989"><code>10a1197</code></a>
3.4.5</li>
<li><a
href="9033d625e1"><code>9033d62</code></a>
Always generate -webkit-backdrop-filter property (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13997">#13997</a>)</li>
<li><a
href="074736c1d6"><code>074736c</code></a>
Avoid over-extracting utilities from candidates with decimal values (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13959">#13959</a>)</li>
<li><a
href="588a8225eb"><code>588a822</code></a>
Add <code>.mts</code> and <code>.cts</code> config file detection (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13940">#13940</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.5.2 to 5.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.5.3</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f0e9921674"><code>f0e9921</code></a>
Bump version to 5.5.3 and LKG</li>
<li><a
href="738bd605df"><code>738bd60</code></a>
Cherry-pick <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58966">#58966</a>
to release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59002">#59002</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.3.1 to 5.3.4
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.3.4 (2024-07-16)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: update Terser type definitions (fix <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17668">#17668</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17669">#17669</a>)
(<a
href="b723a753ce">b723a75</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17668">#17668</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/17669">#17669</a></li>
<li>fix(build): skip preload treeshaking for nested braces (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17687">#17687</a>)
(<a
href="4be96b48bc">4be96b4</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17687">#17687</a></li>
<li>fix(css): include <code>.css?url</code> in assets field of manifest
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17623">#17623</a>)
(<a
href="1465b2064e">1465b20</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17623">#17623</a></li>
<li>fix(worker): nested inlined worker always fallbacked to data URI
worker instead of using blob worker (<a
href="07bc489b31">07bc489</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17509">#17509</a></li>
<li>refactor: replace includes with logical operations (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17620">#17620</a>)
(<a
href="c4a2227c74">c4a2227</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17620">#17620</a></li>
<li>chore: add callback to http-proxy.d.ts jsdoc (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17646">#17646</a>)
(<a
href="d8a5d700bc">d8a5d70</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17646">#17646</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.3.3 (2024-07-03)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: lazily evaluate __vite__mapDeps files (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17602">#17602</a>)
(<a
href="dafff4ae6e">dafff4a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17602">#17602</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17590">#17590</a>)
(<a
href="012490ca86">012490c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17590">#17590</a></li>
<li>fix(lib): remove pure CSS dynamic import (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17601">#17601</a>)
(<a
href="055f1c16e5">055f1c1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17601">#17601</a></li>
<li>fix(proxy): replace changeOrigin changes in 5.3.0 with new
rewriteWsOrigin option (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17563">#17563</a>)
(<a
href="14c3d49303">14c3d49</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17563">#17563</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.3.2 (2024-06-27)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(client): uniform variable <code>location</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17528">#17528</a>)
(<a
href="a8e2f6fafc">a8e2f6f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17528">#17528</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17494">#17494</a>)
(<a
href="bf123f2c62">bf123f2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17494">#17494</a></li>
<li>fix(typescript): correctly expand ${configDir} in tsconfig.json (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17576">#17576</a>)
(<a
href="24c799b121">24c799b</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17576">#17576</a></li>
<li>chore: fix some comments (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17495">#17495</a>)
(<a
href="ec16a5efc0">ec16a5e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17495">#17495</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17553">#17553</a>)
(<a
href="a33a97f8c3">a33a97f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17553">#17553</a></li>
<li>chore(deps): update dependency eslint to v9 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16661">#16661</a>)
(<a
href="6c10662281">6c10662</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16661">#16661</a></li>
<li>chore(deps): update es-module-lexer to 1.5.4 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17555">#17555</a>)
(<a
href="2d6672fd8a">2d6672f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17555">#17555</a></li>
<li>refactor(optimizer): use early continues (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17551">#17551</a>)
(<a
href="7c06ef07f8">...

_Description has been truncated_

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 19:20:10 -04:00
OpenGOALBot 9dc5bf90c8 release: update release metadata to latest
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
2024-07-01 02:33:58 +00:00
OpenGOALBot 7172988b49 release: bump to version - v2.4.8 2024-07-01 02:19:37 +00:00