build(deps-dev): bump yamllint from 1.35.1 to 1.38.0 by dependabot[bot] · Pull Request #1115 · bachya/simplisafe-python
Bumps yamllint from 1.35.1 to 1.38.0.
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-filesandignore- Config: Use "mapping" instead of "dict" for user-facing errors
- Rule
indentation: Fix error message forcheck-multi-line-strings- Rule
quoted-strings: Addquote-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: Fixonly-when-neededon multiline with backslash- Config: Report if
rulesis 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: addignored-keysoption- Rule
quoted-strings: fixonly-when-neededand escaped special chars- Fix TTY-related tests on Python 3.14
- Docs: fix import of
yamllint.configrather thanyamllint
Commits
cba56bcyamllint version 1.38.09dc506bRequire pathspec ≥ 1.0.0 and follow Git's gitignore implementation73b9c0bDrop support for Python 3.922d07edindentation: Fix error message for check-multi-line-stringscfbfe9bREADME: Add Alpine Linux installation instructionsa3b3bb3README: Enhance wording of recursive directory linte3b72f5quoted-strings: Add missing quote-type: consistent docse3d54ccquoted-strings: Add quote-type: consistent0b4ddc8CI: Update GitHub Actions866f805build: Remove license-files from pyproject.toml- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)