Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
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: googleapis/python-db-dtypes-pandas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: googleapis/python-db-dtypes-pandas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 13 commits
  • 30 files changed
  • 8 contributors

Commits on Jun 12, 2025

  1. test: updates tests from pandas with compliance issues (#365)

    * test: updates tests with regex matches
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * updates to np.array processing
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update imports
    
    * update docstrings
    
    * update docstrings
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    chalmerlowe and gcf-owl-bot[bot] authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    9410076 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. test: updates python versions and sets owlbot excludes (#367)

    * chore(deps): update all dependencies
    
    * updates to prevent changes to docs and lint.ymls
    
    * updates lint python version to 3.10
    
    * remove comments, update lint python version
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Mend Renovate <bot@renovateapp.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    83143b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. chore: ignore docs.yml and lint.yml in renovate (#369)

    * chore: ignore docs.yml and lint.yml in renovate
    
    This change updates renovate.json to prevent renovate-bot from updating the specified workflow files.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: exclude renovate.json from owlbot updates
    
    This ensures that owlbot does not overwrite the changes made to `renovate.json`.
    
    * Update owlbot.py
    
    * Update owlbot.py
    
    ---------
    
    Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    eb1891c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. deps: adds limits to numpy installs under 3.10 for dataproc (#370)

    * deps: adds limits to numpy installs under 3.10 for dataproc
    
    * tweaks some version numbers as a test
    chalmerlowe authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    6d79280 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. chore(deps): update dependency pytest to v8.4.1 (#368)

    * chore(deps): update all dependencies
    
    * Update docs.yml
    
    * Update lint.yml
    
    ---------
    
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    renovate-bot and Linchin authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    df86056 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

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

Commits on Sep 8, 2025

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

Commits on Nov 11, 2025

  1. chore(main): release 1.4.4 (#371)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.4.4](v1.4.3...v1.4.4)
    (2025-09-08)
    
    
    ### Dependencies
    
    * Adds limits to numpy installs under 3.10 for dataproc
    ([#370](#370))
    ([6d79280](6d79280))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    feb17d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd5a4c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c0308 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. chore(tests): run unit tests after merge (#378)

    This adds an additional trigger to the unit tests to run post-submit as
    well
    daniel-sanche authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    5163c1c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. feat: Add support for Python 3.14 (#380)

    This PR adds Python 3.14 as a supported version, and fixed tests for the
    new version
    
    This PR also adds a dependency bound to pandas, as the [upcoming 3.0.0
    version is
    incompatible](https://github.com/googleapis/python-db-dtypes-pandas/issues/381)
    daniel-sanche authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    c164a47 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. chore: librarian release pull request: 20251215T132415Z (#382)

    PR created by the Librarian CLI to initialize a release. Merging this PR
    will auto trigger a release.
    
    Librarian Version: v0.7.0
    Language Image:
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
    <details><summary>db-dtypes: 1.5.0</summary>
    
    ##
    [1.5.0](v1.4.3...v1.5.0)
    (2025-12-15)
    
    ### Features
    
    * Add support for Python 3.14 (#380)
    ([c164a47](c164a47b))
    
    </details>
    daniel-sanche authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    58dc6fd View commit details
    Browse the repository at this point in the history
Loading