Update dependency yamllint to v1.37.0 #231

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

This PR contains the following updates:

Package Update Change
yamllint minor ==1.35.1 -> ==1.37.0

Release Notes

adrienverge/yamllint (yamllint)

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 | Update | Change | |---|---|---| | [yamllint](https://github.com/adrienverge/yamllint) | minor | `==1.35.1` -> `==1.37.0` | --- ### Release Notes <details> <summary>adrienverge/yamllint (yamllint)</summary> ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-03-11 08:00:46 +00:00
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
All checks were successful
/ terraform (push) Successful in 1m19s
/ ansible (push) Successful in 2m17s
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 checkout 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 checkout master
git merge --no-ff renovate/yamllint-1.x
git checkout renovate/yamllint-1.x
git rebase master
git checkout master
git merge --ff-only renovate/yamllint-1.x
git checkout renovate/yamllint-1.x
git rebase master
git checkout master
git merge --no-ff renovate/yamllint-1.x
git checkout master
git merge --squash renovate/yamllint-1.x
git checkout master
git merge --ff-only renovate/yamllint-1.x
git checkout 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.