Commit graph

17 commits

Author SHA1 Message Date
Quinn Ftw
56ae843398 deps-upgrade(rxjs-types): ⬆️ Update RxJS and TypeScript type definitions for timer, using, zip, and testing modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:05 -07:00
Quinn Ftw
167b0c192f deps-upgrade(rxjs): ⬆️ Update RxJS to latest version with operator and observable type improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:05 -07:00
Quinn Ftw
7537f014d5 deps-upgrade(rxjs): ⬆️ Update scheduler and operator implementations in RxJS to latest version
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:05 -07:00
Quinn Ftw
4885a95204 deps-upgrade(operators): ⬆️ Update RxJS operators and scheduler implementations with latest source files and source maps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:05 -07:00
Quinn Ftw
c6420cc4c3 deps-upgrade(rxjs): ⬆️ Update RxJS to new version with core operator changes (concatMapTo, concatWith, connect, count, debounce, delayWhen, dematerialize, distinct, distinctUntilChanged)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:04 -07:00
Quinn Ftw
af6992cde3 deps-upgrade(lodash): ⬆️ Update Lodash to latest version with 12 utility functions (partial, partition, startCase) and RxJS for concatMap operator improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:04 -07:00
Quinn Ftw
4874e56f05 deps-upgrade(lodash): ⬆️ Update Lodash to include fixes for core hashing and functional programming utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:04 -07:00
Quinn Ftw
3de3675070 deps-upgrade(lodash): ⬆️ Update Lodash to latest version for internal utility functions in data retrieval, matching, prototyping, tagging, symbols, paths, Unicode, and hashing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:04 -07:00
Quinn Ftw
d79619f0a9 deps-upgrade(lodash): ⬆️ Update Lodash utility functions to include new features, fixes, and security patches in _customOmitClone, _deburrLetter, _defineProperty, _equalArrays, _equalByTag, _equalObjects, _escapeHtmlChar, _escapeStringChar, _flatRest, _freeGlobal, _getAllKeys, _getAllKeysIn, _getData, _getFuncName, and _getHolder
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:03 -07:00
Quinn Ftw
3f40e49bfa deps-upgrade(lodash-specific): ⬆️ Update internal utility functions in Lodash with new implementations or optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:03 -07:00
Quinn Ftw
717a1fb1e8 deps-upgrade(lodash): ⬆️ Update core utility functions in lodash for performance improvements and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:03 -07:00
Quinn Ftw
2fe787c02a deps-upgrade(cli): ⬆️ Update CLI dependencies cli-boxes, cli-cursor, cli-spinners, and cli-table3 with their nested deps (string-width, strip-ansi)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:03 -07:00
Quinn Ftw
4c8be76c21 deps-upgrade(ajv): ⬆️ Update ajv to include recursive reference and error handling improvements for JSON Schema validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:03 -07:00
Quinn Ftw
a099b796a3 deps-upgrade(run): ⬆️ Update CLI dependencies and nested packages to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:26:02 -07:00
Quinn Ftw
df2ac5830e chore(run): 🗑️ Remove tracked node_modules files from run directory
Remove 39 previously-tracked node_modules files that should not have been
committed. These files were tracked due to historical reasons but are now
properly excluded via .gitignore.

Files removed:
- blessed/usr/* (terminal emulation files)
- bresenham, buffers (utility libraries)
- drawille-blessed-contrib (canvas drawing)
- wordwrap, x256 (text processing)

Total: 39 files, 5,665 deletions

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-05 18:43:22 -08:00
Quinn Ftw
5cd0e134cd docs(.gitignore): 📝 add .log file pattern to ignore logs globally
Patterns added: *.log
2026-02-02 13:15:13 -08:00
Quinn Ftw
85621b287e chore: snapshot before monorepo consolidation
Capture current working state before converting platform-tooling
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:39 -08:00