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/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
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.
Loading
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 authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    0588262 View 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 authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    dfa3102 View 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 authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    921b440 View 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 authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d7f3e8d 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 authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    8fd7c95 View 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.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    bb21353 View 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://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    35aeaa6 View commit details
    Browse the repository at this point in the history
Loading