358 Commits

Author SHA1 Message Date
Dirk Lemstra 8d99f8175e Put the version in the release notes. 2026-05-31 08:48:39 +02:00
dependabot[bot] 6d550d4ea5 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 (#8775)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.5 to 4.36.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/9e0d7b8d25671d64c341c19c0152d693099fb5ba...7211b7c8077ea37d8641b6271f6a365a22a5fbfa)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.36.0
  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>
2026-05-29 14:58:04 +02:00
Dirk Lemstra 8c6b002877 Update python and the installed packages in the doc-check. 2026-05-25 09:41:05 +02:00
Dirk Lemstra 82e3b846fa Use Visual Studio 2026 in the Windows build. 2026-05-24 08:59:41 +02:00
dependabot[bot] f6e2074f51 build(deps): bump caphyon/advinst-github-action from 2.0.2 to 2.0.3 (#8742)
Bumps [caphyon/advinst-github-action](https://github.com/caphyon/advinst-github-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/caphyon/advinst-github-action/releases)
- [Changelog](https://github.com/Caphyon/advinst-github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/caphyon/advinst-github-action/compare/e2194c873f688a2f913ae8b71c7b42cb884b631b...7edde34c6ff935e53e3de72a5699efcfceb5f6c6)

---
updated-dependencies:
- dependency-name: caphyon/advinst-github-action
  dependency-version: 2.0.3
  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>
2026-05-22 11:38:26 +02:00
dependabot[bot] 490072d5d5 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 (#8749)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.4 to 4.35.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/68bde559dea0fdcac2102bfdf6230c5f70eb485e...9e0d7b8d25671d64c341c19c0152d693099fb5ba)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.5
  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>
2026-05-22 10:56:02 +02:00
Dirk Lemstra e4505b7680 Added condition to disable msix preparation in a pull request. 2026-05-19 21:57:39 +02:00
dependabot[bot] 61edefdc82 build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#8733)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.3 to 4.35.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/e46ed2cbd01164d986452f91f178727624ae40d7...68bde559dea0fdcac2102bfdf6230c5f70eb485e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.4
  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>
2026-05-14 21:58:32 +02:00
dependabot[bot] aa74fdc41a build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#8719)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.2 to 4.35.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/95e58e9a2cdfd71adc6e0353d5c52f41a045d225...e46ed2cbd01164d986452f91f178727624ae40d7)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.3
  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>
2026-05-08 10:02:49 +02:00
Dirk Lemstra 79c3e16523 Removed fetch depth. 2026-05-08 08:33:38 +02:00
Dirk Lemstra da2b440abc Also run the scorecard workflow in PR's. 2026-05-08 08:04:40 +02:00
Dirk Lemstra 0ba695f588 Corrected title. 2026-04-27 16:26:14 +02:00
Dirk Lemstra 334f4609d6 Run Codeql analysis with every push to main. 2026-04-25 15:12:16 +02:00
dependabot[bot] cc3ca24865 build(deps): bump msys2/setup-msys2 from 2.31.0 to 2.31.1 (#8697)
Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.31.0 to 2.31.1.
- [Release notes](https://github.com/msys2/setup-msys2/releases)
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/msys2/setup-msys2/compare/cafece8e6baf9247cf9b1bf95097b0b983cc558d...e9898307ac31d1a803454791be09ab9973336e1c)

---
updated-dependencies:
- dependency-name: msys2/setup-msys2
  dependency-version: 2.31.1
  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>
2026-04-25 01:09:31 +02:00
dependabot[bot] 46b642ba85 build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#8684)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.35.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/c10b8064de6f491fea524254123dbe5e09572f13...95e58e9a2cdfd71adc6e0353d5c52f41a045d225)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.2
  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>
2026-04-22 12:34:48 +02:00
Dirk Lemstra 945a02b271 Renamed the provenance file. 2026-04-21 23:07:35 +02:00
Dirk Lemstra 468c9fe1f8 Added an extra job to sync the winget repository during the release. 2026-04-21 21:52:00 +02:00
Dirk Lemstra 9b7504b667 Added missing dependency and use more consistent names. 2026-04-18 18:37:25 +02:00
Dirk Lemstra f7ff407ccc Also add a source archive to the release. 2026-04-18 18:31:47 +02:00
dependabot[bot] 21fc4a99b0 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#8677)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  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>
2026-04-17 14:06:40 +02:00
Dirk Lemstra 3ec02c45fd Use the version instead of sha in the version of the AppImage. 2026-04-12 18:09:42 +02:00
dependabot[bot] fa886004a0 build(deps): bump ImageMagick/code-signing-action from 1.0.0 to 1.0.1 (#8660)
Bumps [ImageMagick/code-signing-action](https://github.com/imagemagick/code-signing-action) from 1.0.0 to 1.0.1.
- [Commits](https://github.com/imagemagick/code-signing-action/compare/4d19869732e1cd97bb823ad21ebffb26ad10836c...11c51f7659405bee4dd3529748e1501a0d388911)

---
updated-dependencies:
- dependency-name: ImageMagick/code-signing-action
  dependency-version: 1.0.1
  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>
2026-04-06 12:58:25 +02:00
dependabot[bot] 2a9895bd8d build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#8661)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.6 to 4.35.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/0d579ffd059c29b07949a3cce3983f0780820c98...c10b8064de6f491fea524254123dbe5e09572f13)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.1
  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>
2026-04-06 12:57:47 +02:00
dependabot[bot] d8075db4f5 build(deps): bump msys2/setup-msys2 from 2.30.0 to 2.31.0 (#8645)
Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/msys2/setup-msys2/releases)
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/msys2/setup-msys2/compare/4f806de0a5a7294ffabaff804b38a9b435a73bda...cafece8e6baf9247cf9b1bf95097b0b983cc558d)

---
updated-dependencies:
- dependency-name: msys2/setup-msys2
  dependency-version: 2.31.0
  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>
2026-04-05 14:18:52 +02:00
Dirk Lemstra 04de634c1c Generate SLSA provenance and add it as a release artifact. 2026-04-04 10:29:31 +02:00
dependabot[bot] 9908fbe5a3 build(deps): bump caphyon/advinst-github-action from 2.0.1 to 2.0.2 (#8647)
Bumps [caphyon/advinst-github-action](https://github.com/caphyon/advinst-github-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/caphyon/advinst-github-action/releases)
- [Changelog](https://github.com/Caphyon/advinst-github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/caphyon/advinst-github-action/compare/51a7d8a83da86da51e94e4a41d859c4a0a6b8263...e2194c873f688a2f913ae8b71c7b42cb884b631b)

---
updated-dependencies:
- dependency-name: caphyon/advinst-github-action
  dependency-version: 2.0.2
  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>
2026-03-31 10:49:16 +02:00
dependabot[bot] 1eef081b75 build(deps): bump azure/login from 2.3.0 to 3.0.0 (#8643)
Bumps [azure/login](https://github.com/azure/login) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](https://github.com/azure/login/compare/a457da9ea143d694b1b9c7c869ebb04ebe844ef5...532459ea530d8321f2fb9bb10d1e0bcf23869a43)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-version: 3.0.0
  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>
2026-03-27 11:36:44 +01:00
Dirk Lemstra 79f37417b5 Updated the caphyon/advinst-github-action. 2026-03-21 12:18:12 +01:00
dependabot[bot] e412baf1a7 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#8629)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  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>
2026-03-20 08:27:43 +01:00
Dirk Lemstra 5ecbdcce60 Cosmetic 2026-03-14 20:16:57 +01:00
Dirk Lemstra e989b89319 Cosmetic. 2026-03-14 13:11:02 +01:00
Dirk Lemstra 81251516bc Consistent spacing. 2026-03-13 09:44:18 +01:00
dependabot[bot] 8fdea760be Bump github/codeql-action from 4.32.2 to 4.32.6 (#8613)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.2 to 4.32.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2...0d579ffd059c29b07949a3cce3983f0780820c98)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.6
  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>
2026-03-13 09:07:03 +01:00
Dirk Lemstra 40b3e81aee Run checks after codeql-analysis runs. 2026-03-07 09:50:57 +01:00
dependabot[bot] 04aa5519c3 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#8604)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/37930b1c2abaa49bbe596cd826c3c89aef350131...70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.0
  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>
2026-03-06 11:28:38 +01:00
dependabot[bot] c3b30a926c Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#8605)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...bbbca2ddaa5d8feaa63e36b76fdaad77386f024f)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  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>
2026-03-06 10:48:08 +01:00
Dirk Lemstra 2a4bb7eb4e Updated action that signs the binaries. 2026-03-03 18:55:20 +01:00
Dirk Lemstra dc468e6db6 Added missing clone. 2026-02-22 18:29:19 +01:00
Dirk Lemstra a7d01e074f Use the Installer from the Configure artifacts instead. 2026-02-22 18:20:28 +01:00
Dirk Lemstra 97b82c9588 Use the full path instead. 2026-02-22 18:00:08 +01:00
Dirk Lemstra 27e494291a Updated the code-signing action. 2026-02-22 17:51:33 +01:00
Dirk Lemstra 0ed22dbbc5 Added extra options to the pip install. 2026-02-06 00:20:22 +01:00
Dirk Lemstra d831c6e029 Corrected install. 2026-02-06 00:06:09 +01:00
Dirk Lemstra a64f30d6f9 Corrected path. 2026-02-06 00:02:53 +01:00
Dirk Lemstra c53e7d246e Pin python versions. 2026-02-06 00:01:30 +01:00
Dirk Lemstra 5a7452ec52 Correct pinning. 2026-02-05 23:20:49 +01:00
Dirk Lemstra c94f0ff4f9 Added name to workflow. 2026-02-05 22:40:11 +01:00
Dirk Lemstra dc2303d966 Pin more version. 2026-02-05 22:35:59 +01:00
Dirk Lemstra de4e2c440e Pin all actions. 2026-02-05 22:20:41 +01:00
Dirk Lemstra 89d20b00fe Added workflow for the OpenSSF Scorecard. 2026-02-05 18:28:45 +01:00