Skip to content

Commit 6fce804

Browse files
Explicitly document the ruamel.yaml dependency constraints in the 0.16.0 changelog (#1052)
1 parent ba46fd2 commit 6fce804

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242

4343
- `click` is no longer a direct dependency.
4444

45+
- Version 0.18.13 of `ruamel.yaml` introduced a regression relating to indentation. This version, along with 0.18.14 and 0.18.15, are now excluded as dependency versions to avoid this issue until it is addressed in a future release.
46+
4547
### 🔧 Internal Changes
4648

4749
- The CI configuration has been overhauled. `uv` is used in more conventional ways. A runner has been added for bleeding edge dependency versions. The CI now runs on a cron schedule. `zizmor` has been added for security scanning. Permissions are more tightly scoped and explained. All actions have been bumped to their latest versions.

0 commit comments

Comments
 (0)