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: fastapi-users/fastapi-users
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.0.0
Choose a base ref
...
head repository: fastapi-users/fastapi-users
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 7 files changed
  • 5 contributors

Commits on Nov 7, 2024

  1. Fix database URL examples in docs

    nimaxin authored and frankie567 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    514e5ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82e35b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a881996 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 18, 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 frankie567 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    005dbef View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Bump python-multipart from 0.0.17 to 0.0.20

    Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 to 0.0.20.
    - [Release notes](https://github.com/Kludex/python-multipart/releases)
    - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
    - [Commits](Kludex/python-multipart@0.0.17...0.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: python-multipart
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and frankie567 committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    d1b52a2 View commit details
    Browse the repository at this point in the history
  2. Bump dependencies

    frankie567 committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    8ea78fd View commit details
    Browse the repository at this point in the history
  3. Bump version 14.0.0 → 14.0.1

    Improvements
    ------------
    
    * Bump dependencies
        * `pyjwt[crypto] ==2.10.1`
        * `python-multipart ==0.0.20`
    frankie567 committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    9d78b2a View commit details
    Browse the repository at this point in the history
Loading