Skip to content

Commit 2ea1af7

Browse files
committed
CQL Test Server Updates
- Represent numeric intervals as Ranges - Fix range conversion bug for boundaries whose value is 0 - Add default unit '1' to numeric range quantities - Update dependencies
1 parent 81b47fc commit 2ea1af7

6 files changed

Lines changed: 166 additions & 122 deletions

File tree

DEPENDENCY_NOTES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
The following notes about the app's dependencies should be revisited and resolved when possible:
22

3-
As of 2026-07-27:
3+
As of 2026-08-26:
44

55
- `@types/node`: Consider updating to `26.x` in the future, but for now `24.x` still has plent of time in LTS.
6-
- `tslog` (test-server only): `5.x` is ESM-only and replaces v4's flat logger settings such as `hideLogPositionForProduction` and `prettyLogTemplate`. Updating will require some migration.

test-server/package-lock.json

Lines changed: 109 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)