Commit graph

436 commits

Author SHA1 Message Date
Tyler Wilding d7d5a5f58c
frontend: working on the settings page 2023-02-15 01:28:41 -05:00
Tyler Wilding 211a8cc613
rs: setting installation directory and persisting the changes 2023-02-14 00:45:16 -05:00
Tyler Wilding b255124b7b
rs: parsing the existing settings.json file in rust 2023-02-13 22:16:47 -05:00
Tyler Wilding 5dcdb7edf9
rs: start managing the config on the rust side 2023-02-13 00:27:37 -05:00
Tyler Wilding 4a398175b6
Merge remote-tracking branch 'origin/main' into dev/new-ui 2023-02-12 19:17:56 -05:00
Tyler Wilding fbf71a8aa5
new-ui: adjust some things to make it successfully build locally 2023-02-12 19:13:40 -05:00
dependabot[bot] 46f54f3af8
build(deps-dev): bump prettier from 2.8.1 to 2.8.3 (#91)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-12 17:58:42 -05:00
dependabot[bot] 94cccdfad1
build(deps-dev): bump svelte from 3.55.0 to 3.55.1 (#92)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-12 17:58:35 -05:00
dependabot[bot] 53e64dd5eb
build(deps): bump fs_extra from 1.2.0 to 1.3.0 in /src-tauri (#98)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-12 17:58:20 -05:00
OpenGOALBot 2646af1bdf release: update release metadata to latest 2023-01-31 04:16:18 +00:00
OpenGOALBot 345f0461cb release: bump to version - 1.8.0 2023-01-31 03:58:51 +00:00
Tyler Wilding da9b9acf5f
ci: avoid rate limits when downloading the artifacts (#89) 2022-12-31 18:42:29 -05:00
OpenGOALBot 664e53ffcc release: update release metadata to latest 2022-12-31 21:45:29 +00:00
OpenGOALBot 057dc8933b release: bump to version - 1.7.0 2022-12-31 20:38:42 +00:00
dependabot[bot] 7ebb5df4e4
build(deps-dev): bump prettier-plugin-svelte from 2.8.0 to 2.9.0 (#76)
Bumps
[prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte)
from 2.8.0 to 2.9.0.
<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>2.9.0</h2>
<ul>
<li>(feat) support style modifiers (<a
href="https://github-redirect.dependabot.com/sveltejs/prettier-plugin-svelte/issues/330">#330</a>)</li>
<li>(fix) respect strict mode and shorthand options when formatting
style/class directives (<a
href="https://github-redirect.dependabot.com/sveltejs/prettier-plugin-svelte/issues/328">#328</a>)</li>
</ul>
<h2>2.8.1</h2>
<ul>
<li>(fix) format <code>{#await .. catch ..}..{/await}</code> correctly
(<a
href="https://github-redirect.dependabot.com/sveltejs/prettier-plugin-svelte/issues/323">#323</a>)</li>
<li>(fix) respect strict mode and shorthand options when formatting
bindings (<a
href="https://github-redirect.dependabot.com/sveltejs/prettier-plugin-svelte/issues/321">#321</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/sveltejs/prettier-plugin-svelte/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier-plugin-svelte&package-manager=npm_and_yarn&previous-version=2.8.0&new-version=2.9.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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:56:39 -05:00
dependabot[bot] 78f3bf0ce5
build(deps-dev): bump svelte from 3.52.0 to 3.55.0 (#82)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.52.0 to
3.55.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>3.55.0</h2>
<ul>
<li>Add <code>svelte/elements</code> for HTML/Svelte typings (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/7649">#7649</a>)</li>
</ul>
<h2>3.54.0</h2>
<ul>
<li>Pass <code>options.direction</code> argument to custom transition
functions (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/3918">#3918</a>)</li>
<li>Support fallback a11y WAI-ARIA roles (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/8044">#8044</a>)</li>
<li>Prevent running init binding unnecessarily (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/5689">#5689</a>,
<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/6298">#6298</a>)</li>
<li>Allow updating variables from <code>@const</code> declared function
(<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7843">#7843</a>)</li>
<li>Do not emit <code>a11y-no-noninteractive-tabindex</code> warning if
element has a <code>tabpanel</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/8025">#8025</a>)</li>
<li>Fix escaping SSR'd values in <code>style:</code> directive (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/8085">#8085</a>)</li>
</ul>
<h2>3.53.1</h2>
<ul>
<li>Fix exception in <code>rel=</code> attribute check with dynamic
values (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7994">#7994</a>)</li>
<li>Do not emit deprecation warnings for <code>css</code> compiler
options for now (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/8009">#8009</a>)</li>
<li>Make compiler run in browser again (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/8010">#8010</a>)</li>
<li>Upgrade <code>tslib</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/8013">#8013</a>)</li>
</ul>
<h2>3.53.0</h2>
<ul>
<li>Check whether <code>parentNode</code> exists before removing child
(<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/6037">#6037</a>)</li>
<li>Upgrade various dependencies, notably <code>css-tree</code> to
<code>2.2.1</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/7572">#7572</a>,
<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/7982">#7982</a>)</li>
<li>Extend <code>css</code> compiler option with <code>'external' |
'injected' | 'none'</code> settings and deprecate old <code>true |
false</code> values (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/7914">#7914</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3ba0e30416"><code>3ba0e30</code></a>
-&gt; v3.55.0</li>
<li><a
href="512eda7a84"><code>512eda7</code></a>
[feat] add html typings (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7649">#7649</a>)</li>
<li><a
href="a0a6bd1f54"><code>a0a6bd1</code></a>
[docs] add some basic docs about bundler plugins (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/8092">#8092</a>)</li>
<li><a
href="aa5a1cdf1a"><code>aa5a1cd</code></a>
-&gt; v3.54.0</li>
<li><a
href="86524181a9"><code>8652418</code></a>
update changelog</li>
<li><a
href="94e51df07b"><code>94e51df</code></a>
[fix] escape style attribute for SSR (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/8087">#8087</a>)</li>
<li><a
href="75c3a48245"><code>75c3a48</code></a>
update changelog</li>
<li><a
href="cc52dc442b"><code>cc52dc4</code></a>
[docs] add explanation about property binding order (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7833">#7833</a>)</li>
<li><a
href="f45b823770"><code>f45b823</code></a>
[docs] fix inconsistent margin in svelte/motion spring tutorial (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/8081">#8081</a>)</li>
<li><a
href="d8c6ab87df"><code>d8c6ab8</code></a>
Update CHANGELOG.md</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/svelte/compare/v3.52.0...v3.55.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=svelte&package-manager=npm_and_yarn&previous-version=3.52.0&new-version=3.55.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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:54:08 -05:00
dependabot[bot] c2d95c004f
build(deps): bump @tauri-apps/api from 1.1.0 to 1.2.0 (#63)
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 1.1.0
to 1.2.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>cli.rs v1.2.0</h2>
<p>Updating crates.io index</p>
<!-- raw HTML omitted -->
<pre><code>Fetching advisory database from
`https://github.com/RustSec/advisory-db.git`
Loaded 469 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (453 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 1.2.0
        ├── tauri-macros 1.2.0
        │   └── tauri 1.2.0
        │       ├── tauri 1.2.0
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.0
            └── app-updater 0.1.0
<p>warning: 1 allowed warning found
</code></pre></p>
<!-- raw HTML omitted -->
<h2>[1.2.0]</h2>
<ul>
<li>Keep <code>tauri dev</code> watcher alive when the configuration is
invalid.
<ul>
<li><a
href="cc186c7a0e">cc186c7a</a>
fix(cli): keep dev watcher alive if config is incorrect, closes <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5173">#5173</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5495">#5495</a>)
on 2022-10-28</li>
</ul>
</li>
<li>Ignore workspace members in dev watcher if they are ignored by
<code>.taurignore</code>
<ul>
<li><a
href="9417ce401c">9417ce40</a>
fix(cli): apply <code>.taurignore</code> rules to workspace members,
closes <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5355">#5355</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5460">#5460</a>)
on 2022-10-28</li>
</ul>
</li>
<li>Detect JSON5 and TOML configuration files in the dev watcher.
<ul>
<li><a
href="e7ccbd8573">e7ccbd85</a>
feat(cli): detect JSON5 and TOML configuration files in the dev watcher
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5439">#5439</a>)
on 2022-10-19</li>
</ul>
</li>
<li>Fix cli passing <code>--no-default-features</code> to the app
instead of the runner (Cargo).
<ul>
<li><a
href="a3a70218f3">a3a70218</a>
fix(cli): pass <code>--no-default-features</code> to runner instead of
app, closes <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5415">#5415</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5474">#5474</a>)
on 2022-10-25</li>
</ul>
</li>
<li>Validate <code>package &gt; productName</code> in the tauri config
and produce errors if it contains one of the following characters
<code>/\:*?\&quot;&lt;&gt;|</code>
<ul>
<li><a
href="b9316a64ea">b9316a64</a>
fix(cli): validate <code>productName</code> in config, closes <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5233">#5233</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5262">#5262</a>)
on 2022-09-28</li>
</ul>
</li>
<li>Hot-reload the frontend when <code>tauri.conf.json &gt; build &gt;
devPath</code> points to a directory.
<ul>
<li><a
href="54c337e06f">54c337e0</a>
feat(cli): hotreload support for frontend static files, closes <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/2173">#2173</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5256">#5256</a>)
on 2022-09-28</li>
</ul>
</li>
<li>Expose <code>TAURI_TARGET_TRIPLE</code> to
<code>beforeDevCommand</code>, <code>beforeBuildCommand</code> and
<code>beforeBundleCommand</code>
<ul>
<li><a
href="a4aec9f0a8">a4aec9f0</a>
feat(cli): expose <code>TAURI_TARGET_TRIPLE</code> to before*Commands,
closes <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5091">#5091</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5101">#5101</a>)
on 2022-10-03</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="45a5cd569b"><code>45a5cd5</code></a>
Apply Version Updates From Current Changes (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5295">#5295</a>)</li>
<li><a
href="3afccfce17"><code>3afccfc</code></a>
chore(deps): update wry to 0.22 (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5573">#5573</a>)</li>
<li><a
href="1aba1780de"><code>1aba178</code></a>
feat(ci): define workspace for rust-cache, improving cache key (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5559">#5559</a>)</li>
<li><a
href="878421beb7"><code>878421b</code></a>
fix: Add WASM files to Vite Allow List and change devPath to localhost
to fix...</li>
<li><a
href="777c086590"><code>777c086</code></a>
feat(ci): improve cache usage</li>
<li><a
href="60e08605d5"><code>60e0860</code></a>
chore(ci): do not cache artifacts-updater on failure</li>
<li><a
href="d8b996c00a"><code>d8b996c</code></a>
chore(changes): adjust config-schema build scripts</li>
<li><a
href="7aaf27ce5f"><code>7aaf27c</code></a>
fix(bundler): load WiX DLLs on Github Actions (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5552">#5552</a>)</li>
<li><a
href="014aeca11f"><code>014aeca</code></a>
fix(ci): use python 3.10 on bench workflow (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5550">#5550</a>)</li>
<li><a
href="e7078a3030"><code>e7078a3</code></a>
chore(deps) Update dependency jest to v29 (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5542">#5542</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/api-v1.1...api-v1.2.0">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.1.0&new-version=1.2.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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:48:10 -05:00
dependabot[bot] 569d0312d3
build(deps-dev): bump @tauri-apps/cli from 1.1.1 to 1.2.2 (#77)
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.1.1
to 1.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tauri-apps/tauri/releases"><code>@​tauri-apps/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2>cli.rs v1.2.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 473 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (441 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 1.2.1
        ├── tauri-macros 1.2.1
        │   └── tauri 1.2.2
        │       ├── tauri 1.2.2
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.1
            └── app-updater 0.1.0
<p>warning: 1 allowed warning found
</code></pre></p>
<!-- raw HTML omitted -->
<h2>[1.2.2]</h2>
<ul>
<li>Detect SvelteKit and Vite for the init and info commands.
<ul>
<li><a
href="9d872ab872">9d872ab8</a>
feat(cli): detect SvelteKit and Vite (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5742">#5742</a>)
on 2022-12-02</li>
</ul>
</li>
<li>Detect SolidJS and SolidStart for the init and info commands.
<ul>
<li><a
href="9e7ce0a8ee">9e7ce0a8</a>
feat(cli): detect SolidJS and SolidStart (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5758">#5758</a>)
on 2022-12-08</li>
</ul>
</li>
<li>Use older icon types to work around a macOS bug resulting in
corrupted 16x16px and 32x32px icons in bundled apps.
<ul>
<li><a
href="2d545eff58">2d545eff</a>
fix(cli): corrupted icons in bundled macOS icons (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5698">#5698</a>)
on 2022-11-28</li>
</ul>
</li>
<li>Add <code>--no-dev-server</code> flag to the cli to disable the dev
server for static files in dev mode.
<ul>
<li><a
href="c0989848b9">c0989848</a>
feat(cli/dev): add <code>--no-dev-server</code>, ref <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5708">#5708</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5722">#5722</a>)
on 2022-11-30</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
<pre><code>Updating crates.io index
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="75a0c79dea"><code>75a0c79</code></a>
Apply Version Updates From Current Changes (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5710">#5710</a>)</li>
<li><a
href="c14b1df372"><code>c14b1df</code></a>
fix(core): Invoke event listener in windows safely to avoid causing
uncaught ...</li>
<li><a
href="41a471b23a"><code>41a471b</code></a>
feat(covector): improve published version check (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5783">#5783</a>)</li>
<li><a
href="9e7ce0a8ee"><code>9e7ce0a</code></a>
feat(cli): detect SolidJS and SolidStart (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5758">#5758</a>)</li>
<li><a
href="b293da35dd"><code>b293da3</code></a>
fix(changes): change <code>enable_macos_default_menu</code> bump to
patch</li>
<li><a
href="fdcd77338c"><code>fdcd773</code></a>
chore(deps): update wry to 0.23</li>
<li><a
href="9093ef3314"><code>9093ef3</code></a>
fix(bundler): blank taskbar icon on WiX update, closes <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5631">#5631</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5779">#5779</a>)</li>
<li><a
href="ffe21e0225"><code>ffe21e0</code></a>
chore(cli): rerun build on template changes</li>
<li><a
href="4f087cfd92"><code>4f087cf</code></a>
chore(deps): pin wry to 0.22.6</li>
<li><a
href="7225501c13"><code>7225501</code></a>
chore(deps) Update dependency prettier to v2.8.1 (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5777">#5777</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-v1.1.1...tauri-v1.2.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tauri-apps/cli&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=1.2.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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:47:48 -05:00
dependabot[bot] 9ee49442ac
build(deps): bump tauri from 1.2.1 to 1.2.2 in /src-tauri (#80)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.2.1 to 1.2.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.2.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 473 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (441 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 1.2.1
        ├── tauri-macros 1.2.1
        │   └── tauri 1.2.2
        │       ├── tauri 1.2.2
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.1
            └── app-updater 0.1.0
<p>warning: 1 allowed warning found
</code></pre></p>
<!-- raw HTML omitted -->
<h2>[1.2.2]</h2>
<ul>
<li>Invoke event listener in windows safely to avoid causing uncaught
errors in windows that have loaded external urls
<ul>
<li><a
href="c14b1df372">c14b1df3</a>
fix(core): Invoke event listener in windows safely to avoid causing
uncaught errors in windows that have loaded external urls (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5563">#5563</a>)
on 2022-12-08</li>
</ul>
</li>
<li>Cleanup sidecar and tray icons when calling <code>app.exit()</code>
from JS.
<ul>
<li><a
href="0f26960891">0f269608</a>
fix(core/api): cleanup before exit (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5765">#5765</a>)
on 2022-12-07</li>
</ul>
</li>
<li>Fix compatibility with older Linux distributions.
<ul>
<li><a
href="b490308c88">b490308c</a>
fix(core): compilation error on older Linux versions, fixes <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5684">#5684</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5697">#5697</a>)
on 2022-11-28</li>
</ul>
</li>
<li>Add <code>tauri::Builder::enable_macos_default_menu</code> to enable
or disable the default menu creation on macOS.
<ul>
<li><a
href="8866ecac3c">8866ecac</a>
feat(core): add <code>tauri::Builder::enable_macos_default_menu</code>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/pull/5756">#5756</a>)
on 2022-12-07</li>
<li><a
href="b293da35dd">b293da35</a>
fix(changes): change <code>enable_macos_default_menu</code> bump to
patch on 2022-12-08</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
<pre><code>&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="75a0c79dea"><code>75a0c79</code></a>
Apply Version Updates From Current Changes (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5710">#5710</a>)</li>
<li><a
href="c14b1df372"><code>c14b1df</code></a>
fix(core): Invoke event listener in windows safely to avoid causing
uncaught ...</li>
<li><a
href="41a471b23a"><code>41a471b</code></a>
feat(covector): improve published version check (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5783">#5783</a>)</li>
<li><a
href="9e7ce0a8ee"><code>9e7ce0a</code></a>
feat(cli): detect SolidJS and SolidStart (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5758">#5758</a>)</li>
<li><a
href="b293da35dd"><code>b293da3</code></a>
fix(changes): change <code>enable_macos_default_menu</code> bump to
patch</li>
<li><a
href="fdcd77338c"><code>fdcd773</code></a>
chore(deps): update wry to 0.23</li>
<li><a
href="9093ef3314"><code>9093ef3</code></a>
fix(bundler): blank taskbar icon on WiX update, closes <a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5631">#5631</a>
(<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5779">#5779</a>)</li>
<li><a
href="ffe21e0225"><code>ffe21e0</code></a>
chore(cli): rerun build on template changes</li>
<li><a
href="4f087cfd92"><code>4f087cf</code></a>
chore(deps): pin wry to 0.22.6</li>
<li><a
href="7225501c13"><code>7225501</code></a>
chore(deps) Update dependency prettier to v2.8.1 (<a
href="https://github-redirect.dependabot.com/tauri-apps/tauri/issues/5777">#5777</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-v1.2.1...tauri-v1.2.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.2.1&new-version=1.2.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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:47:35 -05:00
dependabot[bot] 4a9f958b66
build(deps-dev): bump prettier from 2.7.1 to 2.8.1 (#79)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to
2.8.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>2.8.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#281">Changelog</a></p>
<h2>2.8.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/2.7.1...2.8.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2022/11/23/2.8.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>2.8.1</h1>
<p><a
href="https://github.com/prettier/prettier/compare/2.8.0...2.8.1">diff</a></p>
<h4>Fix SCSS map in arguments (<a
href="https://github-redirect.dependabot.com/prettier/prettier/pull/9184">#9184</a>
by <a
href="https://github.com/agamkrbit"><code>@​agamkrbit</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="scss"><code>// Input
$display-breakpoints: map-deep-merge(
  (
    &quot;print-only&quot;: &quot;only print&quot;,
    &quot;screen-only&quot;: &quot;only screen&quot;,
&quot;xs-only&quot;: &quot;only screen and (max-width:
#{map-get($grid-breakpoints, &quot;sm&quot;)-1})&quot;,
  ),
  $display-breakpoints
);
<p>// Prettier 2.8.0
$display-breakpoints: map-deep-merge(
(
&quot;print-only&quot;: &quot;only print&quot;,
&quot;screen-only&quot;: &quot;only screen&quot;,
&quot;xs-only&quot;: &quot;only screen and (max-width:
#{map-get($grid-breakpoints, &quot; sm
&quot;)-1})&quot;,
),
$display-breakpoints
);</p>
<p>// Prettier 2.8.1
$display-breakpoints: map-deep-merge(
(
&quot;print-only&quot;: &quot;only print&quot;,
&quot;screen-only&quot;: &quot;only screen&quot;,
&quot;xs-only&quot;: &quot;only screen and (max-width:
#{map-get($grid-breakpoints, &quot;sm&quot;)-1})&quot;,
),
$display-breakpoints
);
</code></pre></p>
<h4>Support auto accessors syntax (<a
href="https://github-redirect.dependabot.com/prettier/prettier/pull/13919">#13919</a>
by <a
href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</h4>
<p>Support for <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/#auto-accessors-in-classes">Auto
Accessors Syntax</a> landed in TypeScript 4.9.</p>
<p>(Doesn't work well with <code>babel-ts</code> parser)</p>
<!-- raw HTML omitted -->
<pre lang="tsx"><code>class Foo {
  accessor foo: number = 3;
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cd1df1a184"><code>cd1df1a</code></a>
Release 2.8.1</li>
<li><a
href="5541a63d76"><code>5541a63</code></a>
Remove version validation</li>
<li><a
href="1cf760a184"><code>1cf760a</code></a>
Support decorator auto accessors syntax (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/13919">#13919</a>)</li>
<li><a
href="aa34209820"><code>aa34209</code></a>
test: format instantiation expr in logical expr (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/13897">#13897</a>)</li>
<li><a
href="957b4f20e8"><code>957b4f2</code></a>
Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /website
(<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/13933">#13933</a>)</li>
<li><a
href="e4240aeaf0"><code>e4240ae</code></a>
Add tests for keyword class property (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/13927">#13927</a>)</li>
<li><a
href="655a161d0f"><code>655a161</code></a>
Add tests for multiple comments (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/13890">#13890</a>)</li>
<li><a
href="4a1e32a9de"><code>4a1e32a</code></a>
Fixed scss function arguments on different lines in maps <a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/9128">#9128</a>
(<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/9184">#9184</a>)</li>
<li><a
href="38806fe666"><code>38806fe</code></a>
Migrate from probot/no-response to lee-dohm/no-response (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/13891">#13891</a>)</li>
<li><a
href="a60bee2e2d"><code>a60bee2</code></a>
Add '--single-attribute-per-line' option to Playground (<a
href="https://github-redirect.dependabot.com/prettier/prettier/issues/13587">#13587</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/2.7.1...2.8.1">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:40:56 -05:00
dependabot[bot] 80d00dd387
build(deps): bump serde_json from 1.0.89 to 1.0.91 in /src-tauri (#83)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to
1.0.91.
<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.91</h2>
<ul>
<li>Opt out of <code>-Zrustdoc-scrape-examples</code> on docs.rs for
now</li>
</ul>
<h2>v1.0.90</h2>
<ul>
<li>Documentation improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="26f147fde7"><code>26f147f</code></a>
Release 1.0.91</li>
<li><a
href="d9cdb98f2e"><code>d9cdb98</code></a>
Opt out -Zrustdoc-scrape-examples on docs.rs</li>
<li><a
href="331511d73d"><code>331511d</code></a>
Release 1.0.90</li>
<li><a
href="87538296f7"><code>8753829</code></a>
Replace ancient CI service provider in readme</li>
<li><a
href="0a43394ef6"><code>0a43394</code></a>
Update build status badge</li>
<li><a
href="8794844eee"><code>8794844</code></a>
Prevent build.rs rerunning unnecessarily on all source changes</li>
<li><a
href="0b548714d8"><code>0b54871</code></a>
Time out workflows after 45 minutes</li>
<li><a
href="ecad462c8e"><code>ecad462</code></a>
Fix renamed let_underscore_drop lint</li>
<li><a
href="9295c96c8e"><code>9295c96</code></a>
Resolve needless_borrowed_reference clippy lints</li>
<li>See full diff in <a
href="https://github.com/serde-rs/json/compare/v1.0.89...v1.0.91">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.89&new-version=1.0.91)](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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:31:46 -05:00
dependabot[bot] d97408fe04
build(deps): bump serde from 1.0.148 to 1.0.151 in /src-tauri (#84)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to
1.0.151.
<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.151</h2>
<ul>
<li>Update
<code>serde::</code>{<code>ser</code>,<code>de</code>}<code>::StdError</code>
to re-export <code>core::error::Error</code> when serde is built with
<code>feature=&quot;std&quot;</code> <strong>off</strong> and
<code>feature=&quot;unstable&quot;</code> <strong>on</strong> (<a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2344">#2344</a>)</li>
</ul>
<h2>v1.0.150</h2>
<ul>
<li>Relax some trait bounds from the <code>Serialize</code> impl of
<code>HashMap</code> and <code>BTreeMap</code> (<a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2334">#2334</a>)</li>
<li>Enable <code>Serialize</code> and <code>Deserialize</code> impls of
<code>std::sync::atomic</code> types on more platforms (<a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2337">#2337</a>,
thanks <a
href="https://github.com/badboy"><code>@​badboy</code></a>)</li>
</ul>
<h2>v1.0.149</h2>
<ul>
<li>Relax some trait bounds from the <code>Serialize</code> impl of
<code>BinaryHeap</code>, <code>BTreeSet</code>, and <code>HashSet</code>
(<a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2333">#2333</a>,
thanks <a
href="https://github.com/jonasbb"><code>@​jonasbb</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="44bf3633af"><code>44bf363</code></a>
Release 1.0.151</li>
<li><a
href="f261184416"><code>f261184</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2344">#2344</a>
from dtolnay/coreerror</li>
<li><a
href="df40f80fcf"><code>df40f80</code></a>
Make StdError identical to core::error::Error on
feature=&quot;unstable&quot;</li>
<li><a
href="e7060ba83d"><code>e7060ba</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2342">#2342</a>
from atouchet/badges</li>
<li><a
href="d98f0eea3d"><code>d98f0ee</code></a>
Update build status badge</li>
<li><a
href="4f157a8b81"><code>4f157a8</code></a>
Prevent build.rs rerunning unnecessarily on all source changes</li>
<li><a
href="d493649f52"><code>d493649</code></a>
Release 1.0.150</li>
<li><a
href="0e947e6c3b"><code>0e947e6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2338">#2338</a>
from serde-rs/atomic</li>
<li><a
href="9249dab54c"><code>9249dab</code></a>
Deduplicate atomic_impl macro calls</li>
<li><a
href="7440e56c53"><code>7440e56</code></a>
Deduplicate atomic_impl macro implementations</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/serde/compare/v1.0.148...v1.0.151">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde&package-manager=cargo&previous-version=1.0.148&new-version=1.0.151)](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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 16:31:37 -05:00
OpenGOALBot 4b38965a0f release: update release metadata to latest 2022-11-30 04:49:04 +00:00
OpenGOALBot d4106ba772 release: bump to version - 1.6.1 2022-11-30 04:33:42 +00:00
Tyler Wilding 318440b18a
ci: ubuntu-latest is A/B testing with ubuntu-22.04 need to pin (#73) 2022-11-29 23:31:29 -05:00
OpenGOALBot 807229c619 release: bump to version - 1.6.0 2022-11-30 03:56:31 +00:00
OpenGOALBot c94368cdda release: update release metadata to latest 2022-11-10 02:13:31 +00:00
OpenGOALBot 5e0a973df2 release: bump to version - 1.5.2 2022-11-10 01:54:54 +00:00
qurious-pixel 4038029334
Fix linux glewinfo 2.2.0 binary (#61) 2022-11-09 20:52:37 -05:00
OpenGOALBot 26ebf11c31 release: update release metadata to latest 2022-11-02 03:05:26 +00:00
OpenGOALBot 28bb19aee3 release: bump to version - 1.5.1 2022-11-02 02:48:43 +00:00
Tyler Wilding 348e7be3d3
ci: ensure linux binaries have execute perms (#57) 2022-11-01 22:46:24 -04:00
dependabot[bot] 8b725d6b72
build(deps): bump serde from 1.0.145 to 1.0.147 in /src-tauri (#55)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to
1.0.147.
<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.147</h2>
<ul>
<li>Add <code>serde:🇩🇪:value::EnumAccessDeserializer</code> which
transforms an <code>EnumAccess</code> into a <code>Deserializer</code>
(<a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2305">#2305</a>)</li>
</ul>
<h2>v1.0.146</h2>
<ul>
<li>Allow internally tagged newtype variant to contain unit (<a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2303">#2303</a>,
thanks <a
href="https://github.com/tage64"><code>@​tage64</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f41509261e"><code>f415092</code></a>
Release 1.0.147</li>
<li><a
href="6d009711a2"><code>6d00971</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2305">#2305</a>
from serde-rs/enumaccessdeserializer</li>
<li><a
href="354b48fd40"><code>354b48f</code></a>
Add EnumAccessDeserializer to turn EnumAccess into a Deserializer</li>
<li><a
href="3fd8e52f0c"><code>3fd8e52</code></a>
Release 1.0.146</li>
<li><a
href="142dce0d3d"><code>142dce0</code></a>
Touch up PR 2303</li>
<li><a
href="6aed101630"><code>6aed101</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2303">#2303</a>
from tage64/master</li>
<li><a
href="e2ccfd9ea7"><code>e2ccfd9</code></a>
Remove bad deserialization from sequence to internally tagged newtype
variant...</li>
<li><a
href="a07d794f74"><code>a07d794</code></a>
Update test_suite/tests/test_annotations.rs</li>
<li><a
href="90d28fc314"><code>90d28fc</code></a>
Serialize and deserialize a tagged newtype variant over unit () as if it
was ...</li>
<li><a
href="55cf0ac51a"><code>55cf0ac</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2297">#2297</a>
from serde-rs/output</li>
<li>Additional commits viewable in <a
href="https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde&package-manager=cargo&previous-version=1.0.145&new-version=1.0.147)](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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 21:47:06 -04:00
dependabot[bot] 97eb1a3aea
build(deps): bump serde_json from 1.0.86 to 1.0.87 in /src-tauri (#56)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to
1.0.87.
<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.87</h2>
<ul>
<li>Add <code>write_i128</code> and <code>write_u128</code> methods to
<code>serde_json::Formatter</code> to control the formatting of 128-bit
integers (<a
href="https://github-redirect.dependabot.com/serde-rs/json/issues/940">#940</a>,
thanks <a
href="https://github.com/Lucretiel"><code>@​Lucretiel</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="993e7a6eea"><code>993e7a6</code></a>
Release 1.0.87</li>
<li><a
href="31070349af"><code>3107034</code></a>
Eliminate needless 'tri!' from Serializer impl</li>
<li><a
href="46c9778ce1"><code>46c9778</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/serde-rs/json/issues/942">#942</a>
from serde-rs/integer128</li>
<li><a
href="37e76e0f85"><code>37e76e0</code></a>
Assume serde_if_integer128 is true</li>
<li><a
href="ec0456ad7b"><code>ec0456a</code></a>
Use existing macros to implement 128-bit From impls</li>
<li><a
href="c183125e04"><code>c183125</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/serde-rs/json/issues/941">#941</a>
from serde-rs/alloc</li>
<li><a
href="ab0f884fb6"><code>ab0f884</code></a>
Delete 1.36+ caveat from descriptions of alloc feature</li>
<li><a
href="486598bbef"><code>486598b</code></a>
Merge pull request 940 from Lucretiel/int128</li>
<li><a
href="84d6d95e01"><code>84d6d95</code></a>
Add direct support for i128 and u128 via itoa</li>
<li>See full diff in <a
href="https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.86&new-version=1.0.87)](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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 21:46:58 -04:00
dependabot[bot] a3cd7c5b78
build(deps-dev): bump prettier-plugin-svelte from 2.7.1 to 2.8.0 (#50)
Bumps
[prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte)
from 2.7.1 to 2.8.0.
<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>2.8.0</h2>
<ul>
<li>(feat) support <code>singleAttributePerLine</code> Prettier option
(<a
href="https://github-redirect.dependabot.com/sveltejs/prettier-plugin-svelte/issues/305">#305</a>)</li>
<li>(feat) add <code>svelteSortOrder: none</code> Prettier option which
skips reordering scripts/styles/html (<a
href="https://github-redirect.dependabot.com/sveltejs/prettier-plugin-svelte/issues/314">#305</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/sveltejs/prettier-plugin-svelte/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier-plugin-svelte&package-manager=npm_and_yarn&previous-version=2.7.1&new-version=2.8.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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 22:03:36 -04:00
dependabot[bot] 91f06ff9d6
build(deps): bump serde_json from 1.0.85 to 1.0.86 in /src-tauri (#49)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to
1.0.86.
<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.86</h2>
<ul>
<li>Support <code>arbitrary_precision</code> feature even in no-std mode
(<a
href="https://github-redirect.dependabot.com/serde-rs/json/issues/928">#928</a>,
thanks <a
href="https://github.com/kvinwang"><code>@​kvinwang</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4217e8e788"><code>4217e8e</code></a>
Release 1.0.86</li>
<li><a
href="99d6164d55"><code>99d6164</code></a>
Reorganize number.rs imports</li>
<li><a
href="8ab65c58ea"><code>8ab65c5</code></a>
Add a CI build for arbitrary precision without std</li>
<li><a
href="54f9685a57"><code>54f9685</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/serde-rs/json/issues/928">#928</a>
from kvinwang/nostd-arbp</li>
<li><a
href="94019a31c6"><code>94019a3</code></a>
Remove default package.readme metadata from Cargo.toml</li>
<li><a
href="ec72b2764f"><code>ec72b27</code></a>
arbitrary_precision without std</li>
<li><a
href="d64ffdc92a"><code>d64ffdc</code></a>
GitHub Workflows security hardening</li>
<li><a
href="9af851709f"><code>9af8517</code></a>
Resolve manual_string_new pedantic clippy lint in test</li>
<li><a
href="7af05a9ba7"><code>7af05a9</code></a>
Resolve needless_borrow clippy lints</li>
<li><a
href="5f801ea312"><code>5f801ea</code></a>
Ignore using destructuring assignment to wildcard pattern</li>
<li>See full diff in <a
href="https://github.com/serde-rs/json/compare/v1.0.85...v1.0.86">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.85&new-version=1.0.86)](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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 21:39:36 -04:00
dependabot[bot] 813e7b472e
build(deps-dev): bump svelte from 3.50.1 to 3.52.0 (#53)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.50.1 to
3.52.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md">svelte's
changelog</a>.</em></p>
<blockquote>
<h2>3.52.0</h2>
<ul>
<li>Throw compile-time error when attempting to update
<code>const</code> variable (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/4895">#4895</a>)</li>
<li>Warn when using <code>&lt;a target=&quot;_blank&quot;&gt;</code>
without <code>rel=&quot;noreferrer&quot;</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/6188">#6188</a>)</li>
<li>Support <code>style:foo|important</code> modifier (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7365">#7365</a>)</li>
<li>Fix hydration regression with <code>{@html}</code> and components in
<code>&lt;svelte:head&gt;</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/7941">#7941</a>)</li>
</ul>
<h2>3.51.0</h2>
<ul>
<li>Add a11y warnings:
<ul>
<li><code>a11y-click-events-have-key-events</code>: check if click event
is accompanied by key events (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/5073">#5073</a>)</li>
<li><code>a11y-no-noninteractive-tabindex</code>: check for tabindex on
non-interactive elements (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/6693">#6693</a>)</li>
</ul>
</li>
<li>Warn when two-way binding to <code>{...rest}</code> object in
<code>{#each}</code> block (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/6860">#6860</a>)</li>
<li>Support <code>--style-props</code> on
<code>&lt;svelte:component&gt;</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7461">#7461</a>)</li>
<li>Supports nullish values for component event handlers (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7568">#7568</a>)</li>
<li>Supports SVG elements with <code>&lt;svelte:element&gt;</code>(<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7613">#7613</a>)</li>
<li>Treat <code>inert</code> as boolean attribute (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/7785">#7785</a>)</li>
<li>Support <code>--style-props</code> for SVG components (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7808">#7808</a>)</li>
<li>Fix false positive dev warnings about unset props when they are
bound (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/4457">#4457</a>)</li>
<li>Fix hydration with <code>{@html}</code> and components in
<code>&lt;svelte:head&gt;</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/4533">#4533</a>,
<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/6463">#6463</a>,
<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7444">#7444</a>)</li>
<li>Support scoped style for <code>&lt;svelte:element&gt;</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7443">#7443</a>)</li>
<li>Improve error message for invalid value for
<code>&lt;svelte:component this={...}&gt;</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7550">#7550</a>)</li>
<li>Improve error message when using logic blocks or tags at invalid
location (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7552">#7552</a>)</li>
<li>Warn instead of throwing error if
<code>&lt;svelte:element&gt;</code> is a void tag (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7566">#7566</a>)</li>
<li>Supports custom elements in <code>&lt;svelte:element&gt;</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7733">#7733</a>)</li>
<li>Fix calling component unmount if a component is mounted and then
immediately unmounted (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7817">#7817</a>)</li>
<li>Do not generate <code>a11y-role-has-required-aria-props</code>
warning when elements match their semantic role (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7837">#7837</a>)</li>
<li>Improve performance of custom element data setting in
<code>&lt;svelte:element&gt;</code> (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/pull/7869">#7869</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ef849217c4"><code>ef84921</code></a>
-&gt; v3.52.0</li>
<li><a
href="244d74d4a7"><code>244d74d</code></a>
[feat] pre-build before testing in CI (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7933">#7933</a>)</li>
<li><a
href="a6169f65eb"><code>a6169f6</code></a>
Update CHANGELOG.md</li>
<li><a
href="e8b4997bb5"><code>e8b4997</code></a>
[fix] duplicate meta tags during hydration (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7941">#7941</a>)</li>
<li><a
href="bb83eddfc6"><code>bb83edd</code></a>
Update CHANGELOG.md</li>
<li><a
href="88ed9931f2"><code>88ed993</code></a>
warn on assignment to const (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/4960">#4960</a>)</li>
<li><a
href="ab1285a4f8"><code>ab1285a</code></a>
Update CHANGELOG.md</li>
<li><a
href="c7c6c05c7f"><code>c7c6c05</code></a>
[feat] add security warning for anchor element (rel attribute) (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/6289">#6289</a>)</li>
<li><a
href="ea9ee3911f"><code>ea9ee39</code></a>
Update CHANGELOG.md</li>
<li><a
href="bee1851faa"><code>bee1851</code></a>
[feat] <code>|important</code> modifier for style directive (<a
href="https://github-redirect.dependabot.com/sveltejs/svelte/issues/7489">#7489</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/svelte/compare/v3.50.1...v3.52.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=svelte&package-manager=npm_and_yarn&previous-version=3.50.1&new-version=3.52.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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 21:39:23 -04:00
Tyler Wilding e5f8ce31f5
release: fetch changes when creating release for better notes (#38) 2022-10-10 19:45:23 -04:00
tripp d3fb54b3c3
Update README.md (#47) 2022-10-08 21:28:32 -04:00
tripp 9c0f39a7e2 fixed no floating promises bug in error handling 2022-10-04 21:42:26 -04:00
tripp c28e1f63b0
Delete docs/screenshots directory 2022-10-04 09:06:39 -04:00
tripp 3a416884d9 Merge branch 'dev/new-ui' of https://github.com/open-goal/launcher into dev/new-ui 2022-10-03 23:32:41 -04:00
tripp a671cc20a6 squared off tooltips 2022-10-03 23:32:37 -04:00
tripp c67b1fd8bc Added tooltips to buttons on textures page 2022-10-03 23:32:27 -04:00
tripp 8997ad4e9e
Update README.md 2022-10-03 23:06:13 -04:00
tripp 6bb7fead0f
Update README.md 2022-10-03 23:05:10 -04:00
tripp 23d166c512 add open repl button 2022-10-03 21:04:59 -04:00
tripp eceae716a3 Add button to open the REPL (#30) 2022-10-03 20:34:54 -04:00
dependabot[bot] 723b94b659
build(deps-dev): bump @tauri-apps/cli from 1.0.5 to 1.1.1 (#42) 2022-10-03 19:59:50 -04:00
dependabot[bot] e819d56ecb
build(deps): bump serde from 1.0.144 to 1.0.145 in /src-tauri (#45) 2022-10-03 19:58:41 -04:00