Permalink
base repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.34.2
Choose a base ref
...
head repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v2.34.3
Choose a head ref
  • 7 commits
  • 78 files changed
  • 7 contributors

Commits on Mar 8, 2022

  1. chore(deps): update all dependencies (#1162)

    * chore(deps): update all dependencies
    
    * remove py36 pin
    
    * remove py36 pin
    
    * remove py36 pin
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authoredMar 8, 2022
    Configuration menu
    Copy the full SHA
    0588262View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#1163)

    * chore(deps): update all dependencies
    
    * revert
    
    * revert
    
    * fix typo
    
    * revert
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authoredMar 8, 2022
    Configuration menu
    Copy the full SHA
    dfa3102View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. fix: update content-type header (#1171)

    * update content-type header
    
    * fix: update content-type header
    @steffnay
    steffnay authoredMar 18, 2022
    Configuration menu
    Copy the full SHA
    921b440View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. test: Move tests/unit/helpers to tests/unit/_helpers (#1169)

    Remove ambiguity between importing tests/unit/helpers and tests/unit/helpers.py
    which can lead to import errors.
    
    Renamed directory _helpers matches the google.cloud.bigquery._helpers module
    being tested.
    
    Fixes #1168 🦕
    @waltaskew
    waltaskew authoredMar 22, 2022
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. fix: upgrade black (#1177)

    * fix: upgrade black
    
    * upgrade black
    @steffnay
    steffnay authoredMar 29, 2022
    Configuration menu
    Copy the full SHA
    8fd7c95View commit details
    Browse the repository at this point in the history
  2. chore(python): use black==22.3.0 (#1176)

    Source-Link: googleapis/synthtool@6fab84a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authoredMar 29, 2022
    Configuration menu
    Copy the full SHA
    bb21353View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.34.3 (#1172)

    * chore(main): release 2.34.3
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authoredMar 29, 2022
    Configuration menu
    Copy the full SHA
    35aeaa6View commit details
    Browse the repository at this point in the history
Loading