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-s3file
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0
Choose a base ref
...
head repository: codingjoe/django-s3file
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 19, 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 19, 2024
    Copy the full SHA
    53f8c66 View commit details

Commits on Nov 27, 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 Nov 27, 2024
    Copy the full SHA
    bf29f71 View commit details

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
    Copy the full SHA
    7bac629 View commit details
  2. Bump global-jsdom from 25.0.0 to 26.0.0

    Bumps [global-jsdom](https://github.com/modosc/global-jsdom) from 25.0.0 to 26.0.0.
    - [Changelog](https://github.com/modosc/global-jsdom/blob/main/HISTORY.md)
    - [Commits](https://github.com/modosc/global-jsdom/commits)
    
    ---
    updated-dependencies:
    - dependency-name: global-jsdom
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jan 14, 2025
    Copy the full SHA
    26ba42e View commit details

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
    Copy the full SHA
    293b479 View commit details

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
    Copy the full SHA
    c4a689a View commit details

Commits on Feb 17, 2025

  1. 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 17, 2025
    Copy the full SHA
    38b7668 View commit details
  2. 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 17, 2025
    Copy the full SHA
    d4bd9d6 View commit details

Commits on Feb 27, 2025

  1. 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>
    dependabot[bot] authored and codingjoe committed Feb 27, 2025
    Copy the full SHA
    bdd464b View commit details

Commits on Apr 3, 2025

  1. Bump flake8 from 7.1.2 to 7.2.0

    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-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Apr 3, 2025
    Copy the full SHA
    0391db9 View commit details

Commits on Apr 14, 2025

  1. Bump jsdom from 26.0.0 to 26.1.0

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.0.0 to 26.1.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@26.0.0...26.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-version: 26.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Apr 14, 2025
    Copy the full SHA
    b4f37ff View commit details
Showing with 311 additions and 251 deletions.
  1. +3 −3 .github/workflows/ci.yml
  2. +4 −4 linter-requirements.txt
  3. +304 −244 package-lock.json
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ jobs:
- name: Install Node dependencies
run: npm ci
- run: node --test --experimental-test-coverage --test-reporter=spec --test-reporter=lcov --test-reporter-destination=stdout --test-reporter-destination=lcov.txt
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: javascript
@@ -106,7 +106,7 @@ jobs:
- run: python -m pytest -m "not selenium"
env:
PATH: $PATH:$(pwd)/bin
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: python
@@ -134,7 +134,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- run: python -m pip install -e .[test]
- run: python -m pytest -m selenium
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: selenium
8 changes: 4 additions & 4 deletions linter-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bandit==1.7.10
black==24.10.0
flake8==7.1.1
isort==5.13.2
bandit==1.8.3
black==25.1.0
flake8==7.2.0
isort==6.0.1
pydocstyle[toml]==6.3.0
Loading