From 744321bc11f7b1552d22a38848c2966befc98fef Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 21:07:17 +0200 Subject: Merging upstream version 1.35.1. Signed-off-by: Daniel Baumann --- CHANGELOG.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0b847d2..c73e882 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,29 @@ Changelog ========= +1.35.1 (2024-02-16) +------------------- + +- Restore ignoration of files passed as command-line arguments +- Revert API change from version 1.35.0 + +1.35.0 (2024-02-15) +------------------- + +- Fix failure on broken symlinks that should be ignored +- API change: ``linter.run(stream, config)`` doesn't filter files anymore +- Docs: Restore official Read the Docs theme + +1.34.0 (2024-02-06) +------------------- + +- Config: validate ``ignore-from-file`` inside rules +- Rule ``quoted-strings``: fix ``only-when-needed`` in flow maps and sequences +- Rule ``key-duplicates``: add ``forbid-duplicated-merge-keys`` option +- Rule ``quoted-strings``: add ``check-keys`` option +- Docs: add GitLab CI example +- Rule ``truthy``: adapt forbidden values based on YAML version + 1.33.0 (2023-11-09) ------------------- -- cgit v1.2.3