Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-bigquery-connection #3646

Merged
merged 122 commits into from
Nov 17, 2022

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    7b904d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e791ad1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. feat: generate v1

    steffnay committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    dcb208c View commit details
    Browse the repository at this point in the history
  2. feat: generate v1

    steffnay committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    a2c7814 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. feat: generate v1

    steffnay committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    e1082a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e73777a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. chore: re-generate

    steffnay committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    476a13b View commit details
    Browse the repository at this point in the history
  2. chore: add skip to docs

    steffnay committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    fc3349b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    24f6952 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency ts-loader to v8 (#13)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [ts-loader](https://togithub.com/TypeStrong/ts-loader) | devDependencies | major | [`^7.0.5` -> `^8.0.0`](https://renovatebot.com/diffs/npm/ts-loader/7.0.5/8.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>TypeStrong/ts-loader</summary>
    
    ### [`v8.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v800)
    
    [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.5...v8.0.0)
    
    -   [Support for symlinks in project references](https://togithub.com/TypeStrong/ts-loader/pull/1136) - thanks [@&#8203;sheetalkamat](https://togithub.com/sheetalkamat)!
    -   `ts-loader` now supports TypeScript 3.6 and greater **BREAKING CHANGE**
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :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/dashboard#googleapis/nodejs-bigquery-connection).
    renovate-bot authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    7074809 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    e6d1c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c6c277 View commit details
    Browse the repository at this point in the history
  3. build: use bazel build (#9)

    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    alexander-fenster and JustinBeckwith authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    3743061 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. chore(deps): update dependency @types/mocha to v8 (#14)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.0.2` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/7.0.2/8.0.0) |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :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/dashboard#googleapis/nodejs-bigquery-connection).
    renovate-bot authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    b70bd96 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    619b0de View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. build: fix typo in publish (#22)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5b03461e-47c0-40e8-a8ad-c465ee146cc5/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@388e10f
    Source-Link: googleapis/synthtool@d82decc
    Source-Link: googleapis/synthtool@799d8e6
    yoshi-automation authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    2013fea View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    a06435b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. feat: add/correct PHP namespace for BigQuery connection/reservation (#26

    )
    
    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * Add/correct PHP namespace for BigQuery connection/reservation
    
    PiperOrigin-RevId: 323605868
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jul 28 10:47:24 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 0c6a73081373ff3ff3d470efe554f2f1efd64041
    Source-Link: googleapis/googleapis@0c6a730
    yoshi-automation authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    a2cb039 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. chore: release 1.1.0 (#28)

    * chore: updated samples/package.json [ci skip]
    
    * chore: updated CHANGELOG.md [ci skip]
    
    * chore: updated package.json
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    e680c12 View commit details
    Browse the repository at this point in the history
  2. build: use gapic-generator-typescrit, correct PHP namespace for BQ co…

    …nnection, update protos (#29)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5f7f9c6d-c75a-4c60-8bb8-0026a14cead7/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 325949033
    Source-Link: googleapis/googleapis@94006b3
    PiperOrigin-RevId: 323795963
    Source-Link: googleapis/googleapis@c1b9289
    yoshi-automation authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    432cb3d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. build: update to various build files (#30)

    * chore: add config files for cloud-rad for node.js
    
    * chore: add config files for cloud-rad for node.js
    
    Generate and upload yaml files for ref docs
    
    * Add gitattributes for json with comments
    
    * Fix extra char
    
    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Thu Jul 16 12:19:00 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 21f1470ecd01424dc91c70f1a7c798e4e87d1eec
    Source-Link: googleapis/synthtool@21f1470
    
    * fix: rename _toc to toc
    
    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Tue Jul 21 10:53:20 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 99c93fe09f8c1dca09dfc0301c8668e3a70dd796
    Source-Link: googleapis/synthtool@99c93fe
    
    * fix: move gitattributes files to node templates
    
    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Thu Jul 23 01:45:04 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3
    Source-Link: googleapis/synthtool@3a00b7f
    
    * chore(node): fix kokoro build path for cloud-rad
    
    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Wed Jul 29 00:28:42 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 89d431fb2975fc4e0ed24995a6e6dfc8ff4c24fa
    Source-Link: googleapis/synthtool@89d431f
    
    * docs: add links to the CHANGELOG from the README.md for Java and Node
    
    Source-Author: Megan Potter <57276408+feywind@users.noreply.github.com>
    Source-Date: Thu Jul 30 13:21:57 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5936421202fb53ed4641bcb824017dd393a3dbcc
    Source-Link: googleapis/synthtool@5936421
    
    * build: --credential-file-override is no longer required
    
    @chingor13 has configured our runtime environment, such that we no longer need to explicitly provide a credentials file.
    
    How does this magic work, I didn't fully understand?
    
    Source-Author: Benjamin E. Coe <bencoe@google.com>
    Source-Date: Fri Aug 7 19:02:09 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 94421c47802f56a44c320257b2b4c190dc7d6b68
    Source-Link: googleapis/synthtool@94421c4
    
    * chore: update cloud rad kokoro build job
    
    Delete `SharePoint` item from TOC.
    
    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Tue Aug 11 11:25:41 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: bd0deaa1113b588d70449535ab9cbf0f2bd0e72f
    Source-Link: googleapis/synthtool@bd0deaa
    
    * build: perform publish using Node 12
    
    Source-Author: Benjamin E. Coe <bencoe@google.com>
    Source-Date: Wed Aug 12 12:12:29 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5747555f7620113d9a2078a48f4c047a99d31b3e
    Source-Link: googleapis/synthtool@5747555
    
    * fix: move system and samples test from Node 10 to Node 12
    
    Source-Author: sofisl <55454395+sofisl@users.noreply.github.com>
    Source-Date: Thu Aug 20 18:29:50 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 05de3e1e14a0b07eab8b474e669164dbd31f81fb
    Source-Link: googleapis/synthtool@05de3e1
    
    * build: track flaky tests for "nightly", add new secrets for tagging
    
    Source-Author: Benjamin E. Coe <bencoe@google.com>
    Source-Date: Wed Aug 26 14:28:22 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 8cf6d2834ad14318e64429c3b94f6443ae83daf9
    Source-Link: googleapis/synthtool@8cf6d28
    yoshi-automation authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    1a7e55c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. feat: add aws connection support (#33)

    PiperOrigin-RevId: 334870265
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Oct 1 12:16:35 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: aa72330a8d16d281df131e8d37bb1a4bde53401f
    Source-Link: googleapis/googleapis@aa72330
    yoshi-automation authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    8fb310e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a8fc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bea5af View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    41bb0f3 View commit details
    Browse the repository at this point in the history
  2. build: up-to-date CI/CD configuration (#37)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/220288a4-7076-443b-9721-9f71deddc661/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@5451633
    Source-Link: googleapis/synthtool@0c868d4
    Source-Link: googleapis/synthtool@079dcce
    Source-Link: googleapis/synthtool@fdd03c1
    yoshi-automation authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    a46ba17 View commit details
    Browse the repository at this point in the history
  3. chore: clean up Node.js TOC for cloud-rad (#40)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5f7bb900-b4ec-41d2-acea-c5c2f5dfb4fa/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@901ddd4
    Source-Link: googleapis/synthtool@f96d3b4
    yoshi-automation authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    86c496b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. docs: updated code of conduct (includes update to actions) (#44)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/6dcea365-b918-4c52-b1db-d7a62c956000/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@89c849b
    Source-Link: googleapis/synthtool@a783321
    Source-Link: googleapis/synthtool@b7413d3
    Source-Link: googleapis/synthtool@5f6ef0e
    yoshi-automation authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d92d73f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#45)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9f0ce149-63bd-4aad-917d-44f82c8912a6/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@ba9918c
    yoshi-automation authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    c8f32f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. fix: do not modify options object, use defaultScopes (#46)

    Regenerated the library using
    [gapic-generator-typescript](https://github.com/googleapis/gapic-generator-typescript)
    v1.2.1.
    alexander-fenster authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    411c2ad View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    1bdff1a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. docs: spelling correction for "targetting" (#50)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/c503f640-90ae-4547-bcc8-a154d32c609e/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@15013ef
    yoshi-automation authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    a8f27ad View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. chore: release 1.2.1 (#49)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    13b0fc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    676bb3c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. chore: generate GAPIC metadata JSON file (#53)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/464906e9-6f3c-41d1-906e-fd7073c42d19/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 345596855
    Source-Link: googleapis/googleapis@d189e87
    yoshi-automation authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    d547612 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. chore: release 1.2.2 (#54)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1db63a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. docs: add instructions for authenticating for system tests (#57)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9943226b-8e9b-44fd-b025-446fc572242a/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@363fe30
    yoshi-automation authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    940317c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    7e461ee View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. feat: introduce style enumeration (#60)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/99ff624a-f7e4-4941-b7ed-794cee704ba0/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Jan 9, 2021
    Configuration menu
    Copy the full SHA
    8f86778 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    b63fe0b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. refactor(nodejs): move build cop to flakybot (#63)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/dfbad313-7afb-4cf6-b229-0476fcc2130c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@57c23fa
    yoshi-automation authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    f36bf09 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    740f2a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. build: adds UNORDERED_LIST enum (#65)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/3c80116f-2a08-4668-9798-3d8677b45629/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    31d268f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. build: update gapic-generator-typescript to v1.2.10. (#66)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9f8e7599-f87d-4fac-8f3a-a2e1781c33be/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 361273630
    Source-Link: googleapis/googleapis@5477122
    yoshi-automation authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    9817e64 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. chore(deps): update dependency sinon to v10 (#68)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^9.0.2` -> `^10.0.0`](https://renovatebot.com/diffs/npm/sinon/9.2.4/10.0.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/compatibility-slim/9.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/confidence-slim/9.2.4)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v10.0.0`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1000--2021-03-22)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v9.2.4...v10.0.0)
    
    ==================
    
    -   Upgrade nise to 4.1.0
    -   Use [@&#8203;sinonjs/eslint-config](https://togithub.com/sinonjs/eslint-config)[@&#8203;4](https://togithub.com/4) => Adopts ES2017 => Drops support for IE 11, Legacy Edge and legacy Safari
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :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/dashboard#github/googleapis/nodejs-bigquery-connection).
    renovate-bot authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    53cc2ac View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. chore: migrate to owl bot (#69)

    * chore: migrate to owl bot
    
    * chore: copy files from googleapis-gen fb91803ccef5d7c695139b22788b309e2197856b
    
    * chore: run the post processor
    SurferJeffAtGoogle authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    355d696 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. chore(deps): update dependency @types/sinon to v10 (#73)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/sinon](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^9.0.4` -> `^10.0.0`](https://renovatebot.com/diffs/npm/@types%2fsinon/9.0.11/10.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/compatibility-slim/9.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/confidence-slim/9.0.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :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/dashboard#github/googleapis/nodejs-bigquery-connection).
    renovate-bot authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    31c9282 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. chore(deps): update dependency ts-loader to v9 (#77)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [ts-loader](https://togithub.com/TypeStrong/ts-loader) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/ts-loader/8.1.0/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/compatibility-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/confidence-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>TypeStrong/ts-loader</summary>
    
    ### [`v9.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v900)
    
    [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.1.0...v9.0.0)
    
    Breaking changes:
    
    -   minimum webpack version: 5
    -   minimum node version: 12
    
    Changes:
    
    -   [webpack 5 migration](https://togithub.com/TypeStrong/ts-loader/pull/1251) - thanks [@&#8203;johnnyreilly](https://togithub.com/johnnyreilly), [@&#8203;jonwallsten](https://togithub.com/jonwallsten), [@&#8203;sokra](https://togithub.com/sokra), [@&#8203;appzuka](https://togithub.com/appzuka), [@&#8203;alexander-akait](https://togithub.com/alexander-akait)
    
    </details>
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :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/dashboard#github/googleapis/nodejs-bigquery-connection).
    renovate-bot authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    e74ab11 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    1f6ebdb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. chore: new owl bot post processor docker image (#83)

    gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f
    gcf-owl-bot[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    ac620dc View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. fix: use require() to load JSON protos (#84)

    The library is regenerated with gapic-generator-typescript v1.3.1.
    
    Committer: @alexander-fenster
    PiperOrigin-RevId: 372468161
    
    Source-Link: googleapis/googleapis@75880c3
    
    Source-Link: googleapis/googleapis-gen@77b1804
    gcf-owl-bot[bot] authored May 11, 2021
    Configuration menu
    Copy the full SHA
    0dbed26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f3b4e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. chore: release 1.3.1 (#82)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 13, 2021
    Configuration menu
    Copy the full SHA
    095be6f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. chore(deps): update dependency sinon to v11 (#88)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^10.0.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/sinon/10.0.0/11.1.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/compatibility-slim/10.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/confidence-slim/10.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v11.1.0`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1110--2021-05-25)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v11.0.0...31be9a5d5a4762ef01cb195f29024616dfee9ce8)
    
    \==================
    
    -   Add sinon.promise() implementation ([#&#8203;2369](https://togithub.com/sinonjs/sinon/issues/2369))
    -   Set wrappedMethod on getters/setters ([#&#8203;2378](https://togithub.com/sinonjs/sinon/issues/2378))
    -   \[Docs] Update fake-server usage & descriptions ([#&#8203;2365](https://togithub.com/sinonjs/sinon/issues/2365))
    -   Fake docs improvement ([#&#8203;2360](https://togithub.com/sinonjs/sinon/issues/2360))
    -   Update nise to 5.1.0 (fixed [#&#8203;2318](https://togithub.com/sinonjs/sinon/issues/2318))
    
    ### [`v11.0.0`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1100--2021-05-24)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v10.0.1...v11.0.0)
    
    \==================
    
    -   Explicitly use samsam 6.0.2 with fix for [#&#8203;2345](https://togithub.com/sinonjs/sinon/issues/2345)
    -   Update most packages ([#&#8203;2371](https://togithub.com/sinonjs/sinon/issues/2371))
    -   Update compatibility docs ([#&#8203;2366](https://togithub.com/sinonjs/sinon/issues/2366))
    -   Update packages (includes breaking fake-timers change, see [#&#8203;2352](https://togithub.com/sinonjs/sinon/issues/2352))
    -   Warn of potential memory leaks ([#&#8203;2357](https://togithub.com/sinonjs/sinon/issues/2357))
    -   Fix clock test errors
    
    ### [`v10.0.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1001--2021-04-08)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v10.0.0...v10.0.1)
    
    \==================
    
    -   Upgrade sinon components (bumps y18n to 4.0.1)
    -   Bump y18n from 4.0.0 to 4.0.1
    
    </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, 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/nodejs-bigquery-connection).
    renovate-bot authored May 25, 2021
    Configuration menu
    Copy the full SHA
    3e80490 View commit details
    Browse the repository at this point in the history
  2. fix: GoogleAdsError missing using generator version after 1.3.0 (#89)

    [PR](googleapis/gapic-generator-typescript#878) within
    updated gapic-generator-typescript version 1.4.0
    
    Committer: @summer-ji-eng
    PiperOrigin-RevId: 375759421
    
    Source-Link: googleapis/googleapis@95fa72f
    
    Source-Link: googleapis/googleapis-gen@f40a343
    gcf-owl-bot[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    fc01df1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. chore: release 1.3.2 (#90)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.3.2](https://www.github.com/googleapis/nodejs-bigquery-connection/compare/v1.3.1...v1.3.2) (2021-06-10)
    
    
    ### Bug Fixes
    
    * GoogleAdsError missing using generator version after 1.3.0 ([#89](https://www.github.com/googleapis/nodejs-bigquery-connection/issues/89)) ([dca26bf](https://www.github.com/googleapis/nodejs-bigquery-connection/commit/dca26bfe396c852e9c7e7481105b8d7387ed1977))
    ---
    
    
    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 Jun 10, 2021
    Configuration menu
    Copy the full SHA
    3343316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b52bf16 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. fix: make request optional in all cases (#98)

    ... chore: update gapic-generator-ruby to the latest commit chore: release gapic-generator-typescript 1.5.0
    
    Committer: @miraleung
    PiperOrigin-RevId: 380641501
    
    Source-Link: googleapis/googleapis@076f7e9
    
    Source-Link: googleapis/googleapis-gen@27e4c88
    gcf-owl-bot[bot] authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    36e6e4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf013a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    830d14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830eac8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    a006d3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5877f90 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. feat: add cloud spanner connection support (#110)

    * feat: add cloud spanner connection support
    
    PiperOrigin-RevId: 384325792
    
    Source-Link: googleapis/googleapis@eba5492
    
    Source-Link: googleapis/googleapis-gen@6fdc90c
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    808e300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62dc898 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix: Updating WORKSPACE files to use the newest version of the Typesc…

    …ript generator. (#112)
    
    Also removing the explicit generator tag for the IAMPolicy mixin for the kms and pubsub APIS as the generator will now read it from the .yaml file.
    
    PiperOrigin-RevId: 385101839
    
    Source-Link: googleapis/googleapis@80f4042
    
    Source-Link: googleapis/googleapis-gen@d3509d2
    gcf-owl-bot[bot] authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d183edf View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. chore: release 1.4.1 (#113)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.4.1](https://www.github.com/googleapis/nodejs-bigquery-connection/compare/v1.4.0...v1.4.1) (2021-07-21)
    
    
    ### Bug Fixes
    
    * Updating WORKSPACE files to use the newest version of the Typescript generator. ([#112](https://www.github.com/googleapis/nodejs-bigquery-connection/issues/112)) ([9a2b5bb](https://www.github.com/googleapis/nodejs-bigquery-connection/commit/9a2b5bb9796be07bd13ca886061f30151c5ba235))
    ---
    
    
    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 Jul 21, 2021
    Configuration menu
    Copy the full SHA
    4a5ec83 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    6c0919c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    7c97f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54be8d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. feat: turns on self-signed JWT feature flag (#124)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 392067151
    
    Source-Link: googleapis/googleapis@06345f7
    
    Source-Link: googleapis/googleapis-gen@95882b3
    gcf-owl-bot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    1e525c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. chore: release 1.5.0 (#125)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    5909c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596408c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    141ae23 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. docs(samples): add auto-generated samples for Node with api short nam…

    …e in region tag (#133)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 399287285
    
    Source-Link: googleapis/googleapis@1575986
    
    Source-Link: googleapis/googleapis-gen@b27fff6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjI3ZmZmNjIzYTVkOGQ1ODZiNzAzYjVlNDkxOTg1NmFiZTdjMmViMyJ9
    gcf-owl-bot[bot] authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d4ee9a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    b7e1940 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    cbd81ec View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. chore: fix the wrong post processor image (#139)

    Takashi Matsuo authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    22d619e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to v16 (#138)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^14.0.13` -> `^16.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/14.17.32/16.11.6) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/compatibility-slim/14.17.32)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/confidence-slim/14.17.32)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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-connection).
    renovate-bot authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    eed87f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. chore(deps): update dependency sinon to v12 (#140)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^11.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/sinon/11.1.2/12.0.1) | [![age](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/compatibility-slim/11.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/confidence-slim/11.1.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v12.0.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGES.md#&#8203;1201)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v12.0.0...v12.0.1)
    
    -   [`3f598221`](https://togithub.com/sinonjs/sinon/commit/3f598221045904681f2b3b3ba1df617ed5e230e3)
        Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng)
        > 'npm unlink' would implicitly unlink the current dir
        > until version 7, which requires an argument
    -   [`51417a38`](https://togithub.com/sinonjs/sinon/commit/51417a38111eeeb7cd14338bfb762cc2df487e1b)
        Fix bundling of cjs module ([#&#8203;2412](https://togithub.com/sinonjs/sinon/issues/2412)) (Julian Grinblat)
        > -   Fix bundling of cjs module
        >
        > -   Run prettier
    
    *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2021-11-04.*
    
    #### 12.0.0
    
    ### [`v12.0.0`](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0)
    
    </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-connection).
    renovate-bot authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c5ff462 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. docs(samples): add example tags to generated samples (#141)

    * docs(samples): add example tags to generated samples
    
    PiperOrigin-RevId: 408439482
    
    Source-Link: googleapis/googleapis@b9f6184
    
    Source-Link: googleapis/googleapis-gen@eb888bc
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWI4ODhiYzIxNGVmYzdiZjQzYmY0NjM0YjQ3MDI1NDU2NWE2NTlhNSJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    dde42b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    9f8848e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    29c80f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    3138fc6 View commit details
    Browse the repository at this point in the history
  2. chore: add api_shortname and library_type to repo metadata (#144)

    Update .repo-metadata.json as required by go/library-data-integrity
    parthea authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    bcf7f64 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    0f56fd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. chore: update v2.12.0 gapic-generator-typescript (#153)

    - [ ] Regenerate this pull request now.
    
    Committer: @summer-ji-eng
    PiperOrigin-RevId: 424244721
    
    Source-Link: googleapis/googleapis@4b6b01f
    
    Source-Link: googleapis/googleapis-gen@8ac83fb
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGFjODNmYmE2MDZkMDA4YzdlOGE0MmU3ZDU1YjY1OTZlYzRiZTM1ZiJ9
    gcf-owl-bot[bot] authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1f95e24 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. chore(deps): update dependency sinon to v13 (#155)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^12.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/sinon/12.0.1/13.0.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/13.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/13.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/13.0.0/compatibility-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/13.0.0/confidence-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v13.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1300)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v12.0.1...v13.0.0)
    
    -   [`cf3d6c0c`](https://togithub.com/sinonjs/sinon/commit/cf3d6c0cd9689c0ee673b3daa8bf9abd70304392)
        Upgrade packages ([#&#8203;2431](https://togithub.com/sinonjs/sinon/issues/2431)) (Carl-Erik Kopseng)
        > -   Update all @&#8203;sinonjs/ packages
        >
        > -   Upgrade to fake-timers 9
        >
        > -   chore: ensure always using latest LTS release
    -   [`41710467`](https://togithub.com/sinonjs/sinon/commit/417104670d575e96a1b645ea40ce763afa76fb1b)
        Adjust deploy scripts to archive old releases in a separate branch, move existing releases out of master ([#&#8203;2426](https://togithub.com/sinonjs/sinon/issues/2426)) (Joel Bradshaw)
        > Co-authored-by: Carl-Erik Kopseng <carlerik@gmail.com>
    -   [`c80a7266`](https://togithub.com/sinonjs/sinon/commit/c80a72660e89d88b08275eff1028ecb9e26fd8e9)
        Bump node-fetch from 2.6.1 to 2.6.7 ([#&#8203;2430](https://togithub.com/sinonjs/sinon/issues/2430)) (dependabot\[bot])
        > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@&#8203;users](https://togithub.com/users).noreply.github.com>
    -   [`a00f14a9`](https://togithub.com/sinonjs/sinon/commit/a00f14a97dbe8c65afa89674e16ad73fc7d2fdc0)
        Add explicit export for `./*` ([#&#8203;2413](https://togithub.com/sinonjs/sinon/issues/2413)) (なつき)
    -   [`b82ca7ad`](https://togithub.com/sinonjs/sinon/commit/b82ca7ad9b1add59007771f65a18ee34415de8ca)
        Bump cached-path-relative from 1.0.2 to 1.1.0 ([#&#8203;2428](https://togithub.com/sinonjs/sinon/issues/2428)) (dependabot\[bot])
    -   [`a9ea1427`](https://togithub.com/sinonjs/sinon/commit/a9ea142716c094ef3c432ecc4089f8207b8dd8b6)
        Add documentation for assert.calledOnceWithMatch ([#&#8203;2424](https://togithub.com/sinonjs/sinon/issues/2424)) (Mathias Schreck)
    -   [`1d5ab86b`](https://togithub.com/sinonjs/sinon/commit/1d5ab86ba60e50dd69593ffed2bffd4b8faa0d38)
        Be more general in stripping off stack frames to fix Firefox tests ([#&#8203;2425](https://togithub.com/sinonjs/sinon/issues/2425)) (Joel Bradshaw)
    -   [`56b06129`](https://togithub.com/sinonjs/sinon/commit/56b06129e223eae690265c37b1113067e2b31bdc)
        Check call count type ([#&#8203;2410](https://togithub.com/sinonjs/sinon/issues/2410)) (Joel Bradshaw)
    -   [`7863e2df`](https://togithub.com/sinonjs/sinon/commit/7863e2dfdbda79e0a32e42af09e6539fc2f2b80f)
        Fix [#&#8203;2414](https://togithub.com/sinonjs/sinon/issues/2414): make Sinon available on homepage (Carl-Erik Kopseng)
    -   [`fabaabdd`](https://togithub.com/sinonjs/sinon/commit/fabaabdda82f39a7f5b75b55bd56cf77b1cd4a8f)
        Bump nokogiri from 1.11.4 to 1.13.1 ([#&#8203;2423](https://togithub.com/sinonjs/sinon/issues/2423)) (dependabot\[bot])
    -   [`dbc0fbd2`](https://togithub.com/sinonjs/sinon/commit/dbc0fbd263c8419fa47f9c3b20cf47890a242d21)
        Bump shelljs from 0.8.4 to 0.8.5 ([#&#8203;2422](https://togithub.com/sinonjs/sinon/issues/2422)) (dependabot\[bot])
    -   [`fb8b3d72`](https://togithub.com/sinonjs/sinon/commit/fb8b3d72a85dc8fb0547f859baf3f03a22a039f7)
        Run Prettier (Carl-Erik Kopseng)
    -   [`12a45939`](https://togithub.com/sinonjs/sinon/commit/12a45939e9b047b6d3663fe55f2eb383ec63c4e1)
        Fix 2377: Throw error when trying to stub non-configurable or non-writable properties ([#&#8203;2417](https://togithub.com/sinonjs/sinon/issues/2417)) (Stuart Dotson)
        > Fixes issue [#&#8203;2377](https://togithub.com/sinonjs/sinon/issues/2377) by throwing an error when trying to stub non-configurable or non-writable properties
    
    *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2022-01-28.*
    
    </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-connection).
    renovate-bot authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    0aa2fdf View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    dcef06b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. docs(samples): include metadata file, add exclusions for samples to h…

    …andwritten libraries (#158)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 429395631
    
    Source-Link: googleapis/googleapis@84594b3
    
    Source-Link: googleapis/googleapis-gen@ed74f97
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWQ3NGY5NzBmZDgyOTE0ODc0ZTZiMjdiMDQ3NjNjZmE2NmJhZmU5YiJ9
    gcf-owl-bot[bot] authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    9f3a17b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. chore(deps): update dependency gts to v3 (#149)

    * chore(deps): update dependency gts to v3
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Steffany Brown <30247553+steffnay@users.noreply.github.com>
    3 people authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    0c5f678 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. feat: Add Cloud_Resource Connection Support (#162)

    PiperOrigin-RevId: 433053270
    Source-Link: googleapis/googleapis@eb0700c
    Source-Link: googleapis/googleapis-gen@0678286
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDY3ODI4NjllZDJiODUzYjI3NTBlYTJhNzhmYzRiMDgxYTgyMmRlOSJ9
    gcf-owl-bot[bot] authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    6e83ab1 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. chore: update v2.14.2 gapic-generator-typescript (#164)

    - [ ] Regenerate this pull request now.
    
    Committer: @summer-ji-eng
    PiperOrigin-RevId: 434859890
    
    Source-Link: googleapis/googleapis@bc2432d
    
    Source-Link: googleapis/googleapis-gen@930b673
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTMwYjY3MzEwM2U5MjUyM2Y4Y2ZlZDM4ZGVjZDdkM2FmYWU4ZWJlNyJ9
    gcf-owl-bot[bot] authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    40f8a98 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. feat: AuditConfig for IAM v1 (#166)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 439356405
    
    Source-Link: googleapis/googleapis@afa2ba1
    
    Source-Link: googleapis/googleapis-gen@3e40c17
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2U0MGMxN2UxNTEwYzk1ZmFiNThmYzIxNDNjY2I2MWNjZWNhNTk4OSJ9
    gcf-owl-bot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    069c766 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. build(node): update client library version in samples metadata (#1356) (

    #172)
    
    * build(node): add feat in node post-processor to add client library version number in snippet metadata
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Source-Link: googleapis/synthtool@d337b88
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d106724ad2a96daa1b8d88de101ba50bdb30b8df62ffa0aa2b451d93b4556641
    gcf-owl-bot[bot] and bcoe authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    4cf3623 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. chore(deps): update dependency @types/mocha to v9 (#173)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/8.2.3/9.1.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/compatibility-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/confidence-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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-connection).
    renovate-bot authored May 3, 2022
    Configuration menu
    Copy the full SHA
    afdd7fd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. chore(deps): update dependency sinon to v14 (#176)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^13.0.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/sinon/13.0.2/14.0.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/compatibility-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/confidence-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v14.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1400)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v13.0.2...v14.0.0)
    
    -   [`c2bbd826`](https://togithub.com/sinonjs/sinon/commit/c2bbd82641444eb5b32822489ae40f185afbbf00)
        Drop node 12 (Morgan Roderick)
        > And embrace Node 18
        >
        > See https://nodejs.org/en/about/releases/
    
    *Released by Morgan Roderick on 2022-05-07.*
    
    </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-connection).
    renovate-bot authored May 9, 2022
    Configuration menu
    Copy the full SHA
    eb16c8d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. build!: update library to use Node 12 (#177)

    * build!: Update library to use Node 12
    sofisl authored May 20, 2022
    Configuration menu
    Copy the full SHA
    34bda0b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. chore(deps): update dependency jsdoc-region-tag to v2 (#182)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc-region-tag](https://togithub.com/googleapis/jsdoc-region-tag) | [`^1.0.4` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-region-tag/1.3.1/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/compatibility-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/confidence-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/jsdoc-region-tag</summary>
    
    ### [`v2.0.0`](https://togithub.com/googleapis/jsdoc-region-tag/blob/HEAD/CHANGELOG.md#&#8203;200-httpsgithubcomgoogleapisjsdoc-region-tagcomparev131v200-2022-05-20)
    
    [Compare Source](https://togithub.com/googleapis/jsdoc-region-tag/compare/v1.3.1...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   update library to use Node 12 ([#&#8203;107](https://togithub.com/googleapis/jsdoc-region-tag/issues/107))
    
    ##### Build System
    
    -   update library to use Node 12 ([#&#8203;107](https://togithub.com/googleapis/jsdoc-region-tag/issues/107)) ([5b51796](https://togithub.com/googleapis/jsdoc-region-tag/commit/5b51796771984cf8b978990025f14faa03c19923))
    
    ##### [1.3.1](https://www.github.com/googleapis/jsdoc-region-tag/compare/v1.3.0...v1.3.1) (2021-08-11)
    
    ##### Bug Fixes
    
    -   **build:** migrate to using main branch ([#&#8203;79](https://www.togithub.com/googleapis/jsdoc-region-tag/issues/79)) ([5050615](https://www.github.com/googleapis/jsdoc-region-tag/commit/50506150b7758592df5e389c6a5c3d82b3b20881))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigquery-connection).
    renovate-bot authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4176c07 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency jsdoc-fresh to v2 (#181)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc-fresh](https://togithub.com/googleapis/jsdoc-fresh) | [`^1.0.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-fresh/1.1.1/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/compatibility-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/confidence-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/jsdoc-fresh</summary>
    
    ### [`v2.0.0`](https://togithub.com/googleapis/jsdoc-fresh/blob/HEAD/CHANGELOG.md#&#8203;200-httpsgithubcomgoogleapisjsdoc-freshcomparev111v200-2022-05-18)
    
    [Compare Source](https://togithub.com/googleapis/jsdoc-fresh/compare/v1.1.1...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   update library to use Node 12 ([#&#8203;108](https://togithub.com/googleapis/jsdoc-fresh/issues/108))
    
    ##### Build System
    
    -   update library to use Node 12 ([#&#8203;108](https://togithub.com/googleapis/jsdoc-fresh/issues/108)) ([e61c223](https://togithub.com/googleapis/jsdoc-fresh/commit/e61c2238db8900e339e5fe7fb8aea09642290182))
    
    ##### [1.1.1](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.1.0...v1.1.1) (2021-08-11)
    
    ##### Bug Fixes
    
    -   **build:** migrate to using main branch ([#&#8203;83](https://www.togithub.com/googleapis/jsdoc-fresh/issues/83)) ([9474adb](https://www.github.com/googleapis/jsdoc-fresh/commit/9474adbf0d559d319ff207397ba2be6b557999ac))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigquery-connection).
    renovate-bot authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8714cd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. chore(main): release 2.0.0 (#179)

    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: Benjamin E. Coe <bencoe@google.com>
    release-please[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b7b006c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. fix(docs): document fallback rest option (#183)

    * feat: support regapic LRO
    
    Use gapic-generator-typescript v2.15.1.
    
    PiperOrigin-RevId: 456946341
    
    Source-Link: googleapis/googleapis@88fd18d
    
    Source-Link: googleapis/googleapis-gen@accfa37
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWNjZmEzNzFmNjY3NDM5MzEzMzM1YzY0MDQyYjA2M2MxYzUzMTAyZSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d6b364d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    38051c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. fix: better support for fallback mode (#187)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468790263
    
    Source-Link: googleapis/googleapis@873ab45
    
    Source-Link: googleapis/googleapis-gen@cb6f37a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
    
    chore: deprecate the AwsCrossAccountRole property
    feat: add Azure Properties to Connection
    
    Azure properties are used by BigQuery Omni in Azure regions.
    
    PiperOrigin-RevId: 464570667
    
    Source-Link: googleapis/googleapis@75905af
    
    Source-Link: googleapis/googleapis-gen@8c3a248
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGMzYTI0ODViYjM1MDEyZWNiN2EyY2VkMGY5NGExMWQyZGUyNTNiMiJ9
    
    feat: Add service_account_id output field to CloudSQL properties
    Clients can now observe the Service Account that is being used when connecting to the CloudSQL from the BigQuery.
    
    PiperOrigin-RevId: 463445598
    
    Source-Link: googleapis/googleapis@fe833dd
    
    Source-Link: googleapis/googleapis-gen@73fad9a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzNmYWQ5YTY1MDIyMjVmYzY0MzMyYjJmNmZlYTgwODljZGE2ZGI1NSJ9
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    96601fd View commit details
    Browse the repository at this point in the history
  2. fix: update google-gax and remove obsolete deps (#1545) (#188)

    Source-Link: googleapis/synthtool@d229a12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Alexander Fenster <fenster@google.com>
    3 people authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b495621 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.0.1 (#184)

    * chore(main): release 2.0.1
    
    * 🦉 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>
    release-please[bot] and gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    427c8c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix: do not import the whole google-gax from proto JS (#1553) (#191)

    fix: use google-gax v3.3.0
    Source-Link: googleapis/synthtool@c73d112
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
    gcf-owl-bot[bot] authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    2971386 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. fix: allow passing gax instance to client constructor (#192)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 470911839
    
    Source-Link: googleapis/googleapis@3527566
    
    Source-Link: googleapis/googleapis-gen@f16a1d2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
    
    feat: accept google-gax instance as a parameter
    Please see the documentation of the client constructor for details.
    
    PiperOrigin-RevId: 470332808
    
    Source-Link: googleapis/googleapis@d4a2367
    
    Source-Link: googleapis/googleapis-gen@e97a1ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9
    gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    49b1bbd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. chore(main): release 2.0.2 (#190)

    * chore(main): release 2.0.2
    
    * 🦉 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>
    release-please[bot] and gcf-owl-bot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    cca6e1f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. fix: preserve default values in x-goog-request-params header (#193)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 474338479
    
    Source-Link: googleapis/googleapis@d5d35e0
    
    Source-Link: googleapis/googleapis-gen@efcd3f9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWZjZDNmOTM5NjJhMTAzZjY4ZjAwM2UyYTFlZWNkZTZmYTIxNmEyNyJ9
    gcf-owl-bot[bot] authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1ba244a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. build: use fully qualified request type name in tests (#196)

    * test: use fully qualified request type name in tests
    
    PiperOrigin-RevId: 475685359
    
    Source-Link: googleapis/googleapis@7a12973
    
    Source-Link: googleapis/googleapis-gen@370c729
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzcwYzcyOWUyYmEwNjJhMTY3NDQ5YzI3ODgyYmE1ZjM3OWM1YzM0ZCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ba69cf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    195f903 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. chore(deps): update dependency jsdoc to v4 (#202)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc](https://togithub.com/jsdoc/jsdoc) | [`^3.6.4` -> `^4.0.0`](https://renovatebot.com/diffs/npm/jsdoc/3.6.11/4.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/compatibility-slim/3.6.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/confidence-slim/3.6.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>jsdoc/jsdoc</summary>
    
    ### [`v4.0.0`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#&#8203;400-November-2022)
    
    [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.11...084218523a7d69fec14a852ce680f374f526af28)
    
    -   JSDoc releases now use [semantic versioning](https://semver.org/). If JSDoc makes
        backwards-incompatible changes in the future, the major version will be incremented.
    -   JSDoc no longer uses the [`taffydb`](https://taffydb.com/) package. If your JSDoc template or
        plugin uses the `taffydb` package, see the
        [instructions for replacing `taffydb` with `@jsdoc/salty`](https://togithub.com/jsdoc/jsdoc/tree/main/packages/jsdoc-salty#use-salty-in-a-jsdoc-template).
    -   JSDoc now supports Node.js 12.0.0 and later.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigquery-connection).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTcuMSJ9-->
    renovate-bot authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    a7c9ed8 View commit details
    Browse the repository at this point in the history
  2. fix: regenerated protos JS and TS definitions (#203)

    samples: pull in latest typeless bot, clean up some comments
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/0a68e568b6911b60bb6fd452eba4848b176031d8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5b05f26103855c3a15433141389c478d1d3fe088fb5d4e3217c4793f6b3f245e
    gcf-owl-bot[bot] authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5d7bd5c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/node to v18 (#198)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^16.0.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.3/18.11.9) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/compatibility-slim/16.18.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/confidence-slim/16.18.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigquery-connection).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMS4xIn0=-->
    renovate-bot authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    042cf94 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    5c4d8fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da7cdbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e641ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b4df05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b0c36f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb42fe5 View commit details
    Browse the repository at this point in the history
  7. revert index change

    sofisl committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4bb36f9 View commit details
    Browse the repository at this point in the history