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.3.0
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.4.0
Choose a head ref
  • 16 commits
  • 65 files changed
  • 7 contributors

Commits on Jul 14, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.12.3](astral-sh/ruff-pre-commit@v0.12.2...v0.12.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    1eb13ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f893f91 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Update mypy to 1.17 (#3492)

    sobolevn authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    473e203 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#3494)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.3 → v0.12.4](astral-sh/ruff-pre-commit@v0.12.3...v0.12.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    ede8951 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

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

Commits on Jul 28, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.5](astral-sh/ruff-pre-commit@v0.12.4...v0.12.5)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    5381e6c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Feat: allow re-exports in __init__.py files (#3499)

    Co-authored-by: sobolevn <mail@sobolevn.me>
    Evgenmater and sobolevn authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    c0edb5d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.5 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.5...v0.12.7)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    deb1705 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Bump python from 3.13.5-alpine to 3.13.6-alpine (#3504)

    Bumps python from 3.13.5-alpine to 3.13.6-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.13.6-alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    20c1ea1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

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

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
    - [github.com/shellcheck-py/shellcheck-py: v0.10.0.1 → v0.11.0.1](shellcheck-py/shellcheck-py@v0.10.0.1...v0.11.0.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.12.7 → v0.12.8](astral-sh/ruff-pre-commit@v0.12.7...v0.12.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    abc5af4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Bump actions/checkout from 4 to 5 (#3508)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      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 Aug 12, 2025
    Configuration menu
    Copy the full SHA
    2bf79ee View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Bump python from 3.13.6-alpine to 3.13.7-alpine (#3510)

    Bumps python from 3.13.6-alpine to 3.13.7-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.13.7-alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    41bf943 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

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

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.33.2 → 0.33.3](python-jsonschema/check-jsonschema@0.33.2...0.33.3)
    - [github.com/woodruffw/zizmor-pre-commit: v1.11.0 → v1.12.1](zizmorcore/zizmor-pre-commit@v1.11.0...v1.12.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.9](astral-sh/ruff-pre-commit@v0.12.8...v0.12.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    ca691a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

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

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    c5c229c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69312a7 View commit details
    Browse the repository at this point in the history
Loading