Update dependency yamllint to v1.37.1 #231

Open
renovate wants to merge 1 commit from renovate/yamllint-1.x into master
Collaborator

This PR contains the following updates:

Package Change Age Confidence
yamllint ==1.35.1 -> ==1.37.1 age confidence

Release Notes

adrienverge/yamllint (yamllint)

v1.37.1

Compare Source

  • Rule comments: tell how many spaces are expected
  • Rule quoted-strings: Fix only-when-needed on multiline with backslash
  • Config: Report if rules is not a dict
  • Fix test_codec_built_in_equivalent() test when run with pytest
  • CI: Fix TestPyPI "dev0" versions for master commits on tags
  • Docs: Add links to GitHub repository and releases
  • Docs: Fix GitLab integration example
  • Docs: Fix GitLab integration link
  • Fix the tests badge link on the README

v1.37.0

Compare Source

  • Automatically detect Unicode character encoding of files
  • Publish pushes to master branch to TestPyPI

v1.36.2

Compare Source

  • Build: Restore missing documentation and tests in sdist

v1.36.1

Compare Source

  • Publish PyPI releases using GitHub Actions workflows

v1.36.0

Compare Source

  • Add support for Python 3.13, drop support for Python 3.8
  • Rule key-ordering: add ignored-keys option
  • Rule quoted-strings: fix only-when-needed and escaped special chars
  • Fix TTY-related tests on Python 3.14
  • Docs: fix import of yamllint.config rather than yamllint

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 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 Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [yamllint](https://github.com/adrienverge/yamllint) | `==1.35.1` -> `==1.37.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/yamllint/1.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/yamllint/1.35.1/1.37.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>adrienverge/yamllint (yamllint)</summary> ### [`v1.37.1`](https://github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1371-2025-05-04) [Compare Source](https://github.com/adrienverge/yamllint/compare/v1.37.0...v1.37.1) - Rule `comments`: tell how many spaces are expected - Rule `quoted-strings`: Fix `only-when-needed` on multiline with backslash - Config: Report if `rules` is not a dict - Fix `test_codec_built_in_equivalent()` test when run with pytest - CI: Fix TestPyPI "dev0" versions for master commits on tags - Docs: Add links to GitHub repository and releases - Docs: Fix GitLab integration example - Docs: Fix GitLab integration link - Fix the tests badge link on the README ### [`v1.37.0`](https://github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1370-2025-03-23) [Compare Source](https://github.com/adrienverge/yamllint/compare/v1.36.2...v1.37.0) - Automatically detect Unicode character encoding of files - Publish pushes to master branch to TestPyPI ### [`v1.36.2`](https://github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1362-2025-03-17) [Compare Source](https://github.com/adrienverge/yamllint/compare/v1.36.1...v1.36.2) - Build: Restore missing documentation and tests in sdist ### [`v1.36.1`](https://github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1361-2025-03-15) [Compare Source](https://github.com/adrienverge/yamllint/compare/v1.36.0...v1.36.1) - Publish PyPI releases using GitHub Actions workflows ### [`v1.36.0`](https://github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#1360-2025-03-11) [Compare Source](https://github.com/adrienverge/yamllint/compare/v1.35.1...v1.36.0) - Add support for Python 3.13, drop support for Python 3.8 - Rule `key-ordering`: add `ignored-keys` option - Rule `quoted-strings`: fix `only-when-needed` and escaped special chars - Fix TTY-related tests on Python 3.14 - Docs: fix import of `yamllint.config` rather than `yamllint` </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjQxLjMyLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate changed title from Update dependency yamllint to v1.36.0 to Update dependency yamllint to v1.36.1 2025-03-15 18:00:46 +00:00
renovate force-pushed renovate/yamllint-1.x from 2830476743 to e3cafb43d9 2025-03-15 18:00:48 +00:00 Compare
renovate changed title from Update dependency yamllint to v1.36.1 to Update dependency yamllint to v1.36.2 2025-03-17 10:00:46 +00:00
renovate force-pushed renovate/yamllint-1.x from e3cafb43d9 to 9f3653505d 2025-03-17 10:00:47 +00:00 Compare
renovate changed title from Update dependency yamllint to v1.36.2 to Update dependency yamllint to v1.37.0 2025-03-23 10:00:54 +00:00
renovate force-pushed renovate/yamllint-1.x from 9f3653505d to d77aeb9a5d 2025-03-23 10:00:55 +00:00 Compare
renovate changed title from Update dependency yamllint to v1.37.0 to Update dependency yamllint to v1.37.1 2025-05-04 10:00:52 +01:00
renovate force-pushed renovate/yamllint-1.x from d77aeb9a5d to 1be78468c8 2025-05-04 10:00:53 +01:00 Compare
renovate force-pushed renovate/yamllint-1.x from 1be78468c8 to 00475bfd51 2025-08-12 14:00:49 +01:00 Compare
All checks were successful
/ terraform (push) Successful in 1m18s
/ ansible (push) Successful in 4m17s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/yamllint-1.x:renovate/yamllint-1.x
git switch renovate/yamllint-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/yamllint-1.x
git switch renovate/yamllint-1.x
git rebase master
git switch master
git merge --ff-only renovate/yamllint-1.x
git switch renovate/yamllint-1.x
git rebase master
git switch master
git merge --no-ff renovate/yamllint-1.x
git switch master
git merge --squash renovate/yamllint-1.x
git switch master
git merge --ff-only renovate/yamllint-1.x
git switch master
git merge renovate/yamllint-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: systems/infrastructure#231
No description provided.