Releases: LEDBrain/Community-Service
Releases · LEDBrain/Community-Service
v1.9.18
v1.9.17
v1.9.16
v1.9.15
v1.9.14
v1.9.13
1.9.13 (2025-10-27)
Miscellaneous
- deps-dev: bump @commitlint/cli from 19.8.1 to 20.1.0 (#1380) (fb253a3)
- deps-dev: bump @commitlint/config-conventional (#1385) (585860a)
- deps-dev: bump esbuild from 0.25.2 to 0.25.11 (#1381) (be4f389)
- deps-dev: bump lint-staged from 15.5.2 to 16.2.6 (#1390) (e218b00)
- deps-dev: bump the types group with 3 updates (#1378) (ffe9272)
- deps: bump @t3-oss/env-core from 0.11.1 to 0.13.8 (#1384) (973f543)
- deps: bump actions/checkout from 4 to 5 (#1376) (3df59d6)
- deps: bump actions/create-github-app-token from 1 to 2 (#1391) (a9ce274)
- deps: bump actions/setup-node from 4 to 6 (#1373) (9335ca2)
- deps: bump cross-env from 7.0.3 to 10.1.0 (#1382) (84be90e)
- deps: bump discord-api-types from 0.37.120 to 0.38.31 (#1379) (3017173)
- deps: bump docker/build-push-action from 6.10.0 to 6.18.0 (#1392) (a593c8e)
- deps: bump docker/login-action from 3.3.0 to 3.6.0 (#1375) (d43dc3e)
- deps: bump docker/metadata-action from 5.6.1 to 5.8.0 (#1377) (ccf19d1)
- deps: bump docker/setup-buildx-action from 3.7.1 to 3.11.1 (#1374) (ee1269b)
- deps: bump dotenv from 16.6.1 to 17.2.3 (#1383) (32c0d48)
- deps: bump joi from 17.13.3 to 18.0.1 (#1389) (7d236b5)
- deps: bump jsdom and @types/jsdom (#1387) (66189c9)
- deps: bump zod from 3.25.76 to 4.1.12 (#1388) (c3fc2e5)
v1.9.12
v1.9.11
v1.9.10
1.9.10 (2025-10-25)
Bug Fixes
- use new prisma client (cdbc832)
Miscellaneous
- deps-dev: bump esbuild (#1364) (de870f8)
- deps: switch to pnpm (c011f95)
- deps: update esbuild to
0.25.2(6b6941a) - prisma: import local generated PrismaClient instead of @prisma/client (4a44c67)
- prisma: relocate generated client to prisma/generated and update references (7514e6a)
CI Changes
- build: Add bundling option to run-esbuild.js (0125a57)
- build: make dynamic imports extension-agnostic and correct plugins path; tidy server config (026bb1a)
- build: remove external exclude for prisma/generated so generated client is bundled (e49e12b)
- development: use pnpm (e80132f)
- do not include generated prisma in builds (3073af4)
- test: add extensive c8/lab ignore patterns for TS/runtime helpers (1bdce7e)