Commit Graph

832 Commits

Author SHA1 Message Date
Red J Adaya
c3a02d7e33
revert tabs scroll timing (#363) 2024-09-10 23:22:32 -07:00
Red J Adaya
f6fc0125fd
fix issue where tabs are immediately visible while they're still stacked on load (#362)
This fixes the visual bug where the active tab seems to be the first tab
and then switches to the actual active tab after the tabs are
positioned.
2024-09-10 23:06:27 -07:00
Evan Simkowitz
8f0cd5adcf
fix latent regression from my last pr 2024-09-10 22:50:28 -07:00
Evan Simkowitz
9b12aa9882
Fix bug in TileLayout where computeMoveNode had stale node data (#361)
This was hard to debug. It manifested in nodes that had been collapsed
into their parent. When a node was dragged over the recently-collapsed
node, the placeholder would show the action as if the flex direction was
reversed. It turns out useDrag has trouble tracking changes to the
LayoutNode objects. For now, I am just finding the nodes again in the
computeMoveNode function. Later when I redo the drag system, I will fix
this better.
2024-09-10 17:23:28 -07:00
Evan Simkowitz
f3940f7456
remove unused atom 2024-09-10 15:00:28 -07:00
Evan Simkowitz
6793b41cea
remove unnecessary isUrlDirty atom 2024-09-10 14:59:34 -07:00
Evan Simkowitz
f13b608e79
remove unnecessary set 2024-09-10 14:49:20 -07:00
Evan Simkowitz
467e151aca
fix webview url not being able to be empty 2024-09-10 14:46:59 -07:00
Evan Simkowitz
29db989623
Revert "Keep changes in preview after save (#360)"
This reverts commit 13ac6af4d0.
2024-09-10 14:27:11 -07:00
Evan Simkowitz
13ac6af4d0
Keep changes in preview after save (#360)
A bit hacky, but should allow preview to update to latest file contents
after save
2024-09-10 13:37:30 -07:00
Sylvie Crowe
04fb8e5aad
Mimetype Quick Fixes (#359) 2024-09-10 13:23:02 -07:00
Mike Sawka
5fe0cae244
wsh web (#358) 2024-09-10 12:50:55 -07:00
Red J Adaya
a9486852f9
default white bg for websites with no bg (#355) 2024-09-10 12:16:34 -07:00
sawka
62eb04090a fix shell integration directories, add bash/zsh completion scripts 2024-09-09 22:26:10 -07:00
sawka
16d01b43eb make some wsh commands hidden 2024-09-09 21:00:47 -07:00
sawka
766a976718 errorboundary fallback, errorboundary in block frame header. fix workspace error boundary 2024-09-09 18:20:57 -07:00
Sylvia Crowe
639e796296 fix: clamp connection rowIndex to list size 2024-09-09 17:06:48 -07:00
sawka
01d98fccd2 fix nullptr startsWith 2024-09-09 16:44:26 -07:00
Sylvie Crowe
663cb2cce7
Connection Typeahead Arrow Keys (#352)
This is a first pass to get arrow keys to work with the connection
typeahead.
2024-09-09 16:26:24 -07:00
Evan Simkowitz
65a10ffb36
webview devtools 2024-09-09 15:41:26 -07:00
Evan Simkowitz
dc16d9be3d
fix makeConnRoute in preview 2024-09-09 12:42:47 -07:00
Evan Simkowitz
0d040f1155
use regular@ syntax for icon button class 2024-09-09 12:38:49 -07:00
Evan Simkowitz
9e3c9f9253
Make IconButton its own element, move CopyButton to use it (#357) 2024-09-09 12:35:53 -07:00
Evan Simkowitz
c3924daac3
fix variables for markdown code 2024-09-09 12:09:31 -07:00
Evan Simkowitz
45acc62266
remove undefined variable 2024-09-09 12:08:32 -07:00
Evan Simkowitz
331724c6c3
make code only transparent in pre tags 2024-09-09 12:05:15 -07:00
Evan Simkowitz
1cf3671ac4
remove classname from copybutton since it's already applied by default 2024-09-09 12:01:57 -07:00
Evan Simkowitz
942f7c4431
remove code background 2024-09-09 12:00:47 -07:00
Evan Simkowitz
76d5288aba
apply slug after sanitize 2024-09-09 11:58:55 -07:00
Evan Simkowitz
7c45b3679f
Add syntax highlighting to the Markdown element (#356)
Also fixes the styling for the copy button
2024-09-09 11:56:21 -07:00
sawka
5190556c37 always recreate existing window if possible (for the last window only) 2024-09-09 11:49:57 -07:00
Mike Sawka
f62d96ae99
fix url navigation (#353) 2024-09-07 18:22:13 -07:00
Evan Simkowitz
5e80aeb22a
remove unnecessary callback 2024-09-07 11:20:28 -07:00
Evan Simkowitz
f2050f6155
use built-in slug prefix 2024-09-07 11:18:38 -07:00
Evan Simkowitz
97b9760109
make internal heading links work 2024-09-07 11:10:10 -07:00
Evan Simkowitz
b08af477bf
fix typing some more 2024-09-07 11:01:46 -07:00
Evan Simkowitz
910683a825
clean up typing for markdown, add focusedHeading state for future links work 2024-09-07 10:59:33 -07:00
sawka
3dbc8139eb fix slow tab closing 2024-09-06 17:48:34 -07:00
Red J Adaya
b278d11aca
do no animate tabs on load (#351) 2024-09-06 17:41:00 -07:00
Evan Simkowitz
1591a0ca26
fix extern links md 2024-09-06 17:30:19 -07:00
Evan Simkowitz
cab701d3ea
fix resolveOpts props error in md image 2024-09-06 17:23:30 -07:00
Evan Simkowitz
88158289d2
remove debug log 2024-09-06 17:13:30 -07:00
Evan Simkowitz
6117929081
fix links in md preview when there's more than one heading with same name 2024-09-06 17:11:11 -07:00
dependabot[bot]
b77525f3ef
Bump github.com/shirou/gopsutil/v4 from 4.24.7 to 4.24.8 (#345)
Bumps
[github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from
4.24.7 to 4.24.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shirou/gopsutil/releases">github.com/shirou/gopsutil/v4's
releases</a>.</em></p>
<blockquote>
<h2>v4.24.8</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>disk</h3>
<ul>
<li>fix(IOCountersWithContext): Fix the issue of not using names to fil
ter devices in func IOCountersWithContext of the windows implementation
by <a href="https://github.com/zmyzheng"><code>@​zmyzheng</code></a> in
<a
href="https://redirect.github.com/shirou/gopsutil/pull/1688">shirou/gopsutil#1688</a></li>
<li>[disk][windows]: ignore network drive when not ready by <a
href="https://github.com/shirou"><code>@​shirou</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1699">shirou/gopsutil#1699</a></li>
</ul>
<h3>process</h3>
<ul>
<li>Fix parsing of /proc/pid/smaps when path is empty by <a
href="https://github.com/pgimalac"><code>@​pgimalac</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1691">shirou/gopsutil#1691</a></li>
<li>Refactoring the algorithm for calculating CPU usage by <a
href="https://github.com/TheBestLL"><code>@​TheBestLL</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1692">shirou/gopsutil#1692</a></li>
<li>Fix panic on OpenBSD and FreeBSD systems if KinfoProc size has an
unexpected size by <a
href="https://github.com/fivitti"><code>@​fivitti</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1694">shirou/gopsutil#1694</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Fix badge link in README.md by <a
href="https://github.com/Yurunsoft"><code>@​Yurunsoft</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1695">shirou/gopsutil#1695</a></li>
<li>fix golangcilint errors, ignore gosec G115 by <a
href="https://github.com/shirou"><code>@​shirou</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1697">shirou/gopsutil#1697</a></li>
<li>fix: golangci lint with max -&gt; maxConn by <a
href="https://github.com/shirou"><code>@​shirou</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1693">shirou/gopsutil#1693</a></li>
</ul>
<h2>New Contributors 🎉</h2>
<ul>
<li><a href="https://github.com/zmyzheng"><code>@​zmyzheng</code></a>
made their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1688">shirou/gopsutil#1688</a></li>
<li><a href="https://github.com/Yurunsoft"><code>@​Yurunsoft</code></a>
made their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1695">shirou/gopsutil#1695</a></li>
<li><a href="https://github.com/pgimalac"><code>@​pgimalac</code></a>
made their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1691">shirou/gopsutil#1691</a></li>
<li><a href="https://github.com/TheBestLL"><code>@​TheBestLL</code></a>
made their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1692">shirou/gopsutil#1692</a></li>
<li><a href="https://github.com/fivitti"><code>@​fivitti</code></a> made
their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1694">shirou/gopsutil#1694</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/shirou/gopsutil/compare/v4.24.7...v4.24.8">https://github.com/shirou/gopsutil/compare/v4.24.7...v4.24.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="74cb403730"><code>74cb403</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1694">#1694</a>
from fivitti/master</li>
<li><a
href="7404c1f39d"><code>7404c1f</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1699">#1699</a>
from shirou/feat/win_disk_ignore_remote_drive_on_error</li>
<li><a
href="72d3ba4191"><code>72d3ba4</code></a>
[disk][windows]: ignore network drive when not ready</li>
<li><a
href="829f2fafbd"><code>829f2fa</code></a>
Refactoring the algorithm for calculating CPU usage (<a
href="https://redirect.github.com/shirou/gopsutil/issues/1692">#1692</a>)</li>
<li><a
href="2a37a1d32b"><code>2a37a1d</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1691">#1691</a>
from pgimalac/pgimalac/fix-proc-smaps-parsing</li>
<li><a
href="2c51005a94"><code>2c51005</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1697">#1697</a>
from shirou/feature/fix_golangclilint_gosec</li>
<li><a
href="37f531010d"><code>37f5310</code></a>
fix golangcilint errors, ignore gosec G115</li>
<li><a
href="904a5a4842"><code>904a5a4</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1695">#1695</a>
from Yurunsoft/patch-1</li>
<li><a
href="39c93c6a20"><code>39c93c6</code></a>
Fix badge link in README.md</li>
<li><a
href="977269202e"><code>9772692</code></a>
fix: handle invalid KinfoProc size on BSD systems</li>
<li>Additional commits viewable in <a
href="https://github.com/shirou/gopsutil/compare/v4.24.7...v4.24.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/shirou/gopsutil/v4&package-manager=go_modules&previous-version=4.24.7&new-version=4.24.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore 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>
2024-09-06 16:39:59 -07:00
dependabot[bot]
f541db8b1b
Bump debug from 4.3.6 to 4.3.7 in the prod-dependencies group (#340)
Bumps the prod-dependencies group with 1 update:
[debug](https://github.com/debug-js/debug).

Updates `debug` from 4.3.6 to 4.3.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/debug-js/debug/releases">debug's
releases</a>.</em></p>
<blockquote>
<h2>4.3.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade ms to version 2.1.3 by <a
href="https://github.com/realityking"><code>@​realityking</code></a> in
<a
href="https://redirect.github.com/debug-js/debug/pull/819">debug-js/debug#819</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/debug-js/debug/compare/4.3.6...4.3.7">https://github.com/debug-js/debug/compare/4.3.6...4.3.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bc60914816"><code>bc60914</code></a>
4.3.7</li>
<li><a
href="c63e96e649"><code>c63e96e</code></a>
Upgrade ms to version 2.1.3 (<a
href="https://redirect.github.com/debug-js/debug/issues/819">#819</a>)</li>
<li><a
href="382864a45a"><code>382864a</code></a>
remove archaic badges from readme</li>
<li>See full diff in <a
href="https://github.com/debug-js/debug/compare/4.3.6...4.3.7">compare
view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 16:39:02 -07:00
Evan Simkowitz
1a7fb41182
Add back memoization for toc 2024-09-06 16:32:29 -07:00
dependabot[bot]
7c4d00cbfa
Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#342)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from
0.26.0 to 0.27.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c9da6b9a40"><code>c9da6b9</code></a>
all: fix printf(var) mistakes detected by latest printf checker</li>
<li><a
href="b35ab4fde0"><code>b35ab4f</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="bcb0f91bbc"><code>bcb0f91</code></a>
internal/poly1305: Port sum_amd64.s to Avo</li>
<li><a
href="7eace71069"><code>7eace71</code></a>
chacha20poly1305: Avo port of chacha20poly1305_amd64.s</li>
<li><a
href="620dfbc770"><code>620dfbc</code></a>
salsa20/salsa: Port salsa20_amd64.s to Avo</li>
<li><a
href="82942cf1d8"><code>82942cf</code></a>
blake2b: port blake2b_amd64.s to Avo</li>
<li><a
href="0484c26df7"><code>0484c26</code></a>
blake2b: port blake2bAVX2_amd64.s to Avo</li>
<li><a
href="38ed1bc0ec"><code>38ed1bc</code></a>
blake2s: port blake2s_amd64.s to Avo</li>
<li><a
href="38a0b5da75"><code>38a0b5d</code></a>
argon2: Avo port of blamka_amd64.s</li>
<li><a
href="bf5f14f545"><code>bf5f14f</code></a>
x509roots/fallback: update bundle</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/crypto/compare/v0.26.0...v0.27.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.26.0&new-version=0.27.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore 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>
2024-09-06 16:26:59 -07:00
dependabot[bot]
55e0b58f0d
Bump the dev-dependencies group with 3 updates (#338)
Bumps the dev-dependencies group with 3 updates:
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node),
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `@types/node` from 22.5.1 to 22.5.4
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.3.0 to 8.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.4.0</h2>
<h2>8.4.0 (2024-09-02)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>typescript-estree:</strong> make withoutProjectParserOptions
generic (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9877">#9877</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Josh Goldberg </li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.0 (2024-09-02)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3920c937e8"><code>3920c93</code></a>
chore(release): publish 8.4.0</li>
<li><a
href="2ad3404690"><code>2ad3404</code></a>
chore: enable <code>unicorn/prefer-export-from</code> and
`@typescript-eslint/consistent...</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

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


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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 16:26:37 -07:00
dependabot[bot]
ab947ce3f7
Bump the electron group with 2 updates (#341)
Bumps the electron group with 2 updates:
[electron](https://github.com/electron/electron) and
[electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder).

Updates `electron` from 32.0.1 to 32.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron/electron/releases">electron's
releases</a>.</em></p>
<blockquote>
<h2>electron v32.0.2</h2>
<h1>Release Notes for v32.0.2</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed <code>MenuItem.click</code> handler not setting
<code>focusedWindow</code> parameter when focused window is a
<code>BaseWindow</code>. <a
href="https://redirect.github.com/electron/electron/pull/43437">#43437</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43439">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43438">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where <code>BaseWindow.setTouchBar</code> didn't work
as expected. <a
href="https://redirect.github.com/electron/electron/pull/43421">#43421</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43419">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43420">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43422">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed bug where camera permissions affected screen sharing. <a
href="https://redirect.github.com/electron/electron/pull/43544">#43544</a></li>
<li>Fixed devtools to allow restoring saved dock state on Linux when WCO
is enabled. <a
href="https://redirect.github.com/electron/electron/pull/43501">#43501</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43500">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43499">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed electron app in ozone/wayland not being focused when launched
from another app. <a
href="https://redirect.github.com/electron/electron/pull/43548">#43548</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43547">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43546">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Updated Chromium to 128.0.6613.84. <a
href="https://redirect.github.com/electron/electron/pull/43425">#43425</a></li>
</ul>
<h2>Documentation</h2>
<ul>
<li>Documentation changes: <a
href="https://redirect.github.com/electron/electron/pull/43459">#43459</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="61fbd29bc5"><code>61fbd29</code></a>
build: don't run symbol generation on PS (<a
href="https://redirect.github.com/electron/electron/issues/43560">#43560</a>)</li>
<li><a
href="486c264738"><code>486c264</code></a>
fix: don't use deprecate-soon class v8::String::Value (<a
href="https://redirect.github.com/electron/electron/issues/43552">#43552</a>)</li>
<li><a
href="c9c8f5b3a3"><code>c9c8f5b</code></a>
fix: Use XDG_ACTIVATION_TOKEN in wayland when launched by other app (<a
href="https://redirect.github.com/electron/electron/issues/43548">#43548</a>)</li>
<li><a
href="22c8394376"><code>22c8394</code></a>
fix: systemMediaPermissionDenied should not check camera perms when the
reque...</li>
<li><a
href="454f1c8d5d"><code>454f1c8</code></a>
build: free up macos disk space as soon as possible (<a
href="https://redirect.github.com/electron/electron/issues/43537">#43537</a>)</li>
<li><a
href="5c07d56166"><code>5c07d56</code></a>
chore: speed up cache only reclient for fork PRs (<a
href="https://redirect.github.com/electron/electron/issues/43505">#43505</a>)</li>
<li><a
href="2aa1591d20"><code>2aa1591</code></a>
fix: devtools dock state with WCO on linux (<a
href="https://redirect.github.com/electron/electron/issues/43501">#43501</a>)</li>
<li><a
href="0a13e40fab"><code>0a13e40</code></a>
refactor: simplify KeyWeakMap impl (<a
href="https://redirect.github.com/electron/electron/issues/43485">#43485</a>)</li>
<li><a
href="81c2c19414"><code>81c2c19</code></a>
chore: remove unused WinFrameView::kInactiveTitlebarFeatureAlpha (<a
href="https://redirect.github.com/electron/electron/issues/43474">#43474</a>)</li>
<li><a
href="5a1bab7c3a"><code>5a1bab7</code></a>
perf: prefer GURL string_view getters (<a
href="https://redirect.github.com/electron/electron/issues/43470">#43470</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v32.0.1...v32.0.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `electron-builder` from 24.13.3 to 25.0.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron-userland/electron-builder/releases">electron-builder's
releases</a>.</em></p>
<blockquote>
<h2>v25.0.5</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: windows signature verification special chars by <a
href="https://github.com/ckarich"><code>@​ckarich</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8409">electron-userland/electron-builder#8409</a></li>
<li>fix: change abort to aborted event by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8282">electron-userland/electron-builder#8282</a></li>
<li>chore(deps): upgrade semver to latest to resolve CVE by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8417">electron-userland/electron-builder#8417</a></li>
<li>fix: Snap publish regression by <a
href="https://github.com/lutzroeder"><code>@​lutzroeder</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8424">electron-userland/electron-builder#8424</a></li>
<li>chore(deploy): Release by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8411">electron-userland/electron-builder#8411</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ckarich"><code>@​ckarich</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8409">electron-userland/electron-builder#8409</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/electron-userland/electron-builder/compare/v25.0.4...v25.0.5">https://github.com/electron-userland/electron-builder/compare/v25.0.4...v25.0.5</a></p>
<h2>v25.0.4</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(electron-updater,deb): Handle spaces in application artifact
name for deb by <a
href="https://github.com/Ryan432"><code>@​Ryan432</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8400">electron-userland/electron-builder#8400</a></li>
<li>feat: unpacked native node file by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8392">electron-userland/electron-builder#8392</a></li>
<li>feat: add custom channel in github provider by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8393">electron-userland/electron-builder#8393</a></li>
<li>fix: add disableDefaultIgnoredFiles option by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8398">electron-userland/electron-builder#8398</a></li>
<li>fix: return parent dir for local dependency by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8406">electron-userland/electron-builder#8406</a></li>
<li>fix: handle spaces in artifact name for all linux platforms instead
of only .deb by <a
href="https://github.com/xyloflake"><code>@​xyloflake</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8403">electron-userland/electron-builder#8403</a></li>
<li>docs: Fix a broken link formatting in the docs by <a
href="https://github.com/mokagio"><code>@​mokagio</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8407">electron-userland/electron-builder#8407</a></li>
<li>chore(deploy): Release by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8402">electron-userland/electron-builder#8402</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Ryan432"><code>@​Ryan432</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8400">electron-userland/electron-builder#8400</a></li>
<li><a href="https://github.com/xyloflake"><code>@​xyloflake</code></a>
made their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8403">electron-userland/electron-builder#8403</a></li>
<li><a href="https://github.com/mokagio"><code>@​mokagio</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8407">electron-userland/electron-builder#8407</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/electron-userland/electron-builder/compare/v25.0.3...v25.0.4">https://github.com/electron-userland/electron-builder/compare/v25.0.3...v25.0.4</a></p>
<h2>v25.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: delete the symlink file when the target is empty by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8371">electron-userland/electron-builder#8371</a></li>
<li>fix: Add global download promise to limit concurrent downloads to 1
by <a href="https://github.com/s77rt"><code>@​s77rt</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8378">electron-userland/electron-builder#8378</a></li>
<li>chore: update outdated docs for vite by <a
href="https://github.com/gweesin"><code>@​gweesin</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8379">electron-userland/electron-builder#8379</a></li>
<li>fix: upgrade app-builder-bin with downgraded appimage tool by <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8387">electron-userland/electron-builder#8387</a></li>
<li>fix(windows,code-sign): cannot sign binary files in Github Actions
by <a href="https://github.com/BlackHole1"><code>@​BlackHole1</code></a>
in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8384">electron-userland/electron-builder#8384</a></li>
<li>chore(deploy): Release by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8377">electron-userland/electron-builder#8377</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/s77rt"><code>@​s77rt</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8378">electron-userland/electron-builder#8378</a></li>
<li><a href="https://github.com/gweesin"><code>@​gweesin</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8379">electron-userland/electron-builder#8379</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/electron-userland/electron-builder/compare/v25.0.2...v25.0.3">https://github.com/electron-userland/electron-builder/compare/v25.0.2...v25.0.3</a></p>
<h2>v25.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: adding additional logging when importing/requiring a hook
script by <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8356">electron-userland/electron-builder#8356</a></li>
<li>chore(deps): update dependency mkdocs to &lt;1.7 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8350">electron-userland/electron-builder#8350</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md">electron-builder's
changelog</a>.</em></p>
<blockquote>
<h2>25.0.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="8e6c17124c"><code>8e6c1712</code></a>]:
<ul>
<li>app-builder-lib@25.0.5</li>
<li>dmg-builder@25.0.5</li>
</ul>
</li>
</ul>
<h2>25.0.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="12c52a8142"><code>12c52a81</code></a>,
<a
href="f7daeb9976"><code>f7daeb99</code></a>,
<a
href="5ab2bee1e1"><code>5ab2bee1</code></a>]:
<ul>
<li>app-builder-lib@25.0.4</li>
<li>dmg-builder@25.0.4</li>
</ul>
</li>
</ul>
<h2>25.0.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="f8fbdd122e"><code>f8fbdd12</code></a>,
<a
href="afd813265d"><code>afd81326</code></a>,
<a
href="553c737b2c"><code>553c737b</code></a>]:
<ul>
<li>app-builder-lib@25.0.3</li>
<li>builder-util@25.0.3</li>
<li>dmg-builder@25.0.3</li>
</ul>
</li>
</ul>
<h2>25.0.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8372">#8372</a>
<a
href="c85b73d7c8"><code>c85b73d7</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - fix:
allow enabling tsc lib checking on electron-updater package</p>
</li>
<li>
<p>Updated dependencies [<a
href="2541eb62a6"><code>2541eb62</code></a>,
<a
href="2acdf65d47"><code>2acdf65d</code></a>,
<a
href="c85b73d7c8"><code>c85b73d7</code></a>,
<a
href="54c1059b96"><code>54c1059b</code></a>,
<a
href="2a0ea65caa"><code>2a0ea65c</code></a>]:</p>
<ul>
<li>app-builder-lib@25.0.2</li>
<li>builder-util@25.0.2</li>
<li>dmg-builder@25.0.2</li>
</ul>
</li>
</ul>
<h2>25.0.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="372b046bec"><code>372b046b</code></a>,
<a
href="089dd6396c"><code>089dd639</code></a>,
<a
href="578a7e1a0f"><code>578a7e1a</code></a>]:
<ul>
<li>app-builder-lib@25.0.1</li>
<li>builder-util@25.0.1</li>
<li>dmg-builder@25.0.1</li>
</ul>
</li>
</ul>
<h2>25.0.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8150">#8150</a>
<a
href="f4e6ae2931"><code>f4e6ae29</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - feat:
add functionality to just publish artifacts</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d5d9f3f9aa"><code>d5d9f3f</code></a>
chore(deploy): Release v25.0.5 (electron-updater@6.3.4) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8411">#8411</a>)</li>
<li><a
href="de1ea759d3"><code>de1ea75</code></a>
Revert &quot;feat: allow <code>riscv64</code> support via custom
electron dist (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8143">#8143</a>)&quot;
(<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8427">#8427</a>)</li>
<li><a
href="b3068954d9"><code>b306895</code></a>
feat: allow <code>riscv64</code> support via custom electron dist (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8143">#8143</a>)</li>
<li><a
href="1dcf6bced4"><code>1dcf6bc</code></a>
chore(deploy): Release v25.0.4 (electron-updater@6.3.3) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8402">#8402</a>)</li>
<li><a
href="84f2909909"><code>84f2909</code></a>
chore(deploy): Release v25.0.3 (electron-updater@6.3.2) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8377">#8377</a>)</li>
<li><a
href="b20496b813"><code>b20496b</code></a>
chore(deploy): Release v25.0.2 (electron-updater@6.3.1) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8357">#8357</a>)</li>
<li><a
href="c85b73d7c8"><code>c85b73d</code></a>
fix: allow typescript typechecking for electron-updater
<code>.d.ts</code> (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8372">#8372</a>)</li>
<li><a
href="fb1666997b"><code>fb16669</code></a>
chore(deploy): Release v25.0.1 (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8343">#8343</a>)</li>
<li><a
href="bfe4ecc2bc"><code>bfe4ecc</code></a>
chore(deploy): Release v25.0.0 (electron-updater@6.3.0) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8337">#8337</a>)</li>
<li><a
href="1320c0e6ab"><code>1320c0e</code></a>
chore(deploy): Release v25.0.0-alpha.13 (electron-updater@6.3.0-alpha.8)
(alp...</li>
<li>Additional commits viewable in <a
href="https://github.com/electron-userland/electron-builder/commits/v25.0.5/packages/electron-builder">compare
view</a></li>
</ul>
</details>
<br />


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

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

---

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

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 16:26:29 -07:00
dependabot[bot]
75ebf4fd76
Bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.23 (#346)
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
from 1.14.22 to 1.14.23.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="846fea6c14"><code>846fea6</code></a>
Update amalgamation code to 3.46.1</li>
<li><a
href="3c0390b77c"><code>3c0390b</code></a>
add support for libsqlite3 on z/OS</li>
<li><a
href="18cdded900"><code>18cdded</code></a>
fix: some typos</li>
<li>See full diff in <a
href="https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.23">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mattn/go-sqlite3&package-manager=go_modules&previous-version=1.14.22&new-version=1.14.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore 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>
2024-09-06 16:26:17 -07:00