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: 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.4.4
Choose a head ref
  • 8 commits
  • 12 files changed
  • 6 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 <[email protected]>
    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 <[email protected]>
    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
Loading