Skip to content
This repository was archived by the owner on Feb 7, 2026. 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/nodejs-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.11.0
Choose a base ref
...
head repository: googleapis/nodejs-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.12.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 25, 2022

  1. chore(deps): update actions/setup-node action to v3 (#1082)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v1` -> `v3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-node</summary>
    
    ### [`v3`](https://togithub.com/actions/setup-node/compare/v2...v3)
    
    [Compare Source](https://togithub.com/actions/setup-node/compare/v2...v3)
    
    ### [`v2`](https://togithub.com/actions/setup-node/compare/v1...v2)
    
    [Compare Source](https://togithub.com/actions/setup-node/compare/v1...v2)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, 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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigquery).
    renovate-bot authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    6cbe7da View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. feat: add support for accessing jobs cross-project (#1083)

    * feat: add support accessing jobs cross-project
    
    * fix test
    steffnay authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    9e5bae2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. chore(deps): update actions/checkout action to v3 (#1085)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/checkout</summary>
    
    ### [`v3`](https://togithub.com/actions/checkout/compare/v2...v3)
    
    [Compare Source](https://togithub.com/actions/checkout/compare/v2...v3)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, 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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigquery).
    renovate-bot authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    97f5188 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. chore(main): release 5.12.0 (#1084)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e700a55 View commit details
    Browse the repository at this point in the history
Loading