sdwilsh / hass-truenas

TrueNAS integration for Home Assistant
MIT License
39 stars 11 forks source link

Update dependency yamllint to v1.35.1 #207

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yamllint 1.32.0 -> 1.35.1 age adoption passing confidence
yamllint ==1.32.0 -> ==1.35.1 age adoption passing confidence

Release Notes

adrienverge/yamllint (yamllint) ### [`v1.35.1`](https://redirect.github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1351-2024-02-16) [Compare Source](https://redirect.github.com/adrienverge/yamllint/compare/v1.35.0...v1.35.1) - Restore ignoration of files passed as command-line arguments - Revert API change from version 1.35.0 ### [`v1.35.0`](https://redirect.github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1350-2024-02-15) [Compare Source](https://redirect.github.com/adrienverge/yamllint/compare/v1.34.0...v1.35.0) - 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 ### [`v1.34.0`](https://redirect.github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1340-2024-02-06) [Compare Source](https://redirect.github.com/adrienverge/yamllint/compare/v1.33.0...v1.34.0) - 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 ### [`v1.33.0`](https://redirect.github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1330-2023-11-09) [Compare Source](https://redirect.github.com/adrienverge/yamllint/compare/v1.32.0...v1.33.0) - Add support for Python 3.12, drop support for Python 3.7 - Rule `document-end`: fix spurious "missing document end" - Rule `empty-values`: add `forbid-in-block-sequences` option

Configuration

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

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.