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: codingjoe/django-vies
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.1.0
Choose a base ref
...
head repository: codingjoe/django-vies
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.2.0
Choose a head ref
  • 16 commits
  • 18 files changed
  • 3 contributors

Commits on Apr 24, 2025

  1. Bump github/codeql-action from 2 to 3 (#249)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    903ced3 View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 3 to 4 (#255)

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    7b05133 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-python from 4.6.1 to 5.5.0 (#264)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 5.5.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.6.1...v5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: 5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    0688bb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3c83be View commit details
    Browse the repository at this point in the history
  5. Update supported versions (#273)

    * Replace deprecated 'license_file' with 'license_files' for setuptools compatibility
    
    * Drop Python 3.8 from test matrix
    
    Python 3.8 has reached end-of-life (no security fixes), so we no longer
    test against it in CI.
    
    * Add support for newer Python versions in CI matrix
    
    - Extend GitHub Actions workflow to test against Python 3.10, 3.11, 3.12, and 3.13
    - Update setup.cfg classifiers to include new Python versions
    
    This incremental change expands test coverage across the latest Python releases,
    ensuring compatibility with newer Python interpreters.
    
    * Update Django version support in CI and project configuration
    
    - Update GitHub Actions workflow to test against Django 4.2, 5.1, and 5.2
    - Update setup.cfg classifiers to reflect new Django versions
    - Modify install_requires to set minimum Django version to 4.2
    
    This change ensures the project is tested and configured for compatibility
    with the latest Django long-term support (LTS) and current releases.
    takis authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    1e9b86a View commit details
    Browse the repository at this point in the history
  6. Bump flake8 from 6.1.0 to 7.2.0 (#265)

    Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.2.0.
    - [Commits](PyCQA/flake8@6.1.0...7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-version: 7.2.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    e103b56 View commit details
    Browse the repository at this point in the history
  7. Bump msgcheck from 4.0.0 to 4.1.0 (#269)

    Bumps [msgcheck](https://github.com/flashcode/msgcheck) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/flashcode/msgcheck/releases)
    - [Changelog](https://github.com/flashcode/msgcheck/blob/main/CHANGELOG.md)
    - [Commits](flashcode/msgcheck@v4.0.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: msgcheck
      dependency-version: 4.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    42e91a3 View commit details
    Browse the repository at this point in the history
  8. Bump bandit from 1.7.5 to 1.8.3 (#268)

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.5 to 1.8.3.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.7.5...1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-version: 1.8.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    e3378c4 View commit details
    Browse the repository at this point in the history
  9. Bump isort from 5.12.0 to 6.0.1 (#266)

    Bumps [isort](https://github.com/PyCQA/isort) from 5.12.0 to 6.0.1.
    - [Release notes](https://github.com/PyCQA/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.12.0...6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    bbf4589 View commit details
    Browse the repository at this point in the history
  10. Bump black from 23.10.0 to 25.1.0 (#267)

    Bumps [black](https://github.com/psf/black) from 23.10.0 to 25.1.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.10.0...25.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-version: 25.1.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    858fff7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2e9e67 View commit details
    Browse the repository at this point in the history
  12. Run tests with pytest instead of setuptools test (#275)

    * Run tests with pytest instead of setuptools test
    
    * Install pytest-cov, pytest-django, and zeep for CI tests
    
    * Django 5.x requires Python ≥ 3.10
    takis authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    095b43d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    81f2c18 View commit details
    Browse the repository at this point in the history
  14. Update ci.yml

    takis authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    cb7ed90 View commit details
    Browse the repository at this point in the history
  15. Import patch from stdlib unittest.mock instead of external mock (#277)

    * Import patch from stdlib unittest.mock instead of external mock
    
    * Resort the imports
    takis authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    297501b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Migrate to PEP 517 build frontend for packaging (#278)

    * Drop Python 3.9 support
    * Update build workflow
    * Update release workflow
    
    
    ---------
    
    Co-authored-by: Johannes Maron <[email protected]>
    takis and codingjoe authored May 1, 2025
    Configuration menu
    Copy the full SHA
    5a65e76 View commit details
    Browse the repository at this point in the history
Loading