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-dialogflow #2873

Merged
merged 142 commits into from
Nov 18, 2022
Merged

Commits on Nov 15, 2017

  1. Dialogflow API (#5)

    lukesneeringer authored Nov 15, 2017
    Configuration menu
    Copy the full SHA
    00fbbdc View commit details
    Browse the repository at this point in the history
  2. Fix test cleanup and flaky test (#7)

    Matt Carroll authored and lukesneeringer committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    fe98017 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Configuration menu
    Copy the full SHA
    d390561 View commit details
    Browse the repository at this point in the history
  2. chore: release v0.2.0 (#33)

    chore: release v0.2.0
    alexander-fenster authored Mar 29, 2018
    Configuration menu
    Copy the full SHA
    af84842 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

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

Commits on Apr 8, 2018

  1. chore(deps): update dependency @google-cloud/nodejs-repo-tools to v1.…

    …4.17 (#41)
    
    * chore(deps): update dependency @google-cloud/nodejs-repo-tools to v1.4.17
    
    * regenerate package lock after npm link
    renovate[bot] authored and alexander-fenster committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    aec1922 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

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

Commits on Apr 16, 2018

  1. bump version to 0.3.0 (#61)

    crwilcox authored Apr 16, 2018
    Configuration menu
    Copy the full SHA
    c73f2c9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. chore(deps): update dependency ava to ^0.25.0 (#42)

    * chore(deps): update dependency ava to ^0.25.0
    
    * update lock files :(
    renovate[bot] authored and alexander-fenster committed May 2, 2018
    Configuration menu
    Copy the full SHA
    f593585 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @google-cloud/nodejs-repo-tools to v2 (#…

    …45)
    
    * chore(deps): update dependency @google-cloud/nodejs-repo-tools to v2
    
    * update lock files :(
    renovate[bot] authored and alexander-fenster committed May 2, 2018
    Configuration menu
    Copy the full SHA
    12cb3c4 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @google-cloud/common to ^0.18.0 (#43)

    * fix(deps): update dependency @google-cloud/common to ^0.18.0
    
    * update lock files :(
    renovate[bot] authored and alexander-fenster committed May 2, 2018
    Configuration menu
    Copy the full SHA
    c99611e View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency uuid to v3.2.1 (#44)

    * fix(deps): update dependency uuid to v3.2.1
    
    * update lock files :(
    renovate[bot] authored and alexander-fenster committed May 2, 2018
    Configuration menu
    Copy the full SHA
    9a0c8f2 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency pump to v3 (#48)

    * fix(deps): update dependency pump to v3
    
    * update lock files :(
    renovate[bot] authored and alexander-fenster committed May 2, 2018
    Configuration menu
    Copy the full SHA
    62c5c80 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency yargs to v11 (#49)

    * fix(deps): update dependency yargs to v11
    
    * update lock files :(
    renovate[bot] authored and alexander-fenster committed May 2, 2018
    Configuration menu
    Copy the full SHA
    2ce36a7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

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

Commits on May 11, 2018

  1. bump version to 0.4.0 (#73)

    * bump version to 0.4.0
    crwilcox authored May 11, 2018
    Configuration menu
    Copy the full SHA
    fd1255c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

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

Commits on May 22, 2018

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

Commits on May 24, 2018

  1. bump version to 0.5.0 (#90)

    crwilcox authored May 24, 2018
    Configuration menu
    Copy the full SHA
    80bb3c0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

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

Commits on Jun 22, 2018

  1. Configuration menu
    Copy the full SHA
    00ff8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d622b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

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

Commits on Jul 12, 2018

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

Commits on Jul 17, 2018

  1. gen: fix synth.py to copy all versions and regenerate (#134)

    synth: add src/index.js to excludes
    
    chore: regenerate library using synth.py
    
    chore: upgrade to google-gax@0.17
    
    chore: actually upgrade to google-gax 0.17.1
    
    gen: fix synth.py to copy all versions and regenerate
    jkwlui authored Jul 17, 2018
    Configuration menu
    Copy the full SHA
    d830cf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11d4999 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. fix(deps): update dependency yargs to v12 (edited) (#126)

    * fix(deps): update dependency yargs to v12
    
    * fix: regen package-lock.json after master changes
    renovate[bot] authored and jkwlui committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    38f66d7 View commit details
    Browse the repository at this point in the history
  2. release: dialogflow-nodejs-client-v2 v0.6.0 (#137)

    * Release v0.6.0
    
    * chore: update samples/package.json version and regen locks
    jkwlui authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    974b039 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency eslint to v5 (#112)

    * chore(deps): update dependency eslint to v5
    
    * fix: eslint ^5 doesn`t like empty dirs, add a dummy file to system-test
    
    * chore: lock file maintanence (manual)
    renovate[bot] authored and jkwlui committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    bd6977d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

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

Commits on Aug 8, 2018

  1. Beta features PR (#144)

    * initial commit
    
    * DialogFlow initial commit for PR
    
    * Readme scaffolding pt. 1
    
    * added developer comments on each function
    
    * fixes from 3:30
    
    * Updated readme with scaffolding
    
    * latest fixes from reviews as of 4pm, thanks all!
    
    * easy fixes, more to come
    
    * easy fixes more to come
    
    * more easy fixes
    
    * fixed tests, latest edits
    
    * Linter Issue, outstanding comment
    
    * outstanding comment
    
    * return fix
    
    * name changes
    
    * removed older test file
    
    * test fix
    
    * latest fixes- tests and logQueryResult function removed
    
    * casing and newline fixes
    
    * Test fixes
    
    * Test Fix
    
    * Fixed tests to remove shared variables
    
    * clean up comments
    
    * before -> serial test fix
    CallistoCF authored and beccasaurus committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    263c666 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

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

Commits on Sep 19, 2018

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

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    340262a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bbee3a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    a143d54 View commit details
    Browse the repository at this point in the history
  2. Fix typo in comment (#168)

    nnegrey authored and JustinBeckwith committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    7724208 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

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

Commits on Oct 3, 2018

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

Commits on Oct 26, 2018

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

Commits on Nov 7, 2018

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

Commits on Nov 9, 2018

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

Commits on Nov 10, 2018

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

Commits on Nov 19, 2018

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

Commits on Dec 3, 2018

  1. docs(samples): updated samples to use async/await (#228)

    docs(samples): updated samples to use async/await
    vijay-qlogic authored and JustinBeckwith committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    236a6aa View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

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

Commits on Dec 13, 2018

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

Commits on Jan 28, 2019

  1. Release v0.8.0 (#264)

    jkwlui authored and JustinBeckwith committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    1f9c599 View commit details
    Browse the repository at this point in the history
  2. Release v0.8.1 (#267)

    jkwlui authored and JustinBeckwith committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    53cfd71 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

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

Commits on Feb 19, 2019

  1. chore(deps): update dependency mocha to v6

    chore(deps): update dependency mocha to v6
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change | References |
    |---|---|---|---|---|
    | mocha | devDependencies | major | `^5.2.0` -> `^6.0.0` | [homepage](https://mochajs.org/), [source](https://togithub.com/mochajs/mocha) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mochajs/mocha</summary>
    
    ### [`v6.0.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;600--2019-02-18)
    
    [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.2.0...v6.0.0)
    
    #### 🎉 Enhancements
    
    -   [#&#8203;3726](https://togithub.com/mochajs/mocha/issues/3726): Add ability to unload files from `require` cache ([**@&#8203;plroebuck**](https://togithub.com/plroebuck))
    
    #### 🐛 Fixes
    
    -   [#&#8203;3737](https://togithub.com/mochajs/mocha/issues/3737): Fix falsy values from options globals ([**@&#8203;plroebuck**](https://togithub.com/plroebuck))
    -   [#&#8203;3707](https://togithub.com/mochajs/mocha/issues/3707): Fix encapsulation issues for `Suite#_onlyTests` and `Suite#_onlySuites` ([**@&#8203;vkarpov15**](https://togithub.com/vkarpov15))
    -   [#&#8203;3711](https://togithub.com/mochajs/mocha/issues/3711): Fix diagnostic messages dealing with plurality and markup of output ([**@&#8203;plroebuck**](https://togithub.com/plroebuck))
    -   [#&#8203;3723](https://togithub.com/mochajs/mocha/issues/3723): Fix "reporter-option" to allow comma-separated options ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3722](https://togithub.com/mochajs/mocha/issues/3722): Fix code quality and performance of `lookupFiles` and `files` ([**@&#8203;plroebuck**](https://togithub.com/plroebuck))
    -   [#&#8203;3650](https://togithub.com/mochajs/mocha/issues/3650), [#&#8203;3654](https://togithub.com/mochajs/mocha/issues/3654): Fix noisy error message when no files found ([**@&#8203;craigtaub**](https://togithub.com/craigtaub))
    -   [#&#8203;3632](https://togithub.com/mochajs/mocha/issues/3632): Tests having an empty title are no longer confused with the "root" suite ([**@&#8203;juergba**](https://togithub.com/juergba))
    -   [#&#8203;3666](https://togithub.com/mochajs/mocha/issues/3666): Fix missing error codes ([**@&#8203;vkarpov15**](https://togithub.com/vkarpov15))
    -   [#&#8203;3684](https://togithub.com/mochajs/mocha/issues/3684): Fix exiting problem in Node.js v11.7.0+ ([**@&#8203;addaleax**](https://togithub.com/addaleax))
    -   [#&#8203;3691](https://togithub.com/mochajs/mocha/issues/3691): Fix `--delay` (and other boolean options) not working in all cases ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3692](https://togithub.com/mochajs/mocha/issues/3692): Fix invalid command-line argument usage not causing actual errors ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3698](https://togithub.com/mochajs/mocha/issues/3698), [#&#8203;3699](https://togithub.com/mochajs/mocha/issues/3699): Fix debug-related Node.js options not working in all cases ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3700](https://togithub.com/mochajs/mocha/issues/3700): Growl notifications now show the correct number of tests run ([**@&#8203;outsideris**](https://togithub.com/outsideris))
    -   [#&#8203;3686](https://togithub.com/mochajs/mocha/issues/3686): Avoid potential ReDoS when diffing large objects ([**@&#8203;cyjake**](https://togithub.com/cyjake))
    -   [#&#8203;3715](https://togithub.com/mochajs/mocha/issues/3715): Fix incorrect order of emitted events when used programmatically ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3706](https://togithub.com/mochajs/mocha/issues/3706): Fix regression wherein `--reporter-option`/`--reporter-options` did not support comma-separated key/value pairs ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    #### 📖 Documentation
    
    -   [#&#8203;3652](https://togithub.com/mochajs/mocha/issues/3652): Switch from Jekyll to Eleventy ([**@&#8203;Munter**](https://togithub.com/Munter))
    
    #### 🔩 Other
    
    -   [#&#8203;3677](https://togithub.com/mochajs/mocha/issues/3677): Add error objects for createUnsupportedError and createInvalidExceptionError ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3733](https://togithub.com/mochajs/mocha/issues/3733): Removed unnecessary processing in post-processing hook ([**@&#8203;wanseob**](https://togithub.com/wanseob))
    -   [#&#8203;3730](https://togithub.com/mochajs/mocha/issues/3730): Update nyc to latest version ([**@&#8203;coreyfarrell**](https://togithub.com/coreyfarrell))
    -   [#&#8203;3648](https://togithub.com/mochajs/mocha/issues/3648), [#&#8203;3680](https://togithub.com/mochajs/mocha/issues/3680): Fixes to support latest versions of [unexpected](https://npm.im/unexpected) and [unexpected-sinon](https://npm.im/unexpected-sinon) ([**@&#8203;sunesimonsen**](https://togithub.com/sunesimonsen))
    -   [#&#8203;3638](https://togithub.com/mochajs/mocha/issues/3638): Add meta tag to site ([**@&#8203;MartijnCuppens**](https://togithub.com/MartijnCuppens))
    -   [#&#8203;3653](https://togithub.com/mochajs/mocha/issues/3653): Fix parts of test suite failing to run on Windows ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    </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 stale, or if you modify the PR title to begin with "`rebase!`".
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#googleapis/nodejs-dialogflow).
    
    #284 automerged by dpebot
    renovate[bot] authored and yoshi-automation committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    1c97973 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Release v0.8.2 (#300)

    JustinBeckwith authored and jkwlui committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    39ab9cd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

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

Commits on Apr 3, 2019

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

Commits on May 8, 2019

  1. chore: release 0.9.0 (#337)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    
    * make a note about dropping support
    jkwlui authored May 8, 2019
    Configuration menu
    Copy the full SHA
    54bac65 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

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

Commits on May 20, 2019

  1. chore: release 0.9.1 (#351)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed May 20, 2019
    Configuration menu
    Copy the full SHA
    301906a View commit details
    Browse the repository at this point in the history
  2. TTS / Sentiment GA (handoff from Nirupa) (#353)

    * TTS / Sentiment GA (handoff from Nirupa)
    
    * Lint / feedback
    
    * Lint / feedback
    
    * Fix tests
    nnegrey authored May 20, 2019
    Configuration menu
    Copy the full SHA
    b717aff View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. chore: release 0.10.0 (#364)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    5d34a68 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

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

Commits on Jun 14, 2019

  1. chore: release 0.10.1 (#369)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    900a03f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. chore: release 0.10.2 (#376)

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

Commits on Jul 15, 2019

  1. refactor: replace execa with execSync in sample tests (#372)

    * fix #354
    
    * matching execsync sample shared in issue
    
    * dropped pipe option for execSync in examples, unified exec calls, removed unused path requires
    
    * removed unnecessary awaits for exec calls
    jbdoster authored and JustinBeckwith committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    34646bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd680c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

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

Commits on Jul 23, 2019

  1. chore: release 0.10.3 (#389)

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

Commits on Aug 20, 2019

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

Commits on Sep 9, 2019

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

Commits on Sep 10, 2019

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

Commits on Sep 12, 2019

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

Commits on Sep 16, 2019

  1. chore: release 0.12.0 (#431)

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

Commits on Oct 22, 2019

  1. chore: release 0.12.2 (#452)

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

Commits on Nov 5, 2019

  1. chore: release 0.13.0 (#454)

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

Commits on Nov 8, 2019

  1. chore: release 0.14.0 (#459)

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

Commits on Nov 15, 2019

  1. chore: release 0.14.1 (#464)

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

Commits on Nov 18, 2019

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

Commits on Nov 20, 2019

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

Commits on Nov 25, 2019

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

Commits on Dec 5, 2019

  1. chore: release 1.0.0 (#482)

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

Commits on Dec 12, 2019

  1. fix typo (#485)

    sirtorry authored and jkwlui committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    214f1e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

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

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    5f0eeff View commit details
    Browse the repository at this point in the history
  2. chore: release 1.1.0

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored and alexander-fenster committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    a78681c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. chore: release 1.1.1 (#501)

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

Commits on Jan 30, 2020

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

Commits on Feb 7, 2020

  1. chore: release 1.2.0 (#527)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    024dd8c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. docs: correct typo in comment (#568)

    Using a sessionId as number, it causes the following error in
    `peg$parsetemplate`:
    input.charCodeAt is not a function
    
    Fixes #277
    
    Co-authored-by: Giuseppe Verni <g.verni@gmail.com>
    vernig and gverni authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    3733761 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. docs: remove unused dialogflow code samples (#563)

    * remove dialogflow_delete_document region tag and code
    
    * remove dialogflow_delete_knowledge_base  region tag and code
    
    * remove dialogflow_detect_intent_with_model_selection region tag and code
    
    * remove dialogflow_get_document region tag and code
    
    * remove dialogflow_get_knowledge_base region tag and code
    
    * remove dialogflow_list_document region tag and code
    
    * remove dialogflow_list_knowledge_base region tag and code
    
    * remove dialogflow_quickstart code
    
    * delete all dialogflow_create* region tags and code
    
    * remove dialogflow_delete* region tags and code
    
    * remove dialogflow_list* region tags and code
    
    * clean up comment span delimiters for deleted code
    
    * Update detect.v2beta1.js
    
    * Update detect.v2beta1.js
    
    * Update resource.js
    
    * Update detect.v2beta1.test.js
    
    * Update resource.test.js
    
    * Update detect.v2beta1.js
    
    * docs: remove broken yargs commands from sample deletes
    
    * Create create-document.v2beta1.test.js
    
    * Create create-intent.test.js
    
    * Create create-knowledge-base.v2beta1.test.js
    
    * Create create-session-entity-type.test.js
    
    * Create delete-intent.test.js
    
    * Create delete-session-entity-type.test.js
    
    * Update detect.v2beta1.test.js
    
    * Create list-session-entity-types.test.js
    
    * Update detect.v2beta1.js
    
    * Delete resource.test.js
    
    Co-authored-by: Your Name <you@example.com>
    Co-authored-by: Noah Negrey <nnegrey@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    4 people authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    9aeb067 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 (#574)

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

Commits on Apr 6, 2020

  1. feat!: regenerate library based on dialogflow/v2 proto changes (#569)

    * sample-test should fail
    
    * fix resource name
    
    * lint
    
    * test
    
    * update copyright
    
    * pick up v2/ proto change
    
    * fix sample-test for proto change
    
    * new resource name
    
    * test
    
    * test
    
    * test
    
    * test
    
    * proper resource path
    
    * all green now
    
    * fix & gts lint
    
    * remove createDocument test
    
    * lint
    
    Co-authored-by: Alexander Fenster <fenster@google.com>
    xiaozhenliu-gg5 and alexander-fenster authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    2dfc0bc View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. chore: don't enforce count (#582)

    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    bcoe and JustinBeckwith authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    841ddea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da02c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

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

Commits on May 1, 2020

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

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [uuid](https://togithub.com/uuidjs/uuid) | dependencies | major | [`^3.3.2` -> `^8.0.0`](https://renovatebot.com/diffs/npm/uuid/3.4.0/8.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v8.0.0`](https://togithub.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;800-httpsgithubcomuuidjsuuidcomparev703v800-2020-04-29)
    
    [Compare Source](https://togithub.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://togithub.com/uuidjs/uuid/issues/423)) ([2d9f590](https://togithub.com/uuidjs/uuid/commit/2d9f590ad9701d692625c07ed62f0a0f91227991)), closes [#&#8203;245](https://togithub.com/uuidjs/uuid/issues/245) [#&#8203;419](https://togithub.com/uuidjs/uuid/issues/419) [#&#8203;342](https://togithub.com/uuidjs/uuid/issues/342)
    -   remove deep requires ([#&#8203;426](https://togithub.com/uuidjs/uuid/issues/426)) ([daf72b8](https://togithub.com/uuidjs/uuid/commit/daf72b84ceb20272a81bb5fbddb05dd95922cbba))
    
    ##### Bug Fixes
    
    -   add CommonJS syntax example to README quickstart section ([#&#8203;417](https://togithub.com/uuidjs/uuid/issues/417)) ([e0ec840](https://togithub.com/uuidjs/uuid/commit/e0ec8402c7ad44b7ef0453036c612f5db513fda0))
    
    ##### [7.0.3](https://togithub.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://togithub.com/uuidjs/uuid/issues/409)) ([4b71107](https://togithub.com/uuidjs/uuid/commit/4b71107d8c0d2ef56861ede6403fc9dc35a1e6bf)), closes [#&#8203;408](https://togithub.com/uuidjs/uuid/issues/408)
    
    ##### [7.0.2](https://togithub.com/uuidjs/uuid/compare/v7.0.1...v7.0.2) (2020-03-04)
    
    ##### Bug Fixes
    
    -   make access to msCrypto consistent ([#&#8203;393](https://togithub.com/uuidjs/uuid/issues/393)) ([8bf2a20](https://togithub.com/uuidjs/uuid/commit/8bf2a20f3565df743da7215eebdbada9d2df118c))
    -   simplify link in deprecation warning ([#&#8203;391](https://togithub.com/uuidjs/uuid/issues/391)) ([bb2c8e4](https://togithub.com/uuidjs/uuid/commit/bb2c8e4e9f4c5f9c1eaaf3ea59710c633cd90cb7))
    -   update links to match content in readme ([#&#8203;386](https://togithub.com/uuidjs/uuid/issues/386)) ([44f2f86](https://togithub.com/uuidjs/uuid/commit/44f2f86e9d2bbf14ee5f0f00f72a3db1292666d4))
    
    ##### [7.0.1](https://togithub.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://togithub.com/uuidjs/uuid/issues/383)) ([59e6a49](https://togithub.com/uuidjs/uuid/commit/59e6a49e7ce7b3e8fb0f3ee52b9daae72af467dc))
    -   provide browser versions independent from module system ([#&#8203;380](https://togithub.com/uuidjs/uuid/issues/380)) ([4344a22](https://togithub.com/uuidjs/uuid/commit/4344a22e7aed33be8627eeaaf05360f256a21753)), closes [#&#8203;378](https://togithub.com/uuidjs/uuid/issues/378)
    
    ### [`v7.0.3`](https://togithub.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;703-httpsgithubcomuuidjsuuidcomparev702v703-2020-03-31)
    
    [Compare Source](https://togithub.com/uuidjs/uuid/compare/v7.0.2...v7.0.3)
    
    ### [`v7.0.2`](https://togithub.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;702-httpsgithubcomuuidjsuuidcomparev701v702-2020-03-04)
    
    [Compare Source](https://togithub.com/uuidjs/uuid/compare/v7.0.1...v7.0.2)
    
    ### [`v7.0.1`](https://togithub.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;701-httpsgithubcomuuidjsuuidcomparev700v701-2020-02-25)
    
    [Compare Source](https://togithub.com/uuidjs/uuid/compare/v7.0.0...v7.0.1)
    
    ### [`v7.0.0`](https://togithub.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;700-httpsgithubcomuuidjsuuidcomparev340v700-2020-02-24)
    
    [Compare Source](https://togithub.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://togithub.com/uuidjs/uuid/issues/357)) ([4e75adf](https://togithub.com/uuidjs/uuid/commit/4e75adf435196f28e3fbbe0185d654b5ded7ca2c)), closes [#&#8203;345](https://togithub.com/uuidjs/uuid/issues/345)
    -   add various es module and CommonJS examples ([b238510](https://togithub.com/uuidjs/uuid/commit/b238510bf352463521f74bab175a3af9b7a42555))
    -   ensure that docs are up-to-date in CI ([ee5e77d](https://togithub.com/uuidjs/uuid/commit/ee5e77db547474f5a8f23d6c857a6d399209986b))
    -   hybrid CommonJS & ECMAScript modules build ([a3f078f](https://togithub.com/uuidjs/uuid/commit/a3f078faa0baff69ab41aed08e041f8f9c8993d0))
    -   remove insecure fallback random number generator ([3a5842b](https://togithub.com/uuidjs/uuid/commit/3a5842b141a6e5de0ae338f391661e6b84b167c9)), closes [#&#8203;173](https://togithub.com/uuidjs/uuid/issues/173)
    -   remove support for pre Node.js v4 Buffer API ([#&#8203;356](https://togithub.com/uuidjs/uuid/issues/356)) ([b59b5c5](https://togithub.com/uuidjs/uuid/commit/b59b5c5ecad271c5453f1a156f011671f6d35627))
    -   rename repository to github:uuidjs/uuid ([#&#8203;351](https://togithub.com/uuidjs/uuid/issues/351)) ([c37a518](https://togithub.com/uuidjs/uuid/commit/c37a518e367ac4b6d0aa62dba1bc6ce9e85020f7)), closes [#&#8203;338](https://togithub.com/uuidjs/uuid/issues/338)
    
    ##### Bug Fixes
    
    -   add deep-require proxies for local testing and adjust tests ([#&#8203;365](https://togithub.com/uuidjs/uuid/issues/365)) ([7fedc79](https://togithub.com/uuidjs/uuid/commit/7fedc79ac8fda4bfd1c566c7f05ef4ac13b2db48))
    -   add note about removal of default export ([#&#8203;372](https://togithub.com/uuidjs/uuid/issues/372)) ([12749b7](https://togithub.com/uuidjs/uuid/commit/12749b700eb49db8a9759fd306d8be05dbfbd58c)), closes [#&#8203;370](https://togithub.com/uuidjs/uuid/issues/370)
    -   deprecated deep requiring of the different algorithm versions ([#&#8203;361](https://togithub.com/uuidjs/uuid/issues/361)) ([c0bdf15](https://togithub.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 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-dialogflow).
    renovate-bot authored May 1, 2020
    Configuration menu
    Copy the full SHA
    a18943a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. chore: split samples into individual files (#622)

    * chore: split samples into individual files
    
    * chore: removed cli option
    
    * chore: update copyright
    
    * fix: update to latest format
    
    * fix: tests
    
    * fix: broken tests
    munkhuushmgl authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    d1dbeda 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 (#625)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/mocha/7.2.0/8.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mochajs/mocha</summary>
    
    ### [`v8.0.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;801--2020-06-10)
    
    [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.0.0...v8.0.1)
    
    The obligatory patch after a major.
    
    #### 🐛 Fixes
    
    -   [#&#8203;4328](https://togithub.com/mochajs/mocha/issues/4328): Fix `--parallel` when combined with `--watch` ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    ### [`v8.0.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;800--2020-06-10)
    
    [Compare Source](https://togithub.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://togithub.com/giltayar) and [**@&#8203;nicojs**](https://togithub.com/nicojs) to the maintenance team!
    
    #### 💥 Breaking Changes
    
    -   [#&#8203;4164](https://togithub.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://togithub.com/UlisesGascon))
    
    -   [#&#8203;4175](https://togithub.com/mochajs/mocha/issues/4175): Having been deprecated with a warning since v7.0.0, **`mocha.opts` is no longer supported** ([**@&#8203;juergba**](https://togithub.com/juergba))
    
        ✨ **WORKAROUND:** Replace `mocha.opts` with a [configuration file](https://mochajs.org/#configuring-mocha-nodejs).
    
    -   [#&#8203;4260](https://togithub.com/mochajs/mocha/issues/4260): Remove `enableTimeout()` (`this.enableTimeout()`) from the context object ([**@&#8203;craigtaub**](https://togithub.com/craigtaub))
    
        ✨ **WORKAROUND:** Replace usage of `this.enableTimeout(false)` in your tests with `this.timeout(0)`.
    
    -   [#&#8203;4315](https://togithub.com/mochajs/mocha/issues/4315): The `spec` option no longer supports a comma-delimited list of files ([**@&#8203;juergba**](https://togithub.com/juergba))
    
        ✨ **WORKAROUND**: Use an array instead (e.g., `"spec": "foo.js,bar.js"` becomes `"spec": ["foo.js", "bar.js"]`).
    
    -   [#&#8203;4309](https://togithub.com/mochajs/mocha/issues/4309): Drop support for Node.js v13.x line, which is now End-of-Life ([**@&#8203;juergba**](https://togithub.com/juergba))
    
    -   [#&#8203;4282](https://togithub.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://togithub.com/arvidOtt))
    
    -   [#&#8203;4223](https://togithub.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://togithub.com/juergba))
    
    -   [#&#8203;4178](https://togithub.com/mochajs/mocha/issues/4178): Remove previously soft-deprecated APIs ([**@&#8203;wnghdcjfe**](https://togithub.com/wnghdcjfe)):
        -   `Mocha.prototype.ignoreLeaks()`
        -   `Mocha.prototype.useColors()`
        -   `Mocha.prototype.useInlineDiffs()`
        -   `Mocha.prototype.hideDiff()`
    
    #### 🎉 Enhancements
    
    -   [#&#8203;4245](https://togithub.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://togithub.com/boneskull))
    
        ❗ See also [#&#8203;4244](https://togithub.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://togithub.com/mochajs/mocha/issues/4304): `--require` now works with ES modules ([**@&#8203;JacobLey**](https://togithub.com/JacobLey))
    
    -   [#&#8203;4299](https://togithub.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://togithub.com/giltayar))
    
    #### 📖 Documentation
    
    -   [#&#8203;4246](https://togithub.com/mochajs/mocha/issues/4246): Add documentation for parallel mode and Root Hook plugins ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    #### 🐛 Fixes
    
    (All bug fixes in Mocha v8.0.0 are also breaking changes, and are listed above)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-dialogflow).
    renovate-bot authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3558f9d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. test: added an expo back off to prevent RESOURCE_EXHAUSTED exception (#…

    …630)
    
    * test: added an expo back off to prevent RESOURCE_EXHAUSTED exception
    
    * modified comment
    
    * changed arrow func-> regular
    munkhuushmgl authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6955122 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. chore: release 3.0.0 (#631)

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

Commits on Jul 11, 2020

  1. chore: release 3.1.0 (#637)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [3.1.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.0.0...v3.1.0) (2020-07-10)
    
    
    ### Features
    
    * adds projectAgentEnvironmentPathTemplate and projectAgentEnvironmentUserSessionContextPathTemplate ([c204d9c](https://www.github.com/googleapis/nodejs-dialogflow/commit/c204d9cd7d9f121404b15783b8da5a451a671748))
    
    
    ### Bug Fixes
    
    * typeo in nodejs .gitattribute ([#639](https://www.github.com/googleapis/nodejs-dialogflow/issues/639)) ([558aad8](https://www.github.com/googleapis/nodejs-dialogflow/commit/558aad81af74888516db9667f4a4e7b56cd3d3ba))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    d73ad2f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. chore: release 3.1.1 (#655)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [3.1.1](https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.1.0...v3.1.1) (2020-07-23)
    
    
    ### Bug Fixes
    
    * publish missing client config annotations ([#653](https://www.github.com/googleapis/nodejs-dialogflow/issues/653)) ([b368797](https://www.github.com/googleapis/nodejs-dialogflow/commit/b36879723fd3aeab0c158d3ab76a5aa6505498e1))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    79c26f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. chore: release 3.2.0 (#661)

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

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    2e455c0 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency yargs to v16 (#676)

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    renovate-bot and bcoe authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    23dbdcc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. chore: release 3.3.0 (#684)

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

Commits on Feb 5, 2021

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

Commits on Mar 15, 2021

  1. chore: release 3.4.0 (#782)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [3.4.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.3.0...v3.4.0) (2021-03-15)
    
    
    ### ⚠ BREAKING CHANGES
    
    * removed ImportAgentResponse which was not ready for use yet
    
    ### Features
    
    * add additional_bindings to Dialogflow v2 ListIntents API docs: update copyrights and session docs ([66cd3a5](https://www.github.com/googleapis/nodejs-dialogflow/commit/66cd3a5b5c605deb37efbc4f87edf17b8d4dd4c1))
    * add additional_bindings to Dialogflow v2beta1 ListIntents API docs: update copyrights and session docs ([66cd3a5](https://www.github.com/googleapis/nodejs-dialogflow/commit/66cd3a5b5c605deb37efbc4f87edf17b8d4dd4c1))
    * add CCAI API ([a93fa71](https://www.github.com/googleapis/nodejs-dialogflow/commit/a93fa71d45cace7822d5585a8a407e3e7e563686))
    * added support for regionalization for document API ([#722](https://www.github.com/googleapis/nodejs-dialogflow/issues/722)) ([b6f5738](https://www.github.com/googleapis/nodejs-dialogflow/commit/b6f5738613fc5af49b966d4a8c4137921abed5ef))
    * adds style enum ([72bb3ae](https://www.github.com/googleapis/nodejs-dialogflow/commit/72bb3aed5fbe9a605810cce69a12fd3c5e4d1fac))
    * allowed custom to specify webhook headers through query parameters ([#724](https://www.github.com/googleapis/nodejs-dialogflow/issues/724)) ([a7f784a](https://www.github.com/googleapis/nodejs-dialogflow/commit/a7f784ac921a750e9df2e6edbfa3bee870187af1))
    
    
    ### Bug Fixes
    
    * **browser:** check for fetch on window ([#718](https://www.github.com/googleapis/nodejs-dialogflow/issues/718)) ([fb28879](https://www.github.com/googleapis/nodejs-dialogflow/commit/fb28879443c27688d1923d6675ea97c3c5d4d0e7))
    * do not modify options object, use defaultScopes ([#706](https://www.github.com/googleapis/nodejs-dialogflow/issues/706)) ([95a938d](https://www.github.com/googleapis/nodejs-dialogflow/commit/95a938dbc5f2cc49c217bb5d3cecbbffba3e6d18))
    * remove MixedAudio ([a93fa71](https://www.github.com/googleapis/nodejs-dialogflow/commit/a93fa71d45cace7822d5585a8a407e3e7e563686))
    * removed ImportAgentResponse which was not ready for use yet ([e0d9fa6](https://www.github.com/googleapis/nodejs-dialogflow/commit/e0d9fa69bba79540c09ec777b3eee6bf0bd5e4b6))
    ---
    
    
    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 Mar 15, 2021
    Configuration menu
    Copy the full SHA
    f50fda9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. chore: release 3.5.0 (#794)

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

Commits on Jun 10, 2021

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

Commits on Jun 14, 2021

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

Commits on Jun 15, 2021

  1. meta: multiple commits (#823)

    feat: added more Environment RPCs
    feat: added Versions service
    feat: added Fulfillment service
    feat: added TextToSpeechSettings.
    refactor!: helper agentPath becomes projectAgentPath
    refactor!: helper intentPath becomes projectAgentIntentPath
    refactor!: helper entityTypePath becomes projectAgentEntityTypePath
    PiperOrigin-RevId: 372230736
    Fixes #822
    bcoe authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    32789fe View commit details
    Browse the repository at this point in the history
  2. chore: release 4.0.0 (#805)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    87f0967 View commit details
    Browse the repository at this point in the history
  3. chore: release 4.1.0 (#826)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [4.1.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.0.0...v4.1.0) (2021-06-15)
    
    
    ### Features
    
    * added Automated agent reply type and allow cancellation flag for partial response feature ([#825](https://www.github.com/googleapis/nodejs-dialogflow/issues/825)) ([5b128d9](https://www.github.com/googleapis/nodejs-dialogflow/commit/5b128d97eeb63e7d7666e800e5a62789f6f56a65))
    ---
    
    
    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 15, 2021
    Configuration menu
    Copy the full SHA
    88e855b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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

Commits on Jul 12, 2021

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

Commits on Jul 21, 2021

  1. chore: release 4.1.3 (#843)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [4.1.3](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.1.2...v4.1.3) (2021-07-21)
    
    
    ### Bug Fixes
    
    * Updating WORKSPACE files to use the newest version of the Typescript generator. ([#842](https://www.github.com/googleapis/nodejs-dialogflow/issues/842)) ([ecaa1d9](https://www.github.com/googleapis/nodejs-dialogflow/commit/ecaa1d960b147bf24160b17c8d82ad85f7085d4a))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7e65724 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. chore: release 4.1.4 (#855)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [4.1.4](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.1.3...v4.1.4) (2021-08-04)
    
    
    ### Bug Fixes
    
    * fix validation result docs feat: add language code to streaming recognition result docs: update environment docs ([#853](https://www.github.com/googleapis/nodejs-dialogflow/issues/853)) ([d2eb1bd](https://www.github.com/googleapis/nodejs-dialogflow/commit/d2eb1bdaf886493952163bcb41291ad492a7bfb8))
    * fix validation result docs feat: add language code to streaming recognition result feat: add time zone and security settings to conversation profile docs: update agent docs docs: update entity type docs docs: update intent docs ([#854](https://www.github.com/googleapis/nodejs-dialogflow/issues/854)) ([cda7ff3](https://www.github.com/googleapis/nodejs-dialogflow/commit/cda7ff335abad989612c104e990be1f6a55c89b5))
    ---
    
    
    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 Aug 4, 2021
    Configuration menu
    Copy the full SHA
    cf41d4e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. chore: release 4.2.0 (#858)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [4.2.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.1.4...v4.2.0) (2021-08-10)
    
    
    ### Features
    
    * Expose `Locations` service to get/list avaliable locations of Dialogflow products docs: reorder some fields ([#857](https://www.github.com/googleapis/nodejs-dialogflow/issues/857)) ([4ffc775](https://www.github.com/googleapis/nodejs-dialogflow/commit/4ffc775af328735a00ba075e75e1065c3b1dd308))
    ---
    
    
    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 Aug 10, 2021
    Configuration menu
    Copy the full SHA
    7c923f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [4.3.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.2.0...v4.3.0) (2021-08-16)
    
    
    ### Features
    
    * expose `Locations` service to get/list avaliable locations of Dialogflow products; fixed some API annotations ([#860](https://www.github.com/googleapis/nodejs-dialogflow/issues/860)) ([05ea702](https://www.github.com/googleapis/nodejs-dialogflow/commit/05ea702372c08d0f0f157419799e59ea983df32a))
    
    
    ### Bug Fixes
    
    * **build:** migrate to using main branch ([#862](https://www.github.com/googleapis/nodejs-dialogflow/issues/862)) ([ec0635c](https://www.github.com/googleapis/nodejs-dialogflow/commit/ec0635c17384c4fc5661d8a046b50b3fc2920505))
    ---
    
    
    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 Aug 16, 2021
    Configuration menu
    Copy the full SHA
    168d263 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

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

Commits on Sep 2, 2021

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

Commits on Sep 15, 2021

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

Commits on Sep 27, 2021

  1. chore: release 4.4.0 (#868)

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

Commits on Oct 1, 2021

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

Commits on Oct 11, 2021

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

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [4.5.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.4.0...v4.5.0) (2021-10-11)
    
    
    ### Features
    
    * added support for TelephonyTransferCall in Participant ResponseMessage ([#880](https://www.github.com/googleapis/nodejs-dialogflow/issues/880)) ([dbcf3b0](https://www.github.com/googleapis/nodejs-dialogflow/commit/dbcf3b087cf141f88af5406bd9c1ae92f1c16e19))
    ---
    
    
    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 Oct 11, 2021
    Configuration menu
    Copy the full SHA
    a8a1ada View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

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

Commits on Dec 13, 2021

  1. chore: release 4.6.0 (#896)

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

Commits on Mar 25, 2022

  1. chore(main): release 4.7.0 (#920)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.7.0](googleapis/nodejs-dialogflow@v4.6.0...v4.7.0) (2022-03-25)
    
    
    ### Features
    
    * added export documentation method ([35a77f4](googleapis/nodejs-dialogflow@35a77f4))
    * added option to configure the number of sentences in the suggestion context ([#917](googleapis/nodejs-dialogflow#917)) ([17aa7d6](googleapis/nodejs-dialogflow@17aa7d6))
    * removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant ([#906](googleapis/nodejs-dialogflow#906)) ([7df7d27](googleapis/nodejs-dialogflow@7df7d27))
    
    ---
    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 Mar 25, 2022
    Configuration menu
    Copy the full SHA
    4337581 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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

    * build!: Update library to use Node 12
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sofisl and gcf-owl-bot[bot] authored May 19, 2022
    Configuration menu
    Copy the full SHA
    1907d9b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. samples: Update set-agent.js (#947)

    Co-authored-by: Yvonne Li <liyvonne@google.com>
    Yvonne Li and yil532 authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3f8010d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. chore(main): release 5.0.0 (#957)

    * chore(main): release 5.0.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    0d3ae9a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. chore(main): release 5.1.0 (#963)

    * chore(main): release 5.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
    c667714 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. chore(main): release 5.2.0 (#967)

    * chore(main): release 5.2.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b59a12c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. chore(main): release 5.2.1 (#973)

    * chore(main): release 5.2.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    15442a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. fix(deps): update dependency uuid to v9 (#977)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [uuid](https://togithub.com/uuidjs/uuid) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/uuid/8.3.2/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/compatibility-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/confidence-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v9.0.0`](https://togithub.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#&#8203;900-httpsgithubcomuuidjsuuidcomparev832v900-2022-09-05)
    
    [Compare Source](https://togithub.com/uuidjs/uuid/compare/v8.3.2...v9.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
    
    -   Remove the minified UMD build from the package.
    
        Minified code is hard to audit and since this is a widely used library it seems more appropriate nowadays to optimize for auditability than to ship a legacy module format that, at best, serves educational purposes nowadays.
    
        For production browser use cases, users should be using a bundler. For educational purposes, today's online sandboxes like replit.com offer convenient ways to load npm modules, so the use case for UMD through repos like UNPKG or jsDelivr has largely vanished.
    
    -   Drop IE 11 and Safari 10 support. Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.
    
        This also removes the fallback on msCrypto instead of the crypto API.
    
        Browser tests are run in the first supported version of each supported browser and in the latest (as of this commit) version available on Browserstack.
    
    ##### Features
    
    -   optimize uuid.v1 by 1.3x uuid.v4 by 4.3x (430%) ([#&#8203;597](https://togithub.com/uuidjs/uuid/issues/597)) ([3a033f6](https://togithub.com/uuidjs/uuid/commit/3a033f6bab6bb3780ece6d645b902548043280bc))
    -   remove UMD build ([#&#8203;645](https://togithub.com/uuidjs/uuid/issues/645)) ([e948a0f](https://togithub.com/uuidjs/uuid/commit/e948a0f22bf22f4619b27bd913885e478e20fe6f)), closes [#&#8203;620](https://togithub.com/uuidjs/uuid/issues/620)
    -   use native crypto.randomUUID when available ([#&#8203;600](https://togithub.com/uuidjs/uuid/issues/600)) ([c9e076c](https://togithub.com/uuidjs/uuid/commit/c9e076c852edad7e9a06baaa1d148cf4eda6c6c4))
    
    ##### Bug Fixes
    
    -   add Jest/jsdom compatibility ([#&#8203;642](https://togithub.com/uuidjs/uuid/issues/642)) ([16f9c46](https://togithub.com/uuidjs/uuid/commit/16f9c469edf46f0786164cdf4dc980743984a6fd))
    -   change default export to named function ([#&#8203;545](https://togithub.com/uuidjs/uuid/issues/545)) ([c57bc5a](https://togithub.com/uuidjs/uuid/commit/c57bc5a9a0653273aa639cda9177ce52efabe42a))
    -   handle error when parameter is not set in v3 and v5 ([#&#8203;622](https://togithub.com/uuidjs/uuid/issues/622)) ([fcd7388](https://togithub.com/uuidjs/uuid/commit/fcd73881692d9fabb63872576ba28e30ff852091))
    -   run npm audit fix ([#&#8203;644](https://togithub.com/uuidjs/uuid/issues/644)) ([04686f5](https://togithub.com/uuidjs/uuid/commit/04686f54c5fed2cfffc1b619f4970c4bb8532353))
    -   upgrading from uuid3 broken link ([#&#8203;568](https://togithub.com/uuidjs/uuid/issues/568)) ([1c849da](https://togithub.com/uuidjs/uuid/commit/1c849da6e164259e72e18636726345b13a7eddd6))
    
    ##### build
    
    -   drop Node.js 8.x from babel transpile target ([#&#8203;603](https://togithub.com/uuidjs/uuid/issues/603)) ([aa11485](https://togithub.com/uuidjs/uuid/commit/aa114858260402107ec8a1e1a825dea0a259bcb5))
    
    -   drop support for legacy browsers (IE11, Safari 10) ([#&#8203;604](https://togithub.com/uuidjs/uuid/issues/604)) ([0f433e5](https://togithub.com/uuidjs/uuid/commit/0f433e5ec444edacd53016de67db021102f36148))
    
    -   drop node 10.x to upgrade dev dependencies ([#&#8203;653](https://togithub.com/uuidjs/uuid/issues/653)) ([28a5712](https://togithub.com/uuidjs/uuid/commit/28a571283f8abda6b9d85e689f95b7d3ee9e282e)), closes [#&#8203;643](https://togithub.com/uuidjs/uuid/issues/643)
    
    ##### [8.3.2](https://togithub.com/uuidjs/uuid/compare/v8.3.1...v8.3.2) (2020-12-08)
    
    ##### Bug Fixes
    
    -   lazy load getRandomValues ([#&#8203;537](https://togithub.com/uuidjs/uuid/issues/537)) ([16c8f6d](https://togithub.com/uuidjs/uuid/commit/16c8f6df2f6b09b4d6235602d6a591188320a82e)), closes [#&#8203;536](https://togithub.com/uuidjs/uuid/issues/536)
    
    ##### [8.3.1](https://togithub.com/uuidjs/uuid/compare/v8.3.0...v8.3.1) (2020-10-04)
    
    ##### Bug Fixes
    
    -   support expo>=39.0.0 ([#&#8203;515](https://togithub.com/uuidjs/uuid/issues/515)) ([c65a0f3](https://togithub.com/uuidjs/uuid/commit/c65a0f3fa73b901959d638d1e3591dfacdbed867)), closes [#&#8203;375](https://togithub.com/uuidjs/uuid/issues/375)
    
    </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-dialogflow).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE5MS4wIn0=-->
    renovate-bot authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    9a13e54 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. chore(main): release 5.3.0 (#978)

    * chore(main): release 5.3.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a9bd7e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    86f0ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2973f8c View commit details
    Browse the repository at this point in the history