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-error-reporting #2821

Merged
merged 72 commits into from
Nov 11, 2022

Commits on Nov 11, 2022

  1. Error reporting (#408)

    jmdobry authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7ec9157 View commit details
    Browse the repository at this point in the history
  2. 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 Nov 11, 2022
    Configuration menu
    Copy the full SHA
    08ee4ba View commit details
    Browse the repository at this point in the history
  3. Build updates. (#462)

    jmdobry authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4b64fe8 View commit details
    Browse the repository at this point in the history
  4. 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 Nov 11, 2022
    Configuration menu
    Copy the full SHA
    405ecf7 View commit details
    Browse the repository at this point in the history
  5. Complete code migration (#18)

    DominicKramer authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2fbaff8 View commit details
    Browse the repository at this point in the history
  6. chore: fix the samples tests (#39)

    BREAKING CHANGE: This change renames the `Errors` class to `ErrorReporting`.
    DominicKramer authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    f763bb7 View commit details
    Browse the repository at this point in the history
  7. Fixing vulnerability reported by snyk (#51)

    * Fixing vulnerability reported by snyk
    
    That does not cause any harm to this samples package but I want to keep snyk dashboard clean.
    
    * require the correct version of the main package
    
    * undo version change
    alexander-fenster authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6975b40 View commit details
    Browse the repository at this point in the history
  8. chore: update README to reflect the new API (#76)

    DominicKramer authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7fcddf0 View commit details
    Browse the repository at this point in the history
  9. chore: release v0.4.0 (#109)

    DominicKramer authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    bdf66a9 View commit details
    Browse the repository at this point in the history
  10. chore: lock files maintenance (#114)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c4bea37 View commit details
    Browse the repository at this point in the history
  11. chore: lock files maintenance (#118)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    72240d7 View commit details
    Browse the repository at this point in the history
  12. chore: update package locks (#122)

    alexander-fenster authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    92ffdbb View commit details
    Browse the repository at this point in the history
  13. chore: upgrade to gts 0.6.0 (#123)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    26391d7 View commit details
    Browse the repository at this point in the history
  14. chore: lock files maintenance (#131)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    d516b8c View commit details
    Browse the repository at this point in the history
  15. fix: upgrade to the latest @google-cloud/common (#128)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    303d4b4 View commit details
    Browse the repository at this point in the history
  16. fix: update gts and typescript (#143)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0af32c1 View commit details
    Browse the repository at this point in the history
  17. chore: update sample lockfiles (#147)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    44e84d5 View commit details
    Browse the repository at this point in the history
  18. refactor: drop repo-tool as an exec wrapper (#148)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    78fcd07 View commit details
    Browse the repository at this point in the history
  19. bump version to 0.5.0 (#149)

    crwilcox authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    f78a7ba View commit details
    Browse the repository at this point in the history
  20. chore(deps): update dependency sinon to v5.1.1 (#151)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5f2c1b2 View commit details
    Browse the repository at this point in the history
  21. fix(deps): update dependency yargs to v12 (#154)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5c9380b View commit details
    Browse the repository at this point in the history
  22. chore(deps): update dependency sinon to v6 (#153)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    1189fed View commit details
    Browse the repository at this point in the history
  23. chore(deps): update dependency nyc to v12 (#152)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b213f2d View commit details
    Browse the repository at this point in the history
  24. chore(deps): lock file maintenance (#156)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    dbffef1 View commit details
    Browse the repository at this point in the history
  25. chore(deps): lock file maintenance (#160)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2e8ca8f View commit details
    Browse the repository at this point in the history
  26. fix: drop support for nodejs 9.x (#161)

    * fix: drop support for node.js 4.x and 9.x
    
    * moar fixing
    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3960373 View commit details
    Browse the repository at this point in the history
  27. chore(deps): lock file maintenance (#163)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c8c4417 View commit details
    Browse the repository at this point in the history
  28. chore(deps): lock file maintenance (#164)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    22a82e5 View commit details
    Browse the repository at this point in the history
  29. chore(deps): lock file maintenance (#169)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    64cfa41 View commit details
    Browse the repository at this point in the history
  30. chore(deps): lock file maintenance (#172)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7494bea View commit details
    Browse the repository at this point in the history
  31. chore: require node 8 for samples (#178)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    d7fc961 View commit details
    Browse the repository at this point in the history
  32. chore(deps): lock file maintenance (#181)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e78e1a2 View commit details
    Browse the repository at this point in the history
  33. chore(deps): lock file maintenance (#191)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ba45735 View commit details
    Browse the repository at this point in the history
  34. chore: ignore package-lock.json (#193)

    * chore: ignore package-log.json
    
    * remove locky
    
    * renovateeee
    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    74c7359 View commit details
    Browse the repository at this point in the history
  35. chore(deps): update dependency nyc to v13 (#200)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    bc131ad View commit details
    Browse the repository at this point in the history
  36. chore(deps): update dependency sinon to v7 (#223)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e0c589c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2b77145 View commit details
    Browse the repository at this point in the history
  38. Update region tags in samples (#259)

    fhinkel authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3dd87de View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    34de7eb View commit details
    Browse the repository at this point in the history
  40. Release v0.5.2 (#292)

    DominicKramer authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ed3bda6 View commit details
    Browse the repository at this point in the history
  41. Release v0.6.0 (#298)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0343d2e View commit details
    Browse the repository at this point in the history
  42. fix(deps): update dependency yargs to v13 (#312)

    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e8d4345 View commit details
    Browse the repository at this point in the history
  43. 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-error-reporting).
    
    #317 automerged by dpebot
    renovate[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8771eab View commit details
    Browse the repository at this point in the history
  44. Release v0.6.1 (#325)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    68dd41b View commit details
    Browse the repository at this point in the history
  45. Release v0.6.2 (#338)

    bcoe authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    41fbf12 View commit details
    Browse the repository at this point in the history
  46. Release v0.6.3 (#340)

    bcoe authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    afed739 View commit details
    Browse the repository at this point in the history
  47. docs(samples): modernize samples, sample tests (#346)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    384169b View commit details
    Browse the repository at this point in the history
  48. chore: release 1.0.0 (#360)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    41fe5de View commit details
    Browse the repository at this point in the history
  49. chore: release 1.1.0 (#378)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    114da2f View commit details
    Browse the repository at this point in the history
  50. chore: release 1.1.1 (#382)

    yoshi-automation authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    26cf52c View commit details
    Browse the repository at this point in the history
  51. chore: update license headers

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8e6ee5c View commit details
    Browse the repository at this point in the history
  52. chore: release 1.1.3 (#414)

    release-please[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5060059 View commit details
    Browse the repository at this point in the history
  53. refactor: use explicit mocha imports (#425)

    JustinBeckwith authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b92df77 View commit details
    Browse the repository at this point in the history
  54. chore(deps): update dependency mocha to v7 (#428)

    renovate-bot authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3db596a View commit details
    Browse the repository at this point in the history
  55. chore(deps): update dependency gaxios to v3 (#457)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [gaxios](https://togithub.com/googleapis/gaxios) | devDependencies | major | [`^2.0.1` -> `^3.0.0`](https://renovatebot.com/diffs/npm/gaxios/2.3.4/3.0.2) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/gaxios</summary>
    
    ### [`v3.0.2`](https://togithub.com/googleapis/gaxios/blob/master/CHANGELOG.md#&#8203;302-httpswwwgithubcomgoogleapisgaxioscomparev301v302-2020-03-24)
    
    [Compare Source](https://togithub.com/googleapis/gaxios/compare/v3.0.1...v3.0.2)
    
    ### [`v3.0.1`](https://togithub.com/googleapis/gaxios/blob/master/CHANGELOG.md#&#8203;301-httpswwwgithubcomgoogleapisgaxioscomparev300v301-2020-03-23)
    
    [Compare Source](https://togithub.com/googleapis/gaxios/compare/v3.0.0...v3.0.1)
    
    ### [`v3.0.0`](https://togithub.com/googleapis/gaxios/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapisgaxioscomparev232v300-2020-03-19)
    
    [Compare Source](https://togithub.com/googleapis/gaxios/compare/1dbfe6b672f84285baf430d9dea8d280f8147c7a...v3.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   **deps:** TypeScript introduced breaking changes in generated code in 3.7.x
    -   drop Node 8 from engines field ([#&#8203;254](https://togithub.com/googleapis/gaxios/issues/254))
    
    ##### Features
    
    -   drop Node 8 from engines field ([#&#8203;254](https://www.github.com/googleapis/gaxios/issues/254)) ([8c9fff7](https://www.github.com/googleapis/gaxios/commit/8c9fff7f92f70f029292c906c62d194c1d58827d))
    -   **deps:** updates to latest TypeScript ([#&#8203;253](https://www.github.com/googleapis/gaxios/issues/253)) ([054267b](https://www.github.com/googleapis/gaxios/commit/054267bf12e1801c134e3b5cae92dcc5ea041fab))
    
    ##### [2.3.2](https://www.github.com/googleapis/gaxios/compare/v2.3.1...v2.3.2) (2020-02-28)
    
    ##### Bug Fixes
    
    -   update github repo in package ([#&#8203;239](https://www.github.com/googleapis/gaxios/issues/239)) ([7e750cb](https://www.github.com/googleapis/gaxios/commit/7e750cbaaa59812817d725c74fb9d364c4b71096))
    
    ##### [2.3.1](https://www.github.com/googleapis/gaxios/compare/v2.3.0...v2.3.1) (2020-02-13)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency https-proxy-agent to v5 ([#&#8203;233](https://www.github.com/googleapis/gaxios/issues/233)) ([56de0a8](https://www.github.com/googleapis/gaxios/commit/56de0a824a2f9622e3e4d4bdd41adccd812a30b4))
    
    </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-error-reporting).
    renovate-bot authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ebebc4c View commit details
    Browse the repository at this point in the history
  56. build!: update to latest version of gts and typescript (#467)

    sofisl authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    72b8ade View commit details
    Browse the repository at this point in the history
  57. chore: release 2.0.0 (#469)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    2 people authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    306449e View commit details
    Browse the repository at this point in the history
  58. chore(deps): update dependency mocha to v8 (#485)

    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-error-reporting).
    renovate-bot authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5f34cee View commit details
    Browse the repository at this point in the history
  59. chore(deps): update dependency gaxios to v4 (#524)

    Co-authored-by: Nicole Zhu <69952136+nicoleczhu@users.noreply.github.com>
    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    3 people authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    234a836 View commit details
    Browse the repository at this point in the history
  60. chore: release 2.0.1 (#536)

    release-please[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8699991 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    b822b7c View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    84f222a View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    ce7900f View commit details
    Browse the repository at this point in the history
  64. chore(main): release 2.0.5 (#636)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5fba9bd View commit details
    Browse the repository at this point in the history
  65. chore(deps): update dependency gaxios to v5 (#638)

    renovate-bot authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    dd03ca3 View commit details
    Browse the repository at this point in the history
  66. build!: update library to use Node 12 (#644)

    * build!: Update library to use Node 12
    Co-authored-by: Summer Ji <summerji@google.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sofisl authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5114792 View commit details
    Browse the repository at this point in the history
  67. chore(main): release 3.0.0 (#645)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    f714636 View commit details
    Browse the repository at this point in the history
  68. chore(main): release 3.0.1 (#649)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4b1a060 View commit details
    Browse the repository at this point in the history
  69. chore(main): release 3.0.2 (#655)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    bcaa858 View commit details
    Browse the repository at this point in the history
  70. chore(main): release 3.0.3 (#657)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7635b48 View commit details
    Browse the repository at this point in the history
  71. chore(main): release 3.0.4 (#677)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3505b5e View commit details
    Browse the repository at this point in the history
  72. docs: Add error-reporting samples

    kweinmeister authored and Ace Nassri committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    77ba53f View commit details
    Browse the repository at this point in the history