8000 Comparing cc207b4...895255d · codingjoe/django-mail-auth · GitHub
[go: up one dir, main page]

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-mail-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cc207b4
Choose a base ref
...
head repository: codingjoe/django-mail-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 895255d
Choose a head ref
  • 11 commits
  • 5 files changed
  • 2 contributors

Commits on May 18, 2022

  1. Bump actions/setup-node from 3.1.1 to 3.2.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.1.1...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed May 18, 2022
    Configuration menu
    Copy the full SHA
    84ec5f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845ebcb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Bump actions/setup-node from 3.2.0 to 3.3.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.2.0...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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 7, 2022
    Configuration menu
    Copy the full SHA
    4e0038a View commit details
    Browse the repository at this point in the history

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] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3488996 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 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] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1356f88 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Bump actions/setup-node from 3.3.0 to 3.4.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.3.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and codingjoe committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f39371b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Bump actions/setup-node from 3.4.0 to 3.4.1

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.0 to 3.4.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.4.0...v3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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 19, 2022
    Configuration menu
    Copy the full SHA
    5738fe1 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] <support@github.com>
    dependabot[bot] authored and codingjoe committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    85f220f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 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] <support@github.com>
    dependabot[bot] authored and codingjoe committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    49c386e 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] <support@github.com>
    dependabot[bot] authored and codingjoe committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e5ef4ae View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Add Django 4.1 support

    codingjoe committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    895255d View commit details
    Browse the repository at this point in the history
Loading
0