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-dynamic-filenames
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: codingjoe/django-dynamic-filenames
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 9, 2024

  1. Bump black from 24.8.0 to 24.10.0 (#95)

    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Johannes Maron <johannes@maron.family>
    dependabot[bot] and codingjoe authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a897442 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Bump flake8 from 7.0.0 to 7.1.1

    Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.1.
    - [Commits](PyCQA/flake8@7.0.0...7.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6c0554c View commit details
    Browse the repository at this point in the history
  2. Bump bandit from 1.7.7 to 1.7.10

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.7 to 1.7.10.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.7.7...1.7.10)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4aae8a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Nov 14, 2024

  1. Bump codecov/codecov-action from 4 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9f8f46d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Bump bandit from 1.7.10 to 1.8.0

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.10 to 1.8.0.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.7.10...1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    728e4c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Bump bandit from 1.8.0 to 1.8.2

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.0 to 1.8.2.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.8.0...1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    cc16564 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Bump isort from 5.13.2 to 6.0.0

    Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.13.2...6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    5b4d2ac View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Bump black from 24.10.0 to 25.1.0

    Bumps [black](https://github.com/psf/black) from 24.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@24.10.0...25.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    f0bac8f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Bump flake8 from 7.1.1 to 7.1.2

    Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2.
    - [Commits](PyCQA/flake8@7.1.1...7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    92c2f14 View commit details
    Browse the repository at this point in the history
  2. Bump bandit from 1.8.2 to 1.8.3

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.8.2...1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    d994c55 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. Bump isort from 6.0.0 to 6.0.1 (#107)

    * Bump isort from 6.0.0 to 6.0.1
    
    Bumps [isort](https://github.com/PyCQA/isort) from 6.0.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@6.0.0...6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Skip version file
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Johannes Maron <johannes@maron.family>
    dependabot[bot] and codingjoe authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    43e7e36 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Bump flake8 from 7.1.2 to 7.2.0 (#108)

    Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0.
    - [Commits](PyCQA/flake8@7.1.2...7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-version: 7.2.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 Apr 3, 2025
    Configuration menu
    Copy the full SHA
    b0bc870 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Bump bandit from 1.8.3 to 1.8.5

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.3 to 1.8.5.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.8.3...1.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-version: 1.8.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    9b1a78c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Bump flake8 from 7.2.0 to 7.3.0

    Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0.
    - [Commits](PyCQA/flake8@7.2.0...7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-version: 7.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jun 21, 2025
    Configuration menu
    Copy the full SHA
    47e7865 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Bump bandit from 1.8.5 to 1.8.6

    Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.5 to 1.8.6.
    - [Release notes](https://github.com/PyCQA/bandit/releases)
    - [Commits](PyCQA/bandit@1.8.5...1.8.6)
    
    ---
    updated-dependencies:
    - dependency-name: bandit
      dependency-version: 1.8.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    e3da537 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Bump actions/checkout from 4 to 5

    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>
    dependabot[bot] authored and codingjoe committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    adbe783 View commit details
    Browse the repository at this point in the history
Loading