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-iot #3544

Merged
merged 384 commits into from
Nov 11, 2022
Merged

migrate code from googleapis/nodejs-iot #3544

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

Commits on Sep 16, 2019

  1. chore: release 1.2.0 (#198)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    67c7ece View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. feat: .d.ts for protos

    yoshi-automation authored and alexander-fenster committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    a720368 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    33af482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6129f8d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. fix: use compatible version of google-gax

    * fix: use compatible version of google-gax
    
    * fix: use gax v1.6.3
    alexander-fenster authored and JustinBeckwith committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    bd92365 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

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

Commits on Oct 9, 2019

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

Commits on Oct 15, 2019

  1. fix: changes to retry logic

    yoshi-automation authored and bcoe committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    f0690e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

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

    release-please[bot] authored and bcoe committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    af813ea View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

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

Commits on Nov 12, 2019

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

Commits on Nov 13, 2019

  1. chore: release 1.3.1 (#223)

    release-please[bot] authored and bcoe committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    54ccafb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

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

Commits on Nov 16, 2019

  1. chore: release 1.4.0 (#227)

    release-please[bot] authored and bcoe committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    609b4b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

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

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    30d2ee8 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.5.0 (#232)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored and JustinBeckwith committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    f4bcc74 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. feat: move to typescript code generation (#236)

    * move code to typescript
    
    * run synthtool
    
    * pass main service name
    
    * feedback
    xiaozhenliu-gg5 authored Dec 19, 2019
    Configuration menu
    Copy the full SHA
    8453e3d View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    27f2763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e07435 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

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

Commits on Dec 30, 2019

  1. refactor: use explicit mocha imports

    JustinBeckwith authored and bcoe committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    e65f7fd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. docs: updating README for samples

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

Commits on Jan 5, 2020

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

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    369e560 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.6.0 (#243)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    
    Co-authored-by: Alexander Fenster <github@fenster.name>
    release-please[bot] and alexander-fenster committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    b388e64 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    96be2d0 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.6.1 (#248)

    release-please[bot] authored and bcoe committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    aa514a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. chore: clear synth.metadata

    JustinBeckwith authored and bcoe committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    8660470 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

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

Commits on Jan 28, 2020

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

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    34b749c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6fcd14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    969031d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

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

Commits on Feb 5, 2020

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

Commits on Feb 7, 2020

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

Commits on Feb 10, 2020

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

Commits on Feb 12, 2020

  1. build: add GitHub actions config for unit tests

    * build: add GitHub actions config for unit tests
    
    * chore: link root directory before linting
    
    * chore: also need to npm i
    bcoe authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    93b932b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

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

Commits on Feb 27, 2020

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

Commits on Feb 29, 2020

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

Commits on Mar 5, 2020

  1. chore: remove obsolete replacements from synth.py (#282)

    No docs, no replacements needed.
    
    ```
    2020-03-05 14:27:48,958 synthtool > No replacements made in src/v1/doc/google/cloud/iot/v1/doc_resources.js for pattern \[RFC(.*)\]\(https:\/\/cloud\.google\.com, maybe replacement is no longer needed?
    2020-03-05 14:27:49,016 synthtool > No replacements made in **/doc/google/protobuf/doc_timestamp.js for pattern https:\/\/cloud\.google\.com[\s\*]*http:\/\/(.*)[\s\*]*\), maybe replacement is no longer needed?
    2020-03-05 14:27:49,035 synthtool > No replacements made in **/doc/google/protobuf/doc_timestamp.js for pattern toISOString\], maybe replacement is no longer needed?
    ```
    alexander-fenster authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    8824995 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. feat: deferred client initialization (#283)

    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] authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    3371d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1e235 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b02b52 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. chore: release 1.8.0 (#275)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [1.8.0](https://www.github.com/googleapis/nodejs-iot/compare/v1.7.0...v1.8.0) (2020-03-06)
    
    
    ### Features
    
    * deferred client initialization ([#283](https://www.github.com/googleapis/nodejs-iot/issues/283)) ([b70a193](https://www.github.com/googleapis/nodejs-iot/commit/b70a1938f4254fff0f3839bca5871207b8d97c35))
    * export protos in src/index.ts ([9c3098c](https://www.github.com/googleapis/nodejs-iot/commit/9c3098ca5a232f7fb575d5dce2bc1473365b20bd))
    
    
    ### Bug Fixes
    
    * pass x-goog-request-params header for streaming calls ([5a35e0f](https://www.github.com/googleapis/nodejs-iot/commit/5a35e0fd4ea40a1a5e9be2c03e83db5fb7c11f81))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    a9637f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

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

Commits on Mar 19, 2020

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

Commits on Mar 24, 2020

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

Commits on Mar 25, 2020

  1. chore: regenerate the code (#293)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-03-22 04:30:28,197 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
    2020-03-22 04:30:28,251 synthtool > Ensuring dependencies.
    2020-03-22 04:30:28,255 synthtool > Cloning googleapis.
    2020-03-22 04:30:28,925 synthtool > Pulling Docker image: gapic-generator-typescript:latest
    latest: Pulling from gapic-images/gapic-generator-typescript
    Digest: sha256:3762b8bcba247ef4d020ffc7043e2881a20b5fab0ffd98d542f365d3f3a3829d
    Status: Image is up to date for gcr.io/gapic-images/gapic-generator-typescript:latest
    2020-03-22 04:30:29,812 synthtool > Generating code for: google/cloud/iot/v1.
    2020-03-22 04:30:31,025 synthtool > Generated code into /tmpfs/tmp/tmpsi2w37kk.
    .eslintignore
    .eslintrc.yml
    .github/ISSUE_TEMPLATE/bug_report.md
    .github/ISSUE_TEMPLATE/feature_request.md
    .github/ISSUE_TEMPLATE/support_request.md
    .github/PULL_REQUEST_TEMPLATE.md
    .github/publish.yml
    .github/release-please.yml
    .github/workflows/ci.yaml
    .kokoro/common.cfg
    .kokoro/continuous/node10/common.cfg
    .kokoro/continuous/node10/docs.cfg
    .kokoro/continuous/node10/lint.cfg
    .kokoro/continuous/node10/samples-test.cfg
    .kokoro/continuous/node10/system-test.cfg
    .kokoro/continuous/node10/test.cfg
    .kokoro/continuous/node12/common.cfg
    .kokoro/continuous/node12/test.cfg
    .kokoro/continuous/node8/common.cfg
    .kokoro/continuous/node8/test.cfg
    .kokoro/docs.sh
    .kokoro/lint.sh
    .kokoro/presubmit/node10/common.cfg
    .kokoro/presubmit/node10/docs.cfg
    .kokoro/presubmit/node10/lint.cfg
    .kokoro/presubmit/node10/samples-test.cfg
    .kokoro/presubmit/node10/system-test.cfg
    .kokoro/presubmit/node10/test.cfg
    .kokoro/presubmit/node12/common.cfg
    .kokoro/presubmit/node12/test.cfg
    .kokoro/presubmit/node8/common.cfg
    .kokoro/presubmit/node8/test.cfg
    .kokoro/presubmit/windows/common.cfg
    .kokoro/presubmit/windows/test.cfg
    .kokoro/publish.sh
    .kokoro/release/docs.cfg
    .kokoro/release/docs.sh
    .kokoro/release/publish.cfg
    .kokoro/samples-test.sh
    .kokoro/system-test.sh
    .kokoro/test.bat
    .kokoro/test.sh
    .kokoro/trampoline.sh
    .mocharc.js
    .nycrc
    .prettierignore
    .prettierrc
    CODE_OF_CONDUCT.md
    CONTRIBUTING.md
    LICENSE
    README.md
    codecov.yaml
    renovate.json
    samples/README.md
    2020-03-22 04:30:31,755 synthtool > No replacements made in src/v1/doc/google/cloud/iot/v1/doc_resources.js for pattern \[RFC(.*)\]\(https:\/\/cloud\.google\.com, maybe replacement is no longer needed?
    npm WARN npm npm does not support Node.js v12.16.1
    npm WARN npm You should probably upgrade to a newer version of node as we
    npm WARN npm can't make any promises that npm will work with this version.
    npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11.
    npm WARN npm You can find the latest version at https://nodejs.org/
    
    > protobufjs@6.8.9 postinstall /tmpfs/src/git/autosynth/working_repo/node_modules/protobufjs
    > node scripts/postinstall
    
    
    > @google-cloud/iot@1.8.0 prepare /tmpfs/src/git/autosynth/working_repo
    > npm run compile
    
    npm WARN npm npm does not support Node.js v12.16.1
    npm WARN npm You should probably upgrade to a newer version of node as we
    npm WARN npm can't make any promises that npm will work with this version.
    npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11.
    npm WARN npm You can find the latest version at https://nodejs.org/
    
    > @google-cloud/iot@1.8.0 compile /tmpfs/src/git/autosynth/working_repo
    > tsc -p . && cp -r protos build/
    
    npm notice created a lockfile as package-lock.json. You should commit this file.
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.1 (node_modules/chokidar/node_modules/fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack/node_modules/chokidar/node_modules/fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: abbrev@1.1.1 (node_modules/watchpack/node_modules/fsevents/node_modules/abbrev):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/abbrev' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.abbrev.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ansi-regex@2.1.1 (node_modules/watchpack/node_modules/fsevents/node_modules/ansi-regex):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/ansi-regex' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.ansi-regex.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.2.0 (node_modules/watchpack/node_modules/fsevents/node_modules/aproba):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/aproba' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.aproba.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: balanced-match@1.0.0 (node_modules/watchpack/node_modules/fsevents/node_modules/balanced-match):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/balanced-match' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.balanced-match.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: chownr@1.1.4 (node_modules/watchpack/node_modules/fsevents/node_modules/chownr):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/chownr' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.chownr.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: code-point-at@1.1.0 (node_modules/watchpack/node_modules/fsevents/node_modules/code-point-at):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/code-point-at' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.code-point-at.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-map@0.0.1 (node_modules/watchpack/node_modules/fsevents/node_modules/concat-map):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/concat-map' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.concat-map.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: console-control-strings@1.1.0 (node_modules/watchpack/node_modules/fsevents/node_modules/console-control-strings):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/console-control-strings' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.console-control-strings.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: core-util-is@1.0.2 (node_modules/watchpack/node_modules/fsevents/node_modules/core-util-is):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/core-util-is' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.core-util-is.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.6.0 (node_modules/watchpack/node_modules/fsevents/node_modules/deep-extend):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/deep-extend' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.deep-extend.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: delegates@1.0.0 (node_modules/watchpack/node_modules/fsevents/node_modules/delegates):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/delegates' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.delegates.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: detect-libc@1.0.3 (node_modules/watchpack/node_modules/fsevents/node_modules/detect-libc):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/detect-libc' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.detect-libc.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs.realpath@1.0.0 (node_modules/watchpack/node_modules/fsevents/node_modules/fs.realpath):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/fs.realpath' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.fs.realpath.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: has-unicode@2.0.1 (node_modules/watchpack/node_modules/fsevents/node_modules/has-unicode):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/has-unicode' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.has-unicode.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: inherits@2.0.4 (node_modules/watchpack/node_modules/fsevents/node_modules/inherits):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/inherits' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.inherits.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ini@1.3.5 (node_modules/watchpack/node_modules/fsevents/node_modules/ini):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/ini' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.ini.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: isarray@1.0.0 (node_modules/watchpack/node_modules/fsevents/node_modules/isarray):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/isarray' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.isarray.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: minimist@1.2.5 (node_modules/watchpack/node_modules/fsevents/node_modules/minimist):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/minimist' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.minimist.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@2.1.2 (node_modules/watchpack/node_modules/fsevents/node_modules/ms):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/ms' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.ms.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: npm-normalize-package-bin@1.0.1 (node_modules/watchpack/node_modules/fsevents/node_modules/npm-normalize-package-bin):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/npm-normalize-package-bin' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.npm-normalize-package-bin.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: number-is-nan@1.0.1 (node_modules/watchpack/node_modules/fsevents/node_modules/number-is-nan):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/number-is-nan' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.number-is-nan.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: object-assign@4.1.1 (node_modules/watchpack/node_modules/fsevents/node_modules/object-assign):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/object-assign' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.object-assign.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-homedir@1.0.2 (node_modules/watchpack/node_modules/fsevents/node_modules/os-homedir):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/os-homedir' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.os-homedir.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-tmpdir@1.0.2 (node_modules/watchpack/node_modules/fsevents/node_modules/os-tmpdir):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/os-tmpdir' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.os-tmpdir.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: path-is-absolute@1.0.1 (node_modules/watchpack/node_modules/fsevents/node_modules/path-is-absolute):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/path-is-absolute' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.path-is-absolute.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: process-nextick-args@2.0.1 (node_modules/watchpack/node_modules/fsevents/node_modules/process-nextick-args):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/process-nextick-args' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.process-nextick-args.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safe-buffer@5.1.2 (node_modules/watchpack/node_modules/fsevents/node_modules/safe-buffer):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/safe-buffer' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.safe-buffer.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safer-buffer@2.1.2 (node_modules/watchpack/node_modules/fsevents/node_modules/safer-buffer):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/safer-buffer' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.safer-buffer.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sax@1.2.4 (node_modules/watchpack/node_modules/fsevents/node_modules/sax):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/sax' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.sax.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: semver@5.7.1 (node_modules/watchpack/node_modules/fsevents/node_modules/semver):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/semver' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.semver.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: set-blocking@2.0.0 (node_modules/watchpack/node_modules/fsevents/node_modules/set-blocking):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/set-blocking' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.set-blocking.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: signal-exit@3.0.2 (node_modules/watchpack/node_modules/fsevents/node_modules/signal-exit):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/signal-exit' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.signal-exit.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: strip-json-comments@2.0.1 (node_modules/watchpack/node_modules/fsevents/node_modules/strip-json-comments):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/strip-json-comments' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.strip-json-comments.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: util-deprecate@1.0.2 (node_modules/watchpack/node_modules/fsevents/node_modules/util-deprecate):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/util-deprecate' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.util-deprecate.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/watchpack/node_modules/fsevents/node_modules/wrappy):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/wrappy' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.wrappy.DELETE'
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.1.1 (node_modules/watchpack/node_modules/fsevents/node_modules/yallist):
    npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/yallist' -> '/tmpfs/src/git/autosynth/working_repo/node_modules/watchpack/node_modules/fsevents/node_modules/.yallist.DELETE'
    
    added 967 packages from 454 contributors and audited 6746 packages in 22.787s
    found 0 vulnerabilities
    
    npm WARN npm npm does not support Node.js v12.16.1
    npm WARN npm You should probably upgrade to a newer version of node as we
    npm WARN npm can't make any promises that npm will work with this version.
    npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11.
    npm WARN npm You can find the latest version at https://nodejs.org/
    
    > @google-cloud/iot@1.8.0 fix /tmpfs/src/git/autosynth/working_repo
    > gts fix
    
    installing semver@^5.5.0
    installing uglify-js@^3.3.25
    installing espree@^3.5.4
    installing escodegen@^1.9.1
    2020-03-22 04:31:07,905 synthtool > Wrote metadata to synth.metadata.
    
    ```
    </details>
    yoshi-automation authored Mar 25, 2020
    Configuration menu
    Copy the full SHA
    418baa9 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 (#297)

    BREAKING CHANGE: The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
    
    New feature: methods with pagination now support async iteration.
    alexander-fenster authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    1263ea9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    2c6f699 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/sinon to v9 (#300)

    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-iot).
    renovate-bot authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    e516236 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

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

Commits on Apr 7, 2020

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

Commits on Apr 10, 2020

  1. chore(deps): update dependency gts to v2.0.0 (#305)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [gts](https://github.com/google/gts) | devDependencies | patch | [`2.0.0-alpha.9` -> `2.0.0`](https://renovatebot.com/diffs/npm/gts/2.0.0-alpha.9/2.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/gts</summary>
    
    ### [`v2.0.0`](https://github.com/google/gts/blob/master/CHANGELOG.md#&#8203;200-httpswwwgithubcomgooglegtscomparev112v200-2020-04-02)
    
    [Compare Source](https://github.com/google/gts/compare/39a2705e51b4b6329a70f91f8293a2d7a363bf5d...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES ⚠
    
    This is a major rewrite of the tool.  Based on community guidance, we've switched from using [tslint](https://palantir.github.io/tslint/) to [eslint](https://eslint.org/).  _Please read all of the steps below to upgrade_.
    
    ##### Configuring `eslint`
    
    With the shift to `eslint`, `gts` now will format and lint JavaScript _as well_ as TypeScript. Upgrading will require a number of manual steps.  To format JavaScript and TypeScript, you can run:
    
        $ npx gts fix
    
    To specify only TypeScript:
    
        $ npx gts fix '**/*.ts'
    
    ##### Delete `tslint.json`
    
    This file is no longer used, and can lead to confusion.
    
    ##### Create a `.eslintrc.json`
    
    Now that we're using eslint, you need to extend the eslint configuration baked into the module.  Create a new file named `.eslintrc.json`, and paste the following:
    
    ```js
    {
      "extends": "./node_modules/gts"
    }
    ```
    
    ##### Create a `.eslintignore`
    
    The `.eslintignore` file lets you ignore specific directories.  This tool now lints and formats JavaScript, so it's _really_ important to ignore your build directory!  Here is an example of a `.eslintignore` file:
    
        **/node_modules
        build/
    
    ##### Rule changes
    
    The underlying linter was changed, so naturally there are going to be a variety of rule changes along the way.  To see the full list, check out [.eslintrc.json](https://github.com/google/gts/blob/master/.eslintrc.json).
    
    ##### Require Node.js 10.x and up
    
    Node.js 8.x is now end of life - this module now requires Ndoe.js 10.x and up.
    
    ##### Features
    
    -   add the eol-last rule ([#&#8203;425](https://www.github.com/google/gts/issues/425)) ([50ebd4d](https://www.github.com/google/gts/commit/50ebd4dbaf063615f4c025f567ca28076a734223))
    -   allow eslintrc to run over tsx files ([#&#8203;469](https://www.github.com/google/gts/issues/469)) ([a21db94](https://www.github.com/google/gts/commit/a21db94601def563952d677cb0980a12b6730f4c))
    -   disable global rule for checking TODO comments ([#&#8203;459](https://www.github.com/google/gts/issues/459)) ([96aa84a](https://www.github.com/google/gts/commit/96aa84a0a42181046daa248750cc8fef0c320619))
    -   override require-atomic-updates ([#&#8203;468](https://www.github.com/google/gts/issues/468)) ([8105c93](https://www.github.com/google/gts/commit/8105c9334ee5104b05f6b1b2f150e51419637262))
    -   prefer single quotes if possible ([#&#8203;475](https://www.github.com/google/gts/issues/475)) ([39a2705](https://www.github.com/google/gts/commit/39a2705e51b4b6329a70f91f8293a2d7a363bf5d))
    -   use eslint instead of tslint ([#&#8203;400](https://www.github.com/google/gts/issues/400)) ([b3096fb](https://www.github.com/google/gts/commit/b3096fbd5076d302d93c2307bf627e12c423e726))
    
    ##### Bug Fixes
    
    -   use .prettierrc.js ([#&#8203;437](https://www.github.com/google/gts/issues/437)) ([06efa84](https://www.github.com/google/gts/commit/06efa8444cdf1064b64f3e8d61ebd04f45d90b4c))
    -   **deps:** update dependency chalk to v4 ([#&#8203;477](https://www.github.com/google/gts/issues/477)) ([061d64e](https://www.github.com/google/gts/commit/061d64e29d37b93ce55228937cc100e05ddef352))
    -   **deps:** update dependency eslint-plugin-node to v11 ([#&#8203;426](https://www.github.com/google/gts/issues/426)) ([a394b7c](https://www.github.com/google/gts/commit/a394b7c1f80437f25017ca5c500b968ebb789ece))
    -   **deps:** update dependency execa to v4 ([#&#8203;427](https://www.github.com/google/gts/issues/427)) ([f42ef36](https://www.github.com/google/gts/commit/f42ef36709251553342e655e287e889df72ee3e3))
    -   **deps:** update dependency prettier to v2 ([#&#8203;464](https://www.github.com/google/gts/issues/464)) ([20ef43d](https://www.github.com/google/gts/commit/20ef43d566df17d3c93949ef7db3b72ee9123ca3))
    -   disable no-use-before-define ([#&#8203;431](https://www.github.com/google/gts/issues/431)) ([dea2c22](https://www.github.com/google/gts/commit/dea2c223d1d3a60a1786aa820eebb93be27016a7))
    -   **deps:** update dependency update-notifier to v4 ([#&#8203;403](https://www.github.com/google/gts/issues/403)) ([57393b7](https://www.github.com/google/gts/commit/57393b74c6cf299e8ae09311f0382226b8baa3e3))
    -   **deps:** upgrade to meow 6.x ([#&#8203;423](https://www.github.com/google/gts/issues/423)) ([8f93d00](https://www.github.com/google/gts/commit/8f93d0049337a832d9a22b6ae4e86fd41140ec56))
    -   align back to the google style guide ([#&#8203;440](https://www.github.com/google/gts/issues/440)) ([8bd78c4](https://www.github.com/google/gts/commit/8bd78c4c78526a72400f618a95a987d2a7c1a8db))
    -   disable empty-function check ([#&#8203;467](https://www.github.com/google/gts/issues/467)) ([6455d7a](https://www.github.com/google/gts/commit/6455d7a9d227320d3ffe1b00c9c739b846f339a8))
    -   drop support for node 8 ([#&#8203;422](https://www.github.com/google/gts/issues/422)) ([888c686](https://www.github.com/google/gts/commit/888c68692079065f38ce66ec84472f1f3311a050))
    -   emit .prettierrc.js with init ([#&#8203;462](https://www.github.com/google/gts/issues/462)) ([b114614](https://www.github.com/google/gts/commit/b114614d22ab5560d2d1dd5cb6695968cc80027b))
    -   enable trailing comma ([#&#8203;470](https://www.github.com/google/gts/issues/470)) ([6518f58](https://www.github.com/google/gts/commit/6518f5843d3093e3beb7d3371b56d9aecedf3924))
    -   include _.tsx and _.jsx in default fix command ([#&#8203;473](https://www.github.com/google/gts/issues/473)) ([0509780](https://www.github.com/google/gts/commit/050978005ad089d9b3b5d8895b25ea1175d75db2))
    
    ##### [1.1.2](https://www.github.com/google/gts/compare/v1.1.1...v1.1.2) (2019-11-20)
    
    ##### Bug Fixes
    
    -   **deps:** update to newest prettier (with support for optional chain) ([#&#8203;396](https://www.github.com/google/gts/issues/396)) ([ce8ad06](https://www.github.com/google/gts/commit/ce8ad06c8489c44a9e2ed5292382637b3ebb7601))
    
    ##### [1.1.1](https://www.github.com/google/gts/compare/v1.1.0...v1.1.1) (2019-11-11)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency chalk to v3 ([#&#8203;389](https://www.github.com/google/gts/issues/389)) ([1ce0f45](https://www.github.com/google/gts/commit/1ce0f450677e143a27efc39def617d13c66503e8))
    -   **deps:** update dependency inquirer to v7 ([#&#8203;377](https://www.github.com/google/gts/issues/377)) ([bf2c349](https://www.github.com/google/gts/commit/bf2c349b2208ac63e551542599ac9cd27b461338))
    -   **deps:** update dependency rimraf to v3 ([#&#8203;374](https://www.github.com/google/gts/issues/374)) ([2058eaa](https://www.github.com/google/gts/commit/2058eaa682f4baae978b469fd708d1f866e7da74))
    -   **deps:** update dependency write-file-atomic to v3 ([#&#8203;353](https://www.github.com/google/gts/issues/353)) ([59e6aa8](https://www.github.com/google/gts/commit/59e6aa8580a2f8e9457d2d2b6fa9e18e86347592))
    
    </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-iot).
    renovate-bot authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    aa55e74 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 (#306)
    
    Run the latest version of the generator, update google-gax, update gts, and remove direct dependencies on eslint.
    alexander-fenster authored Apr 11, 2020
    Configuration menu
    Copy the full SHA
    6df3a5e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

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

Commits on Apr 13, 2020

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

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    ae3bd1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd2ecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d919a7d 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 (#313)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [ts-loader](https://github.com/TypeStrong/ts-loader) | devDependencies | major | [`^6.2.1` -> `^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-iot).
    renovate-bot authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    b181c9b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency null-loader to v4 (#314)

    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-iot).
    renovate-bot authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    3a4cdea View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. chore: linting

    yoshi-automation authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    f3517bb View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. chore: clean up synth.py (#316)

    * run synthtool
    
    * rerun synthtool
    xiaozhenliu-gg5 authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    4ab7685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f27419 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    87a4a32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b337e8 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 (#320)

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

Commits on Apr 27, 2020

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

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    777c4fb View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency googleapis to v49 (#327)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [googleapis](https://github.com/googleapis/google-api-nodejs-client) | dependencies | major | [`^47.0.0` -> `^49.0.0`](https://renovatebot.com/diffs/npm/googleapis/47.0.0/49.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/google-api-nodejs-client</summary>
    
    ### [`v49.0.0`](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md#&#8203;4900-httpswwwgithubcomgoogleapisgoogle-api-nodejs-clientcomparev4800v4900-2020-04-15)
    
    [Compare Source](https://github.com/googleapis/google-api-nodejs-client/compare/v48.0.0...v49.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   regenerate the API ([#&#8203;2028](https://github.com/googleapis/google-api-nodejs-client/issues/2028))
    -   **dep:** deprecate node 8 ([#&#8203;2021](https://github.com/googleapis/google-api-nodejs-client/issues/2021))
    
    ##### Features
    
    -   regenerate the API ([#&#8203;2028](https://www.github.com/googleapis/google-api-nodejs-client/issues/2028)) ([fea414a](https://www.github.com/googleapis/google-api-nodejs-client/commit/fea414a450e5702f71c84f40b3e1ab8981ab997e))
    
    ##### Bug Fixes
    
    -   apache license URL ([#&#8203;468](https://www.github.com/googleapis/google-api-nodejs-client/issues/468)) ([#&#8203;2017](https://www.github.com/googleapis/google-api-nodejs-client/issues/2017)) ([05090da](https://www.github.com/googleapis/google-api-nodejs-client/commit/05090da6fd417af1a53be83b5d5e59c89ed48e7e))
    -   **deps:** update common and auth ([#&#8203;2038](https://www.github.com/googleapis/google-api-nodejs-client/issues/2038)) ([73d284b](https://www.github.com/googleapis/google-api-nodejs-client/commit/73d284be28a7fdbd6c1b43adc6eee765ea4cad73))
    
    ##### Miscellaneous Chores
    
    -   **dep:** deprecate node 8 ([#&#8203;2021](https://www.github.com/googleapis/google-api-nodejs-client/issues/2021)) ([48a4f05](https://www.github.com/googleapis/google-api-nodejs-client/commit/48a4f051ecb42c592540716284fa6d00d4a9d375))
    
    ### [`v48.0.0`](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md#&#8203;4800-httpswwwgithubcomgoogleapisgoogle-api-nodejs-clientcomparev4700v4800-2020-03-11)
    
    [Compare Source](https://github.com/googleapis/google-api-nodejs-client/compare/v47.0.0...v48.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   removes toolresults_v1.
    -   regenerate all APIs ([#&#8203;1978](https://github.com/googleapis/google-api-nodejs-client/issues/1978))
    
    ##### Features
    
    -   regenerate all APIs ([#&#8203;1978](https://www.github.com/googleapis/google-api-nodejs-client/issues/1978)) ([f0d4913](https://www.github.com/googleapis/google-api-nodejs-client/commit/f0d49136eaa12838a74a56aa45e08fa870278ae5))
    -   run the generator (adds: displayvideo, gamesConfiguration, managedidentities, networkmanagement) ([#&#8203;1989](https://www.github.com/googleapis/google-api-nodejs-client/issues/1989)) ([8bcb212](https://www.github.com/googleapis/google-api-nodejs-client/commit/8bcb212fbab43a1e3214da4712b4c3363d1b1285))
    
    ##### Bug Fixes
    
    -   **deps:** update dependency uuid to v7 ([#&#8203;1970](https://www.github.com/googleapis/google-api-nodejs-client/issues/1970)) ([fdf096e](https://www.github.com/googleapis/google-api-nodejs-client/commit/fdf096ee80c87a98b7d20666a2e38996228fbaf1))
    -   allow an empty requestBody to be provided for APIs that support multipart post ([#&#8203;1988](https://www.github.com/googleapis/google-api-nodejs-client/issues/1988)) ([074f641](https://www.github.com/googleapis/google-api-nodejs-client/commit/074f6417754930cbcbf5589bbcb88549b9f430a9))
    
    </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-iot).
    renovate-bot authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    3bdd39d View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency uuid to v7 (#325)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [uuid](https://github.com/uuidjs/uuid) | devDependencies | major | [`^3.3.2` -> `^7.0.0`](https://renovatebot.com/diffs/npm/uuid/3.4.0/7.0.3) |
    | [uuid](https://github.com/uuidjs/uuid) | dependencies | major | [`^3.3.2` -> `^7.0.0`](https://renovatebot.com/diffs/npm/uuid/3.4.0/7.0.3) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v7.0.3`](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;703-httpsgithubcomuuidjsuuidcomparev702v703-2020-03-31)
    
    [Compare Source](https://github.com/uuidjs/uuid/compare/v7.0.2...v7.0.3)
    
    ### [`v7.0.2`](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;702-httpsgithubcomuuidjsuuidcomparev701v702-2020-03-04)
    
    [Compare Source](https://github.com/uuidjs/uuid/compare/v7.0.1...v7.0.2)
    
    ### [`v7.0.1`](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;701-httpsgithubcomuuidjsuuidcomparev700v701-2020-02-25)
    
    [Compare Source](https://github.com/uuidjs/uuid/compare/v7.0.0...v7.0.1)
    
    ### [`v7.0.0`](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;700-httpsgithubcomuuidjsuuidcomparev340v700-2020-02-24)
    
    [Compare Source](https://github.com/uuidjs/uuid/compare/v3.4.0...v7.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   The default export, which used to be the v4() method
        but which was already discouraged in v3.x of this library, has been
        removed.
    -   Explicitly note that deep imports of the different uuid
        version functions are deprecated and no longer encouraged and that
        ECMAScript module named imports should be used instead.
        Emit a deprecation warning for people who deep-require the different
        algorithm variants.
    -   Remove builtin support for insecure random number
        generators in the browser. Users who want that will have to supply their
        own random number generator function.
    -   Remove support for generating v3 and v5 UUIDs in
        Node.js&lt;4.x
    -   Convert code base to ECMAScript Modules (ESM) and
        release CommonJS build for node and ESM build for browser bundlers.
    
    ##### Features
    
    -   add UMD build to npm package ([#&#8203;357](https://github.com/uuidjs/uuid/issues/357)) ([4e75adf](https://github.com/uuidjs/uuid/commit/4e75adf435196f28e3fbbe0185d654b5ded7ca2c)), closes [#&#8203;345](https://github.com/uuidjs/uuid/issues/345)
    -   add various es module and CommonJS examples ([b238510](https://github.com/uuidjs/uuid/commit/b238510bf352463521f74bab175a3af9b7a42555))
    -   ensure that docs are up-to-date in CI ([ee5e77d](https://github.com/uuidjs/uuid/commit/ee5e77db547474f5a8f23d6c857a6d399209986b))
    -   hybrid CommonJS & ECMAScript modules build ([a3f078f](https://github.com/uuidjs/uuid/commit/a3f078faa0baff69ab41aed08e041f8f9c8993d0))
    -   remove insecure fallback random number generator ([3a5842b](https://github.com/uuidjs/uuid/commit/3a5842b141a6e5de0ae338f391661e6b84b167c9)), closes [#&#8203;173](https://github.com/uuidjs/uuid/issues/173)
    -   remove support for pre Node.js v4 Buffer API ([#&#8203;356](https://github.com/uuidjs/uuid/issues/356)) ([b59b5c5](https://github.com/uuidjs/uuid/commit/b59b5c5ecad271c5453f1a156f011671f6d35627))
    -   rename repository to github:uuidjs/uuid ([#&#8203;351](https://github.com/uuidjs/uuid/issues/351)) ([c37a518](https://github.com/uuidjs/uuid/commit/c37a518e367ac4b6d0aa62dba1bc6ce9e85020f7)), closes [#&#8203;338](https://github.com/uuidjs/uuid/issues/338)
    
    ##### Bug Fixes
    
    -   add deep-require proxies for local testing and adjust tests ([#&#8203;365](https://github.com/uuidjs/uuid/issues/365)) ([7fedc79](https://github.com/uuidjs/uuid/commit/7fedc79ac8fda4bfd1c566c7f05ef4ac13b2db48))
    -   add note about removal of default export ([#&#8203;372](https://github.com/uuidjs/uuid/issues/372)) ([12749b7](https://github.com/uuidjs/uuid/commit/12749b700eb49db8a9759fd306d8be05dbfbd58c)), closes [#&#8203;370](https://github.com/uuidjs/uuid/issues/370)
    -   deprecated deep requiring of the different algorithm versions ([#&#8203;361](https://github.com/uuidjs/uuid/issues/361)) ([c0bdf15](https://github.com/uuidjs/uuid/commit/c0bdf15e417639b1aeb0b247b2fb11f7a0a26b23))
    
    </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 these updates 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-iot).
    renovate-bot authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    7448676 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency mqtt to v4 (#323)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [mqtt](https://github.com/mqttjs/MQTT.js) | devDependencies | major | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/mqtt/3.0.0/4.0.0) |
    | [mqtt](https://github.com/mqttjs/MQTT.js) | dependencies | major | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/mqtt/3.0.0/4.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mqttjs/MQTT.js</summary>
    
    ### [`v4.0.0`](https://github.com/mqttjs/MQTT.js/releases/v4.0.0)
    
    [Compare Source](https://github.com/mqttjs/MQTT.js/compare/v3.0.0...v4.0.0)
    
    -   refactor: callbacks on end() ([#&#8203;1080](https://github.com/mqttjs/MQTT.js/issues/1080))
    -   chore: change workflow to v10-14 and doc fixes ([#&#8203;1079](https://github.com/mqttjs/MQTT.js/issues/1079))
    -   feat(client): error handling and test resilience ([#&#8203;1076](https://github.com/mqttjs/MQTT.js/issues/1076))
    -   chore: add master branch action ([#&#8203;1062](https://github.com/mqttjs/MQTT.js/issues/1062))
    -   chore: istanbul to nyc and uglify-js to uglify-es ([#&#8203;1061](https://github.com/mqttjs/MQTT.js/issues/1061))
    -   chore: github actions ([#&#8203;1059](https://github.com/mqttjs/MQTT.js/issues/1059))
    -   feat: connection error handler ([#&#8203;1053](https://github.com/mqttjs/MQTT.js/issues/1053))
    -   fix: remove only ([#&#8203;1058](https://github.com/mqttjs/MQTT.js/issues/1058))
    -   feat: support SNI on TLS ([#&#8203;1055](https://github.com/mqttjs/MQTT.js/issues/1055)) 
    -   chore: tidy up debug logs ([#&#8203;1052](https://github.com/mqttjs/MQTT.js/issues/1052))
    -   fix various options definition for ts usage ([#&#8203;1043](https://github.com/mqttjs/MQTT.js/issues/1043)) 
    -   refactor: zuul to airtap for browser testing ([#&#8203;1045](https://github.com/mqttjs/MQTT.js/issues/1045))
    
    </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 these updates 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-iot).
    renovate-bot authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f213344 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. chore(deps): update dependency uuid to v8 (#329)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [uuid](https://github.com/uuidjs/uuid) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/uuid/7.0.3/8.0.0) |
    | [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 these updates 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-iot).
    renovate-bot authored May 1, 2020
    Configuration menu
    Copy the full SHA
    5d037c6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    ba8458e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd8150 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    128d907 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

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

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    21f181f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4487c9 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.0.1 (#310)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [2.0.1](https://www.github.com/googleapis/nodejs-iot/compare/v2.0.0...v2.0.1) (2020-05-18)
    
    
    ### Bug Fixes
    
    * **deps:** update dependency @google-cloud/iot to v2 ([#326](https://www.github.com/googleapis/nodejs-iot/issues/326)) ([37a9faf](https://www.github.com/googleapis/nodejs-iot/commit/37a9faf5bece0d08b3205baa4e8e4505b07cbd73))
    * **deps:** update dependency googleapis to v49 ([#327](https://www.github.com/googleapis/nodejs-iot/issues/327)) ([e1fee34](https://www.github.com/googleapis/nodejs-iot/commit/e1fee342fa0eedb2ec9f0d1c0ed9e20da2b1cd6c))
    * regenerate unit tests ([#333](https://www.github.com/googleapis/nodejs-iot/issues/333)) ([f4a35b3](https://www.github.com/googleapis/nodejs-iot/commit/f4a35b369297d7ff91793f59a0451931d4abff94))
    * remove unused file, fix synth ([#309](https://www.github.com/googleapis/nodejs-iot/issues/309)) ([17b2ddc](https://www.github.com/googleapis/nodejs-iot/commit/17b2ddccc72a91023a348a0dbf13705670e0c0ca))
    * **deps:** update dependency googleapis to v50 ([#334](https://www.github.com/googleapis/nodejs-iot/issues/334)) ([a5b5fcc](https://www.github.com/googleapis/nodejs-iot/commit/a5b5fcccfffe06f4cd3969ba374e67a0f2144add))
    * synth.py clean up for multiple version ([#335](https://www.github.com/googleapis/nodejs-iot/issues/335)) ([a329db2](https://www.github.com/googleapis/nodejs-iot/commit/a329db210db15e6a34b4fa6cae400b52f62dafa2))
    * **deps:** update dependency googleapis to v51 ([#339](https://www.github.com/googleapis/nodejs-iot/issues/339)) ([70b65b7](https://www.github.com/googleapis/nodejs-iot/commit/70b65b74e803e1fd8cdaed258cbc63f73a110a87))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored May 18, 2020
    Configuration menu
    Copy the full SHA
    e862e88 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

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

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    8a57a12 View commit details
    Browse the repository at this point in the history
  2. build: update protos.js (#345)

    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 authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    c0d841b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    674d776 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 (#348)

    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 authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    cbc7ec3 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 (#350)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [mocha](https://mochajs.org/) ([source](https://github.com/mochajs/mocha)) | devDependencies | major | [`^7.1.1` -> `^8.0.0`](https://renovatebot.com/diffs/npm/mocha/7.2.0/8.0.1) |
    | [mocha](https://mochajs.org/) ([source](https://github.com/mochajs/mocha)) | dependencies | 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 these updates 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-iot).
    renovate-bot authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a2145fa 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 (#351)
    
    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 authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8026a7d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. fix: proper fallback option handling

    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 authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    48dc577 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

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

    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 authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    5336eb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. build: add config .gitattributes (#354)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/2a81bca4-7abd-4108-ac1f-21340f858709/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@dc9caca
    yoshi-automation authored Jun 28, 2020
    Configuration menu
    Copy the full SHA
    fc9321e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

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

Commits on Jul 6, 2020

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

Commits on Jul 10, 2020

  1. build: typeo in nodejs .gitattribute (#358)

    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 authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    39d8ab0 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-iot).
    renovate-bot authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a6d2e56 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 (#359)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.0.0` -> `^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-iot).
    renovate-bot authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    6945a1d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

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

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    10d6b0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d89432 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.1.1 (#364)

    * 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>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    release-please[bot] and sofisl authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    8621d7d 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 authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    4645d3e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

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

Commits on Jul 21, 2020

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

Commits on Jul 22, 2020

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

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/940354f9-15cd-4361-bbf4-dc9af1426979/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@99c93fe
    yoshi-automation authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    1b6ff62 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. chore: move gitattributes files to node templates (#372)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d43b90cc-a087-4c57-864c-1e4f93292dc6/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@3a00b7f
    yoshi-automation authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    5f92ec5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

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

Commits on Jul 30, 2020

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

    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Wed Jul 29 00:28:42 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 89d431fb2975fc4e0ed24995a6e6dfc8ff4c24fa
    Source-Link: googleapis/synthtool@89d431f
    yoshi-automation authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9fac5cd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    93e391a 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 (

    …#378)
    
    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 authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    8abfcb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27f25e3 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 (#381)

    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 authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    c07df28 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

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

    This new generator will bring some changes to the generated code across all libraries, but the behavior will only change for nodejs-logging and nodejs-pubsub (those two libraries that use request batching). For other libraries, the changes should be minor (the createApiCall call is simplified) and it should be safe to merge them. Please talk to @alexander-fenster if you have any questions.
    
    PiperOrigin-RevId: 325949033
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Aug 10 21:11:13 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 94006b3cb8d2fb44703cf535da15608eed6bf7db
    Source-Link: googleapis/googleapis@94006b3
    yoshi-automation authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f484aec View commit details
    Browse the repository at this point in the history
  2. chore: update cloud rad kokoro build job (#383)

    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.
    
    Source-Link: googleapis/synthtool@bd0deaa
    yoshi-automation authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    2396f3a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

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

    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 authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    73f652f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

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

Commits on Aug 20, 2020

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

    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 authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    0781dd4 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 (#…

    …390)
    
    Source-Author: Benjamin E. Coe <bencoe@google.com>
    Source-Date: Wed Aug 26 14:28:22 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 8cf6d2834ad14318e64429c3b94f6443ae83daf9
    Source-Link: googleapis/synthtool@8cf6d28
    yoshi-automation authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    f2e51eb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. chore(deps): update dependency yargs to v16 (#393)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [yargs](https://yargs.js.org/) ([source](https://github.com/yargs/yargs)) | devDependencies | major | [`^15.1.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/yargs/15.4.1/16.0.1) |
    | [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 these updates 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-iot).
    renovate-bot authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    4073934 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

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

    …ncy versions (#394)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/396d1a63-c8ed-42ae-811f-d2b08d6e2089/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@fdd03c1
    yoshi-automation authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    26cc21c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

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

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/fca23fa0-3627-48c1-abed-db8e850d5a5a/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@079dcce
    yoshi-automation authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    8c5d487 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency webpack-cli to v4 (#399)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [webpack-cli](https://github.com/webpack/webpack-cli) | devDependencies | major | [`^3.3.10` -> `^4.0.0`](https://renovatebot.com/diffs/npm/webpack-cli/3.3.12/4.1.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>webpack/webpack-cli</summary>
    
    ### [`v4.1.0`](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.0.0...webpack-cli@4.1.0)
    
    [Compare Source](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.0.0...webpack-cli@4.1.0)
    
    ### [`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**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    :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-iot).
    renovate-bot authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    40a37b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. build: update to the latest build config (#401)

    * build(node_library): migrate to Trampoline V2
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Fri Oct 2 12:13:27 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9
    Source-Link: googleapis/synthtool@0c868d4
    
    * build: only check --engine-strict for production deps
    
    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    
    Source-Author: Benjamin E. Coe <bencoe@google.com>
    Source-Date: Thu Oct 15 17:40:52 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5451633881133e5573cc271a18e73b18caca8b1b
    Source-Link: googleapis/synthtool@5451633
    yoshi-automation authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    e4e1708 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    f8b6d5c View commit details
    Browse the repository at this point in the history
  2. chore: clean up Node.js TOC for cloud-rad (#402)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/bea77be5-6371-49cb-b1fc-88500cc4fade/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@901ddd4
    Source-Link: googleapis/synthtool@f96d3b4
    yoshi-automation authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    5a19c8e 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) (#413)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/87546435-a6be-41b1-b439-16b7d6c5df65/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@89c849b
    Source-Link: googleapis/synthtool@a783321
    Source-Link: googleapis/synthtool@b7413d3
    Source-Link: googleapis/synthtool@5f6ef0e
    yoshi-automation authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    7f17366 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

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

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/325cd597-d8fe-40d6-aad1-01bd299fa976/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@ba9918c
    yoshi-automation authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    0ecba70 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

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

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

Commits on Nov 16, 2020

  1. chore: release 2.1.2 (#404)

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

Commits on Nov 23, 2020

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

Commits on Nov 25, 2020

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

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/4ae6b577-4a5f-4ba7-885b-7384aaed05b5/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@15013ef
    yoshi-automation authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    a652df6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. chore: release 2.1.3 (#419)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [2.1.3](https://www.github.com/googleapis/nodejs-iot/compare/v2.1.2...v2.1.3) (2020-11-25)
    
    
    ### Bug Fixes
    
    * **browser:** check for fetch on window ([84ca7b6](https://www.github.com/googleapis/nodejs-iot/commit/84ca7b6f4d6a696713e02a1f9d4b3aebb30a5589))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    9adef3f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/4e7abbc6-c648-4473-9499-aa96f63c63a8/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 345596855
    Source-Link: googleapis/googleapis@d189e87
    yoshi-automation authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    be437ba View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

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

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/910b6b4c-44a8-42e1-939c-9018f9008df4/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@363fe30
    yoshi-automation authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    fb66b76 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. docs: update dates (#425)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/29069528-f186-4ec9-92b5-d225fd8530ec/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    20ae506 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. feat: adds style enumeration (#426)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/6097b27f-11d0-4351-8f36-1ff5504fc384/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Jan 9, 2021
    Configuration menu
    Copy the full SHA
    4cb4861 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

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

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/79c017af-4fff-4b22-8cb4-5c2208642be6/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@57c23fa
    yoshi-automation authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    cbd99c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

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

Commits on Feb 4, 2021

  1. build: adds UNORDERED_LIST enum (#433)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/2ae671ee-21a8-4bed-96cc-bdcf6b4638b5/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    343b8a9 View commit details
    Browse the repository at this point in the history
  2. chore: use repo metadata to populate nodejs CODEOWNERS (#435)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/4df45cb9-66e5-4aca-9dbd-68127c02ae5d/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@318e351
    yoshi-automation authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    235219d View commit details
    Browse the repository at this point in the history
  3. docs: add fieldMask format clarification to avoid misunderstandings

    Committer: @gcseh
    PiperOrigin-RevId: 355397730
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Feb 3 08:01:55 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 13b6ba5e35620d15a97ae0f8c38be0c0ff1c2d42
    Source-Link: googleapis/googleapis@13b6ba5
    
    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    yoshi-automation and JustinBeckwith authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    4aa1370 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. chore: release 2.2.1 (#437)

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

Commits on Feb 11, 2021

  1. chore: release 2.3.0 (#439)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    649cc47 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. (#441)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/7d84eafd-4925-434f-9ffd-6407671972cb/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 361273630
    Source-Link: googleapis/googleapis@5477122
    yoshi-automation authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    0abe1a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

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

    [![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-iot).
    renovate-bot authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b971000 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    571b818 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 (#460)

    [![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-iot).
    renovate-bot authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    69deb3a 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 (#464)

    [![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-iot).
    renovate-bot authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    df1648c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

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

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

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

Commits on May 13, 2021

  1. chore: release 2.3.1 (#470)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 13, 2021
    Configuration menu
    Copy the full SHA
    169b754 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 (#476)

    [![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) | [`^12.0.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/12.20.13/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/12.20.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/14.17.0/confidence-slim/12.20.13)](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-iot).
    renovate-bot authored May 21, 2021
    Configuration menu
    Copy the full SHA
    9fbe447 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 (#477)

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

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

Commits on Jun 7, 2021

  1. chore: release 2.3.2 (#479)

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

Commits on Jun 10, 2021

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

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

Commits on Jul 1, 2021

  1. fix(deps): require google-gax v2.17.0 (#493)

    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    bcoe and JustinBeckwith authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d457ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b5af8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

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

Commits on Jul 21, 2021

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

Commits on Aug 4, 2021

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

Commits on Aug 17, 2021

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

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

Commits on Aug 25, 2021

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

Commits on Sep 3, 2021

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

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

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    1751f84 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.5.0 (#514)

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

Commits on Sep 21, 2021

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

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

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    67386d4 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.5.1 (#519)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.5.1](https://www.github.com/googleapis/nodejs-iot/compare/v2.5.0...v2.5.1) (2021-09-27)
    
    
    ### Bug Fixes
    
    * **deps:** update dependency @google-cloud/storage to v5 ([#515](https://www.github.com/googleapis/nodejs-iot/issues/515)) ([ba34e57](https://www.github.com/googleapis/nodejs-iot/commit/ba34e57652a18ac839d6feb4e0ba5c3e60364f60))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    900bd36 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    8b4837c 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 (#520)
    
    PiperOrigin-RevId: 399287285
    Source-Link: googleapis/googleapis@1575986
    Source-Link: googleapis/googleapis-gen@b27fff6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjI3ZmZmNjIzYTVkOGQ1ODZiNzAzYjVlNDkxOTg1NmFiZTdjMmViMyJ9
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    3 people authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    2706f6e 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 (#525)

    [![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-iot).
    renovate-bot authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    cefe9a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

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

    [![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-iot).
    renovate-bot authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6339ecf 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 (#528)

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

Commits on Dec 9, 2021

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

Commits on Dec 29, 2021

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

Commits on Dec 30, 2021

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

Commits on Jan 5, 2022

  1. chore: add api_shortname and library_type to repo metadata (#531)

    * chore: update .repo-metadata.json
    
    * chore: update library_type in repo-metadata.json
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update .repo-metadata.json
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    3 people authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    10943fe View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    838b574 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 (#541)

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

Commits on Feb 4, 2022

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

Commits on Feb 5, 2022

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

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://github.com/sinonjs/sinon)) | [`^12.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/sinon/12.0.1/13.0.1) | [![age](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/compatibility-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/13.0.1/confidence-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v13.0.1`](https://github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1301)
    
    [Compare Source](https://github.com/sinonjs/sinon/compare/v13.0.0...v13.0.1)
    
    -   [`ec4223f9`](https://github.com/sinonjs/sinon/commit/ec4223f94076d809483e3c6a7536cfc1278dd3c9)
        Bump nise to fix [sinonjs/nise#&#8203;193](https://github.com/sinonjs/nise/issues/193) (Carl-Erik Kopseng)
    -   [`f329a010`](https://github.com/sinonjs/sinon/commit/f329a01040bfa5a79e039419220b21eda56935d6)
        Add unimported to workflow ([#&#8203;2441](https://github.com/sinonjs/sinon/issues/2441)) (Morgan Roderick)
    -   [`7f16cec9`](https://github.com/sinonjs/sinon/commit/7f16cec968c3c8d4e580267fb00195916d6f827d)
        Enable updates to same major version (Carl-Erik Kopseng)
    -   [`f784d7ad`](https://github.com/sinonjs/sinon/commit/f784d7ad2c86be0fc65477d69f8bdafca846ef2c)
        Re-introduce new version.sh script to version hook (Joel Bradshaw)
        > This was inadvertently removed during merge conflicts, and is required
        > for any of the new release process stuff to work
    -   [`51c508ab`](https://github.com/sinonjs/sinon/commit/51c508ab77cf0f9fb8c5305ff626f6a2eada178f)
        Add dry run mode to `npm version` ([#&#8203;2436](https://github.com/sinonjs/sinon/issues/2436)) (Joel Bradshaw)
        > -   Add DRY_RUN flag to skip publish/push
        >
        > -   Allow overriding branch names for testing
    -   [`05341dcf`](https://github.com/sinonjs/sinon/commit/05341dcf92ddca4a1d4c90966b1fcdc7039cff18)
        Update npm version scripts to manage new releases branch (Joel Bradshaw)
    -   [`fe658261`](https://github.com/sinonjs/sinon/commit/fe65826171db69ed2986a1060db77944dbc98a6d)
        Remove release archives from master (Joel Bradshaw)
        > These archives made it difficult to find things in the GitHub interface,
        > and take up a lot of space in a checked-out repo for something that is
        > not useful to most people checking out the repository.
        >
        > The main purpose of these archives is to make old versions and
        > documentation available on the Sinon website that is run out of this
        > repo. This can be supported by using a separate branch for website
        > releases, and to maintain the archives.
        >
        > Following this commit, the `npm version` scripts will be updated to
        > automatically handle archiving the releases in the new releases branch
        > and keeping it up to date with master.
        >
        > Also remove the directories we removed from .prettierignore, since they
        > don't exist any more.
    
    *Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2022-02-01.*
    
    ### [`v13.0.0`](https://github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1300)
    
    [Compare Source](https://github.com/sinonjs/sinon/compare/v12.0.1...v13.0.0)
    
    -   [`cf3d6c0c`](https://github.com/sinonjs/sinon/commit/cf3d6c0cd9689c0ee673b3daa8bf9abd70304392)
        Upgrade packages ([#&#8203;2431](https://github.com/sinonjs/sinon/issues/2431)) (Carl-Erik Kopseng)
        > -   Update all @&#8203;sinonjs/ packages
        >
        > -   Upgrade to fake-timers 9
        >
        > -   chore: ensure always using latest LTS release
    -   [`41710467`](https://github.com/sinonjs/sinon/commit/417104670d575e96a1b645ea40ce763afa76fb1b)
        Adjust deploy scripts to archive old releases in a separate branch, move existing releases out of master ([#&#8203;2426](https://github.com/sinonjs/sinon/issues/2426)) (Joel Bradshaw)
        > Co-authored-by: Carl-Erik Kopseng <carlerik@gmail.com>
    -   [`c80a7266`](https://github.com/sinonjs/sinon/commit/c80a72660e89d88b08275eff1028ecb9e26fd8e9)
        Bump node-fetch from 2.6.1 to 2.6.7 ([#&#8203;2430](https://github.com/sinonjs/sinon/issues/2430)) (dependabot\[bot])
        > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@&#8203;users](https://github.com/users).noreply.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-iot).
    renovate-bot authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    9e6e37e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

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

    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>
    renovate-bot authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    031b5dd 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 (#546)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 429395631
    
    Source-Link: googleapis/googleapis@84594b3
    
    Source-Link: googleapis/googleapis-gen@ed74f97
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWQ3NGY5NzBmZDgyOTE0ODc0ZTZiMjdiMDQ3NjNjZmE2NmJhZmU5YiJ9
    gcf-owl-bot[bot] authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    93f327e 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 (#550)

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

Commits on Apr 5, 2022

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

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

Commits on Apr 21, 2022

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

    #559)
    
    * build(node): add feat in node post-processor to add client library version number in snippet metadata
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Source-Link: googleapis/synthtool@d337b88
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d106724ad2a96daa1b8d88de101ba50bdb30b8df62ffa0aa2b451d93b4556641
    gcf-owl-bot[bot] and bcoe authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    1153793 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 (#561)

    [![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-iot).
    renovate-bot authored May 3, 2022
    Configuration menu
    Copy the full SHA
    a3fd108 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 (#564)

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

Commits on May 20, 2022

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

    * build!: Update library to use Node 12
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sofisl authored May 20, 2022
    Configuration menu
    Copy the full SHA
    e1236ec 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 (#571)

    [![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.1` -> `^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-iot).
    renovate-bot authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    b878591 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency jsdoc-region-tag to v2 (#572)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc-region-tag](https://github.com/googleapis/jsdoc-region-tag) | [`^1.0.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-region-tag/1.3.1/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/compatibility-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/confidence-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/jsdoc-region-tag</summary>
    
    ### [`v2.0.0`](https://github.com/googleapis/jsdoc-region-tag/blob/HEAD/CHANGELOG.md#&#8203;200-httpsgithubcomgoogleapisjsdoc-region-tagcomparev131v200-2022-05-20)
    
    [Compare Source](https://github.com/googleapis/jsdoc-region-tag/compare/v1.3.1...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   update library to use Node 12 ([#&#8203;107](https://github.com/googleapis/jsdoc-region-tag/issues/107))
    
    ##### Build System
    
    -   update library to use Node 12 ([#&#8203;107](https://github.com/googleapis/jsdoc-region-tag/issues/107)) ([5b51796](https://github.com/googleapis/jsdoc-region-tag/commit/5b51796771984cf8b978990025f14faa03c19923))
    
    ##### [1.3.1](https://www.github.com/googleapis/jsdoc-region-tag/compare/v1.3.0...v1.3.1) (2021-08-11)
    
    ##### Bug Fixes
    
    -   **build:** migrate to using main branch ([#&#8203;79](https://www.github.com/googleapis/jsdoc-region-tag/issues/79)) ([5050615](https://www.github.com/googleapis/jsdoc-region-tag/commit/50506150b7758592df5e389c6a5c3d82b3b20881))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-iot).
    renovate-bot authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    4ea9861 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

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

Commits on Jun 30, 2022

  1. chore(main): release 3.0.0 (#567)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.0.0](googleapis/nodejs-iot@v2.5.1...v3.0.0) (2022-06-20)
    
    
    ### ⚠ BREAKING CHANGES
    
    * update library to use Node 12 (#566)
    
    ### Features
    
    * AuditConfig for IAM v1 ([#552](googleapis/nodejs-iot#552)) ([1b1a3d2](googleapis/nodejs-iot@1b1a3d2))
    
    
    ### Bug Fixes
    
    * **deps:** update dependency @google-cloud/pubsub to v3 ([#569](googleapis/nodejs-iot#569)) ([77a2005](googleapis/nodejs-iot@77a2005))
    * **deps:** update dependency @google-cloud/storage to v6 ([#568](googleapis/nodejs-iot#568)) ([b15efb4](googleapis/nodejs-iot@b15efb4))
    
    
    ### Build System
    
    * update library to use Node 12 ([#566](googleapis/nodejs-iot#566)) ([1efe654](googleapis/nodejs-iot@1efe654))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    010a32c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. feat: support regapic LRO

    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
    PiperOrigin-RevId: 458552034
    Source-Link: googleapis/googleapis@ae65014
    Source-Link: googleapis/googleapis-gen@b09ede4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjA5ZWRlNDM1Y2NlMTEwNDQ2ZDRhYjlmNjJhMDgxYjU3MWQzN2UzZiJ9
    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: Alexander Fenster <fenster@google.com>
    3 people authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    cbc2119 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.1.0 (#575)

    * chore(main): release 3.1.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    03bf442 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 (#577)

    [![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.0` -> `^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-iot).
    renovate-bot authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    eb04240 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

    * chore: remove unused proto imports
    
    PiperOrigin-RevId: 468735472
    
    Source-Link: googleapis/googleapis@cfa1b37
    
    Source-Link: googleapis/googleapis-gen@09b7666
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDliNzY2NjY1NjUxMGY1YjAwYjg5M2YwMDNhMGJhNTc2NmY5ZTI1MCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    9746c19 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

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

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

    fix: use google-gax v3.3.0
    Source-Link: googleapis/synthtool@c73d112
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
    gcf-owl-bot[bot] authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    912c188 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 (#584)

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

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    15cfd95 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 (#586)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 474338479
    
    Source-Link: googleapis/googleapis@d5d35e0
    
    Source-Link: googleapis/googleapis-gen@efcd3f9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWZjZDNmOTM5NjJhMTAzZjY4ZjAwM2UyYTFlZWNkZTZmYTIxNmEyNyJ9
    gcf-owl-bot[bot] authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9d84c9e 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 (#588)

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

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.1.1](googleapis/nodejs-iot@v3.1.0...v3.1.1) (2022-09-22)
    
    
    ### Bug Fixes
    
    * Allow passing gax instance to client constructor ([#584](googleapis/nodejs-iot#584)) ([4bbcd42](googleapis/nodejs-iot@4bbcd42))
    * Better support for fallback mode ([#580](googleapis/nodejs-iot#580)) ([8a387d0](googleapis/nodejs-iot@8a387d0))
    * Change import long to require ([#581](googleapis/nodejs-iot#581)) ([2ad4aac](googleapis/nodejs-iot@2ad4aac))
    * **deps:** Update dependency @google-cloud/iot to v3 ([#576](googleapis/nodejs-iot#576)) ([12bf4a7](googleapis/nodejs-iot@12bf4a7))
    * Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-iot/issues/1553)) ([#583](googleapis/nodejs-iot#583)) ([24729a5](googleapis/nodejs-iot@24729a5))
    * Preserve default values in x-goog-request-params header ([#586](googleapis/nodejs-iot#586)) ([cced8e7](googleapis/nodejs-iot@cced8e7))
    * Remove pip install statements ([#1546](https://github.com/googleapis/nodejs-iot/issues/1546)) ([#582](googleapis/nodejs-iot#582)) ([c6bb3f9](googleapis/nodejs-iot@c6bb3f9))
    * use google-gax v3.3.0 ([24729a5](googleapis/nodejs-iot@24729a5))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1f2242a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 10, 2022

  1. fix: update protos (#597)

    fix: update protos
    
    Source-Link: googleapis/synthtool@0a68e56
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5b05f26103855c3a15433141389c478d1d3fe088fb5d4e3217c4793f6b3f245e
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    db33a1c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency jsdoc to v4 (#596)

    [![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.2` -> `^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-iot).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTcuMSJ9-->
    renovate-bot authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    332e994 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/node to v18 (#591)

    [![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-iot).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMS4xIn0=-->
    renovate-bot authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d46b66f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    78dc277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd16039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    290d69e View commit details
    Browse the repository at this point in the history
  4. Update package.json

    sofisl authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e9d9824 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3fa71c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21db592 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e8887a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da9e193 View commit details
    Browse the repository at this point in the history
  9. Update quickstart.js

    sofisl authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    489d82e View commit details
    Browse the repository at this point in the history
  10. Update quickstart.test.js

    sofisl authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c946586 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e291d02 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c3fa79c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aab8f68 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    80982ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7fc0d1f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ab34e56 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d8aa930 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e45d93e View commit details
    Browse the repository at this point in the history
  19. fix: broken list samples

    sofisl committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    14438aa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e7b423b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9e27aea View commit details
    Browse the repository at this point in the history