Skip to content

deps: update yamllint requirement from >=1.35 to >=1.38.0 - #4

Merged
saippuakauppias merged 1 commit into
mainfrom
dependabot/pip/yamllint-gte-1.38.0
Aug 6, 2026
Merged

saippuakauppias merged 1 commit into
mainfrom
dependabot/pip/yamllint-gte-1.38.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on yamllint to permit the latest version.

Changelog

Sourced from yamllint's changelog.

1.38.0 (2026-01-13)

  • Add support for Python 3.14, drop support for Python 3.9
  • Require pathspec ≥ 1.0.0
  • Config: Follow gitignore implementation in yaml-files and ignore
  • Config: Use "mapping" instead of "dict" for user-facing errors
  • Rule indentation: Fix error message for check-multi-line-strings
  • Rule quoted-strings: Add quote-type: consistent
  • Docs: Update the name of BSD ports
  • Docs: Enhance wording of recursive directory lint in README
  • Docs: Add Alpine Linux installation instructions in README

1.37.1 (2025-05-04)

  • 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

1.37.0 (2025-03-23)

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

1.36.2 (2025-03-17)

  • Build: Restore missing documentation and tests in sdist

1.36.1 (2025-03-15)

  • Publish PyPI releases using GitHub Actions workflows

1.36.0 (2025-03-11)

  • 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

... (truncated)

Commits
  • cba56bc yamllint version 1.38.0
  • 9dc506b Require pathspec ≥ 1.0.0 and follow Git's gitignore implementation
  • 73b9c0b Drop support for Python 3.9
  • 22d07ed indentation: Fix error message for check-multi-line-strings
  • cfbfe9b README: Add Alpine Linux installation instructions
  • a3b3bb3 README: Enhance wording of recursive directory lint
  • e3b72f5 quoted-strings: Add missing quote-type: consistent docs
  • e3d54cc quoted-strings: Add quote-type: consistent
  • 0b4ddc8 CI: Update GitHub Actions
  • 866f805 build: Remove license-files from pyproject.toml
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/yamllint-gte-1.38.0 branch from f63b0d7 to a031252 Compare August 4, 2026 19:58
Updates the requirements on [yamllint](https://github.com/adrienverge/yamllint) to permit the latest version.
- [Release notes](https://github.com/adrienverge/yamllint/releases)
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](adrienverge/yamllint@v1.35.0...v1.38.0)

---
updated-dependencies:
- dependency-name: yamllint
  dependency-version: 1.38.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/yamllint-gte-1.38.0 branch from a031252 to 8584827 Compare August 6, 2026 06:49
@saippuakauppias
saippuakauppias merged commit 7fd8f0f into main Aug 6, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/yamllint-gte-1.38.0 branch August 6, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant