What's Changed
- chore(deps): lock file maintenance by @renovate[bot] in #1785
- fix: docker cp fails on read-only directories by @firecow in #1773
- make services run as container user instead of root by @peterbbeu in #1781
- chore(deps): update github/codeql-action action to v4.32.5 by @renovate[bot] in #1786
- Migrate test runner from bun:test to vitest by @firecow in #1784
- Route parser warnings through WriteStreams instead of console.log by @firecow in #1788
- Use test.concurrent for independent integration tests by @firecow in #1769
- Fix Docker volume leak on SIGTERM, SIGHUP, and concurrent cleanup by @cegofrhs in #1787
- Add TypeScript type checking to CI by @firecow in #1789
- Convert remaining tests to concurrent and tune vitest by @firecow in #1790
- fix: flaky log-padding test assertions by @firecow in #1791
New Contributors
Full Changelog: 4.67.2...4.68.0