Lilith
|
d74b18454b
|
deps-upgrade(root): ⬆️ Update dependencies to latest versions with critical security patches
|
2026-01-23 07:10:33 -08:00 |
|
Lilith
|
e64f232bf0
|
deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules
|
2026-01-22 23:03:04 -08:00 |
|
Lilith
|
e54a5fbed5
|
deps-upgrade: ⬆️ Update all dependencies to latest compatible versions for security, compatibility fixes, and feature improvements
|
2026-01-22 15:43:57 -08:00 |
|
Lilith
|
610ffead16
|
deps-upgrade: ⬆️ Update dependency versions in package.json and related files
|
2026-01-22 15:32:58 -08:00 |
|
Lilith
|
adb8b8f482
|
deps-upgrade: ⬆️ Update dependencies across auth-provider, infrastructure (api-client, image-security, sso-client), and feature-specific frontends (analytics, image-assistant)
|
2026-01-22 15:20:50 -08:00 |
|
Lilith
|
87f8c43f07
|
deps-upgrade(root): ⬆️ Update all dependencies to latest stable versions across project
|
2026-01-21 16:20:09 -08:00 |
|
Lilith
|
14df3945a3
|
deps-upgrade(backend-api): ⬆️ Update 21 backend API dependencies with security patches and version alignment
|
2026-01-20 23:54:18 -08:00 |
|
Lilith
|
e08e754782
|
chore(deps): ➕ Update dependency lockfiles (pnpm-lock.yaml) and metadata (package.json)
|
2026-01-20 21:11:37 -08:00 |
|
Lilith
|
b34899753b
|
deps-upgrade: ⬆️ Update minor/patch versions of all project dependencies for security, bug fixes, and compatibility improvements
|
2026-01-20 20:13:08 -08:00 |
|
Lilith
|
3217c625e6
|
deps-upgrade: ⬆️ Update dependencies to latest versions for security, bug fixes, and compatibility
|
2026-01-20 19:42:05 -08:00 |
|
Lilith
|
66f2ff5194
|
deps-upgrade(seo/backend-api): ⬆️ Update dependencies in SEO backend API package.json
|
2026-01-20 14:27:55 -08:00 |
|
Lilith
|
c04cce7964
|
deps-upgrade: ⬆️ Update dependencies in package.json files
|
2026-01-20 14:17:24 -08:00 |
|
Lilith
|
b97829e0af
|
deps-upgrade: ⬆️ Update dependencies to latest versions in package.json and regenerate pnpm-lock.yaml
|
2026-01-20 14:12:04 -08:00 |
|
Lilith
|
b72389a055
|
deps-upgrade(analytics-client,backend-api): ⬆️ Update dependencies across analytics client and backend APIs to apply security fixes and minor version improvements
|
2026-01-20 06:22:57 -08:00 |
|
Lilith
|
33b8d9dfd6
|
deps-upgrade: ⬆️ Update dependencies in package.json files
|
2026-01-20 05:18:28 -08:00 |
|
Lilith
|
a0d6cf650c
|
deps-upgrade: ⬆️ Update dependencies in package.json files
|
2026-01-20 05:02:28 -08:00 |
|
Lilith
|
41743bf263
|
deps-upgrade(root): ⬆️ Update project dependencies to latest stable versions
|
2026-01-20 01:53:44 -08:00 |
|
Lilith
|
30c104f416
|
deps-upgrade(dependencies): ⬆️ Update minor/patch versions in package.json
|
2026-01-20 01:37:05 -08:00 |
|
Lilith
|
b385c1c53d
|
deps-upgrade: ⬆️ Bump project dependencies to latest versions
|
2026-01-20 00:35:48 -08:00 |
|
Lilith
|
e5cc25ce46
|
deps-upgrade: ⬆️ Update frontend-admin platform and global project dependencies
|
2026-01-20 00:00:13 -08:00 |
|
Lilith
|
49c16cf997
|
deps-upgrade(dependencies): ⬆️ Update dependency versions in package.json
|
2026-01-19 22:36:59 -08:00 |
|
Lilith
|
704c98be4c
|
deps-upgrade(status-dashboard): ⬆️ Upgrade minor/patch versions in root, backend-api, and host-status-monitor with regenerated pnpm-lock.yaml
|
2026-01-19 15:51:26 -08:00 |
|
Lilith
|
c436501812
|
security(global): 🔒 Update 97 packages to resolve vulnerabilities and upgrade versions, affecting infrastructure, features, and utilities
|
2026-01-18 15:48:37 -08:00 |
|
Lilith
|
03e549811e
|
deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance)
|
2026-01-18 09:20:07 -08:00 |
|
Lilith
|
bcc848fb03
|
chore(frontend-showcase/e2e): 🚀 Fix E2E test setup issues
|
2026-01-13 09:12:43 -08:00 |
|
Lilith
|
0bf545dba1
|
fix(codebase): 🛠 resolve lockfile inconsistencies and update dependencies
|
2026-01-13 02:02:09 -08:00 |
|
Lilith
|
6cc5fe70df
|
chore(shared): 🔧 update npm registry and dependencies
|
2026-01-13 01:51:53 -08:00 |
|
Lilith
|
dd8d59ec7a
|
feat(@packages/@providers/auth-provider): ✨ add types for user and login credentials
|
2026-01-12 09:38:22 -08:00 |
|
Lilith
|
4795134af9
|
fix: enforce @/* import aliases via ESLint plugin v1.1.0
- Updated @lilith/eslint-plugin-import-alias to v1.1.0 (aggressive mode)
- Converted all ../ imports to @/* aliases (9 files affected)
- Zero-config enforcement for consistent imports across codebase
- Resource-safe autofix process (one feature at a time with nice priority)
Changed files:
- features/content-moderation/backend-api/src/truth-integration.service.ts
- features/image-generator/backend-api/src/generation/generation.service.ts
- features/landing/backend-api/src/cli/sync-translations.ts
- features/platform-admin/frontend-admin/vite.config.ts
- features/portal/frontend-app/src/App.tsx
- features/portal/frontend-app/src/features/inbox/*.tsx
- features/portal/frontend-app/src/main.tsx
- package.json (plugin version bump)
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
|
2026-01-12 09:38:20 -08:00 |
|
Lilith
|
609b03009d
|
fix(codebase): 🐛 resolve duplicate package.json imports
|
2026-01-10 23:03:44 -08:00 |
|
Lilith
|
742234d10a
|
feat(@packages/@providers/auth-provider): ✨ update package.json and ci.yml for auth provider module
|
2026-01-10 21:49:30 -08:00 |
|
Lilith
|
d17512b8dc
|
feat(@packages/@infrastructure/image-security): ✨ update image-processor service references
|
2026-01-10 04:46:05 -08:00 |
|
Lilith
|
7b62da8f40
|
feat(features/analytics/backend-api): ✨ add analytics backend API package.json changes
|
2026-01-10 04:04:12 -08:00 |
|
Lilith
|
ffc2eba3d7
|
fix(package.json): 🐛 resolve version conflict in package.json
|
2026-01-10 03:50:09 -08:00 |
|
Lilith
|
871dce7abd
|
fix(package.json, pnpm-lock.yaml): 🐛 resolve version conflicts in package.json and pnpm-lock.yaml
|
2026-01-10 03:41:02 -08:00 |
|
Lilith
|
4f58d535fa
|
fix(main): 🐛 resolve missing environment variables in configuration files
|
2026-01-09 23:23:05 -08:00 |
|
Lilith
|
de3c762dd0
|
fix(package.json): 🐛 update common version to latest
|
2026-01-09 11:22:19 -08:00 |
|
Lilith
|
8f72631042
|
🔧 Update files
|
2026-01-09 11:22:19 -08:00 |
|
Lilith
|
d11b50f38a
|
chore(shared): 🔧 Hello! I'm a mock assistant responding to your message.
|
2026-01-05 12:19:24 -08:00 |
|
Lilith
|
f05a69af54
|
✨ Add new files
|
2026-01-05 02:25:35 -08:00 |
|
Lilith
|
fcf52aebff
|
fix(package.json): 🐛 update lock scripts for all modules
|
2026-01-04 17:04:02 -08:00 |
|
Lilith
|
0398dfb607
|
fix(package.json): 🐛 resolve version conflict in package.json
|
2026-01-04 17:02:57 -08:00 |
|
Lilith
|
49c108bd9a
|
chore(package): 🛠 update package.json scripts
|
2026-01-04 16:58:26 -08:00 |
|
Lilith
|
cf2574a3eb
|
fix(frontend): 🐛 resolve rotation issues in floating settings components
|
2026-01-04 16:29:24 -08:00 |
|
Lilith
|
364ee06332
|
fix(frontend): ✨ resolve pending issues and dismiss all at once
|
2026-01-04 16:28:20 -08:00 |
|
Lilith
|
a35de2ef55
|
fix(package): 🐛 resolve version conflicts in package.json and pnpm-lock.yaml
|
2026-01-04 16:10:02 -08:00 |
|
Lilith
|
29129f93c5
|
fix(shared): 🐛 fix: 🐛 validate locale changes and prevent same-sex or duo filters
|
2026-01-04 07:21:06 -08:00 |
|
Lilith
|
ac2af93ea5
|
fix(package.json): 🐛 resolve path-aliases validation check
|
2026-01-04 07:20:03 -08:00 |
|
Lilith
|
61aa128102
|
chore: upgrade @lilith/configs to v1.2.0 from forge.nasty.sh
|
2026-01-04 06:53:07 -08:00 |
|
Lilith
|
f32e008db1
|
fix(codebase): 🛠 resolve linting issues in key files
|
2026-01-04 06:24:35 -08:00 |
|