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-reservation #3413

Merged
merged 109 commits into from
Oct 13, 2022

Commits on Jun 18, 2020

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

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    fc3c039 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.0 (#3)

    * created CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    d694e0d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

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

Commits on Jul 21, 2020

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

Commits on Jul 22, 2020

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

Commits on Sep 10, 2020

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

Commits on Sep 11, 2020

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

Commits on Sep 12, 2020

  1. build(test): recursively find test files; fail on unsupported depende…

    …ncy versions (#15)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/4ed21f23-f327-48f6-8054-258670f2c8a0/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@fdd03c1
    yoshi-automation authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    587a0a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. chore: update bucket for cloud-rad (#17)

    Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
    
    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Wed Sep 30 14:13:57 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 079dcce498117f9570cebe6e6cff254b38ba3860
    Source-Link: googleapis/synthtool@079dcce
    yoshi-automation authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    aaa62ed View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. build(node_library): migrate to Trampoline V2 (#18)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/e2b098f4-76c4-4fe5-820c-ae293231f7bd/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@0c868d4
    yoshi-automation authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ddae235 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. chore(deps): update dependency webpack-cli to v4 (#21)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [webpack-cli](https://github.com/webpack/webpack-cli) | devDependencies | major | [`^3.3.12` -> `^4.0.0`](https://renovatebot.com/diffs/npm/webpack-cli/3.3.12/4.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>webpack/webpack-cli</summary>
    
    ### [`v4.0.0`](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#&#8203;400-httpsgithubcomwebpackwebpack-clicomparewebpack-cli400-rc1webpack-cli400-2020-10-10)
    
    [Compare Source](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0)
    
    ##### Bug Fixes
    
    -   add compilation lifecycle in watch instance ([#&#8203;1903](https://github.com/webpack/webpack-cli/issues/1903)) ([02b6d21](https://github.com/webpack/webpack-cli/commit/02b6d21eaa20166a7ed37816de716b8fc22b756a))
    -   cleanup `package-utils` package ([#&#8203;1822](https://github.com/webpack/webpack-cli/issues/1822)) ([fd5b92b](https://github.com/webpack/webpack-cli/commit/fd5b92b3cd40361daec5bf4486e455a41f4c9738))
    -   cli-executer supplies args further up ([#&#8203;1904](https://github.com/webpack/webpack-cli/issues/1904)) ([097564a](https://github.com/webpack/webpack-cli/commit/097564a851b36b63e0a6bf88144997ef65aa057a))
    -   exit code for validation errors ([59f6303](https://github.com/webpack/webpack-cli/commit/59f63037fcbdbb8934b578b9adf5725bc4ae1235))
    -   exit process in case of schema errors ([71e89b4](https://github.com/webpack/webpack-cli/commit/71e89b4092d953ea587cc4f606451ab78cbcdb93))
    
    ##### Features
    
    -   assign config paths in build dependencies in cache config ([#&#8203;1900](https://github.com/webpack/webpack-cli/issues/1900)) ([7e90f11](https://github.com/webpack/webpack-cli/commit/7e90f110b119f36ef9def4f66cf4e17ccf1438cd))
    
    </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-reservation).
    renovate-bot authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    cd9c8f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. chore(deps): update dependency webpack to v5 (#20)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [webpack](https://github.com/webpack/webpack) | devDependencies | major | [`^4.43.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/webpack/4.44.2/5.1.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>webpack/webpack</summary>
    
    ### [`v5.1.0`](https://github.com/webpack/webpack/releases/v5.1.0)
    
    [Compare Source](https://github.com/webpack/webpack/compare/v5.0.0...v5.1.0)
    
    ### Features
    
    -   expose `webpack` property from `Compiler`
    -   expose `cleverMerge`, `EntryOptionPlugin`, `DynamicEntryPlugin`
    
    ### Bugfixes
    
    -   missing `require("..").xxx` in try-catch produces a warning instead of an error now
    -   handle reexports in concatenated modules correctly when they are side-effect-free
    -   fix incorrect deprecation message for ModuleTemplate.hooks.hash
    
    ### [`v5.0.0`](https://github.com/webpack/webpack/releases/v5.0.0)
    
    [Compare Source](https://github.com/webpack/webpack/compare/v4.44.2...v5.0.0)
    
    [Announcement and changelog](https://webpack.js.org/blog/2020-10-10-webpack-5-release/)
    
    </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-reservation).
    renovate-bot authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    d6dd316 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. build: only check --engine-strict for production deps (#22)

    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
    yoshi-automation authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    2a08da7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. chore: clean up Node.js TOC for cloud-rad (#23)

    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
    35ba3d5 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) (#26)

    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
    d8c4391 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 (#27)

    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
    89380fb 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 (#28)

    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
    9235c15 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. chore: release 1.0.1 (#29)

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

Commits on Nov 23, 2020

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

Commits on Nov 24, 2020

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

Commits on Nov 25, 2020

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

    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
    ab833f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. chore: release 1.0.2 (#34)

    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
    ed10c1d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 4, 2020

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

    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
    fb4cb01 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 (#41)

    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
    4270434 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

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

Commits on Jan 9, 2021

  1. feat: introduce style enumeration (#43)

    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
    7f65a4a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    cef0d43 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 (#46)

    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
    512d36d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

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

Commits on Feb 4, 2021

  1. build: adds UNORDERED_LIST enum (#48)

    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
    c0f0051 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. (#49)

    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
    3bf0d7d 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 (#50)

    [![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://github.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://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1000--2021-03-22)
    
    [Compare Source](https://github.com/sinonjs/sinon/compare/v9.2.4...v10.0.0)
    
    ==================
    
    -   Upgrade nise to 4.1.0
    -   Use [@&#8203;sinonjs/eslint-config](https://github.com/sinonjs/eslint-config)[@&#8203;4](https://github.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-reservation).
    renovate-bot authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8583177 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

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

    * 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
    a504596 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 (#55)

    [![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://github.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-reservation).
    renovate-bot authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    bd4509c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    3acbebd 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 (#66)

    gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f
    gcf-owl-bot[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    9ccc7f9 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 (#67)

    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
    0b5186c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d03351 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. chore: release 1.1.1 (#65)

    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
    714686a 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 (#71)

    [![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://github.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://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1110--2021-05-25)
    
    [Compare Source](https://github.com/sinonjs/sinon/compare/v11.0.0...31be9a5d5a4762ef01cb195f29024616dfee9ce8)
    
    \==================
    
    -   Add sinon.promise() implementation ([#&#8203;2369](https://github.com/sinonjs/sinon/issues/2369))
    -   Set wrappedMethod on getters/setters ([#&#8203;2378](https://github.com/sinonjs/sinon/issues/2378))
    -   \[Docs] Update fake-server usage & descriptions ([#&#8203;2365](https://github.com/sinonjs/sinon/issues/2365))
    -   Fake docs improvement ([#&#8203;2360](https://github.com/sinonjs/sinon/issues/2360))
    -   Update nise to 5.1.0 (fixed [#&#8203;2318](https://github.com/sinonjs/sinon/issues/2318))
    
    ### [`v11.0.0`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1100--2021-05-24)
    
    [Compare Source](https://github.com/sinonjs/sinon/compare/v10.0.1...v11.0.0)
    
    \==================
    
    -   Explicitly use samsam 6.0.2 with fix for [#&#8203;2345](https://github.com/sinonjs/sinon/issues/2345)
    -   Update most packages ([#&#8203;2371](https://github.com/sinonjs/sinon/issues/2371))
    -   Update compatibility docs ([#&#8203;2366](https://github.com/sinonjs/sinon/issues/2366))
    -   Update packages (includes breaking fake-timers change, see [#&#8203;2352](https://github.com/sinonjs/sinon/issues/2352))
    -   Warn of potential memory leaks ([#&#8203;2357](https://github.com/sinonjs/sinon/issues/2357))
    -   Fix clock test errors
    
    ### [`v10.0.1`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1001--2021-04-08)
    
    [Compare Source](https://github.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-reservation).
    renovate-bot authored May 25, 2021
    Configuration menu
    Copy the full SHA
    7f269b8 View commit details
    Browse the repository at this point in the history
  2. fix: GoogleAdsError missing using generator version after 1.3.0 (#72)

    [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
    e6cda03 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. chore: release 1.1.2 (#73)

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

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    d7f5b51 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 (#80)

    ... 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
    182c086 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. chore: release 1.1.3 (#81)

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

Commits on Jun 30, 2021

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

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    80d7f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    925aa5d 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. (#89)
    
    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
    94b9595 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. chore: release 1.1.6 (#90)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.1.6](https://github.com/googleapis/nodejs-bigquery-reservation/compare/v1.1.5...v1.1.6) (2021-07-21)
    
    
    ### Bug Fixes
    
    * Updating WORKSPACE files to use the newest version of the Typescript generator. ([#89](https://github.com/googleapis/nodejs-bigquery-reservation/issues/89)) ([b7b0b92](https://github.com/googleapis/nodejs-bigquery-reservation/commit/b7b0b9263f2f8fd0fcb8fd977fc7f24727138b29))
    ---
    
    
    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
    7d5fb23 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

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

Commits on Aug 11, 2021

  1. fix(build): migrate to using main branch (#97)

    * fix(build): migrate to using main branch
    
    * 🦉 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>
    sofisl and gcf-owl-bot[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    1932bf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    e041f83 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 (#100)

    - [ ] 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
    0a92eb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b81cbb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. feat: Deprecated SearchAssignments in favor of SearchAllAssignments

    feat: Deprecated SearchAssignments in favor of SearchAllAssignments
    feat: Reservation objects now contain a creation time and an update time
    feat: Added commitment_start_time to capacity commitments
    feat: Force deleting capacity commitments is allowed ... (#103)
    PiperOrigin-RevId: 394129271
    Source-Link: googleapis/googleapis@2c7f233
    Source-Link: googleapis/googleapis-gen@711f2cd
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4a2af67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    125de60 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 (#109)
    
    - [ ] 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
    6066cc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    c4abaf3 View commit details
    Browse the repository at this point in the history
  2. chore: fix the wrong post processor image (#115)

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

    Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
    renovate-bot and Takashi Matsuo authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    11c8193 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 (#116)

    [![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://github.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://github.com/sinonjs/sinon/blob/master/CHANGES.md#&#8203;1201)
    
    [Compare Source](https://github.com/sinonjs/sinon/compare/v12.0.0...v12.0.1)
    
    -   [`3f598221`](https://github.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://github.com/sinonjs/sinon/commit/51417a38111eeeb7cd14338bfb762cc2df487e1b)
        Fix bundling of cjs module ([#&#8203;2412](https://github.com/sinonjs/sinon/issues/2412)) (Julian Grinblat)
        > -   Fix bundling of cjs module
        >
        > -   Run prettier
    
    *Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2021-11-04.*
    
    #### 12.0.0
    
    ### [`v12.0.0`](https://github.com/sinonjs/sinon/compare/v11.1.2...v12.0.0)
    
    [Compare Source](https://github.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-reservation).
    renovate-bot authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b7ff1aa View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

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

    * 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 12, 2021
    Configuration menu
    Copy the full SHA
    f86258c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

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

Commits on Dec 29, 2021

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

Commits on Dec 30, 2021

  1. feat: increase the logical timeout (retry deadline) to 5 minutes (#120)

    PiperOrigin-RevId: 417448084
    Source-Link: googleapis/googleapis@489719a
    Source-Link: googleapis/googleapis-gen@97a80b4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTdhODBiNGZhOGE5NzliODZjNWU4M2Q3ZWQ4YmI4ZDJkM2ViNmM0MCJ9
    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: Benjamin E. Coe <bencoe@google.com>
    3 people authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    f890b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a806c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dc11c5 View commit details
    Browse the repository at this point in the history
  4. chore: add api_shortname and library_type to repo metadata (#121)

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

Commits on Jan 11, 2022

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

Commits on Jan 27, 2022

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

    - [ ] 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 27, 2022
    Configuration menu
    Copy the full SHA
    fb695a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

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

    [![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://github.com/sinonjs/sinon)) | [`^12.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/sinon/12.0.1/13.0.1) | [![age](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/compatibility-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/confidence-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v13.0.1`](https://github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1301)
    
    [Compare Source](https://github.com/sinonjs/sinon/compare/v13.0.0...v13.0.1)
    
    -   [`ec4223f9`](https://github.com/sinonjs/sinon/commit/ec4223f94076d809483e3c6a7536cfc1278dd3c9)
        Bump nise to fix [sinonjs/nise#&#8203;193](https://github.com/sinonjs/nise/issues/193) (Carl-Erik Kopseng)
    -   [`f329a010`](https://github.com/sinonjs/sinon/commit/f329a01040bfa5a79e039419220b21eda56935d6)
        Add unimported to workflow ([#&#8203;2441](https://github.com/sinonjs/sinon/issues/2441)) (Morgan Roderick)
    -   [`7f16cec9`](https://github.com/sinonjs/sinon/commit/7f16cec968c3c8d4e580267fb00195916d6f827d)
        Enable updates to same major version (Carl-Erik Kopseng)
    -   [`f784d7ad`](https://github.com/sinonjs/sinon/commit/f784d7ad2c86be0fc65477d69f8bdafca846ef2c)
        Re-introduce new version.sh script to version hook (Joel Bradshaw)
        > This was inadvertently removed during merge conflicts, and is required
        > for any of the new release process stuff to work
    -   [`51c508ab`](https://github.com/sinonjs/sinon/commit/51c508ab77cf0f9fb8c5305ff626f6a2eada178f)
        Add dry run mode to `npm version` ([#&#8203;2436](https://github.com/sinonjs/sinon/issues/2436)) (Joel Bradshaw)
        > -   Add DRY_RUN flag to skip publish/push
        >
        > -   Allow overriding branch names for testing
    -   [`05341dcf`](https://github.com/sinonjs/sinon/commit/05341dcf92ddca4a1d4c90966b1fcdc7039cff18)
        Update npm version scripts to manage new releases branch (Joel Bradshaw)
    -   [`fe658261`](https://github.com/sinonjs/sinon/commit/fe65826171db69ed2986a1060db77944dbc98a6d)
        Remove release archives from master (Joel Bradshaw)
        > These archives made it difficult to find things in the GitHub interface,
        > and take up a lot of space in a checked-out repo for something that is
        > not useful to most people checking out the repository.
        >
        > The main purpose of these archives is to make old versions and
        > documentation available on the Sinon website that is run out of this
        > repo. This can be supported by using a separate branch for website
        > releases, and to maintain the archives.
        >
        > Following this commit, the `npm version` scripts will be updated to
        > automatically handle archiving the releases in the new releases branch
        > and keeping it up to date with master.
        >
        > Also remove the directories we removed from .prettierignore, since they
        > don't exist any more.
    
    *Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2022-02-01.*
    
    ### [`v13.0.0`](https://github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1300)
    
    [Compare Source](https://github.com/sinonjs/sinon/compare/v12.0.1...v13.0.0)
    
    -   [`cf3d6c0c`](https://github.com/sinonjs/sinon/commit/cf3d6c0cd9689c0ee673b3daa8bf9abd70304392)
        Upgrade packages ([#&#8203;2431](https://github.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://github.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://github.com/sinonjs/sinon/issues/2426)) (Joel Bradshaw)
        > Co-authored-by: Carl-Erik Kopseng <carlerik@gmail.com>
    -   [`c80a7266`](https://github.com/sinonjs/sinon/commit/c80a72660e89d88b08275eff1028ecb9e26fd8e9)
        Bump node-fetch from 2.6.1 to 2.6.7 ([#&#8203;2430](https://github.com/sinonjs/sinon/issues/2430)) (dependabot\[bot])
        > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@&#8203;users](https://github.com/users).noreply.github.51.al>
    -   [`a00f14a9`](https://github.com/sinonjs/sinon/commit/a00f14a97dbe8c65afa89674e16ad73fc7d2fdc0)
        Add explicit export for `./*` ([#&#8203;2413](https://github.com/sinonjs/sinon/issues/2413)) (なつき)
    -   [`b82ca7ad`](https://github.com/sinonjs/sinon/commit/b82ca7ad9b1add59007771f65a18ee34415de8ca)
        Bump cached-path-relative from 1.0.2 to 1.1.0 ([#&#8203;2428](https://github.com/sinonjs/sinon/issues/2428)) (dependabot\[bot])
    -   [`a9ea1427`](https://github.com/sinonjs/sinon/commit/a9ea142716c094ef3c432ecc4089f8207b8dd8b6)
        Add documentation for assert.calledOnceWithMatch ([#&#8203;2424](https://github.com/sinonjs/sinon/issues/2424)) (Mathias Schreck)
    -   [`1d5ab86b`](https://github.com/sinonjs/sinon/commit/1d5ab86ba60e50dd69593ffed2bffd4b8faa0d38)
        Be more general in stripping off stack frames to fix Firefox tests ([#&#8203;2425](https://github.com/sinonjs/sinon/issues/2425)) (Joel Bradshaw)
    -   [`56b06129`](https://github.com/sinonjs/sinon/commit/56b06129e223eae690265c37b1113067e2b31bdc)
        Check call count type ([#&#8203;2410](https://github.com/sinonjs/sinon/issues/2410)) (Joel Bradshaw)
    -   [`7863e2df`](https://github.com/sinonjs/sinon/commit/7863e2dfdbda79e0a32e42af09e6539fc2f2b80f)
        Fix [#&#8203;2414](https://github.com/sinonjs/sinon/issues/2414): make Sinon available on homepage (Carl-Erik Kopseng)
    -   [`fabaabdd`](https://github.com/sinonjs/sinon/commit/fabaabdda82f39a7f5b75b55bd56cf77b1cd4a8f)
        Bump nokogiri from 1.11.4 to 1.13.1 ([#&#8203;2423](https://github.com/sinonjs/sinon/issues/2423)) (dependabot\[bot])
    -   [`dbc0fbd2`](https://github.com/sinonjs/sinon/commit/dbc0fbd263c8419fa47f9c3b20cf47890a242d21)
        Bump shelljs from 0.8.4 to 0.8.5 ([#&#8203;2422](https://github.com/sinonjs/sinon/issues/2422)) (dependabot\[bot])
    -   [`fb8b3d72`](https://github.com/sinonjs/sinon/commit/fb8b3d72a85dc8fb0547f859baf3f03a22a039f7)
        Run Prettier (Carl-Erik Kopseng)
    -   [`12a45939`](https://github.com/sinonjs/sinon/commit/12a45939e9b047b6d3663fe55f2eb383ec63c4e1)
        Fix 2377: Throw error when trying to stub non-configurable or non-writable properties ([#&#8203;2417](https://github.com/sinonjs/sinon/issues/2417)) (Stuart Dotson)
        > Fixes issue [#&#8203;2377](https://github.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://github.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-reservation).
    renovate-bot authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4ed6312 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    0374478 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 (#137)
    
    - [ ] 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
    16baed4 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 (#127)

    * 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
    
    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
    ad8896d 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 (#141)

    * chore: update v2.14.2 gapic-generator-typescript
    
    Committer: @summer-ji-eng
    PiperOrigin-RevId: 434859890
    
    Source-Link: googleapis/googleapis@bc2432d
    
    Source-Link: googleapis/googleapis-gen@930b673
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTMwYjY3MzEwM2U5MjUyM2Y4Y2ZlZDM4ZGVjZDdkM2FmYWU4ZWJlNyJ9
    
    * 🦉 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 Mar 17, 2022
    Configuration menu
    Copy the full SHA
    b1a310c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. docs: cleanup and clarifications (#147)

    docs: cleanup and clarifications
    feat: add UpdateAssignment method
    feat: add "concurrency" and "multi_region_auxiliary" in reservation
    feat: add preferred table.
    PiperOrigin-RevId: 440912466
    Source-Link: googleapis/googleapis@7ab53ca
    Source-Link: googleapis/googleapis-gen@116cf4d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTE2Y2Y0ZDU3Y2FkNWM0NTdjMDcwZTcxNjUzYTQ4ZWUyYzI2YWRlMiJ9
    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 Apr 11, 2022
    Configuration menu
    Copy the full SHA
    9233e42 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) (

    #150)
    
    * 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
    6ea340a 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 (#151)

    [![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://github.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-reservation).
    renovate-bot authored May 3, 2022
    Configuration menu
    Copy the full SHA
    3e729eb 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 (#154)

    [![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://github.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://github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1400)
    
    [Compare Source](https://github.com/sinonjs/sinon/compare/v13.0.2...v14.0.0)
    
    -   [`c2bbd826`](https://github.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-reservation).
    renovate-bot authored May 9, 2022
    Configuration menu
    Copy the full SHA
    fb48568 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 (#155)

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

Commits on Jun 9, 2022

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

    * chore(main): release 2.0.0
    
    * 🦉 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 Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8f79eb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

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

    [![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://github.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://github.com/googleapis/jsdoc-region-tag/blob/HEAD/CHANGELOG.md#&#8203;200-httpsgithubcomgoogleapisjsdoc-region-tagcomparev131v200-2022-05-20)
    
    [Compare Source](https://github.com/googleapis/jsdoc-region-tag/compare/v1.3.1...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   update library to use Node 12 ([#&#8203;107](https://github.com/googleapis/jsdoc-region-tag/issues/107))
    
    ##### Build System
    
    -   update library to use Node 12 ([#&#8203;107](https://github.com/googleapis/jsdoc-region-tag/issues/107)) ([5b51796](https://github.com/googleapis/jsdoc-region-tag/commit/5b51796771984cf8b978990025f14faa03c19923))
    
    ##### [1.3.1](https://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.github.com/googleapis/jsdoc-region-tag/issues/79)) ([5050615](https://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-reservation).
    renovate-bot authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    6cd35c4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency jsdoc-fresh to v2 (#159)

    [![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://github.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://github.com/googleapis/jsdoc-fresh/blob/HEAD/CHANGELOG.md#&#8203;200-httpsgithubcomgoogleapisjsdoc-freshcomparev111v200-2022-05-18)
    
    [Compare Source](https://github.com/googleapis/jsdoc-fresh/compare/v1.1.1...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   update library to use Node 12 ([#&#8203;108](https://github.com/googleapis/jsdoc-fresh/issues/108))
    
    ##### Build System
    
    -   update library to use Node 12 ([#&#8203;108](https://github.com/googleapis/jsdoc-fresh/issues/108)) ([e61c223](https://github.com/googleapis/jsdoc-fresh/commit/e61c2238db8900e339e5fe7fb8aea09642290182))
    
    ##### [1.1.1](https://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.github.com/googleapis/jsdoc-fresh/issues/83)) ([9474adb](https://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-reservation).
    renovate-bot authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    b6eca07 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

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

    * 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
    4bff301 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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

Commits on Aug 23, 2022

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

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468790263
    
    Source-Link: googleapis/googleapis@873ab45
    
    Source-Link: googleapis/googleapis-gen@cb6f37a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    18b0ff9 View commit details
    Browse the repository at this point in the history
  2. fix: change import long to require (#166)

    Source-Link: googleapis/synthtool@d229a12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    0063894 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) (#168)

    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
    81565d5 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 (#169)

    - [ ] 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
    32cd939 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. chore(main): release 2.0.1 (#162)

    * 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 Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d68b688 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 (#170)

    - [ ] 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
    9790641 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 (#173)

    * 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
    d47d6d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.0.2](googleapis/nodejs-bigquery-reservation@v2.0.1...v2.0.2) (2022-09-22)
    
    
    ### Bug Fixes
    
    * Preserve default values in x-goog-request-params header ([#170](googleapis/nodejs-bigquery-reservation#170)) ([a2bdb93](googleapis/nodejs-bigquery-reservation@a2bdb93))
    
    ---
    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 Sep 26, 2022
    Configuration menu
    Copy the full SHA
    652f3ac View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    e799216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4fd5c View commit details
    Browse the repository at this point in the history
  3. Update quickstart.js

    sofisl authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9f98f12 View commit details
    Browse the repository at this point in the history
  4. run lint

    sofisl committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9c88b4d View commit details
    Browse the repository at this point in the history
  5. Update quickstart.js

    sofisl authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9405057 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7db26df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7a97dc View commit details
    Browse the repository at this point in the history
  8. run lint

    sofisl committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ce9f7b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5f1553 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd68be3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4dc059a View commit details
    Browse the repository at this point in the history