v8.5.2 (2023-12-19)
Build
- build(deps-dev): bump ruff from 0.1.7 to 0.1.8 (#775)
Bumps ruff from 0.1.7 to 0.1.8.
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (5efda8a)
-
build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (#769)
-
build(deps-dev): bump ruff from 0.1.6 to 0.1.7
Bumps ruff from 0.1.6 to 0.1.7.
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
- ci: remove hardcoded ruff version in workflows
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Cooke <bernard-cooke@hotmail.com> (c48c3b3)
Fix
-
fix(cli): gracefully output configuration validation errors (#772)
-
test(fixtures): update example project workflow & add config modifier
-
test(cli-main): add test for raw config validation error
-
fix(cli): gracefully output configuration validation errors (
e8c9d51)