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: palewire/django-postgres-copy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.7.1
Choose a base ref
...
head repository: palewire/django-postgres-copy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7.2
Choose a head ref
  • 14 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 11, 2022

  1. Bump django from 4.0.4 to 4.0.7

    Bumps [django](https://github.com/django/django) from 4.0.4 to 4.0.7.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.0.4...4.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    73d1baa View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Merge pull request #148 from palewire/dependabot/pip/django-4.0.7

    Bump django from 4.0.4 to 4.0.7
    palewire authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    2e67945 View commit details
    Browse the repository at this point in the history
  2. Bump cryptography from 37.0.4 to 38.0.3

    Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 38.0.3.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@37.0.4...38.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    72374e8 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    palewire authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    37c65d8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    palewire authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    da18f02 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #149 from palewire/dependabot/pip/cryptography-38.0.3

    Bump cryptography from 37.0.4 to 38.0.3
    palewire authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    09dad29 View commit details
    Browse the repository at this point in the history
  6. Update stuff

    palewire committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9b2fd87 View commit details
    Browse the repository at this point in the history
  7. Upgrade django

    palewire committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    561a36d View commit details
    Browse the repository at this point in the history
  8. go

    palewire committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    736e918 View commit details
    Browse the repository at this point in the history
  9. Up again

    palewire committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    4350a3d View commit details
    Browse the repository at this point in the history
  10. up again

    palewire committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8031fd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Bump certifi from 2022.9.24 to 2022.12.7

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - [Commits](certifi/python-certifi@2022.09.24...2022.12.07)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    086c0aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #151 from palewire/dependabot/pip/certifi-2022.12.7

    Bump certifi from 2022.9.24 to 2022.12.7
    palewire authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7b5753a View commit details
    Browse the repository at this point in the history
  3. Update docs.yml

    palewire authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9159b12 View commit details
    Browse the repository at this point in the history
Loading