supertokens-website
supertokens-website copied to clipboard
Bump minimist and mocha
Bumps minimist and mocha. These dependencies needed to be updated together.
Updates minimist from 1.2.5 to 1.2.6
Commits
7efb22a1.2.6ef88b93security notice for additional prototype pollution issuec2b9819isConstructorOrProto adapted from PRbc8eceetest from prototype pollution PR- See full diff in compare view
Updates mocha from 6.1.4 to 6.2.3
Release notes
Sourced from mocha's releases.
v6.2.3 (latest-6)
6.2.3 / 2020-03-25
:lock: Security Fixes
v6.2.2
6.2.2 / 2019-10-18
:bug: Fixes
- #4025: Fix duplicate
EVENT_RUN_ENDevents upon uncaught exception (@juergba)- #4051: Fix "unhide" function in
htmlreporter (browser) (@pec9399)- #4063: Fix use of esm in Node.js v8.x (
@boneskull)- #4033: Fix output when multiple async exceptions are thrown (
@juergba):book: Documentation
- #4046: Site accessibility fixes (
@Mia-jeong)- #4026: Update docs for custom reporters in browser (
@Lindsay-Needs-Sleep)- #3971: Adopt new OpenJS Foundation Code of Conduct (
@craigtaub)v6.2.1
6.2.1 / 2019-09-29
:bug: Fixes
- #3955: tty.getWindowSize is not a function inside a "worker_threads" worker (
@1999)- #3970: remove extraGlobals() (
@juergba)- #3984: Update yargs-unparser to v1.6.0 (
@juergba)- #3983: Package 'esm': spawn child-process for correct loading (
@juergba)- #3986: Update yargs to v13.3.0 and yargs-parser to v13.1.1 (
@juergba):book: Documentation
- #3886: fix styles on mochajs.org (
@outsideris)- #3966: Remove jsdoc index.html placeholder from eleventy file structure and fix broken link in jsdoc tutorial (
@Munter)- #3765: Add Matomo to website (
@MarioDiaz98)- #3947: Clarify effect of .skip() (
@oliversalzburg)v6.2.0
6.2.0 / 2019-07-18
:tada: Enhancements
- #3827: Do not fork child-process if no Node flags are present (
@boneskull)- #3725: Base reporter store ref to console.log, see mocha/wiki (
@craigtaub):bug: Fixes
... (truncated)
Changelog
Sourced from mocha's changelog.
6.2.3 / 2020-03-25
:lock: Security Fixes
6.2.2 / 2019-10-18
:bug: Fixes
- #4025: Fix duplicate
EVENT_RUN_ENDevents upon uncaught exception (@juergba)- #4051: Fix "unhide" function in
htmlreporter (browser) (@pec9399)- #4063: Fix use of esm in Node.js v8.x (
@boneskull)- #4033: Fix output when multiple async exceptions are thrown (
@juergba):book: Documentation
- #4046: Site accessibility fixes (
@Mia-jeong)- #4026: Update docs for custom reporters in browser (
@Lindsay-Needs-Sleep)- #3971: Adopt new OpenJS Foundation Code of Conduct (
@craigtaub)6.2.1 / 2019-09-29
:bug: Fixes
- #3955: tty.getWindowSize is not a function inside a "worker_threads" worker (
@1999)- #3970: remove extraGlobals() (
@juergba)- #3984: Update yargs-unparser to v1.6.0 (
@juergba)- #3983: Package 'esm': spawn child-process for correct loading (
@juergba)- #3986: Update yargs to v13.3.0 and yargs-parser to v13.1.1 (
@juergba):book: Documentation
- #3886: fix styles on mochajs.org (
@outsideris)- #3966: Remove jsdoc index.html placeholder from eleventy file structure and fix broken link in jsdoc tutorial (
@Munter)- #3765: Add Matomo to website (
@MarioDiaz98)- #3947: Clarify effect of .skip() (
@oliversalzburg)6.2.0 / 2019-07-18
:tada: Enhancements
- #3827: Do not fork child-process if no Node flags are present (
@boneskull)- #3725: Base reporter store ref to console.log, see mocha/wiki (
@craigtaub):bug: Fixes
- #3942: Fix "No test files found" Error when file is passed via
--file(@gabegorelick)- #3914: Modify Mocha constructor to accept options
globalorglobals(@pascalpp)- #3894: Fix parsing of config files with
_mochabinary (@juergba)
... (truncated)
Commits
eb781e2Release v6.2.310dbe94update CHANGELOG for v6.2.3 [ci skip]848d6fbsecurity: update mkdirp, yargs, yargs-parser843a3226.2.2aec8b02update CHANGELOG for v6.2.2 [ci skip]7a8b95anpm audit fixescebddf2Improve reporter documentation for mocha in browser. (#4026)3f7b987uncaughtException: report more than one exception per test (#4033)ee82d38modify alt text of image from Backers to Sponsors inside Sponsors section in ...e9c036cspecial-case parsing of "require" in unparseNodeArgs(); closes #4035 (#4063)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by juergba, a new releaser for mocha since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.