-
Notifications
You must be signed in to change notification settings - Fork 8
fix: pack-n-play lint command and coypright year #36
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GautamSharda
approved these changes
Sep 23, 2025
GautamSharda
added a commit
that referenced
this pull request
Sep 29, 2025
* Initial release * Update readme * Add package.json * Change header weight to 600 * Fix numbered code blocks padding * Update version * Remove padding from last line in linenum codeblock * Fix padding on direct code blocks * Add methods to nav tree, overflow * Add overflow to nav * chore(Readme): Release minami on npm and suggest using npm to manage * feat(Design): Better sidebar, responsive, css only * 1.1.0 * chore(Readme): Update screenshot * chore(Readme): Change Open Sans -> Montserrat (headers), Helvetica Neue (body) * chore(License): Move under Apache 2 license to fall under JSDoc requirements * chore(License): Add JSDoc 3 license to third party section * Adding sticky nave * Adding sticky nav * Fix error when items are missing * Use HTTPS link for webfont This fixes font loading on HTTPS pages * update default css && package information, bump version to 1.2.0 * update css * method title css updates * add padding to side nav for scrollability on small screens * Removes RETURNS and TYPE from many doclet templates * Only show classes and modules in sidebar navigation * Bump version to 1.2.5 * Add minimal table styling * Bump version to 1.2.6 * B js doc theme (#2) * Updated theme and layout. Search feature. Removing Minami theme. * Updating the readme * Removing version number from left nav as it is not dynamically updated * Limiting width of some sections on huge displays * Adding highlight JS. Moving away from b_mono for code because of box char support * Adding mixpanel, removing prettyprint library * Updating the version number to reflect v2.0 release * Fixing some indentation and consistency issues * Reducing the number of search results to fit a regular screen * Add eslint * Fixing some spelling and using === instead of == * Linted the css * Add travis yaml (#4) * Stop travis from emailing about jsdoc builds * Update deprecation styling * Bump version to 2.0.1 * Add URL link button to JSDoc entries (#6) * Bump version to 2.0.2 * Add "Forked from" attribution to README * Make nav title configurable * Remove includeDate option * Make search configurable * Make search configurable * Clean up indentation * Remove excess padding on code blocks * Fix spelling error in README * Bump version to 3.0.0. * Fix console error from pagelocation script * Add anchor tags to examples (#13) * Increase section max-width to fit one nested table (#12) * Bump version to 3.1.0 * Hide hidden modules from members section (#14) * Hide excluded modules from members section * Add changelog entry * Update container.tmpl * Bump version to 3.1.1 * Update container.tmpl (#16) * LI to show (#17) * Add 'disableSort' option (#15) * Added disableSort option * Documented `disableSort` * Update container.tmpl * Update README.md * Bump version to v3.2.0 * Fix linting errors * unreleased ----- - Added support for templates.collapse option. When set to true only the active component\'s members are expanded. - Added templates.resources option that takes an object where the keys are the labels and the values are links to external resources. - Minor css bugfixes * Bump version to v3.3.0 * Update eslint dependency * Update travis yaml * Bump lodash from 4.17.11 to 4.17.14 (#20) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]> * feat: make it work for us * fix: update renovate config and tokens (#2) * fix: bump the build * fix: put output in the root docs/ folder * docs: update the README (#3) * chore(deps): update dependency semistandard to v14 (#4) * fix: prevent identically named top-level items in the left nav (#5) Before this change, if two top-level items had the same `name`, that name appeared twice in the left nav. For example, `v1.Foo` and `v2.Foo` both appeared as `Foo`, and the generated HTML used the `id` attribute `Foo-nav` for both items. After this change, the left nav shows `v1.Foo` and `v2.Foo` instead, and their `id` attributes are `v1.Foo-nav` and `v2.Foo-nav`, respectively. * chore: include common synth files (#7) * chore(deps): update dependency eslint-plugin-node to v11 (#8) * chore(deps): update dependency prettier to v2 (#10) * chore(deps): update dependency eslint to v7 (#11) * fix: function's returns are missing (#13) * chore: release 1.0.3 (#14) * created CHANGELOG.md [ci skip] * updated package.json [ci skip] Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * build: update to common CI (#17) * build: migrate to secret manager (#18) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9b55eba7-85ee-48d5-a737-8b677439db4d/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@1c92077 * chore(nodejs_templates): add script logging to node_library populate-secrets.sh (#19) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/e306327b-605f-4c07-9420-c106e40c47d5/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@e703494 * chore: update node issue template (#20) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/37f383f8-7560-459e-b66c-def10ff830cb/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b10590a * build: add config .gitattributes (#21) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/2a81bca4-7abd-4108-ac1f-21340f858709/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@dc9caca * fix: typeo in nodejs .gitattribute (#23) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/cc99acfa-05b8-434b-9500-2f6faf2eaa02/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@799d8e6 * chore: release 1.0.4 (#24) :robot: I have created a release \*beep\* \*boop\* --- ### [1.0.4](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.0.3...v1.0.4) (2020-07-09) ### Bug Fixes * typeo in nodejs .gitattribute ([#23](https://www.github.com/googleapis/jsdoc-fresh/issues/23)) ([80e2df9](https://www.github.com/googleapis/jsdoc-fresh/commit/80e2df993ee5f674a1e9856b306eb23ca75fdbdc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). * build: missing closing paren in publish script (#26) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9c6207e5-a7a6-4e44-ab6b-91751e0230b1/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@d82decc * chore: add dev dependencies for cloud-rad ref docs (#31) * build: add Node 8 tests * chore: add config files for cloud-rad, delete template for Node 8 tests (#30) * chore: delete template for Node 8 tests Source-Author: F. Hinkelmann <[email protected]> Source-Date: Tue Jul 14 19:56:02 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 388e10f5ae302d3e8de1fac99f3a95d1ab8f824a Source-Link: googleapis/synthtool@388e10f * chore: add config files for cloud-rad for node.js * chore: add config files for cloud-rad for node.js Generate and upload yaml files for ref docs * Add gitattributes for json with comments * chore: extra char Source-Author: F. Hinkelmann <[email protected]> Source-Date: Thu Jul 16 12:19:00 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 21f1470ecd01424dc91c70f1a7c798e4e87d1eec Source-Link: googleapis/synthtool@21f1470 Co-authored-by: sofisl <[email protected]> * build: correct dev-site config (#32) * build: --credential-file-override is no longer required (#34) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4de22315-84b1-493d-8da2-dfa7688128f5/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@94421c4 * chore: update cloud rad kokoro build job (#35) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/b742586e-df31-4aac-8092-78288e9ea8e7/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@bd0deaa * build: perform publish using Node 12 (#36) This PR was generated using Autosynth. 🌈 - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@5747555 * chore: start tracking obsolete files (#37) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/7a1b0b96-8ddb-4836-a1a2-d2f73b7e6ffe/targets - [ ] To automatically regenerate this PR, check this box. * build: move system and samples test from Node 10 to Node 12 (#38) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/ba2d388f-b3b2-4ad7-a163-0c6b4d86894f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@05de3e1 * build: track flaky tests for "nightly", add new secrets for tagging (#39) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/96acae41-dfd7-4d71-95d3-12436053b826/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@8cf6d28 * build(test): recursively find test files; fail on unsupported dependency versions (#41) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/57acd272-496f-4414-af01-fc62837d5aa1/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@fdd03c1 * chore: update bucket for cloud-rad (#42) Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com> Source-Author: F. Hinkelmann <[email protected]> Source-Date: Wed Sep 30 14:13:57 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 079dcce498117f9570cebe6e6cff254b38ba3860 Source-Link: googleapis/synthtool@079dcce * build(node_library): migrate to Trampoline V2 (#43) Source-Author: Takashi Matsuo <[email protected]> Source-Date: Fri Oct 2 12:13:27 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9 Source-Link: googleapis/synthtool@0c868d4 * build: only check --engine-strict for production deps (#44) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/75155c02-9dd0-4bb9-8de5-c6ec245fec71/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@5451633 * chore: clean up Node.js TOC for cloud-rad (#45) * chore: clean up Node.js TOC for cloud-rad Source-Author: F. Hinkelmann <[email protected]> Source-Date: Wed Oct 21 09:26:04 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: f96d3b455fe27c3dc7bc37c3c9cd27b1c6d269c8 Source-Link: googleapis/synthtool@f96d3b4 * chore: fix Node.js TOC for cloud-rad Source-Author: F. Hinkelmann <[email protected]> Source-Date: Wed Oct 21 12:01:24 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 901ddd44e9ef7887ee681b9183bbdea99437fdcc Source-Link: googleapis/synthtool@901ddd4 * docs: updated code of conduct (includes update to actions) (#49) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d837e2c5-e7f6-4c9f-a98e-12a1b08a381f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@89c849b Source-Link: googleapis/synthtool@a783321 Source-Link: googleapis/synthtool@b7413d3 Source-Link: googleapis/synthtool@5f6ef0e * fix(docs): fix the sample in README.md (#50) This should be just `docs:` but we also want to test the release automation. So `fix(docs)`! * chore: release 1.0.5 (#51) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#52) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4517db23-0bde-4f5c-a0d0-6b663836a90c/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@ba9918c * chore(deps): update dependency gts to v3 (#53) * docs: add instructions for authenticating for system tests (#54) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/305b4f12-f9c7-4cda-8a25-0d5dc36b634b/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@363fe30 * refactor(nodejs): move build cop to flakybot (#56) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/6beadd04-5b03-401e-9ccb-223912fefc50/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@57c23fa * chore: regenerate common templates (#60) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/2ea6930c-6999-4b7b-87b2-ebae50f55cbb/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@c6706ee Source-Link: googleapis/synthtool@b33b0e2 Source-Link: googleapis/synthtool@898b38a * build: add generated-files bot config (#61) Source-Author: Daniel Bankhead <[email protected]> Source-Date: Tue Apr 27 15:33:07 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 04573fd73f56791c659832aa84d35a4ec860d6f7 Source-Link: googleapis/synthtool@04573fd * build: remove codecov action (#63) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/80be6106-65d5-4cf6-b3c7-c0b786f2ac32/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@b891fb4 * feat: add `gcf-owl-bot[bot]` to `ignoreAuthors` (#64) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/6d4e6343-f274-491c-b4e9-e2dbd090be29/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@7332178 * chore: migrate to owl bot (#66) * chore: migrate to owl bot * chore: copy files from googleapis-gen 397c0bfd367a2427104f988d5329bc117caafd95 * chore: run the post processor * feat: display deprecation messages better (#68) * chore: release 1.1.0 (#69) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore(nodejs): remove api-extractor dependencies (#74) * chore: release 1.1.1 (#84) :robot: I have created a release \*beep\* \*boop\* --- ### [1.1.1](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.1.0...v1.1.1) (2021-08-11) ### Bug Fixes * **build:** migrate to using main branch ([#83](https://www.github.com/googleapis/jsdoc-fresh/issues/83)) ([9474adb](https://www.github.com/googleapis/jsdoc-fresh/commit/9474adbf0d559d319ff207397ba2be6b557999ac)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). * chore: relocate owl bot post processor (#88) * chore: relocate owl bot post processor * chore: relocate owl bot post processor * build(node): run linkinator against index.html (#1227) (#90) Source-Link: googleapis/synthtool@d4236bb Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:c0ad7c54b9210f1d10678955bc37b377e538e15cb07ecc3bac93cc7219ec2bc5 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: bcoe <[email protected]> * chore(cloud-rad): delete api-extractor config (#91) * build: add generated samples to .eslintignore (#92) * build: add srs yaml file (#1419) (#105) * build: sdd srs yaml file (#1419) * build: add sync-repo-settings and change branch protection Source-Link: googleapis/synthtool@ed8079c Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:80bfa0c67226453b37b501be7748b2fa2a2676cfeec0012e79e3a1a8f1cbe6a3 * add engines field * 🦉 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> Co-authored-by: Sofia Leon <[email protected]> * build!: update library to use Node 12 (#108) * build!: Update library to use Node 12 * chore(main): release 2.0.0 (#109) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore(main): release 2.0.1 (#113) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * fix(deps): replace `taffydb` with `@jsdoc/salty` (#117) `taffydb` has issues. It's unclear what license it uses, and it has an alleged "security vulnerability" that's completely bogus but nonetheless causes `npm audit` to squawk. See https://github.com/jsdoc/jsdoc/blob/main/packages/jsdoc-salty/README.md for details about both issues. This PR replaces `taffydb` with `@jsdoc/salty`, a drop-in replacement for `taffydb` that's licensed under the Apache License 2.0. It has no known security issues, bogus or otherwise. To test this PR, I generated docs for JSDoc 4.x using this template: ``` git clone https://github.com/jsdoc/jsdoc cd jsdoc git checkout releases/4.0 npm install node jsdoc.js jsdoc.js lib/jsdoc/* -t ../jsdoc-fresh ``` * chore(main): release 2.0.2 (#118) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore!: upgrade to Node 14 * docs: fix node release schedule link Co-authored-by: Jeffrey Rennie <[email protected]> Source-Link: googleapis/synthtool@1a24315 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430 * chore!:upgrade to Node 14 * 🦉 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> Co-authored-by: Sofia Leon <[email protected]> * chore(main): release 3.0.0 (#127) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore(nodejs): Add `system-test/fixtures` to `.eslintignore` (#132) * fix: Add `system-test/fixtures` to `.eslintignore` * refactor: Use `**` Source-Link: googleapis/synthtool@b7858ba Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:abc68a9bbf4fa808b25fa16d3b11141059dc757dbc34f024744bba36c200b40f Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> * ci: Enable `constraintsFiltering` for Node.js Libraries (#138) chore: Enable `constraintsFiltering` for Node.js Libraries Source-Link: https://togithub.com/googleapis/synthtool/commit/dae1282201b64e4da3ad512632cb4dda70a832a1 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d920257482ca1cd72978f29f7d28765a9f8c758c21ee0708234db5cf4c5016c2 * chore: update links in github issue templates (#140) * chore: update links in github issue templates * chore: update links in github issue templates Source-Link: googleapis/synthtool@38fa49f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:609822e3c09b7a1bd90b99655904609f162cc15acb4704f1edf778284c36f429 * Update owlbot.py * Delete .github/ISSUE_TEMPLATE/bug_report.md * Update bug_report.yml * Delete .github/ISSUE_TEMPLATE/feature_request.md * Update feature_request.yml * Delete .github/ISSUE_TEMPLATE/question.md * Delete .github/scripts/close-invalid-link.cjs * Delete .github/workflows/issues-no-repro.yaml --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: sofisl <[email protected]> * chore(main): release 4.0.0 (#150) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * build: add release-please config, fix owlbot-config * Update .release-please-manifest.json * Update release-please-config.json * chore: mv packages/* dev-packages/ * change copyright to 2025 * chore: fix compile script ci failure * chore: remove trailing comma * echo no samples test * since there's no compile script, there is no build/ dir for system-test --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Nijiko Yonskai <[email protected]> Co-authored-by: dryajov <[email protected]> Co-authored-by: Brian Peiris <[email protected]> Co-authored-by: SEAPUNK <[email protected]> Co-authored-by: mvaznaian <[email protected]> Co-authored-by: Mrak <[email protected]> Co-authored-by: Evan Hahn <[email protected]> Co-authored-by: Craig Wattrus <[email protected]> Co-authored-by: Blade Barringer <[email protected]> Co-authored-by: Lila Conlee <[email protected]> Co-authored-by: Brent Fitzgerald <[email protected]> Co-authored-by: Tony Mobily <[email protected]> Co-authored-by: blade <[email protected]> Co-authored-by: Daniel Belisle <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Justin Beckwith <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jeff Williams <[email protected]> Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: WhiteSource Renovate <[email protected]> Co-authored-by: Summer Ji <[email protected]> Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yoshi Automation Bot <[email protected]> Co-authored-by: F. Hinkelmann <[email protected]> Co-authored-by: sofisl <[email protected]> Co-authored-by: Jeffrey Rennie <[email protected]> Co-authored-by: Alexander Fenster <[email protected]> Co-authored-by: Alice <[email protected]> Co-authored-by: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: bcoe <[email protected]> Co-authored-by: Sofia Leon <[email protected]> Co-authored-by: Jeff Williams <[email protected]>
GautamSharda
added a commit
that referenced
this pull request
Oct 1, 2025
* feat: flesh out initial plugin * chore: small cleanup to structure (#2) * chore: release 1.0.0 (#1) * chore: add package-lock.json to .gitignore * fix(license): license to Google (#3) * chore: release 1.0.1 (#4) * fix(deps): remove unused yargs dep (#5) * chore: release 1.0.2 (#6) * fix: node_modules can have folders with .js extension (#3) * chore: fix links to point to googleapis (#7) * chore: release 1.0.3 (#6) * fix: tag issue of undefined (#11) * chore(deps): update dependency c8 to v7 (#13) * chore(deps): update dependency mocha to v7 (#14) * chore: release 1.0.4 (#12) * chore(deps): update dependency mocha to v8 (#16) * build: enable standard config (#19) * chore: add dev deps for cloud rad (#20) Co-authored-by: Justin Beckwith <[email protected]> * test: stub out system test (#22) * build: move gittatributes files to node templates (#21) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/452e1583-6c83-495a-ad97-fb34fc6f653f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3a00b7f Source-Link: googleapis/synthtool@d07b7b7 Source-Link: googleapis/synthtool@99c93fe * chore: update comments for using magictoken * chore(node): fix kokoro build path for cloud-rad (#24) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4bdc1826-2f69-49f1-a63b-94f99cceb5ee/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@89d431f * build: --credential-file-override is no longer required (#26) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4de22315-84b1-493d-8da2-dfa7688128f5/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@94421c4 * chore: update cloud rad kokoro build job (#27) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/b742586e-df31-4aac-8092-78288e9ea8e7/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@bd0deaa * build: perform publish using Node 12 (#28) This PR was generated using Autosynth. 🌈 - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@5747555 * chore: start tracking obsolete files (#29) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/7a1b0b96-8ddb-4836-a1a2-d2f73b7e6ffe/targets - [ ] To automatically regenerate this PR, check this box. * fix: move system and samples test from Node 10 to Node 12 (#30) Source-Author: sofisl <[email protected]> Source-Date: Thu Aug 20 18:29:50 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 05de3e1e14a0b07eab8b474e669164dbd31f81fb Source-Link: googleapis/synthtool@05de3e1 * chore: release 1.0.5 (#31) * build: track flaky tests for "nightly", add new secrets for tagging (#32) Source-Author: Benjamin E. Coe <[email protected]> Source-Date: Wed Aug 26 14:28:22 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 8cf6d2834ad14318e64429c3b94f6443ae83daf9 Source-Link: googleapis/synthtool@8cf6d28 Co-authored-by: Benjamin E. Coe <[email protected]> * fix: main was pointing to old location (#33) * chore: release 1.0.6 (#34) * build(test): recursively find test files; fail on unsupported dependency versions (#36) Source-Author: Megan Potter <[email protected]> Source-Date: Fri Sep 11 18:47:00 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: fdd03c161003ab97657cc0218f25c82c89ddf4b6 Source-Link: googleapis/synthtool@fdd03c1 * chore: update bucket for cloud-rad (#37) Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com> Source-Author: F. Hinkelmann <[email protected]> Source-Date: Wed Sep 30 14:13:57 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 079dcce498117f9570cebe6e6cff254b38ba3860 Source-Link: googleapis/synthtool@079dcce * build(node_library): migrate to Trampoline V2 (#38) Source-Author: Takashi Matsuo <[email protected]> Source-Date: Fri Oct 2 12:13:27 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9 Source-Link: googleapis/synthtool@0c868d4 * chore(deps): update dependency gts to v3 (#39) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gts](https://togithub.com/google/gts) | devDependencies | major | [`^2.0.2` -> `^3.0.0`](https://renovatebot.com/diffs/npm/gts/2.0.2/3.0.0) | --- ### Release Notes <details> <summary>google/gts</summary> ### [`v3.0.0`](https://togithub.com/google/gts/blob/master/CHANGELOG.md#​300-httpswwwgithubcomgooglegtscomparev202v300-2020-10-08) [Compare Source](https://togithub.com/google/gts/compare/v2.0.2...v3.0.0) ##### ⚠ BREAKING CHANGES - change default `check` to `lint` ([#​570](https://togithub.com/google/gts/issues/570)) - **deps:** require TypeScript 4.x ([#​565](https://togithub.com/google/gts/issues/565)) ##### Features - Add TypeScript v4 support ([#​551](https://www.github.com/google/gts/issues/551)) ([0883956](https://www.github.com/google/gts/commit/08839565a1d2b4b39d532c9b0b596f01b18856fe)) - change default `check` to `lint` ([#​570](https://www.github.com/google/gts/issues/570)) ([c527b66](https://www.github.com/google/gts/commit/c527b66be1ef6a78ea14b3d29225a8d7fb7097bd)) - generate .eslintignore when running init ([#​521](https://www.github.com/google/gts/issues/521)) ([8bce036](https://www.github.com/google/gts/commit/8bce0368767f0c2ad7d0700deb839962bc928d16)) ##### Bug Fixes - add build/.eslintrc.json to files field ([#​553](https://www.github.com/google/gts/issues/553)) ([3b516ad](https://www.github.com/google/gts/commit/3b516ad5e9f0d58201dde469461db7c6ed1c1b78)) - **deps:** require TypeScript 4.x ([#​565](https://www.github.com/google/gts/issues/565)) ([cbc5267](https://www.github.com/google/gts/commit/cbc5267579ef24e8c8ceaa2ef794df3ef54ea56a)) - **deps:** update dependency update-notifier to v5 ([#​574](https://www.github.com/google/gts/issues/574)) ([9a882bf](https://www.github.com/google/gts/commit/9a882bf4ac30ad06e7b91a65ad5721d8e8b41c4b)) - **deps:** update typescript-eslint monorepo to v2.34.0 ([#​509](https://www.github.com/google/gts/issues/509)) ([998a4ac](https://www.github.com/google/gts/commit/998a4ac9b75c97f04d8e5db37563f32d31652f23)) - **deps:** update typescript-eslint monorepo to v3 (major) ([#​528](https://www.github.com/google/gts/issues/528)) ([e22e173](https://www.github.com/google/gts/commit/e22e17338db2ddb7eb829c821037c2f4e77ff869)) - **deps:** update typescript-eslint monorepo to v4 ([#​556](https://www.github.com/google/gts/issues/556)) ([54148df](https://www.github.com/google/gts/commit/54148dfbd8b5f8b36a0f44f901c5db933393a661)) - better error message for broken tsconfig.json ([#​501](https://www.github.com/google/gts/issues/501)) ([0c17a76](https://www.github.com/google/gts/commit/0c17a76c6650eee1d8abaff11a897a432eeaa65f)) - prohibit calls for it.only and describe.only ([#​499](https://www.github.com/google/gts/issues/499)) ([071c33c](https://www.github.com/google/gts/commit/071c33ceef0e3765166aaebf6ed4698167ac0f98)) ##### [2.0.2](https://www.github.com/google/gts/compare/v2.0.1...v2.0.2) (2020-05-11) ##### Bug Fixes - Revert 'update dependency eslint to v7'" ([#​507](https://www.github.com/google/gts/issues/507)) ([0f9950b](https://www.github.com/google/gts/commit/0f9950b273329dbcce5f3cc20864c3dcd076f08c)) - **deps:** pin release of eslint-typescript ([#​508](https://www.github.com/google/gts/issues/508)) ([bd86b42](https://www.github.com/google/gts/commit/bd86b42e2bb904d3765dee82262e4691a11b9958)) - **deps:** update dependency eslint to v7 ([#​504](https://www.github.com/google/gts/issues/504)) ([6aee159](https://www.github.com/google/gts/commit/6aee1595d0486ae2c7fd68d16b1b59c4c4015753)) ##### [2.0.1](https://www.github.com/google/gts/compare/v2.0.0...v2.0.1) (2020-05-07) ##### Bug Fixes - throw an error if running with an unsupported version of nodejs ([#​493](https://www.github.com/google/gts/issues/493)) ([94fdf1e](https://www.github.com/google/gts/commit/94fdf1eaed634aa73c3e44c7a3d9f1325f773b07)) - **deps:** update dependency meow to v7 ([#​502](https://www.github.com/google/gts/issues/502)) ([cf91cda](https://www.github.com/google/gts/commit/cf91cda1afab25759427511d3c97d0037d61c649)) </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/jsdoc-region-tag). * build: only check --engine-strict for production deps (#40) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/75155c02-9dd0-4bb9-8de5-c6ec245fec71/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@5451633 * chore: clean up Node.js TOC for cloud-rad (#41) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/99131b49-d843-4a38-9124-81222e7ab74d/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@901ddd4 Source-Link: googleapis/synthtool@f96d3b4 * docs: updated code of conduct (includes update to actions) (#45) * chore(docs): update code of conduct of synthtool and templates Source-Author: Christopher Wilcox <[email protected]> Source-Date: Thu Oct 22 14:22:01 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 5f6ef0ec5501d33c4667885b37a7685a30d41a76 Source-Link: googleapis/synthtool@5f6ef0e * build(node): update testing matrix Source-Author: Benjamin E. Coe <[email protected]> Source-Date: Thu Oct 22 22:32:52 2020 -0500 Source-Repo: googleapis/synthtool Source-Sha: b7413d38b763827c72c0360f0a3d286c84656eeb Source-Link: googleapis/synthtool@b7413d3 * build(node): don't run prepare during smoke test Source-Author: Benjamin E. Coe <[email protected]> Source-Date: Fri Oct 23 17:27:51 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: a783321fd55f010709294455584a553f4b24b944 Source-Link: googleapis/synthtool@a783321 * build(node): cleanup production deps before installing dev/production Source-Author: Benjamin E. Coe <[email protected]> Source-Date: Mon Oct 26 10:37:03 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 89c849ba5013e45e8fb688b138f33c2ec6083dc5 Source-Link: googleapis/synthtool@89c849b * build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#46) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4517db23-0bde-4f5c-a0d0-6b663836a90c/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@ba9918c * docs: add instructions for authenticating for system tests (#47) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/305b4f12-f9c7-4cda-8a25-0d5dc36b634b/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@363fe30 * refactor(nodejs): move build cop to flakybot (#50) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/6beadd04-5b03-401e-9ccb-223912fefc50/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@57c23fa * chore: regenerate common templates (#52) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/2ea6930c-6999-4b7b-87b2-ebae50f55cbb/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@c6706ee Source-Link: googleapis/synthtool@b33b0e2 Source-Link: googleapis/synthtool@898b38a * build: add generated-files bot config (#53) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/29ddb9e6-1ff3-4c74-8153-92d341c7b0a6/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@e6f3d54 Source-Link: googleapis/synthtool@04573fd * build: remove codecov action (#55) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/80be6106-65d5-4cf6-b3c7-c0b786f2ac32/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@b891fb4 * feat: add `gcf-owl-bot[bot]` to `ignoreAuthors` (#56) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/6d4e6343-f274-491c-b4e9-e2dbd090be29/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@7332178 * chore: migrate to owl bot (#58) * chore: migrate to owl bot * chore: copy files from googleapis-gen 397c0bfd367a2427104f988d5329bc117caafd95 * chore: run the post processor * chore: release 1.1.0 (#63) :robot: I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/jsdoc-region-tag/compare/v1.0.6...v1.1.0) (2021-06-10) ### Features * add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#56](https://www.github.com/googleapis/jsdoc-region-tag/issues/56)) ([9e3649a](https://www.github.com/googleapis/jsdoc-region-tag/commit/9e3649a3c1778f65115993048d8eca80e5958df8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). * chore(nodejs): remove api-extractor dependencies (#66) * feat: replace relative URL with cloud.google.com (#72) Replace relative URL in description with cloud.google.com * chore: release 1.2.0 (#73) :robot: I have created a release \*beep\* \*boop\* --- ## [1.2.0](https://www.github.com/googleapis/jsdoc-region-tag/compare/v1.1.0...v1.2.0) (2021-07-07) ### Features * replace relative URL with cloud.google.com ([#72](https://www.github.com/googleapis/jsdoc-region-tag/issues/72)) ([212febc](https://www.github.com/googleapis/jsdoc-region-tag/commit/212febc933c246a5e31675e128ad65c45d300cac)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). * feat: classdesc can also contain link (#74) * chore: release 1.3.0 (#75) :robot: I have created a release \*beep\* \*boop\* --- ## [1.3.0](https://www.github.com/googleapis/jsdoc-region-tag/compare/v1.2.0...v1.3.0) (2021-07-08) ### Features * classdesc can also contain link ([#74](https://www.github.com/googleapis/jsdoc-region-tag/issues/74)) ([e57b3ad](https://www.github.com/googleapis/jsdoc-region-tag/commit/e57b3add05abf0c427c4044d507ca600ef58c102)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). * chore: release 1.3.1 (#80) :robot: I have created a release \*beep\* \*boop\* --- ### [1.3.1](https://www.github.com/googleapis/jsdoc-region-tag/compare/v1.3.0...v1.3.1) (2021-08-11) ### Bug Fixes * **build:** migrate to using main branch ([#79](https://www.github.com/googleapis/jsdoc-region-tag/issues/79)) ([5050615](https://www.github.com/googleapis/jsdoc-region-tag/commit/50506150b7758592df5e389c6a5c3d82b3b20881)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). * build(node): run linkinator against index.html (#1227) (#86) * chore(cloud-rad): delete api-extractor config (#87) * chore: fix the wrong post processor image (#88) * test: use fake region tag for tests (#89) * build: add generated samples to .eslintignore (#90) * build: add srs yaml file (#1419) (#103) * build: sdd srs yaml file (#1419) * build: add sync-repo-settings and change branch protection Source-Link: googleapis/synthtool@ed8079c Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:80bfa0c67226453b37b501be7748b2fa2a2676cfeec0012e79e3a1a8f1cbe6a3 * add engines field * 🦉 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> Co-authored-by: Sofia Leon <[email protected]> * build!: update library to use Node 12 (#107) * build!: Update library to use Node 12 * chore(main): release 2.0.0 (#108) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore(main): release 2.0.1 (#112) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore!: upgrade to Node 14 (#126) * docs: fix node release schedule link Co-authored-by: Jeffrey Rennie <[email protected]> Source-Link: googleapis/synthtool@1a24315 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430 * chore!: upgrade to node 14 * 🦉 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> Co-authored-by: Sofia Leon <[email protected]> * chore(main): release 3.0.0 (#127) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore(nodejs): Add `system-test/fixtures` to `.eslintignore` (#131) * fix: Add `system-test/fixtures` to `.eslintignore` * refactor: Use `**` Source-Link: googleapis/synthtool@b7858ba Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:abc68a9bbf4fa808b25fa16d3b11141059dc757dbc34f024744bba36c200b40f Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> * chore(deps): update dependency c8 to v9 (#135) * chore: update links in github issue templates (#141) * chore: update links in github issue templates * chore: update links in github issue templates Source-Link: googleapis/synthtool@38fa49f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:609822e3c09b7a1bd90b99655904609f162cc15acb4704f1edf778284c36f429 * Update owlbot.py * Delete .github/ISSUE_TEMPLATE/bug_report.md * Update bug_report.yml * Delete .github/ISSUE_TEMPLATE/feature_request.md * Update feature_request.yml * Delete .github/ISSUE_TEMPLATE/question.md * Delete .github/scripts/close-invalid-link.cjs * Delete .github/workflows/issues-no-repro.yaml --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: sofisl <[email protected]> * build: add release-please config, fix owlbot-config * mv from packages to dev-packages * commit package * no samples and system test bc no compile script --------- Co-authored-by: Benjamin Coe <[email protected]> Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Lalji Kanjareeya <[email protected]> Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Justin Beckwith <[email protected]> Co-authored-by: F. Hinkelmann <[email protected]> Co-authored-by: Yoshi Automation Bot <[email protected]> Co-authored-by: Jeffrey Rennie <[email protected]> Co-authored-by: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Takashi Matsuo <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Sofia Leon <[email protected]> Co-authored-by: sofisl <[email protected]> Co-authored-by: Mend Renovate <[email protected]> Co-authored-by: miguel <[email protected]>
GautamSharda
pushed a commit
that referenced
this pull request
Oct 21, 2025
This was referenced Oct 22, 2025
GautamSharda
pushed a commit
that referenced
this pull request
Oct 29, 2025
GautamSharda
pushed a commit
that referenced
this pull request
Oct 29, 2025
miguelvelezsa
pushed a commit
that referenced
this pull request
Nov 6, 2025
GautamSharda
added a commit
that referenced
this pull request
Dec 5, 2025
* allo allo
* 1.0.0
* readme: fix example
* add exponential backoff
* dont return stream if not using as once - fixes #2
* 1.1.0
* add note about not using POST
* upgrade forward-stream
* 1.1.1
* update readme
* fancy logo
* expose abort function
* 1.2.0
* use stream-forward with explicit events
* 1.2.1
* Don't forward events to the cache stream
RE:
https://github.com/GoogleCloudPlatform/gcloud-node/issues/996#issuecomment-163139386
Previously, we were forwarding events from a request stream to
a cache stream. When the request is confirmed "good to go", the
cache stream is piped to the user's stream. The thought was the
events would be forwarded, too. It kind of worked, but had some
edge cases.
`streamForward` has always been tricky. It turns out it's not
all that helpful, but more confusing in practice. It's now
removed from use in this library. Instead, we are now forwarding
events manually.
* 1.2.2
* expose abort function from request
* 1.2.3
* force secure version of request
* 1.2.4
* support objectmode - fixes #5
* 1.3.0
* remove stream-cache
* 1.3.1
* downgrade request for node 0.12 compatibility
* set engines in package.json
* 1.3.2
* Don't lock down request dependency
* 2.0.0
* retry on low-level errors
* 2.0.1
* fix abort to only call abort() when possible
Fixes #10
* 2.0.2
* only call end if it is a method
* 2.0.3
* assign once listeners
this assigns once listeners instead of on, so that
response events are only handled once
investigative work behind this change: https://github.com/GoogleCloudPlatform/google-cloud-node/issues/2328#issuecomment-303821776
* removeAllListeners so multiple events don't fire
* only remove relevant listeners
* just once the response and complete
* use first-event
* 2.0.4
* use manual tracking instead of first-event
* 2.0.5
* do not retry on 4xx (except for 429)
* 3.0.0
* Remove .only from test
* Add type definitions
* add types field in package.json
* 3.0.1
* Add option to set number of retries when no response
* updated test
* Add to readme + Test refactor
* 3.1.0
* Forward errors from request stream.
* 3.1.1
* Pass in currentRetryAttempt to override the numAttempts value
* Copy currentRetryAttempt instead of incrementing the user supplied property.
* Change deepEqual to strictEqual
* 3.2.0
* Emit a `response` event on every request.
* Lint
* Lint
* 3.3.0
* Delay first request if currentRetryAttempt > 0
* 3.3.1
* Add Circle
* Set default noResponseRetries.
* 3.3.2
* Remove `request` as a dependency.
* 4.0.0
* Upgrade mocha and resovle vulnerabilities.
* Add debug feature
* remove old nodes
* Update package.json
* Remove node v4 from circleci config.yml
* change to version 3
* Update config.yml
* Delete package-lock.json
* Delete .gitignore
* Update index.js
* Update readme.md
* update dependencies
* 4.1.0
* depend on debug
* 4.1.1
* fix: correctly calculate retry attempt (#33)
* Drop through2 (#34)
* Drop through2
Ref https://github.com/rvagg/through2#do-you-need-this
Node builtin stream.Transform handles same functionality just fine on
node 8+. Two dependencies (also readable-stream) can be dropped.
* Use PassThrough instead
* 4.1.2
* 4.1.3
* feat: support enhanced retry settings (#35)
* 4.2.0
* fix: add new retry options to types (#36)
* 4.2.1
* fix: use extend instead of object.assign (#37)
* 4.2.2
* testing: add the standard ci workflow (#45)
* testing: add the standard ci workflow
* testing: add lint build
* chore: add a Code of Conduct (#42)
chore: add a Code of Conduct
* chore: add CONTRIBUTING.md (#44)
chore: add CONTRIBUTING.md
* chore: add standard .gitignore file (#49)
* chore: include standard lint configs, fix quotes (#50)
* chore: include standard lint configs, fix quotes
* ignore unpublished import/require for sibiling packages
* build: mark lint check required
* chore: enable owlbot (#51)
* chore: create .OwlBot.yaml config
* chore: create owlbot lock file
* chore: create .repo-metadata.json
* chore: add owlbot.py
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* docs: add jsdoc config
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* build: fix broken link (#57)
* build: add linkinator, ignore broken link
* 🦉 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>
* chore(deps): update dependency mocha to v9 (#55)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | [`^6.1.4` -> `^9.0.0`](https://renovatebot.com/diffs/npm/mocha/6.2.3/9.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>mochajs/mocha</summary>
### [`v9.2.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​922--2022-03-11)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.2.1...v9.2.2)
#### :bug: Fixes
- [#​4842](https://togithub.com/mochajs/mocha/issues/4842): Loading of reporter throws wrong error ([**@​juergba**](https://togithub.com/juergba))
- [#​4839](https://togithub.com/mochajs/mocha/issues/4839): `dry-run`: prevent potential call-stack crash ([**@​juergba**](https://togithub.com/juergba))
#### :nut_and_bolt: Other
- [#​4843](https://togithub.com/mochajs/mocha/issues/4843): Update production dependencies ([**@​juergba**](https://togithub.com/juergba))
### [`v9.2.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​921--2022-02-19)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.2.0...v9.2.1)
#### :bug: Fixes
- [#​4832](https://togithub.com/mochajs/mocha/issues/4832): Loading of config files throws wrong error ([**@​juergba**](https://togithub.com/juergba))
- [#​4799](https://togithub.com/mochajs/mocha/issues/4799): Reporter: configurable `maxDiffSize` reporter-option ([**@​norla**](https://togithub.com/norla))
### [`v9.2.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​920--2022-01-24)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.4...v9.2.0)
#### :tada: Enhancements
- [#​4813](https://togithub.com/mochajs/mocha/issues/4813): Parallel: assign each worker a worker-id ([**@​forty**](https://togithub.com/forty))
#### :nut_and_bolt: Other
- [#​4818](https://togithub.com/mochajs/mocha/issues/4818): Update production dependencies ([**@​juergba**](https://togithub.com/juergba))
### [`v9.1.4`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​914--2022-01-14)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.3...v9.1.4)
#### :bug: Fixes
- [#​4807](https://togithub.com/mochajs/mocha/issues/4807): `import` throws wrong error if loader is used ([**@​giltayar**](https://togithub.com/giltayar))
#### :nut_and_bolt: Other
- [#​4777](https://togithub.com/mochajs/mocha/issues/4777): Add Node v17 to CI test matrix ([**@​outsideris**](https://togithub.com/outsideris))
### [`v9.1.3`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​913--2021-10-15)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.2...v9.1.3)
#### :bug: Fixes
- [#​4769](https://togithub.com/mochajs/mocha/issues/4769): Browser: re-enable `bdd` ES6 style import ([**@​juergba**](https://togithub.com/juergba))
#### :nut_and_bolt: Other
- [#​4764](https://togithub.com/mochajs/mocha/issues/4764): Revert deprecation of `EVENT_SUITE_ADD_*` events ([**@​beatfactor**](https://togithub.com/beatfactor))
### [`v9.1.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​912--2021-09-25)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.1...v9.1.2)
#### :bug: Fixes
- [#​4746](https://togithub.com/mochajs/mocha/issues/4746): Browser: stop using all global vars in `browser-entry.js` ([**@​PaperStrike**](https://togithub.com/PaperStrike))
#### :nut_and_bolt: Other
- [#​4754](https://togithub.com/mochajs/mocha/issues/4754): Remove dependency wide-align ([**@​juergba**](https://togithub.com/juergba))
- [#​4736](https://togithub.com/mochajs/mocha/issues/4736): ESM: remove code for Node versions <10 ([**@​juergba**](https://togithub.com/juergba))
### [`v9.1.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​911--2021-08-28)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.0...v9.1.1)
#### :bug: Fixes
- [#​4623](https://togithub.com/mochajs/mocha/issues/4623): `XUNIT` and `JSON` reporter crash in `parallel` mode ([**@​curtisman**](https://togithub.com/curtisman))
### [`v9.1.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​910--2021-08-20)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.3...v9.1.0)
#### :tada: Enhancements
- [#​4716](https://togithub.com/mochajs/mocha/issues/4716): Add new option `--fail-zero` ([**@​juergba**](https://togithub.com/juergba))
- [#​4691](https://togithub.com/mochajs/mocha/issues/4691): Add new option `--node-option` ([**@​juergba**](https://togithub.com/juergba))
- [#​4607](https://togithub.com/mochajs/mocha/issues/4607): Add output option to `JSON` reporter ([**@​dorny**](https://togithub.com/dorny))
### [`v9.0.3`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​903--2021-07-25)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.2...v9.0.3)
#### :bug: Fixes
- [#​4702](https://togithub.com/mochajs/mocha/issues/4702): Error rethrow from cwd-relative path while loading `.mocharc.js` ([**@​kirill-golovan**](https://togithub.com/kirill-golovan))
- [#​4688](https://togithub.com/mochajs/mocha/issues/4688): Usage of custom interface in parallel mode ([**@​juergba**](https://togithub.com/juergba))
- [#​4687](https://togithub.com/mochajs/mocha/issues/4687): ESM: don't swallow `MODULE_NOT_FOUND` errors in case of `type:module` ([**@​giltayar**](https://togithub.com/giltayar))
### [`v9.0.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​902--2021-07-03)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.1...v9.0.2)
#### :bug: Fixes
- [#​4668](https://togithub.com/mochajs/mocha/issues/4668): ESM: make `--require <dir>` work with new `import`-first loading ([**@​giltayar**](https://togithub.com/giltayar))
#### :nut_and_bolt: Other
- [#​4674](https://togithub.com/mochajs/mocha/issues/4674): Update production dependencies ([**@​juergba**](https://togithub.com/juergba))
### [`v9.0.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​901--2021-06-18)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v9.0.0...v9.0.1)
#### :nut_and_bolt: Other
- [#​4657](https://togithub.com/mochajs/mocha/issues/4657): Browser: add separate bundle for modern browsers ([**@​juergba**](https://togithub.com/juergba))
We added a separate browser bundle `mocha-es2018.js` in javascript ES2018, as we skipped the transpilation down to ES5. This is an **experimental step towards freezing Mocha's support of IE11**.
- [#​4653](https://togithub.com/mochajs/mocha/issues/4653): ESM: proper version check in `hasStableEsmImplementation` ([**@​alexander-fenster**](https://togithub.com/alexander-fenster))
### [`v9.0.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​900--2021-06-07)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.4.0...v9.0.0)
#### :boom: Breaking Changes
- [#​4633](https://togithub.com/mochajs/mocha/issues/4633): **Drop Node.js v10.x support** ([**@​juergba**](https://togithub.com/juergba))
- [#​4635](https://togithub.com/mochajs/mocha/issues/4635): `import`-first loading of test files ([**@​giltayar**](https://togithub.com/giltayar))
**Mocha is going ESM-first!** This means that it will now use ESM `import(test_file)` to load the test files, instead of the CommonJS `require(test_file)`. This is not a problem, as `import` can also load most files that `require` does. In the rare cases where this fails, it will fallback to `require(...)`. This ESM-first approach is the next step in Mocha's ESM migration, and allows ESM loaders to load and transform the test file.
- [#​4636](https://togithub.com/mochajs/mocha/issues/4636): Remove deprecated `utils.lookupFiles()` ([**@​juergba**](https://togithub.com/juergba))
- [#​4638](https://togithub.com/mochajs/mocha/issues/4638): Limit the size of `actual`/`expected` for `diff` generation ([**@​juergba**](https://togithub.com/juergba))
- [#​4389](https://togithub.com/mochajs/mocha/issues/4389): Refactoring: Consuming log-symbols alternate to code for win32 in reporters/base ([**@​MoonSupport**](https://togithub.com/MoonSupport))
#### :tada: Enhancements
- [#​4640](https://togithub.com/mochajs/mocha/issues/4640): Add new option `--dry-run` ([**@​juergba**](https://togithub.com/juergba))
#### :bug: Fixes
- [#​4128](https://togithub.com/mochajs/mocha/issues/4128): Fix: control stringification of error message ([**@​syeutyu**](https://togithub.com/syeutyu))
#### :nut_and_bolt: Other
- [#​4646](https://togithub.com/mochajs/mocha/issues/4646): Deprecate `Runner(suite: Suite, delay: boolean)` signature ([**@​juergba**](https://togithub.com/juergba))
- [#​4643](https://togithub.com/mochajs/mocha/issues/4643): Update production dependencies ([**@​juergba**](https://togithub.com/juergba))
### [`v8.4.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​840--2021-05-07)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.3.2...v8.4.0)
#### :tada: Enhancements
- [#​4502](https://togithub.com/mochajs/mocha/issues/4502): CLI file parsing errors now have error codes ([**@​evaline-ju**](https://togithub.com/evaline-ju))
#### :bug: Fixes
- [#​4614](https://togithub.com/mochajs/mocha/issues/4614): Watch: fix crash when reloading files ([**@​outsideris**](https://togithub.com/outsideris))
#### :book: Documentation
- [#​4630](https://togithub.com/mochajs/mocha/issues/4630): Add `options.require` to Mocha constructor for `root hook` plugins on parallel runs ([**@​juergba**](https://togithub.com/juergba))
- [#​4617](https://togithub.com/mochajs/mocha/issues/4617): Dynamically generating tests with `top-level await` and ESM test files ([**@​juergba**](https://togithub.com/juergba))
- [#​4608](https://togithub.com/mochajs/mocha/issues/4608): Update default file extensions ([**@​outsideris**](https://togithub.com/outsideris))
Also thanks to [**@​outsideris**](https://togithub.com/outsideris) for various improvements on our GH actions workflows.
### [`v8.3.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​832--2021-03-12)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.3.1...v8.3.2)
#### :bug: Fixes
- [#​4599](https://togithub.com/mochajs/mocha/issues/4599): Fix regression in `require` interface ([**@​alexander-fenster**](https://togithub.com/alexander-fenster))
#### :book: Documentation
- [#​4601](https://togithub.com/mochajs/mocha/issues/4601): Add build to GH actions run ([**@​christian-bromann**](https://togithub.com/christian-bromann))
- [#​4596](https://togithub.com/mochajs/mocha/issues/4596): Filter active sponsors/backers ([**@​juergba**](https://togithub.com/juergba))
- [#​4225](https://togithub.com/mochajs/mocha/issues/4225): Update config file examples ([**@​pkuczynski**](https://togithub.com/pkuczynski))
### [`v8.3.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​831--2021-03-06)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.3.0...v8.3.1)
#### :bug: Fixes
- [#​4577](https://togithub.com/mochajs/mocha/issues/4577): Browser: fix `EvalError` caused by regenerator-runtime ([**@​snoack**](https://togithub.com/snoack))
- [#​4574](https://togithub.com/mochajs/mocha/issues/4574): ESM: allow `import` from mocha in parallel mode ([**@​nicojs**](https://togithub.com/nicojs))
### [`v8.3.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​830--2021-02-11)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.2.1...v8.3.0)
#### :tada: Enhancements
- [#​4506](https://togithub.com/mochajs/mocha/issues/4506): Add error code for test timeout errors ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4112](https://togithub.com/mochajs/mocha/issues/4112): Add BigInt support to stringify util function ([**@​JosejeSinohui**](https://togithub.com/JosejeSinohui))
#### :bug: Fixes
- [#​4557](https://togithub.com/mochajs/mocha/issues/4557): Add file location when SyntaxError happens in ESM ([**@​giltayar**](https://togithub.com/giltayar))
- [#​4521](https://togithub.com/mochajs/mocha/issues/4521): Fix `require` error when bundling Mocha with Webpack ([**@​devhazem**](https://togithub.com/devhazem))
#### :book: Documentation
- [#​4507](https://togithub.com/mochajs/mocha/issues/4507): Add support for typescript-style docstrings ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4503](https://togithub.com/mochajs/mocha/issues/4503): Add GH Actions workflow status badge ([**@​outsideris**](https://togithub.com/outsideris))
- [#​4494](https://togithub.com/mochajs/mocha/issues/4494): Add example of generating tests dynamically with a closure ([**@​maxwellgerber**](https://togithub.com/maxwellgerber))
#### :nut_and_bolt: Other
- [#​4556](https://togithub.com/mochajs/mocha/issues/4556): Upgrade all dependencies to latest stable ([**@​AviVahl**](https://togithub.com/AviVahl))
- [#​4543](https://togithub.com/mochajs/mocha/issues/4543): Update dependencies yargs and yargs-parser ([**@​juergba**](https://togithub.com/juergba))
Also thanks to [**@​outsideris**](https://togithub.com/outsideris) and [**@​HyunSangHan**](https://togithub.com/HyunSangHan) for various fixes to our website and documentation.
### [`v8.2.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​821--2020-11-02)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.2.0...v8.2.1)
Fixed stuff.
#### :bug: Fixes
- [#​4489](https://togithub.com/mochajs/mocha/issues/4489): Fix problematic handling of otherwise-unhandled `Promise` rejections and erroneous "`done()` called twice" errors ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4496](https://togithub.com/mochajs/mocha/issues/4496): Avoid `MaxListenersExceededWarning` in watch mode ([**@​boneskull**](https://togithub.com/boneskull))
Also thanks to [**@​akeating**](https://togithub.com/akeating) for a documentation fix!
### [`v8.2.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​820--2020-10-16)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.1.3...v8.2.0)
The major feature added in v8.2.0 is addition of support for [*global fixtures*](https://mochajs.org/#global-fixtures).
While Mocha has always had the ability to run setup and teardown via a hook (e.g., a `before()` at the top level of a test file) when running tests in serial, Mocha v8.0.0 added support for parallel runs. Parallel runs are *incompatible* with this strategy; e.g., a top-level `before()` would only run for the file in which it was defined.
With [global fixtures](https://mochajs.org/#global-fixtures), Mocha can now perform user-defined setup and teardown *regardless* of mode, and these fixtures are guaranteed to run *once and only once*. This holds for parallel mode, serial mode, and even "watch" mode (the teardown will run once you hit Ctrl-C, just before Mocha finally exits). Tasks such as starting and stopping servers are well-suited to global fixtures, but not sharing resources--global fixtures do *not* share context with your test files (but they do share context with each other).
Here's a short example of usage:
```js
// fixtures.js
// can be async or not
exports.mochaGlobalSetup = async function() {
this.server = await startSomeServer({port: process.env.TEST_PORT});
console.log(`server running on port ${this.server.port}`);
};
exports.mochaGlobalTeardown = async function() {
// the context (`this`) is shared, but not with the test files
await this.server.stop();
console.log(`server on port ${this.server.port} stopped`);
};
// this file can contain root hook plugins as well!
// exports.mochaHooks = { ... }
```
Fixtures are loaded with `--require`, e.g., `mocha --require fixtures.js`.
For detailed information, please see the [documentation](https://mochajs.org/#global-fixtures) and this handy-dandy [flowchart](https://mochajs.org/#test-fixture-decision-tree-wizard-thing) to help understand the differences between hooks, root hook plugins, and global fixtures (and when you should use each).
#### :tada: Enhancements
- [#​4308](https://togithub.com/mochajs/mocha/issues/4308): Support run-once [global setup & teardown fixtures](https://mochajs.org/#global-fixtures) ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4442](https://togithub.com/mochajs/mocha/issues/4442): Multi-part extensions (e.g., `test.js`) now usable with `--extension` option ([**@​jordanstephens**](https://togithub.com/jordanstephens))
- [#​4472](https://togithub.com/mochajs/mocha/issues/4472): Leading dots (e.g., `.js`, `.test.js`) now usable with `--extension` option ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4434](https://togithub.com/mochajs/mocha/issues/4434): Output of `json` reporter now contains `speed` ("fast"/"medium"/"slow") property ([**@​wwhurin**](https://togithub.com/wwhurin))
- [#​4464](https://togithub.com/mochajs/mocha/issues/4464): Errors thrown by serializer in parallel mode now have error codes ([**@​evaline-ju**](https://togithub.com/evaline-ju))
*For implementors of custom reporters:*
- [#​4409](https://togithub.com/mochajs/mocha/issues/4409): Parallel mode and custom reporter improvements ([**@​boneskull**](https://togithub.com/boneskull)):
- Support custom worker-process-only reporters (`Runner.prototype.workerReporter()`); reporters should subclass `ParallelBufferedReporter` in `mocha/lib/nodejs/reporters/parallel-buffered`
- Allow opt-in of object reference matching for "sufficiently advanced" custom reporters (`Runner.prototype.linkPartialObjects()`); use if strict object equality is needed when consuming `Runner` event data
- Enable detection of parallel mode (`Runner.prototype.isParallelMode()`)
#### :bug: Fixes
- [#​4476](https://togithub.com/mochajs/mocha/issues/4476): Workaround for profoundly bizarre issue affecting `npm` v6.x causing some of Mocha's deps to be installed when `mocha` is present in a package's `devDependencies` and `npm install --production` is run the package's working copy ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4465](https://togithub.com/mochajs/mocha/issues/4465): Worker processes guaranteed (as opposed to "very likely") to exit before Mocha does; fixes a problem when using `nyc` with Mocha in parallel mode ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4419](https://togithub.com/mochajs/mocha/issues/4419): Restore `lookupFiles()` in `mocha/lib/utils`, which was broken/missing in Mocha v8.1.0; it now prints a deprecation warning (use `const {lookupFiles} = require('mocha/lib/cli')` instead) ([**@​boneskull**](https://togithub.com/boneskull))
Thanks to [**@​AviVahl**](https://togithub.com/AviVahl), [**@​donghoon-song**](https://togithub.com/donghoon-song), [**@​ValeriaVG**](https://togithub.com/ValeriaVG), [**@​znarf**](https://togithub.com/znarf), [**@​sujin-park**](https://togithub.com/sujin-park), and [**@​majecty**](https://togithub.com/majecty) for other helpful contributions!
### [`v8.1.3`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​813--2020-08-28)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.1.2...v8.1.3)
#### :bug: Fixes
- [#​4425](https://togithub.com/mochajs/mocha/issues/4425): Restore `Mocha.utils.lookupFiles()` and Webpack compatibility (both broken since v8.1.0); `Mocha.utils.lookupFiles()` is now **deprecated** and will be removed in the next major revision of Mocha; use `require('mocha/lib/cli').lookupFiles` instead ([**@​boneskull**](https://togithub.com/boneskull))
### [`v8.1.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​812--2020-08-25)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.1.1...v8.1.2)
#### :bug: Fixes
- [#​4418](https://togithub.com/mochajs/mocha/issues/4418): Fix command-line flag incompatibility in forthcoming Node.js v14.9.0 ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4401](https://togithub.com/mochajs/mocha/issues/4401): Fix missing global variable in browser ([**@​irrationnelle**](https://togithub.com/irrationnelle))
#### :lock: Security Fixes
- [#​4396](https://togithub.com/mochajs/mocha/issues/4396): Update many dependencies ([**@​GChuf**](https://togithub.com/GChuf))
#### :book: Documentation
- Various fixes by [**@​sujin-park**](https://togithub.com/sujin-park), [**@​wwhurin**](https://togithub.com/wwhurin) & [**@​Donghoon759**](https://togithub.com/Donghoon759)
### [`v8.1.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​811--2020-08-04)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.1.0...v8.1.1)
#### :bug: Fixes
- [#​4394](https://togithub.com/mochajs/mocha/issues/4394): Fix regression wherein certain reporters did not correctly detect terminal width ([**@​boneskull**](https://togithub.com/boneskull))
### [`v8.1.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​810--2020-07-30)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.0.1...v8.1.0)
In this release, Mocha now builds its browser bundle with Rollup and Babel, which will provide the project's codebase more flexibility and consistency.
While we've been diligent about backwards compatibility, it's *possible* consumers of the browser bundle will encounter differences (other than an increase in the bundle size). If you *do* encounter an issue with the build, please [report it here](https://togithub.com/mochajs/mocha/issues/new?labels=unconfirmed-bug\&template=bug_report.md\&title=).
This release **does not** drop support for IE11.
Other community contributions came from [**@​Devjeel**](https://togithub.com/Devjeel), [**@​Harsha509**](https://togithub.com/Harsha509) and [**@​sharath2106**](https://togithub.com/sharath2106). *Thank you* to everyone who contributed to this release!
> Do you read Korean? See [this guide to running parallel tests in Mocha](https://blog.outsider.ne.kr/1489), translated by our maintainer, [**@​outsideris**](https://togithub.com/outsideris).
#### :tada: Enhancements
- [#​4287](https://togithub.com/mochajs/mocha/issues/4287): Use background colors with inline diffs for better visual distinction ([**@​michael-brade**](https://togithub.com/michael-brade))
#### :bug: Fixes
- [#​4328](https://togithub.com/mochajs/mocha/issues/4328): Fix "watch" mode when Mocha run in parallel ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4382](https://togithub.com/mochajs/mocha/issues/4382): Fix root hook execution in "watch" mode ([**@​indieisaconcept**](https://togithub.com/indieisaconcept))
- [#​4383](https://togithub.com/mochajs/mocha/issues/4383): Consistent auto-generated hook titles ([**@​cspotcode**](https://togithub.com/cspotcode))
- [#​4359](https://togithub.com/mochajs/mocha/issues/4359): Better errors when running `mocha init` ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4341](https://togithub.com/mochajs/mocha/issues/4341): Fix weirdness when using `delay` option in browser ([**@​craigtaub**](https://togithub.com/craigtaub))
#### :lock: Security Fixes
- [#​4378](https://togithub.com/mochajs/mocha/issues/4378), [#​4333](https://togithub.com/mochajs/mocha/issues/4333): Update [javascript-serialize](https://npm.im/javascript-serialize) ([**@​martinoppitz**](https://togithub.com/martinoppitz), [**@​wnghdcjfe**](https://togithub.com/wnghdcjfe))
- [#​4354](https://togithub.com/mochajs/mocha/issues/4354): Update [yargs-unparser](https://npm.im/yargs-unparser) ([**@​martinoppitz**](https://togithub.com/martinoppitz))
#### :book: Documentation & Website
- [#​4173](https://togithub.com/mochajs/mocha/issues/4173): Document how to use `--enable-source-maps` with Mocha ([**@​bcoe**](https://togithub.com/bcoe))
- [#​4343](https://togithub.com/mochajs/mocha/issues/4343): Clean up some API docs ([**@​craigtaub**](https://togithub.com/craigtaub))
- [#​4318](https://togithub.com/mochajs/mocha/issues/4318): Sponsor images are now self-hosted ([**@​Munter**](https://togithub.com/Munter))
#### :nut_and_bolt: Other
- [#​4293](https://togithub.com/mochajs/mocha/issues/4293): Use Rollup and Babel in build pipeline; add source map to published files ([**@​Munter**](https://togithub.com/Munter))
### [`v8.0.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​801--2020-06-10)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v8.0.0...v8.0.1)
The obligatory patch after a major.
#### :bug: Fixes
- [#​4328](https://togithub.com/mochajs/mocha/issues/4328): Fix `--parallel` when combined with `--watch` ([**@​boneskull**](https://togithub.com/boneskull))
### [`v8.0.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​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 [**@​giltayar**](https://togithub.com/giltayar) and [**@​nicojs**](https://togithub.com/nicojs) to the maintenance team!
#### :boom: Breaking Changes
- [#​4164](https://togithub.com/mochajs/mocha/issues/4164): **Mocha v8.0.0 now requires Node.js v10.12.0 or newer.** Mocha no longer supports the Node.js v8.x line ("Carbon"), which entered End-of-Life at the end of 2019 ([**@​UlisesGascon**](https://togithub.com/UlisesGascon))
- [#​4175](https://togithub.com/mochajs/mocha/issues/4175): Having been deprecated with a warning since v7.0.0, **`mocha.opts` is no longer supported** ([**@​juergba**](https://togithub.com/juergba))
:sparkles: **WORKAROUND:** Replace `mocha.opts` with a [configuration file](https://mochajs.org/#configuring-mocha-nodejs).
- [#​4260](https://togithub.com/mochajs/mocha/issues/4260): Remove `enableTimeout()` (`this.enableTimeout()`) from the context object ([**@​craigtaub**](https://togithub.com/craigtaub))
:sparkles: **WORKAROUND:** Replace usage of `this.enableTimeout(false)` in your tests with `this.timeout(0)`.
- [#​4315](https://togithub.com/mochajs/mocha/issues/4315): The `spec` option no longer supports a comma-delimited list of files ([**@​juergba**](https://togithub.com/juergba))
:sparkles: **WORKAROUND**: Use an array instead (e.g., `"spec": "foo.js,bar.js"` becomes `"spec": ["foo.js", "bar.js"]`).
- [#​4309](https://togithub.com/mochajs/mocha/issues/4309): Drop support for Node.js v13.x line, which is now End-of-Life ([**@​juergba**](https://togithub.com/juergba))
- [#​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 ([**@​arvidOtt**](https://togithub.com/arvidOtt))
- [#​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 ([**@​juergba**](https://togithub.com/juergba))
- [#​4178](https://togithub.com/mochajs/mocha/issues/4178): Remove previously soft-deprecated APIs ([**@​wnghdcjfe**](https://togithub.com/wnghdcjfe)):
- `Mocha.prototype.ignoreLeaks()`
- `Mocha.prototype.useColors()`
- `Mocha.prototype.useInlineDiffs()`
- `Mocha.prototype.hideDiff()`
#### :tada: Enhancements
- [#​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)) ([**@​boneskull**](https://togithub.com/boneskull))
:exclamation: See also [#​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*
- [#​4304](https://togithub.com/mochajs/mocha/issues/4304): `--require` now works with ES modules ([**@​JacobLey**](https://togithub.com/JacobLey))
- [#​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!* ([**@​giltayar**](https://togithub.com/giltayar))
#### :book: Documentation
- [#​4246](https://togithub.com/mochajs/mocha/issues/4246): Add documentation for parallel mode and Root Hook plugins ([**@​boneskull**](https://togithub.com/boneskull))
#### :nut_and_bolt: Other
- [#​4200](https://togithub.com/mochajs/mocha/issues/4200): Drop mkdirp and replace it with fs.mkdirSync ([**@​HyunSangHan**](https://togithub.com/HyunSangHan))
#### :bug: Fixes
(All bug fixes in Mocha v8.0.0 are also breaking changes, and are listed above)
### [`v7.2.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​720--2020-05-22)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v7.1.2...v7.2.0)
#### :tada: Enhancements
- [#​4234](https://togithub.com/mochajs/mocha/issues/4234): Add ability to run tests in a mocha instance multiple times ([**@​nicojs**](https://togithub.com/nicojs))
- [#​4219](https://togithub.com/mochajs/mocha/issues/4219): Exposing filename in JSON, doc, and json-stream reporters ([**@​Daniel0113**](https://togithub.com/Daniel0113))
- [#​4244](https://togithub.com/mochajs/mocha/issues/4244): Add Root Hook Plugins ([**@​boneskull**](https://togithub.com/boneskull))
#### :bug: Fixes
- [#​4258](https://togithub.com/mochajs/mocha/issues/4258): Fix missing dot in name of configuration file ([**@​sonicdoe**](https://togithub.com/sonicdoe))
- [#​4194](https://togithub.com/mochajs/mocha/issues/4194): Check if module.paths really exists ([**@​ematipico**](https://togithub.com/ematipico))
- [#​4256](https://togithub.com/mochajs/mocha/issues/4256): `--forbid-only` does not recognize `it.only` when `before` crashes ([**@​arvidOtt**](https://togithub.com/arvidOtt))
- [#​4152](https://togithub.com/mochajs/mocha/issues/4152): Bug with multiple async done() calls ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4275](https://togithub.com/mochajs/mocha/issues/4275): Improper warnings for invalid reporters ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4288](https://togithub.com/mochajs/mocha/issues/4288): Broken hook.spec.js test for IE11 ([**@​boneskull**](https://togithub.com/boneskull))
#### :book: Documentation
- [#​4081](https://togithub.com/mochajs/mocha/issues/4081): Insufficient white space for API docs in view on mobile ([**@​HyunSangHan**](https://togithub.com/HyunSangHan))
- [#​4255](https://togithub.com/mochajs/mocha/issues/4255): Update mocha-docdash for UI fixes on API docs ([**@​craigtaub**](https://togithub.com/craigtaub))
- [#​4235](https://togithub.com/mochajs/mocha/issues/4235): Enable emoji on website; enable normal ul elements ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4272](https://togithub.com/mochajs/mocha/issues/4272): Fetch sponsors at build time, show ALL non-skeevy sponsors ([**@​boneskull**](https://togithub.com/boneskull))
#### :nut_and_bolt: Other
- [#​4249](https://togithub.com/mochajs/mocha/issues/4249): Refactoring improving encapsulation ([**@​arvidOtt**](https://togithub.com/arvidOtt))
- [#​4242](https://togithub.com/mochajs/mocha/issues/4242): CI add job names, add Node.js v14 to matrix ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4237](https://togithub.com/mochajs/mocha/issues/4237): Refactor validatePlugins to throw coded errors ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4236](https://togithub.com/mochajs/mocha/issues/4236): Better debug output ([**@​boneskull**](https://togithub.com/boneskull))
### [`v7.1.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​712--2020-04-26)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v7.1.1...v7.1.2)
#### :nut_and_bolt: Other
- [#​4251](https://togithub.com/mochajs/mocha/issues/4251): Prevent karma-mocha from stalling ([**@​juergba**](https://togithub.com/juergba))
- [#​4222](https://togithub.com/mochajs/mocha/issues/4222): Update dependency mkdirp to v0.5.5 ([**@​outsideris**](https://togithub.com/outsideris))
#### :book: Documentation
- [#​4208](https://togithub.com/mochajs/mocha/issues/4208): Add Wallaby logo to site ([**@​boneskull**](https://togithub.com/boneskull))
### [`v7.1.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​711--2020-03-18)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v7.1.0...v7.1.1)
#### :lock: Security Fixes
- [#​4204](https://togithub.com/mochajs/mocha/issues/4204): Update dependencies mkdirp, yargs-parser and yargs ([**@​juergba**](https://togithub.com/juergba))
#### :bug: Fixes
- [#​3660](https://togithub.com/mochajs/mocha/issues/3660): Fix `runner` listening to `start` and `end` events ([**@​juergba**](https://togithub.com/juergba))
#### :book: Documentation
- [#​4190](https://togithub.com/mochajs/mocha/issues/4190): Show Netlify badge on footer ([**@​outsideris**](https://togithub.com/outsideris))
### [`v7.1.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​710--2020-02-26)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v7.0.1...v7.1.0)
#### :tada: Enhancements
[#​4038](https://togithub.com/mochajs/mocha/issues/4038): Add Node.js native ESM support ([**@​giltayar**](https://togithub.com/giltayar))
Mocha supports writing your test files as ES modules:
- Node.js only v12.11.0 and above
- Node.js below v13.2.0, you must set `--experimental-modules` option
- current limitations: please check our [documentation](https://mochajs.org/#nodejs-native-esm-support)
- for programmatic usage: see [API: loadFilesAsync()](https://mochajs.org/api/mocha#loadFilesAsync)
**Note:** Node.JS native [ECMAScript Modules](https://nodejs.org/api/esm.html) implementation has status: **Stability: 1 - Experimental**
#### :bug: Fixes
- [#​4181](https://togithub.com/mochajs/mocha/issues/4181): Programmatic API cannot access retried test objects ([**@​juergba**](https://togithub.com/juergba))
- [#​4174](https://togithub.com/mochajs/mocha/issues/4174): Browser: fix `allowUncaught` option ([**@​juergba**](https://togithub.com/juergba))
#### :book: Documentation
- [#​4058](https://togithub.com/mochajs/mocha/issues/4058): Manage author list in AUTHORS instead of `package.json` ([**@​outsideris**](https://togithub.com/outsideris))
#### :nut_and_bolt: Other
- [#​4138](https://togithub.com/mochajs/mocha/issues/4138): Upgrade ESLint v6.8 ([**@​kaicataldo**](https://togithub.com/kaicataldo))
### [`v7.0.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​701--2020-01-25)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v7.0.0...v7.0.1)
#### :bug: Fixes
- [#​4165](https://togithub.com/mochajs/mocha/issues/4165): Fix exception when skipping tests programmatically ([**@​juergba**](https://togithub.com/juergba))
- [#​4153](https://togithub.com/mochajs/mocha/issues/4153): Restore backwards compatibility for `reporterOptions` ([**@​holm**](https://togithub.com/holm))
- [#​4150](https://togithub.com/mochajs/mocha/issues/4150): Fix recovery of an open test upon uncaught exception ([**@​juergba**](https://togithub.com/juergba))
- [#​4147](https://togithub.com/mochajs/mocha/issues/4147): Fix regression of leaking uncaught exception handler ([**@​juergba**](https://togithub.com/juergba))
#### :book: Documentation
- [#​4146](https://togithub.com/mochajs/mocha/issues/4146): Update copyright & trademark notices per OJSF ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4140](https://togithub.com/mochajs/mocha/issues/4140): Fix broken links ([**@​KyoungWan**](https://togithub.com/KyoungWan))
#### :nut_and_bolt: Other
- [#​4133](https://togithub.com/mochajs/mocha/issues/4133): Print more descriptive error message ([**@​Zirak**](https://togithub.com/Zirak))
### [`v7.0.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​700--2020-01-05)
[Compare Source](https://togithub.com/mochajs/mocha/compare/v6.2.3...v7.0.0)
#### :boom: Breaking Changes
- [#​3885](https://togithub.com/mochajs/mocha/issues/3885): **Drop Node.js v6.x support** ([**@​mojosoeun**](https://togithub.com/mojosoeun))
- [#​3890](https://togithub.com/mochajs/mocha/issues/3890): Remove Node.js debug-related flags `--debug`/`--debug-brk` and deprecate `debug` argument ([**@​juergba**](https://togithub.com/juergba))
- [#​3962](https://togithub.com/mochajs/mocha/issues/3962): Changes to command-line options ([**@​ParkSB**](https://togithub.com/ParkSB)):
- `--list-interfaces` replaces `--interfaces`
- `--list-reporters` replaces `--reporters`
- Hook pattern of `this.skip()` ([**@​juergba**](https://togithub.com/juergba)):
- [#​3859](https://togithub.com/mochajs/mocha/issues/3859): When conditionally skipping in a `it` test, related `afterEach` hooks are now executed
- [#​3741](https://togithub.com/mochajs/mocha/issues/3741): When conditionally skipping in a `beforeEach` hook, subsequent inner `beforeEach` hooks are now skipped and related `afterEach` hooks are executed
- [#​4136](https://togithub.com/mochajs/mocha/issues/4136): Disallow `this.skip()` within `after` hooks
- [#​3967](https://togithub.com/mochajs/mocha/issues/3967): Remove deprecated `getOptions()` and `lib/cli/options.js` ([**@​juergba**](https://togithub.com/juergba))
- [#​4083](https://togithub.com/mochajs/mocha/issues/4083): Uncaught exception in `pending` test: don't swallow, but retrospectively fail the test for correct exit code ([**@​juergba**](https://togithub.com/juergba))
- [#​4004](https://togithub.com/mochajs/mocha/issues/4004): Align `Mocha` constructor's option names with command-line options ([**@​juergba**](https://togithub.com/juergba))
#### :tada: Enhancements
- [#​3980](https://togithub.com/mochajs/mocha/issues/3980): Refactor and improve `--watch` mode with chokidar ([**@​geigerzaehler**](https://togithub.com/geigerzaehler)):
- adds command-line options `--watch-files` and `--watch-ignore`
- removes `--watch-extensions`
- [#​3979](https://togithub.com/mochajs/mocha/issues/3979): Type "rs\n" to restart tests ([**@​broofa**](https://togithub.com/broofa))
#### :fax: Deprecations
These are *soft*-deprecated, and will emit a warning upon use. Support will be removed in (likely) the next major version of Mocha:
- [#​3968](https://togithub.com/mochajs/mocha/issues/3968): Deprecate legacy configuration via `mocha.opts` ([**@​juergba**](https://togithub.com/juergba))
#### :bug: Fixes
- [#​4125](https://togithub.com/mochajs/mocha/issues/4125): Fix timeout handling with `--inspect-brk`/`--inspect` ([**@​juergba**](https://togithub.com/juergba))
- [#​4070](https://togithub.com/mochajs/mocha/issues/4070): `Mocha` constructor: improve browser setup ([**@​juergba**](https://togithub.com/juergba))
- [#​4068](https://togithub.com/mochajs/mocha/issues/4068): XUnit reporter should handle exceptions during diff generation ([**@​rgroothuijsen**](https://togithub.com/rgroothuijsen))
- [#​4030](https://togithub.com/mochajs/mocha/issues/4030): Fix `--allow-uncaught` with `this.skip()` ([**@​juergba**](https://togithub.com/juergba))
#### :mag: Coverage
- [#​4109](https://togithub.com/mochajs/mocha/issues/4109): Add Node.js v13.x to CI test matrix ([**@​juergba**](https://togithub.com/juergba))
#### :book: Documentation
- [#​4129](https://togithub.com/mochajs/mocha/issues/4129): Fix broken links ([**@​SaeromB**](https://togithub.com/SaeromB))
- [#​4127](https://togithub.com/mochajs/mocha/issues/4127): Add reporter alias names to docs ([**@​khg0712**](https://togithub.com/khg0712))
- [#​4101](https://togithub.com/mochajs/mocha/issues/4101): Clarify invalid usage of `done()` ([**@​jgehrcke**](https://togithub.com/jgehrcke))
- [#​4092](https://togithub.com/mochajs/mocha/issues/4092): Replace `:coffee:` with emoji ☕️ ([**@​pzrq**](https://togithub.com/pzrq))
- [#​4088](https://togithub.com/mochajs/mocha/issues/4088): Initial draft of project charter ([**@​boneskull**](https://togithub.com/boneskull))
- [#​4066](https://togithub.com/mochajs/mocha/issues/4066): Change `sh` to `bash` for code block in docs/index.md ([**@​HyunSangHan**](https://togithub.com/HyunSangHan))
- [#​4045](https://togithub.com/mochajs/mocha/issues/4045): Update README.md concerning GraphicsMagick installation ([**@​HyunSangHan**](https://togithub.com/HyunSangHan))
- [#​3988](https://togithub.com/mochajs/mocha/issues/3988): Fix sponsors background color for readability ([**@​outsideris**](https://togithub.com/outsideris))
#### :nut_and_bolt: Other
- [#​4118](https://togithub.com/mochajs/mocha/issues/4118): Update node-environment-flags to 1.0.6 ([**@​kylef**](https://togithub.com/kylef))
- [#​4097](https://togithub.com/mochajs/mocha/issues/4097): Add GH Funding Metadata ([**@​SheetJSDev**](https://togithub.com/SheetJSDev))
- [#​4089](https://togithub.com/mochajs/mocha/issues/4089): Add funding information to `package.json` ([**@​Munter**](https://togithub.com/Munter))
- [#​4077](https://togithub.com/mochajs/mocha/issues/4077): Improve integration tests ([**@​soobing**](https://togithub.com/soobing))
</details>
---
### Configuration
📅 **Schedule**: "after 9am and before 3pm" (UTC).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/retry-request).
* chore(main): release 4.2.0 (#52)
:robot: I have created a release *beep* *boop*
---
## [4.2.0](https://github.com/googleapis/retry-request/compare/v4.1.0...v4.2.0) (2022-04-06)
### Features
* support enhanced retry settings ([#35](https://github.com/googleapis/retry-request/issues/35)) ([0184676](https://github.com/googleapis/retry-request/commit/0184676dee36596fb939fb4559af11d0a14f64bd))
### Bug Fixes
* add new retry options to types ([#36](https://github.com/googleapis/retry-request/issues/36)) ([3f10798](https://github.com/googleapis/retry-request/commit/3f10798f47c03b50f1ba352b04d09ea3d0458b9c))
* correctly calculate retry attempt ([#33](https://github.com/googleapis/retry-request/issues/33)) ([4c852e2](https://github.com/googleapis/retry-request/commit/4c852e2ba22a7f75edfb3c905bd37a7e9913e67d))
* use extend instead of object.assign ([#37](https://github.com/googleapis/retry-request/issues/37)) ([8c8dcdd](https://github.com/googleapis/retry-request/commit/8c8dcdd7d6262ce305c93fa4a8a7b2630e984824))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
* chore(deps): update dependency linkinator to v3 (#59)
* chore(main): release 4.2.1 (#62)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* build!: drop node 10 (#68)
* build!: drop node 10
* add noop system test
* update mocha to ^9.2.2
* chore(main): release 5.0.0 (#70)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* fix: respect totalTimeout and do not retry if nextRetryDelay is <= 0 (#38)
* fix: respect totalTimeout and do not retry if nextRetryDelay is <= 0
* linter fix
* chore(deps): update dependency jsdoc-region-tag to v2 (#76)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdoc-region-tag](https://togithub.com/googleapis/jsdoc-region-tag) | [`^1.0.4` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-region-tag/1.3.1/2.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/jsdoc-region-tag</summary>
### [`v2.0.0`](https://togithub.com/googleapis/jsdoc-region-tag/blob/HEAD/CHANGELOG.md#​200-httpsgithubcomgoogleapisjsdoc-region-tagcomparev131v200-2022-05-20)
[Compare Source](https://togithub.com/googleapis/jsdoc-region-tag/compare/v1.3.1...v2.0.0)
##### ⚠ BREAKING CHANGES
- update library to use Node 12 ([#​107](https://togithub.com/googleapis/jsdoc-region-tag/issues/107))
##### Build System
- update library to use Node 12 ([#​107](https://togithub.com/googleapis/jsdoc-region-tag/issues/107)) ([5b51796](https://togithub.com/googleapis/jsdoc-region-tag/commit/5b51796771984cf8b978990025f14faa03c19923))
##### [1.3.1](https://www.github.com/googleapis/jsdoc-region-tag/compare/v1.3.0...v1.3.1) (2021-08-11)
##### Bug Fixes
- **build:** migrate to using main branch ([#​79](https://www.togithub.com/googleapis/jsdoc-region-tag/issues/79)) ([5050615](https://www.github.com/googleapis/jsdoc-region-tag/commit/50506150b7758592df5e389c6a5c3d82b3b20881))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/retry-request).
* chore(deps): update dependency jsdoc-fresh to v2 (#75)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdoc-fresh](https://togithub.com/googleapis/jsdoc-fresh) | [`^1.0.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-fresh/1.1.1/2.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/jsdoc-fresh</summary>
### [`v2.0.0`](https://togithub.com/googleapis/jsdoc-fresh/blob/HEAD/CHANGELOG.md#​200-httpsgithubcomgoogleapisjsdoc-freshcomparev111v200-2022-05-18)
[Compare Source](https://togithub.com/googleapis/jsdoc-fresh/compare/v1.1.1...v2.0.0)
##### ⚠ BREAKING CHANGES
- update library to use Node 12 ([#​108](https://togithub.com/googleapis/jsdoc-fresh/issues/108))
##### Build System
- update library to use Node 12 ([#​108](https://togithub.com/googleapis/jsdoc-fresh/issues/108)) ([e61c223](https://togithub.com/googleapis/jsdoc-fresh/commit/e61c2238db8900e339e5fe7fb8aea09642290182))
##### [1.1.1](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.1.0...v1.1.1) (2021-08-11)
##### Bug Fixes
- **build:** migrate to using main branch ([#​83](https://www.togithub.com/googleapis/jsdoc-fresh/issues/83)) ([9474adb](https://www.github.com/googleapis/jsdoc-fresh/commit/9474adbf0d559d319ff207397ba2be6b557999ac))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/retry-request).
* chore(main): release 5.0.1 (#73)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: sofisl <[email protected]>
* chore(deps): update dependency linkinator to v4 (#77)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [linkinator](https://togithub.com/JustinBeckwith/linkinator) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/linkinator/3.1.0/4.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>JustinBeckwith/linkinator</summary>
### [`v4.0.0`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v4.0.0)
[Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.1.0...v4.0.0)
##### Features
- create new release with notes ([#​508](https://togithub.com/JustinBeckwith/linkinator/issues/508)) ([2cab633](https://togithub.com/JustinBeckwith/linkinator/commit/2cab633c9659eb10794a4bac06f8b0acdc3e2c0c))
##### BREAKING CHANGES
- The commits in [#​507](https://togithub.com/JustinBeckwith/linkinator/issues/507) and [#​506](https://togithub.com/JustinBeckwith/linkinator/issues/506) both had breaking changes. They included dropping support for Node.js 12.x and updating the CSV export to be streaming, and to use a new way of writing the CSV file. This is an empty to commit using the `BREAKING CHANGE` format in the commit message to ensure a release is triggered.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/retry-request).
* fix: delete second LICENSE (#82)
* fix: delete second LICENSE
* chore(main): release 5.0.2 (#80)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* chore(deps): update dependency jsdoc to v4 (#83)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdoc](https://togithub.com/jsdoc/jsdoc) | [`^3.6.3` -> `^4.0.0`](https://renovatebot.com/diffs/npm/jsdoc/3.6.11/4.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>jsdoc/jsdoc</summary>
### [`v4.0.0`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#​400-November-2022)
[Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.11...084218523a7d69fec14a852ce680f374f526af28)
- JSDoc releases now use [semantic versioning](https://semver.org/). If JSDoc makes
backwards-incompatible changes in the future, the major version will be incremented.
- JSDoc no longer uses the [`taffydb`](https://taffydb.com/) package. If your JSDoc template or
plugin uses the `taffydb` package, see the
[instructions for replacing `taffydb` with `@jsdoc/salty`](https://togithub.com/jsdoc/jsdoc/tree/main/packages/jsdoc-salty#use-salty-in-a-jsdoc-template).
- JSDoc now supports Node.js 12.0.0 and later.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/retry-request).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
* build: disable docs check due to issue in linkinator (#94)
* build: disable docs check due to issue in linkinator
* exclude ci.yaml from owlbot
* chore!: move minimum version to node 14 (#96)
* chore(main): release 6.0.0 (#98)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* chore(deps): update dependency gts to v5 (#99)
* chore(deps): update dependency jsdoc-region-tag to v3 (#101)
* chore(deps): update dependency jsdoc-fresh to v3 (#100)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdoc-fresh](https://togithub.com/googleapis/jsdoc-fresh) | [`^2.0.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/jsdoc-fresh/2.0.2/3.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/jsdoc-fresh (jsdoc-fresh)</summary>
### [`v3.0.0`](https://togithub.com/googleapis/jsdoc-fresh/blob/HEAD/CHANGELOG.md#300-2023-08-10)
[Compare Source](https://togithub.com/googleapis/jsdoc-fresh/compare/v2.0.2...v3.0.0)
##### ⚠ BREAKING CHANGES
- upgrade to Node 14
##### Miscellaneous Chores
- Upgrade to Node 14 ([50c1a03](https://togithub.com/googleapis/jsdoc-fresh/commit/50c1a0328a2ff7b1940989b6818366535f1c47a2))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/retry-request).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
* chore(nodejs): Add `system-test/fixtures` to `.eslintignore` (#106)
* fix: Add `system-test/fixtures` to `.eslintignore`
* refactor: Use `**`
Source-Link: https://github.com/googleapis/synthtool/commit/b7858ba70e8acabc89d13558a71dd9318a57034a
P…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.