davidosomething / dotfiles

mac OS, Arch Linux, and Debian/Ubuntu + Neovim
https://github.com/davidosomething/dotfiles
332 stars 21 forks source link

Update dependency yamllint to v1.27.1 #448

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yamllint ==1.26.3 -> ==1.27.1 age adoption passing confidence

Release Notes

adrienverge/yamllint ### [`v1.27.1`](https://togithub.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#​1271-2022-07-08) [Compare Source](https://togithub.com/adrienverge/yamllint/compare/v1.27.0...v1.27.1) - Fix failing test on `key-duplicates` for old PyYAML versions ### [`v1.27.0`](https://togithub.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#​1270-2022-07-08) [Compare Source](https://togithub.com/adrienverge/yamllint/compare/v1.26.3...v1.27.0) - Add support for Python 3.10, drop Python 3.5 - Fix GitHub Actions workflow - Refactor `--format=auto` logic - Update GitHub format output to use groups - Rule `comments`: allow whitespace after the shebang marker - Multiple minor fixes in documetation - Configure Sphinx to make man page show up in apropos - Attempt to clarify configuration file location in documentation - Rule `key-duplicates`: don't crash on redundant closing brackets or braces - Use `rstcheck` to lint documentation on the CI - Remove UTF-8 headers in Python files, since Python 2 isn't supported - Add various tests to increase coverage - Rule `octal-values`: pre-compile regex for performance - Add sections for Visual Studio Code and IntelliJ in documentation - Rule `new-lines`: add the `type: platform` config option - Add the new rule `float-values`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.