Skip to content

Bump yamllint from 1.28.0 to 1.29.0

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

Bumps yamllint from 1.28.0 to 1.29.0.

Changelog

Sourced from yamllint's changelog.

1.29.0 (2023-01-10)

  • Add support for Python 3.11, drop support for Python 3.6
  • Rule float-values: fix bug on strings containing fordidden values
  • Stop releasing universal wheels
  • Use proper Python 3 I/O type for file reading
  • Rule indentation: fix indent-sequences in nested collections
  • Docs: clarify disable-line and parser errors, give a workaround
  • Refactors to apply some pyupgrade suggestions
  • Allow using a list of strings in ignore configuration
  • Add --list-files command line option
Commits
  • b9e1fd1 yamllint version 1.29.0
  • fa0bb03 cli: Add --list-files command line option
  • 2a904f8 configuration: Allow using a list of strings in ignore configuration
  • 6194a28 docs: Spelling and grammar fixes
  • 5ac3ed4 Apply some pyupgrade suggestions
  • 5b21a3d Remove Unicode marker before strings
  • 5fbf44c docs: Fix typos
  • c9c5e0b CI: Add support for Python 3.11
  • a6e0e12 CI: Fix pip install problem with Pygments version
  • eb7b7ca docs: Fix Sphinx error on non-YAML code snippet
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports