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: crate/mlflow-cratedb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.1
Choose a base ref
...
head repository: crate/mlflow-cratedb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 3, 2024

  1. Chore(deps): Bump docker/build-push-action from 5 to 6

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6c82048 View commit details
    Browse the repository at this point in the history
  2. Chore(deps): Update ruff requirement from <0.5 to <0.6

    Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
    - [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.0.18...0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0b2023f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Chore(deps): Update mypy requirement from <1.11 to <1.12

    Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v0.1.0...v1.11)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9aec8a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Chore(deps): Update pyproject-fmt requirement from <2.2 to <2.3

    Updates the requirements on [pyproject-fmt](https://github.com/tox-dev/pyproject-fmt) to permit the latest version.
    - [Release notes](https://github.com/tox-dev/pyproject-fmt/releases)
    - [Commits](tox-dev/pyproject-fmt@0.1.0...2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: pyproject-fmt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9776964 View commit details
    Browse the repository at this point in the history
Loading