Releases: firecow/gitlab-ci-local
Releases · firecow/gitlab-ci-local
4.71.0
What's Changed
- Fix remaining SonarCloud findings by @firecow in #1823
- fix(windows): skip id -u on Windows to avoid confusing startup error by @bcouetil in #1824
- fix: --completion outputs wrong script name when run via Bun by @Paul-Goulpie in #1826
- feat: improve --list-csv and --list output by @bcouetil in #1810
- chore(deps): update all non-major by @renovate[bot] in #1830
- chore(deps): lock file maintenance by @renovate[bot] in #1827
- fix(deps): update dependency re2js to v2 by @renovate[bot] in #1828
New Contributors
- @Paul-Goulpie made their first contribution in #1826
Full Changelog: 4.70.1...4.71.0
4.70.1
What's Changed
- fix: GCL_ array env vars not splitting semicolon-separated values by @firecow in #1778
- fix: strip ports and digests from service aliases by @bidord in #1820
- fix: SonarCloud code smells by @firecow in #1822
- chore(deps): update github/codeql-action action to v4.34.0 by @renovate[bot] in #1807
- chore(deps): update github/codeql-action action to v4.35.1 by @renovate[bot] in #1808
- chore(deps): lock file maintenance by @renovate[bot] in #1811
- build(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /examples/docker-compose-nodejs by @dependabot[bot] in #1816
- chore(deps): update sonarsource/sonarqube-scan-action action to v7.1.0 by @renovate[bot] in #1818
- chore(deps): update dependency typescript to v6 by @renovate[bot] in #1812
New Contributors
Full Changelog: 4.70.0...4.70.1
4.70.0
What's Changed
- Add
GCL_VARIABLE_<name>env var support, replaceyargs .env("GCL")by @firecow in #1805 - fix: prefix rsync paths with ./ by @ednxzu in #1801
- chore(deps): update all non-major by @renovate[bot] in #1802
- chore(deps): lock file maintenance by @renovate[bot] in #1798
New Contributors
Full Changelog: 4.69.0...4.70.0
4.69.0
What's Changed
- fix: disable .env autoload in compiled binaries by @firecow in #1799
- Add
--wait-for-services-timeoutoption to CLI by @dernilz in #1796 - ci: add Node.js and Bun version matrix to smoke test by @firecow in #1797
- chore(deps): update github/codeql-action action to v4.32.6 by @renovate[bot] in #1793
Full Changelog: 4.68.1...4.68.2
4.68.1
4.68.0
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
4.67.2
4.67.1
What's Changed
- Fix environment schema constraints rejecting valid CI variables by @firecow in #1770
- Make built binaries compatible with pre-AVX2 CPUs by @galkinvv in #1774
- Fix flaky services and include-template tests by @firecow in #1768
- chore(deps): update github/codeql-action action to v4.32.4 by @renovate[bot] in #1771
New Contributors
Full Changelog: 4.67.0...4.67.1