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

Commits on Dec 3, 2024

  1. build(deps): bump typer from 0.14.0 to 0.15.0

    Bumps [typer](https://github.com/fastapi/typer) from 0.14.0 to 0.15.0.
    - [Release notes](https://github.com/fastapi/typer/releases)
    - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
    - [Commits](fastapi/typer@0.14.0...0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: typer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    437b235 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump pytest from 8.3.3 to 8.3.4

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.3.3...8.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    f37688c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #422 from JnyJny/dependabot/pip/typer-0.15.0

    build(deps): bump typer from 0.14.0 to 0.15.0
    JnyJny authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    4325ae1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #423 from JnyJny/dependabot/pip/pytest-8.3.4

    build(deps-dev): bump pytest from 8.3.3 to 8.3.4
    JnyJny authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a1e2303 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. build(deps): bump typer from 0.15.0 to 0.15.1

    Bumps [typer](https://github.com/fastapi/typer) from 0.15.0 to 0.15.1.
    - [Release notes](https://github.com/fastapi/typer/releases)
    - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
    - [Commits](fastapi/typer@0.15.0...0.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: typer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    149f25a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump fastapi from 0.115.5 to 0.115.6

    Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.5 to 0.115.6.
    - [Release notes](https://github.com/fastapi/fastapi/releases)
    - [Commits](fastapi/fastapi@0.115.5...0.115.6)
    
    ---
    updated-dependencies:
    - dependency-name: fastapi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    cccda6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #424 from JnyJny/dependabot/pip/typer-0.15.1

    build(deps): bump typer from 0.15.0 to 0.15.1
    JnyJny authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    b7655e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #425 from JnyJny/dependabot/pip/fastapi-0.115.6

    build(deps): bump fastapi from 0.115.5 to 0.115.6
    JnyJny authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    51c758c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. build(deps-dev): bump httpx from 0.28.0 to 0.28.1

    Bumps [httpx](https://github.com/encode/httpx) from 0.28.0 to 0.28.1.
    - [Release notes](https://github.com/encode/httpx/releases)
    - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
    - [Commits](encode/httpx@0.28.0...0.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: httpx
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    4b1fddd View commit details
    Browse the repository at this point in the history
  2. build(deps): bump loguru from 0.7.2 to 0.7.3

    Bumps [loguru](https://github.com/Delgan/loguru) from 0.7.2 to 0.7.3.
    - [Release notes](https://github.com/Delgan/loguru/releases)
    - [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
    - [Commits](Delgan/loguru@0.7.2...0.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: loguru
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    ec80611 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #426 from JnyJny/dependabot/pip/httpx-0.28.1

    build(deps-dev): bump httpx from 0.28.0 to 0.28.1
    JnyJny authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    29036f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #427 from JnyJny/dependabot/pip/loguru-0.7.3

    build(deps): bump loguru from 0.7.2 to 0.7.3
    JnyJny authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    2c37b17 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. build(deps): bump uvicorn from 0.32.1 to 0.33.0

    Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.1 to 0.33.0.
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](encode/uvicorn@0.32.1...0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: uvicorn
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    6a00eec View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Merge pull request #428 from JnyJny/dependabot/pip/uvicorn-0.33.0

    build(deps): bump uvicorn from 0.32.1 to 0.33.0
    JnyJny authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    bc70d54 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump mypy from 1.13.0 to 1.14.0

    Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.13.0...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    97a4fc2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #429 from JnyJny/dependabot/pip/mypy-1.14.0

    build(deps-dev): bump mypy from 1.13.0 to 1.14.0
    JnyJny authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    dcbe1ed View commit details
    Browse the repository at this point in the history
Loading