103 Commits

Author SHA1 Message Date
dependabot[bot]
676eeae4f8
chore(deps): bump thirdparty/json from 8c391e0 to 960b763
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `8c391e0` to `960b763`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](8c391e04fe...960b763ecd)

---
updated-dependencies:
- dependency-name: thirdparty/json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 22:36:01 +00:00
Jan
45dbb2ce9b
Merge pull request #216 from Laupetin/dependabot/submodules/thirdparty/zlib-884e0c0
chore(deps): bump thirdparty/zlib from `0f51fb4` to `884e0c0`
2024-07-06 08:19:49 +02:00
dependabot[bot]
eea7ae2232
chore(deps): bump thirdparty/zlib from 0f51fb4 to 884e0c0
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `0f51fb4` to `884e0c0`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](0f51fb4933...884e0c0809)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 22:07:09 +00:00
dependabot[bot]
45f9040687
chore(deps): bump thirdparty/eigen from d791d48 to 33d0937
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `d791d48` to `33d0937`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](d791d48859...33d0937c6b)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 22:07:07 +00:00
dependabot[bot]
a717394440
chore(deps): bump thirdparty/libtomcrypt from f7e6519 to 2302a3a
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `f7e6519` to `2302a3a`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](f7e6519fae...2302a3a897)

---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 22:48:14 +00:00
dependabot[bot]
f47138818c
chore(deps): bump thirdparty/eigen from 02bcf9b to d791d48
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `02bcf9b` to `d791d48`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](02bcf9b591...d791d48859)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 22:48:06 +00:00
dependabot[bot]
f29c9b9e79
chore(deps): bump thirdparty/eigen from 392b95b to 02bcf9b
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `392b95b` to `02bcf9b`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](392b95bdf1...02bcf9b591)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 22:40:42 +00:00
dependabot[bot]
8e79ab04ae
chore(deps): bump thirdparty/eigen from e605227 to 392b95b
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `e605227` to `392b95b`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](e605227030...392b95bdf1)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 22:29:53 +00:00
dependabot[bot]
829403319f
chore(deps): bump thirdparty/eigen from 5a9f66f to e605227
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `5a9f66f` to `e605227`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](5a9f66fb35...e605227030)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 22:06:28 +00:00
dependabot[bot]
3cce45eb63
chore(deps): bump thirdparty/eigen from b9b1c86 to 5a9f66f
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `b9b1c86` to `5a9f66f`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](b9b1c8661e...5a9f66fb35)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 22:52:52 +00:00
dependabot[bot]
cae003bd57
chore(deps): bump thirdparty/eigen from afb1728 to b9b1c86
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `afb1728` to `b9b1c86`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](afb17288cb...b9b1c8661e)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-18 12:15:02 +00:00
Jan
e0dd0ac9dc
chore: add eigen library for vector math 2024-05-12 16:35:46 +02:00
dependabot[bot]
3b0476dee8
chore(deps): bump thirdparty/catch2 from fa5a53d to 4e8d92b
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `fa5a53d` to `4e8d92b`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](fa5a53df17...4e8d92bf02)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 23:00:25 +00:00
dependabot[bot]
c93044665e
chore(deps): bump thirdparty/catch2 from efb3968 to fa5a53d
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `efb3968` to `fa5a53d`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](efb39689d9...fa5a53df17)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 22:48:39 +00:00
dependabot[bot]
3bcad8cf81
chore(deps): bump thirdparty/catch2 from f232072 to efb3968
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `f232072` to `efb3968`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](f2320724a7...efb39689d9)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 22:48:13 +00:00
Jan
83f57e1961
Merge pull request #167 from Laupetin/dependabot/submodules/thirdparty/catch2-f232072
chore(deps): bump thirdparty/catch2 from `65794fd` to `f232072`
2024-04-20 10:25:41 +02:00
dependabot[bot]
eb9c1e87a6
chore(deps): bump thirdparty/catch2 from 65794fd to f232072
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `65794fd` to `f232072`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](65794fd2b8...f2320724a7)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 22:06:20 +00:00
dependabot[bot]
38fd8350c8
chore(deps): bump thirdparty/json from 97f0bda to 8c391e0
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `97f0bda` to `8c391e0`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](97f0bdaf9a...8c391e04fe)

---
updated-dependencies:
- dependency-name: thirdparty/json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 22:06:16 +00:00
Jan
42f1e3b111
Merge pull request #163 from Laupetin/dependabot/submodules/thirdparty/json-97f0bda
chore(deps): bump thirdparty/json from `199dea1` to `97f0bda`
2024-04-13 01:10:09 +02:00
Jan
5eec0fdfb5
Merge pull request #162 from Laupetin/dependabot/submodules/thirdparty/libtommath-5809141
chore(deps): bump thirdparty/libtommath from `a9a11d2` to `5809141`
2024-04-13 01:09:58 +02:00
dependabot[bot]
69a7cf296b
chore(deps): bump thirdparty/json from 199dea1 to 97f0bda
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `199dea1` to `97f0bda`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](199dea11b1...97f0bdaf9a)

---
updated-dependencies:
- dependency-name: thirdparty/json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 22:52:40 +00:00
dependabot[bot]
e38e55def9
chore(deps): bump thirdparty/libtommath from a9a11d2 to 5809141
Bumps [thirdparty/libtommath](https://github.com/libtom/libtommath) from `a9a11d2` to `5809141`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](a9a11d2b06...5809141a3a)

---
updated-dependencies:
- dependency-name: thirdparty/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 22:52:37 +00:00
dependabot[bot]
e05a1aa5ac
chore(deps): bump thirdparty/catch2 from bff6e35 to 65794fd
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `bff6e35` to `65794fd`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](bff6e35e2b...65794fd2b8)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 22:52:35 +00:00
Jan
8e171956ac
Merge pull request #158 from Laupetin/dependabot/submodules/thirdparty/catch2-bff6e35
chore(deps): bump thirdparty/catch2 from `7ce3579` to `bff6e35`
2024-04-06 08:46:17 +02:00
Jan
7d32648609
Merge pull request #157 from Laupetin/dependabot/submodules/thirdparty/libtommath-a9a11d2
chore(deps): bump thirdparty/libtommath from `4929f09` to `a9a11d2`
2024-04-06 08:46:03 +02:00
dependabot[bot]
eae6d9eb5d
chore(deps): bump thirdparty/catch2 from 7ce3579 to bff6e35
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `7ce3579` to `bff6e35`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](7ce3579976...bff6e35e2b)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 22:21:57 +00:00
dependabot[bot]
9ff25694af
chore(deps): bump thirdparty/libtommath from 4929f09 to a9a11d2
Bumps [thirdparty/libtommath](https://github.com/libtom/libtommath) from `4929f09` to `a9a11d2`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](4929f09f43...a9a11d2b06)

---
updated-dependencies:
- dependency-name: thirdparty/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 22:21:54 +00:00
dependabot[bot]
7ab4a28b9e
chore(deps): bump thirdparty/zlib from d201f04 to 0f51fb4
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `d201f04` to `0f51fb4`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](d201f04c72...0f51fb4933)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 22:21:52 +00:00
Jan
d26fda2e92
Merge pull request #149 from Laupetin/dependabot/submodules/thirdparty/zlib-d201f04
chore(deps): bump thirdparty/zlib from `99b2294` to `d201f04`
2024-03-30 11:20:06 +01:00
Jan
3801a2a0c1
Merge pull request #148 from Laupetin/dependabot/submodules/thirdparty/libtommath-4929f09
chore(deps): bump thirdparty/libtommath from `138309c` to `4929f09`
2024-03-30 11:19:57 +01:00
dependabot[bot]
862f2b9b8c
chore(deps): bump thirdparty/zlib from 99b2294 to d201f04
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `99b2294` to `d201f04`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](99b229487c...d201f04c72)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 22:49:17 +00:00
dependabot[bot]
8ef5262780
chore(deps): bump thirdparty/libtommath from 138309c to 4929f09
Bumps [thirdparty/libtommath](https://github.com/libtom/libtommath) from `138309c` to `4929f09`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](138309cfdc...4929f09f43)

---
updated-dependencies:
- dependency-name: thirdparty/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 22:49:15 +00:00
dependabot[bot]
16bace684e
chore(deps): bump thirdparty/catch2 from bfe3ff8 to 7ce3579
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `bfe3ff8` to `7ce3579`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](bfe3ff8f19...7ce3579976)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 22:49:13 +00:00
Jan
bb1bcadfc7
Merge pull request #137 from Laupetin/dependabot/submodules/thirdparty/libtommath-138309c
chore(deps): bump thirdparty/libtommath from `8314bde` to `138309c`
2024-03-16 16:13:14 +01:00
Jan
9b9087e78c
Merge pull request #136 from Laupetin/dependabot/submodules/thirdparty/json-199dea1
chore(deps): bump thirdparty/json from `0457de2` to `199dea1`
2024-03-16 16:13:03 +01:00
Jan
d7b5a69315
Merge pull request #135 from Laupetin/dependabot/submodules/thirdparty/catch2-bfe3ff8
chore(deps): bump thirdparty/catch2 from `8ac8190` to `bfe3ff8`
2024-03-16 16:12:54 +01:00
dependabot[bot]
13a6cffe6e
chore(deps): bump thirdparty/libtommath from 8314bde to 138309c
Bumps [thirdparty/libtommath](https://github.com/libtom/libtommath) from `8314bde` to `138309c`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](8314bde5e5...138309cfdc)

---
updated-dependencies:
- dependency-name: thirdparty/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 22:22:09 +00:00
dependabot[bot]
1f60a9c2cb
chore(deps): bump thirdparty/json from 0457de2 to 199dea1
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `0457de2` to `199dea1`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](0457de21cf...199dea11b1)

---
updated-dependencies:
- dependency-name: thirdparty/json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 22:22:06 +00:00
dependabot[bot]
86f004b998
chore(deps): bump thirdparty/catch2 from 8ac8190 to bfe3ff8
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `8ac8190` to `bfe3ff8`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](8ac8190e49...bfe3ff8f19)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 22:22:04 +00:00
dependabot[bot]
83ab76b758
chore(deps): bump thirdparty/zlib from 5c42a23 to 99b2294
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `5c42a23` to `99b2294`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](5c42a230b7...99b229487c)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 22:22:01 +00:00
Jan
ba0213b02f
Merge pull request #131 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-f7e6519
chore(deps): bump thirdparty/libtomcrypt from `7e863d2` to `f7e6519`
2024-03-02 08:01:18 +01:00
dependabot[bot]
4773e604f2
chore(deps): bump thirdparty/libtomcrypt from 7e863d2 to f7e6519
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `7e863d2` to `f7e6519`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](7e863d2142...f7e6519fae)

---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:04:14 +00:00
dependabot[bot]
498bb243f7
chore(deps): bump thirdparty/catch2 from 4f3871d to 8ac8190
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `4f3871d` to `8ac8190`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](4f3871d53f...8ac8190e49)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:04:07 +00:00
dependabot[bot]
ccf3b8b453
chore(deps): bump thirdparty/catch2 from b817497 to 4f3871d
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `b817497` to `4f3871d`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](b817497528...4f3871d53f)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 22:11:14 +00:00
Jan
625ed0397f
Merge pull request #121 from Laupetin/dependabot/submodules/thirdparty/zlib-5c42a23
chore(deps): bump thirdparty/zlib from `3c13497` to `5c42a23`
2024-02-17 00:13:23 +01:00
dependabot[bot]
e0fb31803b
chore(deps): bump thirdparty/zlib from 3c13497 to 5c42a23
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `3c13497` to `5c42a23`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](3c13497a61...5c42a230b7)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 22:35:22 +00:00
dependabot[bot]
674b1f645f
chore(deps): bump thirdparty/catch2 from 1078e7e to b817497
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `1078e7e` to `b817497`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](1078e7e95b...b817497528)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 22:35:19 +00:00
dependabot[bot]
6c81120230
chore(deps): bump thirdparty/zlib from f1f503d to 3c13497
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `f1f503d` to `3c13497`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](f1f503da85...3c13497a61)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 22:59:31 +00:00
Jan
1e5475e5ce
Merge pull request #107 from Laupetin/dependabot/submodules/thirdparty/zlib-f1f503d
Bump thirdparty/zlib from `9f0f2d4` to `f1f503d`
2024-02-04 21:33:07 +01:00
dependabot[bot]
816aeed45e
Bump thirdparty/zlib from 9f0f2d4 to f1f503d
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `9f0f2d4` to `f1f503d`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](9f0f2d4f9f...f1f503da85)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 22:42:48 +00:00