Thanks to visit codestin.com
Credit goes to github.com

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/crate-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: crate/crate-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Feb 12, 2025

  1. Chore(deps-dev): Update mypy requirement from <1.15 to <1.16

    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.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and amotl committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    c63f75c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Configuration menu
    Copy the full SHA
    81a5044 View commit details
    Browse the repository at this point in the history
  2. Chore(deps-dev): Update zope-testrunner requirement

    Updates the requirements on [zope-testrunner](https://github.com/zopefoundation/zope.testrunner) to permit the latest version.
    - [Changelog](https://github.com/zopefoundation/zope.testrunner/blob/master/CHANGES.rst)
    - [Commits](zopefoundation/zope.testrunner@5.0...7.0)
    
    ---
    updated-dependencies:
    - dependency-name: zope-testrunner
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and amotl committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    2d32537 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

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

Commits on Mar 17, 2025

  1. Chore(deps-dev): Update ruff requirement from <0.10 to <0.12

    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.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and amotl committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    3f133eb View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Documentation: Remove page about SQLAlchemy

    The location redirects to [1] anyway.
    
    [1] https://cratedb.com/docs/sqlalchemy-cratedb/
    amotl committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    5ab391c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    4e678ba View commit details
    Browse the repository at this point in the history
  2. Chore: Fix build wrt. urllib3

    amotl committed May 6, 2025
    Configuration menu
    Copy the full SHA
    d32b74a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Chore(deps): Bump astral-sh/setup-uv from 5 to 6

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 6.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and amotl committed May 8, 2025
    Configuration menu
    Copy the full SHA
    fb045ec View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Configuration menu
    Copy the full SHA
    5a9f518 View commit details
    Browse the repository at this point in the history
Loading