Commit graph

276 commits

Author SHA1 Message Date
dependabot[bot] babfdeeec7
build(deps-dev): bump execa from 7.0.0 to 7.1.0 (#112)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 18:06:58 -04:00
dependabot[bot] 6e8876ebdb
build(deps-dev): bump @sveltejs/vite-plugin-svelte from 2.0.2 to 2.0.3 (#113)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 18:06:53 -04:00
dependabot[bot] 838f46e700
build(deps-dev): bump flowbite-svelte from 0.29.13 to 0.32.1 (#115)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 18:06:43 -04:00
dependabot[bot] 40abf8b359
build(deps-dev): bump vite from 4.1.2 to 4.1.4 (#111)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 17:18:23 -04:00
OpenGOALBot ad1f764b05 release: bump to version - 2.0.0 2023-03-12 21:48:41 +00:00
Tyler Wilding 8bd77d853a
ci: resolve all issues in CI discovered during QA 2023-03-12 17:04:57 -04:00
Tyler Wilding dc23e2931c
frontend/backend: propagate install logs to frontend 2023-03-04 16:23:21 -05:00
Tyler Wilding e8cdd57e8a
ci/scripts: make sidecar preparation more comprehensive 2023-03-04 01:39:36 -05:00
Tyler Wilding 33b01cc8e8
Merge remote-tracking branch 'origin/main' into dev/new-ui 2023-03-01 01:03:20 -05:00
Tyler Wilding 4400c71e56
ci: remove npm usages from CI workflows 2023-03-01 01:01:18 -05:00
OpenGOALBot 594f9d457e release: bump to version - 1.9.0 2023-02-28 01:12:20 +00:00
Tyler Wilding f85921fe01
deps: switch to yarn and update all our dependencies 2023-02-18 21:24:33 -05:00
Tyler Wilding 280b7dd6fa
Merge remote-tracking branch 'origin/main' into dev/new-ui 2023-02-18 17:23:12 -05:00
dependabot[bot] a3bb5716eb
build(deps-dev): bump @tauri-apps/cli from 1.2.2 to 1.2.3 (#95)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 17:14:46 -05:00
dependabot[bot] f7ff49744e
build(deps-dev): bump execa from 6.1.0 to 7.0.0 (#103)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 17:14:35 -05:00
Tyler Wilding ed6655b909
deps: update tauri deps to the latest 2023-02-18 16:50:57 -05:00
Tyler Wilding 59a2e43c61
frontend: get off font-awesome icons directly 2023-02-16 02:08:44 -05:00
Tyler Wilding d7d5a5f58c
frontend: working on the settings page 2023-02-15 01:28:41 -05:00
dependabot[bot] e55fe79c8a
build(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#99)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-12 19:26:13 -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
OpenGOALBot 345f0461cb release: bump to version - 1.8.0 2023-01-31 03:58:51 +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] 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
OpenGOALBot d4106ba772 release: bump to version - 1.6.1 2022-11-30 04:33:42 +00:00
OpenGOALBot 807229c619 release: bump to version - 1.6.0 2022-11-30 03:56:31 +00:00
OpenGOALBot 5e0a973df2 release: bump to version - 1.5.2 2022-11-10 01:54:54 +00:00
OpenGOALBot 28bb19aee3 release: bump to version - 1.5.1 2022-11-02 02:48:43 +00: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] 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
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] 20f0966419
build(deps-dev): bump svelte from 3.49.0 to 3.50.1 (#34) 2022-10-03 19:58:19 -04:00
dependabot[bot] dfc34779fb
build(deps-dev): bump prettier-plugin-svelte from 2.7.0 to 2.7.1 (#46) 2022-10-03 19:20:08 -04:00
dependabot[bot] 45a655cdbb
build(deps): bump @tauri-apps/api from 1.0.2 to 1.1.0 (#41) 2022-10-03 19:06:29 -04:00
tripp dee7b66c0a
UI Overhaul (#35)
- [x] Add support for texture packs
- [x] Override default Tauri updater dialog
- [x] Custom top menu bar
- [x] Added support links to github issues (jak-project, launcher) &
discord
- [x] New progress bar / progress stepper
- [x] Highlight active route in sidebar
- [ ] Add an error handling screen
- [x] Connect update notes properly
2022-09-27 20:40:13 -04:00
dependabot[bot] 8dbcf88c45
build(deps): bump svelte-navigator from 3.1.6 to 3.2.2 (#28) 2022-09-25 13:05:20 -04:00
OpenGOALBot 1bc025bc2e release: bump to version - 1.5.0 2022-09-07 23:08:16 +00:00
OpenGOALBot 4fbbc47131 release: bump to version - 1.4.0 2022-09-02 16:14:50 +00:00
OpenGOALBot ae80006e11 release: bump to version - 1.3.0 2022-09-01 01:43:01 +00:00
OpenGOALBot 212c1c4fe7 release: bump to version - 1.2.0 2022-08-24 01:04:21 +00:00
OpenGOALBot 4ba777ea1e release: bump to version - 1.1.0 2022-08-22 23:55:52 +00:00
OpenGOALBot 1672faa2c0 release: bump to version - 1.0.2 2022-08-12 03:44:36 +00:00
OpenGOALBot 88bfeb16f7 release: bump to version - 1.0.1 2022-08-04 18:39:13 +00:00
OpenGOALBot d79f0b22a0 release: bump to version - 1.0.0 2022-07-25 23:56:56 +00:00
OpenGOALBot efa20523a3 release: bump to version - 0.3.2 2022-07-23 23:26:16 +00:00
OpenGOALBot dec5c71166 release: bump to version - 0.3.1 2022-07-23 21:38:35 +00:00
Tyler Wilding c83f1fa541
Fix a bunch of small things discovered when testing the latest release (#118)
* launch the game in release mode

* log: handle a non-existent dir when rotating the file

* app: change casing of app name (and hopefully the install dir)

* setup: fix individually decompile/compile steps

* lint: formatting
2022-07-23 17:37:59 -04:00
OpenGOALBot b7eafdf67c release: bump to version - 0.3.0 2022-07-23 19:23:17 +00:00
OpenGOALBot cc35f27cd4 release: bump to version - 0.2.11 2022-07-23 19:01:23 +00:00
Tyler Wilding 16311b488e
deps: update tauri dependencies (#115) 2022-07-23 01:30:54 -04:00
Tyler Wilding 2cee538376
config: fix issue related to loading the settings on initial launch (#109) 2022-07-22 23:50:40 -04:00
dependabot[bot] 0460ff1e57
build(deps): bump @tauri-apps/api from 1.0.1 to 1.0.2 (#107)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-15 19:33:29 -04:00
dependabot[bot] 5835ae0a7a
build(deps-dev): bump @tauri-apps/cli from 1.0.0 to 1.0.3 (#101)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 18:24:47 -04:00
dependabot[bot] 4662f78388
build(deps-dev): bump svelte from 3.48.0 to 3.49.0 (#105)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 18:04:48 -04:00
dependabot[bot] 84f6a60cfa
build(deps-dev): bump vite from 2.9.13 to 2.9.14 (#102)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 18:04:39 -04:00
dependabot[bot] 76b772183d
build(deps-dev): bump vite from 2.9.12 to 2.9.13 (#91)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 22:24:31 -04:00
dependabot[bot] fdd8116f6c
build(deps-dev): bump svelte-preprocess from 4.10.6 to 4.10.7 (#78)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-24 16:17:57 -04:00
dependabot[bot] da0085d5d6
build(deps-dev): bump svelte from 3.47.0 to 3.48.0 (#79)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 01:13:12 -04:00
dependabot[bot] 9a4bb5e061
build(deps-dev): bump vite from 2.9.4 to 2.9.12 (#76)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 00:29:03 -04:00
dependabot[bot] db55070650
build(deps-dev): bump @sveltejs/vite-plugin-svelte from 1.0.0-next.41 to 1.0.0-next.49 (#75)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 00:06:34 -04:00
dependabot[bot] 701109b6c1
build(deps-dev): bump prettier from 2.6.2 to 2.7.1 (#77)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 00:01:01 -04:00
OpenGOALBot c915aaf667 release: bump to version - 0.2.10 2022-06-22 01:35:15 +00:00
OpenGOALBot 3dd99e8819 release: bump to version - 0.2.9 2022-06-22 01:16:50 +00:00
OpenGOALBot 3a327ec59b release: bump to version - 0.2.8 2022-06-22 01:02:54 +00:00
OpenGOALBot 6d4838f646 release: bump to version - 0.2.7 2022-06-21 02:54:57 +00:00
OpenGOALBot 662dc96531 release: bump to version - 0.2.6 2022-06-19 02:59:33 +00:00
Tyler Wilding 680fb28f53
release: set bundle targets to all (#64) 2022-06-18 22:58:47 -04:00
OpenGOALBot c070942363 release: bump to version - 0.2.5 2022-06-19 00:58:05 +00:00
OpenGOALBot 8e8b479daf release: bump to version - 0.2.4 2022-06-18 04:09:05 +00:00
OpenGOALBot fbc30c821b release: bump to version - 0.2.3 2022-06-17 01:27:16 +00:00
trippjoe e5bfe78596 adopted svelte-navigator 2022-06-16 14:33:33 -04:00
trippjoe a04417461f added button to settings for opening the app directory 2022-06-01 17:26:07 -04:00
Tyler Wilding f928c908f8
deps: update dependencies to resolve a build failure 2022-06-01 00:27:39 -04:00
trippjoe 071b82f953 renamed files and updated config files accordingly 2022-05-30 10:20:24 -04:00
Tyler Wilding fdbb1b2051 dist: bumping some versions and stop building .debs 2022-05-01 23:58:08 -04:00
Tyler Wilding fba898bb08
release: isolate the updater configuration, only use it when releasing 2022-04-28 17:58:16 -04:00
Tyler Wilding be996ea6be
release: a bunch of debugging, appimages fail on releases though 2022-04-20 00:51:37 -04:00
Tyler Wilding 2a0dc27397
project: fix import aliases, crush assets filesize's 2022-04-19 17:00:37 -04:00
Tyler Wilding 95926ad62c
actions: mock binaries for the build 2022-04-16 01:25:31 -04:00
Tyler Wilding 5355e3ff35
actions: add linter action 2022-04-15 21:46:48 -04:00
Tyler Wilding cd81f43b63
migrate: switch to Svelte 2022-04-14 19:49:13 -04:00
Tyler Wilding 41c580954e
setup: implement happy path for setup process 2022-04-13 22:03:10 -04:00
Tyler Wilding 87e50f2edb
switch to doT templates and related cleanup 2022-04-12 01:15:02 -04:00
Tyler Wilding 58627414f5
replace default tauri icon 2022-04-11 23:32:00 -04:00
trippjoe fc2bbfbfe8 added initial data persistence for user settings 2022-04-11 16:18:43 -04:00
trippjoe 22879bf288 worked on iso extraction function 2022-04-10 18:55:00 -04:00
trippjoe 5f7208372a fixed promise chaining, decompiler and compiler work properly now 2022-04-10 10:36:59 -04:00
trippjoe 4cf3cb9ac3 writing iso functions with tauri api 2022-04-08 23:05:23 -04:00
trippjoe 4910455619 tauri migration 2022-04-08 18:37:16 -04:00
Tyler Wilding 58f802bb4c
tauri: migrate from electron to tauri 2022-04-06 22:27:03 -04:00
trippjoe 13a75b93ab updated the settings page to use same layout as main page, removed bootstrap dependency 2022-04-03 14:48:55 -04:00
trippjoe 378e9ce56b refactored the iso extraction function 2022-04-02 21:15:00 -04:00
trippjoe 800896e516 more css styling enhancements 2022-03-31 22:14:16 -04:00
trippjoe 89482ffcee added platforms 2022-03-31 11:45:39 -04:00
trippjoe e76ff136d8 updated executable name 2022-03-31 11:25:28 -04:00
trippjoe 8be126191f . 2022-03-31 11:24:22 -04:00
trippjoe e335f865df removed unused dependency 2022-03-30 17:12:42 -04:00
trippjoe fdc9b9b412 added windows icon 2022-03-30 17:06:53 -04:00
trippjoe e10f051c2c reverted changes 2022-03-30 16:34:50 -04:00
trippjoe f8686e699f . 2022-03-30 16:28:45 -04:00
trippjoe f8670155ab added platforms 2022-03-30 16:22:05 -04:00
trippjoe 45accd9188 added publish config 2022-03-30 16:16:16 -04:00
trippjoe e6ae794f88 trying windows again 2022-03-30 16:05:00 -04:00
trippjoe eec3319588 mac works, trying to fix windows 2022-03-30 15:59:41 -04:00
trippjoe ff03dd3f67 updated package-lock, changed some of the release workflow 2022-03-30 15:31:00 -04:00
trippjoe fe90aa205b changed windows name 2022-03-30 15:15:42 -04:00
trippjoe 349f26d64e fetch jak-project master release on launch 2022-03-29 13:45:24 -04:00
trippjoe 3207c45d57 fixed electron-forge bug 2022-03-29 10:18:09 -04:00
trippjoe da40688ac3 installed missing dependencies and updated app name 2022-03-28 16:22:37 -04:00
trippjoe 13386f2e59 added ipc code to main electron js file 2022-03-27 20:43:26 -04:00
trippjoe 10c3d5178c offscreen sidebar 2022-03-27 17:26:57 -04:00
trippjoe 7398dfba7a basic side nav bar styling 2022-03-27 13:53:10 -04:00
trippjoe 5e34a940ee rewriting this project without react, did a fresh boilerplate setup 2022-03-27 11:09:17 -04:00
trippjoe 1fc469b072 installed missing packages, copied util scripts over from old project 2022-02-08 13:27:11 -05:00
trippjoe 08603970be updated author 2022-02-08 12:43:37 -05:00
trippjoe 1b0789a51b updated file structure and updated readme 2022-02-08 12:40:03 -05:00
trippjoe 8c9b6e4b97 updated package name 2022-02-08 12:26:57 -05:00
trippjoe 4d242b1d8e trying to link chakra ui into the app 2022-02-07 17:26:37 -05:00
trippjoe ccd0e4685d installed chakra ui, updated some basic attributes 2022-02-07 15:30:30 -05:00
tripp 13aa9c854c Initial commit 2022-02-07 14:55:19 -05:00