Commit graph

898 commits

Author SHA1 Message Date
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
Tyler Wilding 0bb4ee214e
Add decompiler options (#505)
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
Adds a new settings tab that lets you customize what the decompiler
additionally extracts, I've included the things that feel relevant:

![image](https://github.com/open-goal/launcher/assets/13153231/e096ed6e-6012-46a0-b357-f1b14940a9dd)

Additionally there is now a new button on each game page to open the
folder where the contents gets extracted to:

![image](https://github.com/open-goal/launcher/assets/13153231/b1623c1d-3d28-4ef8-9277-4b7503161fcf)
2024-06-29 01:28:38 -04:00
Tyler Wilding 44f52fda8a
frontend: add warning about out of date VCC runtime (#512)
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
Due to recent changes in the CI builders, we use a newer Clang which
requires a newer VCC runtime (atleast, as far as I understand it).
Instead of doing something hacky like overriding the default choice of
the compiler, which may cause issues in the future, just get users to
update.

![Screenshot 2024-06-28
184008](https://github.com/open-goal/launcher/assets/13153231/469deb22-238b-4818-8f96-060bf844ada0)

![Screenshot 2024-06-28
184345](https://github.com/open-goal/launcher/assets/13153231/712d5baf-44af-4548-97fa-3aca7b5c4b1f)
2024-06-28 20:06:07 -04:00
OpenGOALBot b1e8364040 release: update release metadata to latest
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-06-28 06:47:42 +00:00
OpenGOALBot eed6cf4774 release: bump to version - v2.4.7 2024-06-28 06:31:43 +00:00
Tyler Wilding 6637271484
ci: move up a directory before handling metadata (#511) 2024-06-28 02:30:53 -04:00
Tyler Wilding 2ef382b57f
ci: debugging logs to figure out CI failure (#510) 2024-06-28 02:24:46 -04:00
Milkfat32 51a0bb1100
Modify release job and correct metainfo (#509)
Add updating the release in the metainfo file using appstreamcli

---------

Co-authored-by: Milkfat32 <milkfat32@github.com>
2024-06-28 01:52:40 -04:00
dependabot[bot] f37f42f779
build(deps-dev): bump the frontend-deps group with 6 updates (#506)
Bumps the frontend-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@iconify-json/mdi](https://github.com/iconify/icon-sets) | `1.1.66` |
`1.1.67` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `20.1.1` |
`21.0.0` |
| [execa](https://github.com/sindresorhus/execa) | `9.2.0` | `9.3.0` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.46.2` | `0.46.5` |
|
[prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte)
| `3.2.4` | `3.2.5` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` |
`5.5.2` |

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

Updates `@octokit/rest` from 20.1.1 to 21.0.0
<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.0</h2>
<h1><a
href="https://github.com/octokit/rest.js/compare/v20.1.1...v21.0.0">21.0.0</a>
(2024-06-20)</h1>
<h3>Features</h3>
<ul>
<li>v21 (<a
href="https://redirect.github.com/octokit/rest.js/issues/413">#413</a>)
(<a
href="12b6c6521d">12b6c65</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>package is now ESM</li>
</ul>
<h2>v21.0.0-beta.4</h2>
<h1><a
href="https://github.com/octokit/rest.js/compare/v21.0.0-beta.3...v21.0.0-beta.4">21.0.0-beta.4</a>
(2024-06-19)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>update REST endpoints (<a
href="https://redirect.github.com/octokit/rest.js/issues/428">#428</a>)
(<a
href="7058346922">7058346</a>)</li>
</ul>
<h2>v21.0.0-beta.3</h2>
<h1><a
href="https://github.com/octokit/rest.js/compare/v21.0.0-beta.2...v21.0.0-beta.3">21.0.0-beta.3</a>
(2024-04-30)</h1>
<h3>Features</h3>
<ul>
<li><strong>security:</strong> Add provenance (<a
href="https://redirect.github.com/octokit/rest.js/issues/420">#420</a>)
(<a
href="9adf1a4a3d">9adf1a4</a>)</li>
</ul>
<h2>v21.0.0-beta.2</h2>
<h1><a
href="https://github.com/octokit/rest.js/compare/v21.0.0-beta.1...v21.0.0-beta.2">21.0.0-beta.2</a>
(2024-04-16)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump Octokit deps (<a
href="5d8da12661">5d8da12</a>)</li>
<li><strong>pkg:</strong> add a default fallback export (<a
href="1b6e5829fa">1b6e582</a>)</li>
</ul>
<h2>v21.0.0-beta.1</h2>
<h1><a
href="https://github.com/octokit/rest.js/compare/v20.0.2...v21.0.0-beta.1">21.0.0-beta.1</a>
(2024-03-05)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>add explicit type anotation (<a
href="3ddd79ecbd">3ddd79e</a>)</li>
<li><strong>build:</strong> adapt for ESM (<a
href="aad55f47f1">aad55f4</a>)</li>
<li>bump deps (<a
href="21f1aaa727">21f1aaa</a>)</li>
<li><strong>deps:</strong> bump deps (<a
href="f179b0b467">f179b0b</a>)</li>
<li><strong>deps:</strong> update octokit monorepo (<a
href="aed67c2af3">aed67c2</a>)</li>
<li><strong>docs:</strong> update for ESM (<a
href="42be65a46a">42be65a</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="12b6c6521d"><code>12b6c65</code></a>
feat: v21 (<a
href="https://redirect.github.com/octokit/rest.js/issues/413">#413</a>)</li>
<li><a
href="32649a86f7"><code>32649a8</code></a>
build(deps-dev): Bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/octokit/rest.js/issues/439">#439</a>)</li>
<li><a
href="53cee64cac"><code>53cee64</code></a>
ci(action): update actions/checkout digest to 692973e (<a
href="https://redirect.github.com/octokit/rest.js/issues/438">#438</a>)</li>
<li><a
href="7c9652570c"><code>7c96525</code></a>
chore(deps): update dependency marked to v13</li>
<li><a
href="a46b4c81f3"><code>a46b4c8</code></a>
🚧 Workflows have changed (<a
href="https://redirect.github.com/octokit/rest.js/issues/435">#435</a>)</li>
<li><a
href="b90bc79350"><code>b90bc79</code></a>
chore(deps): update dependency semantic-release to v24</li>
<li><a
href="bc41b70087"><code>bc41b70</code></a>
chore(deps): update dependency esbuild to ^0.21.0 (<a
href="https://redirect.github.com/octokit/rest.js/issues/429">#429</a>)</li>
<li><a
href="c1892ed792"><code>c1892ed</code></a>
ci(action): update actions/checkout digest to a5ac7e5 (<a
href="https://redirect.github.com/octokit/rest.js/issues/432">#432</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/rest.js/compare/v20.1.1...v21.0.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `execa` from 9.2.0 to 9.3.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.3.0</h2>
<h2>Features</h2>
<ul>
<li>The <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/api.md#optionsverbose"><code>verbose</code></a>
option can now be <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/api.md#verbose-function">a
function</a> to <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/debugging.md#custom-logging">customize
logging</a>. (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1130">#1130</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="57658b0190"><code>57658b0</code></a>
9.3.0</li>
<li><a
href="8daf3484e9"><code>8daf348</code></a>
Allow <code>verbose</code> option to be a function for custom logging
(<a
href="https://redirect.github.com/sindresorhus/execa/issues/1130">#1130</a>)</li>
<li><a
href="78edcb9f2b"><code>78edcb9</code></a>
Fix c8 memory crash (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1129">#1129</a>)</li>
<li><a
href="18d320f93a"><code>18d320f</code></a>
Refactor test helpers for the <code>verbose</code> option (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1128">#1128</a>)</li>
<li><a
href="37e00242ea"><code>37e0024</code></a>
Add more tests for the <code>verbose</code> option (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1127">#1127</a>)</li>
<li><a
href="f9f1199f67"><code>f9f1199</code></a>
Refactor <code>verbose</code> logic (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1126">#1126</a>)</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/execa/compare/v9.2.0...v9.3.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite-svelte` from 0.46.2 to 0.46.5
<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.5</h2>
<ul>
<li>433324ab (HEAD -&gt; main, origin/main, origin/HEAD) v0.46.5</li>
<li>e8825623 (tag: v0.46.5) fix: Select value update</li>
<li>ddfe558c docs: fix: add values to range examples</li>
<li>3955f686 docs: fix: radio page bordered example</li>
<li>e8bcbfac docs: fix: tabelbody class update</li>
<li>f914059d fix: remove a file</li>
<li>4cfabc2f docs: fix: paragraph weight value</li>
<li>19c782fd docs: fix: solid icon page</li>
<li>48e67143 fix: docs: button-group shadow</li>
<li>02baed10 docs: fix: avatar page</li>
<li>3abfc714 docs: fix: radio page disabled state</li>
<li>5dab658b docs: fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1372">#1372</a>
radio button page</li>
<li>15400627 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1371">#1371</a></li>
<li>97dab069 fix: accordion page</li>
<li>eff7b588 fix: alert page</li>
<li>abdc17dc fix: remove slot icon from Alerts with list examples</li>
<li>5fac394a Fix button component link (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1369">#1369</a>)</li>
<li>0dc6a973 fix: frozen-lockfile</li>
<li>c9a9faac docs: update intro and quickstart</li>
<li>34d9e8fd close <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1368">#1368</a></li>
</ul>
<h2>v0.46.4</h2>
<ul>
<li>5fc9f589 (tag: v0.46.4) fix: Self-closing HTML tags for Textarea
component</li>
<li>5a057665 v0.46.3</li>
<li>0c3fd7df (tag: v0.46.3) fix: Self-closing HTML tags</li>
<li>81f8f700 fix: spelling darkmode.md (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1367">#1367</a>)</li>
<li>d0dadb43 fix: use negative margin to correct uneven border (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1366">#1366</a>)</li>
<li>0847f2b2 docs: fix: sidebar bg</li>
<li>1c202fea fix: explicitly call hideHandler on click outside (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1365">#1365</a>)</li>
<li>51ba0917 fix: update pnpm-lock due to frozon-lockfile error on
vercel</li>
<li>67aecd9a docs: CHANGELOG update</li>
<li>920b15c3 fix: logo.svg for blocks</li>
<li>17acd58c (tag: v0.46.2) chore: changeset</li>
<li>1790b498 fix: add test-results to gitignore</li>
<li>0833cf6d fix: correct border and background colors for textarea
component (#</li>
</ul>
<ol start="1363">
<li></li>
</ol>
<ul>
<li>6d75ffe5 docs: README update</li>
<li>0ecae1f3 chore: cleanup</li>
<li>f6ed5e8f fix: blocks version and icon link update</li>
<li>587682ac fix: remove bg color from icon pages</li>
<li>dec9ab7a (new-blocks) feat: add blocks</li>
<li>95343155 (origin/new-blocks) &gt; Gitignore updated at 2024-06-16
07:17:57</li>
<li>04309ad8 fix: add admin dashboard to sidebar menu</li>
<li>deea452c feat: add admin-dashboard and icons</li>
<li>c4efa031 fix: create FlowbiteSvelteLayout and ComponentsLayout</li>
<li>bf2df482 Pass $$restProps to button (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1339">#1339</a>)</li>
<li>137f5570 fix:MultiSelect on:change triggered twice (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1341">#1341</a>)</li>
<li>21f03a61 feat: Add disableSwipe prop to Carousel (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1353">#1353</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: Select component update value</li>
</ul>
<h2>0.46.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: Self-closing HTML tags for Textarea component' (<a
href="5fc9f58963"><code>5fc9f589630c7cf6ffe3f5b5ea59b0a5a3e4116a</code></a>)</li>
</ul>
<h2>0.46.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: Self-closing HTML tags (<a
href="0c3fd7dfc4"><code>0c3fd7dfc4d9644f137008abb9037da7d8c07fa1</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e8825623c8"><code>e882562</code></a>
fix: Select value update</li>
<li><a
href="ddfe558c46"><code>ddfe558</code></a>
docs: fix: add values to range examples</li>
<li><a
href="3955f68633"><code>3955f68</code></a>
docs: fix: radio page bordered example</li>
<li><a
href="e8bcbfac36"><code>e8bcbfa</code></a>
docs: fix: tabelbody class update</li>
<li><a
href="f914059d0c"><code>f914059</code></a>
fix: remove a file</li>
<li><a
href="4cfabc2fe9"><code>4cfabc2</code></a>
docs: fix: paragraph weight value</li>
<li><a
href="19c782fd5a"><code>19c782f</code></a>
docs: fix: solid icon page</li>
<li><a
href="48e67143f8"><code>48e6714</code></a>
fix: docs: button-group shadow</li>
<li><a
href="02baed10d0"><code>02baed1</code></a>
docs: fix: avatar page</li>
<li><a
href="3abfc7140b"><code>3abfc71</code></a>
docs: fix: radio page disabled state</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.2...v0.46.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier-plugin-svelte` from 3.2.4 to 3.2.5
<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.5</h2>
<ul>
<li>(fix) Svelte 5: format TypeScript in the template</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="10caec616f"><code>10caec6</code></a>
chore: release 3.2.5</li>
<li><a
href="6a1e4d5eea"><code>6a1e4d5</code></a>
fix: format TS in the template</li>
<li><a
href="c10a57003c"><code>c10a570</code></a>
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/sveltejs/prettier-plugin-svelte/issues/446">#446</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.4...v3.2.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.4.5 to 5.5.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.5</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.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>
<h2>TypeScript 5.5 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-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;q=milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.5.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.5.1 (RC)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.5 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-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.5.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.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="ce2e60e4ea"><code>ce2e60e</code></a>
Update LKG</li>
<li><a
href="f3b21a2033"><code>f3b21a2</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58931">#58931</a>
(Defer creation of barebonesLibSourc...) into release-5.5 (#...</li>
<li><a
href="7b1620bea2"><code>7b1620b</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58811">#58811</a>
(fix(58801): &quot;Move to file&quot; on globa...) into release-5.5
(#...</li>
<li><a
href="5367ae10f5"><code>5367ae1</code></a>
Bump version to 5.5.2 and LKG</li>
<li><a
href="02132e5b81"><code>02132e5</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58895">#58895</a>
(Fix global when typescript.js loade...) into release-5.5 (#...</li>
<li><a
href="45b1e3c254"><code>45b1e3c</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58872">#58872</a>
(Fix declaration emit crash) into release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58874">#58874</a>)</li>
<li><a
href="17933ee33a"><code>17933ee</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58810">#58810</a>
(Fixed declaration emit issue relate...) into release-5.5 (#...</li>
<li><a
href="552b07e795"><code>552b07e</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58786">#58786</a>
(Fixed declaration emit crash relate...) into release-5.5 (#...</li>
<li><a
href="39c9eebf17"><code>39c9eeb</code></a>
Pick <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58857">#58857</a>
to release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58858">#58858</a>)</li>
<li><a
href="2b0009c679"><code>2b0009c</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58846">#58846</a>
(Ensure the updates with crashes rev...) into release-5.5 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.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-06-28 00:12:37 -04:00
dependabot[bot] f4a84d9f5d
build(deps): bump ts-rs from 8.1.0 to 9.0.0 in /src-tauri in the backend-deps group (#507)
Bumps the backend-deps group in /src-tauri with 1 update:
[ts-rs](https://github.com/Aleph-Alpha/ts-rs).

Updates `ts-rs` from 8.1.0 to 9.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Aleph-Alpha/ts-rs/releases">ts-rs's
releases</a>.</em></p>
<blockquote>
<h2>v9.0.0</h2>
<p>While v9.0.0 is a technically breaking change, <strong>we expect it
to be a drop-in replacement for almost all users</strong>.
Only code interacting with <code>TS::dependency_types</code> and
<code>TS::generics</code> will need to be adjusted.</p>
<h1>What's new?</h1>
<h3>Removal of <code>TypeList</code></h3>
<p>The biggest change of v9.0.0 is an internal one: We removed
<code>TypeList</code> from the API.<br />
This fixes the long-standing issue of complex types failing to compile
with</p>
<ul>
<li><code>overflow evaluating the requirement</code> or</li>
<li><code>reached the recursion limit</code></li>
</ul>
<p>Even if you did not run into those, we do expect this change to also
improve compilation times.</p>
<h3>Allow for <code>_</code> in <code>#[ts(as =
&quot;..&quot;)]</code></h3>
<p>Similar to how it works in serde, <code>_</code> can be used in
<code>#[ts(as = &quot;..&quot;)]</code> to refer to the type of the
field.<br />
This is particularly useful for more complex type overrides.</p>
<h3>Allow <code>#[ts(as = &quot;..&quot;)]</code> and <code>#[ts(type =
&quot;..&quot;)]</code> on structs and enums</h3>
<p>These two attributes can now be used directly on structs and
enums.<br />
Previously, it was necessary to add these attributes on every field
where the type was used.<br />
This feature is particularly useful for exposing newtypes
transparently.</p>
<p><strong>To see a list of all changes, check out <a
href="https://github.com/Aleph-Alpha/ts-rs/blob/main/CHANGELOG.md">CHANGELOG.md</a>!</strong></p>
<h1>All changes</h1>
<ul>
<li>Release 8.1.0 by <a
href="https://github.com/NyxCode"><code>@​NyxCode</code></a> in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/283">Aleph-Alpha/ts-rs#283</a></li>
<li>add support for top level type overrides by <a
href="https://github.com/dr-bonez"><code>@​dr-bonez</code></a> in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/286">Aleph-Alpha/ts-rs#286</a></li>
<li>Fix <code>#[ts(rename_all_fields = &quot;...&quot;)]</code> on enums
containing tuple or unit variants by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/287">Aleph-Alpha/ts-rs#287</a></li>
<li>add support for top level <code>as</code> by <a
href="https://github.com/dr-bonez"><code>@​dr-bonez</code></a> in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/288">Aleph-Alpha/ts-rs#288</a></li>
<li>Prevent empty <code>Dependencies</code> from being added to
<code>dependency_types</code> by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/291">Aleph-Alpha/ts-rs#291</a></li>
<li>Rework attribute parsing by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/290">Aleph-Alpha/ts-rs#290</a></li>
<li>Add MSRV to cargo.toml and README by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/300">Aleph-Alpha/ts-rs#300</a></li>
<li>Fix race condition in imports test by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/302">Aleph-Alpha/ts-rs#302</a></li>
<li>Fix inconsistencies with <code>serde</code> and add
<code>SCREAMING-KEBAB-CASE</code> by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/298">Aleph-Alpha/ts-rs#298</a></li>
<li>Support <code>#[serde(with = &quot;...&quot;)]</code> for struct
fields by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/280">Aleph-Alpha/ts-rs#280</a></li>
<li>dedup dependencies by <a
href="https://github.com/kamadorueda"><code>@​kamadorueda</code></a> in
<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/293">Aleph-Alpha/ts-rs#293</a></li>
<li>Fix location of rename_all errors by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/303">Aleph-Alpha/ts-rs#303</a></li>
<li>Infered types (<code>_</code>) in <code>#[ts(as =
&quot;...&quot;)]</code> by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/299">Aleph-Alpha/ts-rs#299</a></li>
<li>Track <code>Cargo.lock</code> files to improve CI speed by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/295">Aleph-Alpha/ts-rs#295</a></li>
<li>Fix <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/issues/308">#308</a>
by <a href="https://github.com/NyxCode"><code>@​NyxCode</code></a> in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/309">Aleph-Alpha/ts-rs#309</a></li>
<li>Fix missing case in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/issues/299">#299</a>
by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/310">Aleph-Alpha/ts-rs#310</a></li>
<li>Coerce passed type to TS before invoking ::name() by <a
href="https://github.com/paultag"><code>@​paultag</code></a> in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/318">Aleph-Alpha/ts-rs#318</a></li>
<li>Recusion Limit - Round 2 by <a
href="https://github.com/NyxCode"><code>@​NyxCode</code></a> in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/306">Aleph-Alpha/ts-rs#306</a></li>
<li>Testing with --no-default-features didnt seem to work in CI by <a
href="https://github.com/NyxCode"><code>@​NyxCode</code></a> in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/319">Aleph-Alpha/ts-rs#319</a></li>
<li>Insert newline at end of generated files by <a
href="https://github.com/lucperkins"><code>@​lucperkins</code></a> in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/321">Aleph-Alpha/ts-rs#321</a></li>
<li>bug: Fix issue with absolute paths by <a
href="https://github.com/escritorio-gustavo"><code>@​escritorio-gustavo</code></a>
in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/323">Aleph-Alpha/ts-rs#323</a></li>
</ul>
<h1>New Contributors</h1>
<ul>
<li><a href="https://github.com/dr-bonez"><code>@​dr-bonez</code></a>
made their first contribution in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/286">Aleph-Alpha/ts-rs#286</a></li>
<li><a
href="https://github.com/kamadorueda"><code>@​kamadorueda</code></a>
made their first contribution in <a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/293">Aleph-Alpha/ts-rs#293</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Aleph-Alpha/ts-rs/blob/main/CHANGELOG.md">ts-rs's
changelog</a>.</em></p>
<blockquote>
<h1>9.0.0</h1>
<h3>Breaking</h3>
<ul>
<li><code>#[serde(with = &quot;...&quot;)]</code> requires the use of
<code>#[ts(as = &quot;...&quot;)]</code> or <code>#[ts(type =
&quot;...&quot;)]</code> (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/280">#280</a>)</li>
<li>Fix incompatibility with serde for <code>snake_case</code>,
<code>kebab-case</code> and <code>SCREAMING_SNAKE_CASE</code> (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/298">#298</a>)</li>
<li><code>#[ts(rename_all = &quot;...&quot;)]</code> no longer accepts
variations in the string's casing, dashes and underscores to make
behavior consistent with serde (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/298">#298</a>)</li>
<li>Remove <code>TypeList</code>, and replace
<code>TS::dependency_types</code>/<code>TS::generics</code> with
<code>TS::visit_dependencies</code>/<code>TS::visit_generics</code>.
This finally resolves &quot;overflow evaluating the requirement&quot;,
&quot;reached the recursion limit&quot; errors.
Also, compile times should benefit. This is a technically breaking
change for those interacting with the <code>TS</code> trait
directly. For those just using <code>#[derive(TS)]</code> and
<code>#[ts(...)]</code>, nothing changes!</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add support for <code>#[ts(type = &quot;..&quot;)]</code> directly
on structs and enums (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/286">#286</a>)</li>
<li>Add support for <code>#[ts(as = &quot;..&quot;)]</code> directly on
structs and enums (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/288">#288</a>)</li>
<li>Add support for <code>#[ts(rename_all =
&quot;SCREAMING-KEBAB-CASE&quot;)]</code> (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/298">#298</a>)</li>
<li>Support <code>_</code> in <code>#[ts(type = &quot;..&quot;)]</code>
to refer to the type of the field (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/299">#299</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fix <code>#[ts(rename_all_fields = &quot;...&quot;)]</code> on enums
containing tuple or unit variants (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/287">#287</a>)</li>
<li>Fix &quot;overflow evaluating the requirement&quot; and
&quot;reached the recursion limit&quot; errors in some cases (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/293">#293</a>)</li>
<li>Fix ambiguity causing &quot;multiple applicable items in scope&quot;
errors in some cases (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/309">#309</a>)</li>
<li>Fix issues with absolute <code>TS_RS_EXPORT_DIR</code> paths (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/323">#323</a>)</li>
<li>Add newlines to the end of exported files (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/pull/321">#321</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c7c8ff329d"><code>c7c8ff3</code></a>
Release v9.0.0</li>
<li><a
href="c9615f6601"><code>c9615f6</code></a>
update lockfile</li>
<li><a
href="743e715f8e"><code>743e715</code></a>
prepare release for 9.0.0</li>
<li><a
href="be0349d5fb"><code>be0349d</code></a>
bug: Fix issue with absolute paths (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/issues/323">#323</a>)</li>
<li><a
href="f898578d80"><code>f898578</code></a>
Insert newline at end of generated files (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/issues/321">#321</a>)</li>
<li><a
href="badbac08e6"><code>badbac0</code></a>
Testing with --no-default-features didnt seem to work in CI (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/issues/319">#319</a>)</li>
<li><a
href="7d28c1a97a"><code>7d28c1a</code></a>
Rework dependency and generics handling (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/issues/306">#306</a>)</li>
<li><a
href="c5109a00e4"><code>c5109a0</code></a>
Coerce passed type to TS before invoking ::name() (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/issues/318">#318</a>)</li>
<li><a
href="d122373963"><code>d122373</code></a>
Handle case where <code>TypePath::qself</code> is <code>Some</code> (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/issues/310">#310</a>)</li>
<li><a
href="cb1314d87c"><code>cb1314d</code></a>
Fix unqualified <code>TS</code> trait method calls (<a
href="https://redirect.github.com/Aleph-Alpha/ts-rs/issues/309">#309</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Aleph-Alpha/ts-rs/compare/v8.1.0...v9.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-rs&package-manager=cargo&previous-version=8.1.0&new-version=9.0.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-06-28 00:12:27 -04:00
Milkfat32 75aa10dadd
Add Flatpak metainfo file for Flathub submission (#508)
Upstreaming the metainfo file for [Flathub
submission](https://github.com/flathub/flathub/pull/5357)

Co-authored-by: Milkfat32 <milkfat32@github.com>
2024-06-26 19:58:50 -04:00
dependabot[bot] a47d3c8747
build(deps-dev): bump the frontend-deps group with 4 updates (#503)
Bumps the frontend-deps group with 4 updates:
[flowbite-svelte](https://github.com/themesberg/flowbite-svelte),
[prettier](https://github.com/prettier/prettier),
[svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) and
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `flowbite-svelte` from 0.46.1 to 0.46.2
<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.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>1790b498 fix: add test-results to gitignore</li>
<li>0833cf6d fix: correct border and background colors for textarea
compon
ent (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1363">#1363</a>)</li>
<li>6d75ffe5 docs: README update</li>
<li>0ecae1f3 chore: cleanup</li>
<li>f6ed5e8f fix: blocks version and icon link update</li>
<li>587682ac fix: remove bg color from icon pages</li>
<li>dec9ab7a (new-blocks) feat: add blocks</li>
<li>95343155 (origin/new-blocks) &gt; Gitignore updated at 2024-06-16
07:17:57</li>
<li>04309ad8 fix: add admin dashboard to sidebar menu</li>
<li>deea452c feat: add admin-dashboard and icons</li>
<li>c4efa031 fix: create FlowbiteSvelteLayout and ComponentsLayout</li>
<li>bf2df482 Pass $$restProps to button (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1339">#1339</a>)</li>
<li>137f5570 fix:MultiSelect on:change triggered twice (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1341">#1341</a>)</li>
<li>21f03a61 feat: Add disableSwipe prop to Carousel (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1353">#1353</a>)</li>
<li>1b458271 docs: Properly setting Flowbite component link for Gallery
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1359">#1359</a>)</li>
<li>e4e50278 [forms/Select] correctly initialize &quot;selected&quot;
attribute for SSR (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1352">#1352</a>)</li>
<li>41f2fc92 fix: playwright version in workflows</li>
<li>7a83eb1e fix: link to vercel for admin-dashboard</li>
<li>c6962464 fix: bg-color update</li>
<li>ce0e03f0 feat: add admin-dashboard</li>
<li>4b1e19f7 feat: add prerender true</li>
<li>2d808845 chore: add google file</li>
<li>70b65c34 fix: add textarea on select handler (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1346">#1346</a>)</li>
<li>6d077922 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1350">#1350</a>
remove else from AccordionItem</li>
<li>6ff61d2d fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1332">#1332</a>
add imgClass prop</li>
<li>d51c7d86 remove console.log from InputAddon.svelte (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1333">#1333</a>)</li>
<li>a15568b9 fix: link update</li>
<li>7c2b90ac fix: url updates</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="17acd58cf0"><code>17acd58</code></a>
chore: changeset</li>
<li><a
href="1790b49827"><code>1790b49</code></a>
fix: add test-results to gitignore</li>
<li><a
href="0833cf6d66"><code>0833cf6</code></a>
fix: correct border and background colors for textarea component (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1363">#1363</a>)</li>
<li><a
href="6d75ffe543"><code>6d75ffe</code></a>
docs: README update</li>
<li><a
href="0ecae1f3f8"><code>0ecae1f</code></a>
chore: cleanup</li>
<li><a
href="f6ed5e8fe1"><code>f6ed5e8</code></a>
fix: blocks version and icon link update</li>
<li><a
href="587682acea"><code>587682a</code></a>
fix: remove bg color from icon pages</li>
<li><a
href="dec9ab7af9"><code>dec9ab7</code></a>
feat: add blocks</li>
<li><a
href="9534315528"><code>9534315</code></a>
&gt; Gitignore updated at 2024-06-16 07:17:57</li>
<li><a
href="04309ad870"><code>04309ad</code></a>
fix: add admin dashboard to sidebar menu</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.1...v0.46.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier` from 3.3.1 to 3.3.2
<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.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#332">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.2</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.3.1...3.3.2">diff</a></p>
<h4>Fix handlebars path expressions starts with <code>@</code> (<a
href="https://redirect.github.com/prettier/prettier/pull/16358">#16358</a>
by <a
href="https://github.com/Princeyadav05"><code>@​Princeyadav05</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="hbs"><code>{{! Input }}
&lt;div&gt;{{@x.y.z}}&lt;/div&gt;
<p>{{! Prettier 3.3.1 }}
&lt;div&gt;{{<a
href="https://github.com/x"><code>@​x</code></a>}}&lt;/div&gt;</p>
<p>{{! Prettier 3.3.2 }}
&lt;div&gt;{{<a
href="https://github.com/x"><code>@​x</code></a>.y.z}}&lt;/div&gt;
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1596a608de"><code>1596a60</code></a>
Release 3.3.2</li>
<li><a
href="aebcee5ea4"><code>aebcee5</code></a>
chore(deps): update dependency esbuild to v0.21.5 (<a
href="https://redirect.github.com/prettier/prettier/issues/16379">#16379</a>)</li>
<li><a
href="57aa9287a0"><code>57aa928</code></a>
chore(deps): update dependency c8 to v10 (<a
href="https://redirect.github.com/prettier/prettier/issues/16380">#16380</a>)</li>
<li><a
href="c3d0b7f419"><code>c3d0b7f</code></a>
chore(deps): update typescript-eslint to v7.13.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/16376">#16376</a>)</li>
<li><a
href="27c35db5e2"><code>27c35db</code></a>
chore(deps): update dependency codemirror-graphql to v2.0.12 (<a
href="https://redirect.github.com/prettier/prettier/issues/16369">#16369</a>)</li>
<li><a
href="6de3258666"><code>6de3258</code></a>
chore(deps): update dependency jest to v30.0.0-alpha.5 (<a
href="https://redirect.github.com/prettier/prettier/issues/16371">#16371</a>)</li>
<li><a
href="b5f983d2bb"><code>b5f983d</code></a>
Upgrade yarn to v4.3.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/16377">#16377</a>)</li>
<li><a
href="d6f37c4109"><code>d6f37c4</code></a>
chore(deps): update dependency browserslist to v4.23.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/16368">#16368</a>)</li>
<li><a
href="5055b7d392"><code>5055b7d</code></a>
chore(deps): update dependency execa to v9.2.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/16372">#16372</a>)</li>
<li><a
href="f4608cc76b"><code>f4608cc</code></a>
chore(deps): update dependency cspell to v8.8.4 (<a
href="https://redirect.github.com/prettier/prettier/issues/16370">#16370</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.3.1...3.3.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte-preprocess` from 5.1.4 to 6.0.1
<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/v5.1.4...v6.0.1">6.0.1</a>
(2024-06-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>deprecate default export in favor of named export (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/641">#641</a>)
(<a
href="a43de10784">a43de10</a>),
closes <a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/591">#591</a></li>
</ul>
<h1><a
href="https://github.com/sveltejs/svelte-preprocess/compare/v5.1.4...v6.0.0">6.0.0</a>
(2024-06-12)</h1>
<h3>BREAKING CHANGES</h3>
<ul>
<li>remove TS mixed imports support, require TS 5.0 or higher</li>
<li>remove <code>preserve</code> option as it's unnecessary</li>
<li>require Svelte 4+, Node 18+</li>
<li>add exports map</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>adjust globalifySelector to not split selectors with parentheses.
(<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/632">#632</a>)
(<a
href="c435ebd633">c435ebd</a>),
closes <a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/501">#501</a></li>
<li>fix: allow TS filename to be undefined, fixes <a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/488">#488</a></li>
<li>fix: adjust Svelte compiler type import</li>
<li>fix: remove pug types and magic-string from dependencies</li>
<li>chore: bump peer deps, fixes <a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/553">#553</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="40ff487f32"><code>40ff487</code></a>
chore: release 6.0.1</li>
<li><a
href="a43de10784"><code>a43de10</code></a>
fix: deprecate default export in favor of named export (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/641">#641</a>)</li>
<li><a
href="63bea0dd1d"><code>63bea0d</code></a>
chore: release svelte-preprocess 6</li>
<li><a
href="e46b53e346"><code>e46b53e</code></a>
breaking: remove preserve option (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/622">#622</a>)</li>
<li><a
href="c435ebd633"><code>c435ebd</code></a>
fix: adjust globalifySelector to not split selectors with parentheses.
(<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/632">#632</a>)</li>
<li><a
href="133472c7c8"><code>133472c</code></a>
breaking: svelte-preprocess 6 (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/640">#640</a>)</li>
<li><a
href="aa364777a8"><code>aa36477</code></a>
chore: remove husky (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/639">#639</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte-preprocess/compare/v5.1.4...v6.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.2.13 to 5.3.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.3.1 (2024-06-14)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(build): handle preload treeshaking for braces (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17479">#17479</a>)
(<a href="https://github.com/vitejs/vite/commit/d355568">d355568</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17479">#17479</a></li>
<li>fix(build): handle preload treeshaking for commas (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17472">#17472</a>)
(<a href="https://github.com/vitejs/vite/commit/3e27071">3e27071</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17472">#17472</a></li>
<li>fix(build): preload treeshaking ignore equal (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17480">#17480</a>)
(<a href="https://github.com/vitejs/vite/commit/6ced135">6ced135</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17480">#17480</a></li>
<li>chore: consolidate changelog for 5.3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17476">#17476</a>)
(<a href="https://github.com/vitejs/vite/commit/1f09344">1f09344</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17476">#17476</a></li>
</ul>
<h2>5.3.0 (2024-06-13)</h2>
<h3>Features</h3>
<ul>
<li>feat: asset type add bmp (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17439">#17439</a>)
(<a href="https://github.com/vitejs/vite/commit/ec287f8">ec287f8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17439">#17439</a></li>
<li>feat(typescript): update tsconfck to add support for
<code>${configDir}</code> replacement in ts 5.5 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17350">#17350</a>)
(<a href="https://github.com/vitejs/vite/commit/4835e2b">4835e2b</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17350">#17350</a></li>
<li>refactor(build): remove quotes from preload marker (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16562">#16562</a>)
(<a href="https://github.com/vitejs/vite/commit/9853190">9853190</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16562">#16562</a></li>
<li>feat: add 'system' library format (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11256">#11256</a>)
(<a href="https://github.com/vitejs/vite/commit/4102ca9">4102ca9</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11256">#11256</a></li>
<li>feat: add an option to not start a websocket server (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16219">#16219</a>)
(<a href="https://github.com/vitejs/vite/commit/14b5ced">14b5ced</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16219">#16219</a></li>
<li>feat: add headTagInsertCheck warning (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16555">#16555</a>)
(<a href="https://github.com/vitejs/vite/commit/9f02a9f">9f02a9f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16555">#16555</a></li>
<li>feat(asset): support <code>/*@vite-ignore*/</code> for <code>new
URL(, import.meta.url)</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16590">#16590</a>)
(<a href="https://github.com/vitejs/vite/commit/8880bc5">8880bc5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16590">#16590</a></li>
<li>chore(deps): update esbuild (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17290">#17290</a>)
(<a href="https://github.com/vitejs/vite/commit/5f13bf8">5f13bf8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17290">#17290</a></li>
</ul>
<h3>Performance</h3>
<ul>
<li>refactor: plugin container (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17288">#17288</a>)
(<a href="https://github.com/vitejs/vite/commit/4aa4a80">4aa4a80</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17288">#17288</a></li>
<li>refactor: remove acorn (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16238">#16238</a>)
(<a href="https://github.com/vitejs/vite/commit/454e2d1">454e2d1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16238">#16238</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li>fix: typo in client log (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17363">#17363</a>)
(<a href="https://github.com/vitejs/vite/commit/68aa9f8">68aa9f8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17363">#17363</a></li>
<li>fix(ssrTransform): handle arbitrary module namespace identifiers (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17446">#17446</a>)
(<a href="https://github.com/vitejs/vite/commit/0a76652">0a76652</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17446">#17446</a></li>
<li>fix: gracefully shutdown preview server on <code>SIGTERM</code> (fix
<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12990">#12990</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17333">#17333</a>)
(<a href="https://github.com/vitejs/vite/commit/2207a68">2207a68</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12990">#12990</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/17333">#17333</a></li>
<li>fix(css): ensure order of extracted CSS (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16588">#16588</a>)
(<a href="https://github.com/vitejs/vite/commit/a52ed1d">a52ed1d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16588">#16588</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17430">#17430</a>)
(<a href="https://github.com/vitejs/vite/commit/4453d35">4453d35</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17430">#17430</a></li>
<li>fix(build): allow dynamic import treeshaking when injecting preload
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14221">#14221</a>)
(<a href="https://github.com/vitejs/vite/commit/f43f71f">f43f71f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/14221">#14221</a></li>
<li>fix(css): handle lightningcss minification in Deno (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17372">#17372</a>)
(<a href="https://github.com/vitejs/vite/commit/b3f5bd1">b3f5bd1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17372">#17372</a></li>
<li>fix(css): handle url replacing when preprocessing with lightningcss
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17364">#17364</a>)
(<a href="https://github.com/vitejs/vite/commit/6fbb5e0">6fbb5e0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17364">#17364</a></li>
<li>fix(ssr): remove pure CSS dynamic import (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17371">#17371</a>)
(<a href="https://github.com/vitejs/vite/commit/67ff94b">67ff94b</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17371">#17371</a></li>
<li>fix(ssr): resolve interlocking circular dependency issues (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15395">#15395</a>)
(<a href="https://github.com/vitejs/vite/commit/687c38b">687c38b</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15395">#15395</a></li>
<li>fix: adjust import analysis behavior to match Node (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16738">#16738</a>)
(<a href="https://github.com/vitejs/vite/commit/f599ab4">f599ab4</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16738">#16738</a></li>
<li>fix: prevent unhandledRejection if <code>--open</code> fails (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16726">#16726</a>)
(<a href="https://github.com/vitejs/vite/commit/1f60647">1f60647</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16726">#16726</a></li>
<li>fix(optimize-deps): don't externalize JS files imported with asset
extensions (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16242">#16242</a>)
(<a href="https://github.com/vitejs/vite/commit/4161843">4161843</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16242">#16242</a></li>
<li>fix(proxy): rewrite the origin header to match the target for ws
proxy (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16558">#16558</a>)
(<a href="https://github.com/vitejs/vite/commit/7b0a65e">7b0a65e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16558">#16558</a></li>
</ul>
<h3>Chore</h3>
<ul>
<li>test: disable isolate for unit test (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17448">#17448</a>)
(<a href="https://github.com/vitejs/vite/commit/f16fae5">f16fae5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17448">#17448</a></li>
<li>build: use esbuild to speedup building vite package (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17299">#17299</a>)
(<a href="https://github.com/vitejs/vite/commit/6db2515">6db2515</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17299">#17299</a></li>
<li>chore: add error recovery option to LightningCSSOptions (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17420">#17420</a>)
(<a href="https://github.com/vitejs/vite/commit/e04193f">e04193f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17420">#17420</a></li>
<li>chore(deps): update dependency <code>@​rollup/plugin-commonjs</code>
to v26 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17431">#17431</a>)
(<a href="https://github.com/vitejs/vite/commit/507b3de">507b3de</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17431">#17431</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<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><a
href="29a260cb16"><code>29a260c</code></a>
release: v5.3.0</li>
<li><a
href="0a76652c33"><code>0a76652</code></a>
fix(ssrTransform): handle arbitrary module namespace identifiers (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17446">#17446</a>)</li>
<li><a
href="f16fae582b"><code>f16fae5</code></a>
test: disable isolate for unit test (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17448">#17448</a>)</li>
<li><a
href="ec287f8142"><code>ec287f8</code></a>
feat: asset type add bmp (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17439">#17439</a>)</li>
<li><a
href="68aa9f8e21"><code>68aa9f8</code></a>
fix: typo in client log (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17363">#17363</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.3.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-06-19 19:29:50 -04:00
dependabot[bot] a82bf3b941
build(deps): bump reqwest from 0.12.4 to 0.12.5 in /src-tauri in the backend-deps group (#504)
Bumps the backend-deps group in /src-tauri with 1 update:
[reqwest](https://github.com/seanmonstar/reqwest).

Updates `reqwest` from 0.12.4 to 0.12.5
<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.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Add <code>http3</code> feature back, still requiring
<code>reqwest_unstable</code>.</li>
<li>Add <code>rustls-tls-no-provider</code> Cargo feature to use rustls
without a crypto provider.</li>
<li>Add <code>blocking::ClientBuilder::dns_resolver()</code> method to
change DNS resolver in blocking client.</li>
<li>Fix <code>Accept-Encoding</code> header combinations.</li>
<li>Fix http3 resolving IPv6 addresses.</li>
<li>Internal: upgrade to rustls 0.23.</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bnjmnjrk"><code>@​bnjmnjrk</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2253">seanmonstar/reqwest#2253</a></li>
<li><a href="https://github.com/d-e-s-o"><code>@​d-e-s-o</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2257">seanmonstar/reqwest#2257</a></li>
<li><a href="https://github.com/mger1"><code>@​mger1</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2260">seanmonstar/reqwest#2260</a></li>
<li><a
href="https://github.com/nickguletskii"><code>@​nickguletskii</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2268">seanmonstar/reqwest#2268</a></li>
<li><a href="https://github.com/lenstr"><code>@​lenstr</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2271">seanmonstar/reqwest#2271</a></li>
<li><a
href="https://github.com/torokati44"><code>@​torokati44</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2274">seanmonstar/reqwest#2274</a></li>
<li><a href="https://github.com/jayvdb"><code>@​jayvdb</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2284">seanmonstar/reqwest#2284</a></li>
<li><a href="https://github.com/adamaq01"><code>@​adamaq01</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2288">seanmonstar/reqwest#2288</a></li>
<li><a href="https://github.com/asonix"><code>@​asonix</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2301">seanmonstar/reqwest#2301</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.5">https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.5</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.5</h2>
<ul>
<li>Add <code>blocking::ClientBuilder::dns_resolver()</code> method to
change DNS resolver in blocking client.</li>
<li>Add <code>http3</code> feature back, still requiring
<code>reqwest_unstable</code>.</li>
<li>Add <code>rustls-tls-no-provider</code> Cargo feature to use rustls
without a crypto provider.</li>
<li>Fix <code>Accept-Encoding</code> header combinations.</li>
<li>Fix http3 resolving IPv6 addresses.</li>
<li>Internal: upgrade to rustls 0.23.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="29d4cff234"><code>29d4cff</code></a>
v0.12.5</li>
<li><a
href="a7880d6257"><code>a7880d6</code></a>
tests: fix http3 tests</li>
<li><a
href="c32d87723e"><code>c32d877</code></a>
tests: enable http3 content-length test</li>
<li><a
href="ce3b30e158"><code>ce3b30e</code></a>
http3: send content-length if known</li>
<li><a
href="404df599c9"><code>404df59</code></a>
test: add http3 test server support</li>
<li><a
href="e5ce0b5ea3"><code>e5ce0b5</code></a>
fix: don't enable hyper-rustls/http2 unless http2 is already
enabled</li>
<li><a
href="ccb5e40a5d"><code>ccb5e40</code></a>
Don't compile hyper-tls with native-roots unless rustls-tls-native-roots
is e...</li>
<li><a
href="c56fbae998"><code>c56fbae</code></a>
tests: remove a proxy parse error check</li>
<li><a
href="8cc7cd4d35"><code>8cc7cd4</code></a>
msrv: pin url</li>
<li><a
href="695bc04637"><code>695bc04</code></a>
fix: http3 resolving ipv6 addresses (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2305">#2305</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=reqwest&package-manager=cargo&previous-version=0.12.4&new-version=0.12.5)](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-06-19 19:29:44 -04:00
dependabot[bot] 01729c0bd3
build(deps): bump the backend-deps group across 1 directory with 4 updates (#502)
Bumps the backend-deps group with 4 updates in the /src-tauri directory:
[backtrace](https://github.com/rust-lang/backtrace-rs),
[tar](https://github.com/alexcrichton/tar-rs),
[wgpu](https://github.com/gfx-rs/wgpu) and
[zip](https://github.com/zip-rs/zip2).

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

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

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

Updates `zip` from 2.1.2 to 2.1.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/zip-rs/zip2/releases">zip's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.3</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Some date/time filters were previously unreliable (i.e. later-pass
filters had no earliest-pass or latest-fail, and vice-versa)</li>
<li>Decode Zip-Info UTF8 name and comment fields (<a
href="https://redirect.github.com/zip-rs/zip2/pull/159">#159</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Return extended timestamp fields copied rather than borrowed (<a
href="https://redirect.github.com/zip-rs/zip2/pull/183">#183</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Fix a new Clippy warning</li>
<li>Fix a bug and inline <code>deserialize</code> for safety</li>
<li>Add check for wrong-length blocks, and incorporate fixed-size
requirement into the trait name</li>
<li>Fix a fuzz failure by using checked_sub</li>
<li>Add feature gate for new unit test</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md">zip's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v2.1.2...v2.1.3">2.1.3</a>
- 2024-06-04</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Some date/time filters were previously unreliable (i.e. later-pass
filters had no earliest-pass or latest-fail, and vice-versa)</li>
<li>Decode Zip-Info UTF8 name and comment fields (<a
href="https://redirect.github.com/zip-rs/zip2/pull/159">#159</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Return extended timestamp fields copied rather than borrowed (<a
href="https://redirect.github.com/zip-rs/zip2/pull/183">#183</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Fix a new Clippy warning</li>
<li>Fix a bug and inline <code>deserialize</code> for safety</li>
<li>Add check for wrong-length blocks, and incorporate fixed-size
requirement into the trait name</li>
<li>Fix a fuzz failure by using checked_sub</li>
<li>Add feature gate for new unit test</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v2.1.0...v2.1.1">2.1.1</a>
- 2024-05-28</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Derive <code>Debug</code> for <code>ZipWriter</code></li>
<li>lower default version to 4.5 and use the version-needed-to-extract
where feasible.</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>use a MIN_VERSION constant</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Bug fixes for debug implementation</li>
<li>Bug fixes for debug implementation</li>
<li>Update unit tests</li>
<li>Remove unused import</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v2.0.0...v2.1.0">2.1.0</a>
- 2024-05-25</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Support mutual conversion between <code>DateTime</code> and MS-DOS
pair</li>
</ul>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>version-needed-to-extract was incorrect in central header, and
version-made-by could be lower than that (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
<li>version-needed-to-extract was incorrect in central header, and
version-made-by could be lower than that (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Another tweak to ensure <code>version_needed</code> is applied</li>
<li>Tweaks to make <code>version_needed</code> and
<code>version_made_by</code> work with recently-merged changes</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v1.3.1...v2.0.0">2.0.0</a>
- 2024-05-24</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Add <code>fmt::Display</code> for <code>DateTime</code></li>
<li>Implement more traits for <code>DateTime</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b5eb25d52f"><code>b5eb25d</code></a>
Merge pull request <a
href="https://redirect.github.com/zip-rs/zip2/issues/188">#188</a> from
zip-rs/release-plz-2024-06-04T17-06-20Z</li>
<li><a
href="cb076226f0"><code>cb07622</code></a>
chore: release</li>
<li><a
href="5c77e93616"><code>5c77e93</code></a>
ci(fuzz): Update fuzz_write seed corpus</li>
<li><a
href="0fef68b68f"><code>0fef68b</code></a>
ci(fuzz): Update fuzz_read seed corpus</li>
<li><a
href="fce5e0a2d3"><code>fce5e0a</code></a>
test: Add regression tests for <a
href="https://redirect.github.com/zip-rs/zip2/issues/159">#159</a></li>
<li><a
href="e052842d78"><code>e052842</code></a>
style: cargo fmt --all</li>
<li><a
href="b4970dd80f"><code>b4970dd</code></a>
test: Delete a unit test that's no longer needed</li>
<li><a
href="362a1123b5"><code>362a112</code></a>
ci(fuzz): Limit Zopfli buffer size to fix OOMEs</li>
<li><a
href="b7bec1c2dd"><code>b7bec1c</code></a>
fix: Some date/time filters were previously unreliable (i.e. later-pass
filte...</li>
<li><a
href="cb50ca1213"><code>cb50ca1</code></a>
test: Bug fix? Explicitly type int that may become as large as 3
&lt;&lt; 29</li>
<li>Additional commits viewable in <a
href="https://github.com/zip-rs/zip2/compare/v2.1.2...v2.1.3">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-15 15:01:25 -04:00
dependabot[bot] 6c4b2c9714
build(deps-dev): bump the frontend-deps group with 6 updates (#499)
Bumps the frontend-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [execa](https://github.com/sindresorhus/execa) | `9.1.0` | `9.2.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.0` | `3.3.1` |
|
[prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte)
| `3.2.3` | `3.2.4` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
| `4.2.17` | `4.2.18` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.3` |
`3.4.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.2.12` | `5.2.13` |

Updates `execa` from 9.1.0 to 9.2.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.2.0</h2>
<p>This release includes a <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/ipc.md">new
set of methods</a> to exchange messages between the current process and
a Node.js subprocess, also known as &quot;IPC&quot;. This allows <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/input.md#any-input-type">passing</a>
and <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/output.md#any-output-type">returning</a>
almost any message type to/from a Node.js subprocess. Also, <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/ipc.md#debugging">debugging</a>
IPC is now much easier.</p>
<p>Moreover, a new <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/api.md#optionsgracefulcancel"><code>gracefulCancel</code></a>
option has also been added to <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/termination.md#graceful-termination">terminate
a subprocess gracefully</a>.</p>
<p>For a deeper dive-in, please check and share the <a
href="https://medium.com/@ehmicky/ipc-made-easy-with-execa-9-2-939c6a358731">release
post</a>!</p>
<p>Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>
for your contribution, <a
href="https://github.com/SimonSiefke"><code>@​SimonSiefke</code></a> and
<a href="https://github.com/adymorz"><code>@​adymorz</code></a> for
reporting the bugs fixed in this release, and <a
href="https://github.com/karlhorky"><code>@​karlhorky</code></a> for
improving the documentation!</p>
<h2>Deprecations</h2>
<ul>
<li>Passing <code>'ipc'</code> to the <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/api.md#optionsstdio"><code>stdio</code></a>
option has been deprecated. It will be removed in the next major
release. Instead, the <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/api.md#optionsipc"><code>ipc:
true</code></a> option should be used. (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1056">#1056</a>)</li>
</ul>
<pre lang="diff"><code>- await execa('npm', ['run', 'build'], {stdio:
['pipe', 'pipe', 'pipe', 'ipc']});
+ await execa('npm', ['run', 'build'], {ipc: true});
</code></pre>
<ul>
<li>The <a
href="https://github.com/sindresorhus/execa/blob/v9.1.0/docs/api.md#execacommandcommand-options"><code>execaCommand()</code></a>
method has been deprecated. It will be removed in the next major
release. If most cases, the <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/execution.md#template-string-syntax">template
string syntax</a> should be used instead.</li>
</ul>
<pre lang="diff"><code>- import {execaCommand} from 'execa';
+ import {execa} from 'execa';
<ul>
<li>await execaCommand('npm run build');</li>
</ul>
<ul>
<li>await execa<code>npm run build</code>;</li>
</ul>
<p>const taskName = 'build';</p>
<ul>
<li>await execaCommand(<code>npm run ${taskName}</code>);</li>
</ul>
<ul>
<li>await execa<code>npm run ${taskName}</code>;</li>
</ul>
<p>const commandArguments = ['run', 'task with space'];
await execa<code>npm ${commandArguments}</code>;
</code></pre></p>
<p>If the file and/or multiple arguments are supplied as a single
string, <a
href="https://github.com/sindresorhus/execa/blob/main/docs/api.md#parsecommandstringcommand">parseCommandString(command)</a>
can split that string into an array. <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/escaping.md">More
info.</a> (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1054">#1054</a>)</p>
<pre lang="diff"><code>- import {execaCommand} from 'execa';
+ import {execa, parseCommandString} from 'execa';
<p>const commandString = 'npm run task';</p>
<ul>
<li>await execaCommand(commandString);</li>
</ul>
<ul>
<li>const commandArray = parseCommandString(commandString); // ['npm',
'run', 'task']</li>
<li>await execa<code>${commandArray}</code>;</li>
</ul>
<p>// Or alternatively:
const [file, ...commandArguments] = commandArray;
await execa(file, commandArguments);
</code></pre></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cbe805c72d"><code>cbe805c</code></a>
9.2.0</li>
<li><a
href="8ae69754d9"><code>8ae6975</code></a>
Send fewer requests with link checking (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1122">#1122</a>)</li>
<li><a
href="e15e5162c1"><code>e15e516</code></a>
Fix typo in IPC documentation (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1121">#1121</a>)</li>
<li><a
href="4044152329"><code>4044152</code></a>
Automatically check Markdown links (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1120">#1120</a>)</li>
<li><a
href="a2e4dbea94"><code>a2e4dbe</code></a>
Export TypeScript types for the <code>execa</code> method (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1066">#1066</a>)</li>
<li><a
href="8572eb1147"><code>8572eb1</code></a>
Fix broken Markdown links (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1119">#1119</a>)</li>
<li><a
href="772e1369ad"><code>772e136</code></a>
Improve speed of types (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1118">#1118</a>)</li>
<li><a
href="ca2e813035"><code>ca2e813</code></a>
Improve documentation of Execa methods (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1115">#1115</a>)</li>
<li><a
href="faab26ecd7"><code>faab26e</code></a>
Refactor types of Execa methods (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1114">#1114</a>)</li>
<li><a
href="077749d058"><code>077749d</code></a>
Add more type tests (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1117">#1117</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sindresorhus/execa/compare/v9.1.0...v9.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier` from 3.3.0 to 3.3.1
<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.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#331">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.1</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.3.0...3.3.1">diff</a></p>
<h4>Preserve empty lines in front matter (<a
href="https://redirect.github.com/prettier/prettier/pull/16347">#16347</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="markdown"><code>&lt;!-- Input --&gt;
---
foo:
  - bar1
<ul>
<li>
<p>bar2</p>
</li>
<li>
<p>bar3</p>
</li>
</ul>
<hr />
<p>Markdown</p>
<p>&lt;!-- Prettier 3.3.0 --&gt;</p>
<hr />
<p>foo:</p>
<ul>
<li>bar1</li>
<li>bar2</li>
<li>bar3</li>
</ul>
<hr />
<p>Markdown</p>
<h2>&lt;!-- Prettier 3.3.1 --&gt;</h2>
<p>foo:</p>
<ul>
<li>
<p>bar1</p>
</li>
<li>
<p>bar2</p>
</li>
<li>
<p>bar3</p>
</li>
</ul>
<hr />
<p>Markdown
</code></pre></p>
<h4>Preserve explicit language in front matter (<a
href="https://redirect.github.com/prettier/prettier/pull/16348">#16348</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="markdown"><code>&lt;!-- Input --&gt;
---yaml
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="92cbd33475"><code>92cbd33</code></a>
Release 3.3.1</li>
<li><a
href="446a86e76f"><code>446a86e</code></a>
Update execa to v9</li>
<li><a
href="efc3d053ac"><code>efc3d05</code></a>
Avoid line breaks in import attributes (<a
href="https://redirect.github.com/prettier/prettier/issues/16349">#16349</a>)</li>
<li><a
href="4a5b26f916"><code>4a5b26f</code></a>
Use <code>while (true)</code> instead of <code>for (;;)</code> (<a
href="https://redirect.github.com/prettier/prettier/issues/16354">#16354</a>)</li>
<li><a
href="1c439735fd"><code>1c43973</code></a>
Only add version to <code>.git-blame-ignore-revs</code> when files
changed (<a
href="https://redirect.github.com/prettier/prettier/issues/16352">#16352</a>)</li>
<li><a
href="ab65eb40cb"><code>ab65eb4</code></a>
chore(deps): update dependency eslint-plugin-react to v7.34.2 (<a
href="https://redirect.github.com/prettier/prettier/issues/16353">#16353</a>)</li>
<li><a
href="86268eb69a"><code>86268eb</code></a>
chore(deps): update eslint related dependencies (major) (<a
href="https://redirect.github.com/prettier/prettier/issues/16208">#16208</a>)</li>
<li><a
href="ddce4fb95c"><code>ddce4fb</code></a>
Move import attribute unquote test to a separate directory (<a
href="https://redirect.github.com/prettier/prettier/issues/16350">#16350</a>)</li>
<li><a
href="450b178d56"><code>450b178</code></a>
Print <code>AtHead</code> node from glimmer via <code>print()</code> (<a
href="https://redirect.github.com/prettier/prettier/issues/16346">#16346</a>)</li>
<li><a
href="b94811f988"><code>b94811f</code></a>
Fix <code>stripTrailingHardline</code> (<a
href="https://redirect.github.com/prettier/prettier/issues/16347">#16347</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.3.0...3.3.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier-plugin-svelte` from 3.2.3 to 3.2.4
<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.4</h2>
<ul>
<li>(fix) speed up regex</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f57f888bae"><code>f57f888</code></a>
chore: release 3.2.4</li>
<li><a
href="268c26d870"><code>268c26d</code></a>
fix: adjust regex</li>
<li><a
href="5516102d19"><code>5516102</code></a>
chore: check types in ci (<a
href="https://redirect.github.com/sveltejs/prettier-plugin-svelte/issues/437">#437</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.3...v3.2.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte` from 4.2.17 to 4.2.18
<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.18</h2>
<h3>Patch Changes</h3>
<ul>
<li>chore: speed up regex (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11922">#11922</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/svelte@4.2.18/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.18</h2>
<h3>Patch Changes</h3>
<ul>
<li>chore: speed up regex (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11922">#11922</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="230916f5a0"><code>230916f</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11925">#11925</a>)</li>
<li><a
href="dbe6057912"><code>dbe6057</code></a>
chore: speed up regex (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11922">#11922</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/svelte@4.2.18/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.3 to 3.4.4
<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.4</h2>
<h3>Fixed</h3>
<ul>
<li>Make it possible to use multiple <code>&lt;alpha-value&gt;</code>
placeholders in a single color definition (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13740">#13740</a>)</li>
<li>Don't prefix classes in arbitrary values of <code>has-*</code>,
<code>group-has-*</code>, and <code>peer-has-*</code> variants (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13770">#13770</a>)</li>
<li>Support negative values for <code>{col,row}-{start,end}</code>
utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13781">#13781</a>)</li>
<li>Update embedded browserslist database (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13792">#13792</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[3.4.4] - 2024-06-05</h2>
<h3>Fixed</h3>
<ul>
<li>Make it possible to use multiple <code>&lt;alpha-value&gt;</code>
placeholders in a single color definition (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13740">#13740</a>)</li>
<li>Don't prefix classes in arbitrary values of <code>has-*</code>,
<code>group-has-*</code>, and <code>peer-has-*</code> variants (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13770">#13770</a>)</li>
<li>Support negative values for <code>{col,row}-{start,end}</code>
utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13781">#13781</a>)</li>
<li>Update embedded browserslist database (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13792">#13792</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ff6f085da2"><code>ff6f085</code></a>
3.4.4</li>
<li><a
href="ed024eeb09"><code>ed024ee</code></a>
Update changelog</li>
<li><a
href="325e7c03ce"><code>325e7c0</code></a>
Bump deps (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13797">#13797</a>)</li>
<li><a
href="56116b0904"><code>56116b0</code></a>
Update browserslist database (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13792">#13792</a>)</li>
<li><a
href="8d66d94182"><code>8d66d94</code></a>
[v3] Support negative values for <code>{col,row}-{start,end}</code>
utilities (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13781">#13781</a>)</li>
<li><a
href="669109efdd"><code>669109e</code></a>
Don't prefix classes in arbitrary values of <code>has-*</code>,
<code>group-has-*</code>, and `peer...</li>
<li><a
href="9fda4616eb"><code>9fda461</code></a>
Fix multiple &lt;alpha-value&gt; in color definitions (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13740">#13740</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.2.12 to 5.2.13
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.2.13 (2024-06-07)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: backport to 5.2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17411">#17411</a>)
(<a href="https://github.com/vitejs/vite/commit/e6913d1">e6913d1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17411">#17411</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="51bf7ea7d1"><code>51bf7ea</code></a>
release: v5.2.13</li>
<li><a
href="e6913d1440"><code>e6913d1</code></a>
fix: backport to 5.2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17411">#17411</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.2.13/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-06-15 14:59:03 -04:00
dependabot[bot] 6cdfb2cae2
build(deps): bump tauri from 1.6.7 to 1.6.8 in /src-tauri in the backend-deps-tauri group (#501)
Bumps the backend-deps-tauri group in /src-tauri with 1 update:
[tauri](https://github.com/tauri-apps/tauri).

Updates `tauri` from 1.6.7 to 1.6.8
<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.6.8</h2>
<p>Updating crates.io index</p>
<!-- raw HTML omitted -->
<pre><code>Fetching advisory database from
`https://github.com/RustSec/advisory-db.git`
Loaded 628 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (587 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.6.8
        ├── tauri 1.6.8
        ├── restart 0.1.0
        └── app-updater 0.1.0
<p>warning: 1 allowed warning found
</code></pre></p>
<!-- raw HTML omitted -->
<h2>[1.6.8]</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="1f06c2d00e"><code>1f06c2d00</code></a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9960">#9960</a>)
Added <code>test::INVOKE_KEY</code> to be used in
<code>tauri::InvokePayload</code> when testing using
<code>test::assert_ipc_response</code> and
<code>test::get_ipc_response</code>.</li>
</ul>
<!-- raw HTML omitted -->
<pre><code>Updating crates.io index
   Packaging tauri v1.6.8 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v1.6.8 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded alloc-stdlib v0.2.2
  Downloaded atk v0.15.1
  Downloaded cfg-expr v0.9.1
  Downloaded cfg-expr v0.15.8
  Downloaded cairo-rs v0.15.12
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bec484c54a"><code>bec484c</code></a>
run covector version</li>
<li><a
href="1f06c2d00e"><code>1f06c2d</code></a>
fix(core): test invoke key, closes <a
href="https://redirect.github.com/tauri-apps/tauri/issues/9960">#9960</a></li>
<li><a
href="6749be08be"><code>6749be0</code></a>
add publish-hotfix workflow</li>
<li>See full diff in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-v1.6.7...tauri-v1.6.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tauri&package-manager=cargo&previous-version=1.6.7&new-version=1.6.8)](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-06-15 14:58:50 -04:00
dependabot[bot] 82058c0262
build(deps-dev): bump the frontend-deps group with 4 updates (#497)
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),
[postcss-load-config](https://github.com/postcss/postcss-load-config),
[prettier](https://github.com/prettier/prettier) and
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `@sveltejs/vite-plugin-svelte` from 3.1.0 to 3.1.1
<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.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: ensure vite config is only resolved once during lazy init of
vitePreprocess (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/917">#917</a>)</p>
</li>
<li>
<p>fix: disable hmr when vite config server.hmr is false (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/917">#917</a>)</p>
</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.1/packages/vite-plugin-svelte/CHANGELOG.md"><code>@​sveltejs/vite-plugin-svelte</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.1.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: ensure vite config is only resolved once during lazy init of
vitePreprocess (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/917">#917</a>)</p>
</li>
<li>
<p>fix: disable hmr when vite config server.hmr is false (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/917">#917</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9515421756"><code>9515421</code></a>
Version Packages (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/923">#923</a>)</li>
<li><a
href="722f8ff0b0"><code>722f8ff</code></a>
chore: backport fixes (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/917">#917</a>)</li>
<li><a
href="6c59572951"><code>6c59572</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/885">#885</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@3.1.1/packages/vite-plugin-svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss-load-config` from 5.1.0 to 6.0.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md">postcss-load-config's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/postcss/postcss-load-config/compare/v6.0.0...v6.0.1">6.0.1</a>
(2024-06-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fixed bundlers support (<a
href="https://redirect.github.com/postcss/postcss-load-config/pull/262">#262</a>)</li>
</ul>
<h2><a
href="https://github.com/postcss/postcss-load-config/compare/v5.1.0...v6.0.0">6.0</a>
(2024-06-02)</h2>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Now you need to install <code>yaml</code> dependency to use
<code>.postcssrc.yml</code> config (<a
href="https://redirect.github.com/postcss/postcss-load-config/pull/261">#261</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a00cad85aa"><code>a00cad8</code></a>
chore(release): 6.0.1</li>
<li><a
href="1c2e382188"><code>1c2e382</code></a>
fix: use try-catch with dynamic imports so that they can be replaced
with req...</li>
<li><a
href="4be6dcff44"><code>4be6dcf</code></a>
chore(release): 6.0</li>
<li><a
href="ee70d5177b"><code>ee70d51</code></a>
Clean up scripts</li>
<li><a
href="c136751294"><code>c136751</code></a>
Update dependencies</li>
<li><a
href="447d792fcd"><code>447d792</code></a>
Move to pnpm 9 in lockfile</li>
<li><a
href="b99b53777b"><code>b99b537</code></a>
perf!: make yaml dependency optional (<a
href="https://redirect.github.com/postcss/postcss-load-config/issues/261">#261</a>)</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss-load-config/compare/5.1.0...6.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier` from 3.2.5 to 3.3.0
<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.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.5...3.3.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/06/01/3.3.0.html">Release
note</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.0</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.5...3.3.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/06/01/3.3.0.html">Release
Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c4ab460357"><code>c4ab460</code></a>
Release 3.3.0</li>
<li><a
href="8a88cdce6d"><code>8a88cdc</code></a>
Respect <code>trailingComma</code> in angular templates (<a
href="https://redirect.github.com/prettier/prettier/issues/15926">#15926</a>)</li>
<li><a
href="c2e20fbae8"><code>c2e20fb</code></a>
chore(deps): update babel to v7.24.6 (<a
href="https://redirect.github.com/prettier/prettier/issues/16326">#16326</a>)</li>
<li><a
href="41f1dffed0"><code>41f1dff</code></a>
Add newline between markdown footnote definitions (<a
href="https://redirect.github.com/prettier/prettier/issues/16063">#16063</a>)</li>
<li><a
href="da5ad84bf4"><code>da5ad84</code></a>
chore(deps): update babel to v7.24.6 (<a
href="https://redirect.github.com/prettier/prettier/issues/16325">#16325</a>)</li>
<li><a
href="f790be8131"><code>f790be8</code></a>
chore(deps): update dependency file-entry-cache to v9 (<a
href="https://redirect.github.com/prettier/prettier/issues/16324">#16324</a>)</li>
<li><a
href="7250556e28"><code>7250556</code></a>
chore(deps): update dependency meriyah to v4.4.3 (<a
href="https://redirect.github.com/prettier/prettier/issues/16323">#16323</a>)</li>
<li><a
href="96e057a0dc"><code>96e057a</code></a>
chore(deps): update dependency <code>@​angular/compiler</code> to v18
(<a
href="https://redirect.github.com/prettier/prettier/issues/16322">#16322</a>)</li>
<li><a
href="a4ea5a2e2f"><code>a4ea5a2</code></a>
chore(deps): update dependency eslint-plugin-regexp to v2.6.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/16320">#16320</a>)</li>
<li><a
href="229006cd5b"><code>229006c</code></a>
chore(deps): update dependency micromatch to v4.0.7 (<a
href="https://redirect.github.com/prettier/prettier/issues/16319">#16319</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.2.5...3.3.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.2.11 to 5.2.12
<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.2.12 (2024-05-28)<!-- raw HTML omitted
--></h2>
<ul>
<li>chore: move to eslint flat config (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16743">#16743</a>)
(<a href="https://github.com/vitejs/vite/commit/8f16765">8f16765</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16743">#16743</a></li>
<li>chore(deps): remove unused deps (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17329">#17329</a>)
(<a href="https://github.com/vitejs/vite/commit/5a45745">5a45745</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17329">#17329</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16722">#16722</a>)
(<a href="https://github.com/vitejs/vite/commit/b45922a">b45922a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16722">#16722</a></li>
<li>fix: mention <code>build.rollupOptions.output.manualChunks</code>
instead of <code>build.rollupOutput.manualChunks</code> (<a
href="https://github.com/vitejs/vite/commit/89378c0">89378c0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16721">#16721</a></li>
<li>fix(build): make SystemJSWrapRE match lazy (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16633">#16633</a>)
(<a href="https://github.com/vitejs/vite/commit/6583ad2">6583ad2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16633">#16633</a></li>
<li>fix(css): avoid generating empty JS files when JS files becomes
empty but has CSS files imported (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/1">#1</a>
(<a href="https://github.com/vitejs/vite/commit/95fe5a7">95fe5a7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16078">#16078</a></li>
<li>fix(css): handle lightningcss compiled css in Deno (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17301">#17301</a>)
(<a href="https://github.com/vitejs/vite/commit/8e4e932">8e4e932</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17301">#17301</a></li>
<li>fix(css): only use files the current bundle contains (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16684">#16684</a>)
(<a href="https://github.com/vitejs/vite/commit/15a6ebb">15a6ebb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16684">#16684</a></li>
<li>fix(css): page reload was not happening with .css?raw (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16455">#16455</a>)
(<a href="https://github.com/vitejs/vite/commit/8041846">8041846</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16455">#16455</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16603">#16603</a>)
(<a href="https://github.com/vitejs/vite/commit/6711553">6711553</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16603">#16603</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16660">#16660</a>)
(<a href="https://github.com/vitejs/vite/commit/bf2f014">bf2f014</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16660">#16660</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17321">#17321</a>)
(<a href="https://github.com/vitejs/vite/commit/4a89766">4a89766</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17321">#17321</a></li>
<li>fix(error-logging): rollup errors weren't displaying id and
codeframe (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16540">#16540</a>)
(<a href="https://github.com/vitejs/vite/commit/22dc196">22dc196</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16540">#16540</a></li>
<li>fix(hmr): normalize the path info (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14255">#14255</a>)
(<a href="https://github.com/vitejs/vite/commit/6a085d0">6a085d0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/14255">#14255</a></li>
<li>fix(hmr): trigger page reload when calling invalidate on root module
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16636">#16636</a>)
(<a href="https://github.com/vitejs/vite/commit/2b61cc3">2b61cc3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16636">#16636</a></li>
<li>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/commit/b0b839a">b0b839a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16581">#16581</a></li>
<li>fix(optimizer): log dependencies added by plugins (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16729">#16729</a>)
(<a href="https://github.com/vitejs/vite/commit/f0fb987">f0fb987</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16729">#16729</a></li>
<li>fix(sourcemap): improve sourcemap compatibility for vue2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16594">#16594</a>)
(<a href="https://github.com/vitejs/vite/commit/913c040">913c040</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16594">#16594</a></li>
<li>docs: correct proxy shorthand example (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15938">#15938</a>)
(<a href="https://github.com/vitejs/vite/commit/abf766e">abf766e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15938">#15938</a></li>
<li>docs: deprecate server.hot (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16741">#16741</a>)
(<a href="https://github.com/vitejs/vite/commit/e7d38ab">e7d38ab</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16741">#16741</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bed3faa0cb"><code>bed3faa</code></a>
release: v5.2.12</li>
<li><a
href="5a457454bf"><code>5a45745</code></a>
chore(deps): remove unused deps (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17329">#17329</a>)</li>
<li><a
href="15a6ebb414"><code>15a6ebb</code></a>
fix(css): only use files the current bundle contains (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16684">#16684</a>)</li>
<li><a
href="f0fb9876de"><code>f0fb987</code></a>
fix(optimizer): log dependencies added by plugins (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16729">#16729</a>)</li>
<li><a
href="8f167653ed"><code>8f16765</code></a>
chore: move to eslint flat config (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16743">#16743</a>)</li>
<li><a
href="8e4e932b49"><code>8e4e932</code></a>
fix(css): handle lightningcss compiled css in Deno (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17301">#17301</a>)</li>
<li><a
href="4a89766d83"><code>4a89766</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17321">#17321</a>)</li>
<li><a
href="6a085d0467"><code>6a085d0</code></a>
fix(hmr): normalize the path info (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14255">#14255</a>)</li>
<li><a
href="e7d38ab1c4"><code>e7d38ab</code></a>
docs: deprecate server.hot (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16741">#16741</a>)</li>
<li><a
href="b45922a91d"><code>b45922a</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16722">#16722</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.2.12/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-06-04 19:01:27 -04:00
dependabot[bot] c633b64204
build(deps): bump zip from 2.1.1 to 2.1.2 in /src-tauri in the backend-deps group (#498)
Bumps the backend-deps group in /src-tauri with 1 update:
[zip](https://github.com/zip-rs/zip2).

Updates `zip` from 2.1.1 to 2.1.2
<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.2</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Derive <code>Debug</code> for <code>ZipWriter</code></li>
<li>lower default version to 4.5 and use the version-needed-to-extract
where feasible.</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>use a MIN_VERSION constant</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Bug fixes for debug implementation</li>
<li>Bug fixes for debug implementation</li>
<li>Update unit tests</li>
<li>Remove unused import</li>
</ul>
</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>
<h1>Changelog</h1>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="999d41d438"><code>999d41d</code></a>
feat: Update dependencies</li>
<li><a
href="c74a811680"><code>c74a811</code></a>
ci(fuzz): Update fuzz_read corpus to increase coverage</li>
<li><a
href="6d29c8cc19"><code>6d29c8c</code></a>
ci(fuzz): Update fuzz_read corpus to increase coverage</li>
<li><a
href="9e0966130f"><code>9e09661</code></a>
ci(fuzz): Update fuzz_write corpus to increase coverage</li>
<li><a
href="ae45a26c96"><code>ae45a26</code></a>
ci(fuzz): Increase max_len to 70,000 to let it include overlength
comments</li>
<li><a
href="212dbe757a"><code>212dbe7</code></a>
ci(fuzz): Update fuzz_read corpus to increase coverage</li>
<li><a
href="6539545524"><code>6539545</code></a>
Merge pull request <a
href="https://redirect.github.com/zip-rs/zip2/issues/109">#109</a> from
afranchuk/configure-archive-offset</li>
<li><a
href="17c2d868a3"><code>17c2d86</code></a>
Merge branch 'master' into configure-archive-offset</li>
<li><a
href="74c238042e"><code>74c2380</code></a>
ci(fuzz): Remove len_control override from fuzz_read</li>
<li><a
href="a65d182d98"><code>a65d182</code></a>
Merge branch 'master' into configure-archive-offset</li>
<li>Additional commits viewable in <a
href="https://github.com/zip-rs/zip2/compare/v2.1.1...v2.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zip&package-manager=cargo&previous-version=2.1.1&new-version=2.1.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-06-04 19:01:18 -04:00
OpenGOALBot 74f84310d4 release: update release metadata to latest 2024-05-31 22:44:21 +00:00
OpenGOALBot a0294ac9e4 release: bump to version - v2.4.6 2024-05-31 22:29:53 +00:00
Tyler Wilding 610433b517
New Crowdin updates (#495) 2024-05-30 21:57:59 -04:00
Tyler Wilding 4e09bc805a
Update launcher to support up-coming new texture_replacement format (#494)
Didn't bother trying to make this backwards compatible, texture packs
will need to update, and users will need to update the launcher and
tooling to the latest version. It would be too annoying to make this
fully non-breaking (ie. people update their tooling but not the launcher
or vise-versa). Not worth the effort.

Release once 0.2.13 is out, this has been tested end-to-end:
![Screenshot 2024-05-30
212348](https://github.com/open-goal/launcher/assets/13153231/2765059a-c414-4f1b-bbfb-0a8470907bac)
![Screenshot 2024-05-30
212539](https://github.com/open-goal/launcher/assets/13153231/62346158-f498-4793-8cb8-c2529722e495)
![Screenshot 2024-05-30
212402](https://github.com/open-goal/launcher/assets/13153231/f6df5a8f-d807-4960-b10a-362837fed514)
2024-05-30 21:45:05 -04:00
dependabot[bot] 45e8b8311d
build(deps): bump tauri from 1.6.5 to 1.6.7 in /src-tauri in the backend-deps-tauri group across 1 directory (#492)
Bumps the backend-deps-tauri group with 1 update in the /src-tauri
directory: [tauri](https://github.com/tauri-apps/tauri).

Updates `tauri` from 1.6.5 to 1.6.7
<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.6.7</h2>
<p>Updating crates.io index</p>
<!-- raw HTML omitted -->
<pre><code>Fetching advisory database from
`https://github.com/RustSec/advisory-db.git`
Loaded 627 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (589 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.6.7
        ├── tauri 1.6.7
        ├── restart 0.1.0
        └── app-updater 0.1.0
<p>warning: 1 allowed warning found
</code></pre></p>
<!-- raw HTML omitted -->
<h2>[1.6.7]</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="50aabad1f6"><code>50aabad1f</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9818">#9818</a>)
On Windows, fix flashing PowerShell for updates for NSIS installer, and
address possible &quot;permission denied&quot; problems.</li>
</ul>
<h3>Security fixes</h3>
<ul>
<li><a
href="f6d81dfe08"><code>f6d81dfe0</code></a>
Only process IPC commands from the main frame.</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>tauri-runtime-wry@0.14.8</code></li>
</ul>
<!-- raw HTML omitted -->
<pre><code>Updating crates.io index
   Packaging tauri v1.6.7 (/home/runner/work/tauri/tauri/core/tauri)
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bf708a21a8"><code>bf708a2</code></a>
apply version updates (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9857">#9857</a>)</li>
<li><a
href="f6d81dfe08"><code>f6d81df</code></a>
Merge pull request from GHSA-57fm-592m-34r7</li>
<li><a
href="50aabad1f6"><code>50aabad</code></a>
refactor(updater/nsis): migrate run updater using powershell to
ShellExecute ...</li>
<li><a
href="d78fa20d86"><code>d78fa20</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9793">#9793</a>)</li>
<li><a
href="3b69c1384b"><code>3b69c13</code></a>
Revert &quot;fix(core/shell): speedup <code>Command.execute</code> &amp;
fix extra new lines (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/97">#97</a>...</li>
<li><a
href="704260bb3c"><code>704260b</code></a>
fix(macos/dialog): avoid setting empty <code>default_path</code> (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9784">#9784</a>)</li>
<li><a
href="36b082a9c8"><code>36b082a</code></a>
ci: pull <code>.crate</code> file from workspace <code>target</code>
directory (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9732">#9732</a>)</li>
<li>See full diff in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-v1.6.5...tauri-v1.6.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tauri&package-manager=cargo&previous-version=1.6.5&new-version=1.6.7)](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-05-30 21:29:36 -04:00
dependabot[bot] dbb6d1b94c
build(deps): bump @tauri-apps/api from 1.5.5 to 1.5.6 in the frontend-deps-tauri group (#487)
Bumps the frontend-deps-tauri group with 1 update:
[@tauri-apps/api](https://github.com/tauri-apps/tauri).

Updates `@tauri-apps/api` from 1.5.5 to 1.5.6
<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.5.6</h2>
<!-- raw HTML omitted -->
<pre><code>yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 1.64s.
</code></pre>
<!-- raw HTML omitted -->
<h2>[1.5.6]</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="3b69c1384b"><code>3b69c1384</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9792">#9792</a>)
Revert <a
href="https://redirect.github.com/tauri-apps/tauri/pull/9706">#9706</a>
which broke compatability between <code>tauri</code> crate and the JS
<code>@tauri-apps/api</code> npm package in a patch release where it
should've been in a minor release.</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.7s
[1/4] Bumping version...
info Current version: 1.5.6
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.11s.
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d78fa20d86"><code>d78fa20</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9793">#9793</a>)</li>
<li><a
href="3b69c1384b"><code>3b69c13</code></a>
Revert &quot;fix(core/shell): speedup <code>Command.execute</code> &amp;
fix extra new lines (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/97">#97</a>...</li>
<li><a
href="704260bb3c"><code>704260b</code></a>
fix(macos/dialog): avoid setting empty <code>default_path</code> (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9784">#9784</a>)</li>
<li><a
href="36b082a9c8"><code>36b082a</code></a>
ci: pull <code>.crate</code> file from workspace <code>target</code>
directory (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9732">#9732</a>)</li>
<li><a
href="f45d35cf06"><code>f45d35c</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9730">#9730</a>)</li>
<li><a
href="ef35a793c5"><code>ef35a79</code></a>
fix(core): fix compilation when <code>shell-execute</code> or
<code>shell-sidecar</code> (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9729">#9729</a>)</li>
<li>See full diff in <a
href="https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.5...@tauri-apps/api-v1.5.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tauri-apps/api&package-manager=npm_and_yarn&previous-version=1.5.5&new-version=1.5.6)](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-05-30 21:04:48 -04:00
dependabot[bot] 146c485768
build(deps-dev): bump the frontend-deps group across 1 directory with 2 updates (#491)
Bumps the frontend-deps group with 2 updates in the / directory:
[jsdom](https://github.com/jsdom/jsdom) and
[svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).

Updates `jsdom` from 24.0.0 to 24.1.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 24.1.0</h2>
<ul>
<li>Added the <code>getSetCookie()</code> method to the
<code>Headers</code> class. (ushiboy)</li>
<li>Fixed the creation and parsing of elements with names from
<code>Object.prototype</code>, like <code>&quot;constructor&quot;</code>
or <code>&quot;toString&quot;</code>.</li>
<li>Updated <code>rweb-cssom</code>, which can now parse additional CSS
constructs.</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.0</h2>
<ul>
<li>Added the <code>getSetCookie()</code> method to the
<code>Headers</code> class. (ushiboy)</li>
<li>Fixed the creation and parsing of elements with names from
<code>Object.prototype</code>, like <code>&quot;constructor&quot;</code>
or <code>&quot;toString&quot;</code>.</li>
<li>Updated <code>rweb-cssom</code>, which can now parse additional CSS
constructs.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4555914e81"><code>4555914</code></a>
Version 24.1.0</li>
<li><a
href="a693107bc4"><code>a693107</code></a>
Fix elements with names from Object.prototype</li>
<li><a
href="8738255106"><code>8738255</code></a>
Add regression test for comma selector</li>
<li><a
href="a343932723"><code>a343932</code></a>
Implement the getSetCookie() method of Headers</li>
<li><a
href="f2fa507ada"><code>f2fa507</code></a>
Update URLs and fix grammar error</li>
<li><a
href="7dc7ab929d"><code>7dc7ab9</code></a>
Fix getComputedStyle() not-implemented message</li>
<li><a
href="f5f2468bc7"><code>f5f2468</code></a>
Update dependencies and most dev dependencies</li>
<li><a
href="b32d82b87a"><code>b32d82b</code></a>
Fix wpt failure in overwritten-customElements-global.html</li>
<li>See full diff in <a
href="https://github.com/jsdom/jsdom/compare/24.0.0...24.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte` from 4.2.16 to 4.2.17
<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.17</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly handle falsy values of style directives in SSR mode
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/11584">#11584</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/svelte@4.2.17/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.17</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly handle falsy values of style directives in SSR mode
(<a
href="https://redirect.github.com/sveltejs/svelte/pull/11584">#11584</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a8deae9323"><code>a8deae9</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11594">#11594</a>)</li>
<li><a
href="8592914fdd"><code>8592914</code></a>
fix: correctly handle falsy values of style directives in SSR mode (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11584">#11584</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/svelte@4.2.17/packages/svelte">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-05-30 21:04:42 -04:00
dependabot[bot] f70b94de34
build(deps): bump the backend-deps group across 1 directory with 3 updates (#493)
Bumps the backend-deps group with 3 updates in the /src-tauri directory:
[serde](https://github.com/serde-rs/serde),
[thiserror](https://github.com/dtolnay/thiserror) and
[zip](https://github.com/zip-rs/zip2).

Updates `serde` from 1.0.201 to 1.0.203
<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.203</h2>
<ul>
<li>Documentation improvements (<a
href="https://redirect.github.com/serde-rs/serde/issues/2747">#2747</a>)</li>
</ul>
<h2>v1.0.202</h2>
<ul>
<li>Provide public access to RenameAllRules in serde_derive_internals
(<a
href="https://redirect.github.com/serde-rs/serde/issues/2743">#2743</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d5bc546ca5"><code>d5bc546</code></a>
Release 1.0.203</li>
<li><a
href="45ae217728"><code>45ae217</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2747">#2747</a>
from dtolnay/variadic</li>
<li><a
href="b7b97dda73"><code>b7b97dd</code></a>
Unindent implementation inside tuple_impl_body macro</li>
<li><a
href="5d3c563d46"><code>5d3c563</code></a>
Document tuple impls as fake variadic</li>
<li><a
href="376185458b"><code>3761854</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2745">#2745</a>
from dtolnay/docsrs</li>
<li><a
href="a8f14840ab"><code>a8f1484</code></a>
Rely on docs.rs to define --cfg=docsrs by default</li>
<li><a
href="9e32a40b1c"><code>9e32a40</code></a>
Release 1.0.202</li>
<li><a
href="87f635e54d"><code>87f635e</code></a>
Release serde_derive_internals 0.29.1</li>
<li><a
href="d4b2dfbde2"><code>d4b2dfb</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2743">#2743</a>
from dtolnay/renameallrules</li>
<li><a
href="f6ab0bc56f"><code>f6ab0bc</code></a>
Provide public access to RenameAllRules in serde_derive_internals</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.203">compare
view</a></li>
</ul>
</details>
<br />

Updates `thiserror` from 1.0.60 to 1.0.61
<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.61</h2>
<ul>
<li>Use <code>core::fmt</code> and <code>core::panic</code> to
facilitate <code>error_in_core</code> support (<a
href="https://redirect.github.com/dtolnay/thiserror/issues/299">#299</a>,
thanks <a
href="https://github.com/jordens"><code>@​jordens</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5c8016393f"><code>5c80163</code></a>
Release 1.0.61</li>
<li><a
href="e3b1b91ced"><code>e3b1b91</code></a>
Format PR 299 with rustfmt</li>
<li><a
href="6b2b871f39"><code>6b2b871</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/thiserror/issues/299">#299</a>
from quartiq/core</li>
<li><a
href="ce974bc2bd"><code>ce974bc</code></a>
also {std -&gt; core}::panic::UnwindSafe</li>
<li><a
href="7b6e35b992"><code>7b6e35b</code></a>
use core::fmt instead of std::fmt</li>
<li>See full diff in <a
href="https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61">compare
view</a></li>
</ul>
</details>
<br />

Updates `zip` from 1.2.3 to 2.1.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.1.0</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Support mutual conversion between <code>DateTime</code> and MS-DOS
pair</li>
</ul>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>version-needed-to-extract was incorrect in central header, and
version-made-by could be lower than that (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
<li>version-needed-to-extract was incorrect in central header, and
version-made-by could be lower than that (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Another tweak to ensure <code>version_needed</code> is applied</li>
<li>Tweaks to make <code>version_needed</code> and
<code>version_made_by</code> work with recently-merged changes</li>
</ul>
<h2>v2.0.0</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Add <code>fmt::Display</code> for <code>DateTime</code></li>
<li>Implement more traits for <code>DateTime</code></li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Change type of <code>last_modified_time</code> to
<code>Option&lt;DateTime&gt;</code></li>
<li>[<strong>breaking</strong>] Rename <code>from_msdos</code> to
<code>from_msdos_unchecked</code>, make it unsafe, and add
<code>try_from_msdos</code> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/145">#145</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Continue to accept archives with invalid DateTime, and use
<code>now_utc()</code> as default only when writing, not reading</li>
</ul>
<h2>v1.3.1</h2>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Make <code>deflate</code> enable both default implementations</li>
<li>Merge the hidden deflate-flate2 flag into the public one</li>
<li>Rename _deflate-non-zopfli to _deflate-flate2</li>
<li>Reject encrypted and using_data_descriptor files slightly faster in
read_zipfile_from_stream</li>
<li>Convert <code>impl TryInto&lt;NaiveDateTime&gt; for DateTime</code>
to <code>impl TryFrom&lt;DateTime&gt; for NaiveDateTime</code> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/136">#136</a>)</li>
</ul>
<h3><!-- raw HTML omitted --> Performance</h3>
<ul>
<li>Change default compression implementation to
<code>flate2/zlib-ng</code></li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>chore(<a
href="https://redirect.github.com/zip-rs/zip2/pull/132">#132</a>):
Attribution for some copied test data</li>
<li>chore(<a
href="https://redirect.github.com/zip-rs/zip2/pull/133">#133</a>): chmod
-x src/result.rs</li>
</ul>
<h2>v1.3.0</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Add <code>is_symlink</code> method</li>
</ul>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Extract symlinks into symlinks on Unix and Windows, and fix a bug
that affected making directories writable on MacOS</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Eliminate deprecation warning when <code>--all-features</code>
implicitly enables the deprecated feature</li>
<li>Check if archive contains a symlink's target, without borrowing both
at the same time</li>
<li>Eliminate a clone that's no longer necessary</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.0.0...v2.1.0">2.1.0</a>
- 2024-05-25</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Support mutual conversion between <code>DateTime</code> and MS-DOS
pair</li>
</ul>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>version-needed-to-extract was incorrect in central header, and
version-made-by could be lower than that (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
<li>version-needed-to-extract was incorrect in central header, and
version-made-by could be lower than that (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Another tweak to ensure <code>version_needed</code> is applied</li>
<li>Tweaks to make <code>version_needed</code> and
<code>version_made_by</code> work with recently-merged changes</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v1.3.1...v2.0.0">2.0.0</a>
- 2024-05-24</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Add <code>fmt::Display</code> for <code>DateTime</code></li>
<li>Implement more traits for <code>DateTime</code></li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Change type of <code>last_modified_time</code> to
<code>Option&lt;DateTime&gt;</code></li>
<li>[<strong>breaking</strong>] Rename <code>from_msdos</code> to
<code>from_msdos_unchecked</code>, make it unsafe, and add
<code>try_from_msdos</code> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/145">#145</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Continue to accept archives with invalid DateTime, and use
<code>now_utc()</code> as default only when writing, not reading</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v1.3.0...v1.3.1">1.3.1</a>
- 2024-05-21</h2>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Make <code>deflate</code> enable both default implementations</li>
<li>Merge the hidden deflate-flate2 flag into the public one</li>
<li>Rename _deflate-non-zopfli to _deflate-flate2</li>
<li>Reject encrypted and using_data_descriptor files slightly faster in
read_zipfile_from_stream</li>
<li>Convert <code>impl TryInto&lt;NaiveDateTime&gt; for DateTime</code>
to <code>impl TryFrom&lt;DateTime&gt; for NaiveDateTime</code> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/136">#136</a>)</li>
</ul>
<h3><!-- raw HTML omitted --> Performance</h3>
<ul>
<li>Change default compression implementation to
<code>flate2/zlib-ng</code></li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>chore(<a
href="https://redirect.github.com/zip-rs/zip2/pull/132">#132</a>):
Attribution for some copied test data</li>
<li>chore(<a
href="https://redirect.github.com/zip-rs/zip2/pull/133">#133</a>): chmod
-x src/result.rs</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v1.2.3...v1.3.0">1.3.0</a>
- 2024-05-17</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Add <code>is_symlink</code> method</li>
</ul>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Extract symlinks into symlinks on Unix and Windows, and fix a bug
that affected making directories writable on MacOS</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6d4e460556"><code>6d4e460</code></a>
Merge pull request <a
href="https://redirect.github.com/zip-rs/zip2/issues/154">#154</a> from
zip-rs/release-plz-2024-05-25T05-11-15Z</li>
<li><a
href="78aca55db5"><code>78aca55</code></a>
chore: release</li>
<li><a
href="699d10da71"><code>699d10d</code></a>
style: cargo fmt --all</li>
<li><a
href="e6b2290f70"><code>e6b2290</code></a>
chore: Another tweak to ensure <code>version_needed</code> is
applied</li>
<li><a
href="92012b9795"><code>92012b9</code></a>
chore: Tweaks to make <code>version_needed</code> and
<code>version_made_by</code> work with recent...</li>
<li><a
href="cda4712153"><code>cda4712</code></a>
fix: version-needed-to-extract was incorrect in central header, and
version-m...</li>
<li><a
href="b057d0dca2"><code>b057d0d</code></a>
Merge pull request <a
href="https://redirect.github.com/zip-rs/zip2/issues/93">#93</a> from
cosmicexplorer/bulk-parsing</li>
<li><a
href="a28b16e69c"><code>a28b16e</code></a>
Apply suggestions from code review</li>
<li><a
href="df70f6a320"><code>df70f6a</code></a>
Fix unmatched bracket due to bad merge</li>
<li><a
href="6b19c877e2"><code>6b19c87</code></a>
Merge branch 'master' into bulk-parsing</li>
<li>Additional commits viewable in <a
href="https://github.com/zip-rs/zip2/compare/v1.2.3...v2.1.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-05-30 21:04:22 -04:00
OpenGOALBot 63144b5de8 release: bump to version - v2.4.5 2024-05-14 03:05:53 +00:00
dependabot[bot] f5e5ea263c
build(deps): bump the frontend-deps group across 1 directory with 10 updates (#483)
Bumps the frontend-deps group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [semver](https://github.com/npm/node-semver) | `7.6.0` | `7.6.2` |
|
[@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js)
| `9.2.1` | `9.3.0` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `20.1.0` |
`20.1.1` |
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
| `1.5.2` | `1.6.0` |
| [execa](https://github.com/sindresorhus/execa) | `8.0.1` | `9.1.0` |
| [postcss-load-config](https://github.com/postcss/postcss-load-config)
| `5.0.3` | `5.1.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
| `4.2.15` | `4.2.16` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) |
`0.18.5` | `0.19.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.2.10` | `5.2.11` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `1.5.2` | `1.6.0` |


Updates `semver` from 7.6.0 to 7.6.2
<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.2</h2>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.6.1...v7.6.2">7.6.2</a>
(2024-05-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="6466ba9b54"><code>6466ba9</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/713">#713</a>
lru: use map.delete() directly (<a
href="https://redirect.github.com/npm/node-semver/issues/713">#713</a>)
(<a href="https://github.com/negezor"><code>@​negezor</code></a>, <a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2>v7.6.1</h2>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.6.0...v7.6.1">7.6.1</a>
(2024-05-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="c570a348ff"><code>c570a34</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/704">#704</a>
linting: no-unused-vars (<a
href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
<li><a
href="ad8ff11dd2"><code>ad8ff11</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/704">#704</a>
use internal cache implementation (<a
href="https://github.com/mbtools"><code>@​mbtools</code></a>)</li>
<li><a
href="ac9b35769a"><code>ac9b357</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/682">#682</a>
typo in compareBuild debug message (<a
href="https://redirect.github.com/npm/node-semver/issues/682">#682</a>)
(<a href="https://github.com/mbtools"><code>@​mbtools</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="988a8deb3e"><code>988a8de</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/709">#709</a>
uninstall <code>lru-cache</code> (<a
href="https://redirect.github.com/npm/node-semver/issues/709">#709</a>)</li>
<li><a
href="3fabe4dbfb"><code>3fabe4d</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/704">#704</a>
remove lru-cache</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="dd09b60da1"><code>dd09b60</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/705">#705</a>
bump <code>@​npmcli/template-oss</code> to 4.22.0 (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="ec49cdcece"><code>ec49cdc</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/701">#701</a>
chore: chore: postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="b236c3d2f3"><code>b236c3d</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/696">#696</a>
add benchmarks (<a
href="https://redirect.github.com/npm/node-semver/issues/696">#696</a>)
(<a href="https://github.com/H4ad"><code>@​H4ad</code></a>)</li>
<li><a
href="692451bd6f"><code>692451b</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/688">#688</a>
various improvements to README (<a
href="https://redirect.github.com/npm/node-semver/issues/688">#688</a>)
(<a href="https://github.com/mbtools"><code>@​mbtools</code></a>)</li>
<li><a
href="5feeb7f4f6"><code>5feeb7f</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/705">#705</a>
postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="074156f64f"><code>074156f</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/701">#701</a>
bump <code>@​npmcli/template-oss</code> from 4.21.3 to 4.21.4 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</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.1...v7.6.2">7.6.2</a>
(2024-05-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="6466ba9b54"><code>6466ba9</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/713">#713</a>
lru: use map.delete() directly (<a
href="https://redirect.github.com/npm/node-semver/issues/713">#713</a>)
(<a href="https://github.com/negezor"><code>@​negezor</code></a>, <a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.6.0...v7.6.1">7.6.1</a>
(2024-05-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="c570a348ff"><code>c570a34</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/704">#704</a>
linting: no-unused-vars (<a
href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
<li><a
href="ad8ff11dd2"><code>ad8ff11</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/704">#704</a>
use internal cache implementation (<a
href="https://github.com/mbtools"><code>@​mbtools</code></a>)</li>
<li><a
href="ac9b35769a"><code>ac9b357</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/682">#682</a>
typo in compareBuild debug message (<a
href="https://redirect.github.com/npm/node-semver/issues/682">#682</a>)
(<a href="https://github.com/mbtools"><code>@​mbtools</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="988a8deb3e"><code>988a8de</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/709">#709</a>
uninstall <code>lru-cache</code> (<a
href="https://redirect.github.com/npm/node-semver/issues/709">#709</a>)</li>
<li><a
href="3fabe4dbfb"><code>3fabe4d</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/704">#704</a>
remove lru-cache</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="dd09b60da1"><code>dd09b60</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/705">#705</a>
bump <code>@​npmcli/template-oss</code> to 4.22.0 (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="ec49cdcece"><code>ec49cdc</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/701">#701</a>
chore: chore: postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="b236c3d2f3"><code>b236c3d</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/696">#696</a>
add benchmarks (<a
href="https://redirect.github.com/npm/node-semver/issues/696">#696</a>)
(<a href="https://github.com/H4ad"><code>@​H4ad</code></a>)</li>
<li><a
href="692451bd6f"><code>692451b</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/688">#688</a>
various improvements to README (<a
href="https://redirect.github.com/npm/node-semver/issues/688">#688</a>)
(<a href="https://github.com/mbtools"><code>@​mbtools</code></a>)</li>
<li><a
href="5feeb7f4f6"><code>5feeb7f</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/705">#705</a>
postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="074156f64f"><code>074156f</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/701">#701</a>
bump <code>@​npmcli/template-oss</code> from 4.21.3 to 4.21.4 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="eb1380b1ec"><code>eb1380b</code></a>
chore: release 7.6.2 (<a
href="https://redirect.github.com/npm/node-semver/issues/714">#714</a>)</li>
<li><a
href="6466ba9b54"><code>6466ba9</code></a>
fix(lru): use map.delete() directly (<a
href="https://redirect.github.com/npm/node-semver/issues/713">#713</a>)</li>
<li><a
href="d777418116"><code>d777418</code></a>
chore: release 7.6.1 (<a
href="https://redirect.github.com/npm/node-semver/issues/706">#706</a>)</li>
<li><a
href="988a8deb3e"><code>988a8de</code></a>
deps: uninstall <code>lru-cache</code> (<a
href="https://redirect.github.com/npm/node-semver/issues/709">#709</a>)</li>
<li><a
href="5feeb7f4f6"><code>5feeb7f</code></a>
chore: postinstall for dependabot template-oss PR</li>
<li><a
href="dd09b60da1"><code>dd09b60</code></a>
chore: bump <code>@​npmcli/template-oss</code> to 4.22.0</li>
<li><a
href="c570a348ff"><code>c570a34</code></a>
fix(linting): no-unused-vars</li>
<li><a
href="ad8ff11dd2"><code>ad8ff11</code></a>
fix: use internal cache implementation</li>
<li><a
href="3fabe4dbfb"><code>3fabe4d</code></a>
deps: remove lru-cache</li>
<li><a
href="ec49cdcece"><code>ec49cdc</code></a>
chore: chore: chore: postinstall for dependabot template-oss PR</li>
<li>Additional commits viewable in <a
href="https://github.com/npm/node-semver/compare/v7.6.0...v7.6.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@octokit/plugin-throttling` from 9.2.1 to 9.3.0
<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.0</h2>
<h1><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.2.1...v9.3.0">9.3.0</a>
(2024-04-29)</h1>
<h3>Features</h3>
<ul>
<li>Copilot usage endpoints (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/697">#697</a>)
(<a
href="f11e11d5d3">f11e11d</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f11e11d5d3"><code>f11e11d</code></a>
feat: Copilot usage endpoints (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/697">#697</a>)</li>
<li><a
href="1598aa8f79"><code>1598aa8</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/696">#696</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.2.1...v9.3.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@octokit/rest` from 20.1.0 to 20.1.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>v20.1.1</h2>
<h2><a
href="https://github.com/octokit/rest.js/compare/v20.1.0...v20.1.1">20.1.1</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update REST endpoints (<a
href="https://redirect.github.com/octokit/rest.js/issues/428">#428</a>)
(<a
href="7058346922">7058346</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7058346922"><code>7058346</code></a>
fix: update REST endpoints (<a
href="https://redirect.github.com/octokit/rest.js/issues/428">#428</a>)</li>
<li><a
href="b4e210293d"><code>b4e2102</code></a>
ci(action): update actions/checkout digest to 0ad4b8f (<a
href="https://redirect.github.com/octokit/rest.js/issues/426">#426</a>)</li>
<li><a
href="9d99a65406"><code>9d99a65</code></a>
ci(action): update actions/checkout digest to 1d96c77 (<a
href="https://redirect.github.com/octokit/rest.js/issues/425">#425</a>)</li>
<li><a
href="c751cb5336"><code>c751cb5</code></a>
ci(action): update actions/add-to-project action to v1.0.1 (<a
href="https://redirect.github.com/octokit/rest.js/issues/424">#424</a>)</li>
<li><a
href="792bb394d2"><code>792bb39</code></a>
chore(deps): update dependency undici to v6.11.1 [security] (<a
href="https://redirect.github.com/octokit/rest.js/issues/421">#421</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/rest.js/compare/v20.1.0...v20.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-v8` from 1.5.2 to 1.6.0
<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>v1.6.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Support standalone mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5565">vitest-dev/vitest#5565</a>
<a href="https://github.com/vitest-dev/vitest/commit/bdce0a29"><!-- raw
HTML omitted -->(bdce0)<!-- raw HTML omitted --></a></li>
<li>Custom &quot;snapshotEnvironment&quot; option  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5449">vitest-dev/vitest#5449</a>
<a href="https://github.com/vitest-dev/vitest/commit/30f728bc"><!-- raw
HTML omitted -->(30f72)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>: Support comparing benchmark result  - 
by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</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/5398">vitest-dev/vitest#5398</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8d3d22e"><!-- raw
HTML omitted -->(f8d3d)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>: Allow injecting scripts  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5656">vitest-dev/vitest#5656</a>
<a href="https://github.com/vitest-dev/vitest/commit/21e58bd8"><!-- raw
HTML omitted -->(21e58)<!-- raw HTML omitted --></a></li>
<li><strong>reporter</strong>: Support <code>includeConsoleOutput</code>
and <code>addFileAttribute</code> in junit  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5659">vitest-dev/vitest#5659</a>
<a href="https://github.com/vitest-dev/vitest/commit/2f913222"><!-- raw
HTML omitted -->(2f913)<!-- raw HTML omitted --></a></li>
<li><strong>ui</strong>: Sort items by file name  -  by <a
href="https://github.com/btea"><code>@​btea</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5652">vitest-dev/vitest#5652</a>
<a href="https://github.com/vitest-dev/vitest/commit/1f7268fa"><!-- raw
HTML omitted -->(1f726)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Keep order of arguments for .each in custom task collectors  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5640">vitest-dev/vitest#5640</a>
<a href="https://github.com/vitest-dev/vitest/commit/7d57c116"><!-- raw
HTML omitted -->(7d57c)<!-- raw HTML omitted --></a></li>
<li>Call <code>resolveId('vitest')</code> after <code>buildStart</code>
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5646">vitest-dev/vitest#5646</a>
<a href="https://github.com/vitest-dev/vitest/commit/f5faf423"><!-- raw
HTML omitted -->(f5faf)<!-- raw HTML omitted --></a></li>
<li>Hash the name of the file when caching  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5654">vitest-dev/vitest#5654</a>
<a href="https://github.com/vitest-dev/vitest/commit/c9e68ced"><!-- raw
HTML omitted -->(c9e68)<!-- raw HTML omitted --></a></li>
<li>Don't panic on empty files in node_modules  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/40c299fe"><!-- raw
HTML omitted -->(40c29)<!-- raw HTML omitted --></a></li>
<li>Use <code>toJSON</code> for error serialization  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5526">vitest-dev/vitest#5526</a>
<a href="https://github.com/vitest-dev/vitest/commit/19a21e49"><!-- raw
HTML omitted -->(19a21)<!-- raw HTML omitted --></a></li>
<li><strong>coverage</strong>:
<ul>
<li>Exclude <code>*.test-d.*</code> by default  -  by <a
href="https://github.com/MindfulPol"><code>@​MindfulPol</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5634">vitest-dev/vitest#5634</a>
<a href="https://github.com/vitest-dev/vitest/commit/bfe8ad9d"><!-- raw
HTML omitted -->(bfe8a)<!-- raw HTML omitted --></a></li>
<li>Apply <code>vite-node</code>'s wrapper only to executed files  -  by
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5642">vitest-dev/vitest#5642</a>
<a href="https://github.com/vitest-dev/vitest/commit/c9883f3e"><!-- raw
HTML omitted -->(c9883)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vm</strong>:
<ul>
<li>Support network imports  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5610">vitest-dev/vitest#5610</a>
<a href="https://github.com/vitest-dev/vitest/commit/103a6002"><!-- raw
HTML omitted -->(103a6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li>Improve performance of forks pool  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5592">vitest-dev/vitest#5592</a>
<a href="https://github.com/vitest-dev/vitest/commit/d8304bb4"><!-- raw
HTML omitted -->(d8304)<!-- raw HTML omitted --></a></li>
<li>Unnecessary rpc call when coverage is disabled  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5658">vitest-dev/vitest#5658</a>
<a href="https://github.com/vitest-dev/vitest/commit/c571276a"><!-- raw
HTML omitted -->(c5712)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.5.3...v1.6.0">View
changes on GitHub</a></h5>
<h2>v1.5.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Use package.json name for a workspace project if not provided  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5608">vitest-dev/vitest#5608</a>
<a href="https://github.com/vitest-dev/vitest/commit/48fba190"><!-- raw
HTML omitted -->(48fba)<!-- raw HTML omitted --></a></li>
<li>Backport jest iterable equality within object  -  by <a
href="https://github.com/sukovanej"><code>@​sukovanej</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5621">vitest-dev/vitest#5621</a>
<a href="https://github.com/vitest-dev/vitest/commit/30e5dc1b"><!-- raw
HTML omitted -->(30e5d)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>: Support benchmark  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5622">vitest-dev/vitest#5622</a>
<a href="https://github.com/vitest-dev/vitest/commit/becabb5e"><!-- raw
HTML omitted -->(becab)<!-- raw HTML omitted --></a></li>
<li><strong>reporter</strong>: Use default error formatter for JUnit  - 
by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5629">vitest-dev/vitest#5629</a>
<a href="https://github.com/vitest-dev/vitest/commit/200609cc"><!-- raw
HTML omitted -->(20060)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.5.2...v1.5.3">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6b29f3ddc8"><code>6b29f3d</code></a>
chore: release v1.6.0</li>
<li><a
href="c9883f3ec9"><code>c9883f3</code></a>
fix(coverage): apply <code>vite-node</code>'s wrapper only to executed
files (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/5642">#5642</a>)</li>
<li><a
href="a52964b1d6"><code>a52964b</code></a>
chore: release v1.5.3</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `execa` from 8.0.1 to 9.1.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.1.0</h2>
<h2>Features (types)</h2>
<ul>
<li>Export <a
href="https://github.com/sindresorhus/execa/blob/HEAD/docs/typescript.md#available-types"><code>TemplateExpression</code></a>
type. (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1049">#1049</a>)</li>
</ul>
<h2>v9.0.2</h2>
<h2>Bug fixes (types)</h2>
<ul>
<li>Do not require using <code>--lib dom</code> for TypeScript users (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1043">#1043</a>,
<a
href="https://redirect.github.com/sindresorhus/execa/issues/1044">#1044</a>)</li>
<li>Fix type of the <code>reject</code> option (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1046">#1046</a>)</li>
</ul>
<h2>v9.0.1</h2>
<h2>Bug fixes (types)</h2>
<ul>
<li>Fix types not being importable (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1033">#1033</a>)
3bdab60</li>
<li>Fix complexity bug with types (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1037">#1037</a>)
6cc519b</li>
<li>Fix complexity bug with types (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1035">#1035</a>)
fee011d</li>
</ul>
<h2>v9.0.0</h2>
<p>This major release brings many important features including:</p>
<ul>
<li><a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#3a26">Split
the output</a> into lines, or <a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#3a26">progressively
iterate</a> over them.</li>
<li><a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#cbd6">Transform
or filter</a> the input/output using <a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#399a">simple
functions</a>.</li>
<li>Print the output <a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#693f">to
the terminal</a> while still retrieving it programmatically.</li>
<li>Redirect the input/output <a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#693f">from/to
a file</a>.</li>
<li><a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#ec17">Advanced
piping</a> between multiple subprocesses.</li>
<li>Improved [verbose mode](<a
href="https://medium.com/@ehmicky/execa-breaking">https://medium.com/<code>@​ehmicky/execa-breaking</code></a>
changes not included in v9 release notes <a
href="https://redirect.github.com/sindresorhus/execa/issues/1048">#1048</a>
Closed
opened this issue 3 comments · Fixed by <a
href="https://redirect.github.com/sindresorhus/execa/pull/1049">sindresorhus/execa#1049</a>
Comments
<a
href="https://github.com/Zamiell9-release-d0d5daaa097f"><code>@​Zamiell9-release-d0d5daaa097f</code></a>#2913),
for debugging.</li>
<li>More <a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#40d7">detailed
errors</a>, including when <a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#668c">terminating
subprocesses</a>.</li>
<li>Enhanced <a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#725b">template
string syntax</a>.</li>
<li><a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#bcbf">Global/shared
options</a>.</li>
<li><a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#5731">Web
streams</a> and Transform streams support.</li>
<li><a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f#47b9">Convert
the subprocess</a> to a stream.</li>
<li><a
href="https://github.com/sindresorhus/execa/blob/HEAD/readme.md#documentation">New
documentation</a> with many examples.</li>
</ul>
<p>Please check the <a
href="https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f">release
post</a> for a high-level overview! For the full list of breaking
changes, features and bug fixes, please read below.</p>
<p>Thanks <a
href="https://github.com/younggglcy"><code>@​younggglcy</code></a>, <a
href="https://github.com/koshic"><code>@​koshic</code></a>, <a
href="https://github.com/am0o0"><code>@​am0o0</code></a> and <a
href="https://github.com/codesmith-emmy"><code>@​codesmith-emmy</code></a>
for your help!</p>
<hr />
<p>One of the maintainers <a
href="https://github.com/ehmicky"><code>@​ehmicky</code></a> is looking
for a remote full-time position. Specialized in Node.js back-ends and
CLIs, he led Netlify <a
href="https://www.netlify.com/platform/core/build/">Build</a>, <a
href="https://www.netlify.com/integrations/">Plugins</a> and
Configuration for 2.5 years. Feel free to contact him on <a
href="https://www.mickael-hebert.com">his website</a> or on <a
href="https://www.linkedin.com/in/mickaelhebert/">LinkedIn</a>!</p>
<hr />
<h2>Breaking changes (not types)</h2>
<ul>
<li>Minimal supported Node.js version is now <code>18.19.0</code>.
(834e3726)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="62d02af669"><code>62d02af</code></a>
9.1.0</li>
<li><a
href="733d6ff6c2"><code>733d6ff</code></a>
Split CI jobs (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1052">#1052</a>)</li>
<li><a
href="3b11ac87d9"><code>3b11ac8</code></a>
Check types on TypeScript 5.1 + latest (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1051">#1051</a>)</li>
<li><a
href="de8e7daabe"><code>de8e7da</code></a>
Document minimum TypeScript version (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1050">#1050</a>)</li>
<li><a
href="2d8475291b"><code>2d84752</code></a>
Export <code>TemplateExpression</code> type (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1049">#1049</a>)</li>
<li><a
href="b8c131ce8e"><code>b8c131c</code></a>
9.0.2</li>
<li><a
href="e2903e990f"><code>e2903e9</code></a>
Run TypeScript on the types (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1042">#1042</a>)</li>
<li><a
href="ab2a9ed13c"><code>ab2a9ed</code></a>
Fix type of result when using the <code>reject: false</code> option (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1046">#1046</a>)</li>
<li><a
href="11bbd9d641"><code>11bbd9d</code></a>
Fix type of <code>TransformStream</code> (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1044">#1044</a>)</li>
<li><a
href="6f4941e2a1"><code>6f4941e</code></a>
Fix typing of web streams (<a
href="https://redirect.github.com/sindresorhus/execa/issues/1043">#1043</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sindresorhus/execa/compare/v8.0.1...v9.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss-load-config` from 5.0.3 to 5.1.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md">postcss-load-config's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/postcss/postcss-load-config/compare/v5.0.3...v5.1.0">5.1.0</a>
(2024-05-01)</h2>
<h3>Features</h3>
<ul>
<li>Allow to use <code>tsx</code> for TypeScript support (<a
href="https://redirect.github.com/postcss/postcss-load-config/pull/260">#260</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="62d325c7c5"><code>62d325c</code></a>
chore(release): 5.1.0</li>
<li><a
href="4297b754db"><code>4297b75</code></a>
Fix ESLint warning</li>
<li><a
href="205df8b2d8"><code>205df8b</code></a>
Update dependencies</li>
<li><a
href="e04e9606fe"><code>e04e960</code></a>
Move to Node.js 22 on CI</li>
<li><a
href="7c6880bce4"><code>7c6880b</code></a>
Fix code style</li>
<li><a
href="da69e940f8"><code>da69e94</code></a>
feat: support loading config with tsx (<a
href="https://redirect.github.com/postcss/postcss-load-config/issues/260">#260</a>)</li>
<li><a
href="0de2f5df9c"><code>0de2f5d</code></a>
Move to ESLint flat config</li>
<li><a
href="e5acfd6059"><code>e5acfd6</code></a>
Update dependencies</li>
<li><a
href="d97c2fc4ad"><code>d97c2fc</code></a>
Update workflow practice</li>
<li><a
href="8012f0c023"><code>8012f0c</code></a>
Move to pnpm 9</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss-load-config/compare/v5.0.3...5.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte` from 4.2.15 to 4.2.16
<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.16</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: check if svelte component exists on custom element destroy (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11489">#11489</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/svelte@4.2.16/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.16</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: check if svelte component exists on custom element destroy (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11489">#11489</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8e4c7788a9"><code>8e4c778</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11491">#11491</a>)</li>
<li><a
href="1bab571caa"><code>1bab571</code></a>
fix: additional check for component on destroy (svelte4) (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11489">#11489</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/svelte@4.2.16/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `unplugin-icons` from 0.18.5 to 0.19.0
<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.0</h2>
<h3>   🚨 Breaking Changes</h3>
<ul>
<li>Add Svelte 5 runes compiler support  -  by <a
href="https://github.com/userquin"><code>@​userquin</code></a> in <a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/347">unplugin/unplugin-icons#347</a>
<a href="https://github.com/unplugin/unplugin-icons/commit/4420eb2"><!--
raw HTML omitted -->(4420e)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🚀 Features</h3>
<ul>
<li>Add <code>strict</code> option for resolver  -  by <a
href="https://github.com/genffy"><code>@​genffy</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/327">unplugin/unplugin-icons#327</a>
<a href="https://github.com/unplugin/unplugin-icons/commit/ceba771"><!--
raw HTML omitted -->(ceba7)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Vue2 compiler issue  -  by <a
href="https://github.com/twt898xu"><code>@​twt898xu</code></a> and
<strong>mercer.xu</strong> in <a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/356">unplugin/unplugin-icons#356</a>
<a href="https://github.com/unplugin/unplugin-icons/commit/c681526"><!--
raw HTML omitted -->(c6815)<!-- raw HTML omitted --></a></li>
<li><strong>types</strong>: Add qwik to package exports  -  by <a
href="https://github.com/userquin"><code>@​userquin</code></a> in <a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/350">unplugin/unplugin-icons#350</a>
<a href="https://github.com/unplugin/unplugin-icons/commit/30df7b7"><!--
raw HTML omitted -->(30df7)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.18.5...v0.19.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b510ca37ea"><code>b510ca3</code></a>
chore: release v0.19.0</li>
<li><a
href="2fbe0836ca"><code>2fbe083</code></a>
chore: update</li>
<li><a
href="ceba771e84"><code>ceba771</code></a>
feat: add <code>strict</code> option for resolver (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/327">#327</a>)</li>
<li><a
href="4420eb2ca2"><code>4420eb2</code></a>
feat!: add Svelte 5 runes compiler support (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/347">#347</a>)</li>
<li><a
href="a9d0f4aa5d"><code>a9d0f4a</code></a>
chore: update deps</li>
<li><a
href="c681526988"><code>c681526</code></a>
fix: vue2 compiler issue (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/356">#356</a>)</li>
<li><a
href="30df7b7df6"><code>30df7b7</code></a>
fix(types): add qwik to package exports (<a
href="https://redirect.github.com/unplugin/unplugin-icons/issues/350">#350</a>)</li>
<li>See full diff in <a
href="https://github.com/unplugin/unplugin-icons/compare/v0.18.5...v0.19.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.2.10 to 5.2.11
<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.2.11 (2024-05-02)<!-- raw HTML omitted
--></h2>
<ul>
<li>feat: improve dynamic import variable failure error message (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16519">#16519</a>)
(<a href="https://github.com/vitejs/vite/commit/f8feeea">f8feeea</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16519">#16519</a></li>
<li>fix: dynamic-import-vars plugin normalize path issue (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16518">#16518</a>)
(<a href="https://github.com/vitejs/vite/commit/f71ba5b">f71ba5b</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16518">#16518</a></li>
<li>fix: scripts and styles were missing from built HTML on Windows (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16421">#16421</a>)
(<a href="https://github.com/vitejs/vite/commit/0e93f58">0e93f58</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16421">#16421</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16488">#16488</a>)
(<a href="https://github.com/vitejs/vite/commit/2d50be2">2d50be2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16488">#16488</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16549">#16549</a>)
(<a href="https://github.com/vitejs/vite/commit/2d6a13b">2d6a13b</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16549">#16549</a></li>
<li>fix(dev): watch publicDir explicitly to include it outside the root
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16502">#16502</a>)
(<a href="https://github.com/vitejs/vite/commit/4d83eb5">4d83eb5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16502">#16502</a></li>
<li>fix(preload): skip preload for non-static urls (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16556">#16556</a>)
(<a href="https://github.com/vitejs/vite/commit/bb79c9b">bb79c9b</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16556">#16556</a></li>
<li>fix(ssr): handle class declaration and expression name scoping (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16569">#16569</a>)
(<a href="https://github.com/vitejs/vite/commit/c071eb3">c071eb3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16569">#16569</a></li>
<li>fix(ssr): handle function expression name scoping (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16563">#16563</a>)
(<a href="https://github.com/vitejs/vite/commit/02db947">02db947</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16563">#16563</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2bc5d3de87"><code>2bc5d3d</code></a>
release: v5.2.11</li>
<li><a
href="f8feeea41c"><code>f8feeea</code></a>
feat: improve dynamic import variable failure error message (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16519">#16519</a>)</li>
<li><a
href="c071eb3822"><code>c071eb3</code></a>
fix(ssr): handle class declaration and expression name scoping (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16569">#16569</a>)</li>
<li><a
href="02db9479ac"><code>02db947</code></a>
fix(ssr): handle function expression name scoping (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16563">#16563</a>)</li>
<li><a
href="2d6a13b0aa"><code>2d6a13b</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16549">#16549</a>)</li>
<li><a
href="0e93f588b9"><code>0e93f58</code></a>
fix: scripts and styles were missing from built HTML on Windows (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16421">#16421</a>)</li>
<li><a
href="bb79c9b653"><code>bb79c9b</code></a>
fix(preload): skip preload for non-static urls (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16556">#16556</a>)</li>
<li><a
href="f71ba5b94a"><code>f71ba5b</code></a>
fix: dynamic-import-vars plugin normalize path issue (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16518">#16518</a>)</li>
<li><a
href="2d50be2a54"><code>2d50be2</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16488">#16488</a>)</li>
<li><a
href="4d83eb58cd"><code>4d83eb5</code></a>
fix(dev): watch publicDir explicitly to include it outside the root (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16502">#16502</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.2.11/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 1.5.2 to 1.6.0
<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>v1.6.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Support standalone mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5565">vitest-dev/vitest#5565</a>
<a href="https://github.com/vitest-dev/vitest/commit/bdce0a29"><!-- raw
HTML omitted -->(bdce0)<!-- raw HTML omitted --></a></li>
<li>Custom &quot;snapshotEnvironment&quot; option  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5449">vitest-dev/vitest#5449</a>
<a href="https://github.com/vitest-dev/vitest/commit/30f728bc"><!-- raw
HTML omitted -->(30f72)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>: Support comparing benchmark result  - 
by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</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/5398">vitest-dev/vitest#5398</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8d3d22e"><!-- raw
HTML omitted -->(f8d3d)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>: Allow injecting scripts  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5656">vitest-dev/vitest#5656</a>
<a href="https://github.com/vitest-dev/vitest/commit/21e58bd8"><!-- raw
HTML omitted -->(21e58)<!-- raw HTML omitted --></a></li>
<li><strong>reporter</strong>: Support <code>includeConsoleOutput</code>
and <code>addFileAttribute</code> in junit  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5659">vitest-dev/vitest#5659</a>
<a href="https://github.com/vitest-dev/vitest/commit/2f913222"><!-- raw
HTML omitted -->(2f913)<!-- raw HTML omitted --></a></li>
<li><strong>ui</strong>: Sort items by file name  -  by <a
href="https://github.com/btea"><code>@​btea</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5652">vitest-dev/vitest#5652</a>
<a href="https://github.com/vitest-dev/vitest/commit/1f7268fa"><!-- raw
HTML omitted -->(1f726)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Keep order of arguments for .each in custom task collectors  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5640">vitest-dev/vitest#5640</a>
<a href="https://github.com/vitest-dev/vitest/commit/7d57c116"><!-- raw
HTML omitted -->(7d57c)<!-- raw HTML omitted --></a></li>
<li>Call <code>resolveId('vitest')</code> after <code>buildStart</code>
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5646">vitest-dev/vitest#5646</a>
<a href="https://github.com/vitest-dev/vitest/commit/f5faf423"><!-- raw
HTML omitted -->(f5faf)<!-- raw HTML omitted --></a></li>
<li>Hash the name of the file when caching  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5654">vitest-dev/vitest#5654</a>
<a href="https://github.com/vitest-dev/vitest/commit/c9e68ced"><!-- raw
HTML omitted -->(c9e68)<!-- raw HTML omitted --></a></li>
<li>Don't panic on empty files in node_modules  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/40c299fe"><!-- raw
HTML omitted -->(40c29)<!-- raw HTML omitted --></a></li>
<li>Use <code>toJSON</code> for error serialization  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5526">vitest-dev/vitest#5526</a>
<a href="https://github.com/vitest-dev/vitest/commit/19a21e49"><!-- raw
HTML omitted -->(19a21)<!-- raw HTML omitted --></a></li>
<li><strong>coverage</strong>:
<ul>
<li>Exclude <code>*.test-d.*</code> by default  -  by <a
href="https://github.com/MindfulPol"><code>@​MindfulPol</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5634">vitest-dev/vitest#5634</a>
<a href="https://github.com/vitest-dev/vitest/commit/bfe8ad9d"><!-- raw
HTML omitted -->(bfe8a)<!-- raw HTML omitted --></a></li>
<li>Apply <code>vite-node</code>'s wrapper only to executed files  -  by
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5642">vitest-dev/vitest#5642</a>
<a href="https://github.com/vitest-dev/vitest/commit/c9883f3e"><!-- raw
HTML omitted -->(c9883)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vm</strong>:
<ul>
<li>Support network imports  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5610">vitest-dev/vitest#5610</a>
<a href="https://github.com/vitest-dev/vitest/commit/103a6002"><!-- raw
HTML omitted -->(103a6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li>Improve performance of forks pool  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5592">vitest-dev/vitest#5592</a>
<a href="https://github.com/vitest-dev/vitest/commit/d8304bb4"><!-- raw
HTML omitted -->(d8304)<!-- raw HTML omitted --></a></li>
<li>Unnecessary rpc call when coverage is disabled  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5658">vitest-dev/vitest#5658</a>
<a href="https://github.com/vitest-dev/vitest/commit/c571276a"><!-- raw
HTML omitted -->(c5712)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.5.3...v1.6.0">View
changes on GitHub</a></h5>
<h2>v1.5.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Use package.json name for a workspace project if not provided  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5608">vitest-dev/vitest#5608</a>
<a href="https://github.com/vitest-dev/vitest/commit/48fba190"><!-- raw
HTML omitted -->(48fba)<!-- raw HTML omitted --></a></li>
<li>Backport jest iterable equality within object  -  by <a
href="https://github.com/sukovanej"><code>@​sukovanej</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5621">vitest-dev/vitest#5621</a>
<a href="https://github.com/vitest-dev/vitest/commit/30e5dc1b"><!-- raw
HTML omitted -->(30e5d)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>: Support benchmark  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5622">vitest-dev/vitest#5622</a>
<a href="https://github.com/vitest-dev/vitest/commit/becabb5e"><!-- raw
HTML omitted -->(becab)<!-- raw HTML omitted --></a></li>
<li><strong>reporter</strong>: Use default error formatter for JUnit  - 
by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5629">vitest-dev/vitest#5629</a>
<a href="https://github.com/vitest-dev/vitest/commit/200609cc"><!-- raw
HTML omitted -->(20060)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.5.2...v1.5.3">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6b29f3ddc8"><code>6b29f3d</code></a>
chore: release v1.6.0</li>
<li><a
href="f8d3d22e3b"><code>f8d3d22</code></a>
feat(benchmark): support comparing benchmark result (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5398">#5398</a>)</li>
<li><a
href="21e58bd890"><code>21e58bd</code></a>
feat(browser): allow injecting scripts (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5656">#5656</a>)</li>
<li><a
href="30f728bc1a"><code>30f728b</code></a>
feat: custom &quot;snapshotEnvironment&quot; option (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5449">#5449</a>)</li>
<li><a
href="2f91322238"><code>2f91322</code></a>
feat(reporter): support <code>includeConsoleOutput</code> and
<code>addFileAttribute</code> in juni...</li>
<li><a
href="c571276a8c"><code>c571276</code></a>
perf: unnecessary rpc call when coverage is disabled (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5658">#5658</a>)</li>
<li><a
href="bdce0a29db"><code>bdce0a2</code></a>
feat: support standalone mode (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5565">#5565</a>)</li>
<li><a
href="40c299fe61"><code>40c299f</code></a>
fix: don't panic on empty files in node_modules</li>
<li><a
href="c9e68ced74"><code>c9e68ce</code></a>
fix: hash the name of the file when caching (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5654">#5654</a>)</li>
<li><a
href="f5faf4236f"><code>f5faf42</code></a>
fix: call <code>resolveId('vitest')</code> after <code>buildStart</code>
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5646">#5646</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v1.6.0/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-05-13 23:03:51 -04:00
dependabot[bot] 6ad722af07
build(deps): bump the frontend-deps-tauri group across 1 directory with 2 updates (#482)
Bumps the frontend-deps-tauri group with 2 updates in the / directory:
[@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.4 to 1.5.5
<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.5.5</h2>
<!-- raw HTML omitted -->
<pre><code>yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 1.84s.
</code></pre>
<!-- raw HTML omitted -->
<h2>[1.5.5]</h2>
<h3>Enhancements</h3>
<ul>
<li><a
href="7f885bd5ed"><code>7f885bd5e</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9706">#9706</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="7f885bd5ed"><code>7f885bd5e</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9706">#9706</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.3s

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.5.5
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.46s.
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="15c62b5d99"><code>15c62b5</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9721">#9721</a>)</li>
<li><a
href="9b90b67ed2"><code>9b90b67</code></a>
Revert &quot;Apply Version Updates From Current Changes (v1)&quot; (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9724">#9724</a>)</li>
<li><a
href="f1b0b00159"><code>f1b0b00</code></a>
docs: added example of tauri.allowlist.protocol (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9726">#9726</a>)</li>
<li><a
href="6bb721cd3d"><code>6bb721c</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9709">#9709</a>)</li>
<li><a
href="7f885bd5ed"><code>7f885bd</code></a>
fix(core/shell): speedup <code>Command.execute</code> &amp; fix extra
new lines (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9706">#9706</a>)</li>
<li><a
href="2eb21378a6"><code>2eb2137</code></a>
fix(tauri-runtime-wry): window draw span not closing (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9718">#9718</a>)</li>
<li><a
href="ab9ec42c10"><code>ab9ec42</code></a>
fix(windows): nsis failed to resolve resources with <code>$</code> in
their name, closes...</li>
<li><a
href="07b6f9fa83"><code>07b6f9f</code></a>
apply version updates (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9683">#9683</a>)</li>
<li><a
href="db9ec4e79c"><code>db9ec4e</code></a>
ci: fix msrv check (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9682">#9682</a>)</li>
<li><a
href="2a9a28044b"><code>2a9a280</code></a>
ci: fix msrv check (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9681">#9681</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.4...@tauri-apps/api-v1.5.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `@tauri-apps/cli` from 1.5.11 to 1.5.14
<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.5.14</h2>
<h2>[1.5.14]</h2>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>tauri-cli@1.5.14</code></li>
</ul>
<h2><code>@​tauri-apps/cli</code> v1.5.13</h2>
<h2>[1.5.13]</h2>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>tauri-cli@1.5.13</code></li>
</ul>
<h2><code>@​tauri-apps/cli</code> v1.5.12</h2>
<h2>[1.5.12]</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="1675e41f05"><code>1675e41f0</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9481">#9481</a>)
Fixed an issue with the CLI renaming the main executable in kebab-case
when building for Windows on a non-Windows system which caused the
bundler step to fail.</li>
<li><a
href="9dd67abd93"><code>9dd67abd9</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9298">#9298</a>)
Upgrade <code>heck</code> to v0.5 to better support Chinese and Japanese
product name, because Chinese do not have word separation.</li>
<li><a
href="f9638b6315"><code>f9638b631</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9491">#9491</a>)
Fixed an issue that caused the CLI to rename app binaries incorrectly if
the product name contained a <code>.</code> which resulted in the
bundling step to fail.</li>
<li><a
href="77cc49ac3c"><code>77cc49ac3</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9188">#9188</a>)
Fixed an issue causing the <code>build.runner</code> and
<code>build.features</code> configs to not take effect.</li>
<li><a
href="aeddc40b9e"><code>aeddc40b9</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9411">#9411</a>)
Fix <code>tauri info</code> crashing when Node.js is not installed.</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>tauri-cli@1.5.12</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="15c62b5d99"><code>15c62b5</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9721">#9721</a>)</li>
<li><a
href="9b90b67ed2"><code>9b90b67</code></a>
Revert &quot;Apply Version Updates From Current Changes (v1)&quot; (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9724">#9724</a>)</li>
<li><a
href="f1b0b00159"><code>f1b0b00</code></a>
docs: added example of tauri.allowlist.protocol (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9726">#9726</a>)</li>
<li><a
href="6bb721cd3d"><code>6bb721c</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9709">#9709</a>)</li>
<li><a
href="7f885bd5ed"><code>7f885bd</code></a>
fix(core/shell): speedup <code>Command.execute</code> &amp; fix extra
new lines (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9706">#9706</a>)</li>
<li><a
href="2eb21378a6"><code>2eb2137</code></a>
fix(tauri-runtime-wry): window draw span not closing (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9718">#9718</a>)</li>
<li><a
href="ab9ec42c10"><code>ab9ec42</code></a>
fix(windows): nsis failed to resolve resources with <code>$</code> in
their name, closes...</li>
<li><a
href="07b6f9fa83"><code>07b6f9f</code></a>
apply version updates (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9683">#9683</a>)</li>
<li><a
href="db9ec4e79c"><code>db9ec4e</code></a>
ci: fix msrv check (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9682">#9682</a>)</li>
<li><a
href="2a9a28044b"><code>2a9a280</code></a>
ci: fix msrv check (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9681">#9681</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.11...@tauri-apps/cli-v1.5.14">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-05-13 23:03:36 -04:00
dependabot[bot] 0c6eb44587
build(deps): bump tauri-build from 1.5.1 to 1.5.2 in /src-tauri in the backend-deps-tauri group (#484)
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.1 to 1.5.2
<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.2</h2>
<p>Updating crates.io index</p>
<!-- raw HTML omitted -->
<pre><code>Fetching advisory database from
`https://github.com/RustSec/advisory-db.git`
Loaded 623 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (585 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.6.3
        ├── tauri 1.6.3
        ├── restart 0.1.0
        └── app-updater 0.1.0
<p>warning: 1 allowed warning found
</code></pre></p>
<!-- raw HTML omitted -->
<h2>[1.5.2]</h2>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>tauri-utils@1.5.4</code></li>
<li>Upgraded to <code>tauri-codegen@1.4.3</code></li>
</ul>
<!-- raw HTML omitted -->
<pre><code>Updating crates.io index
Packaging tauri-build v1.5.2
(/home/runner/work/tauri/tauri/core/tauri-build)
Verifying tauri-build v1.5.2
(/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
 Downloading crates ...
  Downloaded embed-resource v2.4.2
  Downloaded tauri-winres v0.1.1
  Downloaded cargo_toml v0.15.3
   Compiling proc-macro2 v1.0.81
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="07b6f9fa83"><code>07b6f9f</code></a>
apply version updates (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9683">#9683</a>)</li>
<li><a
href="db9ec4e79c"><code>db9ec4e</code></a>
ci: fix msrv check (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9682">#9682</a>)</li>
<li><a
href="2a9a28044b"><code>2a9a280</code></a>
ci: fix msrv check (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9681">#9681</a>)</li>
<li><a
href="5ee5ed4dc6"><code>5ee5ed4</code></a>
fix: schemars 0.8.18 compatibility (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9680">#9680</a>)</li>
<li><a
href="b8fd8e1bac"><code>b8fd8e1</code></a>
refactor(nsis): use nsis's built-in com plugin instead of ApplicationID
plugi...</li>
<li><a
href="0749a84ae0"><code>0749a84</code></a>
chore(cli/deps): update <code>nsis-tauri-utils</code> to
<code>0.3</code> (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9605">#9605</a>)</li>
<li><a
href="80db9dff28"><code>80db9df</code></a>
ci: use node 16 (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9600">#9600</a>)</li>
<li><a
href="532279b724"><code>532279b</code></a>
ci(1.x): Fix publishing of cli-macos-x64 (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9575">#9575</a>)</li>
<li><a
href="3e98145ac3"><code>3e98145</code></a>
fix(core): run plugin init script in a separate context (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9570">#9570</a>)</li>
<li><a
href="fd2f8ab774"><code>fd2f8ab</code></a>
ci(1.x): Remove nodejs14 test in cli.js publishing workflow (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9569">#9569</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-build-v1.5.1...tauri-build-v1.5.2">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.1&new-version=1.5.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-05-13 23:03:20 -04:00
dependabot[bot] 9328cf33c0
build(deps): bump the backend-deps group across 1 directory with 8 updates (#485)
Fixes #377
- Big update to `zip` so hopefully that helps, new compression library,
and we do a quick sanity check (read the file zile). This should
hopefully catch corrupted support-packages.

Bumps the backend-deps group with 8 updates in the /src-tauri directory:

| Package | From | To |
| --- | --- | --- |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.29` | `1.0.30`
|
| [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` |
| [serde](https://github.com/serde-rs/serde) | `1.0.199` | `1.0.201` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117`
|
| [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.30.11` |
`0.30.12` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` |
`1.0.60` |
| [wgpu](https://github.com/gfx-rs/wgpu) | `0.19.4` | `0.20.0` |
| [zip](https://github.com/zip-rs/zip2) | `0.6.6` | `1.2.3` |


Updates `flate2` from 1.0.29 to 1.0.30
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d3bea908ed"><code>d3bea90</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/flate2-rs/issues/405">#405</a>
from Byron/fix-CI</li>
<li><a
href="50488437ca"><code>5048843</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/flate2-rs/issues/407">#407</a>
from striezel-stash/actions-checkout-v4</li>
<li><a
href="42c86cedde"><code>42c86ce</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/flate2-rs/issues/406">#406</a>
from striezel-stash/fix-some-typos</li>
<li><a
href="f7b99e9040"><code>f7b99e9</code></a>
Update actions/checkout in GitHub Actions workflows to v4</li>
<li><a
href="563f1c42f4"><code>563f1c4</code></a>
Fix typos</li>
<li><a
href="1126a4a758"><code>1126a4a</code></a>
prepare bugfix release to make docs work again</li>
<li><a
href="bc1b3e9604"><code>bc1b3e9</code></a>
CI verifies that docs can be built (<a
href="https://redirect.github.com/rust-lang/flate2-rs/issues/404">#404</a>)</li>
<li><a
href="5ce4154d2b"><code>5ce4154</code></a>
fix CI by assuring builds work with --all-features enabled (<a
href="https://redirect.github.com/rust-lang/flate2-rs/issues/404">#404</a>)</li>
<li>See full diff in <a
href="https://github.com/rust-lang/flate2-rs/compare/1.0.29...1.0.30">compare
view</a></li>
</ul>
</details>
<br />

Updates `semver` from 1.0.22 to 1.0.23
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/semver/releases">semver's
releases</a>.</em></p>
<blockquote>
<h2>1.0.23</h2>
<ul>
<li>Resolve unexpected_cfgs warning (<a
href="https://redirect.github.com/dtolnay/semver/issues/318">#318</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="69efd3cc77"><code>69efd3c</code></a>
Release 1.0.23</li>
<li><a
href="451b41962b"><code>451b419</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/semver/issues/318">#318</a>
from dtolnay/checkcfg</li>
<li><a
href="5b714857ac"><code>5b71485</code></a>
Resolve unexpected_cfgs warning</li>
<li><a
href="c520af7e3c"><code>c520af7</code></a>
Revert &quot;Temporarily disable miri on doctests&quot;</li>
<li><a
href="73b5d9e589"><code>73b5d9e</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/semver/issues/313">#313</a>
from Saecki/patch-1</li>
<li><a
href="e8d61deb89"><code>e8d61de</code></a>
chore: fix typo in safety comment</li>
<li><a
href="d282d48b50"><code>d282d48</code></a>
Explicitly install a Rust toolchain for cargo-outdated job</li>
<li><a
href="6e6ba222fd"><code>6e6ba22</code></a>
Temporarily disable miri on doctests</li>
<li>See full diff in <a
href="https://github.com/dtolnay/semver/compare/1.0.22...1.0.23">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde` from 1.0.199 to 1.0.201
<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.201</h2>
<ul>
<li>Resolve unexpected_cfgs warning (<a
href="https://redirect.github.com/serde-rs/serde/issues/2737">#2737</a>)</li>
</ul>
<h2>v1.0.200</h2>
<ul>
<li>Fix formatting of &quot;invalid type&quot; and &quot;invalid
value&quot; deserialization error messages containing NaN or infinite
floats (<a
href="https://redirect.github.com/serde-rs/serde/issues/2733">#2733</a>,
thanks <a
href="https://github.com/jamessan"><code>@​jamessan</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b4f1bc16ff"><code>b4f1bc1</code></a>
Release 1.0.201</li>
<li><a
href="029ab46f71"><code>029ab46</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2737">#2737</a>
from dtolnay/checkcfg</li>
<li><a
href="220ca0ca9d"><code>220ca0c</code></a>
Resolve unexpected_cfgs warning</li>
<li><a
href="20306f493a"><code>20306f4</code></a>
Fix cfg on test_systemtime_overflow</li>
<li><a
href="cc865ac523"><code>cc865ac</code></a>
Release 1.0.200</li>
<li><a
href="2d973c1805"><code>2d973c1</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/serde/issues/2733">#2733</a>
from jamessan/nan-decimal</li>
<li><a
href="6ca499b2dd"><code>6ca499b</code></a>
Only format Unexpected::Float with decimal point if it is finite</li>
<li>See full diff in <a
href="https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.201">compare
view</a></li>
</ul>
</details>
<br />

Updates `serde_json` from 1.0.116 to 1.0.117
<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.117</h2>
<ul>
<li>Resolve unexpected_cfgs warning (<a
href="https://redirect.github.com/serde-rs/json/issues/1130">#1130</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0ae247ca63"><code>0ae247c</code></a>
Release 1.0.117</li>
<li><a
href="4517c7a2d9"><code>4517c7a</code></a>
PartialEq is not implemented between Value and 128-bit ints</li>
<li><a
href="fdf99c7c38"><code>fdf99c7</code></a>
Combine number PartialEq tests</li>
<li><a
href="b4fc2451d7"><code>b4fc245</code></a>
Merge pull request <a
href="https://redirect.github.com/serde-rs/json/issues/1130">#1130</a>
from serde-rs/checkcfg</li>
<li><a
href="98f1a247de"><code>98f1a24</code></a>
Resolve unexpected_cfgs warning</li>
<li>See full diff in <a
href="https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117">compare
view</a></li>
</ul>
</details>
<br />

Updates `sysinfo` from 0.30.11 to 0.30.12
<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.12</h1>
<ul>
<li>FreeBSD: Fix network interfaces retrieval (one was always
missing).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/GuillaumeGomez/sysinfo/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `thiserror` from 1.0.59 to 1.0.60
<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.60</h2>
<ul>
<li>Resolve unexpected_cfgs warning (<a
href="https://redirect.github.com/dtolnay/thiserror/issues/298">#298</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="870d11b830"><code>870d11b</code></a>
Release 1.0.60</li>
<li><a
href="0ccee7c2a1"><code>0ccee7c</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/thiserror/issues/298">#298</a>
from dtolnay/checkcfg</li>
<li><a
href="cf43d0c130"><code>cf43d0c</code></a>
Resolve unexpected_cfgs warning</li>
<li>See full diff in <a
href="https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60">compare
view</a></li>
</ul>
</details>
<br />

Updates `wgpu` from 0.19.4 to 0.20.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>v0.20.0</h2>
<h3>Major Changes</h3>
<h4>Pipeline overridable constants</h4>
<p>Wgpu supports now <a
href="https://www.w3.org/TR/webgpu/#dom-gpuprogrammablestage-constants">pipeline-overridable
constants</a></p>
<p>This allows you to define constants in wgsl like this:</p>
<pre lang="rust"><code>override some_factor: f32 = 42.1337; // Specifies
a default of 42.1337 if it's not set.
</code></pre>
<p>And then set them at runtime like so on your pipeline consuming this
shader:</p>
<pre lang="rust"><code>// ...
fragment: Some(wgpu::FragmentState {
    compilation_options: wgpu::PipelineCompilationOptions {
constants: &amp;[(&quot;some_factor&quot;.to_owned(), 0.1234)].into(),
// Sets `some_factor` to 0.1234.
        ..Default::default()
    },
    // ...
}),
// ...
</code></pre>
<p>By <a href="https://github.com/teoxoy"><code>@​teoxoy</code></a>
&amp; <a
href="https://github.com/jimblandy"><code>@​jimblandy</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5500">#5500</a></p>
<h4>Changed feature requirements for timestamps</h4>
<p>Due to a specification change <code>write_timestamp</code> is no
longer supported on WebGPU.
<code>wgpu::CommandEncoder::write_timestamp</code> requires now the new
<code>wgpu::Features::TIMESTAMP_QUERY_INSIDE_ENCODERS</code> feature
which is available on all native backends but not on WebGPU.</p>
<p>By <a href="https://github.com/wumpf"><code>@​wumpf</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5188">#5188</a></p>
<h4>Wgsl const evaluation for many more built-ins</h4>
<p>Many numeric built-ins have had a constant evaluation implementation
added for them, which allows them to be used in a <code>const</code>
context:</p>
<p><code>abs</code>, <code>acos</code>, <code>acosh</code>,
<code>asin</code>, <code>asinh</code>, <code>atan</code>,
<code>atanh</code>, <code>cos</code>, <code>cosh</code>,
<code>round</code>, <code>saturate</code>, <code>sin</code>,
<code>sinh</code>, <code>sqrt</code>, <code>step</code>,
<code>tan</code>, <code>tanh</code>, <code>ceil</code>,
<code>countLeadingZeros</code>, <code>countOneBits</code>,
<code>countTrailingZeros</code>, <code>degrees</code>, <code>exp</code>,
<code>exp2</code>, <code>floor</code>, <code>fract</code>,
<code>fma</code>, <code>inverseSqrt</code>, <code>log</code>,
<code>log2</code>, <code>max</code>, <code>min</code>,
<code>radians</code>, <code>reverseBits</code>, <code>sign</code>,
<code>trunc</code></p>
<p>By <a
href="https://github.com/ErichDonGubler"><code>@​ErichDonGubler</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/4879">#4879</a>, <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5098">#5098</a></p>
<h4>New <strong>native-only</strong> wgsl features</h4>
<h5>Subgroup operations</h5>
<p>The following subgroup operations are available in wgsl now:</p>
<p><code>subgroupBallot</code>, <code>subgroupAll</code>,
<code>subgroupAny</code>, <code>subgroupAdd</code>,
<code>subgroupMul</code>, <code>subgroupMin</code>,
<code>subgroupMax</code>, <code>subgroupAnd</code>,
<code>subgroupOr</code>, <code>subgroupXor</code>,
<code>subgroupExclusiveAdd</code>, <code>subgroupExclusiveMul</code>,
<code>subgroupInclusiveAdd</code>, <code>subgroupInclusiveMul</code>,
<code>subgroupBroadcastFirst</code>, <code>subgroupBroadcast</code>,
<code>subgroupShuffle</code>, <code>subgroupShuffleDown</code>,
<code>subgroupShuffleUp</code>, <code>subgroupShuffleXor</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>v0.20.0 (2024-04-28)</h2>
<h3>Major Changes</h3>
<h4>Pipeline overridable constants</h4>
<p>Wgpu supports now <a
href="https://www.w3.org/TR/webgpu/#dom-gpuprogrammablestage-constants">pipeline-overridable
constants</a></p>
<p>This allows you to define constants in wgsl like this:</p>
<pre lang="rust"><code>override some_factor: f32 = 42.1337; // Specifies
a default of 42.1337 if it's not set.
</code></pre>
<p>And then set them at runtime like so on your pipeline consuming this
shader:</p>
<pre lang="rust"><code>// ...
fragment: Some(wgpu::FragmentState {
    compilation_options: wgpu::PipelineCompilationOptions {
constants: &amp;[(&quot;some_factor&quot;.to_owned(), 0.1234)].into(),
// Sets `some_factor` to 0.1234.
        ..Default::default()
    },
    // ...
}),
// ...
</code></pre>
<p>By <a href="https://github.com/teoxoy"><code>@​teoxoy</code></a>
&amp; <a
href="https://github.com/jimblandy"><code>@​jimblandy</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5500">#5500</a></p>
<h4>Changed feature requirements for timestamps</h4>
<p>Due to a specification change <code>write_timestamp</code> is no
longer supported on WebGPU.
<code>wgpu::CommandEncoder::write_timestamp</code> requires now the new
<code>wgpu::Features::TIMESTAMP_QUERY_INSIDE_ENCODERS</code> feature
which is available on all native backends but not on WebGPU.</p>
<p>By <a href="https://github.com/wumpf"><code>@​wumpf</code></a> in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5188">#5188</a></p>
<h4>Wgsl const evaluation for many more built-ins</h4>
<p>Many numeric built-ins have had a constant evaluation implementation
added for them, which allows them to be used in a <code>const</code>
context:</p>
<p><code>abs</code>, <code>acos</code>, <code>acosh</code>,
<code>asin</code>, <code>asinh</code>, <code>atan</code>,
<code>atanh</code>, <code>cos</code>, <code>cosh</code>,
<code>round</code>, <code>saturate</code>, <code>sin</code>,
<code>sinh</code>, <code>sqrt</code>, <code>step</code>,
<code>tan</code>, <code>tanh</code>, <code>ceil</code>,
<code>countLeadingZeros</code>, <code>countOneBits</code>,
<code>countTrailingZeros</code>, <code>degrees</code>, <code>exp</code>,
<code>exp2</code>, <code>floor</code>, <code>fract</code>,
<code>fma</code>, <code>inverseSqrt</code>, <code>log</code>,
<code>log2</code>, <code>max</code>, <code>min</code>,
<code>radians</code>, <code>reverseBits</code>, <code>sign</code>,
<code>trunc</code></p>
<p>By <a
href="https://github.com/ErichDonGubler"><code>@​ErichDonGubler</code></a>
in <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/4879">#4879</a>, <a
href="https://redirect.github.com/gfx-rs/wgpu/pull/5098">#5098</a></p>
<h4>New <strong>native-only</strong> wgsl features</h4>
<h5>Subgroup operations</h5>
<p>The following subgroup operations are available in wgsl now:</p>
<p><code>subgroupBallot</code>, <code>subgroupAll</code>,
<code>subgroupAny</code>, <code>subgroupAdd</code>,
<code>subgroupMul</code>, <code>subgroupMin</code>,
<code>subgroupMax</code>, <code>subgroupAnd</code>,
<code>subgroupOr</code>, <code>subgroupXor</code>,
<code>subgroupExclusiveAdd</code>, <code>subgroupExclusiveMul</code>,
<code>subgroupInclusiveAdd</code>, <code>subgroupInclusiveMul</code>,
<code>subgroupBroadcastFirst</code>, <code>subgroupBroadcast</code>,
<code>subgroupShuffle</code>, <code>subgroupShuffleDown</code>,
<code>subgroupShuffleUp</code>, <code>subgroupShuffleXor</code></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4521502da6"><code>4521502</code></a>
Release v0.20.0 (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5619">#5619</a>)</li>
<li><a
href="05cfdececc"><code>05cfdec</code></a>
build(deps): bump the patch-updates group with 5 updates (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5605">#5605</a>)</li>
<li><a
href="e8e33ede11"><code>e8e33ed</code></a>
refactor(naga): remove extraneous leading path qualifiers (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5612">#5612</a>)</li>
<li><a
href="1ea96391ea"><code>1ea9639</code></a>
[hal] Document <code>Api::Fence</code>, its users, and its Vulkan impl.
(<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5618">#5618</a>)</li>
<li><a
href="4af2e7b8fb"><code>4af2e7b</code></a>
[hal] Document <code>Queue::submit</code> ordering guarantees a
bit.</li>
<li><a
href="a2cd2b92b3"><code>a2cd2b9</code></a>
[hal] Fix <code>cargo doc --document-private-items</code>. Check in CI.
(<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5617">#5617</a>)</li>
<li><a
href="9eb1b71d33"><code>9eb1b71</code></a>
Add some more changelog entries (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5611">#5611</a>)</li>
<li><a
href="739905e73c"><code>739905e</code></a>
Extract a naga pub create_validator function for use in Bevy (<a
href="https://redirect.github.com/gfx-rs/wgpu/issues/5606">#5606</a>)</li>
<li><a
href="d4f30638b7"><code>d4f3063</code></a>
[core] Fix caller location tracking in <code>lock::ranked</code>.</li>
<li><a
href="55c9d69ba0"><code>55c9d69</code></a>
[naga] fix the way we adjust constant initializers when processing
overrides</li>
<li>Additional commits viewable in <a
href="https://github.com/gfx-rs/wgpu/compare/v0.19.4...v0.20.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `zip` from 0.6.6 to 1.2.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/zip-rs/zip2/releases">zip's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.3</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Remove a window when an extracted directory might be unexpectedly
listable and/or <code>cd</code>able by non-owners</li>
<li>Extract directory contents on Unix even if the directory doesn't
have write permission (<a
href="https://redirect.github.com/zip-rs/zip-old/issues/423">zip-rs/zip-old#423</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>More conditionally-unused imports</li>
</ul>
<h2>v1.2.2</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Failed to clear &quot;writing_raw&quot; before finishing a symlink,
leading to dropped extra fields</li>
</ul>
<h3><!-- raw HTML omitted --> Performance</h3>
<ul>
<li>Use boxed slice for archive comment, since it can't be
concatenated</li>
<li>Optimize for the fact that false signatures can't overlap with real
ones</li>
</ul>
<h2>v1.2.1</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Prevent panic when trying to read a file with an unsupported
compression method</li>
<li>Prevent panic after reading an invalid LZMA file</li>
<li>Make <code>Stored</code> the default compression method if
<code>Deflated</code> isn't available, so that zip files are readable by
as much software as possible</li>
<li>version_needed was wrong when e.g. cfg(bzip2) but current file
wasn't bzip2 (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
<li>file paths shouldn't start with slashes (<a
href="https://redirect.github.com/zip-rs/zip2/pull/102">#102</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Overhaul <code>impl Arbitrary for FileOptions</code></li>
<li>Remove unused <code>atomic</code> module</li>
</ul>
<h2>v1.2.0</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Add method <code>decompressed_size()</code> so non-recursive ZIP
bombs can be detected</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Make <code>ZipWriter::finish()</code> consume the
<code>ZipWriter</code></li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Use panic! rather than abort to ensure the fuzz harness can process
the failure</li>
<li>Update fuzz_write to use replace_with</li>
<li>Remove a drop that can no longer be explicit</li>
<li>Add <code>#![allow(unexpected_cfgs)]</code> in nightly</li>
</ul>
<h2>v1.1.4</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Rare bug where find_and_parse would give up prematurely on detecting
a false end-of-CDR header</li>
</ul>
<h2>v1.1.3</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Alignment was previously handled incorrectly (<a
href="https://redirect.github.com/Pr0methean/zip/pull/33">#33</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<!-- 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/v1.2.2...v1.2.3">1.2.3</a>
- 2024-05-10</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Remove a window when an extracted directory might be unexpectedly
listable and/or <code>cd</code>able by non-owners</li>
<li>Extract directory contents on Unix even if the directory doesn't
have write permission (<a
href="https://redirect.github.com/zip-rs/zip-old/issues/423">zip-rs/zip-old#423</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>More conditionally-unused imports</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v1.2.1...v1.2.2">1.2.2</a>
- 2024-05-09</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Failed to clear &quot;writing_raw&quot; before finishing a symlink,
leading to dropped extra fields</li>
</ul>
<h3><!-- raw HTML omitted --> Performance</h3>
<ul>
<li>Use boxed slice for archive comment, since it can't be
concatenated</li>
<li>Optimize for the fact that false signatures can't overlap with real
ones</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v1.2.0...v1.2.1">1.2.1</a>
- 2024-05-06</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Prevent panic when trying to read a file with an unsupported
compression method</li>
<li>Prevent panic after reading an invalid LZMA file</li>
<li>Make <code>Stored</code> the default compression method if
<code>Deflated</code> isn't available, so that zip files are readable by
as much software as possible</li>
<li>version_needed was wrong when e.g. cfg(bzip2) but current file
wasn't bzip2 (<a
href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li>
<li>file paths shouldn't start with slashes (<a
href="https://redirect.github.com/zip-rs/zip2/pull/102">#102</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Overhaul <code>impl Arbitrary for FileOptions</code></li>
<li>Remove unused <code>atomic</code> module</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v1.1.4...v1.2.0">1.2.0</a>
- 2024-05-06</h2>
<h3><!-- raw HTML omitted -->🚀 Features</h3>
<ul>
<li>Add method <code>decompressed_size()</code> so non-recursive ZIP
bombs can be detected</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>Make <code>ZipWriter::finish()</code> consume the
<code>ZipWriter</code></li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Use panic! rather than abort to ensure the fuzz harness can process
the failure</li>
<li>Update fuzz_write to use replace_with</li>
<li>Remove a drop that can no longer be explicit</li>
<li>Add <code>#![allow(unexpected_cfgs)]</code> in nightly</li>
</ul>
<h2><a
href="https://github.com/zip-rs/zip2/compare/v1.1.3...v1.1.4">1.1.4</a>
- 2024-05-04</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>Build was failing with bzip2 enabled</li>
<li>use is_dir in more places where Windows paths might be handled
incorrectly</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/zip-rs/zip2/commits/v1.2.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>
Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
2024-05-13 23:03:02 -04:00
OpenGOALBot 506902c40c release: update release metadata to latest 2024-04-28 20:10:10 +00:00
OpenGOALBot 5a73944db0 release: bump to version - v2.4.4 2024-04-28 19:53:46 +00:00
Tyler Wilding b0717561c9
Add mod support to the launcher (#476)
This feature is being added dark, there's no point in exposing it to
users yet because mods need to migrate to the latest (and upcoming
changes) to the `extractor` and `gk`.

Once a handful of mods are done, the remaining polish can be completed
and it can be enabled by default. These items are summarized at the top
of `ModSelection.svelte`

---------

Co-authored-by: dallmeyer <2515356+dallmeyer@users.noreply.github.com>
2024-04-28 15:27:34 -04:00
dependabot[bot] 53b7917c9c
build(deps-dev): bump the frontend-deps group across 1 directory with 6 updates (#474)
Bumps the frontend-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) |
`7.1.0` | `7.1.1` |
|
[@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js)
| `9.2.0` | `9.2.1` |
|
[@testing-library/svelte](https://github.com/testing-library/svelte-testing-library)
| `5.0.1` | `5.1.0` |
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
| `1.5.0` | `1.5.2` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.46.0` | `0.46.1` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `1.5.0` | `1.5.2` |


Updates `@octokit/plugin-retry` from 7.1.0 to 7.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/plugin-retry.js/releases"><code>@​octokit/plugin-retry</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.1.1</h2>
<h2><a
href="https://github.com/octokit/plugin-retry.js/compare/v7.1.0...v7.1.1">7.1.1</a>
(2024-04-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>pkg:</strong> add a <code>default</code> fallback export (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/542">#542</a>)
(<a
href="4cc1275afd">4cc1275</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4cc1275afd"><code>4cc1275</code></a>
fix(pkg): add a <code>default</code> fallback export (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/542">#542</a>)</li>
<li><a
href="6a0722fabd"><code>6a0722f</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/540">#540</a>)</li>
<li><a
href="cca1de15d9"><code>cca1de1</code></a>
build(deps): lock file maintenance</li>
<li><a
href="864c13460a"><code>864c134</code></a>
ci(action): update actions/add-to-project action to v1.0.1 (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/538">#538</a>)</li>
<li><a
href="ab69adb8ae"><code>ab69adb</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/537">#537</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/plugin-retry.js/compare/v7.1.0...v7.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@octokit/plugin-throttling` from 9.2.0 to 9.2.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.2.1</h2>
<h2><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.2.0...v9.2.1">9.2.1</a>
(2024-04-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>pkg:</strong> add a <code>default</code> fallback export (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/695">#695</a>)
(<a
href="0f404fbd25">0f404fb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a7574f2fbe"><code>a7574f2</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/693">#693</a>)</li>
<li><a
href="0f404fbd25"><code>0f404fb</code></a>
fix(pkg): add a <code>default</code> fallback export (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/695">#695</a>)</li>
<li><a
href="d6abbcfb25"><code>d6abbcf</code></a>
build(deps): lock file maintenance</li>
<li>See full diff in <a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.2.0...v9.2.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/svelte` from 5.0.1 to 5.1.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.1.0</h2>
<h1><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.0.1...v5.1.0">5.1.0</a>
(2024-04-24)</h1>
<h3>Features</h3>
<ul>
<li><strong>vitest:</strong> add Vite plugin for Svelte browser import
and autocleanup (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/362">#362</a>)
(<a
href="ed541de853">ed541de</a>),
closes <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/359">#359</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ed541de853"><code>ed541de</code></a>
feat(vitest): add Vite plugin for Svelte browser import and autocleanup
(<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/362">#362</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.0.1...v5.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-v8` from 1.5.0 to 1.5.2
<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>v1.5.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Check for null before storing in weakmap  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/ce368457"><!-- raw
HTML omitted -->(ce368)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.5.1...v1.5.2">View
changes on GitHub</a></h5>
<h2>v1.5.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>api</strong>: <code>startVitest()</code> to accept
<code>stdout</code> and <code>stdin</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5493">vitest-dev/vitest#5493</a>
<a href="https://github.com/vitest-dev/vitest/commit/780b187f"><!-- raw
HTML omitted -->(780b1)<!-- raw HTML omitted --></a>
<ul>
<li>This is listed as a feature, but it doesn't increase the minor
version because <code>startVitest</code> API is experimental and doesn't
follow semver.</li>
</ul>
</li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Close vite servers on all resolved projects  -  by <a
href="https://github.com/surc54"><code>@​surc54</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5544">vitest-dev/vitest#5544</a>
<a href="https://github.com/vitest-dev/vitest/commit/413ec5e6"><!-- raw
HTML omitted -->(413ec)<!-- raw HTML omitted --></a></li>
<li>Fix default <code>import.meta.env.PROD: false</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5561">vitest-dev/vitest#5561</a>
<a href="https://github.com/vitest-dev/vitest/commit/9c64967f"><!-- raw
HTML omitted -->(9c649)<!-- raw HTML omitted --></a></li>
<li>Resolve cwd correctly when initiating projects  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5582">vitest-dev/vitest#5582</a>
<a href="https://github.com/vitest-dev/vitest/commit/ec9d7c93"><!-- raw
HTML omitted -->(ec9d7)<!-- raw HTML omitted --></a></li>
<li>Always run <code>onTestFinished</code> in reverse order  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5598">vitest-dev/vitest#5598</a>
<a href="https://github.com/vitest-dev/vitest/commit/23f29cea"><!-- raw
HTML omitted -->(23f29)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Disable <code>fileParallelism</code> by default on browser pool  - 
by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5528">vitest-dev/vitest#5528</a>
<a href="https://github.com/vitest-dev/vitest/commit/5c69f3f5"><!-- raw
HTML omitted -->(5c69f)<!-- raw HTML omitted --></a></li>
<li>Dispose tester iframe on done  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5595">vitest-dev/vitest#5595</a>
<a href="https://github.com/vitest-dev/vitest/commit/b2135710"><!-- raw
HTML omitted -->(b2135)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Fix bundling of <code>v8-to-istanbul</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5549">vitest-dev/vitest#5549</a>
<a href="https://github.com/vitest-dev/vitest/commit/df6a4328"><!-- raw
HTML omitted -->(df6a4)<!-- raw HTML omitted --></a></li>
<li>Prevent crash when <code>cleanOnRerun</code> is disabled  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5540">vitest-dev/vitest#5540</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea3c16e4"><!-- raw
HTML omitted -->(ea3c1)<!-- raw HTML omitted --></a></li>
<li><code>thresholds</code> to compare files relative to root  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5574">vitest-dev/vitest#5574</a>
<a href="https://github.com/vitest-dev/vitest/commit/80265b40"><!-- raw
HTML omitted -->(80265)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toEqual</code> and <code>toMatchObject</code> with
circular references  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5535">vitest-dev/vitest#5535</a>
<a href="https://github.com/vitest-dev/vitest/commit/9e6417c9"><!-- raw
HTML omitted -->(9e641)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Fix false positive file filter match with leading slash  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5578">vitest-dev/vitest#5578</a>
<a href="https://github.com/vitest-dev/vitest/commit/316eb739"><!-- raw
HTML omitted -->(316eb)<!-- raw HTML omitted --></a></li>
<li>Watch the output directory 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/5584">vitest-dev/vitest#5584</a>
<a href="https://github.com/vitest-dev/vitest/commit/e40f9924"><!-- raw
HTML omitted -->(e40f9)<!-- raw HTML omitted --></a></li>
<li>StubEnv casts boolean on PROD/SSR/DEV  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5590">vitest-dev/vitest#5590</a>
<a href="https://github.com/vitest-dev/vitest/commit/4da88045"><!-- raw
HTML omitted -->(4da88)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.5.0...v1.5.1">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="81f57f429c"><code>81f57f4</code></a>
chore: release v1.5.2</li>
<li><a
href="1be4510d48"><code>1be4510</code></a>
chore: release v1.5.1</li>
<li><a
href="80265b4093"><code>80265b4</code></a>
fix(coverage): <code>thresholds</code> to compare files relative to root
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/5574">#5574</a>)</li>
<li><a
href="ea3c16e46a"><code>ea3c16e</code></a>
fix(coverage): prevent crash when <code>cleanOnRerun</code> is disabled
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/5540">#5540</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v1.5.2/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite-svelte` from 0.46.0 to 0.46.1
<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.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: add disabled text color classes to Select component by <a
href="https://github.com/cpsoinos"><code>@​cpsoinos</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1303">themesberg/flowbite-svelte#1303</a></li>
<li>docs: fix table.md by <a
href="https://github.com/danielo515"><code>@​danielo515</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1258">themesberg/flowbite-svelte#1258</a></li>
<li>feat: Placeholder for MultiSelect by <a
href="https://github.com/jumtp"><code>@​jumtp</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1316">themesberg/flowbite-svelte#1316</a></li>
<li>1259 multi select fixes by <a
href="https://github.com/herronelou"><code>@​herronelou</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1260">themesberg/flowbite-svelte#1260</a></li>
<li>feat: add <code>imgOnly</code> property for
<code>&lt;ImagePlaceholder /&gt;</code> component by <a
href="https://github.com/specialdoom"><code>@​specialdoom</code></a> in
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1317">themesberg/flowbite-svelte#1317</a></li>
<li>Fix dropdown with Search by <a
href="https://github.com/SumitBando"><code>@​SumitBando</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1324">themesberg/flowbite-svelte#1324</a></li>
<li>fix:Badge Close Event by <a
href="https://github.com/jumtp"><code>@​jumtp</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1322">themesberg/flowbite-svelte#1322</a></li>
<li>fix:incorrect text color of MultiSelect CloseButton (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1318">#1318</a>)
by <a href="https://github.com/jumtp"><code>@​jumtp</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1319">themesberg/flowbite-svelte#1319</a></li>
<li>fix: proper condition for hover event listeners in Popper by <a
href="https://github.com/vonagam"><code>@​vonagam</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1255">themesberg/flowbite-svelte#1255</a></li>
<li>fix(Dropdown): default padding should be <code>py-2</code> by <a
href="https://github.com/V-ed"><code>@​V-ed</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1088">themesberg/flowbite-svelte#1088</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/cpsoinos"><code>@​cpsoinos</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1303">themesberg/flowbite-svelte#1303</a></li>
<li><a
href="https://github.com/danielo515"><code>@​danielo515</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1258">themesberg/flowbite-svelte#1258</a></li>
<li><a href="https://github.com/jumtp"><code>@​jumtp</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1316">themesberg/flowbite-svelte#1316</a></li>
<li><a
href="https://github.com/specialdoom"><code>@​specialdoom</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1317">themesberg/flowbite-svelte#1317</a></li>
<li><a
href="https://github.com/SumitBando"><code>@​SumitBando</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1324">themesberg/flowbite-svelte#1324</a></li>
<li><a href="https://github.com/V-ed"><code>@​V-ed</code></a> made their
first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1088">themesberg/flowbite-svelte#1088</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.0...v0.46.1">https://github.com/themesberg/flowbite-svelte/compare/v0.46.0...v0.46.1</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.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<ul>
<li>262c2d0f fix(Dropdown): default padding should be <code>py-2</code>
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1088">#1088</a>)
(<a
href="e219ce93bf"><code>e219ce93bf6d10cba77f63d2c8aa37866723f9f4</code></a>)</li>
<li>31b7fb71 fix: proper condition for hover event listeners in Popper
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1255">#1255</a>)</li>
<li>aa2f50bf fix:incorrect text color of MultiSelect CloseButton (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1318">#1318</a>)
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1319">#1319</a>)</li>
<li>45113be8 fix:Badge close event not work (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1320">#1320</a>)
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1322">#1322</a>)</li>
<li>44457c2d Fix dropdown with Search (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1324">#1324</a>)</li>
<li>eb255d01 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1329">#1329</a>
update InputAddon</li>
<li>11d53087 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1328">#1328</a>
Button update</li>
<li>c10360e9 feat: add <code>imgOnly</code> property for
<code>&lt;ImagePlaceholder /&gt;</code> component (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1317">#1317</a>)</li>
<li>3d30222c 1259 multi select fixes (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1260">#1260</a>)</li>
<li>c906a92d fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1327">#1327</a>
update style for CopyClickboardInput</li>
<li>5ee3e240 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1326">#1326</a>
add DocSearch css</li>
<li>add8d334 feat: Placeholder for MultiSelect (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1315">#1315</a>)
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1316">#1316</a>)</li>
<li>9eeb2bf7 docs: fix table.md (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1258">#1258</a>)</li>
<li>29956561 fix: add disabled text color classes to Select component
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1303">#1303</a>)</li>
<li>f54fc519 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1314">#1314</a>
by update the docs</li>
<li>f0b28912 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a>
add svelte v3</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="92a5a29d4f"><code>92a5a29</code></a>
chore: changeset version and lib-helpers</li>
<li><a
href="e219ce93bf"><code>e219ce9</code></a>
chore: changeset</li>
<li><a
href="262c2d0fef"><code>262c2d0</code></a>
fix(Dropdown): default padding should be <code>py-2</code> (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1088">#1088</a>)</li>
<li><a
href="31b7fb713c"><code>31b7fb7</code></a>
fix: proper condition for hover event listeners in Popper (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1255">#1255</a>)</li>
<li><a
href="aa2f50bfca"><code>aa2f50b</code></a>
fix:incorrect text color of MultiSelect CloseButton (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1318">#1318</a>)
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1319">#1319</a>)</li>
<li><a
href="45113be8d1"><code>45113be</code></a>
fix:Badge close event not work (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1320">#1320</a>)
(<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1322">#1322</a>)</li>
<li><a
href="44457c2d50"><code>44457c2</code></a>
Fix dropdown with Search (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1324">#1324</a>)</li>
<li><a
href="eb255d01fd"><code>eb255d0</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1329">#1329</a>
update InputAddon</li>
<li><a
href="11d5308785"><code>11d5308</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1328">#1328</a>
Button update</li>
<li><a
href="c10360e9ba"><code>c10360e</code></a>
feat: add <code>imgOnly</code> property for <code>\&lt;ImagePlaceholder
/&gt;</code> component (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1317">#1317</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.46.0...v0.46.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 1.5.0 to 1.5.2
<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>v1.5.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Check for null before storing in weakmap  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/ce368457"><!-- raw
HTML omitted -->(ce368)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.5.1...v1.5.2">View
changes on GitHub</a></h5>
<h2>v1.5.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>api</strong>: <code>startVitest()</code> to accept
<code>stdout</code> and <code>stdin</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5493">vitest-dev/vitest#5493</a>
<a href="https://github.com/vitest-dev/vitest/commit/780b187f"><!-- raw
HTML omitted -->(780b1)<!-- raw HTML omitted --></a>
<ul>
<li>This is listed as a feature, but it doesn't increase the minor
version because <code>startVitest</code> API is experimental and doesn't
follow semver.</li>
</ul>
</li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Close vite servers on all resolved projects  -  by <a
href="https://github.com/surc54"><code>@​surc54</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5544">vitest-dev/vitest#5544</a>
<a href="https://github.com/vitest-dev/vitest/commit/413ec5e6"><!-- raw
HTML omitted -->(413ec)<!-- raw HTML omitted --></a></li>
<li>Fix default <code>import.meta.env.PROD: false</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5561">vitest-dev/vitest#5561</a>
<a href="https://github.com/vitest-dev/vitest/commit/9c64967f"><!-- raw
HTML omitted -->(9c649)<!-- raw HTML omitted --></a></li>
<li>Resolve cwd correctly when initiating projects  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5582">vitest-dev/vitest#5582</a>
<a href="https://github.com/vitest-dev/vitest/commit/ec9d7c93"><!-- raw
HTML omitted -->(ec9d7)<!-- raw HTML omitted --></a></li>
<li>Always run <code>onTestFinished</code> in reverse order  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5598">vitest-dev/vitest#5598</a>
<a href="https://github.com/vitest-dev/vitest/commit/23f29cea"><!-- raw
HTML omitted -->(23f29)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Disable <code>fileParallelism</code> by default on browser pool  - 
by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5528">vitest-dev/vitest#5528</a>
<a href="https://github.com/vitest-dev/vitest/commit/5c69f3f5"><!-- raw
HTML omitted -->(5c69f)<!-- raw HTML omitted --></a></li>
<li>Dispose tester iframe on done  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5595">vitest-dev/vitest#5595</a>
<a href="https://github.com/vitest-dev/vitest/commit/b2135710"><!-- raw
HTML omitted -->(b2135)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Fix bundling of <code>v8-to-istanbul</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5549">vitest-dev/vitest#5549</a>
<a href="https://github.com/vitest-dev/vitest/commit/df6a4328"><!-- raw
HTML omitted -->(df6a4)<!-- raw HTML omitted --></a></li>
<li>Prevent crash when <code>cleanOnRerun</code> is disabled  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5540">vitest-dev/vitest#5540</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea3c16e4"><!-- raw
HTML omitted -->(ea3c1)<!-- raw HTML omitted --></a></li>
<li><code>thresholds</code> to compare files relative to root  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5574">vitest-dev/vitest#5574</a>
<a href="https://github.com/vitest-dev/vitest/commit/80265b40"><!-- raw
HTML omitted -->(80265)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toEqual</code> and <code>toMatchObject</code> with
circular references  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5535">vitest-dev/vitest#5535</a>
<a href="https://github.com/vitest-dev/vitest/commit/9e6417c9"><!-- raw
HTML omitted -->(9e641)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Fix false positive file filter match with leading slash  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5578">vitest-dev/vitest#5578</a>
<a href="https://github.com/vitest-dev/vitest/commit/316eb739"><!-- raw
HTML omitted -->(316eb)<!-- raw HTML omitted --></a></li>
<li>Watch the output directory 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/5584">vitest-dev/vitest#5584</a>
<a href="https://github.com/vitest-dev/vitest/commit/e40f9924"><!-- raw
HTML omitted -->(e40f9)<!-- raw HTML omitted --></a></li>
<li>StubEnv casts boolean on PROD/SSR/DEV  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5590">vitest-dev/vitest#5590</a>
<a href="https://github.com/vitest-dev/vitest/commit/4da88045"><!-- raw
HTML omitted -->(4da88)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.5.0...v1.5.1">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="81f57f429c"><code>81f57f4</code></a>
chore: release v1.5.2</li>
<li><a
href="1be4510d48"><code>1be4510</code></a>
chore: release v1.5.1</li>
<li><a
href="f1bec627a0"><code>f1bec62</code></a>
refactor: remove VitestCache.clearCache method (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5602">#5602</a>)</li>
<li><a
href="780b187f22"><code>780b187</code></a>
feat(api): <code>startVitest()</code> to accept <code>stdout</code> and
<code>stdin</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5493">#5493</a>)</li>
<li><a
href="2b3fc0f16d"><code>2b3fc0f</code></a>
docs: fix cli-table generator</li>
<li><a
href="597e0c20d0"><code>597e0c2</code></a>
docs: generate CLI table automatically (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5588">#5588</a>)</li>
<li><a
href="4da8804559"><code>4da8804</code></a>
fix(vitest): stubEnv casts boolean on PROD/SSR/DEV (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5590">#5590</a>)</li>
<li><a
href="ec9d7c9366"><code>ec9d7c9</code></a>
fix: resolve cwd correctly when initiating projects (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5582">#5582</a>)</li>
<li><a
href="e40f992475"><code>e40f992</code></a>
fix(vitest): watch the output directory correctly (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5584">#5584</a>)</li>
<li><a
href="9c64967f69"><code>9c64967</code></a>
fix: fix default <code>import.meta.env.PROD: false</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5561">#5561</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v1.5.2/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-04-26 23:07:20 -04:00
dependabot[bot] e99854babc
build(deps): bump tauri from 1.6.1 to 1.6.2 in /src-tauri in the backend-deps-tauri group (#471)
Bumps the backend-deps-tauri group in /src-tauri with 1 update:
[tauri](https://github.com/tauri-apps/tauri).

Updates `tauri` 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">tauri's
releases</a>.</em></p>
<blockquote>
<h2>tauri v1.6.2</h2>
<p>Updating crates.io index</p>
<!-- raw HTML omitted -->
<pre><code>Fetching advisory database from
`https://github.com/RustSec/advisory-db.git`
Loaded 621 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (577 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.6.2
        ├── tauri 1.6.2
        ├── restart 0.1.0
        └── app-updater 0.1.0
<p>warning: 1 allowed warning found
</code></pre></p>
<!-- raw HTML omitted -->
<h2>[1.6.2]</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="e3b6d38d26"><code>e3b6d38d2</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9166">#9166</a>)
Fix <code>basename(path, 'ext')</code> JS API when removing all
occurances of <code>ext</code> where it should only remove the last
one.</li>
<li><a
href="705da977a9"><code>705da977a</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9529">#9529</a>)
Do not use JS optional chaining to prevent script errors on older
webviews such as macOS 10.14.</li>
</ul>
<!-- raw HTML omitted -->
<pre><code>Updating crates.io index
   Packaging tauri v1.6.2 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v1.6.2 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded alloc-stdlib v0.2.2
  Downloaded cairo-sys-rs v0.15.1
  Downloaded atk-sys v0.15.1
  Downloaded cairo-rs v0.15.12
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="caddd5bdd8"><code>caddd5b</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9544">#9544</a>)</li>
<li><a
href="72c2636527"><code>72c2636</code></a>
chore(ci): fix MSRV downgrade (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9543">#9543</a>)</li>
<li><a
href="83e024c670"><code>83e024c</code></a>
chore(ci): downgrade home crate (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9542">#9542</a>)</li>
<li><a
href="07c9e352df"><code>07c9e35</code></a>
fix(ci): downgrade cc crate for MSRV compatibility (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9541">#9541</a>)</li>
<li><a
href="d00178d60c"><code>d00178d</code></a>
ci: Fix package downgrades in covector workflow (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9538">#9538</a>)</li>
<li><a
href="705da977a9"><code>705da97</code></a>
fix: optional chaining is not supported on older webviews (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9529">#9529</a>)</li>
<li><a
href="1675e41f05"><code>1675e41</code></a>
fix(bundler): don't convert product name to snake case when cross
compiling (...</li>
<li><a
href="f9638b6315"><code>f9638b6</code></a>
fix(cli): append extension to app binary manually on rename (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9491">#9491</a>)</li>
<li><a
href="aeddc40b9e"><code>aeddc40</code></a>
fix(cli/info): fix crash when checking node version (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9411">#9411</a>)</li>
<li><a
href="fe6f81fa88"><code>fe6f81f</code></a>
chore: fix clippy false positive (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9329">#9329</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-v1.6.1...tauri-v1.6.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tauri&package-manager=cargo&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-04-26 22:17:15 -04:00
dependabot[bot] fe538e6c65
build(deps-dev): bump the frontend-deps group with 6 updates (#472)
Bumps the frontend-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
|
[@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js)
| `9.1.0` | `9.2.0` |
|
[@testing-library/svelte](https://github.com/testing-library/svelte-testing-library)
| `4.1.0` | `5.0.1` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) |
`0.44.24` | `0.46.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
| `4.2.14` | `4.2.15` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) |
`5.1.3` | `5.1.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.2.8` | `5.2.10` |

Updates `@octokit/plugin-throttling` from 9.1.0 to 9.2.0
<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.2.0</h2>
<h1><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.1.0...v9.2.0">9.2.0</a>
(2024-04-15)</h1>
<h3>Features</h3>
<ul>
<li>routes changed from repository_id to nwo and enterprise groups now
includes the enterprise in route (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/684">#684</a>)
(<a
href="734bcba56f">734bcba</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="734bcba56f"><code>734bcba</code></a>
feat: routes changed from repository_id to nwo and enterprise groups now
incl...</li>
<li><a
href="92cbf3be75"><code>92cbf3b</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/691">#691</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.1.0...v9.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/svelte` from 4.1.0 to 5.0.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.0.1</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v5.0.0...v5.0.1">5.0.1</a>
(2024-04-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>release:</strong> trigger release (<a
href="0b857d62a8">0b857d6</a>)</li>
</ul>
<h2>v5.0.0</h2>
<h1><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.3...v5.0.0">5.0.0</a>
(2024-04-18)</h1>
<h3>chore</h3>
<ul>
<li><strong>release:</strong> note breaking changes for v5 (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/347">#347</a>)
(<a
href="496c4559c0">496c455</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>release:</strong> <code>render</code> is now more strict
about the <code>target</code>
option, and the <code>container</code> result is now the direct parent
of
your component instance.</li>
</ul>
<h2>v4.2.3</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.2...v4.2.3">4.2.3</a>
(2024-04-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>svelte5:</strong> ensure proper <code>act</code> used in
cleanup (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/346">#346</a>)
(<a
href="3eaa04ee5b">3eaa04e</a>)</li>
</ul>
<h2>v4.2.2</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.1...v4.2.2">4.2.2</a>
(2024-03-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>ensure fireEvent is exported (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/339">#339</a>)
(<a
href="40feeb49fd">40feeb4</a>)</li>
</ul>
<h2>v4.2.1</h2>
<h2><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.2.0...v4.2.1">4.2.1</a>
(2024-02-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>$destroy and createRoot are no more (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/328">#328</a>)
(<a
href="40973c5b60">40973c5</a>)</li>
</ul>
<h2>v4.2.0</h2>
<h1><a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.1.0...v4.2.0">4.2.0</a>
(2024-02-13)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cb9fc3afcd"><code>cb9fc3a</code></a>
Merge pull request <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/355">#355</a>
from testing-library/trigger-release</li>
<li><a
href="0b857d62a8"><code>0b857d6</code></a>
fix(release): trigger release</li>
<li><a
href="42a4ce9c26"><code>42a4ce9</code></a>
Merge pull request <a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/352">#352</a>
from testing-library/next</li>
<li><a
href="496c4559c0"><code>496c455</code></a>
chore(release): note breaking changes for v5 (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/347">#347</a>)</li>
<li><a
href="3eaa04ee5b"><code>3eaa04e</code></a>
fix(svelte5): ensure proper <code>act</code> used in cleanup (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/346">#346</a>)</li>
<li><a
href="e951b9a7f1"><code>e951b9a</code></a>
test: remove Svelte 5 + HappyDOM skips after bugfix (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/348">#348</a>)</li>
<li><a
href="d4e60f740f"><code>d4e60f7</code></a>
ci: run weekly check with latest svelte versions (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/344">#344</a>)</li>
<li><a
href="40feeb49fd"><code>40feeb4</code></a>
fix: ensure fireEvent is exported (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/339">#339</a>)</li>
<li><a
href="16f6b404b7"><code>16f6b40</code></a>
test: remove unnecessary tests and skips (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/338">#338</a>)</li>
<li><a
href="8d98aa57d3"><code>8d98aa5</code></a>
fix!: align <code>target</code> and <code>baseElement</code> options
with testing-library (<a
href="https://redirect.github.com/testing-library/svelte-testing-library/issues/325">#325</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/svelte-testing-library/compare/v4.1.0...v5.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `flowbite-svelte` from 0.44.24 to 0.46.0
<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.0</h2>
<ul>
<li>998d0176 BREAKING: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a>
change style prop to tabStyle to avoid conflict with CSS attr (<a
href="40a1d6581d"><code>40a1d6581d555c28ff00e5b373d5742a314b6b02</code></a>)</li>
<li>572888c4 docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a>
add warnings in the docs where components are using <a
href="https://github.com/html"><code>@​html</code></a></li>
<li>bb479286 fix: docsearch style using <code>@​docsearch/css</code><a
href="https://github.com/3"><code>@​3</code></a></li>
<li>656f2223 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a>
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li>
<li>113de668 fix: add disabled prop to Button component</li>
<li>4fbd9bd0 docs: change tailwind.config.cjs darkMode class to
selector</li>
</ul>
<h2>v0.45.1</h2>
<ul>
<li>3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (<a
href="987f564b0e"><code>987f564b0e7cc62c68898fd5e0b73af96610c406</code></a>)</li>
<li>0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte
(previously used eslint-plugin-svelte3) (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1310">#1310</a>)</li>
<li>191ca2e0 fix: add define to vite.config.ts for
<strong>VERSION</strong></li>
<li>ad3d1c7f fix: move FATHOM_ID to .env and use
FathomAnalytics.svelte</li>
<li>6011780a &gt; Gitignore updated at 2024-04-18 06:10:47</li>
<li>ba81e3bb fix: update gitignore</li>
</ul>
<h2>v0.45.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: background context should affect only dark background in
Textarea by <a
href="https://github.com/vonagam"><code>@​vonagam</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1107">themesberg/flowbite-svelte#1107</a></li>
<li>fix: properly handle class props in Modal by <a
href="https://github.com/vonagam"><code>@​vonagam</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1253">themesberg/flowbite-svelte#1253</a></li>
<li>Improve ci setup by <a
href="https://github.com/PascalHonegger"><code>@​PascalHonegger</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1254">themesberg/flowbite-svelte#1254</a></li>
<li>Update tooltip.md by <a
href="https://github.com/rncrtr"><code>@​rncrtr</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1266">themesberg/flowbite-svelte#1266</a></li>
<li>docs: rewording of default example by <a
href="https://github.com/jjagielka"><code>@​jjagielka</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1289">themesberg/flowbite-svelte#1289</a></li>
<li>slot for the main button by <a
href="https://github.com/jjagielka"><code>@​jjagielka</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1291">themesberg/flowbite-svelte#1291</a></li>
<li>radio/checkbox: spacing only when label is on by <a
href="https://github.com/jjagielka"><code>@​jjagielka</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1290">themesberg/flowbite-svelte#1290</a></li>
<li>fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1285">#1285</a>
by <a href="https://github.com/jjagielka"><code>@​jjagielka</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1288">themesberg/flowbite-svelte#1288</a></li>
<li>docs: Fix typo in tabs.md by <a
href="https://github.com/conr2d"><code>@​conr2d</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1306">themesberg/flowbite-svelte#1306</a></li>
<li>Docs: Add examples of indeterminate checkboxes by <a
href="https://github.com/herronelou"><code>@​herronelou</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1300">themesberg/flowbite-svelte#1300</a></li>
<li>fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1292">#1292</a>
by <a href="https://github.com/jjagielka"><code>@​jjagielka</code></a>
in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1295">themesberg/flowbite-svelte#1295</a></li>
<li>Flowbite-Svelte-Icons updates by <a
href="https://github.com/shinokada"><code>@​shinokada</code></a> in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1308">themesberg/flowbite-svelte#1308</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/PascalHonegger"><code>@​PascalHonegger</code></a>
made their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1254">themesberg/flowbite-svelte#1254</a></li>
<li><a href="https://github.com/rncrtr"><code>@​rncrtr</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1266">themesberg/flowbite-svelte#1266</a></li>
<li><a href="https://github.com/conr2d"><code>@​conr2d</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1306">themesberg/flowbite-svelte#1306</a></li>
<li><a
href="https://github.com/herronelou"><code>@​herronelou</code></a> made
their first contribution in <a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1300">themesberg/flowbite-svelte#1300</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.45.0">https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.45.0</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.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<ul>
<li>998d0176 BREAKING: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a>
change style prop to tabStyle to avoid conflict with CSS attr (<a
href="40a1d6581d"><code>40a1d6581d555c28ff00e5b373d5742a314b6b02</code></a>)</li>
<li>572888c4 docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a>
add warnings in the docs where components are using <a
href="https://github.com/html"><code>@​html</code></a></li>
<li>bb479286 fix: docsearch style using <code>@​docsearch/css</code><a
href="https://github.com/3"><code>@​3</code></a></li>
<li>656f2223 fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a>
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li>
<li>113de668 fix: add disabled prop to Button component</li>
<li>4fbd9bd0 docs: change tailwind.config.cjs darkMode class to
selector</li>
</ul>
</li>
</ul>
<h2>0.45.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<ul>
<li>3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (<a
href="987f564b0e"><code>987f564b0e7cc62c68898fd5e0b73af96610c406</code></a>)</li>
<li>0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte
(previously used eslint-plugin-svelte3) (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1310">#1310</a>)</li>
<li>191ca2e0 fix: add define to vite.config.ts for
<strong>VERSION</strong></li>
<li>ad3d1c7f fix: move FATHOM_ID to .env and use
FathomAnalytics.svelte</li>
<li>6011780a &gt; Gitignore updated at 2024-04-18 06:10:47</li>
<li>ba81e3bb fix: update gitignore</li>
</ul>
</li>
</ul>
<h2>0.45.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p>BREAKING: flowbie-svelte-icons updated 1.5.0 (<a
href="https://redirect.github.com/themesberg/flowbite-svelte/pull/1308">#1308</a>)</p>
<p>fix: update icon sizes</p>
<p>chore: lib-helpers</p>
<p>fix: update engines node &gt;=20.0.0</p>
</li>
</ul>
<p>All notable changes to this project will be documented in this file.
See <a
href="https://github.com/conventional-changelog/standard-version">standard-version</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="711349bb3f"><code>711349b</code></a>
chore: changeset version and lib-helpers</li>
<li><a
href="678088b132"><code>678088b</code></a>
chore: changeset update</li>
<li><a
href="40a1d6581d"><code>40a1d65</code></a>
chore: changeset</li>
<li><a
href="998d01768e"><code>998d017</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1277">#1277</a>
change style prop to tabStyle to avoid conflict with CSS attr</li>
<li><a
href="572888c444"><code>572888c</code></a>
docs: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1282">#1282</a>
add warnings in the docs where components are using <a
href="https://github.com/html"><code>@​html</code></a></li>
<li><a
href="bb47928691"><code>bb47928</code></a>
fix: docsearch style</li>
<li><a
href="656f2223ad"><code>656f222</code></a>
fix: <a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1287">#1287</a>
<a
href="https://redirect.github.com/themesberg/flowbite-svelte/issues/1304">#1304</a></li>
<li><a
href="113de66800"><code>113de66</code></a>
fix: add disabled prop to Button component</li>
<li><a
href="4fbd9bd0d9"><code>4fbd9bd</code></a>
docs: change tailwind.config.cjs darkMode class to selector</li>
<li><a
href="0def757648"><code>0def757</code></a>
chore: changeset version and lib-helpers</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.46.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte` from 4.2.14 to 4.2.15
<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.15</h2>
<h3>Patch Changes</h3>
<ul>
<li>support attribute selector inside :global() (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11135">#11135</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/svelte@4.2.15/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.15</h2>
<h3>Patch Changes</h3>
<ul>
<li>support attribute selector inside :global() (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11135">#11135</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9f2341f3f2"><code>9f2341f</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11202">#11202</a>)</li>
<li><a
href="a510c6a37f"><code>a510c6a</code></a>
fix: support attribute selector inside :global() (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11135">#11135</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/svelte@4.2.15/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte-preprocess` from 5.1.3 to 5.1.4
<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/v5.1.3...v5.1.4">5.1.4</a>
(2024-04-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove pnpm version restriction (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/629">#629</a>)
(<a
href="2713b82d80">2713b82</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="276037a78b"><code>276037a</code></a>
chore(release): 5.1.4</li>
<li><a
href="2713b82d80"><code>2713b82</code></a>
fix: remove pnpm version restriction (<a
href="https://redirect.github.com/sveltejs/svelte-preprocess/issues/629">#629</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.2.8 to 5.2.10
<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.2.10 (2024-04-20)<!-- raw HTML omitted
--></h2>
<ul>
<li>revert: perf: use workspace root for fs cache (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15712">#15712</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16476">#16476</a>)
(<a href="https://github.com/vitejs/vite/commit/77e7359">77e7359</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15712">#15712</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/16476">#16476</a></li>
<li>fix: add base to virtual html (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16442">#16442</a>)
(<a href="https://github.com/vitejs/vite/commit/721f94d">721f94d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16442">#16442</a></li>
<li>fix: adjust esm syntax judgment logic (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16436">#16436</a>)
(<a href="https://github.com/vitejs/vite/commit/af72eab">af72eab</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16436">#16436</a></li>
<li>fix: don't add outDirs to watch.ignored if emptyOutDir is false (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16453">#16453</a>)
(<a href="https://github.com/vitejs/vite/commit/6a127d6">6a127d6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16453">#16453</a></li>
<li>fix(cspNonce): don't overwrite existing nonce values (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16415">#16415</a>)
(<a href="https://github.com/vitejs/vite/commit/b872635">b872635</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16415">#16415</a></li>
<li>feat: show warning if root is in build.outDir (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16454">#16454</a>)
(<a href="https://github.com/vitejs/vite/commit/11444dc">11444dc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16454">#16454</a></li>
<li>feat: write cspNonce to style tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16419">#16419</a>)
(<a href="https://github.com/vitejs/vite/commit/8e54bbd">8e54bbd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16419">#16419</a></li>
<li>chore(deps): update dependency eslint-plugin-n to v17 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16381">#16381</a>)
(<a href="https://github.com/vitejs/vite/commit/6cccef7">6cccef7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16381">#16381</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.2.9 (2024-04-15)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: <code>fsp.rm</code> removing files does not take effect (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16032">#16032</a>)
(<a href="https://github.com/vitejs/vite/commit/b05c405">b05c405</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16032">#16032</a></li>
<li>fix: fix accumulated stacks in error overlay (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16393">#16393</a>)
(<a href="https://github.com/vitejs/vite/commit/102c2fd">102c2fd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16393">#16393</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16376">#16376</a>)
(<a href="https://github.com/vitejs/vite/commit/58a2938">58a2938</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16376">#16376</a></li>
<li>chore: update region comment (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16380">#16380</a>)
(<a href="https://github.com/vitejs/vite/commit/77562c3">77562c3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16380">#16380</a></li>
<li>perf: reduce size of injected __vite__mapDeps code (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16184">#16184</a>)
(<a href="https://github.com/vitejs/vite/commit/c0ec6be">c0ec6be</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16184">#16184</a></li>
<li>perf(css): only replace empty chunk if imported (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16349">#16349</a>)
(<a href="https://github.com/vitejs/vite/commit/e2658ad">e2658ad</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16349">#16349</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="088d24b922"><code>088d24b</code></a>
release: v5.2.10</li>
<li><a
href="77e7359083"><code>77e7359</code></a>
revert: perf: use workspace root for fs cache (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15712">#15712</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16476">#16476</a>)</li>
<li><a
href="6a127d67ba"><code>6a127d6</code></a>
fix: don't add outDirs to watch.ignored if emptyOutDir is false (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16453">#16453</a>)</li>
<li><a
href="11444dcee0"><code>11444dc</code></a>
feat: show warning if root is in build.outDir (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16454">#16454</a>)</li>
<li><a
href="721f94ddac"><code>721f94d</code></a>
fix: add base to virtual html (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16442">#16442</a>)</li>
<li><a
href="8e54bbd74d"><code>8e54bbd</code></a>
feat: write cspNonce to style tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16419">#16419</a>)</li>
<li><a
href="af72eabab1"><code>af72eab</code></a>
fix: adjust esm syntax judgment logic (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16436">#16436</a>)</li>
<li><a
href="b8726357c9"><code>b872635</code></a>
fix(cspNonce): don't overwrite existing nonce values (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16415">#16415</a>)</li>
<li><a
href="6cccef78a5"><code>6cccef7</code></a>
chore(deps): update dependency eslint-plugin-n to v17 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16381">#16381</a>)</li>
<li><a
href="a77707d69c"><code>a77707d</code></a>
release: v5.2.9</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.2.10/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-04-26 22:17:08 -04:00
dependabot[bot] 50d52049f0
build(deps): bump @tauri-apps/api from 1.5.3 to 1.5.4 in the frontend-deps-tauri group (#473)
Bumps the frontend-deps-tauri group with 1 update:
[@tauri-apps/api](https://github.com/tauri-apps/tauri).

Updates `@tauri-apps/api` from 1.5.3 to 1.5.4
<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.5.4</h2>
<!-- raw HTML omitted -->
<pre><code>yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 1.53s.
</code></pre>
<!-- raw HTML omitted -->
<h2>[1.5.4]</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="e3b6d38d26"><code>e3b6d38d2</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9166">#9166</a>)
Fix <code>basename(path, 'ext')</code> JS API when removing all
occurances of <code>ext</code> where it should only remove the last
one.</li>
<li><a
href="705da977a9"><code>705da977a</code></a>(<a
href="https://redirect.github.com/tauri-apps/tauri/pull/9529">#9529</a>)
Do not use JS optional chaining to prevent script errors on older
webviews such as macOS 10.14.</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.6s

src/index.ts →
../../core/tauri/scripts/bundle.global.js...
created ../../core/tauri/scripts/bundle.global.js in
1.8s
[1/4] Bumping version...
info Current version: 1.5.4
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 9.52s.
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="caddd5bdd8"><code>caddd5b</code></a>
Apply Version Updates From Current Changes (v1) (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9544">#9544</a>)</li>
<li><a
href="72c2636527"><code>72c2636</code></a>
chore(ci): fix MSRV downgrade (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9543">#9543</a>)</li>
<li><a
href="83e024c670"><code>83e024c</code></a>
chore(ci): downgrade home crate (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9542">#9542</a>)</li>
<li><a
href="07c9e352df"><code>07c9e35</code></a>
fix(ci): downgrade cc crate for MSRV compatibility (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9541">#9541</a>)</li>
<li><a
href="d00178d60c"><code>d00178d</code></a>
ci: Fix package downgrades in covector workflow (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9538">#9538</a>)</li>
<li><a
href="705da977a9"><code>705da97</code></a>
fix: optional chaining is not supported on older webviews (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9529">#9529</a>)</li>
<li><a
href="1675e41f05"><code>1675e41</code></a>
fix(bundler): don't convert product name to snake case when cross
compiling (...</li>
<li><a
href="f9638b6315"><code>f9638b6</code></a>
fix(cli): append extension to app binary manually on rename (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9491">#9491</a>)</li>
<li><a
href="aeddc40b9e"><code>aeddc40</code></a>
fix(cli/info): fix crash when checking node version (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9411">#9411</a>)</li>
<li><a
href="fe6f81fa88"><code>fe6f81f</code></a>
chore: fix clippy false positive (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9329">#9329</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.3...@tauri-apps/api-v1.5.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tauri-apps/api&package-manager=npm_and_yarn&previous-version=1.5.3&new-version=1.5.4)](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-04-26 22:16:58 -04:00
dependabot[bot] fc746c6706
build(deps-dev): bump the frontend-deps group with 6 updates (#469)
Bumps the frontend-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
|
[@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte)
| `3.0.2` | `3.1.0` |
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
| `1.4.0` | `1.5.0` |
|
[prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte)
| `3.2.2` | `3.2.3` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)
| `4.2.12` | `4.2.14` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.4` |
`5.4.5` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `1.4.0` | `1.5.0` |

Updates `@sveltejs/vite-plugin-svelte` from 3.0.2 to 3.1.0
<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.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat(svelte5): enable hmr option in dev (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/836">#836</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p>Remove unnecessary <code>enableSourcemap</code> option usage and
prevent passing it in Svelte 5 (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/862">#862</a>)</p>
</li>
<li>
<p>Updated dependencies [<a
href="8ae3dc8cf4"><code>8ae3dc8cf415355f406f23d6104cb6153d75dfc8</code></a>]:</p>
<ul>
<li><code>@​sveltejs/vite-plugin-svelte-inspector</code><a
href="https://github.com/2"><code>@​2</code></a>.1.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md"><code>@​sveltejs/vite-plugin-svelte</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat(svelte5): enable hmr option in dev (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/836">#836</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p>Remove unnecessary <code>enableSourcemap</code> option usage and
prevent passing it in Svelte 5 (<a
href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/862">#862</a>)</p>
</li>
<li>
<p>Updated dependencies [<a
href="8ae3dc8cf4"><code>8ae3dc8cf415355f406f23d6104cb6153d75dfc8</code></a>]:</p>
<ul>
<li><code>@​sveltejs/vite-plugin-svelte-inspector</code><a
href="https://github.com/2"><code>@​2</code></a>.1.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="acb1f886c0"><code>acb1f88</code></a>
Version Packages (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/864">#864</a>)</li>
<li><a
href="f12e3f0a0c"><code>f12e3f0</code></a>
feat(svelte5): enable hmr (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/836">#836</a>)</li>
<li><a
href="826dfc6e5b"><code>826dfc6</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/881">#881</a>)</li>
<li><a
href="5152462fc0"><code>5152462</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/878">#878</a>)</li>
<li><a
href="67a3ae9f6c"><code>67a3ae9</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/876">#876</a>)</li>
<li><a
href="65845abd47"><code>65845ab</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/873">#873</a>)</li>
<li><a
href="ba4ac32cf5"><code>ba4ac32</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/870">#870</a>)</li>
<li><a
href="1ad8987310"><code>1ad8987</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/865">#865</a>)</li>
<li><a
href="324f569ead"><code>324f569</code></a>
Remove unnecessary enableSourcemap usage (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/862">#862</a>)</li>
<li><a
href="0c2695dfa3"><code>0c2695d</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/859">#859</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@3.1.0/packages/vite-plugin-svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-v8` from 1.4.0 to 1.5.0
<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>v1.5.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Add configuration for diff truncation  -  by <a
href="https://github.com/willieho"><code>@​willieho</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5073">vitest-dev/vitest#5073</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5333">vitest-dev/vitest#5333</a>
<a href="https://github.com/vitest-dev/vitest/commit/6797b041"><!-- raw
HTML omitted -->(6797b)<!-- raw HTML omitted --></a></li>
<li>Remove unrelated noise from diff for toMatchObject()  -  by <a
href="https://github.com/geersch"><code>@​geersch</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5364">vitest-dev/vitest#5364</a>
<a href="https://github.com/vitest-dev/vitest/commit/99276399"><!-- raw
HTML omitted -->(99276)<!-- raw HTML omitted --></a></li>
<li>Allow custom host for --inspect and --inspect-brk  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5509">vitest-dev/vitest#5509</a>
<a href="https://github.com/vitest-dev/vitest/commit/6157282c"><!-- raw
HTML omitted -->(61572)<!-- raw HTML omitted --></a></li>
<li><strong>coverage</strong>: V8 to ignore empty lines, comments, types
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5457">vitest-dev/vitest#5457</a>
<a href="https://github.com/vitest-dev/vitest/commit/10b89713"><!-- raw
HTML omitted -->(10b89)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><code>describe</code> calls not taking generic type parameters  - 
by <a
href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5415">vitest-dev/vitest#5415</a>
<a href="https://github.com/vitest-dev/vitest/commit/16bacfab"><!-- raw
HTML omitted -->(16bac)<!-- raw HTML omitted --></a></li>
<li>Prevent hang when <code>process</code> is mocked  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5430">vitest-dev/vitest#5430</a>
<a href="https://github.com/vitest-dev/vitest/commit/0ec4d0e0"><!-- raw
HTML omitted -->(0ec4d)<!-- raw HTML omitted --></a></li>
<li>Don't check for &quot;node:internal/console/&quot; in console
interceptor in case the environment is not Node.js  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/87d36a7a"><!-- raw
HTML omitted -->(87d36)<!-- raw HTML omitted --></a></li>
<li>The value received by toMatch should be a string  -  by <a
href="https://github.com/btea"><code>@​btea</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5428">vitest-dev/vitest#5428</a>
<a href="https://github.com/vitest-dev/vitest/commit/674851ca"><!-- raw
HTML omitted -->(67485)<!-- raw HTML omitted --></a></li>
<li>Increase stack trace limit for location, don't hardcode suite
position  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5518">vitest-dev/vitest#5518</a>
<a href="https://github.com/vitest-dev/vitest/commit/04b234d1"><!-- raw
HTML omitted -->(04b23)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>:
<ul>
<li>Run benchmark suites sequentially  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5444">vitest-dev/vitest#5444</a>
<a href="https://github.com/vitest-dev/vitest/commit/1f548340"><!-- raw
HTML omitted -->(1f548)<!-- raw HTML omitted --></a></li>
<li>Fix benchmark summary of single bench suite  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5489">vitest-dev/vitest#5489</a>
<a href="https://github.com/vitest-dev/vitest/commit/db98145f"><!-- raw
HTML omitted -->(db981)<!-- raw HTML omitted --></a></li>
<li>Table reporter for non TTY output  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5484">vitest-dev/vitest#5484</a>
<a href="https://github.com/vitest-dev/vitest/commit/bea234b1"><!-- raw
HTML omitted -->(bea23)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toHaveBeenNthCalledWith</code> error message when not
called  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5420">vitest-dev/vitest#5420</a>
<a href="https://github.com/vitest-dev/vitest/commit/e5253de4"><!-- raw
HTML omitted -->(e5253)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>types</strong>:
<ul>
<li>Pass correct type for suite factory  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5437">vitest-dev/vitest#5437</a>
<a href="https://github.com/vitest-dev/vitest/commit/26718eb5"><!-- raw
HTML omitted -->(26718)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>utils</strong>:
<ul>
<li>Fix object diff with getter only property  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5466">vitest-dev/vitest#5466</a>
<a href="https://github.com/vitest-dev/vitest/commit/366d97c3"><!-- raw
HTML omitted -->(366d9)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix <code>isValidNodeImport</code> to check <code>&quot;type&quot;:
&quot;module&quot;</code> first  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5416">vitest-dev/vitest#5416</a>
<a href="https://github.com/vitest-dev/vitest/commit/6fb15280"><!-- raw
HTML omitted -->(6fb15)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Correctly send console events when state changes  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/3463f9bb"><!-- raw
HTML omitted -->(3463f)<!-- raw HTML omitted --></a></li>
<li>Initiate FakeTimers on demand  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5450">vitest-dev/vitest#5450</a>
<a href="https://github.com/vitest-dev/vitest/commit/e4e939ba"><!-- raw
HTML omitted -->(e4e93)<!-- raw HTML omitted --></a></li>
<li>Check unhighlighted code for code frame line limit  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5465">vitest-dev/vitest#5465</a>
<a href="https://github.com/vitest-dev/vitest/commit/6ae7eaa2"><!-- raw
HTML omitted -->(6ae7e)<!-- raw HTML omitted --></a></li>
<li>Correctly filter by parent 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/5408">vitest-dev/vitest#5408</a>
<a href="https://github.com/vitest-dev/vitest/commit/91b06cce"><!-- raw
HTML omitted -->(91b06)<!-- raw HTML omitted --></a></li>
<li>Close inspector immediately if run is canceled  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5519">vitest-dev/vitest#5519</a>
<a href="https://github.com/vitest-dev/vitest/commit/b80062d7"><!-- raw
HTML omitted -->(b8006)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Set CWD to config directory, allow overriding local .env  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5476">vitest-dev/vitest#5476</a>
<a href="https://github.com/vitest-dev/vitest/commit/d4003882"><!-- raw
HTML omitted -->(d4003)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9e7a01cc8c"><code>9e7a01c</code></a>
chore: release v1.5.0</li>
<li><a
href="10b89713d2"><code>10b8971</code></a>
feat(coverage): v8 to ignore empty lines, comments, types (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/5457">#5457</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier-plugin-svelte` from 3.2.2 to 3.2.3
<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.3</h2>
<ul>
<li>(fix) don't force-self-close <code>&lt;slot&gt;</code> tags</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b120c4de5f"><code>b120c4d</code></a>
chore: release 3.2.3</li>
<li><a
href="539169b61e"><code>539169b</code></a>
fix: do not force slots to be self-closed (<a
href="https://redirect.github.com/sveltejs/prettier-plugin-svelte/issues/435">#435</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.2...v3.2.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `svelte` from 4.2.12 to 4.2.14
<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.14</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix parsing camelcase container query name (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11131">#11131</a>)</li>
</ul>
<h2>svelte@4.2.13</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: applying :global for +,~ sibling combinator when slots are
present (<a
href="https://redirect.github.com/sveltejs/svelte/pull/9282">#9282</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/svelte@4.2.14/packages/svelte/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.14</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix parsing camelcase container query name (<a
href="https://redirect.github.com/sveltejs/svelte/pull/11131">#11131</a>)</li>
</ul>
<h2>4.2.13</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: applying :global for +,~ sibling combinator when slots are
present (<a
href="https://redirect.github.com/sveltejs/svelte/pull/9282">#9282</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ad00cad761"><code>ad00cad</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11148">#11148</a>)</li>
<li><a
href="41eb8daab2"><code>41eb8da</code></a>
feat: support parsing camel case in container queries (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11131">#11131</a>)</li>
<li><a
href="11b8e94f9c"><code>11b8e94</code></a>
Version Packages (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11101">#11101</a>)</li>
<li><a
href="9de149c596"><code>9de149c</code></a>
fix: applying :global for +,~ sibling combinator when slots are present.
fixe...</li>
<li><a
href="a6bf91c83b"><code>a6bf91c</code></a>
docs: add file annotations to examples that benefit from ts toggle (<a
href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11058">#11058</a>)</li>
<li>See full diff in <a
href="https://github.com/sveltejs/svelte/commits/svelte@4.2.14/packages/svelte">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.4.4 to 5.4.5
<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.4.5</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">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.4.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.4 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.5 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<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="27bcd4cb5a"><code>27bcd4c</code></a>
Update LKG</li>
<li><a
href="9f33bf1cd5"><code>9f33bf1</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58098">#58098</a>
(Fix constraints of nested homomorph...) into release-5.4 (#...</li>
<li><a
href="71b2f84741"><code>71b2f84</code></a>
Bump version to 5.4.5 and LKG</li>
<li><a
href="892936f4a1"><code>892936f</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58083">#58083</a>
(Don't propagate partial union/inter...) into release-5.4 (#...</li>
<li><a
href="38a7c0587d"><code>38a7c05</code></a>
release-5.4: Always set node-version for setup-node (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58117">#58117</a>)</li>
<li><a
href="b754fc3937"><code>b754fc3</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57778">#57778</a>
(fix type import check for default-i...) into release-5.4 (#...</li>
<li>See full diff in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 1.4.0 to 1.5.0
<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>v1.5.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Add configuration for diff truncation  -  by <a
href="https://github.com/willieho"><code>@​willieho</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5073">vitest-dev/vitest#5073</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5333">vitest-dev/vitest#5333</a>
<a href="https://github.com/vitest-dev/vitest/commit/6797b041"><!-- raw
HTML omitted -->(6797b)<!-- raw HTML omitted --></a></li>
<li>Remove unrelated noise from diff for toMatchObject()  -  by <a
href="https://github.com/geersch"><code>@​geersch</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5364">vitest-dev/vitest#5364</a>
<a href="https://github.com/vitest-dev/vitest/commit/99276399"><!-- raw
HTML omitted -->(99276)<!-- raw HTML omitted --></a></li>
<li>Allow custom host for --inspect and --inspect-brk  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5509">vitest-dev/vitest#5509</a>
<a href="https://github.com/vitest-dev/vitest/commit/6157282c"><!-- raw
HTML omitted -->(61572)<!-- raw HTML omitted --></a></li>
<li><strong>coverage</strong>: V8 to ignore empty lines, comments, types
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5457">vitest-dev/vitest#5457</a>
<a href="https://github.com/vitest-dev/vitest/commit/10b89713"><!-- raw
HTML omitted -->(10b89)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><code>describe</code> calls not taking generic type parameters  - 
by <a
href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5415">vitest-dev/vitest#5415</a>
<a href="https://github.com/vitest-dev/vitest/commit/16bacfab"><!-- raw
HTML omitted -->(16bac)<!-- raw HTML omitted --></a></li>
<li>Prevent hang when <code>process</code> is mocked  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5430">vitest-dev/vitest#5430</a>
<a href="https://github.com/vitest-dev/vitest/commit/0ec4d0e0"><!-- raw
HTML omitted -->(0ec4d)<!-- raw HTML omitted --></a></li>
<li>Don't check for &quot;node:internal/console/&quot; in console
interceptor in case the environment is not Node.js  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/87d36a7a"><!-- raw
HTML omitted -->(87d36)<!-- raw HTML omitted --></a></li>
<li>The value received by toMatch should be a string  -  by <a
href="https://github.com/btea"><code>@​btea</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5428">vitest-dev/vitest#5428</a>
<a href="https://github.com/vitest-dev/vitest/commit/674851ca"><!-- raw
HTML omitted -->(67485)<!-- raw HTML omitted --></a></li>
<li>Increase stack trace limit for location, don't hardcode suite
position  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5518">vitest-dev/vitest#5518</a>
<a href="https://github.com/vitest-dev/vitest/commit/04b234d1"><!-- raw
HTML omitted -->(04b23)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>:
<ul>
<li>Run benchmark suites sequentially  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5444">vitest-dev/vitest#5444</a>
<a href="https://github.com/vitest-dev/vitest/commit/1f548340"><!-- raw
HTML omitted -->(1f548)<!-- raw HTML omitted --></a></li>
<li>Fix benchmark summary of single bench suite  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5489">vitest-dev/vitest#5489</a>
<a href="https://github.com/vitest-dev/vitest/commit/db98145f"><!-- raw
HTML omitted -->(db981)<!-- raw HTML omitted --></a></li>
<li>Table reporter for non TTY output  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5484">vitest-dev/vitest#5484</a>
<a href="https://github.com/vitest-dev/vitest/commit/bea234b1"><!-- raw
HTML omitted -->(bea23)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toHaveBeenNthCalledWith</code> error message when not
called  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5420">vitest-dev/vitest#5420</a>
<a href="https://github.com/vitest-dev/vitest/commit/e5253de4"><!-- raw
HTML omitted -->(e5253)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>types</strong>:
<ul>
<li>Pass correct type for suite factory  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5437">vitest-dev/vitest#5437</a>
<a href="https://github.com/vitest-dev/vitest/commit/26718eb5"><!-- raw
HTML omitted -->(26718)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>utils</strong>:
<ul>
<li>Fix object diff with getter only property  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5466">vitest-dev/vitest#5466</a>
<a href="https://github.com/vitest-dev/vitest/commit/366d97c3"><!-- raw
HTML omitted -->(366d9)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix <code>isValidNodeImport</code> to check <code>&quot;type&quot;:
&quot;module&quot;</code> first  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5416">vitest-dev/vitest#5416</a>
<a href="https://github.com/vitest-dev/vitest/commit/6fb15280"><!-- raw
HTML omitted -->(6fb15)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Correctly send console events when state changes  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/3463f9bb"><!-- raw
HTML omitted -->(3463f)<!-- raw HTML omitted --></a></li>
<li>Initiate FakeTimers on demand  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5450">vitest-dev/vitest#5450</a>
<a href="https://github.com/vitest-dev/vitest/commit/e4e939ba"><!-- raw
HTML omitted -->(e4e93)<!-- raw HTML omitted --></a></li>
<li>Check unhighlighted code for code frame line limit  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5465">vitest-dev/vitest#5465</a>
<a href="https://github.com/vitest-dev/vitest/commit/6ae7eaa2"><!-- raw
HTML omitted -->(6ae7e)<!-- raw HTML omitted --></a></li>
<li>Correctly filter by parent 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/5408">vitest-dev/vitest#5408</a>
<a href="https://github.com/vitest-dev/vitest/commit/91b06cce"><!-- raw
HTML omitted -->(91b06)<!-- raw HTML omitted --></a></li>
<li>Close inspector immediately if run is canceled  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5519">vitest-dev/vitest#5519</a>
<a href="https://github.com/vitest-dev/vitest/commit/b80062d7"><!-- raw
HTML omitted -->(b8006)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Set CWD to config directory, allow overriding local .env  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5476">vitest-dev/vitest#5476</a>
<a href="https://github.com/vitest-dev/vitest/commit/d4003882"><!-- raw
HTML omitted -->(d4003)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9e7a01cc8c"><code>9e7a01c</code></a>
chore: release v1.5.0</li>
<li><a
href="b80062d748"><code>b80062d</code></a>
fix(vitest): close inspector immediately if run is canceled (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5519">#5519</a>)</li>
<li><a
href="6157282cc0"><code>6157282</code></a>
feat: allow custom host for --inspect and --inspect-brk (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5509">#5509</a>)</li>
<li><a
href="7b306feaba"><code>7b306fe</code></a>
chore: check for the presense of files in watch mode (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5508">#5508</a>)</li>
<li><a
href="bea234b1c4"><code>bea234b</code></a>
fix(benchmark): table reporter for non TTY output (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5484">#5484</a>)</li>
<li><a
href="6797b0412b"><code>6797b04</code></a>
feat: add configuration for diff truncation (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5073">#5073</a>)
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5333">#5333</a>)</li>
<li><a
href="db98145f4f"><code>db98145</code></a>
fix(benchmark): fix benchmark summary of single bench suite (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5489">#5489</a>)</li>
<li><a
href="10b89713d2"><code>10b8971</code></a>
feat(coverage): v8 to ignore empty lines, comments, types (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5457">#5457</a>)</li>
<li><a
href="d4003882a0"><code>d400388</code></a>
fix(workspace): set CWD to config directory, allow overriding local .env
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5476">#5476</a>)</li>
<li><a
href="1f54834052"><code>1f54834</code></a>
fix(benchmark): run benchmark suites sequentially (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5444">#5444</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v1.5.0/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-04-18 00:41:54 -04:00
dependabot[bot] 7bb5279bac
build(deps): bump the backend-deps group in /src-tauri with 2 updates (#468)
Bumps the backend-deps group in /src-tauri with 2 updates:
[chrono](https://github.com/chronotope/chrono) and
[sysinfo](https://github.com/GuillaumeGomez/sysinfo).

Updates `chrono` from 0.4.37 to 0.4.38
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/chronotope/chrono/releases">chrono's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.38</h2>
<p>This release bring a ca. 20% improvement to the performance of the
formatting code, and a convenient <code>days_since</code> method for the
<code>Weekday</code> type.</p>
<p>Chrono 0.4.38 also removes the long deprecated
<code>rustc-serialize</code> feature. Support for
<code>rustc-serialize</code> will be <a
href="https://redirect.github.com/rust-lang/rust/pull/116016">soft-destabilized
in the next Rust edition</a>. Removing the feature will not break
existing users of the feature; Cargo will just not update dependents
that rely on it to newer versions of chrono.</p>
<p>In chrono 0.4.36 we made an accidental breaking change by switching
to <code>derive(Copy)</code> for <code>DateTime</code> instead of a
manual implementation. It is reverted in this release.</p>
<h1>Removals</h1>
<ul>
<li>Remove <code>rustc-serialize</code> feature (<a
href="https://redirect.github.com/chronotope/chrono/issues/1548">#1548</a>,
thanks <a
href="https://github.com/workingjubilee"><code>@​workingjubilee</code></a>)</li>
</ul>
<h1>Additions</h1>
<ul>
<li>Add <code>Weekday::days_since</code> (<a
href="https://redirect.github.com/chronotope/chrono/issues/1249">#1249</a>,
based on <a
href="https://redirect.github.com/chronotope/chrono/issues/216">#216</a>
by <a
href="https://github.com/clarfonthey"><code>@​clarfonthey</code></a>)</li>
<li>Add <code>TimeDelta::checked_mul</code> and
<code>TimeDelta::checked_div</code> (<a
href="https://redirect.github.com/chronotope/chrono/issues/1565">#1565</a>,
thanks <a
href="https://github.com/Zomtir"><code>@​Zomtir</code></a>)</li>
</ul>
<h1>Fixes</h1>
<ul>
<li>Return error when rounding with a zero duration (<a
href="https://redirect.github.com/chronotope/chrono/issues/1474">#1474</a>,
thanks <a
href="https://github.com/Dav1dde"><code>@​Dav1dde</code></a>)</li>
<li>Manually implement <code>Copy</code> for <code>DateTime</code> if
offset is <code>Copy</code> (<a
href="https://redirect.github.com/chronotope/chrono/issues/1573">#1573</a>)</li>
</ul>
<h1>Internal</h1>
<ul>
<li>Inline <code>test_encodable_json</code> and
<code>test_decodable_json</code> functions (<a
href="https://redirect.github.com/chronotope/chrono/issues/1550">#1550</a>)</li>
<li>CI: Reduce combinations in <code>cargo hack check</code> (<a
href="https://redirect.github.com/chronotope/chrono/issues/1553">#1553</a>)</li>
<li>Refactor formatting code (<a
href="https://redirect.github.com/chronotope/chrono/issues/1335">#1335</a>)</li>
<li>Optimize number formatting (<a
href="https://redirect.github.com/chronotope/chrono/issues/1558">#1558</a>)</li>
<li>Only package files needed for building and testing (<a
href="https://redirect.github.com/chronotope/chrono/issues/1554">#1554</a>)</li>
</ul>
<p>Thanks to all contributors on behalf of the chrono team, <a
href="https://github.com/djc"><code>@​djc</code></a> and <a
href="https://github.com/pitdicker"><code>@​pitdicker</code></a>!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="352a35203a"><code>352a352</code></a>
Prepare 0.4.38</li>
<li><a
href="46d44d6074"><code>46d44d6</code></a>
Manually implement <code>Copy</code> for <code>DateTime</code> if offset
is <code>Copy</code></li>
<li><a
href="760eb660d3"><code>760eb66</code></a>
Update windows-bindgen requirement from 0.55 to 0.56</li>
<li><a
href="391187fff3"><code>391187f</code></a>
Return error when rounding with zero duration</li>
<li><a
href="ffc75e5705"><code>ffc75e5</code></a>
Add <code>TimeDelta::checked_mul</code> and
<code>TimeDelta::checked_div</code></li>
<li><a
href="f8cecbe57e"><code>f8cecbe</code></a>
Make <code>Weekday::num_days_from public</code>, rename to
<code>days_since</code>.</li>
<li><a
href="0cfc405d3e"><code>0cfc405</code></a>
Optimize number formatting</li>
<li><a
href="74ba83ba27"><code>74ba83b</code></a>
Take <code>pad</code> by value</li>
<li><a
href="78e79dbabf"><code>78e79db</code></a>
Match on tuples in <code>format_fixed</code></li>
<li><a
href="f3d76c7bb0"><code>f3d76c7</code></a>
Match on tuples in <code>format_numeric</code></li>
<li>Additional commits viewable in <a
href="https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38">compare
view</a></li>
</ul>
</details>
<br />

Updates `sysinfo` from 0.30.9 to 0.30.10
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/GuillaumeGomez/sysinfo/blob/v0.30.10/CHANGELOG.md">sysinfo's
changelog</a>.</em></p>
<blockquote>
<h1>0.30.10</h1>
<ul>
<li>Linux: Fix components not being listed anymore.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e9c74b25fd"><code>e9c74b2</code></a>
Merge pull request <a
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1250">#1250</a>
from GuillaumeGomez/update</li>
<li><a
href="b85cdb519e"><code>b85cdb5</code></a>
Update crate version to 0.30.10</li>
<li><a
href="d4226b0f86"><code>d4226b0</code></a>
Update CHANGELOG for 0.30</li>
<li><a
href="be83c6aaf5"><code>be83c6a</code></a>
Merge pull request <a
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1249">#1249</a>
from GuillaumeGomez/backport</li>
<li><a
href="053a7b42c5"><code>053a7b4</code></a>
Add regression test for components</li>
<li><a
href="b840475200"><code>b840475</code></a>
/sys/class/hwmon* are not directories, they are symbolic links - fixes
<a
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1245">#1245</a></li>
<li>See full diff in <a
href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.30.9...v0.30.10">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-04-18 00:41:47 -04:00
Tyler Wilding 6584696e9e
New Crowdin updates (#467) 2024-04-14 15:28:09 -04:00