Skip to content

Bump yamllint from 1.27.1 to 1.28.0

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

Bumps yamllint from 1.27.1 to 1.28.0.

Changelog

Sourced from yamllint's changelog.

1.28.0 (2022-09-12)

  • Better compress PNG image in documentation
  • Remove __future__ imports specific to Python 2
  • Remove inheritance from object specific to Python 2
  • Simplify GitHub Actions example in documentation
  • Update ALE vim plugin link in documentation
  • Update license to latest version of GPLv3
  • Pre-compile disable/enable rules regexes
  • Rule quoted-strings: add allow-quoted-quotes option
  • Add option ignore-from-file in config
Commits
  • 9cce294 yamllint version 1.28.0
  • 2f8ad70 config: Implement for ignore-from-file option
  • fb0c0a5 quoted-strings: fix docs example
  • 352e1a9 quoted-strings: Add allow-quoted-quotes option
  • e319a17 octal values: simpler test for match objects
  • 6b6fdba linter: pre-compile disable/enable rules regexes
  • 8683506 License: Update to latest version of GPLv3
  • 94c1c2b docs: Update ALE vim plugin link
  • 0130e15 docs: Simplify GitHub Actions example
  • ae3158c No need to inherit from object in Python 3
  • 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