Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

Update dependency yamllint to v1.24.2 #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 29, 2020

This PR contains the following updates:

Package Update Change
yamllint minor ==1.10.0 -> ==1.24.2

Release Notes

adrienverge/yamllint

v1.24.2

Compare Source

  • Add locale config option and make key-ordering locale-aware

v1.24.1

Compare Source

  • Revert locale config option from version 1.24.0 because of a bug

v1.24.0

Compare Source

  • Specify config with environment variable YAMLLINT_CONFIG_FILE
  • Fix bug with CRLF in new-lines and require-starting-space
  • Do not run linter on directories whose names look like YAML files
  • Add locale config option and make key-ordering locale-aware

v1.23.0

Compare Source

  • Allow rules to validate their configuration
  • Add options extra-required and extra-allowed to quoted-strings

v1.22.1

Compare Source

  • Fix quoted-strings rule with only-when-needed on corner cases

v1.22.0

Compare Source

  • Add check-keys option to the truthy rule
  • Fix quoted-strings rule not working on sequences items
  • Sunset Python 2

v1.21.0

Compare Source

  • Fix new-lines rule on Python 3 with DOS line endings
  • Fix quoted-strings rule not working for string values matching scalars
  • Add required: only-when-needed option to the quoted-strings rule

v1.20.0

Compare Source

  • Add --no-warnings option to suppress warning messages
  • Use 'syntax' as rule name upon syntax errors

v1.19.0

Compare Source

  • Allow disabling all checks for a file with # yamllint disable-file

v1.18.0

Compare Source

  • Lint .yamllint config file by default
  • Also read config from .yamllint.yml and .yamllint.yaml
  • Improve documentation for yaml-files
  • Update documentation for pre-commit
  • Explicitly disable empty-values and octal-values rules

v1.17.0

Compare Source

  • Simplify installation instructions in the README
  • Add OpenBSD installation instructions
  • Make YAML file extensions configurable

v1.16.0

Compare Source

  • Add FreeBSD installation instructions
  • Fix the line rule to correctly handle DOS new lines
  • Add the allowed-values option to the truthy rule
  • Allow configuration options to be a list of enums

v1.15.0

Compare Source

  • Allow linting from standard input with yamllint -

v1.14.0

Compare Source

  • Fix documentation code snippets
  • Drop Python 2.6 and 3.3 support, add Python 3.7 support
  • Update documentation and tests for line-length + Unicode + Python 2
  • Allow rule configurations to lack options
  • Add a new ignore-shebangs option for the comments rule

v1.13.0

Compare Source

  • Use isinstance(x, y) instead of type(x) == y
  • Add a new -f colored option
  • Update documentation about colored output when run from CLI

v1.12.1

Compare Source

  • Fix the quoted-strings rule, broken implementation
  • Fix missing documentation for the quoted-strings rule

v1.12.0

Compare Source

  • Add a new quoted-strings rule
  • Update installation documentation for pip, CentOS, Debian, Ubuntu, Mac OS

v1.11.1

Compare Source

  • Handle merge keys (<<) in the key-duplicates rule
  • Update documentation about pre-commit
  • Make examples for ignore rule clearer
  • Clarify documentation on the 'truthy' rule
  • Fix crash in parser due to a change in PyYAML > 3.12

v1.11.0

Compare Source

  • Add a new octal-values rule

Renovate configuration

馃搮 Schedule: At any time (no schedule defined).

馃殾 Automerge: Disabled by config. Please merge this manually once you are satisfied.

鈾伙笍 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency yamllint to v1.23.0 Update dependency yamllint to v1.24.0 Jul 15, 2020
@renovate renovate bot changed the title Update dependency yamllint to v1.24.0 Update dependency yamllint to v1.24.1 Jul 15, 2020
@renovate renovate bot changed the title Update dependency yamllint to v1.24.1 Update dependency yamllint to v1.24.2 Jul 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant