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: typeddjango/pytest-mypy-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: typeddjango/pytest-mypy-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.0
Choose a head ref
  • 18 commits
  • 7 files changed
  • 5 contributors

Commits on Dec 23, 2024

  1. Bump mypy from 1.13 to 1.14.0 (#161)

    Bumps [mypy](https://github.com/python/mypy) from 1.13 to 1.14.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.13.0...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    c85dc29 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. Bump mypy from 1.14.0 to 1.14.1 (#162)

    Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.14.0...v1.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      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 Dec 31, 2024
    Configuration menu
    Copy the full SHA
    3e2313c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Bump mypy from 1.14.1 to 1.15.0 (#163)

    Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.14.1...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    66e74cf View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. fix typo (#164)

    guitvcer authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    426cc9a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Bump mypy from 1.15.0 to 1.16.0 (#165)

    Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.15.0...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2025
    Configuration menu
    Copy the full SHA
    1f6f842 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Bump mypy from 1.16.0 to 1.16.1 (#167)

    Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.16.0...v1.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.16.1
      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 Jun 17, 2025
    Configuration menu
    Copy the full SHA
    962e6db View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

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

Commits on Jul 15, 2025

  1. Bump mypy from 1.16.1 to 1.17.0 (#171)

    Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.17.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.16.1...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    0ed1119 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Bump mypy from 1.17.0 to 1.17.1 (#172)

    Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.17.0...v1.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.17.1
      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 1, 2025
    Configuration menu
    Copy the full SHA
    459d990 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 (#173)

    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
    d11dd21 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Bump actions/setup-python from 5 to 6 (#174)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      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 Sep 5, 2025
    Configuration menu
    Copy the full SHA
    a466e26 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Bump mypy from 1.17.1 to 1.18.1 (#175)

    Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.17.1...v1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.18.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    35c1388 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Bump mypy from 1.18.1 to 1.18.2 (#176)

    Bumps [mypy](https://github.com/python/mypy) from 1.18.1 to 1.18.2.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.18.1...v1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.18.2
      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 Sep 19, 2025
    Configuration menu
    Copy the full SHA
    06a9e76 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Bump actions/checkout from 5 to 6 (#177)

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

Commits on Dec 1, 2025

  1. Bump mypy from 1.18.2 to 1.19.0 (#178)

    Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.18.2...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    05e0b6e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Bump mypy from 1.19.0 to 1.19.1 (#179)

    Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.19.0...v1.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.19.1
      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 Dec 16, 2025
    Configuration menu
    Copy the full SHA
    3519d28 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

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

Commits on Feb 16, 2026

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