Skip to content
This repository was archived by the owner on Feb 1, 2024. 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-tasks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.2
Choose a base ref
...
head repository: googleapis/python-tasks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.3
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 24, 2021

  1. chore(deps): update dependency google-cloud-tasks to v2.5.2 (#167)

    [![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-tasks](https://togithub.com/googleapis/python-tasks) | `==2.5.1` -> `==2.5.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-tasks/2.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-tasks/2.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-tasks/2.5.2/compatibility-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-tasks/2.5.2/confidence-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-tasks</summary>
    
    ### [`v2.5.2`](https://togithub.com/googleapis/python-tasks/blob/master/CHANGELOG.md#&#8203;252-httpswwwgithubcomgoogleapispython-taskscomparev251v252-2021-09-24)
    
    [Compare Source](https://togithub.com/googleapis/python-tasks/compare/v2.5.1...v2.5.2)
    
    </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-tasks).
    renovate-bot authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    fe1c6c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. chore: use gapic-generator-python 0.52.0 (#168)

    - [ ] Regenerate this pull request now.
    
    fix: improper types in pagers generation
    PiperOrigin-RevId: 399773015
    
    Source-Link: googleapis/googleapis@410c184
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/290e883545e3ac9ff2bd00cd0dacb28f1b8ca945
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjkwZTg4MzU0NWUzYWM5ZmYyYmQwMGNkMGRhY2IyOGYxYjhjYTk0NSJ9
    gcf-owl-bot[bot] authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0feec1e View commit details
    Browse the repository at this point in the history
  2. chore: release 2.5.3 (#169)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.5.3](https://www.github.com/googleapis/python-tasks/compare/v2.5.2...v2.5.3) (2021-09-30)
    
    
    ### Bug Fixes
    
    * improper types in pagers generation ([0feec1e](https://www.github.com/googleapis/python-tasks/commit/0feec1e0d1e4847e2722920c8afdc597ecd92e3f))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    090f393 View commit details
    Browse the repository at this point in the history
Loading