Skip to content

chore(deps-dev): bump yamllint from 1.33.0 to 1.35.0

HIFIS Bot requested to merge dependabot-pip-yamllint-1.35.0 into main

Bumps yamllint from 1.33.0 to 1.35.0.

Changelog

Sourced from yamllint's changelog.

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
Commits
  • 3a13803 yamllint version 1.35.0
  • 2344380 cli: Cleanly skip broken symlinks that are ignored
  • f66855b build: Restore official Read the Docs theme
  • dd99a1c yamllint version 1.34.0
  • 01df5bf truthy: Adapt forbidden values based on YAML version
  • 9931ad6 Undo ruff changes that conflict with flake8
  • 57d2691 Revert replacement of flake8 with ruff
  • 3cb3a20 build: enable pygrep-hooks in ruff
  • 024b536 style: silence pygrep-hooks warnings
  • 329500a build: enable tryceratops rules in ruff
  • Additional commits viewable in compare view

Merge request reports