Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wemake-services/wemake-python-styleguide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.1
Choose a base ref
...
head repository: wemake-services/wemake-python-styleguide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.2
Choose a head ref
  • 17 commits
  • 31 files changed
  • 6 contributors

Commits on Mar 2, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#3616)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.36.2 → 0.37.0](python-jsonschema/check-jsonschema@0.36.2...0.37.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.15.2 → v0.15.4](astral-sh/ruff-pre-commit@v0.15.2...v0.15.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    38ecd3d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#3617)

    updates:
    - [github.com/woodruffw/zizmor-pre-commit: v1.22.0 → v1.23.1](zizmorcore/zizmor-pre-commit@v1.22.0...v1.23.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.5](astral-sh/ruff-pre-commit@v0.15.4...v0.15.5)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    db231e7 View commit details
    Browse the repository at this point in the history
  2. Update zizmor.yml

    sobolevn authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    e0a09d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#3618)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.6](astral-sh/ruff-pre-commit@v0.15.5...v0.15.6)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    4675d9d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. docs: add sphinx-llms-txt extension to generate llms.txt (#3620)

    * docs: add sphinx-llms-txt extension to generate llms.txt
    
    Adds the sphinx-llms-txt extension to the Sphinx configuration,
    which generates llms.txt and llms-full.txt files that allow AI
    language models to better understand and navigate the WPS documentation.
    
    This follows the same pattern used in other wemake-services projects
    like django-modern-rest.
    
    Closes #3619
    
    * Fix CI
    
    * Fix CI
    
    ---------
    
    Co-authored-by: sobolevn <mail@sobolevn.me>
    frankgoldfish and sobolevn authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    0e6f8c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79aea9f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2026

  1. Configuration menu
    Copy the full SHA
    8b879be View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#3623)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.6...v0.15.7)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    62ec2dd View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#3624)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.37.0 → 0.37.1](python-jsonschema/check-jsonschema@0.37.0...0.37.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.7...v0.15.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    d8aa58d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Configuration menu
    Copy the full SHA
    a8f6a6b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. chore(deps): bump codecov/codecov-action from 5 to 6 (#3626)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    79390f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#3628)

    updates:
    - [github.com/rhysd/actionlint: v1.7.11 → v1.7.12](rhysd/actionlint@v1.7.11...v1.7.12)
    - [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.8...v0.15.9)
    - [github.com/EbodShojaei/bake: v1.4.5 → v1.4.6](EbodShojaei/bake@v1.4.5...v1.4.6)
    - [github.com/crate-ci/typos: v1.45.0 → v1](crate-ci/typos@v1.45.0...v1)
    - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    741ba4b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#3629)

    updates:
    - [github.com/woodruffw/zizmor-pre-commit: v1.23.1 → v1.24.0](zizmorcore/zizmor-pre-commit@v1.23.1...v1.24.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.9...v0.15.10)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    10e3e12 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#3632)

    updates:
    - [github.com/woodruffw/zizmor-pre-commit: v1.24.0 → v1.24.1](zizmorcore/zizmor-pre-commit@v1.24.0...v1.24.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.11](astral-sh/ruff-pre-commit@v0.15.10...v0.15.11)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    88d8755 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2026

  1. Configuration menu
    Copy the full SHA
    3771f75 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2026

  1. fix: WPS529 false positive (#3634)

    Co-authored-by: sobolevn <mail@sobolevn.me>
    vldmrdev and sobolevn authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    76860b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b353fac View commit details
    Browse the repository at this point in the history
Loading