Jan Laupetin
|
f7e0cb3c45
|
chore: call common djb2 implementations in game hashing funcs
|
2026-02-23 08:15:05 +01:00 |
|
Jan Laupetin
|
9502ebfc26
|
chore: add tests for game hashing funcs
|
2026-02-22 23:36:26 +00:00 |
|
Jan
|
95a9e897c2
|
Merge pull request #689 from Laupetin/dependabot/submodules/thirdparty/eigen-1dcea43
chore(deps): bump thirdparty/eigen from `9b709e8` to `1dcea43`
|
2026-02-21 12:31:13 +01:00 |
|
dependabot[bot]
|
37bcc96893
|
chore(deps): bump thirdparty/eigen from 9b709e8 to 1dcea43
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `9b709e8` to `1dcea43`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](9b709e8269...1dcea43c49)
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 1dcea43c492180df065065c2c90dca57be58b3c6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-21 11:00:06 +00:00 |
|
Jan
|
4a409da7cc
|
Merge pull request #690 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/modman-dependencies-d72ec7ee39
chore(deps): bump the modman-dependencies group across 1 directory with 10 updates
|
2026-02-21 09:10:20 +01:00 |
|
Jan
|
330e18a642
|
Merge pull request #688 from Laupetin/dependabot/submodules/thirdparty/lz4-1519f46
chore(deps): bump thirdparty/lz4 from `446a35f` to `1519f46`
|
2026-02-21 00:02:55 +01:00 |
|
Jan
|
734e968ed9
|
Merge pull request #687 from Laupetin/dependabot/submodules/thirdparty/zlib-da607da
chore(deps): bump thirdparty/zlib from `2570416` to `da607da`
|
2026-02-20 23:53:27 +01:00 |
|
Jan
|
c2d5ba753c
|
Merge pull request #686 from Laupetin/dependabot/submodules/thirdparty/json-8167d2f
chore(deps): bump thirdparty/json from `904592d` to `8167d2f`
|
2026-02-20 23:42:37 +01:00 |
|
Jan
|
50028df787
|
Merge pull request #685 from Laupetin/dependabot/submodules/thirdparty/catch2-29c9844
chore(deps): bump thirdparty/catch2 from `b6c7b21` to `29c9844`
|
2026-02-20 23:42:24 +01:00 |
|
dependabot[bot]
|
09e3f4bcbb
|
chore(deps): bump the modman-dependencies group across 1 directory with 10 updates
Bumps the modman-dependencies group with 10 updates in the /src/ModManUi directory:
| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.28` |
| [vue-router](https://github.com/vuejs/router) | `5.0.1` | `5.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.1.0` | `25.3.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.3` | `6.0.4` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.6` | `1.6.9` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.6.0` | `14.7.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.1` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.7.0` | `10.8.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `27.4.0` | `28.1.0` |
| [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) | `8.0.5` | `8.0.6` |
Updates `vue` from 3.5.27 to 3.5.28
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.27...v3.5.28)
Updates `vue-router` from 5.0.1 to 5.0.3
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v5.0.1...v5.0.3)
Updates `@types/node` from 25.1.0 to 25.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@vitejs/plugin-vue` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.4/packages/plugin-vue)
Updates `@vitest/eslint-plugin` from 1.6.6 to 1.6.9
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.6...v1.6.9)
Updates `@vue/eslint-config-typescript` from 14.6.0 to 14.7.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v14.6.0...v14.7.0)
Updates `eslint` from 9.39.2 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.1)
Updates `eslint-plugin-vue` from 10.7.0 to 10.8.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.7.0...v10.8.0)
Updates `jsdom` from 27.4.0 to 28.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/27.4.0...28.1.0)
Updates `vite-plugin-vue-devtools` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.0.6/packages/vite)
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modman-dependencies
- dependency-name: vue-router
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: modman-dependencies
- dependency-name: "@types/node"
dependency-version: 25.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: modman-dependencies
- dependency-name: "@vitejs/plugin-vue"
dependency-version: 6.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: modman-dependencies
- dependency-name: "@vitest/eslint-plugin"
dependency-version: 1.6.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: modman-dependencies
- dependency-name: "@vue/eslint-config-typescript"
dependency-version: 14.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: modman-dependencies
- dependency-name: eslint
dependency-version: 10.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: modman-dependencies
- dependency-name: eslint-plugin-vue
dependency-version: 10.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: modman-dependencies
- dependency-name: jsdom
dependency-version: 28.1.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: modman-dependencies
- dependency-name: vite-plugin-vue-devtools
dependency-version: 8.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: modman-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-20 22:41:24 +00:00 |
|
dependabot[bot]
|
941402f41a
|
chore(deps): bump thirdparty/lz4 from 446a35f to 1519f46
Bumps [thirdparty/lz4](https://github.com/lz4/lz4) from `446a35f` to `1519f46`.
- [Release notes](https://github.com/lz4/lz4/releases)
- [Commits](446a35fb65...1519f46a3a)
---
updated-dependencies:
- dependency-name: thirdparty/lz4
dependency-version: 1519f46a3a11f312be8f5796e8fa4779140277f0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-20 22:13:42 +00:00 |
|
dependabot[bot]
|
3774d99656
|
chore(deps): bump thirdparty/zlib from 2570416 to da607da
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `2570416` to `da607da`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](2570416264...da607da739)
---
updated-dependencies:
- dependency-name: thirdparty/zlib
dependency-version: da607da739fa6047df13e66a2af6b8bec7c2a498
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-20 22:13:39 +00:00 |
|
dependabot[bot]
|
cba5b456b8
|
chore(deps): bump thirdparty/json from 904592d to 8167d2f
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `904592d` to `8167d2f`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](904592d2a8...8167d2f641)
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 8167d2f64122c3ef7e5a0d9cab239fdba37aa54c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-20 22:13:37 +00:00 |
|
dependabot[bot]
|
018442bd10
|
chore(deps): bump thirdparty/catch2 from b6c7b21 to 29c9844
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `b6c7b21` to `29c9844`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](b6c7b217d4...29c9844f68)
---
updated-dependencies:
- dependency-name: thirdparty/catch2
dependency-version: 29c9844f688acb27c87338c39cd186ebfe41aa19
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-20 22:13:35 +00:00 |
|
Jan
|
a8312607dc
|
Merge pull request #682 from Laupetin/dependabot/submodules/thirdparty/zlib-2570416
chore(deps): bump thirdparty/zlib from `9f25df2` to `2570416`
|
2026-02-14 00:01:01 +01:00 |
|
Jan
|
60a5067179
|
Merge pull request #683 from Laupetin/dependabot/submodules/thirdparty/json-904592d
chore(deps): bump thirdparty/json from `21b5374` to `904592d`
|
2026-02-13 23:56:48 +01:00 |
|
Jan
|
342e1102b0
|
Merge pull request #681 from Laupetin/dependabot/submodules/thirdparty/catch2-b6c7b21
chore(deps): bump thirdparty/catch2 from `de7e863` to `b6c7b21`
|
2026-02-13 23:56:39 +01:00 |
|
Jan
|
f679c26024
|
Merge pull request #680 from Laupetin/dependabot/submodules/thirdparty/eigen-9b709e8
chore(deps): bump thirdparty/eigen from `afb4380` to `9b709e8`
|
2026-02-13 23:56:31 +01:00 |
|
dependabot[bot]
|
953d85961b
|
chore(deps): bump thirdparty/json from 21b5374 to 904592d
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `21b5374` to `904592d`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](21b53746c9...904592d2a8)
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 904592d2a86bae5d9c191cdcb8f8fd9b136f71fa
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-13 22:13:44 +00:00 |
|
dependabot[bot]
|
14119cafaa
|
chore(deps): bump thirdparty/zlib from 9f25df2 to 2570416
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `9f25df2` to `2570416`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](9f25df2c80...2570416264)
---
updated-dependencies:
- dependency-name: thirdparty/zlib
dependency-version: 25704162641a9f11191c9e46ee207aa93ed6c0c0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-13 22:13:42 +00:00 |
|
dependabot[bot]
|
7d5ae8469f
|
chore(deps): bump thirdparty/catch2 from de7e863 to b6c7b21
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `de7e863` to `b6c7b21`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](de7e863013...b6c7b217d4)
---
updated-dependencies:
- dependency-name: thirdparty/catch2
dependency-version: b6c7b217d4bcb5030ce1e04180f35d02bcf5d93f
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-13 22:13:40 +00:00 |
|
dependabot[bot]
|
2a467e6612
|
chore(deps): bump thirdparty/eigen from afb4380 to 9b709e8
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `afb4380` to `9b709e8`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](afb4380534...9b709e8269)
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 9b709e8269b901f78e872827d5eb501ea7ccf04d
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-13 22:13:37 +00:00 |
|
Jan
|
5aa84ebbf7
|
Merge pull request #678 from Laupetin/dependabot/submodules/thirdparty/eigen-afb4380
chore(deps): bump thirdparty/eigen from `ddfc68d` to `afb4380`
|
2026-02-07 09:06:38 +01:00 |
|
Jan
|
ffe22849b9
|
Merge pull request #677 from Laupetin/dependabot/submodules/thirdparty/json-21b5374
chore(deps): bump thirdparty/json from `553c314` to `21b5374`
|
2026-02-07 09:06:26 +01:00 |
|
Jan
|
229d5b2f99
|
Merge pull request #676 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-63af5f6
chore(deps): bump thirdparty/libtomcrypt from `9a13375` to `63af5f6`
|
2026-02-07 09:06:12 +01:00 |
|
Jan
|
86547906fd
|
Merge pull request #675 from Laupetin/dependabot/submodules/thirdparty/zlib-9f25df2
chore(deps): bump thirdparty/zlib from `9eadab4` to `9f25df2`
|
2026-02-07 09:05:57 +01:00 |
|
dependabot[bot]
|
449bdb7335
|
chore(deps): bump thirdparty/eigen from ddfc68d to afb4380
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `ddfc68d` to `afb4380`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](ddfc68d399...afb4380534)
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: afb43805349cf1cbec0083d94256bb8f72cbc53b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-06 22:13:36 +00:00 |
|
dependabot[bot]
|
466343fda2
|
chore(deps): bump thirdparty/json from 553c314 to 21b5374
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `553c314` to `21b5374`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](553c314fb8...21b53746c9)
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 21b53746c9d73d314d5de454e2e7cddd20cbbe5d
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-06 22:13:30 +00:00 |
|
dependabot[bot]
|
83e59612d1
|
chore(deps): bump thirdparty/libtomcrypt from 9a13375 to 63af5f6
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `9a13375` to `63af5f6`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](9a13375d47...63af5f6dc1)
---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
dependency-version: 63af5f6dc15a686ff2099676e0fd02550ec87659
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-06 22:13:28 +00:00 |
|
dependabot[bot]
|
e4bfa4ecdb
|
chore(deps): bump thirdparty/zlib from 9eadab4 to 9f25df2
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `9eadab4` to `9f25df2`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](9eadab4258...9f25df2c80)
---
updated-dependencies:
- dependency-name: thirdparty/zlib
dependency-version: 9f25df2c80c2b26c8b050fba880f0851d9d243ea
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-06 22:13:25 +00:00 |
|
Jan
|
bc1ecbae0c
|
Merge pull request #673 from Laupetin/chore/vs2026
chore: use VS2026 when compiling on Windows
|
2026-02-06 09:54:28 +01:00 |
|
Jan Laupetin
|
7fd818871c
|
chore: use windows-2025-vs2026 in CI for running with VS2026
|
2026-02-05 18:54:51 +01:00 |
|
Jan Laupetin
|
b8b5d4b921
|
chore: generate vs2026 solutions on windows
|
2026-02-05 18:54:51 +01:00 |
|
Jan
|
be28d78153
|
Merge pull request #674 from Laupetin/refactor/sub-assets
refactor: introduce subasset loading
|
2026-02-05 18:51:20 +01:00 |
|
Jan Laupetin
|
aa47ffa629
|
refactor: introduce subasset loading
|
2026-02-05 18:17:15 +01:00 |
|
Jan
|
1be411b371
|
Merge pull request #672 from Laupetin/refactor/game-asset-type-names
refactor: game asset type names
|
2026-02-05 18:15:52 +01:00 |
|
Jan Laupetin
|
3b1e65e8cc
|
refactor: move asset type names to IGame implementations
|
2026-02-05 17:36:56 +01:00 |
|
Jan Laupetin
|
e5784d09ed
|
refactor: retrieve asset names from IGame
|
2026-02-05 17:36:55 +01:00 |
|
Jan Laupetin
|
1540b69ac1
|
refactor: asset refs are specified via asset name not enum entry
|
2026-02-05 17:36:55 +01:00 |
|
Jan
|
504f67fc2c
|
Merge pull request #671 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/modman-dependencies-75d77a3742
chore(deps): bump the modman-dependencies group in /src/ModManUi with 3 updates
|
2026-01-31 08:20:51 +01:00 |
|
Jan
|
58fe21c7a4
|
Merge pull request #670 from Laupetin/dependabot/submodules/thirdparty/zlib-9eadab4
chore(deps): bump thirdparty/zlib from `2209f63` to `9eadab4`
|
2026-01-31 08:20:38 +01:00 |
|
Jan
|
912f7c68a1
|
Merge pull request #669 from Laupetin/dependabot/submodules/thirdparty/lz4-446a35f
chore(deps): bump thirdparty/lz4 from `34b5f09` to `446a35f`
|
2026-01-31 08:20:26 +01:00 |
|
Jan
|
dea1e54f47
|
Merge pull request #668 from Laupetin/dependabot/submodules/thirdparty/eigen-ddfc68d
chore(deps): bump thirdparty/eigen from `fdfdd4c` to `ddfc68d`
|
2026-01-31 08:20:13 +01:00 |
|
Jan
|
1d2b612f88
|
Merge pull request #667 from Laupetin/dependabot/submodules/thirdparty/json-553c314
chore(deps): bump thirdparty/json from `25f4863` to `553c314`
|
2026-01-31 08:19:59 +01:00 |
|
dependabot[bot]
|
2c94ffc91a
|
chore(deps): bump the modman-dependencies group
Bumps the modman-dependencies group in /src/ModManUi with 3 updates: [vue-router](https://github.com/vuejs/router), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Updates `vue-router` from 4.6.4 to 5.0.1
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.6.4...v5.0.1)
Updates `@types/node` from 25.0.10 to 25.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)
---
updated-dependencies:
- dependency-name: vue-router
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: modman-dependencies
- dependency-name: "@types/node"
dependency-version: 25.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: modman-dependencies
- dependency-name: vue-tsc
dependency-version: 3.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: modman-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-30 22:35:16 +00:00 |
|
dependabot[bot]
|
fbbb044c9d
|
chore(deps): bump thirdparty/zlib from 2209f63 to 9eadab4
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `2209f63` to `9eadab4`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](2209f63bda...9eadab4258)
---
updated-dependencies:
- dependency-name: thirdparty/zlib
dependency-version: 9eadab425834142aed28c51129681ed31a09577d
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-30 22:13:23 +00:00 |
|
dependabot[bot]
|
02e1b30c3d
|
chore(deps): bump thirdparty/lz4 from 34b5f09 to 446a35f
Bumps [thirdparty/lz4](https://github.com/lz4/lz4) from `34b5f09` to `446a35f`.
- [Release notes](https://github.com/lz4/lz4/releases)
- [Commits](34b5f091c9...446a35fb65)
---
updated-dependencies:
- dependency-name: thirdparty/lz4
dependency-version: 446a35fb6561e9f00bae2682c939a618aaa2caa2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-30 22:13:21 +00:00 |
|
dependabot[bot]
|
94da6aeef7
|
chore(deps): bump thirdparty/eigen from fdfdd4c to ddfc68d
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `fdfdd4c` to `ddfc68d`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](fdfdd4c96b...ddfc68d399)
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: ddfc68d399241ba1a3e4a57b7e7532d9867757c2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-30 22:13:17 +00:00 |
|
dependabot[bot]
|
1760296f1a
|
chore(deps): bump thirdparty/json from 25f4863 to 553c314
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `25f4863` to `553c314`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](25f48639c7...553c314fb8)
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 553c314fb873451565e963385d80c4748bc43576
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-30 22:13:14 +00:00 |
|
Jan Laupetin
|
1446d42cbd
|
docs: remove unused changelog file
* changes are noted in GitHub releases
|
2026-01-29 20:17:24 +01:00 |
|