46 Commits
Author SHA1 Message Date
dependabot[bot] 9c4ba35a97 ci: bump jurplel/install-qt-action from 4.3.1 to 4.4.0 (#7313)
Bumps
[jurplel/install-qt-action](https://github.com/jurplel/install-qt-action)
from 4.3.1 to 4.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jurplel/install-qt-action/releases">jurplel/install-qt-action's
releases</a>.</em></p>
<blockquote>
<h2>install-qt-action v4.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump picomatch from 2.3.1 to 2.3.2 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/310">jurplel/install-qt-action#310</a></li>
<li>Bump brace-expansion from 1.1.11 to 1.1.13 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/312">jurplel/install-qt-action#312</a></li>
<li>Bump flatted from 3.2.6 to 3.4.2 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/313">jurplel/install-qt-action#313</a></li>
<li>Bump minimatch from 3.1.2 to 3.1.5 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/311">jurplel/install-qt-action#311</a></li>
<li>Limit the version of dependent Python to at least 3.10.0 by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/316">jurplel/install-qt-action#316</a></li>
<li>Bump form-data in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/315">jurplel/install-qt-action#315</a></li>
<li>Bump default <code>py7zr</code> to <code>1.1.*</code> by <a
href="https://github.com/xavier2k6"><code>@​xavier2k6</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/317">jurplel/install-qt-action#317</a></li>
<li>CI: Remove <code>macos-14</code> runner image by <a
href="https://github.com/xavier2k6"><code>@​xavier2k6</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/319">jurplel/install-qt-action#319</a></li>
<li>CI: Remove macOS 15 based runner images by <a
href="https://github.com/xavier2k6"><code>@​xavier2k6</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/320">jurplel/install-qt-action#320</a></li>
<li>CI: Try limiting the max duration of workflow runs by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/325">jurplel/install-qt-action#325</a></li>
<li>CI: Remove QTBUG-117225 workaround due to new XCode and Qt by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/326">jurplel/install-qt-action#326</a></li>
<li>CI: Make runs in forked repositories manual by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/323">jurplel/install-qt-action#323</a></li>
<li>chore: delete the useless top-level &quot;package-lock.json&quot; by
<a href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in
<a
href="https://redirect.github.com/jurplel/install-qt-action/pull/330">jurplel/install-qt-action#330</a></li>
<li>Add stacktrace with source line numbers for errors by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/334">jurplel/install-qt-action#334</a></li>
<li>Output cache key after saving cache for log inspection by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/340">jurplel/install-qt-action#340</a></li>
<li>Bump dependencies; be ES Modules (ESM); lint code by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/329">jurplel/install-qt-action#329</a></li>
<li>fix: workaround for Bad7zFile from aqtinstall by using py7zr v1.1.0
by <a href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a>
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/345">jurplel/install-qt-action#345</a></li>
<li>Fetch requested Qt version beforehand for handling SimpleSpec input
by <a href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a>
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/335">jurplel/install-qt-action#335</a></li>
<li>README: Add more details for simplespec and beta releases by <a
href="https://github.com/tooomm"><code>@​tooomm</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/337">jurplel/install-qt-action#337</a></li>
<li>Update default Qt version and hint+examples in README by <a
href="https://github.com/tooomm"><code>@​tooomm</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/343">jurplel/install-qt-action#343</a></li>
<li>Bump undici from 6.25.0 to 6.27.0 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/342">jurplel/install-qt-action#342</a></li>
<li>Bump js-yaml from 4.1.1 to 4.2.0 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/341">jurplel/install-qt-action#341</a></li>
<li>README: Update default value docs for <code>arch</code> by <a
href="https://github.com/tooomm"><code>@​tooomm</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/347">jurplel/install-qt-action#347</a></li>
<li>Bump js-yaml from 4.2.0 to 4.3.0 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/351">jurplel/install-qt-action#351</a></li>
<li>Bump brace-expansion in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/353">jurplel/install-qt-action#353</a></li>
<li>Bump undici from 6.27.0 to 6.28.0 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/354">jurplel/install-qt-action#354</a></li>
<li>Use GitHub Actions CI infrastructure to build and make releases by
<a href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in
<a
href="https://redirect.github.com/jurplel/install-qt-action/pull/348">jurplel/install-qt-action#348</a></li>
<li>Do not run cache test CI for pull requests due to permission issues
by <a href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a>
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/349">jurplel/install-qt-action#349</a></li>
<li>Refine comments in release.yml about &quot;workflow_dispatch&quot;
and security by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/357">jurplel/install-qt-action#357</a></li>
<li>Bypass protection by using &quot;secrets.IQTA_RELEASE_PAT&quot;
during release by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/358">jurplel/install-qt-action#358</a></li>
<li>Bump js-yaml from 4.3.0 to 4.3.1 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/355">jurplel/install-qt-action#355</a></li>
<li>Pin actions to commit hash by <a
href="https://github.com/Nerixyz"><code>@​Nerixyz</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/360">jurplel/install-qt-action#360</a></li>
<li>README: Harmonize arch label around bit-ness for Windows x64 by <a
href="https://github.com/tooomm"><code>@​tooomm</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/359">jurplel/install-qt-action#359</a></li>
<li>Call internal action with self-repository syntax ($) for full-length
SHA and hack the path before running tests by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/361">jurplel/install-qt-action#361</a></li>
<li>Bump js-yaml from 4.3.1 to 4.3.2 in /action by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/363">jurplel/install-qt-action#363</a></li>
<li>Make docs of &quot;arch&quot; calculation match the code; tiny docs
improvement by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/364">jurplel/install-qt-action#364</a></li>
<li>Show error message for wrong action usage on non-tagging branches by
<a href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in
<a
href="https://redirect.github.com/jurplel/install-qt-action/pull/365">jurplel/install-qt-action#365</a></li>
<li>Sync internal metadata file with the top-level one; format comments
by <a href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a>
in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/366">jurplel/install-qt-action#366</a></li>
<li>Switch the default version back to &quot;6.8.3&quot; for best
usability; Update comments about the choice of v6.8.3 in
Cache-SimpleSpec test by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/367">jurplel/install-qt-action#367</a></li>
<li>Bump default Python version to 3.14 and add check for zipfile bug by
<a href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in
<a
href="https://redirect.github.com/jurplel/install-qt-action/pull/368">jurplel/install-qt-action#368</a></li>
<li>Release CI: avoid conflict; check branch relationship in simpler
way; add &quot;use_pat&quot; to select the push token by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/369">jurplel/install-qt-action#369</a></li>
<li>Upgrade external actions to the same version (commit) in CI; update
stall info; fix inconsistency between code and docs by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/370">jurplel/install-qt-action#370</a></li>
<li>Release CI: compose commit message during creation of the new
commit; output both two inputs in the title of each run by <a
href="https://github.com/pzhlkj6612"><code>@​pzhlkj6612</code></a> in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/371">jurplel/install-qt-action#371</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/tooomm"><code>@​tooomm</code></a> made
their first contribution in <a
href="https://redirect.github.com/jurplel/install-qt-action/pull/337">jurplel/install-qt-action#337</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jurplel/install-qt-action/compare/v4.3.1...v4.4.0">https://github.com/jurplel/install-qt-action/compare/v4.3.1...v4.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/bcb88e3bed2e992f5f9e24c0f9e364a231d278eb"><code>bcb88e3</code></a>
Build v4.4.0 on branch v4</li>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/1e113eb0b10bb56e3050ae806f0cadd451353b40"><code>1e113eb</code></a>
Merge pull request <a
href="https://redirect.github.com/jurplel/install-qt-action/issues/371">#371</a></li>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/b26b36ad63ba80eca88eb5fa7e5006139deb59cf"><code>b26b36a</code></a>
Release CI: output both two inputs in the title of each run</li>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/f77ca7b61de4531aed46d506580cfafd2176a49a"><code>f77ca7b</code></a>
Release CI: compose commit message during creation of the new
commit</li>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/97e80f6ec9289e82d5d6fc923bbb102732e3ff41"><code>97e80f6</code></a>
Merge pull request <a
href="https://redirect.github.com/jurplel/install-qt-action/issues/370">#370</a></li>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/4f8cf9caaff88e3352a47a19914e67efa158703b"><code>4f8cf9c</code></a>
README: make docs match the code behavior</li>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/3a95d49254fe7807d3a552ad17f9a335c5dbd9fb"><code>3a95d49</code></a>
README_upgrade_guide.md: aqtinstall has versions newer than 3.1</li>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/30bfcefec791527cd807b56b5b09c30dbc705dab"><code>30bfcef</code></a>
CI: sync versions of external actions</li>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/8ab04765858315fe74549dccb7d2ff94a1b4f48a"><code>8ab0476</code></a>
Merge pull request <a
href="https://redirect.github.com/jurplel/install-qt-action/issues/369">#369</a></li>
<li><a
href="https://github.com/jurplel/install-qt-action/commit/223b104d3ac30fd5b4dbce16df14e13ad418f1ad"><code>223b104</code></a>
Release CI: add &quot;use_pat&quot; to select the push token</li>
<li>Additional commits viewable in <a
href="https://github.com/jurplel/install-qt-action/compare/48d3ad6db93f3627c8ee7a0454bc6f3744f7e730...bcb88e3bed2e992f5f9e24c0f9e364a231d278eb">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jurplel/install-qt-action&package-manager=github_actions&previous-version=4.3.1&new-version=4.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot 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>
2026-09-22 10:06:19 +02:00
Nerixyz 02a69dcc5f ci: Use clang-cl for tests on Windows (#7233)
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
2026-09-06 09:10:44 +00:00
Nerixyz bf71244ed0 ci: Harden actions and dependabot (a bit) (#7188)
To prevent issues from using GitHub actions and dependabot, I hardened
the workflows using [zizmor](https://docs.zizmor.sh/). There are still
77 open findings. I only applied the ones that are easy wins.

- Pin actions to a commit hash instead of tag - tags are not immutable
(see [`unpinned-uses`](https://docs.zizmor.sh/audits/#unpinned-uses))
- Disable `persist-credentials` on checkout - we don't need it (see
[`artipacked`](https://docs.zizmor.sh/audits/#artipacked))
- Set cooldown on dependabot updates (see
[`dependabot-cooldown`](https://docs.zizmor.sh/audits/#dependabot-cooldown)).
For our own packages, we can manually create PRs.

I left the docker images unpinned, because they're frequently updated,
but zizmor would like to see them pinned as well.

Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
2026-08-20 20:58:01 +00:00
dependabot[bot]andRasmus Karlsson 5cee1b78d1 ci: bump Chatterino/msvc-dev-cmd from 2.0.5 to 2.0.7 (#7101)
Bumps
[Chatterino/msvc-dev-cmd](https://github.com/chatterino/msvc-dev-cmd)
from 2.0.5 to 2.0.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/chatterino/msvc-dev-cmd/releases">Chatterino/msvc-dev-cmd's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove amd64_arm from build workflow by <a
href="https://github.com/Wissididom"><code>@​Wissididom</code></a> in <a
href="https://redirect.github.com/Chatterino/msvc-dev-cmd/pull/3">Chatterino/msvc-dev-cmd#3</a></li>
<li>Update some ilammy's to Chatterino in README.md by <a
href="https://github.com/Wissididom"><code>@​Wissididom</code></a> in <a
href="https://redirect.github.com/Chatterino/msvc-dev-cmd/pull/2">Chatterino/msvc-dev-cmd#2</a></li>
<li>Use a PowerShell composite action instead of NodeJS by <a
href="https://github.com/Wissididom"><code>@​Wissididom</code></a> in <a
href="https://redirect.github.com/Chatterino/msvc-dev-cmd/pull/5">Chatterino/msvc-dev-cmd#5</a></li>
<li>Normalize indentations to 4 spaces by <a
href="https://github.com/Wissididom"><code>@​Wissididom</code></a> in <a
href="https://redirect.github.com/Chatterino/msvc-dev-cmd/pull/6">Chatterino/msvc-dev-cmd#6</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Chatterino/msvc-dev-cmd/compare/v2.0.5...v2.0.6">https://github.com/Chatterino/msvc-dev-cmd/compare/v2.0.5...v2.0.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Chatterino/msvc-dev-cmd/commit/5e15a285487363708f5bc6a135fd434bd20d22a6"><code>5e15a28</code></a>
Normalize indentations to 4 spaces (<a
href="https://redirect.github.com/chatterino/msvc-dev-cmd/issues/6">#6</a>)</li>
<li><a
href="https://github.com/Chatterino/msvc-dev-cmd/commit/7e0343fa431e4345b6215a4c2681980c3602f67f"><code>7e0343f</code></a>
Use a PowerShell composite action instead of NodeJS (<a
href="https://redirect.github.com/chatterino/msvc-dev-cmd/issues/5">#5</a>)</li>
<li><a
href="https://github.com/Chatterino/msvc-dev-cmd/commit/ca6e1c6fe2653f6fae90ebd04d38fced8b53259e"><code>ca6e1c6</code></a>
docs: update some ilammy's to Chatterino in README.md (<a
href="https://redirect.github.com/chatterino/msvc-dev-cmd/issues/2">#2</a>)</li>
<li><a
href="https://github.com/Chatterino/msvc-dev-cmd/commit/579e4881d4df6b285c4f683fc07fc8f19006977d"><code>579e488</code></a>
ci: remove amd64_arm from build workflow (<a
href="https://redirect.github.com/chatterino/msvc-dev-cmd/issues/3">#3</a>)</li>
<li>See full diff in <a
href="https://github.com/chatterino/msvc-dev-cmd/compare/v2.0.5...v2.0.6">compare
view</a></li>
</ul>
</details>
<br />

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2026-07-25 14:40:14 +00:00
dependabot[bot]andpajlada 55ff186117 ci: bump actions/cache from 5 to 6 (#7067)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2026-06-27 12:59:14 +00:00
dependabot[bot] 654a2bc1d6 ci: bump actions/checkout from 6 to 7 (#7059) 2026-06-24 16:41:48 +00:00
Wissididom 4abd124d99 deps: update Qt 6.11.1 (and 6.8.3 for windows) (#7009)
Reviewed-by: Nerixyz <nerixdev@outlook.de>
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
2026-06-13 22:23:02 +02:00
Nerixyz 5014843c71 ci: bump conan to 2.28.1 (#6988)
The GitHub runners will update to VS 2026, which wasn't supported by the old conan version.

Reviewed-by: pajlada
2026-05-10 16:33:01 +02:00
dependabot[bot] ab7a4fd1db ci: update Chatterino/msvc-dev-cmd from 2.0.4 to 2.0.5 (#6979) 2026-05-04 09:36:38 +02:00
Wissididom f1f0efc138 ci: fork ilammy/msvc-dev-cmd (#6969)
This adds support for Visual Studio
2026, moves over from CommonJS to ES modules and let Dependabot do its
work (and removed node_modules from gitignore because else it didn't
seem to work without me bringing in a bundler).

Reviewed-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2026-05-02 10:05:48 +00:00
dependabot[bot] 4576d722cb chore(deps): bump hendrikmuhs/ccache-action from 1.2.22 to 1.2.23 (#6938) 2026-04-25 13:01:28 +02:00
dependabot[bot] f5a9f1d9aa deps: bump jurplel/install-qt-action from 4.3.0 to 4.3.1 (#6915) 2026-04-11 12:01:06 +02:00
dependabot[bot] 0549d16896 deps: bump hendrikmuhs/ccache-action from 1.2.20 to 1.2.22 (#6876) 2026-04-05 13:56:09 +02:00
Tim-KH efb8f5d824 ci: use case() function in GitHub Actions (#6883)
Replaced the ternaries in the GitHub Actions with the new case()
function as described in #6783

Reported-by: Nerixyz
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
2026-03-29 20:30:51 +02:00
Nerixyz 95bc67fea0 feat: spellcheck input (#6446)
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
Reviewed-by: fourtf <tf.four@gmail.com>
2026-01-02 14:56:29 +00:00
dependabot[bot] 6c61b345fb chore(deps): bump actions/cache from 4 to 5 (#6648) 2025-12-14 11:08:29 +00:00
dependabot[bot] e166e58f52 chore(deps): bump actions/checkout from 5 to 6 (#6593) 2025-11-27 20:20:22 +00:00
dependabot[bot] 4381a64d91 chore(deps): bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.20 (#6603) 2025-11-27 19:42:42 +00:00
nerix 072bc897a0 fix(websockets): add query to URL (#6141)
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
2025-11-02 15:07:58 +00:00
nerix a7de887ee0 deps: update libcommuni and required packages (#6500) 2025-09-28 11:18:12 +02:00
dependabot[bot] 310b7df9db chore(deps): bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19 (#6460)
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.18...v1.2.19)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-version: 1.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-27 15:57:47 +00:00
dependabot[bot] ec2b132dfe chore(deps): bump actions/checkout from 4 to 5 (#6388) 2025-08-16 11:21:43 +02:00
dependabot[bot] 46587cba8c chore(deps): bump jurplel/install-qt-action from 4.2.1 to 4.3.0 (#6261) 2025-06-21 12:13:04 +00:00
dependabot[bot] 31d1aaeb9f chore(deps): bump jurplel/install-qt-action from 4.1.1 to 4.2.1 (#6170) 2025-05-03 11:58:41 +00:00
dependabot[bot] 034a476a59 chore(deps): bump hendrikmuhs/ccache-action from 1.2.16 to 1.2.18 (#6179) 2025-05-03 13:22:49 +02:00
nerix ab66be21b3 feat(plugins): add c2.WebSocket (#6076) 2025-04-07 17:38:10 +00:00
pajlada d2ed3bbae7 chore: Enable plugins in builds by default (#6075) 2025-03-14 11:58:21 +01:00
pajlada d05d8e120c chore: disable Qt5 builds in CI (#5933) 2025-02-08 18:50:07 +01:00
pajlada bfa7dda2c5 chore(ci): bump twitch pubsub server version to v1.0.8 (#5877) 2025-01-31 14:19:09 +01:00
dependabot[bot] a9984b63e1 chore(deps): bump hendrikmuhs/ccache-action from 1.2.14 to 1.2.16 (#5821) 2025-01-19 18:04:56 +00:00
nerix 3ec9b93684 build(conan): 👷 update version and dependencies (#5776) 2025-01-11 11:09:12 +00:00
dependabot[bot] 2215455ca0 chore(deps): bump jurplel/install-qt-action from 4.0.0 to 4.1.1 (#5709) 2024-11-17 12:05:55 +00:00
352a4ec132 Move plugins to Sol (#5622)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2024-10-20 11:57:05 +02:00
pajlada 85d34c8ff0 test: use httpbox fork release (#5655) 2024-10-18 19:23:13 +00:00
nerix ef3c51a4e2 test: add more input completion tests (#5604) 2024-09-29 10:20:06 +00:00
dependabot[bot] 4940d35414 chore(deps): bump hendrikmuhs/ccache-action from 1.2.13 to 1.2.14 (#5533)
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.13 to 1.2.14.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.13...v1.2.14)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 09:29:09 +00:00
pajladaandNerixyz b81a947134 force install newer version of the windows CRT in the windows test runner (#5448)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
2024-06-09 12:37:18 +02:00
pajlada be7b517499 Update Windows Qt6 version from 6.5.0 to 6.7.1 (#5420) 2024-05-25 18:26:38 +02:00
dependabot[bot]andWissididom da526b379b chore(deps): bump jurplel/install-qt-action from 3.3.0 to 4.0.0 (#5408)
* chore(deps): bump jurplel/install-qt-action from 3.3.0 to 4.0.0

Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.3.0...v4.0.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix CI (#5410)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wissididom <30803034+Wissididom@users.noreply.github.com>
2024-05-20 22:10:45 +02:00
dependabot[bot]andpajlada 85cb2a1f3c chore(deps): bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13 (#5370)
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.12 to 1.2.13.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.12...v1.2.13)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2024-05-04 10:11:56 +00:00
pajlada 1a04bda56b fix: use openssl3 on qt6 windows builds (#5340)
regression since 2.4.6
2024-04-21 18:30:31 +02:00
Felanbird 6bc34ca97a chore(deps): update sccache version comments (#5234) 2024-03-04 03:32:52 +00:00
Felanbird c1326e9b47 chore(deps): update ccache-action back to upstream repo (#5233) 2024-03-04 00:56:01 +01:00
dependabot[bot] 70b2b9a1c3 chore(deps): bump actions/cache from 3 to 4 (#5098)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 00:54:17 +00:00
dependabot[bot] a32b962c5d chore(deps): bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0 (#5062)
Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases)
- [Commits](https://github.com/ilammy/msvc-dev-cmd/compare/v1.12.1...v1.13.0)

---
updated-dependencies:
- dependency-name: ilammy/msvc-dev-cmd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 15:01:47 +01:00
Wissididom 7898b97fc2 feat: Run tests on Windows & macOS in CI (#4970) 2023-11-18 15:13:27 +01:00