Skip to content
This repository was archived by the owner on Dec 17, 2023. 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-dialogflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.0
Choose a base ref
...
head repository: googleapis/python-dialogflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.1
Choose a head ref
  • 6 commits
  • 126 files changed
  • 4 contributors

Commits on Jul 23, 2021

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

    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
    c609e89 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

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

Commits on Jul 25, 2021

  1. chore(deps): update dependency google-cloud-dialogflow to v2.7.0 (#343)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-cloud-dialogflow](https://togithub.com/googleapis/dialogflow-python-client-v2) | `==2.6.0` -> `==2.7.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.7.0/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.7.0/confidence-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/dialogflow-python-client-v2</summary>
    
    ### [`v2.7.0`](https://togithub.com/googleapis/dialogflow-python-client-v2/blob/master/CHANGELOG.md#&#8203;270-httpswwwgithubcomgoogleapispython-dialogflowcomparev260v270-2021-07-22)
    
    [Compare Source](https://togithub.com/googleapis/dialogflow-python-client-v2/compare/v2.6.0...v2.7.0)
    
    ##### Features
    
    -   add Samples section to CONTRIBUTING.rst ([#&#8203;340](https://www.github.com/googleapis/python-dialogflow/issues/340)) ([25217a3](https://www.github.com/googleapis/python-dialogflow/commit/25217a385a315a3f209039e82141f0bd153e43a0))
    
    ##### Bug Fixes
    
    -   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&#8203;339](https://www.github.com/googleapis/python-dialogflow/issues/339)) ([3bfe5b6](https://www.github.com/googleapis/python-dialogflow/commit/3bfe5b6c4c2d81ec3f1cb5e1b7aa96c60a269eb4))
    
    </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/python-dialogflow).
    renovate-bot authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    8cfb943 View commit details
    Browse the repository at this point in the history
  2. docs: fix typos (#347)

    slowy07 authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    1aa9a7a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. chore: code clean up (#351)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-dialogflow/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #350  🦕
    slowy07 authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    61123e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07703da View commit details
    Browse the repository at this point in the history
Loading