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/google-api-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.0
Choose a base ref
...
head repository: googleapis/google-api-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.14.1
Choose a head ref
  • 6 commits
  • 24 files changed
  • 4 contributors

Commits on Jul 20, 2021

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

Commits on Jul 23, 2021

  1. chore: fix kokoro config for samples (#1455)

    Source-Link: googleapis/synthtool@dd05f9d
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
    gcf-owl-bot[bot] authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    777eb76 View commit details
    Browse the repository at this point in the history
  2. fix: drop six dependency (#1452)

    Fixes #1446 🦕
    parthea authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9f7b410 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. chore(deps): update dependency pandas to v1.3.1 (#1457)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [pandas](https://pandas.pydata.org) ([source](https://togithub.com/pandas-dev/pandas)) | `==1.3.0` -> `==1.3.1` | [![age](https://badges.renovateapi.com/packages/pypi/pandas/1.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pandas/1.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pandas/1.3.1/compatibility-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pandas/1.3.1/confidence-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pandas-dev/pandas</summary>
    
    ### [`v1.3.1`](https://togithub.com/pandas-dev/pandas/releases/v1.3.1)
    
    [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v1.3.0...v1.3.1)
    
    This is the first patch release in the 1.3.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version.
    
    See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/1.3.1/whatsnew/v1.3.1.html) for a list of all the changes.
    
    The release will be available on the defaults and conda-forge channels:
    
        conda install pandas
    
    Or via PyPI:
    
        python3 -m pip install --upgrade pandas
    
    Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues).
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-api-python-client).
    renovate-bot authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    a8f6140 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

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