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: python-ellar/ellar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b059b5e
Choose a base ref
...
head repository: python-ellar/ellar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a19541f
Choose a head ref
  • 16 commits
  • 6 files changed
  • 2 contributors

Commits on May 1, 2024

  1. Bump mypy from 1.9.0 to 1.10.0

    Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    45c7aa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Bump codecov/codecov-action from 4.3.0 to 4.4.1

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.4.1.
    - [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.3.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a6b6d37 View commit details
    Browse the repository at this point in the history
  2. Bump uvicorn[standard] from 0.29.0 to 0.30.0

    Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.29.0 to 0.30.0.
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](Kludex/uvicorn@0.29.0...0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: uvicorn[standard]
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3a43f7a View commit details
    Browse the repository at this point in the history
  3. Bump ruff from 0.4.2 to 0.4.7

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.7.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.2...v0.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a606697 View commit details
    Browse the repository at this point in the history
  4. Bump types-ujson from 5.9.0.0 to 5.10.0.20240515

    Bumps [types-ujson](https://github.com/python/typeshed) from 5.9.0.0 to 5.10.0.20240515.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-ujson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    0d6f67f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request #213 from python-ellar/dependabot/pip/types-ujson-…

    …5.10.0.20240515
    
    Bump types-ujson from 5.9.0.0 to 5.10.0.20240515
    eadwinCode authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1c207f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from python-ellar/dependabot/pip/ruff-0.4.7

    Bump ruff from 0.4.2 to 0.4.7
    eadwinCode authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ee8fe48 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #211 from python-ellar/dependabot/pip/uvicorn-stan…

    …dard--0.30.0
    
    Bump uvicorn[standard] from 0.29.0 to 0.30.0
    eadwinCode authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    56cf87b View commit details
    Browse the repository at this point in the history
  4. Bump uvicorn[standard] from 0.30.0 to 0.30.1

    Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.30.0 to 0.30.1.
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](Kludex/uvicorn@0.30.0...0.30.1)
    
    ---
    updated-dependencies:
    - dependency-name: uvicorn[standard]
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2bd1940 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #214 from python-ellar/dependabot/pip/uvicorn-stan…

    …dard--0.30.1
    
    Bump uvicorn[standard] from 0.30.0 to 0.30.1
    eadwinCode authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1904d5e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    fb8ce38 View commit details
    Browse the repository at this point in the history
  2. 0.7.7

    eadwinCode committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    f8f2852 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Merge pull request #210 from python-ellar/dependabot/github_actions/c…

    …odecov/codecov-action-4.4.1
    
    Bump codecov/codecov-action from 4.3.0 to 4.4.1
    eadwinCode authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5e788d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #202 from python-ellar/dependabot/pip/mypy-1.10.0

    Bump mypy from 1.9.0 to 1.10.0
    eadwinCode authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    7407e82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #215 from python-ellar/test_fix

    fix: TestingModule metadata sharing during tests
    eadwinCode authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    474444c View commit details
    Browse the repository at this point in the history
  4. 0.7.7

    eadwinCode authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    a19541f View commit details
    Browse the repository at this point in the history
Loading