Skip to content

chore(deps): update dev#1152

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/dev
Jan 21, 2026
Merged

chore(deps): update dev#1152
renovate[bot] merged 1 commit intomainfrom
renovate/dev

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
basedpyright dependency-groups patch ==1.37.0==1.37.1 OpenSSF Scorecard
ruff (source, changelog) dependency-groups patch 0.14.100.14.11 0.14.13 (+1) OpenSSF Scorecard
yamllint dependency-groups minor 1.37.11.38.0 OpenSSF Scorecard

Release Notes

detachhead/basedpyright (basedpyright)

v1.37.1: (pyright 1.1.408)

Compare Source

What's Changed

Full Changelog: DetachHead/basedpyright@v1.37.0...v1.37.1

astral-sh/ruff (ruff)

v0.14.11

Compare Source

Released on 2026-01-08.

Preview features
  • Consolidate diagnostics for matched disable/enable suppression comments (#​22099)
  • Report diagnostics for invalid/unmatched range suppression comments (#​21908)
  • [airflow] Passing positional argument into airflow.lineage.hook.HookLineageCollector.create_asset is not allowed (AIR303) (#​22046)
  • [refurb] Mark FURB192 fix as always unsafe (#​22210)
  • [ruff] Add non-empty-init-module (RUF067) (#​22143)
Bug fixes
  • Fix GitHub format for multi-line diagnostics (#​22108)
  • [flake8-unused-arguments] Mark **kwargs in TypeVar as used (ARG001) (#​22214)
Rule changes
  • Add help: subdiagnostics for several Ruff rules that can sometimes appear to disagree with ty (#​22331)
  • [pylint] Demote PLW1510 fix to display-only (#​22318)
  • [pylint] Ignore identical members (PLR1714) (#​22220)
  • [pylint] Improve diagnostic range for PLC0206 (#​22312)
  • [ruff] Improve fix title for RUF102 invalid rule code (#​22100)
  • [flake8-simplify]: Avoid unnecessary builtins import for SIM105 (#​22358)
Configuration
  • Allow Python 3.15 as valid target-version value in preview (#​22419)
  • Check required-version before parsing rules (#​22410)
  • Include configured src directories when resolving graphs (#​22451)
Documentation
  • Update T201 suggestion to not use root logger to satisfy LOG015 (#​22059)
  • Fix iter example in unsafe fixes doc (#​22118)
  • [flake8_print] better suggestion for basicConfig in T201 docs (#​22101)
  • [pylint] Restore the fix safety docs for PLW0133 (#​22211)
  • Fix Jupyter notebook discovery info for editors (#​22447)
Contributors
adrienverge/yamllint (yamllint)

v1.38.0

Compare Source

  • 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

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

| datasource | package      | from    | to      |
| ---------- | ------------ | ------- | ------- |
| pypi       | basedpyright | 1.37.0  | 1.37.1  |
| pypi       | ruff         | 0.14.10 | 0.14.11 |
| pypi       | yamllint     | 1.37.1  | 1.38.0  |
@github-actions
Copy link
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

uv.lock

PackageVersionLicenseIssue Type
basedpyright1.37.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/basedpyright 1.37.1 UnknownUnknown
pip/pathspec 1.0.3 UnknownUnknown
pip/ruff 0.14.13 UnknownUnknown
pip/yamllint 1.38.0 🟢 5.9
Details
CheckScoreReason
Code-Review🟢 7Found 14/20 approved changesets -- score normalized to 7
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 96 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 9
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy⚠️ 0security policy file not detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Signed-Releases🟢 85 out of the last 5 releases have a total of 5 signed artifacts.
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • uv.lock

@github-actions
Copy link
Contributor

📚 Documentation Preview

Type URL Version Message
Production https://tux.atl.dev - -
Preview https://9674c7b0-tux-docs.allthingslinux.workers.dev 9674c7b0-4919-4d49-8eb3-bc8dfb744078 Preview: tux@1fb1b2f5c193bffa7f576fa476200c794ebb23a1 on 1152/merge by renovate[bot] (run 302)

@sentry
Copy link

sentry bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.19%. Comparing base (0b836b7) to head (7bd3791).
⚠️ Report is 93 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1152      +/-   ##
==========================================
+ Coverage   37.71%   40.19%   +2.48%     
==========================================
  Files         201      206       +5     
  Lines       13922    15762    +1840     
  Branches     1692     1955     +263     
==========================================
+ Hits         5251     6336    +1085     
- Misses       8671     9426     +755     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 3ce632a into main Jan 21, 2026
29 checks passed
@renovate renovate bot deleted the renovate/dev branch January 21, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants