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: 5.5.1
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: 5.5.2
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 20, 2022

  1. Bump actions/setup-python from 3 to 4

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5276207 View commit details
    Browse the repository at this point in the history
  2. Rename HEAD branch

    codingjoe committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    470a024 View commit details
    Browse the repository at this point in the history
  3. Bump uglify-js from 3.16.0 to 3.16.1

    Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.16.0 to 3.16.1.
    - [Release notes](https://github.com/mishoo/UglifyJS/releases)
    - [Commits](mishoo/UglifyJS@v3.16.0...v3.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: uglify-js
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    ab344e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Bump black from 22.3.0 to 22.6.0

    Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@22.3.0...22.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a6bc34c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Bump uglify-js from 3.16.1 to 3.16.2

    Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.16.1 to 3.16.2.
    - [Release notes](https://github.com/mishoo/UglifyJS/releases)
    - [Commits](mishoo/UglifyJS@v3.16.1...v3.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: uglify-js
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    f47b729 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Bump uglify-js from 3.16.2 to 3.16.3

    Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.16.2 to 3.16.3.
    - [Release notes](https://github.com/mishoo/UglifyJS/releases)
    - [Commits](mishoo/UglifyJS@v3.16.2...v3.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: uglify-js
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c902190 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Bump flake8 from 4.0.1 to 5.0.1

    Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.1.
    - [Release notes](https://github.com/pycqa/flake8/releases)
    - [Commits](PyCQA/flake8@4.0.1...5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    909dedc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Bump flake8 from 5.0.1 to 5.0.3

    Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.1 to 5.0.3.
    - [Release notes](https://github.com/pycqa/flake8/releases)
    - [Commits](PyCQA/flake8@5.0.1...5.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a687b6c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Bump flake8 from 5.0.3 to 5.0.4

    Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.3 to 5.0.4.
    - [Release notes](https://github.com/pycqa/flake8/releases)
    - [Commits](PyCQA/flake8@5.0.3...5.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    94ee141 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    b2f8577 View commit details
    Browse the repository at this point in the history
  2. Bump uglify-js from 3.16.3 to 3.17.0

    Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.16.3 to 3.17.0.
    - [Release notes](https://github.com/mishoo/UglifyJS/releases)
    - [Commits](mishoo/UglifyJS@v3.16.3...v3.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: uglify-js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c287460 View commit details
    Browse the repository at this point in the history
Loading