Jan
8dba13f913
refactor: use new webwindowed api ( #831 )
...
* chore: update webview with new api
* chore: update modman to use new webview api
* chore: use title handler plugin from webview lib
* chore: use favicon plugin from webview lib
* chore: use vite-plugin-cpp-header from webview repo
* chore: use asset handler from webview lib
* chore: make webview utility
* chore: rename webview to webwindowed
* chore: Rename code usages to webwindowed
2026-06-16 09:50:34 +02:00
dependabot[bot]
4e622e3ebb
chore(deps): bump thirdparty/eigen from dbf8cb6 to f7a1c99 ( #829 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `dbf8cb6` to `f7a1c99`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/dbf8cb6151f3c654096bad91c05543e5b6f03db5...f7a1c99acb6d9cd25c60f2fd709b5594e3dfd5c6 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: f7a1c99acb6d9cd25c60f2fd709b5594e3dfd5c6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-13 07:08:58 +02:00
dependabot[bot]
c88df30ac3
chore(deps): bump thirdparty/json from d10879b to e4bdf1b ( #828 )
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `d10879b` to `e4bdf1b`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/d10879bca8f0aa790105446075a9525b34a3f718...e4bdf1be72353316b8e209111aa4d946e2aefc19 )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: e4bdf1be72353316b8e209111aa4d946e2aefc19
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-13 07:08:27 +02:00
dependabot[bot]
7ef92d9c2e
chore(deps): bump thirdparty/lz4 from 1b0fc69 to 0774d05 ( #820 )
...
Bumps [thirdparty/lz4](https://github.com/lz4/lz4 ) from `1b0fc69` to `0774d05`.
- [Release notes](https://github.com/lz4/lz4/releases )
- [Commits](https://github.com/lz4/lz4/compare/1b0fc692949cf474eb0d89db5f0dfa3698e9aa56...0774d05537f9762f838f7ab541b7765f1a729cb5 )
---
updated-dependencies:
- dependency-name: thirdparty/lz4
dependency-version: 0774d05537f9762f838f7ab541b7765f1a729cb5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-06 08:28:46 +02:00
dependabot[bot]
4866f3a738
chore(deps): bump thirdparty/eigen from fc0f148 to dbf8cb6 ( #819 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `fc0f148` to `dbf8cb6`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/fc0f148ab491bf36378c5d527d8f6669ccf21b07...dbf8cb6151f3c654096bad91c05543e5b6f03db5 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: dbf8cb6151f3c654096bad91c05543e5b6f03db5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-06 08:28:02 +02:00
dependabot[bot]
ac9e691342
chore(deps): bump thirdparty/json from d96329f to d10879b ( #816 )
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `d96329f` to `d10879b`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/d96329f8d6dee5da67c5ebd861acab25445d0ddb...d10879bca8f0aa790105446075a9525b34a3f718 )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: d10879bca8f0aa790105446075a9525b34a3f718
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:08:26 +02:00
dependabot[bot]
45bd610e6f
chore(deps): bump thirdparty/eigen from 039764e to fc0f148 ( #815 )
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `039764e` to `fc0f148`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/039764e20a1fe0b8a5c86abaa5de427ed4efe642...fc0f148ab491bf36378c5d527d8f6669ccf21b07 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: fc0f148ab491bf36378c5d527d8f6669ccf21b07
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:08:07 +02:00
Jan
40e5a9de97
Merge pull request #811 from Laupetin/dependabot/submodules/thirdparty/eigen-039764e
...
chore(deps): bump thirdparty/eigen from `48d1f4a` to `039764e`
2026-05-23 07:20:50 +02:00
Jan
d6f3fc3b3d
Merge pull request #809 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-a68fa19
...
chore(deps): bump thirdparty/libtomcrypt from `8b5af49` to `a68fa19`
2026-05-23 07:20:33 +02:00
dependabot[bot]
15b2ee2f19
chore(deps): bump thirdparty/eigen from 48d1f4a to 039764e
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `48d1f4a` to `039764e`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/48d1f4a7e213d8dd44ad7b5a75e6075addd02d30...039764e20a1fe0b8a5c86abaa5de427ed4efe642 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: '039764e20a1fe0b8a5c86abaa5de427ed4efe642'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-22 22:14:17 +00:00
dependabot[bot]
fcab1b7bac
chore(deps): bump thirdparty/json from f0bf4c7 to d96329f
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `f0bf4c7` to `d96329f`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/f0bf4c731a53aab29ebde0234385b9e63bf70dcd...d96329f8d6dee5da67c5ebd861acab25445d0ddb )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: d96329f8d6dee5da67c5ebd861acab25445d0ddb
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-22 22:14:11 +00:00
dependabot[bot]
fdd803446b
chore(deps): bump thirdparty/libtomcrypt from 8b5af49 to a68fa19
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `8b5af49` to `a68fa19`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/8b5af49b944955a1ca235a4d06a477a87be6d258...a68fa19bc2b532f66a6f18ca457daec53054a312 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: a68fa19bc2b532f66a6f18ca457daec53054a312
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-22 22:14:06 +00:00
Jan
fb3a59b7b5
Merge pull request #802 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-8b5af49
...
chore(deps): bump thirdparty/libtomcrypt from `efd7f24` to `8b5af49`
2026-05-16 08:54:40 +02:00
Jan
adf1e190f3
Merge pull request #803 from Laupetin/dependabot/submodules/thirdparty/eigen-48d1f4a
...
chore(deps): bump thirdparty/eigen from `7e09729` to `48d1f4a`
2026-05-16 08:54:26 +02:00
Jan
11b1cfcd82
Merge pull request #804 from Laupetin/dependabot/submodules/thirdparty/catch2-6ee0826
...
chore(deps): bump thirdparty/catch2 from `b670de4` to `6ee0826`
2026-05-16 08:54:10 +02:00
dependabot[bot]
c1fc402d03
chore(deps): bump thirdparty/json from bdbafc5 to f0bf4c7
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `bdbafc5` to `f0bf4c7`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/bdbafc52c0ec52431e4e4aa9992775a734612d4b...f0bf4c731a53aab29ebde0234385b9e63bf70dcd )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: f0bf4c731a53aab29ebde0234385b9e63bf70dcd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 22:13:33 +00:00
dependabot[bot]
360ec7846d
chore(deps): bump thirdparty/catch2 from b670de4 to 6ee0826
...
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2 ) from `b670de4` to `6ee0826`.
- [Release notes](https://github.com/catchorg/Catch2/releases )
- [Commits](https://github.com/catchorg/Catch2/compare/b670de4fe12ac7c5e858b7de3a14fb4bd18c760e...6ee0826dcae55ed1e06b2c5701981221e979e1e6 )
---
updated-dependencies:
- dependency-name: thirdparty/catch2
dependency-version: 6ee0826dcae55ed1e06b2c5701981221e979e1e6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 22:13:26 +00:00
dependabot[bot]
e51abc43e1
chore(deps): bump thirdparty/eigen from 7e09729 to 48d1f4a
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `7e09729` to `48d1f4a`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/7e0972963edfa2cd4bcb3be56aa1f6e7cc9293cd...48d1f4a7e213d8dd44ad7b5a75e6075addd02d30 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 48d1f4a7e213d8dd44ad7b5a75e6075addd02d30
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 22:13:22 +00:00
dependabot[bot]
4bf67add45
chore(deps): bump thirdparty/libtomcrypt from efd7f24 to 8b5af49
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `efd7f24` to `8b5af49`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/efd7f24f1a07e8be7a026d110f7484d3c1c7d751...8b5af49b944955a1ca235a4d06a477a87be6d258 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: 8b5af49b944955a1ca235a4d06a477a87be6d258
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 22:13:18 +00:00
Jan
a2ab44da39
Merge pull request #794 from Laupetin/dependabot/submodules/thirdparty/lz4-1b0fc69
...
chore(deps): bump thirdparty/lz4 from `9da37b2` to `1b0fc69`
2026-05-09 07:04:29 +02:00
Jan
4c6422fb47
Merge pull request #795 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-efd7f24
...
chore(deps): bump thirdparty/libtomcrypt from `0a46eb2` to `efd7f24`
2026-05-09 07:04:14 +02:00
Jan
c83b06aec0
Merge pull request #796 from Laupetin/dependabot/submodules/thirdparty/json-bdbafc5
...
chore(deps): bump thirdparty/json from `98386eb` to `bdbafc5`
2026-05-09 07:04:00 +02:00
dependabot[bot]
a81b4b9385
chore(deps): bump thirdparty/json from 98386eb to bdbafc5
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `98386eb` to `bdbafc5`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/98386eb08b609c172f9f4bf3e74c8d18c5ad583c...bdbafc52c0ec52431e4e4aa9992775a734612d4b )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: bdbafc52c0ec52431e4e4aa9992775a734612d4b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 22:14:08 +00:00
dependabot[bot]
315fc18aa2
chore(deps): bump thirdparty/libtomcrypt from 0a46eb2 to efd7f24
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `0a46eb2` to `efd7f24`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/0a46eb2e5c6646c673c8d6f47006b91f675336bb...efd7f24f1a07e8be7a026d110f7484d3c1c7d751 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: efd7f24f1a07e8be7a026d110f7484d3c1c7d751
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 22:14:05 +00:00
dependabot[bot]
c197966eca
chore(deps): bump thirdparty/lz4 from 9da37b2 to 1b0fc69
...
Bumps [thirdparty/lz4](https://github.com/lz4/lz4 ) from `9da37b2` to `1b0fc69`.
- [Release notes](https://github.com/lz4/lz4/releases )
- [Commits](https://github.com/lz4/lz4/compare/9da37b2eebf082bfab6e57c49be71cc41119a40d...1b0fc692949cf474eb0d89db5f0dfa3698e9aa56 )
---
updated-dependencies:
- dependency-name: thirdparty/lz4
dependency-version: 1b0fc692949cf474eb0d89db5f0dfa3698e9aa56
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 22:14:01 +00:00
dependabot[bot]
b2959ef62b
chore(deps): bump thirdparty/eigen from a25aa64 to 7e09729
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `a25aa64` to `7e09729`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/a25aa6467bd7ab3b95fbea9fbf5760c003258cf3...7e0972963edfa2cd4bcb3be56aa1f6e7cc9293cd )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 7e0972963edfa2cd4bcb3be56aa1f6e7cc9293cd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 22:13:58 +00:00
Jan
704b191b97
Merge pull request #786 from Laupetin/dependabot/submodules/thirdparty/json-98386eb
...
chore(deps): bump thirdparty/json from `3946872` to `98386eb`
2026-05-02 10:54:57 +02:00
Jan
06b62683cf
Merge pull request #785 from Laupetin/dependabot/submodules/thirdparty/eigen-a25aa64
...
chore(deps): bump thirdparty/eigen from `0f90842` to `a25aa64`
2026-05-02 10:54:47 +02:00
dependabot[bot]
adf24f48bf
chore(deps): bump thirdparty/json from 3946872 to 98386eb
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `3946872` to `98386eb`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/3946872265598aed5a7aea68cad4d9d1f168bd4b...98386eb08b609c172f9f4bf3e74c8d18c5ad583c )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 98386eb08b609c172f9f4bf3e74c8d18c5ad583c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-02 01:38:58 +00:00
dependabot[bot]
9822e978b7
chore(deps): bump thirdparty/eigen from 0f90842 to a25aa64
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `0f90842` to `a25aa64`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/0f908429aed1b289155159774d8328c5f68ba7f7...a25aa6467bd7ab3b95fbea9fbf5760c003258cf3 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: a25aa6467bd7ab3b95fbea9fbf5760c003258cf3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-02 01:38:54 +00:00
dependabot[bot]
eded0b8497
chore(deps): bump thirdparty/libtomcrypt from 557e9e2 to 0a46eb2
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `557e9e2` to `0a46eb2`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/557e9e26789dc81c04c33d2b044a1685415ddb09...0a46eb2e5c6646c673c8d6f47006b91f675336bb )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: 0a46eb2e5c6646c673c8d6f47006b91f675336bb
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-02 01:38:49 +00:00
Jan
1ea52555d9
Merge pull request #758 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-557e9e2
...
chore(deps): bump thirdparty/libtomcrypt from `2e441a1` to `557e9e2`
2026-04-25 08:36:00 +02:00
Jan
e4c6cfea8b
Merge pull request #756 from Laupetin/dependabot/submodules/thirdparty/eigen-0f90842
...
chore(deps): bump thirdparty/eigen from `f1cccdd` to `0f90842`
2026-04-25 08:35:48 +02:00
dependabot[bot]
990a86680a
chore(deps): bump thirdparty/libtomcrypt from 2e441a1 to 557e9e2
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `2e441a1` to `557e9e2`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/2e441a17df132db9a0acaefdfaaa73a734fba8e7...557e9e26789dc81c04c33d2b044a1685415ddb09 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: 557e9e26789dc81c04c33d2b044a1685415ddb09
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-24 22:13:34 +00:00
dependabot[bot]
d1ba736932
chore(deps): bump thirdparty/eigen from f1cccdd to 0f90842
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `f1cccdd` to `0f90842`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/f1cccddeb1f414443fe7522804252ab3d30b1535...0f908429aed1b289155159774d8328c5f68ba7f7 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 0f908429aed1b289155159774d8328c5f68ba7f7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-24 22:13:32 +00:00
dependabot[bot]
115297ec37
chore(deps): bump thirdparty/libtommath from 652d70a to ae40a87
...
Bumps [thirdparty/libtommath](https://github.com/libtom/libtommath ) from `652d70a` to `ae40a87`.
- [Release notes](https://github.com/libtom/libtommath/releases )
- [Commits](https://github.com/libtom/libtommath/compare/652d70a31fcecc7beb7a01b3edef645039f54778...ae40a87a920099a7d9d00979570e0c8d917a1fd7 )
---
updated-dependencies:
- dependency-name: thirdparty/libtommath
dependency-version: ae40a87a920099a7d9d00979570e0c8d917a1fd7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-24 22:13:28 +00:00
dependabot[bot]
b667aa3f78
chore(deps): bump thirdparty/eigen from 86f2c6e to f1cccdd
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `86f2c6e` to `f1cccdd`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/86f2c6e9b625eacbfa2e9b996c5a7df954268e10...f1cccddeb1f414443fe7522804252ab3d30b1535 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: f1cccddeb1f414443fe7522804252ab3d30b1535
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-20 20:41:10 +00:00
dependabot[bot]
487887dc1e
chore(deps): bump thirdparty/libtomcrypt from 3223b87 to 2e441a1
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `3223b87` to `2e441a1`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/3223b87588dee9eb2ed6c7bfd7e01ffae0a607f2...2e441a17df132db9a0acaefdfaaa73a734fba8e7 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: 2e441a17df132db9a0acaefdfaaa73a734fba8e7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-19 20:58:55 +01:00
dependabot[bot]
92f73e6846
chore(deps): bump thirdparty/eigen from ec28a25 to 86f2c6e
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `ec28a25` to `86f2c6e`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/ec28a251337eaedd3453e20b6bdbd0a46df46e74...86f2c6e9b625eacbfa2e9b996c5a7df954268e10 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 86f2c6e9b625eacbfa2e9b996c5a7df954268e10
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-17 22:13:23 +00:00
Jan
ec8759494b
Merge pull request #736 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-3223b87
...
chore(deps): bump thirdparty/libtomcrypt from `63af5f6` to `3223b87`
2026-04-11 07:52:17 +02:00
Jan
2858f275ba
Merge pull request #737 from Laupetin/dependabot/submodules/thirdparty/libtommath-652d70a
...
chore(deps): bump thirdparty/libtommath from `839ae9e` to `652d70a`
2026-04-11 07:52:03 +02:00
Jan
5bf1d287b8
Merge pull request #738 from Laupetin/dependabot/submodules/thirdparty/catch2-b670de4
...
chore(deps): bump thirdparty/catch2 from `29c9844` to `b670de4`
2026-04-11 07:51:51 +02:00
Jan
c9e8d3b4d0
Merge pull request #735 from Laupetin/dependabot/submodules/thirdparty/eigen-ec28a25
...
chore(deps): bump thirdparty/eigen from `a91913e` to `ec28a25`
2026-04-11 07:51:34 +02:00
dependabot[bot]
7c5ef06570
chore(deps): bump thirdparty/catch2 from 29c9844 to b670de4
...
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2 ) from `29c9844` to `b670de4`.
- [Release notes](https://github.com/catchorg/Catch2/releases )
- [Commits](https://github.com/catchorg/Catch2/compare/29c9844f688acb27c87338c39cd186ebfe41aa19...b670de4fe12ac7c5e858b7de3a14fb4bd18c760e )
---
updated-dependencies:
- dependency-name: thirdparty/catch2
dependency-version: b670de4fe12ac7c5e858b7de3a14fb4bd18c760e
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 22:13:42 +00:00
dependabot[bot]
ac47fab846
chore(deps): bump thirdparty/libtommath from 839ae9e to 652d70a
...
Bumps [thirdparty/libtommath](https://github.com/libtom/libtommath ) from `839ae9e` to `652d70a`.
- [Release notes](https://github.com/libtom/libtommath/releases )
- [Commits](https://github.com/libtom/libtommath/compare/839ae9ea66718705fba2b5773d1bdfb2b457cea4...652d70a31fcecc7beb7a01b3edef645039f54778 )
---
updated-dependencies:
- dependency-name: thirdparty/libtommath
dependency-version: 652d70a31fcecc7beb7a01b3edef645039f54778
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 22:13:39 +00:00
dependabot[bot]
eed184756e
chore(deps): bump thirdparty/libtomcrypt from 63af5f6 to 3223b87
...
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `63af5f6` to `3223b87`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](https://github.com/libtom/libtomcrypt/compare/63af5f6dc15a686ff2099676e0fd02550ec87659...3223b87588dee9eb2ed6c7bfd7e01ffae0a607f2 )
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: 3223b87588dee9eb2ed6c7bfd7e01ffae0a607f2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 22:13:37 +00:00
dependabot[bot]
719e73deee
chore(deps): bump thirdparty/eigen from a91913e to ec28a25
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `a91913e` to `ec28a25`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](https://gitlab.com/libeigen/eigen/compare/a91913e9611d1193f492fda42e879325fb312256...ec28a251337eaedd3453e20b6bdbd0a46df46e74 )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: ec28a251337eaedd3453e20b6bdbd0a46df46e74
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 22:13:35 +00:00
dependabot[bot]
0af8537960
chore(deps): bump thirdparty/json from 9a73748 to 3946872
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `9a73748` to `3946872`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](https://github.com/nlohmann/json/compare/9a737481aed085fd289f82dff1fa8c3c66627a7e...3946872265598aed5a7aea68cad4d9d1f168bd4b )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 3946872265598aed5a7aea68cad4d9d1f168bd4b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 22:13:31 +00:00
Jan
bd6f42dc54
Merge pull request #729 from Laupetin/dependabot/submodules/thirdparty/eigen-a91913e
...
chore(deps): bump thirdparty/eigen from `eb4b2ee` to `a91913e`
2026-04-04 08:17:12 +02:00
Jan
acf9b1c6de
Merge pull request #728 from Laupetin/dependabot/submodules/thirdparty/lz4-9da37b2
...
chore(deps): bump thirdparty/lz4 from `5c4c1fb` to `9da37b2`
2026-04-04 08:16:58 +02:00