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-asset #3567

Merged
merged 432 commits into from
Nov 12, 2022
Merged

migrate code from googleapis/nodejs-asset #3567

merged 432 commits into from
Nov 12, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 29, 2020

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

Commits on Mar 6, 2020

  1. feat: deferred client initialization (#281)

    This PR includes changes from googleapis/gapic-generator-typescript#317
    that will move the asynchronous initialization and authentication from the client constructor
    to an `initialize()` method. This method will be automatically called when the first RPC call
    is performed.
    
    The client library usage has not changed, there is no need to update any code.
    
    If you want to make sure the client is authenticated _before_ the first RPC call, you can do
    ```js
    await client.initialize();
    ```
    manually before calling any client method.
    gcf-merge-on-green[bot] committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    dcdeb70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a39c0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f7c3ce View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

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

Commits on Mar 18, 2020

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

Commits on Mar 19, 2020

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

Commits on Mar 24, 2020

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

Commits on Mar 25, 2020

  1. chore: regenerate the code

    Co-authored-by: Alexander Fenster <github@fenster.name>
    yoshi-automation and alexander-fenster committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    ba01bc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. feat!: drop node8 support, support for async iterators (#299)

    BREAKING CHANGE: The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
    alexander-fenster committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    838e475 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. chore(deps): update dependency @types/sinon to v9 (#302)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.5.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fsinon/7.5.2/9.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-asset).
    renovate-bot committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d57b794 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

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

Commits on Apr 3, 2020

  1. feat: add org policy and access context manager protos (#304)

    * feat: add org policy and access context manager protos
    
    * fix: add comments in synth.py
    alexander-fenster committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    a8f9295 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

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

Commits on Apr 6, 2020

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

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    190d94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd40cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce4ca7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4ffc9e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. fix: remove eslint, update gax, fix generated protos, run the generat…

    …or (#311)
    
    Run the latest version of the generator, update google-gax, update gts, and remove direct dependencies on eslint.
    alexander-fenster committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    ca79184 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

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

Commits on Apr 13, 2020

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

Commits on Apr 14, 2020

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

Commits on Apr 15, 2020

  1. chore(deps): update dependency ts-loader to v7 (#316)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [ts-loader](https://github.com/TypeStrong/ts-loader) | devDependencies | major | [`^6.2.2` -> `^7.0.0`](https://renovatebot.com/diffs/npm/ts-loader/6.2.2/7.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>TypeStrong/ts-loader</summary>
    
    ### [`v7.0.0`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v700)
    
    [Compare Source](https://github.com/TypeStrong/ts-loader/compare/v6.2.2...v7.0.0)
    
    -   [Project reference support enhancements](https://github.com/TypeStrong/ts-loader/pull/1076) - thanks [@&#8203;sheetalkamat](https://github.com/sheetalkamat)!
    -   Following the end of life of Node 8, `ts-loader` no longer supports Node 8 **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-asset).
    renovate-bot committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    feb52e4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency null-loader to v4 (#317)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [null-loader](https://github.com/webpack-contrib/null-loader) | devDependencies | major | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/null-loader/3.0.0/4.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>webpack-contrib/null-loader</summary>
    
    ### [`v4.0.0`](https://github.com/webpack-contrib/null-loader/blob/master/CHANGELOG.md#&#8203;400-httpsgithubcomwebpack-contribnull-loadercomparev300v400-2020-04-15)
    
    [Compare Source](https://github.com/webpack-contrib/null-loader/compare/v3.0.0...v4.0.0)
    
    ##### Bug Fixes
    
    -   support `webpack@5`
    
    ##### ⚠ BREAKING CHANGES
    
    -   minimum required Nodejs version is `10.13`
    
    </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-asset).
    renovate-bot committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    8070df7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b34193 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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

Commits on Apr 22, 2020

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

Commits on Apr 24, 2020

  1. chore: update npm scripts and synth.py (#322)

    Update npm scripts: add clean, prelint, prefix; make sure that lint and fix are set properly. Use post-process feature of synthtool.
    alexander-fenster committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    adfc706 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. feat: added support for project id, order_by in SearchAllResources, s…

    …earch on location, labels and networkTags field
    yoshi-automation committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    b8b9c3d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. fix(deps): update dependency uuid to v8 (#325)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [uuid](https://github.com/uuidjs/uuid) | dependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/uuid/7.0.3/8.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v8.0.0`](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;800-httpsgithubcomuuidjsuuidcomparev703v800-2020-04-29)
    
    [Compare Source](https://github.com/uuidjs/uuid/compare/v7.0.3...v8.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   For native ECMAScript Module (ESM) usage in Node.js only named exports are exposed, there is no more default export.
    
        ```diff
        -import uuid from 'uuid';
        -console.log(uuid.v4()); // -> 'cd6c3b08-0adc-4f4b-a6ef-36087a1c9869'
        +import { v4 as uuidv4 } from 'uuid';
        +uuidv4(); // ⇨ '9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d'
        ```
    
    -   Deep requiring specific algorithms of this library like `require('uuid/v4')`, which has been deprecated in `uuid@7`, is no longer supported.
    
        Instead use the named exports that this module exports.
    
        For ECMAScript Modules (ESM):
    
        ```diff
        -import uuidv4 from 'uuid/v4';
        +import { v4 as uuidv4 } from 'uuid';
        uuidv4();
        ```
    
        For CommonJS:
    
        ```diff
        -const uuidv4 = require('uuid/v4');
        +const { v4: uuidv4 } = require('uuid');
        uuidv4();
        ```
    
    ##### Features
    
    -   native Node.js ES Modules (wrapper approach) ([#&#8203;423](https://github.com/uuidjs/uuid/issues/423)) ([2d9f590](https://github.com/uuidjs/uuid/commit/2d9f590ad9701d692625c07ed62f0a0f91227991)), closes [#&#8203;245](https://github.com/uuidjs/uuid/issues/245) [#&#8203;419](https://github.com/uuidjs/uuid/issues/419) [#&#8203;342](https://github.com/uuidjs/uuid/issues/342)
    -   remove deep requires ([#&#8203;426](https://github.com/uuidjs/uuid/issues/426)) ([daf72b8](https://github.com/uuidjs/uuid/commit/daf72b84ceb20272a81bb5fbddb05dd95922cbba))
    
    ##### Bug Fixes
    
    -   add CommonJS syntax example to README quickstart section ([#&#8203;417](https://github.com/uuidjs/uuid/issues/417)) ([e0ec840](https://github.com/uuidjs/uuid/commit/e0ec8402c7ad44b7ef0453036c612f5db513fda0))
    
    ##### [7.0.3](https://github.com/uuidjs/uuid/compare/v7.0.2...v7.0.3) (2020-03-31)
    
    ##### Bug Fixes
    
    -   make deep require deprecation warning work in browsers ([#&#8203;409](https://github.com/uuidjs/uuid/issues/409)) ([4b71107](https://github.com/uuidjs/uuid/commit/4b71107d8c0d2ef56861ede6403fc9dc35a1e6bf)), closes [#&#8203;408](https://github.com/uuidjs/uuid/issues/408)
    
    ##### [7.0.2](https://github.com/uuidjs/uuid/compare/v7.0.1...v7.0.2) (2020-03-04)
    
    ##### Bug Fixes
    
    -   make access to msCrypto consistent ([#&#8203;393](https://github.com/uuidjs/uuid/issues/393)) ([8bf2a20](https://github.com/uuidjs/uuid/commit/8bf2a20f3565df743da7215eebdbada9d2df118c))
    -   simplify link in deprecation warning ([#&#8203;391](https://github.com/uuidjs/uuid/issues/391)) ([bb2c8e4](https://github.com/uuidjs/uuid/commit/bb2c8e4e9f4c5f9c1eaaf3ea59710c633cd90cb7))
    -   update links to match content in readme ([#&#8203;386](https://github.com/uuidjs/uuid/issues/386)) ([44f2f86](https://github.com/uuidjs/uuid/commit/44f2f86e9d2bbf14ee5f0f00f72a3db1292666d4))
    
    ##### [7.0.1](https://github.com/uuidjs/uuid/compare/v7.0.0...v7.0.1) (2020-02-25)
    
    ##### Bug Fixes
    
    -   clean up esm builds for node and browser ([#&#8203;383](https://github.com/uuidjs/uuid/issues/383)) ([59e6a49](https://github.com/uuidjs/uuid/commit/59e6a49e7ce7b3e8fb0f3ee52b9daae72af467dc))
    -   provide browser versions independent from module system ([#&#8203;380](https://github.com/uuidjs/uuid/issues/380)) ([4344a22](https://github.com/uuidjs/uuid/commit/4344a22e7aed33be8627eeaaf05360f256a21753)), closes [#&#8203;378](https://github.com/uuidjs/uuid/issues/378)
    
    </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-asset).
    renovate-bot committed May 1, 2020
    Configuration menu
    Copy the full SHA
    1d08065 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

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

Commits on May 6, 2020

  1. feat: check status of long running operation by its name (#328)

    For each client method returning a long running operation, a separate method to check its status is added.
    
    Added methods: `checkExportAssetsProgress`, `checkExportIamPolicyAnalysisProgress`.
    alexander-fenster committed May 6, 2020
    Configuration menu
    Copy the full SHA
    f6958b9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

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

Commits on May 15, 2020

  1. fix(deps): update dependency @google-cloud/storage to v5 (#330)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) | dependencies | major | [`^4.0.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fstorage/4.7.0/5.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/nodejs-storage</summary>
    
    ### [`v5.0.0`](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md#&#8203;500-httpswwwgithubcomgoogleapisnodejs-storagecomparev470v500-2020-05-13)
    
    [Compare Source](https://github.com/googleapis/nodejs-storage/compare/v4.7.0...v5.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   automatically detect contentType if not provided ([#&#8203;1190](https://github.com/googleapis/nodejs-storage/issues/1190))
    -   drop keepAcl parameter in file copy ([#&#8203;1166](https://github.com/googleapis/nodejs-storage/issues/1166))
    -   drop support for node.js 8.x
    
    ##### Features
    
    -   automatically detect contentType if not provided ([#&#8203;1190](https://www.github.com/googleapis/nodejs-storage/issues/1190)) ([b31ba4a](https://www.github.com/googleapis/nodejs-storage/commit/b31ba4a11399b57538ddf0d6ca2e10b2aa3fbc3a))
    -   enable bytes read tracking ([#&#8203;1074](https://www.github.com/googleapis/nodejs-storage/issues/1074)) ([0776a04](https://www.github.com/googleapis/nodejs-storage/commit/0776a044f3b2149b485e114369e952688df75645))
    
    ##### Bug Fixes
    
    -   **bucket:** Only disable resumable uploads for bucket.upload (fixes [#&#8203;1133](https://www.github.com/googleapis/nodejs-storage/issues/1133)) ([#&#8203;1135](https://www.github.com/googleapis/nodejs-storage/issues/1135)) ([2c20148](https://www.github.com/googleapis/nodejs-storage/commit/2c201486b7b2d3146846ac96c877a904c4a674b0)), closes [/github.com/googleapis/nodejs-storage/pull/1135#issuecomment-620070038](https://www.github.com/googleapis//github.com/googleapis/nodejs-storage/pull/1135/issues/issuecomment-620070038)
    -   add whitespace to generateV4SignedPolicy ([#&#8203;1136](https://www.github.com/googleapis/nodejs-storage/issues/1136)) ([dcee78b](https://www.github.com/googleapis/nodejs-storage/commit/dcee78b98da23b02fe7d2f13a9270546bc07bba8))
    -   apache license URL ([#&#8203;468](https://www.github.com/googleapis/nodejs-storage/issues/468)) ([#&#8203;1151](https://www.github.com/googleapis/nodejs-storage/issues/1151)) ([e8116d3](https://www.github.com/googleapis/nodejs-storage/commit/e8116d3c6fa7412858692e67745b514eef78850e))
    -   Point to team in correct org ([#&#8203;1185](https://www.github.com/googleapis/nodejs-storage/issues/1185)) ([0bb1909](https://www.github.com/googleapis/nodejs-storage/commit/0bb19098013acf71cc3842f78ff333a8e356331a))
    -   **deps:** update dependency [@&#8203;google-cloud/common](https://github.com/google-cloud/common) to v3 ([#&#8203;1134](https://www.github.com/googleapis/nodejs-storage/issues/1134)) ([774ac5c](https://www.github.com/googleapis/nodejs-storage/commit/774ac5c75f02238418cc8ed7242297ea573ca9cb))
    -   **deps:** update dependency [@&#8203;google-cloud/paginator](https://github.com/google-cloud/paginator) to v3 ([#&#8203;1131](https://www.github.com/googleapis/nodejs-storage/issues/1131)) ([c1614d9](https://www.github.com/googleapis/nodejs-storage/commit/c1614d98e3047db379e09299b1014e80d73ed52f))
    -   **deps:** update dependency [@&#8203;google-cloud/promisify](https://github.com/google-cloud/promisify) to v2 ([#&#8203;1127](https://www.github.com/googleapis/nodejs-storage/issues/1127)) ([06624a5](https://www.github.com/googleapis/nodejs-storage/commit/06624a534cd1fdbc38455eee8d89f9f60ba75758))
    -   **deps:** update dependency uuid to v8 ([#&#8203;1170](https://www.github.com/googleapis/nodejs-storage/issues/1170)) ([6a98d64](https://www.github.com/googleapis/nodejs-storage/commit/6a98d64831baf1ca1ec2f03ecc4914745cba1c86))
    -   **deps:** update gcs-resumable-upload, remove gitnpm usage ([#&#8203;1186](https://www.github.com/googleapis/nodejs-storage/issues/1186)) ([c78c9cd](https://www.github.com/googleapis/nodejs-storage/commit/c78c9cde49dccb2fcd4ce10e4e9f8299d65f6838))
    -   **v4-policy:** encode special characters ([#&#8203;1169](https://www.github.com/googleapis/nodejs-storage/issues/1169)) ([6e48539](https://www.github.com/googleapis/nodejs-storage/commit/6e48539d76ca27e6f4c6cf2ac0872970f7391fed))
    -   sync to [googleapis/conformance-tests@`fa559a1`](https://github.com/googleapis/conformance-tests/commit/fa559a1) ([#&#8203;1167](https://www.github.com/googleapis/nodejs-storage/issues/1167)) ([5500446](https://www.github.com/googleapis/nodejs-storage/commit/550044619d2f17a1977c83bce5df915c6dc9578c)), closes [#&#8203;1168](https://www.github.com/googleapis/nodejs-storage/issues/1168)
    
    ##### Miscellaneous Chores
    
    -   drop keepAcl parameter in file copy ([#&#8203;1166](https://www.github.com/googleapis/nodejs-storage/issues/1166)) ([5a4044a](https://www.github.com/googleapis/nodejs-storage/commit/5a4044a8ba13f248fc4f791248f797eb0f1f3c16))
    
    ##### Build System
    
    -   drop support for node.js 8.x ([b80c025](https://www.github.com/googleapis/nodejs-storage/commit/b80c025f106052fd25554c64314b3b3520e829b5))
    
    </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-asset).
    renovate-bot committed May 15, 2020
    Configuration menu
    Copy the full SHA
    b042391 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. feat: add SearchAllResources and SearchAllIamPolicies rpcs in ass…

    …et service proto (#332)
    
    * run compile protos
    
    * fix from package.json
    xiaozhenliu-gg5 committed May 20, 2020
    Configuration menu
    Copy the full SHA
    81366f5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. docs: properly format literal strings. (#333)

    PiperOrigin-RevId: 313202929
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue May 26 09:12:28 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f563b1dffee42be2f61c326c39af4974c1984278
    Source-Link: googleapis/googleapis@f563b1d
    yoshi-automation committed May 27, 2020
    Configuration menu
    Copy the full SHA
    a742034 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. build: update protos.js (#334)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/041f5df7-f5d3-4b2a-9ede-0752bf41c185/targets
    yoshi-automation committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d4964e3 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.1.0 (#324)

    * updated 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] committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8483caa View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. feat: move ts target to es2018 from es2016 (#337)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9b55eba7-85ee-48d5-a737-8b677439db4d/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@1c92077
    yoshi-automation committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    0b75fde View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. chore(deps): update dependency mocha to v8 (#341)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [mocha](https://mochajs.org/) ([source](https://github.com/mochajs/mocha)) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/mocha/7.2.0/8.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mochajs/mocha</summary>
    
    ### [`v8.0.1`](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;801--2020-06-10)
    
    [Compare Source](https://github.com/mochajs/mocha/compare/v8.0.0...v8.0.1)
    
    The obligatory patch after a major.
    
    #### 🐛 Fixes
    
    -   [#&#8203;4328](https://github.com/mochajs/mocha/issues/4328): Fix `--parallel` when combined with `--watch` ([**@&#8203;boneskull**](https://github.com/boneskull))
    
    ### [`v8.0.0`](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;800--2020-06-10)
    
    [Compare Source](https://github.com/mochajs/mocha/compare/v7.2.0...v8.0.0)
    
    In this major release, Mocha adds the ability to _run tests in parallel_. Better late than never! Please note the **breaking changes** detailed below.
    
    Let's welcome [**@&#8203;giltayar**](https://github.com/giltayar) and [**@&#8203;nicojs**](https://github.com/nicojs) to the maintenance team!
    
    #### 💥 Breaking Changes
    
    -   [#&#8203;4164](https://github.com/mochajs/mocha/issues/4164): **Mocha v8.0.0 now requires Node.js v10.0.0 or newer.** Mocha no longer supports the Node.js v8.x line ("Carbon"), which entered End-of-Life at the end of 2019 ([**@&#8203;UlisesGascon**](https://github.com/UlisesGascon))
    
    -   [#&#8203;4175](https://github.com/mochajs/mocha/issues/4175): Having been deprecated with a warning since v7.0.0, **`mocha.opts` is no longer supported** ([**@&#8203;juergba**](https://github.com/juergba))
    
        ✨ **WORKAROUND:** Replace `mocha.opts` with a [configuration file](https://mochajs.org/#configuring-mocha-nodejs).
    
    -   [#&#8203;4260](https://github.com/mochajs/mocha/issues/4260): Remove `enableTimeout()` (`this.enableTimeout()`) from the context object ([**@&#8203;craigtaub**](https://github.com/craigtaub))
    
        ✨ **WORKAROUND:** Replace usage of `this.enableTimeout(false)` in your tests with `this.timeout(0)`.
    
    -   [#&#8203;4315](https://github.com/mochajs/mocha/issues/4315): The `spec` option no longer supports a comma-delimited list of files ([**@&#8203;juergba**](https://github.com/juergba))
    
        ✨ **WORKAROUND**: Use an array instead (e.g., `"spec": "foo.js,bar.js"` becomes `"spec": ["foo.js", "bar.js"]`).
    
    -   [#&#8203;4309](https://github.com/mochajs/mocha/issues/4309): Drop support for Node.js v13.x line, which is now End-of-Life ([**@&#8203;juergba**](https://github.com/juergba))
    
    -   [#&#8203;4282](https://github.com/mochajs/mocha/issues/4282): `--forbid-only` will throw an error even if exclusive tests are avoided via `--grep` or other means ([**@&#8203;arvidOtt**](https://github.com/arvidOtt))
    
    -   [#&#8203;4223](https://github.com/mochajs/mocha/issues/4223): The context object's `skip()` (`this.skip()`) in a "before all" (`before()`) hook will no longer execute subsequent sibling hooks, in addition to hooks in child suites ([**@&#8203;juergba**](https://github.com/juergba))
    
    -   [#&#8203;4178](https://github.com/mochajs/mocha/issues/4178): Remove previously soft-deprecated APIs ([**@&#8203;wnghdcjfe**](https://github.com/wnghdcjfe)):
        -   `Mocha.prototype.ignoreLeaks()`
        -   `Mocha.prototype.useColors()`
        -   `Mocha.prototype.useInlineDiffs()`
        -   `Mocha.prototype.hideDiff()`
    
    #### 🎉 Enhancements
    
    -   [#&#8203;4245](https://github.com/mochajs/mocha/issues/4245): Add ability to run tests in parallel for Node.js (see [docs](https://mochajs.org/#parallel-tests)) ([**@&#8203;boneskull**](https://github.com/boneskull))
    
        ❗ See also [#&#8203;4244](https://github.com/mochajs/mocha/issues/4244); [Root Hook Plugins (docs)](https://mochajs.org/#root-hook-plugins) -- _root hooks must be defined via Root Hook Plugins to work in parallel mode_
    
    -   [#&#8203;4304](https://github.com/mochajs/mocha/issues/4304): `--require` now works with ES modules ([**@&#8203;JacobLey**](https://github.com/JacobLey))
    
    -   [#&#8203;4299](https://github.com/mochajs/mocha/issues/4299): In some circumstances, Mocha can run ES modules under Node.js v10 -- _use at your own risk!_ ([**@&#8203;giltayar**](https://github.com/giltayar))
    
    #### 📖 Documentation
    
    -   [#&#8203;4246](https://github.com/mochajs/mocha/issues/4246): Add documentation for parallel mode and Root Hook plugins ([**@&#8203;boneskull**](https://github.com/boneskull))
    
    #### 🐛 Fixes
    
    (All bug fixes in Mocha v8.0.0 are also breaking changes, and are listed above)
    
    </details>
    
    ---
    
    ### Renovate 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#googleapis/nodejs-asset).
    renovate-bot committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    81e3e14 View commit details
    Browse the repository at this point in the history
  2. chore(nodejs_templates): add script logging to node_library populate-…

    …secrets.sh (#342)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/e306327b-605f-4c07-9420-c106e40c47d5/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@e703494
    yoshi-automation committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f0a3083 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. fix: handle fallback option properly

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    c00c9a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    28a8609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    789321f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

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

Commits on Jun 18, 2020

  1. chore: update node issue template (#348)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/37f383f8-7560-459e-b66c-def10ff830cb/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@b10590a
    yoshi-automation committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c3d2e54 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

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

Commits on Jul 1, 2020

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

Commits on Jul 6, 2020

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

Commits on Jul 8, 2020

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

Commits on Jul 10, 2020

  1. chore: release 3.5.0 (#356)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [3.5.0](https://www.github.com/googleapis/nodejs-asset/compare/v3.4.0...v3.5.0) (2020-07-08)
    
    
    ### Features
    
    * **samples:** add sample code for ListAssets v1p5beta1 ([#355](https://www.github.com/googleapis/nodejs-asset/issues/355)) ([1f4cef8](https://www.github.com/googleapis/nodejs-asset/commit/1f4cef8af558cc000aec52c4e92afc1774141c53))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    d261055 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency ts-loader to v8 (#357)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [ts-loader](https://github.com/TypeStrong/ts-loader) | devDependencies | major | [`^7.0.0` -> `^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://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v800)
    
    [Compare Source](https://github.com/TypeStrong/ts-loader/compare/v7.0.5...v8.0.0)
    
    -   [Support for symlinks in project references](https://github.com/TypeStrong/ts-loader/pull/1136) - thanks [@&#8203;sheetalkamat](https://github.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-asset).
    renovate-bot committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    8cfb9a6 View commit details
    Browse the repository at this point in the history
  3. build: typo in gitattribute (#360)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/cc99acfa-05b8-434b-9500-2f6faf2eaa02/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@799d8e6
    yoshi-automation committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    4e0eede 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 (#361)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@types/mocha](https://github.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-asset).
    renovate-bot committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    d0034be View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. chore: update generated protos.js (#363)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9c6207e5-a7a6-4e44-ab6b-91751e0230b1/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    d655e31 View commit details
    Browse the repository at this point in the history
  2. build: missing closing paren in publish script (#364)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9c6207e5-a7a6-4e44-ab6b-91751e0230b1/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@d82decc
    yoshi-automation committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    fad1357 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. chore: add config files for cloud-rad for node.js, delete Node 8 temp…

    …lates (#368)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5e903fff-57bb-4395-bb94-8b4d1909dbf6/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@21f1470
    Source-Link: googleapis/synthtool@388e10f
    yoshi-automation committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    b4d5de0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 23, 2020

  1. build: rename _toc to toc (#370)

    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
    
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    yoshi-automation and sofisl committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    0d6440b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. fix: move gitattributes files to node templates (#371)

    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
    yoshi-automation committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    a0d973f View commit details
    Browse the repository at this point in the history
  2. chore: release 3.5.1 (#372)

    * 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] committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    86e835e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. chore(node): fix kokoro build path for cloud-rad (#373)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/4bdc1826-2f69-49f1-a63b-94f99cceb5ee/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@89d431f
    yoshi-automation committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    2c6d5ed View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. build: update protos

    yoshi-automation committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    39fc9e0 View commit details
    Browse the repository at this point in the history
  2. docs: add links to the CHANGELOG from the README.md for Java and Node (

    …#375)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/7b446397-88f3-4463-9e7d-d2ce7069989d/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@5936421
    yoshi-automation committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    697ccb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. build: --credential-file-override is no longer required (#377)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/4de22315-84b1-493d-8da2-dfa7688128f5/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@94421c4
    yoshi-automation committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    0e2a80f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. build: use gapic-generator-typescript v1.0.7. (#378)

    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
    yoshi-automation committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    1987cd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. chore: update cloud rad kokoro build job (#379)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/b742586e-df31-4aac-8092-78288e9ea8e7/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@bd0deaa
    yoshi-automation committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    733b431 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. build: perform publish using Node 12 (#380)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/c36c6dbc-ab79-4f17-b70b-523b420b2a70/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@5747555
    yoshi-automation committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    1e64672 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. feat: added support OutputResult in ExportAssetsResponse. docs: updat…

    …ed existing docs. (#381)
    
    Clients receive detailed OutputResult in ExportAssetsResponse.
    
    PiperOrigin-RevId: 326582222
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Aug 13 20:45:57 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3a54e988edcbdef1e47c6ac19d3074a87214f667
    Source-Link: googleapis/googleapis@3a54e98
    yoshi-automation committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    dccc67d View commit details
    Browse the repository at this point in the history
  2. chore: release 3.6.0 (#382)

    * 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] committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    8260a64 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. chore: start tracking obsolete files (#384)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/7a1b0b96-8ddb-4836-a1a2-d2f73b7e6ffe/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    72f1ecf View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. build: move system and samples test from Node 10 to Node 12 (#385)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/ba2d388f-b3b2-4ad7-a163-0c6b4d86894f/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@05de3e1
    yoshi-automation committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    e047e32 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. feat: add AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs (#386)

    PiperOrigin-RevId: 328059685
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Sun Aug 23 17:12:48 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 72eb54c45231d84266ca059473bc1793c394fcb2
    Source-Link: googleapis/googleapis@72eb54c
    yoshi-automation committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    4150414 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. chore: release 3.7.0 (#387)

    * 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] committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    5874b23 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. build: track flaky tests for "nightly", add new secrets for tagging (#…

    …388)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/b7d32568-34e5-4528-b241-aff7ca0159c2/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@8cf6d28
    yoshi-automation committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    e931c94 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. fix(deps): update dependency yargs to v16 (#391)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [yargs](https://yargs.js.org/) ([source](https://github.com/yargs/yargs)) | dependencies | major | [`^15.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/yargs/15.4.1/16.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>yargs/yargs</summary>
    
    ### [`v16.0.1`](https://github.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1601-httpswwwgithubcomyargsyargscomparev1600v1601-2020-09-09)
    
    [Compare Source](https://github.com/yargs/yargs/compare/v16.0.0...v16.0.1)
    
    ### [`v16.0.0`](https://github.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1600-httpswwwgithubcomyargsyargscomparev1542v1600-2020-09-09)
    
    [Compare Source](https://github.com/yargs/yargs/compare/v15.4.1...v16.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   tweaks to ESM/Deno API surface: now exports yargs function by default; getProcessArgvWithoutBin becomes hideBin; types now exported for Deno.
    -   find-up replaced with escalade; export map added (limits importable files in Node >= 12); yarser-parser@19.x.x (new decamelize/camelcase implementation).
    -   **usage:** single character aliases are now shown first in help output
    -   rebase helper is no longer provided on yargs instance.
    -   drop support for EOL Node 8 ([#&#8203;1686](https://github.com/yargs/yargs/issues/1686))
    
    ##### Features
    
    -   adds strictOptions() ([#&#8203;1738](https://www.github.com/yargs/yargs/issues/1738)) ([b215fba](https://www.github.com/yargs/yargs/commit/b215fba0ed6e124e5aad6cf22c8d5875661c63a3))
    -   **helpers:** rebase, Parser, applyExtends now blessed helpers ([#&#8203;1733](https://www.github.com/yargs/yargs/issues/1733)) ([c7debe8](https://www.github.com/yargs/yargs/commit/c7debe8eb1e5bc6ea20b5ed68026c56e5ebec9e1))
    -   adds support for ESM and Deno ([#&#8203;1708](https://www.github.com/yargs/yargs/issues/1708)) ([ac6d5d1](https://www.github.com/yargs/yargs/commit/ac6d5d105a75711fe703f6a39dad5181b383d6c6))
    -   drop support for EOL Node 8 ([#&#8203;1686](https://www.github.com/yargs/yargs/issues/1686)) ([863937f](https://www.github.com/yargs/yargs/commit/863937f23c3102f804cdea78ee3097e28c7c289f))
    -   i18n for ESM and Deno ([#&#8203;1735](https://www.github.com/yargs/yargs/issues/1735)) ([c71783a](https://www.github.com/yargs/yargs/commit/c71783a5a898a0c0e92ac501c939a3ec411ac0c1))
    -   tweaks to API surface based on user feedback ([#&#8203;1726](https://www.github.com/yargs/yargs/issues/1726)) ([4151fee](https://www.github.com/yargs/yargs/commit/4151fee4c33a97d26bc40de7e623e5b0eb87e9bb))
    -   **usage:** single char aliases first in help ([#&#8203;1574](https://www.github.com/yargs/yargs/issues/1574)) ([a552990](https://www.github.com/yargs/yargs/commit/a552990c120646c2d85a5c9b628e1ce92a68e797))
    
    ##### Bug Fixes
    
    -   **yargs:** add missing command(module) signature ([#&#8203;1707](https://www.github.com/yargs/yargs/issues/1707)) ([0f81024](https://www.github.com/yargs/yargs/commit/0f810245494ccf13a35b7786d021b30fc95ecad5)), closes [#&#8203;1704](https://www.github.com/yargs/yargs/issues/1704)
    
    </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-asset).
    renovate-bot committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a6b19e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. fix!: remove unused AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs (

    …#393)
    
    These RPCs do not currently work on the backend, so they should not be added to the client libraries.
    
    PiperOrigin-RevId: 330786980
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Sep 9 13:35:02 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: ef03f63f2f2d3b2dd936e46595c0f746cb10c43c
    Source-Link: googleapis/googleapis@ef03f63
    yoshi-automation committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    debfb6d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

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

    …ncy versions (#397)
    
    Source-Author: Megan Potter <57276408+feywind@users.noreply.github.com>
    Source-Date: Fri Sep 11 18:47:00 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: fdd03c161003ab97657cc0218f25c82c89ddf4b6
    Source-Link: googleapis/synthtool@fdd03c1
    yoshi-automation committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    6272f96 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. chore: release 3.7.1 (#396)

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

Commits on Sep 16, 2020

  1. feat: added support for per type and partition export for Cloud Asset…

    … API (#398)
    
    Clients can now specify two more args when export assets to bigquery
    
    PiperOrigin-RevId: 331912851
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Sep 15 20:04:02 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5e53d6b6dde0e72fa9510ec1d796176d128afa40
    Source-Link: googleapis/googleapis@5e53d6b
    yoshi-automation committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    9bc3782 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. chore: release 3.8.0 (#399)

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

Commits on Oct 1, 2020

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

    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 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    cd3ddc6 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 (#402)

    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 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    0704744 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 (#405)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [webpack-cli](https://github.com/webpack/webpack-cli) | devDependencies | major | [`^3.3.11` -> `^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-asset).
    renovate-bot committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    a072779 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 (#404)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [webpack](https://github.com/webpack/webpack) | devDependencies | major | [`^4.42.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-asset).
    renovate-bot committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    c0b3a39 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 (#406)

    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 committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    a358ff0 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 (#407)

    * chore: clean up Node.js TOC for cloud-rad
    
    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Wed Oct 21 09:26:04 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: f96d3b455fe27c3dc7bc37c3c9cd27b1c6d269c8
    Source-Link: googleapis/synthtool@f96d3b4
    
    * chore: fix Node.js TOC for cloud-rad
    
    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Wed Oct 21 12:01:24 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 901ddd44e9ef7887ee681b9183bbdea99437fdcc
    Source-Link: googleapis/synthtool@901ddd4
    yoshi-automation committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    9b64c62 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) (#411)

    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 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    a9c3d26 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. feat: add AnalyzeIamPolicy and AnalyzeIamPolicyLongrunning RPCs (#412)

    PiperOrigin-RevId: 339708980
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Oct 29 11:23:44 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 00bbad4dfd6633cf4b5f9596c1f93b756bb5c776
    Source-Link: googleapis/googleapis@00bbad4
    yoshi-automation committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    74cdda8 View commit details
    Browse the repository at this point in the history
  2. build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#414)

    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 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    4bcc915 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. chore: release 3.9.0 (#413)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    release-please[bot] and sofisl committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    2497c42 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

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

Commits on Nov 10, 2020

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

Commits on Nov 11, 2020

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

    * fix: do not modify options object, use defaultScopes
    
    Regenerated the library using gapic-generator-typescript v1.2.1.
    
    * fix(deps): require google-gax ^2.9.2
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    alexander-fenster and bcoe committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    00b96f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. build: sync metadata

    yoshi-automation committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    c54ef4f View commit details
    Browse the repository at this point in the history
  2. chore: release 3.9.1 (#425)

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

Commits on Nov 13, 2020

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

Commits on Nov 19, 2020

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

Commits on Nov 23, 2020

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

Commits on Nov 25, 2020

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

    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 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    db70da8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. feat: added support OSInventory in Assets (#436)

    * feat: added support OSInventory in Assets. docs: updated existing docs.
    
    Clients receive detailed OSInventory in Assets.
    
    PiperOrigin-RevId: 342689216
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Nov 16 12:04:29 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 1f8a5144b52f7677dc43c55b21ccaf9e1b425ceb
    Source-Link: googleapis/googleapis@1f8a514
    
    * fix: better fallback feature detection, jsdoc update
    
    Use gapic-generator-typescript v1.2.2.
    
    PiperOrigin-RevId: 342778480
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Nov 16 20:22:00 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: c6b1c72942991b1c605fe56a6041e06a86a9443e
    Source-Link: googleapis/googleapis@c6b1c72
    
    * fix: linting, updated jsdoc blocks
    
    Use gapic-generator-typescript v1.2.3.
    
    PiperOrigin-RevId: 342976840
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Nov 17 17:04:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: c979fbeb80d1b940790a69183629d799e4c05b4c
    Source-Link: googleapis/googleapis@c979fbe
    
    * fix: use optional chaining for window.fetch feature detection
    
    Use gapic-generator-typescript v1.2.4.
    Committer: @alexander-fenster
    PiperOrigin-RevId: 343136730
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Nov 18 12:49:25 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 2cda8d285b66c14da57363201b7e4efbca47d034
    Source-Link: googleapis/googleapis@2cda8d2
    
    * fix: mark window as global for linter
    
    Use gapic-generator-typescript v1.2.5.
    Committer: @alexander-fenster
    PiperOrigin-RevId: 343187793
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Nov 18 17:10:02 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 5587028631d4d743fd906c4eb4e4e4649a7ee5ce
    Source-Link: googleapis/googleapis@5587028
    
    * build: use gapic-generator-typescript v1.2.6
    
    Committer: @alexander-fenster
    PiperOrigin-RevId: 343202295
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Nov 18 18:55:28 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 2f019bf70bfe06f1e2af1b04011b0a2405190e43
    Source-Link: googleapis/googleapis@2f019bf
    
    * build: include osconfig v1 protos into asset v1 Node.js package.
    
    PiperOrigin-RevId: 344904496
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Nov 30 15:48:16 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: a578b42319ca0e3c7b6fec600a4ee9ec57443598
    Source-Link: googleapis/googleapis@a578b42
    yoshi-automation committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    50375cf View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. chore: fix typo 'partion_key' in comments (#438)

    PiperOrigin-RevId: 345062127
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Dec 1 11:26:19 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 50831e68c56081dc5908f99158450de5c1c13d1c
    Source-Link: googleapis/googleapis@50831e6
    yoshi-automation committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    b5bdf82 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.10.0 (#437)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [3.10.0](https://www.github.com/googleapis/nodejs-asset/compare/v3.9.1...v3.10.0) (2020-12-02)
    
    
    ### Features
    
    * added support OSInventory in Assets ([#436](https://www.github.com/googleapis/nodejs-asset/issues/436)) ([68298fd](https://www.github.com/googleapis/nodejs-asset/commit/68298fd9ebee3ae119bdb7dc6b848276804e2cda))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    8cc0b84 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

    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 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    38d20c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. chore: fixing syntax error in the GAPIC metadata JSON file (#440)

    Use gapic-generator-typescript v1.2.8.
    Committer: @alexander-fenster
    PiperOrigin-RevId: 345712055
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Dec 4 10:54:47 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 16dd59787d6ce130ab66066c02eeea9dac0c8f0e
    Source-Link: googleapis/googleapis@16dd597
    yoshi-automation committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    0422b2c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    2221522 View commit details
    Browse the repository at this point in the history
  2. docs: add instructions for authenticating for system tests (#443)

    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 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    6f430c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. docs: update dates (#444)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/38d2be22-9113-41ce-971f-d924d46e1bec/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e027a29 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. feat: adds style enumeration (#445)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/792bebba-dea1-4f73-8394-fb548c6dd86b/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    f0900c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

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

    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 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    20ff941 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

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

Commits on Feb 8, 2021

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

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    7c95ad3 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.12.0 (#450)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [3.12.0](https://www.github.com/googleapis/nodejs-asset/compare/v3.11.0...v3.12.0) (2021-02-09)
    
    
    ### Features
    
    * **samples:** add samples for analyzeIamPolicy and analyzeIamPolicyLongrunning ([#433](https://www.github.com/googleapis/nodejs-asset/issues/433)) ([dfbd75c](https://www.github.com/googleapis/nodejs-asset/commit/dfbd75c98f2977d3a9af06e7637c005b82eda973))
    ---
    
    
    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] committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    f0b74c2 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. (#455)

    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 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    263166a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. chore: migrate to owl-bot (#457)

    * chore: migrate to owl-bot
    
    * feat: Support output transcript to GCS for LongRunningRecognize.
    
    PiperOrigin-RevId: 362294447
    
    Source-Link: googleapis/googleapis@b6ebac1
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/a20b5124fe5bae9b6bbebb8c84450282229f7456
    
    * 🦉 Updates from OwlBot
    
    * don't preserve protos
    
    because the original synth.py didn't
    
    * retrigger checks
    
    * update docker image digest
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    SurferJeffAtGoogle and gcf-owl-bot[bot] committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    33d94eb 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 (#463)

    [![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.1` -> `^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-asset).
    renovate-bot committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    6421fa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. build: update .OwlBot.lock with new version of post-processor (#465)

    Co-authored-by: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    14eb022 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 (#470)

    [![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.0` -> `^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-asset).
    renovate-bot committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    38d94ab View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. build: update .OwlBot.lock with new version of post-processor (#473)

    This PR updates the docker container used for OwlBot. This container performs post-processing tasks when pull-requests are opened on your repository, such as:
    
    * copying generated files into place.
    * generating common files from templates.
    
    Version sha256:c3eae37a355402067b97cbeb6f5a7d2dd87aecfd064aeb2d2ea0bde40778cf68 was published at 2021-04-16T19:05:48.244Z.
    gcf-owl-bot[bot] committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ae0ace9 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 (#474)

    [![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://github.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://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v900)
    
    [Compare Source](https://github.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://github.com/TypeStrong/ts-loader/pull/1251) - thanks [@&#8203;johnnyreilly](https://github.com/johnnyreilly), [@&#8203;jonwallsten](https://github.com/jonwallsten), [@&#8203;sokra](https://github.com/sokra), [@&#8203;appzuka](https://github.com/appzuka), [@&#8203;alexander-akait](https://github.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-asset).
    renovate-bot committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    de91fea View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. chore: add SECURITY.md (#477)

    chore: add SECURITY.md
    google-cloud-policy-bot[bot] committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    c3ccdff View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

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

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    6da259b 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 (#483)

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

    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] committed May 11, 2021
    Configuration menu
    Copy the full SHA
    364f19d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273f403 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. chore: release 3.12.1 (#482)

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

Commits on May 19, 2021

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

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

Commits on May 21, 2021

  1. chore(deps): update dependency @types/node to v14 (#489)

    [![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://github.com/DefinitelyTyped/DefinitelyTyped) | [`^13.9.3` -> `^14.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/13.13.52/14.17.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.0/compatibility-slim/13.13.52)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.0/confidence-slim/13.13.52)](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, 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-asset).
    renovate-bot committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7db790a 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 (#490)

    [![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-asset).
    renovate-bot committed May 25, 2021
    Configuration menu
    Copy the full SHA
    21e39c6 View commit details
    Browse the repository at this point in the history
  2. fix: GoogleAdsError missing using generator version after 1.3.0 (#492)

    [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] committed May 25, 2021
    Configuration menu
    Copy the full SHA
    b351e26 View commit details
    Browse the repository at this point in the history
  3. chore: release 3.12.2 (#493)

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

Commits on May 26, 2021

  1. feat: add Cloud Asset List API, add access time as condition context …

    …in request and evaluation value in response for Cloud Asset AnalyzeIamPolicy API, add more info (folders, organizations, kms_key, create_time, update_time, state, parent_full_resource_name, parent_asset_type) in response for Cloud Asset SearchAllResources API (#491)
    
    * feat: add Cloud Asset List API, add access time as condition context in request and evaluation value in response for Cloud Asset AnalyzeIamPolicy API, add more info (folders, organizations, kms_key, create_time, update_time, state, parent_full_resource_name, parent_asset_type) in response for Cloud Asset SearchAllResources API
    
    Committer: @peter-zheng-g
    PiperOrigin-RevId: 375731640
    
    Source-Link: googleapis/googleapis@de04592
    
    Source-Link: googleapis/googleapis-gen@7b343f4
    
    * 🦉 Updates from OwlBot
    
    * 🦉 Updates from OwlBot
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    3 people committed May 26, 2021
    Configuration menu
    Copy the full SHA
    5337fc4 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.13.0 (#494)

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

Commits on May 29, 2021

  1. chore: make generate_index_ts() deterministic (#496)

    Fixes googleapis/synthtool#1103
    Source-Link: googleapis/synthtool@c3e41da
    Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:e37a815333a6f3e14d8532efe90cba8aa0d34210f8c0fdbdd9e6a34dcbe51e96
    gcf-owl-bot[bot] committed May 29, 2021
    Configuration menu
    Copy the full SHA
    4d04be4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

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

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    bebaff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e93553 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 (#507)

    ... 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] committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    d871a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8d1a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    c22d4b6 View commit details
    Browse the repository at this point in the history
  2. feat: add new searchable fields (memberTypes, roles, project, folders…

    … and organization), new request fields (assetTypes and orderBy) and new response fields (assetType, folders and organization) in SearchAllIamPolicies (#511)
    
    * feat: add new searchable fields (memberTypes, roles, project, folders and organization), new request fields (assetTypes and orderBy) and new response fields (assetType, folders and organization) in SearchAllIamPolicies
    
    PiperOrigin-RevId: 381145907
    
    Source-Link: googleapis/googleapis@5d301f9
    
    Source-Link: googleapis/googleapis-gen@9b332fd
    
    * 🦉 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>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    4 people committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    5f7dc28 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. chore: release 3.15.0 (#516)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [3.15.0](https://www.github.com/googleapis/nodejs-asset/compare/v3.14.1...v3.15.0) (2021-06-30)
    
    
    ### Features
    
    * add new searchable fields (memberTypes, roles, project, folders and organization), new request fields (assetTypes and orderBy) and new response fields (assetType, folders and organization) in SearchAllIamPolicies ([#511](https://www.github.com/googleapis/nodejs-asset/issues/511)) ([1dfb0e9](https://www.github.com/googleapis/nodejs-asset/commit/1dfb0e95c58fdfbca2807744ea22c52d3c6e7651))
    ---
    
    
    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] committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    314d1d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bea9c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37f6447 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    38b26d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6764698 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. (#522)
    
    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] committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    5f415d1 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.15.3 (#523)

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

Commits on Aug 4, 2021

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

Commits on Aug 11, 2021

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

Commits on Aug 13, 2021

  1. fix: failing tests for LRO check methods (#530)

    feat!: *Change metadata field for the AnalyzeIamPolicyLongrunning. 
    feat: Add AnalyzeMove API. feat: Add read_mask field for SearchAllResourcesRequest
    feat:Add VersionedResource/AttachedResource fields for ResourceSearchResult
    Committer: @alexander-fenster
    PiperOrigin-RevId: 387841814
    PiperOrigin-RevId: 387216202
    PiperOrigin-RevId: 386530026
    gcf-owl-bot[bot] committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    db68d86 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.15.5 (#536)

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

Commits on Aug 16, 2021

  1. feat: Release of relationships in v1, Add content type Relationship t…

    …o support relationship export (#537)
    
    Committer: lvv@
    
    PiperOrigin-RevId: 391065985
    
    Source-Link: googleapis/googleapis@b9e69f8
    
    Source-Link: googleapis/googleapis-gen@6d0f250
    gcf-owl-bot[bot] committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    ec747d8 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.16.0 (#539)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [3.16.0](https://www.github.com/googleapis/nodejs-asset/compare/v3.15.5...v3.16.0) (2021-08-16)
    
    
    ### Features
    
    * Release of relationships in v1, Add content type Relationship to support relationship export ([#537](https://www.github.com/googleapis/nodejs-asset/issues/537)) ([873aae6](https://www.github.com/googleapis/nodejs-asset/commit/873aae6f9b846a16b5695b692e8ad668d684dc6c))
    ---
    
    
    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] committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    d9bfb7b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. fix(deps): require google-gax v2.24.1 (#538)

    Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
    bcoe and gcf-merge-on-green[bot] committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    374b123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cca81c 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 (#542)

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

Commits on Aug 24, 2021

  1. chore: release 3.17.0 (#543)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ad98257 View commit details
    Browse the repository at this point in the history
  2. chore: add internal repo team (#544)

    *chore: add internal repo team
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sofisl committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    4753855 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. feat: Update osconfig v1 and v1alpha with WindowsApplication (#548)

    * feat: Update osconfig v1 and v1alpha with WindowsApplication
    
    Committer: @coodie
    PiperOrigin-RevId: 393730900
    
    Source-Link: googleapis/googleapis@69fe13f
    
    Source-Link: googleapis/googleapis-gen@6950931
    
    * 🦉 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] committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    898924c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. chore: release 3.18.0 (#549)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [3.18.0](https://www.github.com/googleapis/nodejs-asset/compare/v3.17.0...v3.18.0) (2021-08-30)
    
    
    ### Features
    
    * Update osconfig v1 and v1alpha with WindowsApplication ([#548](https://www.github.com/googleapis/nodejs-asset/issues/548)) ([c096de8](https://www.github.com/googleapis/nodejs-asset/commit/c096de83a906953a08508a799014a37b2806da61))
    ---
    
    
    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] committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    4708a35 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. build: make quickstart sample tests more stable (#547)

    * CloudAsset: Update asset lib to v1 for ListAssets sample code
    
    * CloudAsset: Fix flakiness of test of BatchGetAssetsHistory sample code
    
    * CloudAsset: Remove unneeded output line in sample test
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    3 people committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    b04098e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. feat: Release of relationships in v1, Add content type Relationship t…

    …o support relationship search Committer: yuwangyw@ (#551)
    
    * feat: Release of relationships in v1, Add content type Relationship to support relationship search Committer: yuwangyw@
    
    PiperOrigin-RevId: 394579113
    
    Source-Link: googleapis/googleapis@9c7eb1f
    
    Source-Link: googleapis/googleapis-gen@5934384
    
    * 🦉 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] committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    cee6857 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. feat: add OSConfigZonalService API Committer: @jaiminsh (#553)

    * feat: add OSConfigZonalService API Committer: @jaiminsh
    
    PiperOrigin-RevId: 394704298
    
    Source-Link: googleapis/googleapis@31d2d34
    
    Source-Link: googleapis/googleapis-gen@aa3ce09
    
    * 🦉 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] committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    661c30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05bae33 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. chore: relocate owl bot post processor (#558)

    chore: relocate owl bot post processor
    SurferJeffAtGoogle committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    0829ce4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    67950ff View commit details
    Browse the repository at this point in the history
  2. docs(samples): add auto-generated samples for Node with api short nam…

    …e in region tag (#562)
    
    - [ ] 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] committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    c901d2a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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

Commits on Oct 14, 2021

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

Commits on Oct 19, 2021

  1. feat: Update osconfig v1 and v1alpha RecurringSchedule.Frequency with…

    … DAILY frequency (#569)
    
    Committer: @coodie
    PiperOrigin-RevId: 403998997
    Source-Link: googleapis/googleapis@0dfce5e
    Source-Link: googleapis/googleapis-gen@ccde479
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2NkZTQ3OTE4YjRmMTMyZTdkOTk1MzYzZDJjNTVmODAxZDA2YjcxNCJ9
    gcf-owl-bot[bot] committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a886a58 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.20.0 (#570)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [3.20.0](https://www.github.com/googleapis/nodejs-asset/compare/v3.19.0...v3.20.0) (2021-10-19)
    
    
    ### Features
    
    * Update osconfig v1 and v1alpha RecurringSchedule.Frequency with DAILY frequency ([#569](https://www.github.com/googleapis/nodejs-asset/issues/569)) ([af03fd5](https://www.github.com/googleapis/nodejs-asset/commit/af03fd5c4fba4a258acf4c0332991bcb619fa10b))
    ---
    
    
    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] committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    e525b4f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Oct 26, 2021

  1. chore(deps): update dependency @types/node to v16 (#572)

    [![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://github.com/DefinitelyTyped/DefinitelyTyped) | [`^14.0.0` -> `^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-asset).
    renovate-bot committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    66b3a3a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. test: address flaky test (#573)

    Not really sure why the test is flaky.  Maybe without the await
    statement, the process exist before the console is written to.
    
    Fixies #565
    SurferJeffAtGoogle committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    301b447 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 (#575)

    [![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-asset).
    renovate-bot committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    82bb92c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. feat: OSConfig: add OS policy assignment rpcs (#574)

    * feat: OSConfig: add OS policy assignment rpcs
    
    Committer: @adjackura
    PiperOrigin-RevId: 407422484
    
    Source-Link: googleapis/googleapis@c11bc3e
    
    Source-Link: googleapis/googleapis-gen@d2df80a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDJkZjgwYTVhNjEyOTllZDJkZmYxMmJmYWYyODg2NjE5MTE3ZTljZSJ9
    
    * 🦉 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: Takashi Matsuo <tmatsuo@google.com>
    3 people committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ab772cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa63c95 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

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

    * 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] committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    847d424 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. feat: Update OSConfig API (#578)

    * feat: Update OSConfig API
    
    PiperOrigin-RevId: 409204961
    
    Source-Link: googleapis/googleapis@a85beae
    
    Source-Link: googleapis/googleapis-gen@b334c5d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjMzNGM1ZDdiNDVmNGFmMTEzM2FmOTcxNzg5MDQ4Mjk5YjY2ZGMzOSJ9
    
    * 🦉 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] committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    22f5e78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c569220 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

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

Commits on Dec 29, 2021

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

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    5c5e9f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b3fcc View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Jan 20, 2022

  1. build: update copyright year to 2022 (#595)

    * chore(deps): upgrade gapic-generator-java to 2.4.1
    
    PiperOrigin-RevId: 422607515
    
    Source-Link: googleapis/googleapis@ba2ffd6
    
    Source-Link: googleapis/googleapis-gen@73ba4ad
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzNiYTRhZGQyMzlhNjE5ZGE1NjdmZmJkNGU1NzMwZmRkNmRlMDRkMyJ9
    
    * 🦉 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: sofisl <55454395+sofisl@users.noreply.github.com>
    3 people committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    72841a0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency gts to v3 (#591)

    * 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: Benjamin E. Coe <bencoe@google.com>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    4 people committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    b160e43 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 (#597)

    - [ ] 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] committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a9c096b 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 (#599)

    [![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.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://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.git.luolix.top>
    -   [`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-asset).
    renovate-bot committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f1aedc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

Commits on Feb 8, 2022

  1. feat: Update osconfig v1 protos (#602)

    * feat: Update osconfig v1 protos
    
    PiperOrigin-RevId: 427050266
    
    Source-Link: googleapis/googleapis@010716c
    
    Source-Link: googleapis/googleapis-gen@95161e2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTUxNjFlMjFhMDMzMzQ1YzVmZTEzNTQyYmI4YTgyZDRiMWQwODY5MCJ9
    
    * 🦉 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] committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    10d3f7a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. chore(main): release 3.23.0 (#603)

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

Commits on Feb 11, 2022

  1. fix: Fix description of an interpreter field, validate if the field i…

    …s not unspecified (#604)
    
    * fix: Fix description of an interpreter field, validate if the field is not unspecified
    
    PiperOrigin-RevId: 427987153
    
    Source-Link: googleapis/googleapis@a1b62c1
    
    Source-Link: googleapis/googleapis-gen@bda7567
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmRhNzU2NzkwNjNmMjE5NGMwNmFmNTVhMDFjOTQxMDRlYWZjMjk5OCJ9
    
    * 🦉 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] committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    faf6879 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. chore(main): release 3.23.1 (#605)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b3e608c 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 (#607)
    
    - [ ] 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] committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    0525731 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

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

    * 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] committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    492fc01 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

    #618)
    
    * 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 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1e7f521 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 (#619)

    [![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-asset).
    renovate-bot committed May 3, 2022
    Configuration menu
    Copy the full SHA
    95bff98 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 (#622)

    [![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-asset).
    renovate-bot committed May 9, 2022
    Configuration menu
    Copy the full SHA
    dd246c7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

    * feat!: Update library to use Node 12
    
    * 🦉 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>
    alexander-fenster and gcf-owl-bot[bot] committed May 17, 2022
    Configuration menu
    Copy the full SHA
    83dd994 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. feat: Add SavedQuery CURD support (#627)

    * feat: Add SavedQuery CURD support
    feat: Add tags support
    feat!:*Add RelatedAsset and deprecate RelatedAssets for relationship GA
    
    *The previous representation of the relationship feature is deprecated and unimplemented. The RelatedAsset message represents the new stable format.
    
    PiperOrigin-RevId: 449306805
    
    Source-Link: googleapis/googleapis@3d7bd9d
    
    Source-Link: googleapis/googleapis-gen@71a93d0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzFhOTNkMDVkNjA3NjI3MWQwNGI3NTkyZjdmYWQwZDNmMGM3YTA0MCJ9
    
    * 🦉 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] committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0ac3b3d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    08bc0c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f90795 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. chore(deps): update dependency jsdoc-fresh to v2 (#632)

    [![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://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.github.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-asset).
    renovate-bot committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5c3a81a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. samples: fix compute test, update dependency to V3 (#634)

    * samples: fix compute test, update dependency to V3
    sofisl committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    f095690 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency jsdoc-region-tag to v2 (#633)

    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    renovate-bot and sofisl committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    591ddca View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. chore(main): release 4.0.0 (#626)

    * chore(main): release 4.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>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    3 people committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    4a33c7d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. feat: support regapic LRO (#635)

    PiperOrigin-RevId: 456946341
    Source-Link: googleapis/googleapis@88fd18d
    Source-Link: googleapis/googleapis-gen@accfa37
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWNjZmEzNzFmNjY3NDM5MzEzMzM1YzY0MDQyYjA2M2MxYzUzMTAyZSJ9
    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] committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    637c293 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. chore(main): release 4.1.0 (#636)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.1.0](googleapis/nodejs-asset@v4.0.0...v4.1.0) (2022-06-29)
    
    
    ### Features
    
    * support regapic LRO ([#635](googleapis/nodejs-asset#635)) ([140ce9d](googleapis/nodejs-asset@140ce9d))
    
    ---
    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] committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9bc4bc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. chore(deps): update dependency linkinator to v4 (#639)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [linkinator](https://github.com/JustinBeckwith/linkinator) | [`^2.0.4` -> `^4.0.0`](https://renovatebot.com/diffs/npm/linkinator/2.16.2/4.0.0) | [![age](https://badges.renovateapi.com/packages/npm/linkinator/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/linkinator/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/linkinator/4.0.0/compatibility-slim/2.16.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/linkinator/4.0.0/confidence-slim/2.16.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>JustinBeckwith/linkinator</summary>
    
    ### [`v4.0.0`](https://github.com/JustinBeckwith/linkinator/releases/tag/v4.0.0)
    
    [Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v3.1.0...v4.0.0)
    
    ##### Features
    
    -   create new release with notes ([#&#8203;508](https://github.com/JustinBeckwith/linkinator/issues/508)) ([2cab633](https://github.com/JustinBeckwith/linkinator/commit/2cab633c9659eb10794a4bac06f8b0acdc3e2c0c))
    
    ##### BREAKING CHANGES
    
    -   The commits in [#&#8203;507](https://github.com/JustinBeckwith/linkinator/issues/507) and [#&#8203;506](https://github.com/JustinBeckwith/linkinator/issues/506) both had breaking changes.  They included dropping support for Node.js 12.x and updating the CSV export to be streaming, and to use a new way of writing the CSV file.  This is an empty to commit using the `BREAKING CHANGE` format in the commit message to ensure a release is triggered.
    
    ### [`v3.1.0`](https://github.com/JustinBeckwith/linkinator/releases/tag/v3.1.0)
    
    [Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v3.0.6...v3.1.0)
    
    ##### Features
    
    -   allow --skip to be defined multiple times ([#&#8203;399](https://github.com/JustinBeckwith/linkinator/issues/399)) ([5ca5a46](https://github.com/JustinBeckwith/linkinator/commit/5ca5a461508e688de12e5ae6b4cfb6565f832ebf))
    
    ### [`v3.0.6`](https://github.com/JustinBeckwith/linkinator/releases/tag/v3.0.6)
    
    [Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v3.0.5...v3.0.6)
    
    ##### Bug Fixes
    
    -   **deps:** upgrade node-glob to v8 ([#&#8203;397](https://github.com/JustinBeckwith/linkinator/issues/397)) ([d334dc6](https://github.com/JustinBeckwith/linkinator/commit/d334dc6734cd7c2b73d7ed3dea0550a6c3072ad5))
    
    ### [`v3.0.5`](https://github.com/JustinBeckwith/linkinator/releases/tag/v3.0.5)
    
    [Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v3.0.4...v3.0.5)
    
    ##### Bug Fixes
    
    -   **deps:** upgrade to htmlparser2 v8.0.1 ([#&#8203;396](https://github.com/JustinBeckwith/linkinator/issues/396)) ([ba3b9a8](https://github.com/JustinBeckwith/linkinator/commit/ba3b9a8a9b19d39af6ed91790135e833b80c1eb6))
    
    ### [`v3.0.4`](https://github.com/JustinBeckwith/linkinator/releases/tag/v3.0.4)
    
    [Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v3.0.3...v3.0.4)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency gaxios to v5 ([#&#8203;391](https://github.com/JustinBeckwith/linkinator/issues/391)) ([48af50e](https://github.com/JustinBeckwith/linkinator/commit/48af50e787731204aeb7eff41325c62291311e45))
    
    ### [`v3.0.3`](https://github.com/JustinBeckwith/linkinator/releases/tag/v3.0.3)
    
    [Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v3.0.2...v3.0.3)
    
    ##### Bug Fixes
    
    -   export getConfig from index ([#&#8203;371](https://github.com/JustinBeckwith/linkinator/issues/371)) ([0bc0355](https://github.com/JustinBeckwith/linkinator/commit/0bc0355c7e2ea457f247e6b52d1577b8c4ecb3a1))
    
    ### [`v3.0.2`](https://github.com/JustinBeckwith/linkinator/releases/tag/v3.0.2)
    
    [Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v3.0.1...v3.0.2)
    
    ##### Bug Fixes
    
    -   allow server root with trailing slash ([#&#8203;370](https://github.com/JustinBeckwith/linkinator/issues/370)) ([8adf6b0](https://github.com/JustinBeckwith/linkinator/commit/8adf6b025fda250e38461f1cdad40fe08c3b3b7c))
    
    ### [`v3.0.1`](https://github.com/JustinBeckwith/linkinator/releases/tag/v3.0.1)
    
    [Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v3.0.0...v3.0.1)
    
    ##### Bug Fixes
    
    -   decode path parts in local web server ([#&#8203;369](https://github.com/JustinBeckwith/linkinator/issues/369)) ([4696a0c](https://github.com/JustinBeckwith/linkinator/commit/4696a0c38c341b178ed815f47371fca955979feb))
    
    ### [`v3.0.0`](https://github.com/JustinBeckwith/linkinator/releases/tag/v3.0.0)
    
    [Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v2.16.2...v3.0.0)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency chalk to v5 ([#&#8203;362](https://github.com/JustinBeckwith/linkinator/issues/362)) ([4b17a8d](https://github.com/JustinBeckwith/linkinator/commit/4b17a8d87b649eaf813428f8ee6955e1d21dae4f))
    
    -   feat!: convert to es modules, drop node 10 ([#&#8203;359](https://github.com/JustinBeckwith/linkinator/issues/359)) ([efee299](https://github.com/JustinBeckwith/linkinator/commit/efee299ab8a805accef751eecf8538915a4e7783)), closes [#&#8203;359](https://github.com/JustinBeckwith/linkinator/issues/359)
    
    ##### BREAKING CHANGES
    
    -   this module now requires node.js 12 and above, and has moved to es modules by default.
    
    </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-asset).
    renovate-bot committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    12d1b04 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. chore: remove unused proto imports (#643)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468735472
    
    Source-Link: googleapis/googleapis@cfa1b37
    
    Source-Link: googleapis/googleapis-gen@09b7666
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDliNzY2NjY1NjUxMGY1YjAwYjg5M2YwMDNhMGJhNTc2NmY5ZTI1MCJ9
    
    feat: Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API
    Committer: haochunzhang@
    
    PiperOrigin-RevId: 468010360
    
    Source-Link: googleapis/googleapis@4bda299
    
    Source-Link: googleapis/googleapis-gen@8ed0406
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGVkMDQwNjE0ZDA0NzQzZjE2Y2Y0ZTQ4NDRiNzE2ZmVkOTk4Zjk0YyJ9
    
    feat: Release of query system
    Committer: lvv@
    
    PiperOrigin-RevId: 466748663
    
    Source-Link: googleapis/googleapis@80d630f
    
    Source-Link: googleapis/googleapis-gen@252f5ad
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjUyZjVhZGUxOGEzMWE3MmYxMjgxMGJiZmQxZDgzZDU2YThlNzJlMSJ9
    
    feat: Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API
    Committer: haochunzhang@
    
    PiperOrigin-RevId: 466134014
    
    Source-Link: googleapis/googleapis@63c73fb
    
    Source-Link: googleapis/googleapis-gen@2350945
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjM1MDk0NWY3YTcwZWNhYWVjZjlhMWZkZDdkNmU3MGFjNTBlODYyZCJ9
    gcf-owl-bot[bot] committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    866582d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

    - [ ] 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] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    71294f3 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 4.2.0 (#645)

    * chore(main): release 4.2.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] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    f04bd22 View commit details
    Browse the repository at this point in the history
  3. fix: change import long to require (#648)

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

    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] committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    f8f2117 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 (#656)

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

Commits on Sep 2, 2022

  1. feat: add batchGetEffectiveIamPolicies sample code. (#654)

    * feat: add batchGetEffectiveIamPolicies sample code.
    
    Add batchGetEffectiveIamPolicies sample code and also lint the protobuf
    imports.
    
    * chore: fix the Copyright year for getBatchEffectiveIamPolicies.js
    
    * chore: refactor logging and remove loop for checking results
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: modify the logging to print nested Object.
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    aaronlichen-hp and gcf-owl-bot[bot] committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    dd647e5 View commit details
    Browse the repository at this point in the history
  2. fix 641: remove vm after test (#644)

    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    wutonggg and sofisl committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7f32711 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 13, 2022

  1. chore(main): release 4.3.0 (#652)

    * chore(main): release 4.3.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] committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    df81338 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 (#658)

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

Commits on Sep 20, 2022

  1. feat: Add client library support for AssetService v1 SavedQuery APIs (#…

    …662)
    
    * feat: Add client library support for AssetService v1 SavedQuery APIs
    Committer: jeffreyai@
    
    PiperOrigin-RevId: 475366952
    
    Source-Link: googleapis/googleapis@7428dad
    
    Source-Link: googleapis/googleapis-gen@5629e2a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTYyOWUyYWI3Mjg0NDNhMWE2YWJiMDNmMzRmOTI1ZDVjZDRlMGM0NyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f860036 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 (#663)

    * 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
    
    * 🦉 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] committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    2a29061 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. chore(main): release 4.4.0 (#659)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.4.0](googleapis/nodejs-asset@v4.3.0...v4.4.0) (2022-09-22)
    
    
    ### Features
    
    * Add client library support for AssetService v1 SavedQuery APIs ([#662](googleapis/nodejs-asset#662)) ([68c8ece](googleapis/nodejs-asset@68c8ece))
    
    
    ### Bug Fixes
    
    * Preserve default values in x-goog-request-params header ([#658](googleapis/nodejs-asset#658)) ([e351ed1](googleapis/nodejs-asset@e351ed1))
    
    ---
    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] committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e0e6f3a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    0b06be6 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 (#672)

    [![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://github.com/jsdoc/jsdoc) | [`^3.6.3` -> `^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://github.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#&#8203;400-November-2022)
    
    [Compare Source](https://github.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://github.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-asset).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTcuMSJ9-->
    renovate-bot committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2313c4f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to v18 (#667)

    [![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://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.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-asset).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMS4xIn0=-->
    renovate-bot committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    eab76ca View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Update .repo-metadata.json

    sofisl committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    1205d0b View commit details
    Browse the repository at this point in the history
  2. fix: regenerated protos JS and TS definitions (#673)

    samples: pull in latest typeless bot, clean up some comments
    
    Source-Link: https://github.com/googleapis/synthtool/commit/0a68e568b6911b60bb6fd452eba4848b176031d8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5b05f26103855c3a15433141389c478d1d3fe088fb5d4e3217c4793f6b3f245e
    gcf-owl-bot[bot] committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5d5fc57 View commit details
    Browse the repository at this point in the history
  3. feat: add a new searchable field kmsKeys (#665)

    - [ ] Regenerate this pull request now.
    
    fix: deprecate searchable field kmsKey
    
    PiperOrigin-RevId: 479103182
    
    Source-Link: https://github.com/googleapis/googleapis/commit/7b5a467b978ff2dde6cd34717ebad5728d05f2bb
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/417aefa0fb633d0f171a607779e9f0e19c8b8b7f
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDE3YWVmYTBmYjYzM2QwZjE3MWE2MDc3NzllOWYwZTE5YzhiOGI3ZiJ9
    gcf-owl-bot[bot] committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b214228 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 4.5.0 (#671)

    * chore(main): release 4.5.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] committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    1a75eb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0343fbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eefbd10 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    683e8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb9b2b View commit details
    Browse the repository at this point in the history
  3. samples: update test

    sofisl committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    50e87f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d3dc98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b58193 View commit details
    Browse the repository at this point in the history