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

samples: migrate code from googleapis/nodejs-dlp #3035

Merged
merged 176 commits into from
Feb 16, 2023
Merged

Commits on Mar 9, 2017

  1. DLP samples (#322)

    * First draft of DLP samples
    
    * Fix DLP tests
    
    * Add README
    
    * Fix README bugs
    Ace Nassri committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    1900ae8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Travis: fix failing tests + update dependencies (#335)

    * Make unify script recursive + clean up dependency conflicts
    
    * Restore travis.yml
    
    * Delete outdated text detection sample that duplicates detect.js
    
    * Fix failing KMS + vision tests by updating dependencies
    
    * Fix video tests using a bad cwd
    
    * Upgrade monitoring dependency + skip flaky monitoring tests
    
    * Fix DLP tests having wrong cwd
    
    * Fix failing vision test
    
    * Fix datastore tests
    
    * Update broken dependency
    
    * Update possibly broken compute engine dependency
    
    * Fix typos
    
    * Disable Node 4 testing
    
    * Revert deletion of outdated sample - @gguuss says we still use this.
    
    This reverts commit b7259c8.
    
    * Update dependency
    Ace Nassri committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    7caf7de View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Cleanup App Engine samples and re-work tests. (#354)

    jmdobry authored and Ace Nassri committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    242ead6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

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

Commits on May 10, 2017

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

Commits on May 16, 2017

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

Commits on Jun 19, 2017

  1. Add + run dependency updating (bash) script (#401)

    * Add + run dependency updating script
    
    * Address comments
    
    Change-Id: I67af9d3ab9e461b579dbaee92274b6163d73c23e
    
    * Run dependency script again
    
    Change-Id: Icbec4acb2cc6bcfa40e0a3a705c5a1059d64efa5
    
    * Update license
    
    Change-Id: Ic1dd0a1bd34356e415bdbf005b81a71a8d2695c2
    
    * Update (more) dependencies
    
    Change-Id: Idaed95b9cfe486797fa75946b6f55e7e702217b8
    Ace Nassri committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    13babeb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Move DLP from REST to gRPC + client libraries (#413)

    * Move DLP from REST to gRPC + client libraries
    
    * Update package.json
    
    * Address comments
    Ace Nassri committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    92b4b4f View commit details
    Browse the repository at this point in the history
  2. Update + autogen README (#414)

    Ace Nassri committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    d3970d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Add DLP image redaction sample (Take 2) (#441)

    * Add DLP image redaction sample
    
    * Fix lint
    Ace Nassri committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    dc56d22 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Add DLP quickstart + fix incorrect comments (#442)

    * Fix typo in comments
    
    * Add DLP quickstart
    
    * Address comments
    Ace Nassri committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    86902b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Update dependencies + fix a few tests (#448)

    * Add semistandard as a devDependency
    
    * Fix storage tests
    
    * Fix language tests
    
    * Update (some) dependencies
    
    * Fix language slackbot tests
    Ace Nassri committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    5e575f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Build updates. (#462)

    jmdobry committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    87645e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Update dependencies (#468)

    * Fix docs-samples tests, round 1
    
    * Fix circle.yml
    
    * Add RUN_ALL_BUILDS flag
    
    * More container builder bugfixes
    
    * Tweak env vars + remove manual proxy install
    
    * Env vars in bashrc don't evaluate dynamically, so avoid them
    
    * Add semicolons for command ordering
    
    * Add appengine/static-files test to circle.yaml
    
    * Fix failing container builder tests
    
    * Address comments
    Ace Nassri committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    091d519 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Add DLP samples (BigQuery, DeID, RiskAnalysis) (#474)

    * Add BigQuery samples + a few minor tweaks
    
    * Update comments + fix failing test
    
    * Sync w/codegen changes
    
    * Add DeID samples
    
    * Add DeID tests + remove infoTypes from DeID samples
    
    * Remove unused option
    
    * Add risk analysis samples
    
    * Update README
    
    * Add region tags + fix comment
    Ace Nassri committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    030e0cf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

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

Commits on Oct 28, 2017

  1. Fix three-hour typo (#4)

    Ace Nassri authored and lukesneeringer committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    d92954f View commit details
    Browse the repository at this point in the history
  2. Update sample dependencies (#5)

    Ace Nassri authored and lukesneeringer committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    520281b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

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

Commits on Nov 15, 2017

  1. Test on Node 9. (#8)

    * Test on Node 9.
    
    * Lint.
    stephenplusplus committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    9ee9326 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Update dependencies to enable Greenkeeper 🌴 (#13)

    * chore(package): update dependencies
    
    * Prettier.
    greenkeeper[bot] authored and stephenplusplus committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    ae2b575 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

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

Commits on Mar 15, 2018

  1. GAPIC v2 code, release 0.3.0 (#23)

    * generated GAPIC v2 code
    
    * lint and prettier
    
    * WIP: update samples
    
    * Upgrade samples + tests
    
    * Fix lint errors + add dateshiftconfig sample
    
    * Remove extraneous triggers field
    
    * Add descriptions to triggers + add missing result file
    
    * s/projectId/callingProject/ + remove project id from deleteJob
    
    * Add templateId + displayName to templates.js
    
    * Remove includeQuote + use dataProjectId
    
    * IMPORTANT: properly process multiple buckets
    
    * IMPORTANT: properly process multiple buckets, pt 2
    
    * Minor tweaks to deid
    
    * Remove inspectconfig-specific print statements
    
    * (Almost-)final draft of Node.js DLP samples
    
    * Regenerate README
    
    * Fix nits
    
    * Move require statements to the top of functions
    
    * Nit: fix comment
    
    * Fix incorrect limit syntax in quickstart
    
    * Clarify that filter parameter is not entirely optional
    
    * Add missing README sections
    
    * Only ack pubsub messages with the desired contents
    
    * Update redact images
    
    * Missed a spot :(
    
    * regenerated v2 GAPIC code, fixed samples and system tests
    
    * get rid of unused response variables
    
    * unskipping some samples test that actually work
    
    * fixing bigquery tests
    
    * Finishing touches - add delay to DlpJob retrieval + make DlpJob tests parallel
    
    * prettier
    alexander-fenster committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    76f2778 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

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

Commits on Mar 20, 2018

  1. Fix invalid region code (#32)

    Ace Nassri authored and alexander-fenster committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    af00bc0 View commit details
    Browse the repository at this point in the history
  2. tests: fix risk samples tests (#33)

    Anonymity ranges can be multi-digit.
    alexander-fenster committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    ac44772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0833cd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Fix region tags (#36)

    * Fix region tags
    
    * Update risk.js
    
    * Fix region tags
    Ace Nassri committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    392c146 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

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

Commits on Apr 16, 2018

  1. bump version to 0.5.0 (#42)

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

Commits on Apr 17, 2018

  1. Update redact test images (#43)

    * bump version to 0.5.0
    
    * redact tests failing because of stale png images
    crwilcox committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    a56f5c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. bump version to 0.6.0 (#46)

    crwilcox committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    9974d90 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. chore: lock files maintenance (#47)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and callmehiphop committed May 2, 2018
    Configuration menu
    Copy the full SHA
    0b3c3d7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. chore: lock files maintenance (#50)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and callmehiphop committed May 8, 2018
    Configuration menu
    Copy the full SHA
    7aca960 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

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

Commits on May 22, 2018

  1. chore: lock files maintenance (#55)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and stephenplusplus committed May 22, 2018
    Configuration menu
    Copy the full SHA
    92a18c0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

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

Commits on Jun 25, 2018

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

Commits on Jun 26, 2018

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

Commits on Jul 1, 2018

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

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    2fa40c5 View commit details
    Browse the repository at this point in the history
  2. Fix dlp code sample end/start tags for embedding (#76)

    Fix mismatched tags breaking embedding of code samples on cloud.google.com/dlp/docs.
    realjordanna authored and JustinBeckwith committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    70f6429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32bedc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dc6cef View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    9144dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9196e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    634fbee View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. release: nodejs-dlp v0.8.0 (#89)

    * Release v1.0.0
    
    * release: bump samples/package.json to 1.0.0
    
    * release: release 0.8.0 instead of 1.0.0
    jkwlui committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    980e965 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

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

Commits on Jul 24, 2018

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

Commits on Jul 25, 2018

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

Commits on Jul 31, 2018

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

Commits on Aug 6, 2018

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

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    4c738ae View commit details
    Browse the repository at this point in the history
  2. chore: ignore package-lock.json (#105)

    * chore: ignore package-log.json
    
    * remove locky
    
    * renovateeee
    JustinBeckwith authored and alexander-fenster committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    9bab80f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

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

Commits on Aug 21, 2018

  1. Release nodejs-dlp v0.9.0 (#113)

    * Release v0.8.1
    
    * update samples/package.json ver
    
    * upgrade to v0.9.0 instead
    
    * Update CHANGELOG.md
    jkwlui committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    7716502 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

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

Commits on Sep 20, 2018

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

Commits on Sep 21, 2018

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

Commits on Nov 10, 2018

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

Commits on Nov 16, 2018

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

Commits on Nov 20, 2018

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

Commits on Nov 21, 2018

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

Commits on Nov 23, 2018

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

Commits on Dec 2, 2018

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

Commits on Dec 20, 2018

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

Commits on Jan 4, 2019

  1. Release v0.10.0 (#215)

    jkwlui committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    5e9bd21 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

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

Commits on Jan 29, 2019

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

Commits on Feb 12, 2019

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

Commits on Feb 14, 2019

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

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    24d91ae View commit details
    Browse the repository at this point in the history
  2. 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://github.com/mochajs/mocha) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mochajs/mocha</summary>
    
    ### [`v6.0.2`](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;602--2019-02-25)
    
    [Compare Source](https://github.com/mochajs/mocha/compare/v6.0.1...v6.0.2)
    
    #### 🐛 Fixes
    
    Two more regressions fixed:
    
    -   [#&#8203;3768](https://github.com/mochajs/mocha/issues/3768): Test file paths no longer dropped from `mocha.opts` ([**@&#8203;boneskull**](https://github.com/boneskull))
    -   [#&#8203;3767](https://github.com/mochajs/mocha/issues/3767): `--require` does not break on module names that look like certain `node` flags ([**@&#8203;boneskull**](https://github.com/boneskull))
    
    ### [`v6.0.1`](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;601--2019-02-21)
    
    [Compare Source](https://github.com/mochajs/mocha/compare/v6.0.0...v6.0.1)
    
    The obligatory round of post-major-release bugfixes.
    
    #### 🐛 Fixes
    
    These issues were regressions.
    
    -   [#&#8203;3754](https://github.com/mochajs/mocha/issues/3754): Mocha again finds `test.js` when run without arguments ([**@&#8203;plroebuck**](https://github.com/plroebuck))
    -   [#&#8203;3756](https://github.com/mochajs/mocha/issues/3756): Mocha again supports third-party interfaces via `--ui` ([**@&#8203;boneskull**](https://github.com/boneskull))
    -   [#&#8203;3755](https://github.com/mochajs/mocha/issues/3755): Fix broken `--watch` ([**@&#8203;boneskull**](https://github.com/boneskull))
    -   [#&#8203;3759](https://github.com/mochajs/mocha/issues/3759): Fix unwelcome deprecation notice when Mocha run against languages (CoffeeScript) with implicit return statements; _returning a non-`undefined` value from a `describe` callback is no longer considered deprecated_ ([**@&#8203;boneskull**](https://github.com/boneskull))
    
    #### 📖 Documentation
    
    -   [#&#8203;3738](https://github.com/mochajs/mocha/issues/3738): Upgrade to `@mocha/docdash@2` ([**@&#8203;tendonstrength**](https://github.com/tendonstrength))
    -   [#&#8203;3751](https://github.com/mochajs/mocha/issues/3751): Use preferred names for example config files ([**@&#8203;Szauka**](https://github.com/Szauka))
    
    ### [`v6.0.0`](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;600--2019-02-18)
    
    [Compare Source](https://github.com/mochajs/mocha/compare/v5.2.0...v6.0.0)
    
    #### 🎉 Enhancements
    
    -   [#&#8203;3726](https://github.com/mochajs/mocha/issues/3726): Add ability to unload files from `require` cache ([**@&#8203;plroebuck**](https://github.com/plroebuck))
    
    #### 🐛 Fixes
    
    -   [#&#8203;3737](https://github.com/mochajs/mocha/issues/3737): Fix falsy values from options globals ([**@&#8203;plroebuck**](https://github.com/plroebuck))
    -   [#&#8203;3707](https://github.com/mochajs/mocha/issues/3707): Fix encapsulation issues for `Suite#_onlyTests` and `Suite#_onlySuites` ([**@&#8203;vkarpov15**](https://github.com/vkarpov15))
    -   [#&#8203;3711](https://github.com/mochajs/mocha/issues/3711): Fix diagnostic messages dealing with plurality and markup of output ([**@&#8203;plroebuck**](https://github.com/plroebuck))
    -   [#&#8203;3723](https://github.com/mochajs/mocha/issues/3723): Fix "reporter-option" to allow comma-separated options ([**@&#8203;boneskull**](https://github.com/boneskull))
    -   [#&#8203;3722](https://github.com/mochajs/mocha/issues/3722): Fix code quality and performance of `lookupFiles` and `files` ([**@&#8203;plroebuck**](https://github.com/plroebuck))
    -   [#&#8203;3650](https://github.com/mochajs/mocha/issues/3650), [#&#8203;3654](https://github.com/mochajs/mocha/issues/3654): Fix noisy error message when no files found ([**@&#8203;craigtaub**](https://github.com/craigtaub))
    -   [#&#8203;3632](https://github.com/mochajs/mocha/issues/3632): Tests having an empty title are no longer confused with the "root" suite ([**@&#8203;juergba**](https://github.com/juergba))
    -   [#&#8203;3666](https://github.com/mochajs/mocha/issues/3666): Fix missing error codes ([**@&#8203;vkarpov15**](https://github.com/vkarpov15))
    -   [#&#8203;3684](https://github.com/mochajs/mocha/issues/3684): Fix exiting problem in Node.js v11.7.0+ ([**@&#8203;addaleax**](https://github.com/addaleax))
    -   [#&#8203;3691](https://github.com/mochajs/mocha/issues/3691): Fix `--delay` (and other boolean options) not working in all cases ([**@&#8203;boneskull**](https://github.com/boneskull))
    -   [#&#8203;3692](https://github.com/mochajs/mocha/issues/3692): Fix invalid command-line argument usage not causing actual errors ([**@&#8203;boneskull**](https://github.com/boneskull))
    -   [#&#8203;3698](https://github.com/mochajs/mocha/issues/3698), [#&#8203;3699](https://github.com/mochajs/mocha/issues/3699): Fix debug-related Node.js options not working in all cases ([**@&#8203;boneskull**](https://github.com/boneskull))
    -   [#&#8203;3700](https://github.com/mochajs/mocha/issues/3700): Growl notifications now show the correct number of tests run ([**@&#8203;outsideris**](https://github.com/outsideris))
    -   [#&#8203;3686](https://github.com/mochajs/mocha/issues/3686): Avoid potential ReDoS when diffing large objects ([**@&#8203;cyjake**](https://github.com/cyjake))
    -   [#&#8203;3715](https://github.com/mochajs/mocha/issues/3715): Fix incorrect order of emitted events when used programmatically ([**@&#8203;boneskull**](https://github.com/boneskull))
    -   [#&#8203;3706](https://github.com/mochajs/mocha/issues/3706): Fix regression wherein `--reporter-option`/`--reporter-options` did not support comma-separated key/value pairs ([**@&#8203;boneskull**](https://github.com/boneskull))
    
    #### 📖 Documentation
    
    -   [#&#8203;3652](https://github.com/mochajs/mocha/issues/3652): Switch from Jekyll to Eleventy ([**@&#8203;Munter**](https://github.com/Munter))
    
    #### 🔩 Other
    
    -   [#&#8203;3677](https://github.com/mochajs/mocha/issues/3677): Add error objects for createUnsupportedError and createInvalidExceptionError ([**@&#8203;boneskull**](https://github.com/boneskull))
    -   [#&#8203;3733](https://github.com/mochajs/mocha/issues/3733): Removed unnecessary processing in post-processing hook ([**@&#8203;wanseob**](https://github.com/wanseob))
    -   [#&#8203;3730](https://github.com/mochajs/mocha/issues/3730): Update nyc to latest version ([**@&#8203;coreyfarrell**](https://github.com/coreyfarrell))
    -   [#&#8203;3648](https://github.com/mochajs/mocha/issues/3648), [#&#8203;3680](https://github.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://github.com/sunesimonsen))
    -   [#&#8203;3638](https://github.com/mochajs/mocha/issues/3638): Add meta tag to site ([**@&#8203;MartijnCuppens**](https://github.com/MartijnCuppens))
    -   [#&#8203;3653](https://github.com/mochajs/mocha/issues/3653): Fix parts of test suite failing to run on Windows ([**@&#8203;boneskull**](https://github.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://github.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#googleapis/nodejs-dlp).
    
    #242 automerged by dpebot
    renovate[bot] authored and yoshi-automation committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    7001cc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    4af4590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    608413f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    7a324d4 View commit details
    Browse the repository at this point in the history
  2. Release v0.11.0 (#255)

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

Commits on Apr 12, 2019

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

Commits on Apr 26, 2019

  1. Release v0.12.0 (#268)

    bcoe authored and callmehiphop committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    8b1dd40 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

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

Commits on May 20, 2019

  1. chore: release 1.0.0 (#288)

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

Commits on May 28, 2019

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

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

Commits on Jun 6, 2019

  1. chore: release 1.2.0 (#300)

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

Commits on Jun 7, 2019

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

Commits on Jun 12, 2019

  1. docs(samples): fix misleading comment (#304)

    resolving b/131663796
    daniel-sanche authored and callmehiphop committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    bfbafa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

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

Commits on Jun 16, 2019

  1. chore: release 1.2.1 (#309)

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

Commits on Jun 19, 2019

  1. chore: release 1.3.0 (#312)

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

Commits on Jun 26, 2019

  1. chore: release 1.3.1 (#314)

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

Commits on Jul 9, 2019

  1. chore: release 1.4.0 (#318)

    yoshi-automation authored and bcoe committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    5b673ce View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    78f32cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c93dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deeddd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. chore: release 1.5.0 (#335)

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

Commits on Sep 18, 2019

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

Commits on Oct 22, 2019

  1. chore: release 1.6.1 (#352)

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

Commits on Nov 15, 2019

  1. chore: release 1.7.0 (#359)

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

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    9c28cd8 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.7.1 (#362)

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

Commits on Nov 25, 2019

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

Commits on Dec 5, 2019

  1. chore: release 1.8.0 (#366)

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

Commits on Dec 30, 2019

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

Commits on Dec 31, 2019

  1. chore: release 1.9.0 (#379)

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

Commits on Jan 6, 2020

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

Commits on Jan 28, 2020

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

Commits on Feb 12, 2020

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

Commits on Feb 26, 2020

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

Commits on Mar 2, 2020

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

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    655fddf 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 (#440)

    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 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    a249f95 View commit details
    Browse the repository at this point in the history
  2. fix: sample inspect customInfoTypes infoType name (#439)

    change customInfoType name property to infoType object with name property
    beniceberg committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    13dae9d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

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

    …or (#449)
    
    Run the latest version of the generator, update google-gax, update gts, and remove direct dependencies on eslint.
    alexander-fenster committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    e7cd4d3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency pngjs to v4 (#447)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [pngjs](https://github.com/lukeapage/pngjs2) | devDependencies | major | [`^3.3.3` -> `^4.0.0`](https://renovatebot.com/diffs/npm/pngjs/3.4.0/4.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-dlp).
    renovate-bot committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    51c0a61 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. chore: linting

    yoshi-automation committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    cfeddcc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    63d6ab5 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 (#466)

    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) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v8.0.0`](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;800-httpsgithubcomuuidjsuuidcomparev703v800-2020-04-29)
    
    [Compare Source](https://github.com/uuidjs/uuid/compare/v7.0.3...v8.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   For native ECMAScript Module (ESM) usage in Node.js only named exports are exposed, there is no more default export.
    
        ```diff
        -import uuid from 'uuid';
        -console.log(uuid.v4()); // -> 'cd6c3b08-0adc-4f4b-a6ef-36087a1c9869'
        +import { v4 as uuidv4 } from 'uuid';
        +uuidv4(); // ⇨ '9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d'
        ```
    
    -   Deep requiring specific algorithms of this library like `require('uuid/v4')`, which has been deprecated in `uuid@7`, is no longer supported.
    
        Instead use the named exports that this module exports.
    
        For ECMAScript Modules (ESM):
    
        ```diff
        -import uuidv4 from 'uuid/v4';
        +import { v4 as uuidv4 } from 'uuid';
        uuidv4();
        ```
    
        For CommonJS:
    
        ```diff
        -const uuidv4 = require('uuid/v4');
        +const { v4: uuidv4 } = require('uuid');
        uuidv4();
        ```
    
    ##### Features
    
    -   native Node.js ES Modules (wrapper approach) ([#&#8203;423](https://github.com/uuidjs/uuid/issues/423)) ([2d9f590](https://github.com/uuidjs/uuid/commit/2d9f590ad9701d692625c07ed62f0a0f91227991)), closes [#&#8203;245](https://github.com/uuidjs/uuid/issues/245) [#&#8203;419](https://github.com/uuidjs/uuid/issues/419) [#&#8203;342](https://github.com/uuidjs/uuid/issues/342)
    -   remove deep requires ([#&#8203;426](https://github.com/uuidjs/uuid/issues/426)) ([daf72b8](https://github.com/uuidjs/uuid/commit/daf72b84ceb20272a81bb5fbddb05dd95922cbba))
    
    ##### Bug Fixes
    
    -   add CommonJS syntax example to README quickstart section ([#&#8203;417](https://github.com/uuidjs/uuid/issues/417)) ([e0ec840](https://github.com/uuidjs/uuid/commit/e0ec8402c7ad44b7ef0453036c612f5db513fda0))
    
    ##### [7.0.3](https://github.com/uuidjs/uuid/compare/v7.0.2...v7.0.3) (2020-03-31)
    
    ##### Bug Fixes
    
    -   make deep require deprecation warning work in browsers ([#&#8203;409](https://github.com/uuidjs/uuid/issues/409)) ([4b71107](https://github.com/uuidjs/uuid/commit/4b71107d8c0d2ef56861ede6403fc9dc35a1e6bf)), closes [#&#8203;408](https://github.com/uuidjs/uuid/issues/408)
    
    ##### [7.0.2](https://github.com/uuidjs/uuid/compare/v7.0.1...v7.0.2) (2020-03-04)
    
    ##### Bug Fixes
    
    -   make access to msCrypto consistent ([#&#8203;393](https://github.com/uuidjs/uuid/issues/393)) ([8bf2a20](https://github.com/uuidjs/uuid/commit/8bf2a20f3565df743da7215eebdbada9d2df118c))
    -   simplify link in deprecation warning ([#&#8203;391](https://github.com/uuidjs/uuid/issues/391)) ([bb2c8e4](https://github.com/uuidjs/uuid/commit/bb2c8e4e9f4c5f9c1eaaf3ea59710c633cd90cb7))
    -   update links to match content in readme ([#&#8203;386](https://github.com/uuidjs/uuid/issues/386)) ([44f2f86](https://github.com/uuidjs/uuid/commit/44f2f86e9d2bbf14ee5f0f00f72a3db1292666d4))
    
    ##### [7.0.1](https://github.com/uuidjs/uuid/compare/v7.0.0...v7.0.1) (2020-02-25)
    
    ##### Bug Fixes
    
    -   clean up esm builds for node and browser ([#&#8203;383](https://github.com/uuidjs/uuid/issues/383)) ([59e6a49](https://github.com/uuidjs/uuid/commit/59e6a49e7ce7b3e8fb0f3ee52b9daae72af467dc))
    -   provide browser versions independent from module system ([#&#8203;380](https://github.com/uuidjs/uuid/issues/380)) ([4344a22](https://github.com/uuidjs/uuid/commit/4344a22e7aed33be8627eeaaf05360f256a21753)), closes [#&#8203;378](https://github.com/uuidjs/uuid/issues/378)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-dlp).
    renovate-bot committed May 1, 2020
    Configuration menu
    Copy the full SHA
    85adb16 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

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

Commits on Jun 2, 2020

  1. chore: release 3.0.0 (#441)

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

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    11b04e6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency mocha to v8 (#482)

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

Commits on Jun 16, 2020

  1. chore: release 3.0.1 (#487)

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

Commits on Jun 23, 2020

  1. fix(samples): include locations/global in parent field (#488)

    * Include locations/global in parent field for samples
    
    * Go back to looking for exact name match on risk jobs
    
    * Fix & reenable tests
    
    * Put the skips back, they're needed for other reasons
    sushicw committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    763ab39 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. test: make redact image comparison less strict (#500)

    In redact sample test, the original and the redacted images are compared and the comparison threshold is set to 0.03. Something has changed in the server side, let's make the threshold 0.1 without changing much in the test logic.
    alexander-fenster committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    c4a38e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. chore: release 3.0.2 (#490)

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

Commits on Aug 12, 2020

  1. chore: refactor all DLP samples and tests (#520)

    * chore: refactor all DLP samples and tests
    sofisl committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    883a71b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

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

Commits on Sep 9, 2020

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

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [yargs](https://yargs.js.org/) ([source](https://github.com/yargs/yargs)) | dependencies | major | [`^15.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/yargs/15.4.1/16.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>yargs/yargs</summary>
    
    ### [`v16.0.1`](https://github.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1601-httpswwwgithubcomyargsyargscomparev1600v1601-2020-09-09)
    
    [Compare Source](https://github.com/yargs/yargs/compare/v16.0.0...v16.0.1)
    
    ### [`v16.0.0`](https://github.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1600-httpswwwgithubcomyargsyargscomparev1542v1600-2020-09-09)
    
    [Compare Source](https://github.com/yargs/yargs/compare/v15.4.1...v16.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   tweaks to ESM/Deno API surface: now exports yargs function by default; getProcessArgvWithoutBin becomes hideBin; types now exported for Deno.
    -   find-up replaced with escalade; export map added (limits importable files in Node >= 12); yarser-parser@19.x.x (new decamelize/camelcase implementation).
    -   **usage:** single character aliases are now shown first in help output
    -   rebase helper is no longer provided on yargs instance.
    -   drop support for EOL Node 8 ([#&#8203;1686](https://github.com/yargs/yargs/issues/1686))
    
    ##### Features
    
    -   adds strictOptions() ([#&#8203;1738](https://www.github.com/yargs/yargs/issues/1738)) ([b215fba](https://www.github.com/yargs/yargs/commit/b215fba0ed6e124e5aad6cf22c8d5875661c63a3))
    -   **helpers:** rebase, Parser, applyExtends now blessed helpers ([#&#8203;1733](https://www.github.com/yargs/yargs/issues/1733)) ([c7debe8](https://www.github.com/yargs/yargs/commit/c7debe8eb1e5bc6ea20b5ed68026c56e5ebec9e1))
    -   adds support for ESM and Deno ([#&#8203;1708](https://www.github.com/yargs/yargs/issues/1708)) ([ac6d5d1](https://www.github.com/yargs/yargs/commit/ac6d5d105a75711fe703f6a39dad5181b383d6c6))
    -   drop support for EOL Node 8 ([#&#8203;1686](https://www.github.com/yargs/yargs/issues/1686)) ([863937f](https://www.github.com/yargs/yargs/commit/863937f23c3102f804cdea78ee3097e28c7c289f))
    -   i18n for ESM and Deno ([#&#8203;1735](https://www.github.com/yargs/yargs/issues/1735)) ([c71783a](https://www.github.com/yargs/yargs/commit/c71783a5a898a0c0e92ac501c939a3ec411ac0c1))
    -   tweaks to API surface based on user feedback ([#&#8203;1726](https://www.github.com/yargs/yargs/issues/1726)) ([4151fee](https://www.github.com/yargs/yargs/commit/4151fee4c33a97d26bc40de7e623e5b0eb87e9bb))
    -   **usage:** single char aliases first in help ([#&#8203;1574](https://www.github.com/yargs/yargs/issues/1574)) ([a552990](https://www.github.com/yargs/yargs/commit/a552990c120646c2d85a5c9b628e1ce92a68e797))
    
    ##### Bug Fixes
    
    -   **yargs:** add missing command(module) signature ([#&#8203;1707](https://www.github.com/yargs/yargs/issues/1707)) ([0f81024](https://www.github.com/yargs/yargs/commit/0f810245494ccf13a35b7786d021b30fc95ecad5)), closes [#&#8203;1704](https://www.github.com/yargs/yargs/issues/1704)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dlp).
    renovate-bot committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    78f0420 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. chore: release 3.0.3 (#537)

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

Commits on Oct 16, 2020

  1. chore: release 3.0.4 (#549)

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

Commits on Oct 20, 2020

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

Commits on Oct 26, 2020

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

Commits on Nov 16, 2020

  1. chore: release 3.0.5 (#561)

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

Commits on Dec 2, 2020

  1. chore: release 3.0.6 (#564)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [3.0.6](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.5...v3.0.6) (2020-11-25)
    
    
    ### Bug Fixes
    
    * **window:** check for fetch on window ([8d9d49f](https://www.github.com/googleapis/nodejs-dlp/commit/8d9d49f9d9fbfec291ca0c3cf1bef64870cc8e3d))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    8d17a03 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

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

Commits on May 13, 2021

  1. chore: release 3.1.1 (#607)

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

Commits on May 25, 2021

  1. chore: release 3.1.2 (#616)

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

Commits on Jun 22, 2021

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

Commits on Jun 29, 2021

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

Commits on Jul 12, 2021

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

Commits on Jul 16, 2021

  1. chore: release 3.1.6 (#635)

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

Commits on Aug 13, 2021

  1. chore: release 3.1.7 (#643)

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

Commits on Aug 17, 2021

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

Commits on Aug 23, 2021

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

Commits on Sep 24, 2021

  1. docs(samples): add auto-generated Node samples (#656)

    * docs(samples): add auto-generated Node samples build(generator): find protoc based on its bazel location
    
    PiperOrigin-RevId: 398604509
    
    Source-Link: googleapis/googleapis@6ef16b9
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/8314e1ead3e906dbf2012ced8d92f2bc8dd45c95
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODMxNGUxZWFkM2U5MDZkYmYyMDEyY2VkOGQ5MmYyYmM4ZGQ0NWM5NSJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * build: ugprade samples engine to Node 10
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Sofia Leon <sofialeon@google.com>
    3 people committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    1de7176 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    8dccbd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e6ba0 View commit details
    Browse the repository at this point in the history
  3. docs(samples): removed test console logs (#662)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/nodejs-dlp/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    Sita04 committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    34e83db View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. chore: release 3.3.0 (#668)

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

Commits on Feb 19, 2022

  1. docs(samples): modified region tag to align with other snippets (#687)

    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    Sita04 and sofisl committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    5df2217 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. chore(main): release 3.4.0 (#694)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.4.0](googleapis/nodejs-dlp@v3.3.0...v3.4.0) (2022-03-25)
    
    
    ### Features
    
    * new Bytes and File types: POWERPOINT and EXCEL ([#693](googleapis/nodejs-dlp#693)) ([ed3dc42](googleapis/nodejs-dlp@ed3dc42))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    22fe8d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. chore(main): release 3.5.0 (#696)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    5ebdf1e 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 (#713)

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

Commits on Jun 6, 2022

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

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

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    15c877f View commit details
    Browse the repository at this point in the history
  2. chore(main): release 4.0.1 (#717)

    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: bencoe@google.com <bencoe@google.com>
    release-please[bot] committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    5d4129b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. build: fix sample test (#721)

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

Commits on Jun 29, 2022

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

Commits on Jul 4, 2022

  1. chore(main): release 4.0.2 (#725)

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

Commits on Jul 12, 2022

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

    * chore(main): release 4.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] committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9ed7e38 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. test: fix sample test for listJobs (#734)

    * test: fix sample test for listJobs
    
    * test: fix sample test for listJobs
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    alexander-fenster and gcf-owl-bot[bot] committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5854387 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. chore(main): release 4.1.1 (#737)

    * chore(main): release 4.1.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] committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    bedcd1a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. chore(deps): update dependency uuid to v9 (#744)

    * chore(deps): update dependency uuid to v9
    
    * test: fix samples test
    
    Co-authored-by: Alexander Fenster <github@fenster.name>
    renovate-bot and alexander-fenster committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0174bc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. chore(main): release 4.2.0 (#745)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.2.0](googleapis/nodejs-dlp@v4.1.1...v4.2.0) (2022-09-22)
    
    
    ### Features
    
    * Add Deidentify action ([#742](googleapis/nodejs-dlp#742)) ([27bb912](googleapis/nodejs-dlp@27bb912))
    
    
    ### Bug Fixes
    
    * Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-dlp/issues/1553)) ([#741](googleapis/nodejs-dlp#741)) ([655d6af](googleapis/nodejs-dlp@655d6af))
    * Preserve default values in x-goog-request-params header ([#746](googleapis/nodejs-dlp#746)) ([7c53b9f](googleapis/nodejs-dlp@7c53b9f))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    7d1bfdc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    a6fd652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0424092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d564b79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad775a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    889f0c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fb1355 View commit details
    Browse the repository at this point in the history