index.js 598 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830118311183211833118341183511836118371183811839118401184111842118431184411845118461184711848118491185011851118521185311854118551185611857118581185911860118611186211863118641186511866118671186811869118701187111872118731187411875118761187711878118791188011881118821188311884118851188611887118881188911890118911189211893118941189511896118971189811899119001190111902119031190411905119061190711908119091191011911119121191311914119151191611917119181191911920119211192211923119241192511926119271192811929119301193111932119331193411935119361193711938119391194011941119421194311944119451194611947119481194911950119511195211953119541195511956119571195811959119601196111962119631196411965119661196711968119691197011971119721197311974119751197611977119781197911980119811198211983119841198511986119871198811989119901199111992119931199411995119961199711998119991200012001120021200312004120051200612007120081200912010120111201212013120141201512016120171201812019120201202112022120231202412025120261202712028120291203012031120321203312034120351203612037120381203912040120411204212043120441204512046120471204812049120501205112052120531205412055120561205712058120591206012061120621206312064120651206612067120681206912070120711207212073120741207512076120771207812079120801208112082120831208412085120861208712088120891209012091120921209312094120951209612097120981209912100121011210212103121041210512106121071210812109121101211112112121131211412115121161211712118121191212012121121221212312124121251212612127121281212912130121311213212133121341213512136121371213812139121401214112142121431214412145121461214712148121491215012151121521215312154121551215612157121581215912160121611216212163121641216512166121671216812169121701217112172121731217412175121761217712178121791218012181121821218312184121851218612187121881218912190121911219212193121941219512196121971219812199122001220112202122031220412205122061220712208122091221012211122121221312214122151221612217122181221912220122211222212223122241222512226122271222812229122301223112232122331223412235122361223712238122391224012241122421224312244122451224612247122481224912250122511225212253122541225512256122571225812259122601226112262122631226412265122661226712268122691227012271122721227312274122751227612277122781227912280122811228212283122841228512286122871228812289122901229112292122931229412295122961229712298122991230012301123021230312304123051230612307123081230912310123111231212313123141231512316123171231812319123201232112322123231232412325123261232712328123291233012331123321233312334123351233612337123381233912340123411234212343123441234512346123471234812349123501235112352123531235412355123561235712358123591236012361123621236312364123651236612367123681236912370123711237212373123741237512376123771237812379123801238112382123831238412385123861238712388123891239012391123921239312394123951239612397123981239912400124011240212403124041240512406124071240812409124101241112412124131241412415124161241712418124191242012421124221242312424124251242612427124281242912430124311243212433124341243512436124371243812439124401244112442124431244412445124461244712448124491245012451124521245312454124551245612457124581245912460124611246212463124641246512466124671246812469124701247112472124731247412475124761247712478124791248012481124821248312484124851248612487124881248912490124911249212493124941249512496124971249812499125001250112502125031250412505125061250712508125091251012511125121251312514125151251612517125181251912520125211252212523125241252512526125271252812529125301253112532125331253412535125361253712538125391254012541125421254312544125451254612547125481254912550125511255212553125541255512556125571255812559125601256112562125631256412565125661256712568125691257012571125721257312574125751257612577125781257912580125811258212583125841258512586125871258812589125901259112592125931259412595125961259712598125991260012601126021260312604126051260612607126081260912610126111261212613126141261512616126171261812619126201262112622126231262412625126261262712628126291263012631126321263312634126351263612637126381263912640126411264212643126441264512646126471264812649126501265112652126531265412655126561265712658126591266012661126621266312664126651266612667126681266912670126711267212673126741267512676126771267812679126801268112682126831268412685126861268712688126891269012691126921269312694126951269612697126981269912700127011270212703127041270512706127071270812709127101271112712127131271412715127161271712718127191272012721127221272312724127251272612727127281272912730127311273212733127341273512736127371273812739127401274112742127431274412745127461274712748127491275012751127521275312754127551275612757127581275912760127611276212763127641276512766127671276812769127701277112772127731277412775127761277712778127791278012781127821278312784127851278612787127881278912790127911279212793127941279512796127971279812799128001280112802128031280412805128061280712808128091281012811128121281312814128151281612817128181281912820128211282212823128241282512826128271282812829128301283112832128331283412835128361283712838128391284012841128421284312844128451284612847128481284912850128511285212853128541285512856128571285812859128601286112862128631286412865128661286712868128691287012871128721287312874128751287612877128781287912880128811288212883128841288512886128871288812889128901289112892128931289412895128961289712898128991290012901129021290312904129051290612907129081290912910129111291212913129141291512916129171291812919129201292112922129231292412925129261292712928129291293012931129321293312934129351293612937129381293912940129411294212943129441294512946129471294812949129501295112952129531295412955129561295712958129591296012961129621296312964129651296612967129681296912970129711297212973129741297512976129771297812979129801298112982129831298412985129861298712988129891299012991129921299312994129951299612997129981299913000130011300213003130041300513006130071300813009130101301113012130131301413015130161301713018130191302013021130221302313024130251302613027130281302913030130311303213033130341303513036130371303813039130401304113042130431304413045130461304713048130491305013051130521305313054130551305613057130581305913060130611306213063130641306513066130671306813069130701307113072130731307413075130761307713078130791308013081130821308313084130851308613087130881308913090130911309213093130941309513096130971309813099131001310113102131031310413105131061310713108131091311013111131121311313114131151311613117131181311913120131211312213123131241312513126131271312813129131301313113132131331313413135131361313713138131391314013141131421314313144131451314613147131481314913150131511315213153131541315513156131571315813159131601316113162131631316413165131661316713168131691317013171131721317313174131751317613177131781317913180131811318213183131841318513186131871318813189131901319113192131931319413195131961319713198131991320013201132021320313204132051320613207132081320913210132111321213213132141321513216132171321813219132201322113222132231322413225132261322713228132291323013231132321323313234132351323613237132381323913240132411324213243132441324513246132471324813249132501325113252132531325413255132561325713258132591326013261132621326313264132651326613267132681326913270132711327213273132741327513276132771327813279132801328113282132831328413285132861328713288132891329013291132921329313294132951329613297132981329913300133011330213303133041330513306133071330813309133101331113312133131331413315133161331713318133191332013321133221332313324133251332613327133281332913330133311333213333133341333513336133371333813339133401334113342133431334413345133461334713348133491335013351133521335313354133551335613357133581335913360133611336213363133641336513366133671336813369133701337113372133731337413375133761337713378133791338013381133821338313384133851338613387133881338913390133911339213393133941339513396133971339813399134001340113402134031340413405134061340713408134091341013411134121341313414134151341613417134181341913420134211342213423134241342513426134271342813429134301343113432134331343413435134361343713438134391344013441134421344313444134451344613447134481344913450134511345213453134541345513456134571345813459134601346113462134631346413465134661346713468134691347013471134721347313474134751347613477134781347913480134811348213483134841348513486134871348813489134901349113492134931349413495134961349713498134991350013501135021350313504135051350613507135081350913510135111351213513135141351513516135171351813519135201352113522135231352413525135261352713528135291353013531135321353313534135351353613537135381353913540135411354213543135441354513546135471354813549135501355113552135531355413555135561355713558135591356013561135621356313564135651356613567135681356913570135711357213573135741357513576135771357813579135801358113582135831358413585135861358713588135891359013591135921359313594135951359613597135981359913600136011360213603136041360513606136071360813609136101361113612136131361413615136161361713618136191362013621136221362313624136251362613627136281362913630136311363213633136341363513636136371363813639136401364113642136431364413645136461364713648136491365013651136521365313654136551365613657136581365913660136611366213663136641366513666136671366813669136701367113672136731367413675136761367713678136791368013681136821368313684136851368613687136881368913690136911369213693136941369513696136971369813699137001370113702137031370413705137061370713708137091371013711137121371313714137151371613717137181371913720137211372213723137241372513726137271372813729137301373113732137331373413735137361373713738137391374013741137421374313744137451374613747137481374913750137511375213753137541375513756137571375813759137601376113762137631376413765137661376713768137691377013771137721377313774137751377613777137781377913780137811378213783137841378513786137871378813789137901379113792137931379413795137961379713798137991380013801138021380313804138051380613807138081380913810138111381213813138141381513816138171381813819138201382113822138231382413825138261382713828138291383013831138321383313834138351383613837138381383913840138411384213843138441384513846138471384813849138501385113852138531385413855138561385713858138591386013861138621386313864138651386613867138681386913870138711387213873138741387513876138771387813879138801388113882138831388413885138861388713888138891389013891138921389313894138951389613897138981389913900139011390213903139041390513906139071390813909139101391113912139131391413915139161391713918139191392013921139221392313924139251392613927139281392913930139311393213933139341393513936139371393813939139401394113942139431394413945139461394713948139491395013951139521395313954139551395613957139581395913960139611396213963139641396513966139671396813969139701397113972139731397413975139761397713978139791398013981139821398313984139851398613987139881398913990139911399213993139941399513996139971399813999140001400114002140031400414005140061400714008140091401014011140121401314014140151401614017140181401914020140211402214023140241402514026140271402814029140301403114032140331403414035140361403714038140391404014041140421404314044140451404614047140481404914050140511405214053140541405514056140571405814059140601406114062140631406414065140661406714068140691407014071140721407314074140751407614077140781407914080140811408214083140841408514086140871408814089140901409114092140931409414095140961409714098140991410014101141021410314104141051410614107141081410914110141111411214113141141411514116141171411814119141201412114122141231412414125141261412714128141291413014131141321413314134141351413614137141381413914140141411414214143141441414514146141471414814149141501415114152141531415414155141561415714158141591416014161141621416314164141651416614167141681416914170141711417214173141741417514176141771417814179141801418114182141831418414185141861418714188141891419014191141921419314194141951419614197141981419914200142011420214203142041420514206142071420814209142101421114212142131421414215142161421714218142191422014221142221422314224142251422614227142281422914230142311423214233142341423514236142371423814239142401424114242142431424414245142461424714248142491425014251142521425314254142551425614257142581425914260142611426214263142641426514266142671426814269142701427114272142731427414275142761427714278142791428014281142821428314284142851428614287142881428914290142911429214293142941429514296142971429814299143001430114302143031430414305143061430714308143091431014311143121431314314143151431614317143181431914320143211432214323143241432514326143271432814329143301433114332143331433414335143361433714338143391434014341143421434314344143451434614347143481434914350143511435214353143541435514356143571435814359143601436114362143631436414365143661436714368143691437014371143721437314374143751437614377143781437914380143811438214383143841438514386143871438814389143901439114392143931439414395143961439714398143991440014401144021440314404144051440614407144081440914410144111441214413144141441514416144171441814419144201442114422144231442414425144261442714428144291443014431144321443314434144351443614437144381443914440144411444214443144441444514446144471444814449144501445114452144531445414455144561445714458144591446014461144621446314464144651446614467144681446914470144711447214473144741447514476144771447814479144801448114482144831448414485144861448714488144891449014491144921449314494144951449614497144981449914500145011450214503145041450514506145071450814509145101451114512145131451414515145161451714518145191452014521145221452314524145251452614527145281452914530145311453214533145341453514536145371453814539145401454114542145431454414545145461454714548145491455014551145521455314554145551455614557145581455914560145611456214563145641456514566145671456814569145701457114572145731457414575145761457714578145791458014581145821458314584145851458614587145881458914590145911459214593145941459514596145971459814599146001460114602146031460414605146061460714608146091461014611146121461314614146151461614617146181461914620146211462214623146241462514626146271462814629146301463114632146331463414635146361463714638146391464014641146421464314644146451464614647146481464914650146511465214653146541465514656146571465814659146601466114662146631466414665146661466714668146691467014671146721467314674146751467614677146781467914680146811468214683146841468514686146871468814689146901469114692146931469414695146961469714698146991470014701147021470314704147051470614707147081470914710147111471214713147141471514716147171471814719147201472114722147231472414725147261472714728147291473014731147321473314734147351473614737147381473914740147411474214743147441474514746147471474814749147501475114752147531475414755147561475714758147591476014761147621476314764147651476614767147681476914770147711477214773147741477514776147771477814779147801478114782147831478414785147861478714788147891479014791147921479314794147951479614797147981479914800148011480214803148041480514806148071480814809148101481114812148131481414815148161481714818148191482014821148221482314824148251482614827148281482914830148311483214833148341483514836148371483814839148401484114842148431484414845148461484714848148491485014851148521485314854148551485614857148581485914860148611486214863148641486514866148671486814869148701487114872148731487414875148761487714878148791488014881148821488314884148851488614887148881488914890148911489214893148941489514896148971489814899149001490114902149031490414905149061490714908149091491014911149121491314914149151491614917149181491914920149211492214923149241492514926149271492814929149301493114932149331493414935149361493714938149391494014941149421494314944149451494614947149481494914950149511495214953149541495514956149571495814959149601496114962149631496414965149661496714968149691497014971149721497314974149751497614977149781497914980149811498214983149841498514986149871498814989149901499114992149931499414995149961499714998149991500015001150021500315004150051500615007150081500915010150111501215013150141501515016150171501815019150201502115022150231502415025150261502715028150291503015031150321503315034150351503615037150381503915040150411504215043150441504515046150471504815049150501505115052150531505415055150561505715058150591506015061150621506315064150651506615067150681506915070150711507215073150741507515076150771507815079150801508115082150831508415085150861508715088150891509015091150921509315094150951509615097150981509915100151011510215103151041510515106151071510815109151101511115112151131511415115151161511715118151191512015121151221512315124151251512615127151281512915130151311513215133151341513515136151371513815139151401514115142151431514415145151461514715148151491515015151151521515315154151551515615157151581515915160151611516215163151641516515166151671516815169151701517115172151731517415175151761517715178151791518015181151821518315184151851518615187151881518915190151911519215193151941519515196151971519815199152001520115202152031520415205152061520715208152091521015211152121521315214152151521615217152181521915220152211522215223152241522515226152271522815229152301523115232152331523415235152361523715238152391524015241152421524315244152451524615247152481524915250152511525215253152541525515256152571525815259152601526115262152631526415265152661526715268152691527015271152721527315274152751527615277152781527915280152811528215283152841528515286152871528815289152901529115292152931529415295152961529715298152991530015301153021530315304153051530615307153081530915310153111531215313153141531515316153171531815319153201532115322153231532415325153261532715328153291533015331153321533315334153351533615337153381533915340153411534215343153441534515346153471534815349153501535115352153531535415355153561535715358153591536015361153621536315364153651536615367153681536915370153711537215373153741537515376153771537815379153801538115382153831538415385153861538715388153891539015391153921539315394153951539615397153981539915400154011540215403154041540515406154071540815409154101541115412154131541415415154161541715418154191542015421154221542315424154251542615427154281542915430154311543215433154341543515436154371543815439154401544115442154431544415445154461544715448154491545015451154521545315454154551545615457154581545915460154611546215463154641546515466154671546815469154701547115472154731547415475154761547715478154791548015481154821548315484154851548615487154881548915490154911549215493154941549515496154971549815499155001550115502155031550415505155061550715508155091551015511155121551315514155151551615517155181551915520155211552215523155241552515526155271552815529155301553115532155331553415535155361553715538155391554015541155421554315544155451554615547155481554915550155511555215553155541555515556155571555815559155601556115562155631556415565155661556715568155691557015571155721557315574155751557615577155781557915580155811558215583155841558515586155871558815589155901559115592155931559415595155961559715598155991560015601156021560315604156051560615607156081560915610156111561215613156141561515616156171561815619156201562115622156231562415625156261562715628156291563015631156321563315634156351563615637156381563915640156411564215643156441564515646156471564815649156501565115652156531565415655156561565715658156591566015661156621566315664156651566615667156681566915670156711567215673156741567515676156771567815679156801568115682156831568415685156861568715688156891569015691156921569315694156951569615697156981569915700157011570215703157041570515706157071570815709157101571115712157131571415715157161571715718157191572015721157221572315724157251572615727157281572915730157311573215733157341573515736157371573815739157401574115742157431574415745157461574715748157491575015751157521575315754157551575615757157581575915760157611576215763157641576515766157671576815769157701577115772157731577415775157761577715778157791578015781157821578315784157851578615787157881578915790157911579215793157941579515796157971579815799158001580115802158031580415805158061580715808158091581015811158121581315814158151581615817158181581915820158211582215823158241582515826158271582815829158301583115832158331583415835158361583715838158391584015841158421584315844158451584615847158481584915850158511585215853158541585515856158571585815859158601586115862158631586415865158661586715868158691587015871158721587315874158751587615877158781587915880158811588215883158841588515886158871588815889158901589115892158931589415895158961589715898158991590015901159021590315904159051590615907159081590915910159111591215913159141591515916159171591815919159201592115922159231592415925159261592715928159291593015931159321593315934159351593615937159381593915940159411594215943159441594515946159471594815949159501595115952159531595415955159561595715958159591596015961159621596315964159651596615967159681596915970159711597215973159741597515976159771597815979159801598115982159831598415985159861598715988159891599015991159921599315994159951599615997159981599916000160011600216003160041600516006160071600816009160101601116012160131601416015160161601716018160191602016021160221602316024160251602616027160281602916030160311603216033160341603516036160371603816039160401604116042160431604416045160461604716048160491605016051160521605316054160551605616057160581605916060160611606216063160641606516066160671606816069160701607116072160731607416075160761607716078160791608016081160821608316084160851608616087160881608916090160911609216093160941609516096160971609816099161001610116102161031610416105161061610716108161091611016111161121611316114161151611616117161181611916120161211612216123161241612516126161271612816129161301613116132161331613416135161361613716138161391614016141161421614316144161451614616147161481614916150161511615216153161541615516156161571615816159161601616116162161631616416165161661616716168161691617016171161721617316174161751617616177161781617916180161811618216183161841618516186161871618816189161901619116192161931619416195161961619716198161991620016201162021620316204162051620616207162081620916210162111621216213162141621516216162171621816219162201622116222162231622416225162261622716228162291623016231162321623316234162351623616237162381623916240162411624216243162441624516246162471624816249162501625116252162531625416255162561625716258162591626016261162621626316264162651626616267162681626916270162711627216273162741627516276162771627816279162801628116282162831628416285162861628716288162891629016291162921629316294162951629616297162981629916300
  1. module.exports =
  2. /******/ (function(modules, runtime) { // webpackBootstrap
  3. /******/ "use strict";
  4. /******/ // The module cache
  5. /******/ var installedModules = {};
  6. /******/
  7. /******/ // The require function
  8. /******/ function __webpack_require__(moduleId) {
  9. /******/
  10. /******/ // Check if module is in cache
  11. /******/ if(installedModules[moduleId]) {
  12. /******/ return installedModules[moduleId].exports;
  13. /******/ }
  14. /******/ // Create a new module (and put it into the cache)
  15. /******/ var module = installedModules[moduleId] = {
  16. /******/ i: moduleId,
  17. /******/ l: false,
  18. /******/ exports: {}
  19. /******/ };
  20. /******/
  21. /******/ // Execute the module function
  22. /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
  23. /******/
  24. /******/ // Flag the module as loaded
  25. /******/ module.l = true;
  26. /******/
  27. /******/ // Return the exports of the module
  28. /******/ return module.exports;
  29. /******/ }
  30. /******/
  31. /******/
  32. /******/ __webpack_require__.ab = __dirname + "/";
  33. /******/
  34. /******/ // the startup function
  35. /******/ function startup() {
  36. /******/ // Load entry module and return exports
  37. /******/ return __webpack_require__(198);
  38. /******/ };
  39. /******/
  40. /******/ // run startup
  41. /******/ return startup();
  42. /******/ })
  43. /************************************************************************/
  44. /******/ ({
  45. /***/ 0:
  46. /***/ (function(module, __unusedexports, __webpack_require__) {
  47. const Octokit = __webpack_require__(529);
  48. const CORE_PLUGINS = [
  49. __webpack_require__(372),
  50. __webpack_require__(19), // deprecated: remove in v17
  51. __webpack_require__(190),
  52. __webpack_require__(148),
  53. __webpack_require__(248),
  54. __webpack_require__(586),
  55. __webpack_require__(430),
  56. __webpack_require__(850) // deprecated: remove in v17
  57. ];
  58. module.exports = Octokit.plugin(CORE_PLUGINS);
  59. /***/ }),
  60. /***/ 1:
  61. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  62. "use strict";
  63. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  64. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  65. return new (P || (P = Promise))(function (resolve, reject) {
  66. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  67. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  68. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  69. step((generator = generator.apply(thisArg, _arguments || [])).next());
  70. });
  71. };
  72. Object.defineProperty(exports, "__esModule", { value: true });
  73. const childProcess = __webpack_require__(129);
  74. const path = __webpack_require__(622);
  75. const util_1 = __webpack_require__(669);
  76. const ioUtil = __webpack_require__(672);
  77. const exec = util_1.promisify(childProcess.exec);
  78. /**
  79. * Copies a file or folder.
  80. * Based off of shelljs - https://github.com/shelljs/shelljs/blob/9237f66c52e5daa40458f94f9565e18e8132f5a6/src/cp.js
  81. *
  82. * @param source source path
  83. * @param dest destination path
  84. * @param options optional. See CopyOptions.
  85. */
  86. function cp(source, dest, options = {}) {
  87. return __awaiter(this, void 0, void 0, function* () {
  88. const { force, recursive } = readCopyOptions(options);
  89. const destStat = (yield ioUtil.exists(dest)) ? yield ioUtil.stat(dest) : null;
  90. // Dest is an existing file, but not forcing
  91. if (destStat && destStat.isFile() && !force) {
  92. return;
  93. }
  94. // If dest is an existing directory, should copy inside.
  95. const newDest = destStat && destStat.isDirectory()
  96. ? path.join(dest, path.basename(source))
  97. : dest;
  98. if (!(yield ioUtil.exists(source))) {
  99. throw new Error(`no such file or directory: ${source}`);
  100. }
  101. const sourceStat = yield ioUtil.stat(source);
  102. if (sourceStat.isDirectory()) {
  103. if (!recursive) {
  104. throw new Error(`Failed to copy. ${source} is a directory, but tried to copy without recursive flag.`);
  105. }
  106. else {
  107. yield cpDirRecursive(source, newDest, 0, force);
  108. }
  109. }
  110. else {
  111. if (path.relative(source, newDest) === '') {
  112. // a file cannot be copied to itself
  113. throw new Error(`'${newDest}' and '${source}' are the same file`);
  114. }
  115. yield copyFile(source, newDest, force);
  116. }
  117. });
  118. }
  119. exports.cp = cp;
  120. /**
  121. * Moves a path.
  122. *
  123. * @param source source path
  124. * @param dest destination path
  125. * @param options optional. See MoveOptions.
  126. */
  127. function mv(source, dest, options = {}) {
  128. return __awaiter(this, void 0, void 0, function* () {
  129. if (yield ioUtil.exists(dest)) {
  130. let destExists = true;
  131. if (yield ioUtil.isDirectory(dest)) {
  132. // If dest is directory copy src into dest
  133. dest = path.join(dest, path.basename(source));
  134. destExists = yield ioUtil.exists(dest);
  135. }
  136. if (destExists) {
  137. if (options.force == null || options.force) {
  138. yield rmRF(dest);
  139. }
  140. else {
  141. throw new Error('Destination already exists');
  142. }
  143. }
  144. }
  145. yield mkdirP(path.dirname(dest));
  146. yield ioUtil.rename(source, dest);
  147. });
  148. }
  149. exports.mv = mv;
  150. /**
  151. * Remove a path recursively with force
  152. *
  153. * @param inputPath path to remove
  154. */
  155. function rmRF(inputPath) {
  156. return __awaiter(this, void 0, void 0, function* () {
  157. if (ioUtil.IS_WINDOWS) {
  158. // Node doesn't provide a delete operation, only an unlink function. This means that if the file is being used by another
  159. // program (e.g. antivirus), it won't be deleted. To address this, we shell out the work to rd/del.
  160. try {
  161. if (yield ioUtil.isDirectory(inputPath, true)) {
  162. yield exec(`rd /s /q "${inputPath}"`);
  163. }
  164. else {
  165. yield exec(`del /f /a "${inputPath}"`);
  166. }
  167. }
  168. catch (err) {
  169. // if you try to delete a file that doesn't exist, desired result is achieved
  170. // other errors are valid
  171. if (err.code !== 'ENOENT')
  172. throw err;
  173. }
  174. // Shelling out fails to remove a symlink folder with missing source, this unlink catches that
  175. try {
  176. yield ioUtil.unlink(inputPath);
  177. }
  178. catch (err) {
  179. // if you try to delete a file that doesn't exist, desired result is achieved
  180. // other errors are valid
  181. if (err.code !== 'ENOENT')
  182. throw err;
  183. }
  184. }
  185. else {
  186. let isDir = false;
  187. try {
  188. isDir = yield ioUtil.isDirectory(inputPath);
  189. }
  190. catch (err) {
  191. // if you try to delete a file that doesn't exist, desired result is achieved
  192. // other errors are valid
  193. if (err.code !== 'ENOENT')
  194. throw err;
  195. return;
  196. }
  197. if (isDir) {
  198. yield exec(`rm -rf "${inputPath}"`);
  199. }
  200. else {
  201. yield ioUtil.unlink(inputPath);
  202. }
  203. }
  204. });
  205. }
  206. exports.rmRF = rmRF;
  207. /**
  208. * Make a directory. Creates the full path with folders in between
  209. * Will throw if it fails
  210. *
  211. * @param fsPath path to create
  212. * @returns Promise<void>
  213. */
  214. function mkdirP(fsPath) {
  215. return __awaiter(this, void 0, void 0, function* () {
  216. yield ioUtil.mkdirP(fsPath);
  217. });
  218. }
  219. exports.mkdirP = mkdirP;
  220. /**
  221. * Returns path of a tool had the tool actually been invoked. Resolves via paths.
  222. * If you check and the tool does not exist, it will throw.
  223. *
  224. * @param tool name of the tool
  225. * @param check whether to check if tool exists
  226. * @returns Promise<string> path to tool
  227. */
  228. function which(tool, check) {
  229. return __awaiter(this, void 0, void 0, function* () {
  230. if (!tool) {
  231. throw new Error("parameter 'tool' is required");
  232. }
  233. // recursive when check=true
  234. if (check) {
  235. const result = yield which(tool, false);
  236. if (!result) {
  237. if (ioUtil.IS_WINDOWS) {
  238. throw new Error(`Unable to locate executable file: ${tool}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.`);
  239. }
  240. else {
  241. throw new Error(`Unable to locate executable file: ${tool}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.`);
  242. }
  243. }
  244. }
  245. try {
  246. // build the list of extensions to try
  247. const extensions = [];
  248. if (ioUtil.IS_WINDOWS && process.env.PATHEXT) {
  249. for (const extension of process.env.PATHEXT.split(path.delimiter)) {
  250. if (extension) {
  251. extensions.push(extension);
  252. }
  253. }
  254. }
  255. // if it's rooted, return it if exists. otherwise return empty.
  256. if (ioUtil.isRooted(tool)) {
  257. const filePath = yield ioUtil.tryGetExecutablePath(tool, extensions);
  258. if (filePath) {
  259. return filePath;
  260. }
  261. return '';
  262. }
  263. // if any path separators, return empty
  264. if (tool.includes('/') || (ioUtil.IS_WINDOWS && tool.includes('\\'))) {
  265. return '';
  266. }
  267. // build the list of directories
  268. //
  269. // Note, technically "where" checks the current directory on Windows. From a toolkit perspective,
  270. // it feels like we should not do this. Checking the current directory seems like more of a use
  271. // case of a shell, and the which() function exposed by the toolkit should strive for consistency
  272. // across platforms.
  273. const directories = [];
  274. if (process.env.PATH) {
  275. for (const p of process.env.PATH.split(path.delimiter)) {
  276. if (p) {
  277. directories.push(p);
  278. }
  279. }
  280. }
  281. // return the first match
  282. for (const directory of directories) {
  283. const filePath = yield ioUtil.tryGetExecutablePath(directory + path.sep + tool, extensions);
  284. if (filePath) {
  285. return filePath;
  286. }
  287. }
  288. return '';
  289. }
  290. catch (err) {
  291. throw new Error(`which failed with message ${err.message}`);
  292. }
  293. });
  294. }
  295. exports.which = which;
  296. function readCopyOptions(options) {
  297. const force = options.force == null ? true : options.force;
  298. const recursive = Boolean(options.recursive);
  299. return { force, recursive };
  300. }
  301. function cpDirRecursive(sourceDir, destDir, currentDepth, force) {
  302. return __awaiter(this, void 0, void 0, function* () {
  303. // Ensure there is not a run away recursive copy
  304. if (currentDepth >= 255)
  305. return;
  306. currentDepth++;
  307. yield mkdirP(destDir);
  308. const files = yield ioUtil.readdir(sourceDir);
  309. for (const fileName of files) {
  310. const srcFile = `${sourceDir}/${fileName}`;
  311. const destFile = `${destDir}/${fileName}`;
  312. const srcFileStat = yield ioUtil.lstat(srcFile);
  313. if (srcFileStat.isDirectory()) {
  314. // Recurse
  315. yield cpDirRecursive(srcFile, destFile, currentDepth, force);
  316. }
  317. else {
  318. yield copyFile(srcFile, destFile, force);
  319. }
  320. }
  321. // Change the mode for the newly created directory
  322. yield ioUtil.chmod(destDir, (yield ioUtil.stat(sourceDir)).mode);
  323. });
  324. }
  325. // Buffered file copy
  326. function copyFile(srcFile, destFile, force) {
  327. return __awaiter(this, void 0, void 0, function* () {
  328. if ((yield ioUtil.lstat(srcFile)).isSymbolicLink()) {
  329. // unlink/re-link it
  330. try {
  331. yield ioUtil.lstat(destFile);
  332. yield ioUtil.unlink(destFile);
  333. }
  334. catch (e) {
  335. // Try to override file permission
  336. if (e.code === 'EPERM') {
  337. yield ioUtil.chmod(destFile, '0666');
  338. yield ioUtil.unlink(destFile);
  339. }
  340. // other errors = it doesn't exist, no work to do
  341. }
  342. // Copy over symlink
  343. const symlinkFull = yield ioUtil.readlink(srcFile);
  344. yield ioUtil.symlink(symlinkFull, destFile, ioUtil.IS_WINDOWS ? 'junction' : null);
  345. }
  346. else if (!(yield ioUtil.exists(destFile)) || force) {
  347. yield ioUtil.copyFile(srcFile, destFile);
  348. }
  349. });
  350. }
  351. //# sourceMappingURL=io.js.map
  352. /***/ }),
  353. /***/ 2:
  354. /***/ (function(module, __unusedexports, __webpack_require__) {
  355. "use strict";
  356. const os = __webpack_require__(87);
  357. const macosRelease = __webpack_require__(118);
  358. const winRelease = __webpack_require__(49);
  359. const osName = (platform, release) => {
  360. if (!platform && release) {
  361. throw new Error('You can\'t specify a `release` without specifying `platform`');
  362. }
  363. platform = platform || os.platform();
  364. let id;
  365. if (platform === 'darwin') {
  366. if (!release && os.platform() === 'darwin') {
  367. release = os.release();
  368. }
  369. const prefix = release ? (Number(release.split('.')[0]) > 15 ? 'macOS' : 'OS X') : 'macOS';
  370. id = release ? macosRelease(release).name : '';
  371. return prefix + (id ? ' ' + id : '');
  372. }
  373. if (platform === 'linux') {
  374. if (!release && os.platform() === 'linux') {
  375. release = os.release();
  376. }
  377. id = release ? release.replace(/^(\d+\.\d+).*/, '$1') : '';
  378. return 'Linux' + (id ? ' ' + id : '');
  379. }
  380. if (platform === 'win32') {
  381. if (!release && os.platform() === 'win32') {
  382. release = os.release();
  383. }
  384. id = release ? winRelease(release) : '';
  385. return 'Windows' + (id ? ' ' + id : '');
  386. }
  387. return platform;
  388. };
  389. module.exports = osName;
  390. /***/ }),
  391. /***/ 8:
  392. /***/ (function(module, __unusedexports, __webpack_require__) {
  393. module.exports = iterator;
  394. const normalizePaginatedListResponse = __webpack_require__(301);
  395. function iterator(octokit, options) {
  396. const headers = options.headers;
  397. let url = octokit.request.endpoint(options).url;
  398. return {
  399. [Symbol.asyncIterator]: () => ({
  400. next() {
  401. if (!url) {
  402. return Promise.resolve({ done: true });
  403. }
  404. return octokit
  405. .request({ url, headers })
  406. .then(response => {
  407. normalizePaginatedListResponse(octokit, url, response);
  408. // `response.headers.link` format:
  409. // '<https://api.github.com/users/aseemk/followers?page=2>; rel="next", <https://api.github.com/users/aseemk/followers?page=2>; rel="last"'
  410. // sets `url` to undefined if "next" URL is not present or `link` header is not set
  411. url = ((response.headers.link || "").match(
  412. /<([^>]+)>;\s*rel="next"/
  413. ) || [])[1];
  414. return { value: response };
  415. });
  416. }
  417. })
  418. };
  419. }
  420. /***/ }),
  421. /***/ 9:
  422. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  423. "use strict";
  424. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  425. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  426. return new (P || (P = Promise))(function (resolve, reject) {
  427. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  428. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  429. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  430. step((generator = generator.apply(thisArg, _arguments || [])).next());
  431. });
  432. };
  433. Object.defineProperty(exports, "__esModule", { value: true });
  434. const os = __webpack_require__(87);
  435. const events = __webpack_require__(614);
  436. const child = __webpack_require__(129);
  437. /* eslint-disable @typescript-eslint/unbound-method */
  438. const IS_WINDOWS = process.platform === 'win32';
  439. /*
  440. * Class for running command line tools. Handles quoting and arg parsing in a platform agnostic way.
  441. */
  442. class ToolRunner extends events.EventEmitter {
  443. constructor(toolPath, args, options) {
  444. super();
  445. if (!toolPath) {
  446. throw new Error("Parameter 'toolPath' cannot be null or empty.");
  447. }
  448. this.toolPath = toolPath;
  449. this.args = args || [];
  450. this.options = options || {};
  451. }
  452. _debug(message) {
  453. if (this.options.listeners && this.options.listeners.debug) {
  454. this.options.listeners.debug(message);
  455. }
  456. }
  457. _getCommandString(options, noPrefix) {
  458. const toolPath = this._getSpawnFileName();
  459. const args = this._getSpawnArgs(options);
  460. let cmd = noPrefix ? '' : '[command]'; // omit prefix when piped to a second tool
  461. if (IS_WINDOWS) {
  462. // Windows + cmd file
  463. if (this._isCmdFile()) {
  464. cmd += toolPath;
  465. for (const a of args) {
  466. cmd += ` ${a}`;
  467. }
  468. }
  469. // Windows + verbatim
  470. else if (options.windowsVerbatimArguments) {
  471. cmd += `"${toolPath}"`;
  472. for (const a of args) {
  473. cmd += ` ${a}`;
  474. }
  475. }
  476. // Windows (regular)
  477. else {
  478. cmd += this._windowsQuoteCmdArg(toolPath);
  479. for (const a of args) {
  480. cmd += ` ${this._windowsQuoteCmdArg(a)}`;
  481. }
  482. }
  483. }
  484. else {
  485. // OSX/Linux - this can likely be improved with some form of quoting.
  486. // creating processes on Unix is fundamentally different than Windows.
  487. // on Unix, execvp() takes an arg array.
  488. cmd += toolPath;
  489. for (const a of args) {
  490. cmd += ` ${a}`;
  491. }
  492. }
  493. return cmd;
  494. }
  495. _processLineBuffer(data, strBuffer, onLine) {
  496. try {
  497. let s = strBuffer + data.toString();
  498. let n = s.indexOf(os.EOL);
  499. while (n > -1) {
  500. const line = s.substring(0, n);
  501. onLine(line);
  502. // the rest of the string ...
  503. s = s.substring(n + os.EOL.length);
  504. n = s.indexOf(os.EOL);
  505. }
  506. strBuffer = s;
  507. }
  508. catch (err) {
  509. // streaming lines to console is best effort. Don't fail a build.
  510. this._debug(`error processing line. Failed with error ${err}`);
  511. }
  512. }
  513. _getSpawnFileName() {
  514. if (IS_WINDOWS) {
  515. if (this._isCmdFile()) {
  516. return process.env['COMSPEC'] || 'cmd.exe';
  517. }
  518. }
  519. return this.toolPath;
  520. }
  521. _getSpawnArgs(options) {
  522. if (IS_WINDOWS) {
  523. if (this._isCmdFile()) {
  524. let argline = `/D /S /C "${this._windowsQuoteCmdArg(this.toolPath)}`;
  525. for (const a of this.args) {
  526. argline += ' ';
  527. argline += options.windowsVerbatimArguments
  528. ? a
  529. : this._windowsQuoteCmdArg(a);
  530. }
  531. argline += '"';
  532. return [argline];
  533. }
  534. }
  535. return this.args;
  536. }
  537. _endsWith(str, end) {
  538. return str.endsWith(end);
  539. }
  540. _isCmdFile() {
  541. const upperToolPath = this.toolPath.toUpperCase();
  542. return (this._endsWith(upperToolPath, '.CMD') ||
  543. this._endsWith(upperToolPath, '.BAT'));
  544. }
  545. _windowsQuoteCmdArg(arg) {
  546. // for .exe, apply the normal quoting rules that libuv applies
  547. if (!this._isCmdFile()) {
  548. return this._uvQuoteCmdArg(arg);
  549. }
  550. // otherwise apply quoting rules specific to the cmd.exe command line parser.
  551. // the libuv rules are generic and are not designed specifically for cmd.exe
  552. // command line parser.
  553. //
  554. // for a detailed description of the cmd.exe command line parser, refer to
  555. // http://stackoverflow.com/questions/4094699/how-does-the-windows-command-interpreter-cmd-exe-parse-scripts/7970912#7970912
  556. // need quotes for empty arg
  557. if (!arg) {
  558. return '""';
  559. }
  560. // determine whether the arg needs to be quoted
  561. const cmdSpecialChars = [
  562. ' ',
  563. '\t',
  564. '&',
  565. '(',
  566. ')',
  567. '[',
  568. ']',
  569. '{',
  570. '}',
  571. '^',
  572. '=',
  573. ';',
  574. '!',
  575. "'",
  576. '+',
  577. ',',
  578. '`',
  579. '~',
  580. '|',
  581. '<',
  582. '>',
  583. '"'
  584. ];
  585. let needsQuotes = false;
  586. for (const char of arg) {
  587. if (cmdSpecialChars.some(x => x === char)) {
  588. needsQuotes = true;
  589. break;
  590. }
  591. }
  592. // short-circuit if quotes not needed
  593. if (!needsQuotes) {
  594. return arg;
  595. }
  596. // the following quoting rules are very similar to the rules that by libuv applies.
  597. //
  598. // 1) wrap the string in quotes
  599. //
  600. // 2) double-up quotes - i.e. " => ""
  601. //
  602. // this is different from the libuv quoting rules. libuv replaces " with \", which unfortunately
  603. // doesn't work well with a cmd.exe command line.
  604. //
  605. // note, replacing " with "" also works well if the arg is passed to a downstream .NET console app.
  606. // for example, the command line:
  607. // foo.exe "myarg:""my val"""
  608. // is parsed by a .NET console app into an arg array:
  609. // [ "myarg:\"my val\"" ]
  610. // which is the same end result when applying libuv quoting rules. although the actual
  611. // command line from libuv quoting rules would look like:
  612. // foo.exe "myarg:\"my val\""
  613. //
  614. // 3) double-up slashes that precede a quote,
  615. // e.g. hello \world => "hello \world"
  616. // hello\"world => "hello\\""world"
  617. // hello\\"world => "hello\\\\""world"
  618. // hello world\ => "hello world\\"
  619. //
  620. // technically this is not required for a cmd.exe command line, or the batch argument parser.
  621. // the reasons for including this as a .cmd quoting rule are:
  622. //
  623. // a) this is optimized for the scenario where the argument is passed from the .cmd file to an
  624. // external program. many programs (e.g. .NET console apps) rely on the slash-doubling rule.
  625. //
  626. // b) it's what we've been doing previously (by deferring to node default behavior) and we
  627. // haven't heard any complaints about that aspect.
  628. //
  629. // note, a weakness of the quoting rules chosen here, is that % is not escaped. in fact, % cannot be
  630. // escaped when used on the command line directly - even though within a .cmd file % can be escaped
  631. // by using %%.
  632. //
  633. // the saving grace is, on the command line, %var% is left as-is if var is not defined. this contrasts
  634. // the line parsing rules within a .cmd file, where if var is not defined it is replaced with nothing.
  635. //
  636. // one option that was explored was replacing % with ^% - i.e. %var% => ^%var^%. this hack would
  637. // often work, since it is unlikely that var^ would exist, and the ^ character is removed when the
  638. // variable is used. the problem, however, is that ^ is not removed when %* is used to pass the args
  639. // to an external program.
  640. //
  641. // an unexplored potential solution for the % escaping problem, is to create a wrapper .cmd file.
  642. // % can be escaped within a .cmd file.
  643. let reverse = '"';
  644. let quoteHit = true;
  645. for (let i = arg.length; i > 0; i--) {
  646. // walk the string in reverse
  647. reverse += arg[i - 1];
  648. if (quoteHit && arg[i - 1] === '\\') {
  649. reverse += '\\'; // double the slash
  650. }
  651. else if (arg[i - 1] === '"') {
  652. quoteHit = true;
  653. reverse += '"'; // double the quote
  654. }
  655. else {
  656. quoteHit = false;
  657. }
  658. }
  659. reverse += '"';
  660. return reverse
  661. .split('')
  662. .reverse()
  663. .join('');
  664. }
  665. _uvQuoteCmdArg(arg) {
  666. // Tool runner wraps child_process.spawn() and needs to apply the same quoting as
  667. // Node in certain cases where the undocumented spawn option windowsVerbatimArguments
  668. // is used.
  669. //
  670. // Since this function is a port of quote_cmd_arg from Node 4.x (technically, lib UV,
  671. // see https://github.com/nodejs/node/blob/v4.x/deps/uv/src/win/process.c for details),
  672. // pasting copyright notice from Node within this function:
  673. //
  674. // Copyright Joyent, Inc. and other Node contributors. All rights reserved.
  675. //
  676. // Permission is hereby granted, free of charge, to any person obtaining a copy
  677. // of this software and associated documentation files (the "Software"), to
  678. // deal in the Software without restriction, including without limitation the
  679. // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  680. // sell copies of the Software, and to permit persons to whom the Software is
  681. // furnished to do so, subject to the following conditions:
  682. //
  683. // The above copyright notice and this permission notice shall be included in
  684. // all copies or substantial portions of the Software.
  685. //
  686. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  687. // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  688. // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  689. // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  690. // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  691. // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  692. // IN THE SOFTWARE.
  693. if (!arg) {
  694. // Need double quotation for empty argument
  695. return '""';
  696. }
  697. if (!arg.includes(' ') && !arg.includes('\t') && !arg.includes('"')) {
  698. // No quotation needed
  699. return arg;
  700. }
  701. if (!arg.includes('"') && !arg.includes('\\')) {
  702. // No embedded double quotes or backslashes, so I can just wrap
  703. // quote marks around the whole thing.
  704. return `"${arg}"`;
  705. }
  706. // Expected input/output:
  707. // input : hello"world
  708. // output: "hello\"world"
  709. // input : hello""world
  710. // output: "hello\"\"world"
  711. // input : hello\world
  712. // output: hello\world
  713. // input : hello\\world
  714. // output: hello\\world
  715. // input : hello\"world
  716. // output: "hello\\\"world"
  717. // input : hello\\"world
  718. // output: "hello\\\\\"world"
  719. // input : hello world\
  720. // output: "hello world\\" - note the comment in libuv actually reads "hello world\"
  721. // but it appears the comment is wrong, it should be "hello world\\"
  722. let reverse = '"';
  723. let quoteHit = true;
  724. for (let i = arg.length; i > 0; i--) {
  725. // walk the string in reverse
  726. reverse += arg[i - 1];
  727. if (quoteHit && arg[i - 1] === '\\') {
  728. reverse += '\\';
  729. }
  730. else if (arg[i - 1] === '"') {
  731. quoteHit = true;
  732. reverse += '\\';
  733. }
  734. else {
  735. quoteHit = false;
  736. }
  737. }
  738. reverse += '"';
  739. return reverse
  740. .split('')
  741. .reverse()
  742. .join('');
  743. }
  744. _cloneExecOptions(options) {
  745. options = options || {};
  746. const result = {
  747. cwd: options.cwd || process.cwd(),
  748. env: options.env || process.env,
  749. silent: options.silent || false,
  750. windowsVerbatimArguments: options.windowsVerbatimArguments || false,
  751. failOnStdErr: options.failOnStdErr || false,
  752. ignoreReturnCode: options.ignoreReturnCode || false,
  753. delay: options.delay || 10000
  754. };
  755. result.outStream = options.outStream || process.stdout;
  756. result.errStream = options.errStream || process.stderr;
  757. return result;
  758. }
  759. _getSpawnOptions(options, toolPath) {
  760. options = options || {};
  761. const result = {};
  762. result.cwd = options.cwd;
  763. result.env = options.env;
  764. result['windowsVerbatimArguments'] =
  765. options.windowsVerbatimArguments || this._isCmdFile();
  766. if (options.windowsVerbatimArguments) {
  767. result.argv0 = `"${toolPath}"`;
  768. }
  769. return result;
  770. }
  771. /**
  772. * Exec a tool.
  773. * Output will be streamed to the live console.
  774. * Returns promise with return code
  775. *
  776. * @param tool path to tool to exec
  777. * @param options optional exec options. See ExecOptions
  778. * @returns number
  779. */
  780. exec() {
  781. return __awaiter(this, void 0, void 0, function* () {
  782. return new Promise((resolve, reject) => {
  783. this._debug(`exec tool: ${this.toolPath}`);
  784. this._debug('arguments:');
  785. for (const arg of this.args) {
  786. this._debug(` ${arg}`);
  787. }
  788. const optionsNonNull = this._cloneExecOptions(this.options);
  789. if (!optionsNonNull.silent && optionsNonNull.outStream) {
  790. optionsNonNull.outStream.write(this._getCommandString(optionsNonNull) + os.EOL);
  791. }
  792. const state = new ExecState(optionsNonNull, this.toolPath);
  793. state.on('debug', (message) => {
  794. this._debug(message);
  795. });
  796. const fileName = this._getSpawnFileName();
  797. const cp = child.spawn(fileName, this._getSpawnArgs(optionsNonNull), this._getSpawnOptions(this.options, fileName));
  798. const stdbuffer = '';
  799. if (cp.stdout) {
  800. cp.stdout.on('data', (data) => {
  801. if (this.options.listeners && this.options.listeners.stdout) {
  802. this.options.listeners.stdout(data);
  803. }
  804. if (!optionsNonNull.silent && optionsNonNull.outStream) {
  805. optionsNonNull.outStream.write(data);
  806. }
  807. this._processLineBuffer(data, stdbuffer, (line) => {
  808. if (this.options.listeners && this.options.listeners.stdline) {
  809. this.options.listeners.stdline(line);
  810. }
  811. });
  812. });
  813. }
  814. const errbuffer = '';
  815. if (cp.stderr) {
  816. cp.stderr.on('data', (data) => {
  817. state.processStderr = true;
  818. if (this.options.listeners && this.options.listeners.stderr) {
  819. this.options.listeners.stderr(data);
  820. }
  821. if (!optionsNonNull.silent &&
  822. optionsNonNull.errStream &&
  823. optionsNonNull.outStream) {
  824. const s = optionsNonNull.failOnStdErr
  825. ? optionsNonNull.errStream
  826. : optionsNonNull.outStream;
  827. s.write(data);
  828. }
  829. this._processLineBuffer(data, errbuffer, (line) => {
  830. if (this.options.listeners && this.options.listeners.errline) {
  831. this.options.listeners.errline(line);
  832. }
  833. });
  834. });
  835. }
  836. cp.on('error', (err) => {
  837. state.processError = err.message;
  838. state.processExited = true;
  839. state.processClosed = true;
  840. state.CheckComplete();
  841. });
  842. cp.on('exit', (code) => {
  843. state.processExitCode = code;
  844. state.processExited = true;
  845. this._debug(`Exit code ${code} received from tool '${this.toolPath}'`);
  846. state.CheckComplete();
  847. });
  848. cp.on('close', (code) => {
  849. state.processExitCode = code;
  850. state.processExited = true;
  851. state.processClosed = true;
  852. this._debug(`STDIO streams have closed for tool '${this.toolPath}'`);
  853. state.CheckComplete();
  854. });
  855. state.on('done', (error, exitCode) => {
  856. if (stdbuffer.length > 0) {
  857. this.emit('stdline', stdbuffer);
  858. }
  859. if (errbuffer.length > 0) {
  860. this.emit('errline', errbuffer);
  861. }
  862. cp.removeAllListeners();
  863. if (error) {
  864. reject(error);
  865. }
  866. else {
  867. resolve(exitCode);
  868. }
  869. });
  870. });
  871. });
  872. }
  873. }
  874. exports.ToolRunner = ToolRunner;
  875. /**
  876. * Convert an arg string to an array of args. Handles escaping
  877. *
  878. * @param argString string of arguments
  879. * @returns string[] array of arguments
  880. */
  881. function argStringToArray(argString) {
  882. const args = [];
  883. let inQuotes = false;
  884. let escaped = false;
  885. let arg = '';
  886. function append(c) {
  887. // we only escape double quotes.
  888. if (escaped && c !== '"') {
  889. arg += '\\';
  890. }
  891. arg += c;
  892. escaped = false;
  893. }
  894. for (let i = 0; i < argString.length; i++) {
  895. const c = argString.charAt(i);
  896. if (c === '"') {
  897. if (!escaped) {
  898. inQuotes = !inQuotes;
  899. }
  900. else {
  901. append(c);
  902. }
  903. continue;
  904. }
  905. if (c === '\\' && escaped) {
  906. append(c);
  907. continue;
  908. }
  909. if (c === '\\' && inQuotes) {
  910. escaped = true;
  911. continue;
  912. }
  913. if (c === ' ' && !inQuotes) {
  914. if (arg.length > 0) {
  915. args.push(arg);
  916. arg = '';
  917. }
  918. continue;
  919. }
  920. append(c);
  921. }
  922. if (arg.length > 0) {
  923. args.push(arg.trim());
  924. }
  925. return args;
  926. }
  927. exports.argStringToArray = argStringToArray;
  928. class ExecState extends events.EventEmitter {
  929. constructor(options, toolPath) {
  930. super();
  931. this.processClosed = false; // tracks whether the process has exited and stdio is closed
  932. this.processError = '';
  933. this.processExitCode = 0;
  934. this.processExited = false; // tracks whether the process has exited
  935. this.processStderr = false; // tracks whether stderr was written to
  936. this.delay = 10000; // 10 seconds
  937. this.done = false;
  938. this.timeout = null;
  939. if (!toolPath) {
  940. throw new Error('toolPath must not be empty');
  941. }
  942. this.options = options;
  943. this.toolPath = toolPath;
  944. if (options.delay) {
  945. this.delay = options.delay;
  946. }
  947. }
  948. CheckComplete() {
  949. if (this.done) {
  950. return;
  951. }
  952. if (this.processClosed) {
  953. this._setResult();
  954. }
  955. else if (this.processExited) {
  956. this.timeout = setTimeout(ExecState.HandleTimeout, this.delay, this);
  957. }
  958. }
  959. _debug(message) {
  960. this.emit('debug', message);
  961. }
  962. _setResult() {
  963. // determine whether there is an error
  964. let error;
  965. if (this.processExited) {
  966. if (this.processError) {
  967. error = new Error(`There was an error when attempting to execute the process '${this.toolPath}'. This may indicate the process failed to start. Error: ${this.processError}`);
  968. }
  969. else if (this.processExitCode !== 0 && !this.options.ignoreReturnCode) {
  970. error = new Error(`The process '${this.toolPath}' failed with exit code ${this.processExitCode}`);
  971. }
  972. else if (this.processStderr && this.options.failOnStdErr) {
  973. error = new Error(`The process '${this.toolPath}' failed because one or more lines were written to the STDERR stream`);
  974. }
  975. }
  976. // clear the timeout
  977. if (this.timeout) {
  978. clearTimeout(this.timeout);
  979. this.timeout = null;
  980. }
  981. this.done = true;
  982. this.emit('done', error, this.processExitCode);
  983. }
  984. static HandleTimeout(state) {
  985. if (state.done) {
  986. return;
  987. }
  988. if (!state.processClosed && state.processExited) {
  989. const message = `The STDIO streams did not close within ${state.delay /
  990. 1000} seconds of the exit event from process '${state.toolPath}'. This may indicate a child process inherited the STDIO streams and has not yet exited.`;
  991. state._debug(message);
  992. }
  993. state._setResult();
  994. }
  995. }
  996. //# sourceMappingURL=toolrunner.js.map
  997. /***/ }),
  998. /***/ 11:
  999. /***/ (function(module) {
  1000. // Returns a wrapper function that returns a wrapped callback
  1001. // The wrapper function should do some stuff, and return a
  1002. // presumably different callback function.
  1003. // This makes sure that own properties are retained, so that
  1004. // decorations and such are not lost along the way.
  1005. module.exports = wrappy
  1006. function wrappy (fn, cb) {
  1007. if (fn && cb) return wrappy(fn)(cb)
  1008. if (typeof fn !== 'function')
  1009. throw new TypeError('need wrapper function')
  1010. Object.keys(fn).forEach(function (k) {
  1011. wrapper[k] = fn[k]
  1012. })
  1013. return wrapper
  1014. function wrapper() {
  1015. var args = new Array(arguments.length)
  1016. for (var i = 0; i < args.length; i++) {
  1017. args[i] = arguments[i]
  1018. }
  1019. var ret = fn.apply(this, args)
  1020. var cb = args[args.length-1]
  1021. if (typeof ret === 'function' && ret !== cb) {
  1022. Object.keys(cb).forEach(function (k) {
  1023. ret[k] = cb[k]
  1024. })
  1025. }
  1026. return ret
  1027. }
  1028. }
  1029. /***/ }),
  1030. /***/ 16:
  1031. /***/ (function(module) {
  1032. module.exports = require("tls");
  1033. /***/ }),
  1034. /***/ 18:
  1035. /***/ (function() {
  1036. eval("require")("encoding");
  1037. /***/ }),
  1038. /***/ 19:
  1039. /***/ (function(module, __unusedexports, __webpack_require__) {
  1040. module.exports = authenticationPlugin;
  1041. const { Deprecation } = __webpack_require__(692);
  1042. const once = __webpack_require__(969);
  1043. const deprecateAuthenticate = once((log, deprecation) => log.warn(deprecation));
  1044. const authenticate = __webpack_require__(674);
  1045. const beforeRequest = __webpack_require__(471);
  1046. const requestError = __webpack_require__(349);
  1047. function authenticationPlugin(octokit, options) {
  1048. if (options.auth) {
  1049. octokit.authenticate = () => {
  1050. deprecateAuthenticate(
  1051. octokit.log,
  1052. new Deprecation(
  1053. '[@octokit/rest] octokit.authenticate() is deprecated and has no effect when "auth" option is set on Octokit constructor'
  1054. )
  1055. );
  1056. };
  1057. return;
  1058. }
  1059. const state = {
  1060. octokit,
  1061. auth: false
  1062. };
  1063. octokit.authenticate = authenticate.bind(null, state);
  1064. octokit.hook.before("request", beforeRequest.bind(null, state));
  1065. octokit.hook.error("request", requestError.bind(null, state));
  1066. }
  1067. /***/ }),
  1068. /***/ 20:
  1069. /***/ (function(module, __unusedexports, __webpack_require__) {
  1070. "use strict";
  1071. const cp = __webpack_require__(129);
  1072. const parse = __webpack_require__(568);
  1073. const enoent = __webpack_require__(881);
  1074. function spawn(command, args, options) {
  1075. // Parse the arguments
  1076. const parsed = parse(command, args, options);
  1077. // Spawn the child process
  1078. const spawned = cp.spawn(parsed.command, parsed.args, parsed.options);
  1079. // Hook into child process "exit" event to emit an error if the command
  1080. // does not exists, see: https://github.com/IndigoUnited/node-cross-spawn/issues/16
  1081. enoent.hookChildProcess(spawned, parsed);
  1082. return spawned;
  1083. }
  1084. function spawnSync(command, args, options) {
  1085. // Parse the arguments
  1086. const parsed = parse(command, args, options);
  1087. // Spawn the child process
  1088. const result = cp.spawnSync(parsed.command, parsed.args, parsed.options);
  1089. // Analyze if the command does not exist, see: https://github.com/IndigoUnited/node-cross-spawn/issues/16
  1090. result.error = result.error || enoent.verifyENOENTSync(result.status, parsed);
  1091. return result;
  1092. }
  1093. module.exports = spawn;
  1094. module.exports.spawn = spawn;
  1095. module.exports.sync = spawnSync;
  1096. module.exports._parse = parse;
  1097. module.exports._enoent = enoent;
  1098. /***/ }),
  1099. /***/ 39:
  1100. /***/ (function(module) {
  1101. "use strict";
  1102. module.exports = opts => {
  1103. opts = opts || {};
  1104. const env = opts.env || process.env;
  1105. const platform = opts.platform || process.platform;
  1106. if (platform !== 'win32') {
  1107. return 'PATH';
  1108. }
  1109. return Object.keys(env).find(x => x.toUpperCase() === 'PATH') || 'Path';
  1110. };
  1111. /***/ }),
  1112. /***/ 47:
  1113. /***/ (function(module, __unusedexports, __webpack_require__) {
  1114. module.exports = factory;
  1115. const Octokit = __webpack_require__(402);
  1116. const registerPlugin = __webpack_require__(855);
  1117. function factory(plugins) {
  1118. const Api = Octokit.bind(null, plugins || []);
  1119. Api.plugin = registerPlugin.bind(null, plugins || []);
  1120. return Api;
  1121. }
  1122. /***/ }),
  1123. /***/ 49:
  1124. /***/ (function(module, __unusedexports, __webpack_require__) {
  1125. "use strict";
  1126. const os = __webpack_require__(87);
  1127. const execa = __webpack_require__(955);
  1128. // Reference: https://www.gaijin.at/en/lstwinver.php
  1129. const names = new Map([
  1130. ['10.0', '10'],
  1131. ['6.3', '8.1'],
  1132. ['6.2', '8'],
  1133. ['6.1', '7'],
  1134. ['6.0', 'Vista'],
  1135. ['5.2', 'Server 2003'],
  1136. ['5.1', 'XP'],
  1137. ['5.0', '2000'],
  1138. ['4.9', 'ME'],
  1139. ['4.1', '98'],
  1140. ['4.0', '95']
  1141. ]);
  1142. const windowsRelease = release => {
  1143. const version = /\d+\.\d/.exec(release || os.release());
  1144. if (release && !version) {
  1145. throw new Error('`release` argument doesn\'t match `n.n`');
  1146. }
  1147. const ver = (version || [])[0];
  1148. // Server 2008, 2012 and 2016 versions are ambiguous with desktop versions and must be detected at runtime.
  1149. // If `release` is omitted or we're on a Windows system, and the version number is an ambiguous version
  1150. // then use `wmic` to get the OS caption: https://msdn.microsoft.com/en-us/library/aa394531(v=vs.85).aspx
  1151. // If the resulting caption contains the year 2008, 2012 or 2016, it is a server version, so return a server OS name.
  1152. if ((!release || release === os.release()) && ['6.1', '6.2', '6.3', '10.0'].includes(ver)) {
  1153. const stdout = execa.sync('wmic', ['os', 'get', 'Caption']).stdout || '';
  1154. const year = (stdout.match(/2008|2012|2016/) || [])[0];
  1155. if (year) {
  1156. return `Server ${year}`;
  1157. }
  1158. }
  1159. return names.get(ver);
  1160. };
  1161. module.exports = windowsRelease;
  1162. /***/ }),
  1163. /***/ 87:
  1164. /***/ (function(module) {
  1165. module.exports = require("os");
  1166. /***/ }),
  1167. /***/ 118:
  1168. /***/ (function(module, __unusedexports, __webpack_require__) {
  1169. "use strict";
  1170. const os = __webpack_require__(87);
  1171. const nameMap = new Map([
  1172. [19, 'Catalina'],
  1173. [18, 'Mojave'],
  1174. [17, 'High Sierra'],
  1175. [16, 'Sierra'],
  1176. [15, 'El Capitan'],
  1177. [14, 'Yosemite'],
  1178. [13, 'Mavericks'],
  1179. [12, 'Mountain Lion'],
  1180. [11, 'Lion'],
  1181. [10, 'Snow Leopard'],
  1182. [9, 'Leopard'],
  1183. [8, 'Tiger'],
  1184. [7, 'Panther'],
  1185. [6, 'Jaguar'],
  1186. [5, 'Puma']
  1187. ]);
  1188. const macosRelease = release => {
  1189. release = Number((release || os.release()).split('.')[0]);
  1190. return {
  1191. name: nameMap.get(release),
  1192. version: '10.' + (release - 4)
  1193. };
  1194. };
  1195. module.exports = macosRelease;
  1196. // TODO: remove this in the next major version
  1197. module.exports.default = macosRelease;
  1198. /***/ }),
  1199. /***/ 126:
  1200. /***/ (function(module) {
  1201. /**
  1202. * lodash (Custom Build) <https://lodash.com/>
  1203. * Build: `lodash modularize exports="npm" -o ./`
  1204. * Copyright jQuery Foundation and other contributors <https://jquery.org/>
  1205. * Released under MIT license <https://lodash.com/license>
  1206. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  1207. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  1208. */
  1209. /** Used as the size to enable large array optimizations. */
  1210. var LARGE_ARRAY_SIZE = 200;
  1211. /** Used to stand-in for `undefined` hash values. */
  1212. var HASH_UNDEFINED = '__lodash_hash_undefined__';
  1213. /** Used as references for various `Number` constants. */
  1214. var INFINITY = 1 / 0;
  1215. /** `Object#toString` result references. */
  1216. var funcTag = '[object Function]',
  1217. genTag = '[object GeneratorFunction]';
  1218. /**
  1219. * Used to match `RegExp`
  1220. * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
  1221. */
  1222. var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
  1223. /** Used to detect host constructors (Safari). */
  1224. var reIsHostCtor = /^\[object .+?Constructor\]$/;
  1225. /** Detect free variable `global` from Node.js. */
  1226. var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;
  1227. /** Detect free variable `self`. */
  1228. var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
  1229. /** Used as a reference to the global object. */
  1230. var root = freeGlobal || freeSelf || Function('return this')();
  1231. /**
  1232. * A specialized version of `_.includes` for arrays without support for
  1233. * specifying an index to search from.
  1234. *
  1235. * @private
  1236. * @param {Array} [array] The array to inspect.
  1237. * @param {*} target The value to search for.
  1238. * @returns {boolean} Returns `true` if `target` is found, else `false`.
  1239. */
  1240. function arrayIncludes(array, value) {
  1241. var length = array ? array.length : 0;
  1242. return !!length && baseIndexOf(array, value, 0) > -1;
  1243. }
  1244. /**
  1245. * This function is like `arrayIncludes` except that it accepts a comparator.
  1246. *
  1247. * @private
  1248. * @param {Array} [array] The array to inspect.
  1249. * @param {*} target The value to search for.
  1250. * @param {Function} comparator The comparator invoked per element.
  1251. * @returns {boolean} Returns `true` if `target` is found, else `false`.
  1252. */
  1253. function arrayIncludesWith(array, value, comparator) {
  1254. var index = -1,
  1255. length = array ? array.length : 0;
  1256. while (++index < length) {
  1257. if (comparator(value, array[index])) {
  1258. return true;
  1259. }
  1260. }
  1261. return false;
  1262. }
  1263. /**
  1264. * The base implementation of `_.findIndex` and `_.findLastIndex` without
  1265. * support for iteratee shorthands.
  1266. *
  1267. * @private
  1268. * @param {Array} array The array to inspect.
  1269. * @param {Function} predicate The function invoked per iteration.
  1270. * @param {number} fromIndex The index to search from.
  1271. * @param {boolean} [fromRight] Specify iterating from right to left.
  1272. * @returns {number} Returns the index of the matched value, else `-1`.
  1273. */
  1274. function baseFindIndex(array, predicate, fromIndex, fromRight) {
  1275. var length = array.length,
  1276. index = fromIndex + (fromRight ? 1 : -1);
  1277. while ((fromRight ? index-- : ++index < length)) {
  1278. if (predicate(array[index], index, array)) {
  1279. return index;
  1280. }
  1281. }
  1282. return -1;
  1283. }
  1284. /**
  1285. * The base implementation of `_.indexOf` without `fromIndex` bounds checks.
  1286. *
  1287. * @private
  1288. * @param {Array} array The array to inspect.
  1289. * @param {*} value The value to search for.
  1290. * @param {number} fromIndex The index to search from.
  1291. * @returns {number} Returns the index of the matched value, else `-1`.
  1292. */
  1293. function baseIndexOf(array, value, fromIndex) {
  1294. if (value !== value) {
  1295. return baseFindIndex(array, baseIsNaN, fromIndex);
  1296. }
  1297. var index = fromIndex - 1,
  1298. length = array.length;
  1299. while (++index < length) {
  1300. if (array[index] === value) {
  1301. return index;
  1302. }
  1303. }
  1304. return -1;
  1305. }
  1306. /**
  1307. * The base implementation of `_.isNaN` without support for number objects.
  1308. *
  1309. * @private
  1310. * @param {*} value The value to check.
  1311. * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`.
  1312. */
  1313. function baseIsNaN(value) {
  1314. return value !== value;
  1315. }
  1316. /**
  1317. * Checks if a cache value for `key` exists.
  1318. *
  1319. * @private
  1320. * @param {Object} cache The cache to query.
  1321. * @param {string} key The key of the entry to check.
  1322. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  1323. */
  1324. function cacheHas(cache, key) {
  1325. return cache.has(key);
  1326. }
  1327. /**
  1328. * Gets the value at `key` of `object`.
  1329. *
  1330. * @private
  1331. * @param {Object} [object] The object to query.
  1332. * @param {string} key The key of the property to get.
  1333. * @returns {*} Returns the property value.
  1334. */
  1335. function getValue(object, key) {
  1336. return object == null ? undefined : object[key];
  1337. }
  1338. /**
  1339. * Checks if `value` is a host object in IE < 9.
  1340. *
  1341. * @private
  1342. * @param {*} value The value to check.
  1343. * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
  1344. */
  1345. function isHostObject(value) {
  1346. // Many host objects are `Object` objects that can coerce to strings
  1347. // despite having improperly defined `toString` methods.
  1348. var result = false;
  1349. if (value != null && typeof value.toString != 'function') {
  1350. try {
  1351. result = !!(value + '');
  1352. } catch (e) {}
  1353. }
  1354. return result;
  1355. }
  1356. /**
  1357. * Converts `set` to an array of its values.
  1358. *
  1359. * @private
  1360. * @param {Object} set The set to convert.
  1361. * @returns {Array} Returns the values.
  1362. */
  1363. function setToArray(set) {
  1364. var index = -1,
  1365. result = Array(set.size);
  1366. set.forEach(function(value) {
  1367. result[++index] = value;
  1368. });
  1369. return result;
  1370. }
  1371. /** Used for built-in method references. */
  1372. var arrayProto = Array.prototype,
  1373. funcProto = Function.prototype,
  1374. objectProto = Object.prototype;
  1375. /** Used to detect overreaching core-js shims. */
  1376. var coreJsData = root['__core-js_shared__'];
  1377. /** Used to detect methods masquerading as native. */
  1378. var maskSrcKey = (function() {
  1379. var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
  1380. return uid ? ('Symbol(src)_1.' + uid) : '';
  1381. }());
  1382. /** Used to resolve the decompiled source of functions. */
  1383. var funcToString = funcProto.toString;
  1384. /** Used to check objects for own properties. */
  1385. var hasOwnProperty = objectProto.hasOwnProperty;
  1386. /**
  1387. * Used to resolve the
  1388. * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
  1389. * of values.
  1390. */
  1391. var objectToString = objectProto.toString;
  1392. /** Used to detect if a method is native. */
  1393. var reIsNative = RegExp('^' +
  1394. funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
  1395. .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
  1396. );
  1397. /** Built-in value references. */
  1398. var splice = arrayProto.splice;
  1399. /* Built-in method references that are verified to be native. */
  1400. var Map = getNative(root, 'Map'),
  1401. Set = getNative(root, 'Set'),
  1402. nativeCreate = getNative(Object, 'create');
  1403. /**
  1404. * Creates a hash object.
  1405. *
  1406. * @private
  1407. * @constructor
  1408. * @param {Array} [entries] The key-value pairs to cache.
  1409. */
  1410. function Hash(entries) {
  1411. var index = -1,
  1412. length = entries ? entries.length : 0;
  1413. this.clear();
  1414. while (++index < length) {
  1415. var entry = entries[index];
  1416. this.set(entry[0], entry[1]);
  1417. }
  1418. }
  1419. /**
  1420. * Removes all key-value entries from the hash.
  1421. *
  1422. * @private
  1423. * @name clear
  1424. * @memberOf Hash
  1425. */
  1426. function hashClear() {
  1427. this.__data__ = nativeCreate ? nativeCreate(null) : {};
  1428. }
  1429. /**
  1430. * Removes `key` and its value from the hash.
  1431. *
  1432. * @private
  1433. * @name delete
  1434. * @memberOf Hash
  1435. * @param {Object} hash The hash to modify.
  1436. * @param {string} key The key of the value to remove.
  1437. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  1438. */
  1439. function hashDelete(key) {
  1440. return this.has(key) && delete this.__data__[key];
  1441. }
  1442. /**
  1443. * Gets the hash value for `key`.
  1444. *
  1445. * @private
  1446. * @name get
  1447. * @memberOf Hash
  1448. * @param {string} key The key of the value to get.
  1449. * @returns {*} Returns the entry value.
  1450. */
  1451. function hashGet(key) {
  1452. var data = this.__data__;
  1453. if (nativeCreate) {
  1454. var result = data[key];
  1455. return result === HASH_UNDEFINED ? undefined : result;
  1456. }
  1457. return hasOwnProperty.call(data, key) ? data[key] : undefined;
  1458. }
  1459. /**
  1460. * Checks if a hash value for `key` exists.
  1461. *
  1462. * @private
  1463. * @name has
  1464. * @memberOf Hash
  1465. * @param {string} key The key of the entry to check.
  1466. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  1467. */
  1468. function hashHas(key) {
  1469. var data = this.__data__;
  1470. return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);
  1471. }
  1472. /**
  1473. * Sets the hash `key` to `value`.
  1474. *
  1475. * @private
  1476. * @name set
  1477. * @memberOf Hash
  1478. * @param {string} key The key of the value to set.
  1479. * @param {*} value The value to set.
  1480. * @returns {Object} Returns the hash instance.
  1481. */
  1482. function hashSet(key, value) {
  1483. var data = this.__data__;
  1484. data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
  1485. return this;
  1486. }
  1487. // Add methods to `Hash`.
  1488. Hash.prototype.clear = hashClear;
  1489. Hash.prototype['delete'] = hashDelete;
  1490. Hash.prototype.get = hashGet;
  1491. Hash.prototype.has = hashHas;
  1492. Hash.prototype.set = hashSet;
  1493. /**
  1494. * Creates an list cache object.
  1495. *
  1496. * @private
  1497. * @constructor
  1498. * @param {Array} [entries] The key-value pairs to cache.
  1499. */
  1500. function ListCache(entries) {
  1501. var index = -1,
  1502. length = entries ? entries.length : 0;
  1503. this.clear();
  1504. while (++index < length) {
  1505. var entry = entries[index];
  1506. this.set(entry[0], entry[1]);
  1507. }
  1508. }
  1509. /**
  1510. * Removes all key-value entries from the list cache.
  1511. *
  1512. * @private
  1513. * @name clear
  1514. * @memberOf ListCache
  1515. */
  1516. function listCacheClear() {
  1517. this.__data__ = [];
  1518. }
  1519. /**
  1520. * Removes `key` and its value from the list cache.
  1521. *
  1522. * @private
  1523. * @name delete
  1524. * @memberOf ListCache
  1525. * @param {string} key The key of the value to remove.
  1526. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  1527. */
  1528. function listCacheDelete(key) {
  1529. var data = this.__data__,
  1530. index = assocIndexOf(data, key);
  1531. if (index < 0) {
  1532. return false;
  1533. }
  1534. var lastIndex = data.length - 1;
  1535. if (index == lastIndex) {
  1536. data.pop();
  1537. } else {
  1538. splice.call(data, index, 1);
  1539. }
  1540. return true;
  1541. }
  1542. /**
  1543. * Gets the list cache value for `key`.
  1544. *
  1545. * @private
  1546. * @name get
  1547. * @memberOf ListCache
  1548. * @param {string} key The key of the value to get.
  1549. * @returns {*} Returns the entry value.
  1550. */
  1551. function listCacheGet(key) {
  1552. var data = this.__data__,
  1553. index = assocIndexOf(data, key);
  1554. return index < 0 ? undefined : data[index][1];
  1555. }
  1556. /**
  1557. * Checks if a list cache value for `key` exists.
  1558. *
  1559. * @private
  1560. * @name has
  1561. * @memberOf ListCache
  1562. * @param {string} key The key of the entry to check.
  1563. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  1564. */
  1565. function listCacheHas(key) {
  1566. return assocIndexOf(this.__data__, key) > -1;
  1567. }
  1568. /**
  1569. * Sets the list cache `key` to `value`.
  1570. *
  1571. * @private
  1572. * @name set
  1573. * @memberOf ListCache
  1574. * @param {string} key The key of the value to set.
  1575. * @param {*} value The value to set.
  1576. * @returns {Object} Returns the list cache instance.
  1577. */
  1578. function listCacheSet(key, value) {
  1579. var data = this.__data__,
  1580. index = assocIndexOf(data, key);
  1581. if (index < 0) {
  1582. data.push([key, value]);
  1583. } else {
  1584. data[index][1] = value;
  1585. }
  1586. return this;
  1587. }
  1588. // Add methods to `ListCache`.
  1589. ListCache.prototype.clear = listCacheClear;
  1590. ListCache.prototype['delete'] = listCacheDelete;
  1591. ListCache.prototype.get = listCacheGet;
  1592. ListCache.prototype.has = listCacheHas;
  1593. ListCache.prototype.set = listCacheSet;
  1594. /**
  1595. * Creates a map cache object to store key-value pairs.
  1596. *
  1597. * @private
  1598. * @constructor
  1599. * @param {Array} [entries] The key-value pairs to cache.
  1600. */
  1601. function MapCache(entries) {
  1602. var index = -1,
  1603. length = entries ? entries.length : 0;
  1604. this.clear();
  1605. while (++index < length) {
  1606. var entry = entries[index];
  1607. this.set(entry[0], entry[1]);
  1608. }
  1609. }
  1610. /**
  1611. * Removes all key-value entries from the map.
  1612. *
  1613. * @private
  1614. * @name clear
  1615. * @memberOf MapCache
  1616. */
  1617. function mapCacheClear() {
  1618. this.__data__ = {
  1619. 'hash': new Hash,
  1620. 'map': new (Map || ListCache),
  1621. 'string': new Hash
  1622. };
  1623. }
  1624. /**
  1625. * Removes `key` and its value from the map.
  1626. *
  1627. * @private
  1628. * @name delete
  1629. * @memberOf MapCache
  1630. * @param {string} key The key of the value to remove.
  1631. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  1632. */
  1633. function mapCacheDelete(key) {
  1634. return getMapData(this, key)['delete'](key);
  1635. }
  1636. /**
  1637. * Gets the map value for `key`.
  1638. *
  1639. * @private
  1640. * @name get
  1641. * @memberOf MapCache
  1642. * @param {string} key The key of the value to get.
  1643. * @returns {*} Returns the entry value.
  1644. */
  1645. function mapCacheGet(key) {
  1646. return getMapData(this, key).get(key);
  1647. }
  1648. /**
  1649. * Checks if a map value for `key` exists.
  1650. *
  1651. * @private
  1652. * @name has
  1653. * @memberOf MapCache
  1654. * @param {string} key The key of the entry to check.
  1655. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  1656. */
  1657. function mapCacheHas(key) {
  1658. return getMapData(this, key).has(key);
  1659. }
  1660. /**
  1661. * Sets the map `key` to `value`.
  1662. *
  1663. * @private
  1664. * @name set
  1665. * @memberOf MapCache
  1666. * @param {string} key The key of the value to set.
  1667. * @param {*} value The value to set.
  1668. * @returns {Object} Returns the map cache instance.
  1669. */
  1670. function mapCacheSet(key, value) {
  1671. getMapData(this, key).set(key, value);
  1672. return this;
  1673. }
  1674. // Add methods to `MapCache`.
  1675. MapCache.prototype.clear = mapCacheClear;
  1676. MapCache.prototype['delete'] = mapCacheDelete;
  1677. MapCache.prototype.get = mapCacheGet;
  1678. MapCache.prototype.has = mapCacheHas;
  1679. MapCache.prototype.set = mapCacheSet;
  1680. /**
  1681. *
  1682. * Creates an array cache object to store unique values.
  1683. *
  1684. * @private
  1685. * @constructor
  1686. * @param {Array} [values] The values to cache.
  1687. */
  1688. function SetCache(values) {
  1689. var index = -1,
  1690. length = values ? values.length : 0;
  1691. this.__data__ = new MapCache;
  1692. while (++index < length) {
  1693. this.add(values[index]);
  1694. }
  1695. }
  1696. /**
  1697. * Adds `value` to the array cache.
  1698. *
  1699. * @private
  1700. * @name add
  1701. * @memberOf SetCache
  1702. * @alias push
  1703. * @param {*} value The value to cache.
  1704. * @returns {Object} Returns the cache instance.
  1705. */
  1706. function setCacheAdd(value) {
  1707. this.__data__.set(value, HASH_UNDEFINED);
  1708. return this;
  1709. }
  1710. /**
  1711. * Checks if `value` is in the array cache.
  1712. *
  1713. * @private
  1714. * @name has
  1715. * @memberOf SetCache
  1716. * @param {*} value The value to search for.
  1717. * @returns {number} Returns `true` if `value` is found, else `false`.
  1718. */
  1719. function setCacheHas(value) {
  1720. return this.__data__.has(value);
  1721. }
  1722. // Add methods to `SetCache`.
  1723. SetCache.prototype.add = SetCache.prototype.push = setCacheAdd;
  1724. SetCache.prototype.has = setCacheHas;
  1725. /**
  1726. * Gets the index at which the `key` is found in `array` of key-value pairs.
  1727. *
  1728. * @private
  1729. * @param {Array} array The array to inspect.
  1730. * @param {*} key The key to search for.
  1731. * @returns {number} Returns the index of the matched value, else `-1`.
  1732. */
  1733. function assocIndexOf(array, key) {
  1734. var length = array.length;
  1735. while (length--) {
  1736. if (eq(array[length][0], key)) {
  1737. return length;
  1738. }
  1739. }
  1740. return -1;
  1741. }
  1742. /**
  1743. * The base implementation of `_.isNative` without bad shim checks.
  1744. *
  1745. * @private
  1746. * @param {*} value The value to check.
  1747. * @returns {boolean} Returns `true` if `value` is a native function,
  1748. * else `false`.
  1749. */
  1750. function baseIsNative(value) {
  1751. if (!isObject(value) || isMasked(value)) {
  1752. return false;
  1753. }
  1754. var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
  1755. return pattern.test(toSource(value));
  1756. }
  1757. /**
  1758. * The base implementation of `_.uniqBy` without support for iteratee shorthands.
  1759. *
  1760. * @private
  1761. * @param {Array} array The array to inspect.
  1762. * @param {Function} [iteratee] The iteratee invoked per element.
  1763. * @param {Function} [comparator] The comparator invoked per element.
  1764. * @returns {Array} Returns the new duplicate free array.
  1765. */
  1766. function baseUniq(array, iteratee, comparator) {
  1767. var index = -1,
  1768. includes = arrayIncludes,
  1769. length = array.length,
  1770. isCommon = true,
  1771. result = [],
  1772. seen = result;
  1773. if (comparator) {
  1774. isCommon = false;
  1775. includes = arrayIncludesWith;
  1776. }
  1777. else if (length >= LARGE_ARRAY_SIZE) {
  1778. var set = iteratee ? null : createSet(array);
  1779. if (set) {
  1780. return setToArray(set);
  1781. }
  1782. isCommon = false;
  1783. includes = cacheHas;
  1784. seen = new SetCache;
  1785. }
  1786. else {
  1787. seen = iteratee ? [] : result;
  1788. }
  1789. outer:
  1790. while (++index < length) {
  1791. var value = array[index],
  1792. computed = iteratee ? iteratee(value) : value;
  1793. value = (comparator || value !== 0) ? value : 0;
  1794. if (isCommon && computed === computed) {
  1795. var seenIndex = seen.length;
  1796. while (seenIndex--) {
  1797. if (seen[seenIndex] === computed) {
  1798. continue outer;
  1799. }
  1800. }
  1801. if (iteratee) {
  1802. seen.push(computed);
  1803. }
  1804. result.push(value);
  1805. }
  1806. else if (!includes(seen, computed, comparator)) {
  1807. if (seen !== result) {
  1808. seen.push(computed);
  1809. }
  1810. result.push(value);
  1811. }
  1812. }
  1813. return result;
  1814. }
  1815. /**
  1816. * Creates a set object of `values`.
  1817. *
  1818. * @private
  1819. * @param {Array} values The values to add to the set.
  1820. * @returns {Object} Returns the new set.
  1821. */
  1822. var createSet = !(Set && (1 / setToArray(new Set([,-0]))[1]) == INFINITY) ? noop : function(values) {
  1823. return new Set(values);
  1824. };
  1825. /**
  1826. * Gets the data for `map`.
  1827. *
  1828. * @private
  1829. * @param {Object} map The map to query.
  1830. * @param {string} key The reference key.
  1831. * @returns {*} Returns the map data.
  1832. */
  1833. function getMapData(map, key) {
  1834. var data = map.__data__;
  1835. return isKeyable(key)
  1836. ? data[typeof key == 'string' ? 'string' : 'hash']
  1837. : data.map;
  1838. }
  1839. /**
  1840. * Gets the native function at `key` of `object`.
  1841. *
  1842. * @private
  1843. * @param {Object} object The object to query.
  1844. * @param {string} key The key of the method to get.
  1845. * @returns {*} Returns the function if it's native, else `undefined`.
  1846. */
  1847. function getNative(object, key) {
  1848. var value = getValue(object, key);
  1849. return baseIsNative(value) ? value : undefined;
  1850. }
  1851. /**
  1852. * Checks if `value` is suitable for use as unique object key.
  1853. *
  1854. * @private
  1855. * @param {*} value The value to check.
  1856. * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
  1857. */
  1858. function isKeyable(value) {
  1859. var type = typeof value;
  1860. return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')
  1861. ? (value !== '__proto__')
  1862. : (value === null);
  1863. }
  1864. /**
  1865. * Checks if `func` has its source masked.
  1866. *
  1867. * @private
  1868. * @param {Function} func The function to check.
  1869. * @returns {boolean} Returns `true` if `func` is masked, else `false`.
  1870. */
  1871. function isMasked(func) {
  1872. return !!maskSrcKey && (maskSrcKey in func);
  1873. }
  1874. /**
  1875. * Converts `func` to its source code.
  1876. *
  1877. * @private
  1878. * @param {Function} func The function to process.
  1879. * @returns {string} Returns the source code.
  1880. */
  1881. function toSource(func) {
  1882. if (func != null) {
  1883. try {
  1884. return funcToString.call(func);
  1885. } catch (e) {}
  1886. try {
  1887. return (func + '');
  1888. } catch (e) {}
  1889. }
  1890. return '';
  1891. }
  1892. /**
  1893. * Creates a duplicate-free version of an array, using
  1894. * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
  1895. * for equality comparisons, in which only the first occurrence of each
  1896. * element is kept.
  1897. *
  1898. * @static
  1899. * @memberOf _
  1900. * @since 0.1.0
  1901. * @category Array
  1902. * @param {Array} array The array to inspect.
  1903. * @returns {Array} Returns the new duplicate free array.
  1904. * @example
  1905. *
  1906. * _.uniq([2, 1, 2]);
  1907. * // => [2, 1]
  1908. */
  1909. function uniq(array) {
  1910. return (array && array.length)
  1911. ? baseUniq(array)
  1912. : [];
  1913. }
  1914. /**
  1915. * Performs a
  1916. * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
  1917. * comparison between two values to determine if they are equivalent.
  1918. *
  1919. * @static
  1920. * @memberOf _
  1921. * @since 4.0.0
  1922. * @category Lang
  1923. * @param {*} value The value to compare.
  1924. * @param {*} other The other value to compare.
  1925. * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
  1926. * @example
  1927. *
  1928. * var object = { 'a': 1 };
  1929. * var other = { 'a': 1 };
  1930. *
  1931. * _.eq(object, object);
  1932. * // => true
  1933. *
  1934. * _.eq(object, other);
  1935. * // => false
  1936. *
  1937. * _.eq('a', 'a');
  1938. * // => true
  1939. *
  1940. * _.eq('a', Object('a'));
  1941. * // => false
  1942. *
  1943. * _.eq(NaN, NaN);
  1944. * // => true
  1945. */
  1946. function eq(value, other) {
  1947. return value === other || (value !== value && other !== other);
  1948. }
  1949. /**
  1950. * Checks if `value` is classified as a `Function` object.
  1951. *
  1952. * @static
  1953. * @memberOf _
  1954. * @since 0.1.0
  1955. * @category Lang
  1956. * @param {*} value The value to check.
  1957. * @returns {boolean} Returns `true` if `value` is a function, else `false`.
  1958. * @example
  1959. *
  1960. * _.isFunction(_);
  1961. * // => true
  1962. *
  1963. * _.isFunction(/abc/);
  1964. * // => false
  1965. */
  1966. function isFunction(value) {
  1967. // The use of `Object#toString` avoids issues with the `typeof` operator
  1968. // in Safari 8-9 which returns 'object' for typed array and other constructors.
  1969. var tag = isObject(value) ? objectToString.call(value) : '';
  1970. return tag == funcTag || tag == genTag;
  1971. }
  1972. /**
  1973. * Checks if `value` is the
  1974. * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
  1975. * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
  1976. *
  1977. * @static
  1978. * @memberOf _
  1979. * @since 0.1.0
  1980. * @category Lang
  1981. * @param {*} value The value to check.
  1982. * @returns {boolean} Returns `true` if `value` is an object, else `false`.
  1983. * @example
  1984. *
  1985. * _.isObject({});
  1986. * // => true
  1987. *
  1988. * _.isObject([1, 2, 3]);
  1989. * // => true
  1990. *
  1991. * _.isObject(_.noop);
  1992. * // => true
  1993. *
  1994. * _.isObject(null);
  1995. * // => false
  1996. */
  1997. function isObject(value) {
  1998. var type = typeof value;
  1999. return !!value && (type == 'object' || type == 'function');
  2000. }
  2001. /**
  2002. * This method returns `undefined`.
  2003. *
  2004. * @static
  2005. * @memberOf _
  2006. * @since 2.3.0
  2007. * @category Util
  2008. * @example
  2009. *
  2010. * _.times(2, _.noop);
  2011. * // => [undefined, undefined]
  2012. */
  2013. function noop() {
  2014. // No operation performed.
  2015. }
  2016. module.exports = uniq;
  2017. /***/ }),
  2018. /***/ 129:
  2019. /***/ (function(module) {
  2020. module.exports = require("child_process");
  2021. /***/ }),
  2022. /***/ 139:
  2023. /***/ (function(module, __unusedexports, __webpack_require__) {
  2024. // Unique ID creation requires a high quality random # generator. In node.js
  2025. // this is pretty straight-forward - we use the crypto API.
  2026. var crypto = __webpack_require__(417);
  2027. module.exports = function nodeRNG() {
  2028. return crypto.randomBytes(16);
  2029. };
  2030. /***/ }),
  2031. /***/ 141:
  2032. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  2033. "use strict";
  2034. var net = __webpack_require__(631);
  2035. var tls = __webpack_require__(16);
  2036. var http = __webpack_require__(605);
  2037. var https = __webpack_require__(211);
  2038. var events = __webpack_require__(614);
  2039. var assert = __webpack_require__(357);
  2040. var util = __webpack_require__(669);
  2041. exports.httpOverHttp = httpOverHttp;
  2042. exports.httpsOverHttp = httpsOverHttp;
  2043. exports.httpOverHttps = httpOverHttps;
  2044. exports.httpsOverHttps = httpsOverHttps;
  2045. function httpOverHttp(options) {
  2046. var agent = new TunnelingAgent(options);
  2047. agent.request = http.request;
  2048. return agent;
  2049. }
  2050. function httpsOverHttp(options) {
  2051. var agent = new TunnelingAgent(options);
  2052. agent.request = http.request;
  2053. agent.createSocket = createSecureSocket;
  2054. return agent;
  2055. }
  2056. function httpOverHttps(options) {
  2057. var agent = new TunnelingAgent(options);
  2058. agent.request = https.request;
  2059. return agent;
  2060. }
  2061. function httpsOverHttps(options) {
  2062. var agent = new TunnelingAgent(options);
  2063. agent.request = https.request;
  2064. agent.createSocket = createSecureSocket;
  2065. return agent;
  2066. }
  2067. function TunnelingAgent(options) {
  2068. var self = this;
  2069. self.options = options || {};
  2070. self.proxyOptions = self.options.proxy || {};
  2071. self.maxSockets = self.options.maxSockets || http.Agent.defaultMaxSockets;
  2072. self.requests = [];
  2073. self.sockets = [];
  2074. self.on('free', function onFree(socket, host, port, localAddress) {
  2075. var options = toOptions(host, port, localAddress);
  2076. for (var i = 0, len = self.requests.length; i < len; ++i) {
  2077. var pending = self.requests[i];
  2078. if (pending.host === options.host && pending.port === options.port) {
  2079. // Detect the request to connect same origin server,
  2080. // reuse the connection.
  2081. self.requests.splice(i, 1);
  2082. pending.request.onSocket(socket);
  2083. return;
  2084. }
  2085. }
  2086. socket.destroy();
  2087. self.removeSocket(socket);
  2088. });
  2089. }
  2090. util.inherits(TunnelingAgent, events.EventEmitter);
  2091. TunnelingAgent.prototype.addRequest = function addRequest(req, host, port, localAddress) {
  2092. var self = this;
  2093. var options = mergeOptions({request: req}, self.options, toOptions(host, port, localAddress));
  2094. if (self.sockets.length >= this.maxSockets) {
  2095. // We are over limit so we'll add it to the queue.
  2096. self.requests.push(options);
  2097. return;
  2098. }
  2099. // If we are under maxSockets create a new one.
  2100. self.createSocket(options, function(socket) {
  2101. socket.on('free', onFree);
  2102. socket.on('close', onCloseOrRemove);
  2103. socket.on('agentRemove', onCloseOrRemove);
  2104. req.onSocket(socket);
  2105. function onFree() {
  2106. self.emit('free', socket, options);
  2107. }
  2108. function onCloseOrRemove(err) {
  2109. self.removeSocket(socket);
  2110. socket.removeListener('free', onFree);
  2111. socket.removeListener('close', onCloseOrRemove);
  2112. socket.removeListener('agentRemove', onCloseOrRemove);
  2113. }
  2114. });
  2115. };
  2116. TunnelingAgent.prototype.createSocket = function createSocket(options, cb) {
  2117. var self = this;
  2118. var placeholder = {};
  2119. self.sockets.push(placeholder);
  2120. var connectOptions = mergeOptions({}, self.proxyOptions, {
  2121. method: 'CONNECT',
  2122. path: options.host + ':' + options.port,
  2123. agent: false
  2124. });
  2125. if (connectOptions.proxyAuth) {
  2126. connectOptions.headers = connectOptions.headers || {};
  2127. connectOptions.headers['Proxy-Authorization'] = 'Basic ' +
  2128. new Buffer(connectOptions.proxyAuth).toString('base64');
  2129. }
  2130. debug('making CONNECT request');
  2131. var connectReq = self.request(connectOptions);
  2132. connectReq.useChunkedEncodingByDefault = false; // for v0.6
  2133. connectReq.once('response', onResponse); // for v0.6
  2134. connectReq.once('upgrade', onUpgrade); // for v0.6
  2135. connectReq.once('connect', onConnect); // for v0.7 or later
  2136. connectReq.once('error', onError);
  2137. connectReq.end();
  2138. function onResponse(res) {
  2139. // Very hacky. This is necessary to avoid http-parser leaks.
  2140. res.upgrade = true;
  2141. }
  2142. function onUpgrade(res, socket, head) {
  2143. // Hacky.
  2144. process.nextTick(function() {
  2145. onConnect(res, socket, head);
  2146. });
  2147. }
  2148. function onConnect(res, socket, head) {
  2149. connectReq.removeAllListeners();
  2150. socket.removeAllListeners();
  2151. if (res.statusCode === 200) {
  2152. assert.equal(head.length, 0);
  2153. debug('tunneling connection has established');
  2154. self.sockets[self.sockets.indexOf(placeholder)] = socket;
  2155. cb(socket);
  2156. } else {
  2157. debug('tunneling socket could not be established, statusCode=%d',
  2158. res.statusCode);
  2159. var error = new Error('tunneling socket could not be established, ' +
  2160. 'statusCode=' + res.statusCode);
  2161. error.code = 'ECONNRESET';
  2162. options.request.emit('error', error);
  2163. self.removeSocket(placeholder);
  2164. }
  2165. }
  2166. function onError(cause) {
  2167. connectReq.removeAllListeners();
  2168. debug('tunneling socket could not be established, cause=%s\n',
  2169. cause.message, cause.stack);
  2170. var error = new Error('tunneling socket could not be established, ' +
  2171. 'cause=' + cause.message);
  2172. error.code = 'ECONNRESET';
  2173. options.request.emit('error', error);
  2174. self.removeSocket(placeholder);
  2175. }
  2176. };
  2177. TunnelingAgent.prototype.removeSocket = function removeSocket(socket) {
  2178. var pos = this.sockets.indexOf(socket)
  2179. if (pos === -1) {
  2180. return;
  2181. }
  2182. this.sockets.splice(pos, 1);
  2183. var pending = this.requests.shift();
  2184. if (pending) {
  2185. // If we have pending requests and a socket gets closed a new one
  2186. // needs to be created to take over in the pool for the one that closed.
  2187. this.createSocket(pending, function(socket) {
  2188. pending.request.onSocket(socket);
  2189. });
  2190. }
  2191. };
  2192. function createSecureSocket(options, cb) {
  2193. var self = this;
  2194. TunnelingAgent.prototype.createSocket.call(self, options, function(socket) {
  2195. var hostHeader = options.request.getHeader('host');
  2196. var tlsOptions = mergeOptions({}, self.options, {
  2197. socket: socket,
  2198. servername: hostHeader ? hostHeader.replace(/:.*$/, '') : options.host
  2199. });
  2200. // 0 is dummy port for v0.6
  2201. var secureSocket = tls.connect(0, tlsOptions);
  2202. self.sockets[self.sockets.indexOf(socket)] = secureSocket;
  2203. cb(secureSocket);
  2204. });
  2205. }
  2206. function toOptions(host, port, localAddress) {
  2207. if (typeof host === 'string') { // since v0.10
  2208. return {
  2209. host: host,
  2210. port: port,
  2211. localAddress: localAddress
  2212. };
  2213. }
  2214. return host; // for v0.11 or later
  2215. }
  2216. function mergeOptions(target) {
  2217. for (var i = 1, len = arguments.length; i < len; ++i) {
  2218. var overrides = arguments[i];
  2219. if (typeof overrides === 'object') {
  2220. var keys = Object.keys(overrides);
  2221. for (var j = 0, keyLen = keys.length; j < keyLen; ++j) {
  2222. var k = keys[j];
  2223. if (overrides[k] !== undefined) {
  2224. target[k] = overrides[k];
  2225. }
  2226. }
  2227. }
  2228. }
  2229. return target;
  2230. }
  2231. var debug;
  2232. if (process.env.NODE_DEBUG && /\btunnel\b/.test(process.env.NODE_DEBUG)) {
  2233. debug = function() {
  2234. var args = Array.prototype.slice.call(arguments);
  2235. if (typeof args[0] === 'string') {
  2236. args[0] = 'TUNNEL: ' + args[0];
  2237. } else {
  2238. args.unshift('TUNNEL:');
  2239. }
  2240. console.error.apply(console, args);
  2241. }
  2242. } else {
  2243. debug = function() {};
  2244. }
  2245. exports.debug = debug; // for test
  2246. /***/ }),
  2247. /***/ 143:
  2248. /***/ (function(module, __unusedexports, __webpack_require__) {
  2249. module.exports = withAuthorizationPrefix;
  2250. const atob = __webpack_require__(368);
  2251. const REGEX_IS_BASIC_AUTH = /^[\w-]+:/;
  2252. function withAuthorizationPrefix(authorization) {
  2253. if (/^(basic|bearer|token) /i.test(authorization)) {
  2254. return authorization;
  2255. }
  2256. try {
  2257. if (REGEX_IS_BASIC_AUTH.test(atob(authorization))) {
  2258. return `basic ${authorization}`;
  2259. }
  2260. } catch (error) {}
  2261. if (authorization.split(/\./).length === 3) {
  2262. return `bearer ${authorization}`;
  2263. }
  2264. return `token ${authorization}`;
  2265. }
  2266. /***/ }),
  2267. /***/ 145:
  2268. /***/ (function(module, __unusedexports, __webpack_require__) {
  2269. "use strict";
  2270. const pump = __webpack_require__(453);
  2271. const bufferStream = __webpack_require__(966);
  2272. class MaxBufferError extends Error {
  2273. constructor() {
  2274. super('maxBuffer exceeded');
  2275. this.name = 'MaxBufferError';
  2276. }
  2277. }
  2278. function getStream(inputStream, options) {
  2279. if (!inputStream) {
  2280. return Promise.reject(new Error('Expected a stream'));
  2281. }
  2282. options = Object.assign({maxBuffer: Infinity}, options);
  2283. const {maxBuffer} = options;
  2284. let stream;
  2285. return new Promise((resolve, reject) => {
  2286. const rejectPromise = error => {
  2287. if (error) { // A null check
  2288. error.bufferedData = stream.getBufferedValue();
  2289. }
  2290. reject(error);
  2291. };
  2292. stream = pump(inputStream, bufferStream(options), error => {
  2293. if (error) {
  2294. rejectPromise(error);
  2295. return;
  2296. }
  2297. resolve();
  2298. });
  2299. stream.on('data', () => {
  2300. if (stream.getBufferedLength() > maxBuffer) {
  2301. rejectPromise(new MaxBufferError());
  2302. }
  2303. });
  2304. }).then(() => stream.getBufferedValue());
  2305. }
  2306. module.exports = getStream;
  2307. module.exports.buffer = (stream, options) => getStream(stream, Object.assign({}, options, {encoding: 'buffer'}));
  2308. module.exports.array = (stream, options) => getStream(stream, Object.assign({}, options, {array: true}));
  2309. module.exports.MaxBufferError = MaxBufferError;
  2310. /***/ }),
  2311. /***/ 148:
  2312. /***/ (function(module, __unusedexports, __webpack_require__) {
  2313. module.exports = paginatePlugin;
  2314. const iterator = __webpack_require__(8);
  2315. const paginate = __webpack_require__(807);
  2316. function paginatePlugin(octokit) {
  2317. octokit.paginate = paginate.bind(null, octokit);
  2318. octokit.paginate.iterator = iterator.bind(null, octokit);
  2319. }
  2320. /***/ }),
  2321. /***/ 153:
  2322. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  2323. "use strict";
  2324. var __importStar = (this && this.__importStar) || function (mod) {
  2325. if (mod && mod.__esModule) return mod;
  2326. var result = {};
  2327. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
  2328. result["default"] = mod;
  2329. return result;
  2330. };
  2331. Object.defineProperty(exports, "__esModule", { value: true });
  2332. const coreCommand = __importStar(__webpack_require__(431));
  2333. /**
  2334. * Indicates whether the POST action is running
  2335. */
  2336. exports.IsPost = !!process.env['STATE_isPost'];
  2337. /**
  2338. * The repository path for the POST action. The value is empty during the MAIN action.
  2339. */
  2340. exports.RepositoryPath = process.env['STATE_repositoryPath'] || '';
  2341. /**
  2342. * Save the repository path so the POST action can retrieve the value.
  2343. */
  2344. function setRepositoryPath(repositoryPath) {
  2345. coreCommand.issueCommand('save-state', { name: 'repositoryPath' }, repositoryPath);
  2346. }
  2347. exports.setRepositoryPath = setRepositoryPath;
  2348. // Publish a variable so that when the POST action runs, it can determine it should run the cleanup logic.
  2349. // This is necessary since we don't have a separate entry point.
  2350. if (!exports.IsPost) {
  2351. coreCommand.issueCommand('save-state', { name: 'isPost' }, 'true');
  2352. }
  2353. /***/ }),
  2354. /***/ 168:
  2355. /***/ (function(module) {
  2356. "use strict";
  2357. const alias = ['stdin', 'stdout', 'stderr'];
  2358. const hasAlias = opts => alias.some(x => Boolean(opts[x]));
  2359. module.exports = opts => {
  2360. if (!opts) {
  2361. return null;
  2362. }
  2363. if (opts.stdio && hasAlias(opts)) {
  2364. throw new Error(`It's not possible to provide \`stdio\` in combination with one of ${alias.map(x => `\`${x}\``).join(', ')}`);
  2365. }
  2366. if (typeof opts.stdio === 'string') {
  2367. return opts.stdio;
  2368. }
  2369. const stdio = opts.stdio || [];
  2370. if (!Array.isArray(stdio)) {
  2371. throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof stdio}\``);
  2372. }
  2373. const result = [];
  2374. const len = Math.max(stdio.length, alias.length);
  2375. for (let i = 0; i < len; i++) {
  2376. let value = null;
  2377. if (stdio[i] !== undefined) {
  2378. value = stdio[i];
  2379. } else if (opts[alias[i]] !== undefined) {
  2380. value = opts[alias[i]];
  2381. }
  2382. result[i] = value;
  2383. }
  2384. return result;
  2385. };
  2386. /***/ }),
  2387. /***/ 190:
  2388. /***/ (function(module, __unusedexports, __webpack_require__) {
  2389. module.exports = authenticationPlugin;
  2390. const beforeRequest = __webpack_require__(863);
  2391. const requestError = __webpack_require__(991);
  2392. const validate = __webpack_require__(954);
  2393. function authenticationPlugin(octokit, options) {
  2394. if (!options.auth) {
  2395. return;
  2396. }
  2397. validate(options.auth);
  2398. const state = {
  2399. octokit,
  2400. auth: options.auth
  2401. };
  2402. octokit.hook.before("request", beforeRequest.bind(null, state));
  2403. octokit.hook.error("request", requestError.bind(null, state));
  2404. }
  2405. /***/ }),
  2406. /***/ 197:
  2407. /***/ (function(module, __unusedexports, __webpack_require__) {
  2408. module.exports = isexe
  2409. isexe.sync = sync
  2410. var fs = __webpack_require__(747)
  2411. function isexe (path, options, cb) {
  2412. fs.stat(path, function (er, stat) {
  2413. cb(er, er ? false : checkStat(stat, options))
  2414. })
  2415. }
  2416. function sync (path, options) {
  2417. return checkStat(fs.statSync(path), options)
  2418. }
  2419. function checkStat (stat, options) {
  2420. return stat.isFile() && checkMode(stat, options)
  2421. }
  2422. function checkMode (stat, options) {
  2423. var mod = stat.mode
  2424. var uid = stat.uid
  2425. var gid = stat.gid
  2426. var myUid = options.uid !== undefined ?
  2427. options.uid : process.getuid && process.getuid()
  2428. var myGid = options.gid !== undefined ?
  2429. options.gid : process.getgid && process.getgid()
  2430. var u = parseInt('100', 8)
  2431. var g = parseInt('010', 8)
  2432. var o = parseInt('001', 8)
  2433. var ug = u | g
  2434. var ret = (mod & o) ||
  2435. (mod & g) && gid === myGid ||
  2436. (mod & u) && uid === myUid ||
  2437. (mod & ug) && myUid === 0
  2438. return ret
  2439. }
  2440. /***/ }),
  2441. /***/ 198:
  2442. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  2443. "use strict";
  2444. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  2445. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  2446. return new (P || (P = Promise))(function (resolve, reject) {
  2447. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  2448. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  2449. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  2450. step((generator = generator.apply(thisArg, _arguments || [])).next());
  2451. });
  2452. };
  2453. var __importStar = (this && this.__importStar) || function (mod) {
  2454. if (mod && mod.__esModule) return mod;
  2455. var result = {};
  2456. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
  2457. result["default"] = mod;
  2458. return result;
  2459. };
  2460. Object.defineProperty(exports, "__esModule", { value: true });
  2461. const core = __importStar(__webpack_require__(470));
  2462. const coreCommand = __importStar(__webpack_require__(431));
  2463. const gitSourceProvider = __importStar(__webpack_require__(293));
  2464. const inputHelper = __importStar(__webpack_require__(821));
  2465. const path = __importStar(__webpack_require__(622));
  2466. const stateHelper = __importStar(__webpack_require__(153));
  2467. function run() {
  2468. return __awaiter(this, void 0, void 0, function* () {
  2469. try {
  2470. const sourceSettings = inputHelper.getInputs();
  2471. try {
  2472. // Register problem matcher
  2473. coreCommand.issueCommand('add-matcher', {}, path.join(__dirname, 'problem-matcher.json'));
  2474. // Get sources
  2475. yield gitSourceProvider.getSource(sourceSettings);
  2476. }
  2477. finally {
  2478. // Unregister problem matcher
  2479. coreCommand.issueCommand('remove-matcher', { owner: 'checkout-git' }, '');
  2480. }
  2481. }
  2482. catch (error) {
  2483. core.setFailed(error.message);
  2484. }
  2485. });
  2486. }
  2487. function cleanup() {
  2488. return __awaiter(this, void 0, void 0, function* () {
  2489. try {
  2490. yield gitSourceProvider.cleanup(stateHelper.RepositoryPath);
  2491. }
  2492. catch (error) {
  2493. core.warning(error.message);
  2494. }
  2495. });
  2496. }
  2497. // Main
  2498. if (!stateHelper.IsPost) {
  2499. run();
  2500. }
  2501. // Post
  2502. else {
  2503. cleanup();
  2504. }
  2505. /***/ }),
  2506. /***/ 211:
  2507. /***/ (function(module) {
  2508. module.exports = require("https");
  2509. /***/ }),
  2510. /***/ 215:
  2511. /***/ (function(module) {
  2512. module.exports = {"name":"@octokit/rest","version":"16.35.0","publishConfig":{"access":"public"},"description":"GitHub REST API client for Node.js","keywords":["octokit","github","rest","api-client"],"author":"Gregor Martynus (https://github.com/gr2m)","contributors":[{"name":"Mike de Boer","email":"info@mikedeboer.nl"},{"name":"Fabian Jakobs","email":"fabian@c9.io"},{"name":"Joe Gallo","email":"joe@brassafrax.com"},{"name":"Gregor Martynus","url":"https://github.com/gr2m"}],"repository":"https://github.com/octokit/rest.js","dependencies":{"@octokit/request":"^5.2.0","@octokit/request-error":"^1.0.2","atob-lite":"^2.0.0","before-after-hook":"^2.0.0","btoa-lite":"^1.0.0","deprecation":"^2.0.0","lodash.get":"^4.4.2","lodash.set":"^4.3.2","lodash.uniq":"^4.5.0","octokit-pagination-methods":"^1.1.0","once":"^1.4.0","universal-user-agent":"^4.0.0"},"devDependencies":{"@gimenete/type-writer":"^0.1.3","@octokit/fixtures-server":"^5.0.6","@octokit/graphql":"^4.2.0","@types/node":"^12.0.0","bundlesize":"^0.18.0","chai":"^4.1.2","compression-webpack-plugin":"^3.0.0","cypress":"^3.0.0","glob":"^7.1.2","http-proxy-agent":"^2.1.0","lodash.camelcase":"^4.3.0","lodash.merge":"^4.6.1","lodash.upperfirst":"^4.3.1","mkdirp":"^0.5.1","mocha":"^6.0.0","mustache":"^3.0.0","nock":"^11.3.3","npm-run-all":"^4.1.2","nyc":"^14.0.0","prettier":"^1.14.2","proxy":"^1.0.0","semantic-release":"^15.0.0","sinon":"^7.2.4","sinon-chai":"^3.0.0","sort-keys":"^4.0.0","string-to-arraybuffer":"^1.0.0","string-to-jsdoc-comment":"^1.0.0","typescript":"^3.3.1","webpack":"^4.0.0","webpack-bundle-analyzer":"^3.0.0","webpack-cli":"^3.0.0"},"types":"index.d.ts","scripts":{"coverage":"nyc report --reporter=html && open coverage/index.html","lint":"prettier --check '{lib,plugins,scripts,test}/**/*.{js,json,ts}' 'docs/*.{js,json}' 'docs/src/**/*' index.js README.md package.json","lint:fix":"prettier --write '{lib,plugins,scripts,test}/**/*.{js,json,ts}' 'docs/*.{js,json}' 'docs/src/**/*' index.js README.md package.json","pretest":"npm run -s lint","test":"nyc mocha test/mocha-node-setup.js \"test/*/**/*-test.js\"","test:browser":"cypress run --browser chrome","build":"npm-run-all build:*","build:ts":"npm run -s update-endpoints:typescript","prebuild:browser":"mkdirp dist/","build:browser":"npm-run-all build:browser:*","build:browser:development":"webpack --mode development --entry . --output-library=Octokit --output=./dist/octokit-rest.js --profile --json > dist/bundle-stats.json","build:browser:production":"webpack --mode production --entry . --plugin=compression-webpack-plugin --output-library=Octokit --output-path=./dist --output-filename=octokit-rest.min.js --devtool source-map","generate-bundle-report":"webpack-bundle-analyzer dist/bundle-stats.json --mode=static --no-open --report dist/bundle-report.html","update-endpoints":"npm-run-all update-endpoints:*","update-endpoints:fetch-json":"node scripts/update-endpoints/fetch-json","update-endpoints:code":"node scripts/update-endpoints/code","update-endpoints:typescript":"node scripts/update-endpoints/typescript","prevalidate:ts":"npm run -s build:ts","validate:ts":"tsc --target es6 --noImplicitAny index.d.ts","postvalidate:ts":"tsc --noEmit --target es6 test/typescript-validate.ts","start-fixtures-server":"octokit-fixtures-server"},"license":"MIT","files":["index.js","index.d.ts","lib","plugins"],"nyc":{"ignore":["test"]},"release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":["dist/*","!dist/*.map.gz"]}]},"bundlesize":[{"path":"./dist/octokit-rest.min.js.gz","maxSize":"33 kB"}],"_resolved":"https://registry.npmjs.org/@octokit/rest/-/rest-16.35.0.tgz","_integrity":"sha512-9ShFqYWo0CLoGYhA1FdtdykJuMzS/9H6vSbbQWDX4pWr4p9v+15MsH/wpd/3fIU+tSxylaNO48+PIHqOkBRx3w==","_from":"@octokit/rest@16.35.0"};
  2513. /***/ }),
  2514. /***/ 227:
  2515. /***/ (function(__unusedmodule, exports) {
  2516. "use strict";
  2517. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  2518. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  2519. return new (P || (P = Promise))(function (resolve, reject) {
  2520. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  2521. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  2522. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  2523. step((generator = generator.apply(thisArg, _arguments || [])).next());
  2524. });
  2525. };
  2526. Object.defineProperty(exports, "__esModule", { value: true });
  2527. function getCheckoutInfo(git, ref, commit) {
  2528. return __awaiter(this, void 0, void 0, function* () {
  2529. if (!git) {
  2530. throw new Error('Arg git cannot be empty');
  2531. }
  2532. if (!ref && !commit) {
  2533. throw new Error('Args ref and commit cannot both be empty');
  2534. }
  2535. const result = {};
  2536. const upperRef = (ref || '').toUpperCase();
  2537. // SHA only
  2538. if (!ref) {
  2539. result.ref = commit;
  2540. }
  2541. // refs/heads/
  2542. else if (upperRef.startsWith('REFS/HEADS/')) {
  2543. const branch = ref.substring('refs/heads/'.length);
  2544. result.ref = branch;
  2545. result.startPoint = `refs/remotes/origin/${branch}`;
  2546. }
  2547. // refs/pull/
  2548. else if (upperRef.startsWith('REFS/PULL/')) {
  2549. const branch = ref.substring('refs/pull/'.length);
  2550. result.ref = `refs/remotes/pull/${branch}`;
  2551. }
  2552. // refs/tags/
  2553. else if (upperRef.startsWith('REFS/')) {
  2554. result.ref = ref;
  2555. }
  2556. // Unqualified ref, check for a matching branch or tag
  2557. else {
  2558. if (yield git.branchExists(true, `origin/${ref}`)) {
  2559. result.ref = ref;
  2560. result.startPoint = `refs/remotes/origin/${ref}`;
  2561. }
  2562. else if (yield git.tagExists(`${ref}`)) {
  2563. result.ref = `refs/tags/${ref}`;
  2564. }
  2565. else {
  2566. throw new Error(`A branch or tag with the name '${ref}' could not be found`);
  2567. }
  2568. }
  2569. return result;
  2570. });
  2571. }
  2572. exports.getCheckoutInfo = getCheckoutInfo;
  2573. function getRefSpec(ref, commit) {
  2574. if (!ref && !commit) {
  2575. throw new Error('Args ref and commit cannot both be empty');
  2576. }
  2577. const upperRef = (ref || '').toUpperCase();
  2578. // SHA
  2579. if (commit) {
  2580. // refs/heads
  2581. if (upperRef.startsWith('REFS/HEADS/')) {
  2582. const branch = ref.substring('refs/heads/'.length);
  2583. return [`+${commit}:refs/remotes/origin/${branch}`];
  2584. }
  2585. // refs/pull/
  2586. else if (upperRef.startsWith('REFS/PULL/')) {
  2587. const branch = ref.substring('refs/pull/'.length);
  2588. return [`+${commit}:refs/remotes/pull/${branch}`];
  2589. }
  2590. // refs/tags/
  2591. else if (upperRef.startsWith('REFS/TAGS/')) {
  2592. return [`+${commit}:${ref}`];
  2593. }
  2594. // Otherwise no destination ref
  2595. else {
  2596. return [commit];
  2597. }
  2598. }
  2599. // Unqualified ref, check for a matching branch or tag
  2600. else if (!upperRef.startsWith('REFS/')) {
  2601. return [
  2602. `+refs/heads/${ref}*:refs/remotes/origin/${ref}*`,
  2603. `+refs/tags/${ref}*:refs/tags/${ref}*`
  2604. ];
  2605. }
  2606. // refs/heads/
  2607. else if (upperRef.startsWith('REFS/HEADS/')) {
  2608. const branch = ref.substring('refs/heads/'.length);
  2609. return [`+${ref}:refs/remotes/origin/${branch}`];
  2610. }
  2611. // refs/pull/
  2612. else if (upperRef.startsWith('REFS/PULL/')) {
  2613. const branch = ref.substring('refs/pull/'.length);
  2614. return [`+${ref}:refs/remotes/pull/${branch}`];
  2615. }
  2616. // refs/tags/
  2617. else {
  2618. return [`+${ref}:${ref}`];
  2619. }
  2620. }
  2621. exports.getRefSpec = getRefSpec;
  2622. /***/ }),
  2623. /***/ 248:
  2624. /***/ (function(module, __unusedexports, __webpack_require__) {
  2625. module.exports = octokitRegisterEndpoints;
  2626. const registerEndpoints = __webpack_require__(899);
  2627. function octokitRegisterEndpoints(octokit) {
  2628. octokit.registerEndpoints = registerEndpoints.bind(null, octokit);
  2629. }
  2630. /***/ }),
  2631. /***/ 260:
  2632. /***/ (function(module, __unusedexports, __webpack_require__) {
  2633. // Note: since nyc uses this module to output coverage, any lines
  2634. // that are in the direct sync flow of nyc's outputCoverage are
  2635. // ignored, since we can never get coverage for them.
  2636. var assert = __webpack_require__(357)
  2637. var signals = __webpack_require__(654)
  2638. var EE = __webpack_require__(614)
  2639. /* istanbul ignore if */
  2640. if (typeof EE !== 'function') {
  2641. EE = EE.EventEmitter
  2642. }
  2643. var emitter
  2644. if (process.__signal_exit_emitter__) {
  2645. emitter = process.__signal_exit_emitter__
  2646. } else {
  2647. emitter = process.__signal_exit_emitter__ = new EE()
  2648. emitter.count = 0
  2649. emitter.emitted = {}
  2650. }
  2651. // Because this emitter is a global, we have to check to see if a
  2652. // previous version of this library failed to enable infinite listeners.
  2653. // I know what you're about to say. But literally everything about
  2654. // signal-exit is a compromise with evil. Get used to it.
  2655. if (!emitter.infinite) {
  2656. emitter.setMaxListeners(Infinity)
  2657. emitter.infinite = true
  2658. }
  2659. module.exports = function (cb, opts) {
  2660. assert.equal(typeof cb, 'function', 'a callback must be provided for exit handler')
  2661. if (loaded === false) {
  2662. load()
  2663. }
  2664. var ev = 'exit'
  2665. if (opts && opts.alwaysLast) {
  2666. ev = 'afterexit'
  2667. }
  2668. var remove = function () {
  2669. emitter.removeListener(ev, cb)
  2670. if (emitter.listeners('exit').length === 0 &&
  2671. emitter.listeners('afterexit').length === 0) {
  2672. unload()
  2673. }
  2674. }
  2675. emitter.on(ev, cb)
  2676. return remove
  2677. }
  2678. module.exports.unload = unload
  2679. function unload () {
  2680. if (!loaded) {
  2681. return
  2682. }
  2683. loaded = false
  2684. signals.forEach(function (sig) {
  2685. try {
  2686. process.removeListener(sig, sigListeners[sig])
  2687. } catch (er) {}
  2688. })
  2689. process.emit = originalProcessEmit
  2690. process.reallyExit = originalProcessReallyExit
  2691. emitter.count -= 1
  2692. }
  2693. function emit (event, code, signal) {
  2694. if (emitter.emitted[event]) {
  2695. return
  2696. }
  2697. emitter.emitted[event] = true
  2698. emitter.emit(event, code, signal)
  2699. }
  2700. // { <signal>: <listener fn>, ... }
  2701. var sigListeners = {}
  2702. signals.forEach(function (sig) {
  2703. sigListeners[sig] = function listener () {
  2704. // If there are no other listeners, an exit is coming!
  2705. // Simplest way: remove us and then re-send the signal.
  2706. // We know that this will kill the process, so we can
  2707. // safely emit now.
  2708. var listeners = process.listeners(sig)
  2709. if (listeners.length === emitter.count) {
  2710. unload()
  2711. emit('exit', null, sig)
  2712. /* istanbul ignore next */
  2713. emit('afterexit', null, sig)
  2714. /* istanbul ignore next */
  2715. process.kill(process.pid, sig)
  2716. }
  2717. }
  2718. })
  2719. module.exports.signals = function () {
  2720. return signals
  2721. }
  2722. module.exports.load = load
  2723. var loaded = false
  2724. function load () {
  2725. if (loaded) {
  2726. return
  2727. }
  2728. loaded = true
  2729. // This is the number of onSignalExit's that are in play.
  2730. // It's important so that we can count the correct number of
  2731. // listeners on signals, and don't wait for the other one to
  2732. // handle it instead of us.
  2733. emitter.count += 1
  2734. signals = signals.filter(function (sig) {
  2735. try {
  2736. process.on(sig, sigListeners[sig])
  2737. return true
  2738. } catch (er) {
  2739. return false
  2740. }
  2741. })
  2742. process.emit = processEmit
  2743. process.reallyExit = processReallyExit
  2744. }
  2745. var originalProcessReallyExit = process.reallyExit
  2746. function processReallyExit (code) {
  2747. process.exitCode = code || 0
  2748. emit('exit', process.exitCode, null)
  2749. /* istanbul ignore next */
  2750. emit('afterexit', process.exitCode, null)
  2751. /* istanbul ignore next */
  2752. originalProcessReallyExit.call(process, process.exitCode)
  2753. }
  2754. var originalProcessEmit = process.emit
  2755. function processEmit (ev, arg) {
  2756. if (ev === 'exit') {
  2757. if (arg !== undefined) {
  2758. process.exitCode = arg
  2759. }
  2760. var ret = originalProcessEmit.apply(this, arguments)
  2761. emit('exit', process.exitCode, null)
  2762. /* istanbul ignore next */
  2763. emit('afterexit', process.exitCode, null)
  2764. return ret
  2765. } else {
  2766. return originalProcessEmit.apply(this, arguments)
  2767. }
  2768. }
  2769. /***/ }),
  2770. /***/ 262:
  2771. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  2772. "use strict";
  2773. Object.defineProperty(exports, "__esModule", { value: true });
  2774. const fs_1 = __webpack_require__(747);
  2775. const os_1 = __webpack_require__(87);
  2776. class Context {
  2777. /**
  2778. * Hydrate the context from the environment
  2779. */
  2780. constructor() {
  2781. this.payload = {};
  2782. if (process.env.GITHUB_EVENT_PATH) {
  2783. if (fs_1.existsSync(process.env.GITHUB_EVENT_PATH)) {
  2784. this.payload = JSON.parse(fs_1.readFileSync(process.env.GITHUB_EVENT_PATH, { encoding: 'utf8' }));
  2785. }
  2786. else {
  2787. const path = process.env.GITHUB_EVENT_PATH;
  2788. process.stdout.write(`GITHUB_EVENT_PATH ${path} does not exist${os_1.EOL}`);
  2789. }
  2790. }
  2791. this.eventName = process.env.GITHUB_EVENT_NAME;
  2792. this.sha = process.env.GITHUB_SHA;
  2793. this.ref = process.env.GITHUB_REF;
  2794. this.workflow = process.env.GITHUB_WORKFLOW;
  2795. this.action = process.env.GITHUB_ACTION;
  2796. this.actor = process.env.GITHUB_ACTOR;
  2797. }
  2798. get issue() {
  2799. const payload = this.payload;
  2800. return Object.assign(Object.assign({}, this.repo), { number: (payload.issue || payload.pullRequest || payload).number });
  2801. }
  2802. get repo() {
  2803. if (process.env.GITHUB_REPOSITORY) {
  2804. const [owner, repo] = process.env.GITHUB_REPOSITORY.split('/');
  2805. return { owner, repo };
  2806. }
  2807. if (this.payload.repository) {
  2808. return {
  2809. owner: this.payload.repository.owner.login,
  2810. repo: this.payload.repository.name
  2811. };
  2812. }
  2813. throw new Error("context.repo requires a GITHUB_REPOSITORY environment variable like 'owner/repo'");
  2814. }
  2815. }
  2816. exports.Context = Context;
  2817. //# sourceMappingURL=context.js.map
  2818. /***/ }),
  2819. /***/ 265:
  2820. /***/ (function(module, __unusedexports, __webpack_require__) {
  2821. module.exports = getPage
  2822. const deprecate = __webpack_require__(370)
  2823. const getPageLinks = __webpack_require__(577)
  2824. const HttpError = __webpack_require__(297)
  2825. function getPage (octokit, link, which, headers) {
  2826. deprecate(`octokit.get${which.charAt(0).toUpperCase() + which.slice(1)}Page() – You can use octokit.paginate or async iterators instead: https://github.com/octokit/rest.js#pagination.`)
  2827. const url = getPageLinks(link)[which]
  2828. if (!url) {
  2829. const urlError = new HttpError(`No ${which} page found`, 404)
  2830. return Promise.reject(urlError)
  2831. }
  2832. const requestOptions = {
  2833. url,
  2834. headers: applyAcceptHeader(link, headers)
  2835. }
  2836. const promise = octokit.request(requestOptions)
  2837. return promise
  2838. }
  2839. function applyAcceptHeader (res, headers) {
  2840. const previous = res.headers && res.headers['x-github-media-type']
  2841. if (!previous || (headers && headers.accept)) {
  2842. return headers
  2843. }
  2844. headers = headers || {}
  2845. headers.accept = 'application/vnd.' + previous
  2846. .replace('; param=', '.')
  2847. .replace('; format=', '+')
  2848. return headers
  2849. }
  2850. /***/ }),
  2851. /***/ 280:
  2852. /***/ (function(module, exports) {
  2853. exports = module.exports = SemVer
  2854. var debug
  2855. /* istanbul ignore next */
  2856. if (typeof process === 'object' &&
  2857. process.env &&
  2858. process.env.NODE_DEBUG &&
  2859. /\bsemver\b/i.test(process.env.NODE_DEBUG)) {
  2860. debug = function () {
  2861. var args = Array.prototype.slice.call(arguments, 0)
  2862. args.unshift('SEMVER')
  2863. console.log.apply(console, args)
  2864. }
  2865. } else {
  2866. debug = function () {}
  2867. }
  2868. // Note: this is the semver.org version of the spec that it implements
  2869. // Not necessarily the package version of this code.
  2870. exports.SEMVER_SPEC_VERSION = '2.0.0'
  2871. var MAX_LENGTH = 256
  2872. var MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER ||
  2873. /* istanbul ignore next */ 9007199254740991
  2874. // Max safe segment length for coercion.
  2875. var MAX_SAFE_COMPONENT_LENGTH = 16
  2876. // The actual regexps go on exports.re
  2877. var re = exports.re = []
  2878. var src = exports.src = []
  2879. var R = 0
  2880. // The following Regular Expressions can be used for tokenizing,
  2881. // validating, and parsing SemVer version strings.
  2882. // ## Numeric Identifier
  2883. // A single `0`, or a non-zero digit followed by zero or more digits.
  2884. var NUMERICIDENTIFIER = R++
  2885. src[NUMERICIDENTIFIER] = '0|[1-9]\\d*'
  2886. var NUMERICIDENTIFIERLOOSE = R++
  2887. src[NUMERICIDENTIFIERLOOSE] = '[0-9]+'
  2888. // ## Non-numeric Identifier
  2889. // Zero or more digits, followed by a letter or hyphen, and then zero or
  2890. // more letters, digits, or hyphens.
  2891. var NONNUMERICIDENTIFIER = R++
  2892. src[NONNUMERICIDENTIFIER] = '\\d*[a-zA-Z-][a-zA-Z0-9-]*'
  2893. // ## Main Version
  2894. // Three dot-separated numeric identifiers.
  2895. var MAINVERSION = R++
  2896. src[MAINVERSION] = '(' + src[NUMERICIDENTIFIER] + ')\\.' +
  2897. '(' + src[NUMERICIDENTIFIER] + ')\\.' +
  2898. '(' + src[NUMERICIDENTIFIER] + ')'
  2899. var MAINVERSIONLOOSE = R++
  2900. src[MAINVERSIONLOOSE] = '(' + src[NUMERICIDENTIFIERLOOSE] + ')\\.' +
  2901. '(' + src[NUMERICIDENTIFIERLOOSE] + ')\\.' +
  2902. '(' + src[NUMERICIDENTIFIERLOOSE] + ')'
  2903. // ## Pre-release Version Identifier
  2904. // A numeric identifier, or a non-numeric identifier.
  2905. var PRERELEASEIDENTIFIER = R++
  2906. src[PRERELEASEIDENTIFIER] = '(?:' + src[NUMERICIDENTIFIER] +
  2907. '|' + src[NONNUMERICIDENTIFIER] + ')'
  2908. var PRERELEASEIDENTIFIERLOOSE = R++
  2909. src[PRERELEASEIDENTIFIERLOOSE] = '(?:' + src[NUMERICIDENTIFIERLOOSE] +
  2910. '|' + src[NONNUMERICIDENTIFIER] + ')'
  2911. // ## Pre-release Version
  2912. // Hyphen, followed by one or more dot-separated pre-release version
  2913. // identifiers.
  2914. var PRERELEASE = R++
  2915. src[PRERELEASE] = '(?:-(' + src[PRERELEASEIDENTIFIER] +
  2916. '(?:\\.' + src[PRERELEASEIDENTIFIER] + ')*))'
  2917. var PRERELEASELOOSE = R++
  2918. src[PRERELEASELOOSE] = '(?:-?(' + src[PRERELEASEIDENTIFIERLOOSE] +
  2919. '(?:\\.' + src[PRERELEASEIDENTIFIERLOOSE] + ')*))'
  2920. // ## Build Metadata Identifier
  2921. // Any combination of digits, letters, or hyphens.
  2922. var BUILDIDENTIFIER = R++
  2923. src[BUILDIDENTIFIER] = '[0-9A-Za-z-]+'
  2924. // ## Build Metadata
  2925. // Plus sign, followed by one or more period-separated build metadata
  2926. // identifiers.
  2927. var BUILD = R++
  2928. src[BUILD] = '(?:\\+(' + src[BUILDIDENTIFIER] +
  2929. '(?:\\.' + src[BUILDIDENTIFIER] + ')*))'
  2930. // ## Full Version String
  2931. // A main version, followed optionally by a pre-release version and
  2932. // build metadata.
  2933. // Note that the only major, minor, patch, and pre-release sections of
  2934. // the version string are capturing groups. The build metadata is not a
  2935. // capturing group, because it should not ever be used in version
  2936. // comparison.
  2937. var FULL = R++
  2938. var FULLPLAIN = 'v?' + src[MAINVERSION] +
  2939. src[PRERELEASE] + '?' +
  2940. src[BUILD] + '?'
  2941. src[FULL] = '^' + FULLPLAIN + '$'
  2942. // like full, but allows v1.2.3 and =1.2.3, which people do sometimes.
  2943. // also, 1.0.0alpha1 (prerelease without the hyphen) which is pretty
  2944. // common in the npm registry.
  2945. var LOOSEPLAIN = '[v=\\s]*' + src[MAINVERSIONLOOSE] +
  2946. src[PRERELEASELOOSE] + '?' +
  2947. src[BUILD] + '?'
  2948. var LOOSE = R++
  2949. src[LOOSE] = '^' + LOOSEPLAIN + '$'
  2950. var GTLT = R++
  2951. src[GTLT] = '((?:<|>)?=?)'
  2952. // Something like "2.*" or "1.2.x".
  2953. // Note that "x.x" is a valid xRange identifer, meaning "any version"
  2954. // Only the first item is strictly required.
  2955. var XRANGEIDENTIFIERLOOSE = R++
  2956. src[XRANGEIDENTIFIERLOOSE] = src[NUMERICIDENTIFIERLOOSE] + '|x|X|\\*'
  2957. var XRANGEIDENTIFIER = R++
  2958. src[XRANGEIDENTIFIER] = src[NUMERICIDENTIFIER] + '|x|X|\\*'
  2959. var XRANGEPLAIN = R++
  2960. src[XRANGEPLAIN] = '[v=\\s]*(' + src[XRANGEIDENTIFIER] + ')' +
  2961. '(?:\\.(' + src[XRANGEIDENTIFIER] + ')' +
  2962. '(?:\\.(' + src[XRANGEIDENTIFIER] + ')' +
  2963. '(?:' + src[PRERELEASE] + ')?' +
  2964. src[BUILD] + '?' +
  2965. ')?)?'
  2966. var XRANGEPLAINLOOSE = R++
  2967. src[XRANGEPLAINLOOSE] = '[v=\\s]*(' + src[XRANGEIDENTIFIERLOOSE] + ')' +
  2968. '(?:\\.(' + src[XRANGEIDENTIFIERLOOSE] + ')' +
  2969. '(?:\\.(' + src[XRANGEIDENTIFIERLOOSE] + ')' +
  2970. '(?:' + src[PRERELEASELOOSE] + ')?' +
  2971. src[BUILD] + '?' +
  2972. ')?)?'
  2973. var XRANGE = R++
  2974. src[XRANGE] = '^' + src[GTLT] + '\\s*' + src[XRANGEPLAIN] + '$'
  2975. var XRANGELOOSE = R++
  2976. src[XRANGELOOSE] = '^' + src[GTLT] + '\\s*' + src[XRANGEPLAINLOOSE] + '$'
  2977. // Coercion.
  2978. // Extract anything that could conceivably be a part of a valid semver
  2979. var COERCE = R++
  2980. src[COERCE] = '(?:^|[^\\d])' +
  2981. '(\\d{1,' + MAX_SAFE_COMPONENT_LENGTH + '})' +
  2982. '(?:\\.(\\d{1,' + MAX_SAFE_COMPONENT_LENGTH + '}))?' +
  2983. '(?:\\.(\\d{1,' + MAX_SAFE_COMPONENT_LENGTH + '}))?' +
  2984. '(?:$|[^\\d])'
  2985. // Tilde ranges.
  2986. // Meaning is "reasonably at or greater than"
  2987. var LONETILDE = R++
  2988. src[LONETILDE] = '(?:~>?)'
  2989. var TILDETRIM = R++
  2990. src[TILDETRIM] = '(\\s*)' + src[LONETILDE] + '\\s+'
  2991. re[TILDETRIM] = new RegExp(src[TILDETRIM], 'g')
  2992. var tildeTrimReplace = '$1~'
  2993. var TILDE = R++
  2994. src[TILDE] = '^' + src[LONETILDE] + src[XRANGEPLAIN] + '$'
  2995. var TILDELOOSE = R++
  2996. src[TILDELOOSE] = '^' + src[LONETILDE] + src[XRANGEPLAINLOOSE] + '$'
  2997. // Caret ranges.
  2998. // Meaning is "at least and backwards compatible with"
  2999. var LONECARET = R++
  3000. src[LONECARET] = '(?:\\^)'
  3001. var CARETTRIM = R++
  3002. src[CARETTRIM] = '(\\s*)' + src[LONECARET] + '\\s+'
  3003. re[CARETTRIM] = new RegExp(src[CARETTRIM], 'g')
  3004. var caretTrimReplace = '$1^'
  3005. var CARET = R++
  3006. src[CARET] = '^' + src[LONECARET] + src[XRANGEPLAIN] + '$'
  3007. var CARETLOOSE = R++
  3008. src[CARETLOOSE] = '^' + src[LONECARET] + src[XRANGEPLAINLOOSE] + '$'
  3009. // A simple gt/lt/eq thing, or just "" to indicate "any version"
  3010. var COMPARATORLOOSE = R++
  3011. src[COMPARATORLOOSE] = '^' + src[GTLT] + '\\s*(' + LOOSEPLAIN + ')$|^$'
  3012. var COMPARATOR = R++
  3013. src[COMPARATOR] = '^' + src[GTLT] + '\\s*(' + FULLPLAIN + ')$|^$'
  3014. // An expression to strip any whitespace between the gtlt and the thing
  3015. // it modifies, so that `> 1.2.3` ==> `>1.2.3`
  3016. var COMPARATORTRIM = R++
  3017. src[COMPARATORTRIM] = '(\\s*)' + src[GTLT] +
  3018. '\\s*(' + LOOSEPLAIN + '|' + src[XRANGEPLAIN] + ')'
  3019. // this one has to use the /g flag
  3020. re[COMPARATORTRIM] = new RegExp(src[COMPARATORTRIM], 'g')
  3021. var comparatorTrimReplace = '$1$2$3'
  3022. // Something like `1.2.3 - 1.2.4`
  3023. // Note that these all use the loose form, because they'll be
  3024. // checked against either the strict or loose comparator form
  3025. // later.
  3026. var HYPHENRANGE = R++
  3027. src[HYPHENRANGE] = '^\\s*(' + src[XRANGEPLAIN] + ')' +
  3028. '\\s+-\\s+' +
  3029. '(' + src[XRANGEPLAIN] + ')' +
  3030. '\\s*$'
  3031. var HYPHENRANGELOOSE = R++
  3032. src[HYPHENRANGELOOSE] = '^\\s*(' + src[XRANGEPLAINLOOSE] + ')' +
  3033. '\\s+-\\s+' +
  3034. '(' + src[XRANGEPLAINLOOSE] + ')' +
  3035. '\\s*$'
  3036. // Star ranges basically just allow anything at all.
  3037. var STAR = R++
  3038. src[STAR] = '(<|>)?=?\\s*\\*'
  3039. // Compile to actual regexp objects.
  3040. // All are flag-free, unless they were created above with a flag.
  3041. for (var i = 0; i < R; i++) {
  3042. debug(i, src[i])
  3043. if (!re[i]) {
  3044. re[i] = new RegExp(src[i])
  3045. }
  3046. }
  3047. exports.parse = parse
  3048. function parse (version, options) {
  3049. if (!options || typeof options !== 'object') {
  3050. options = {
  3051. loose: !!options,
  3052. includePrerelease: false
  3053. }
  3054. }
  3055. if (version instanceof SemVer) {
  3056. return version
  3057. }
  3058. if (typeof version !== 'string') {
  3059. return null
  3060. }
  3061. if (version.length > MAX_LENGTH) {
  3062. return null
  3063. }
  3064. var r = options.loose ? re[LOOSE] : re[FULL]
  3065. if (!r.test(version)) {
  3066. return null
  3067. }
  3068. try {
  3069. return new SemVer(version, options)
  3070. } catch (er) {
  3071. return null
  3072. }
  3073. }
  3074. exports.valid = valid
  3075. function valid (version, options) {
  3076. var v = parse(version, options)
  3077. return v ? v.version : null
  3078. }
  3079. exports.clean = clean
  3080. function clean (version, options) {
  3081. var s = parse(version.trim().replace(/^[=v]+/, ''), options)
  3082. return s ? s.version : null
  3083. }
  3084. exports.SemVer = SemVer
  3085. function SemVer (version, options) {
  3086. if (!options || typeof options !== 'object') {
  3087. options = {
  3088. loose: !!options,
  3089. includePrerelease: false
  3090. }
  3091. }
  3092. if (version instanceof SemVer) {
  3093. if (version.loose === options.loose) {
  3094. return version
  3095. } else {
  3096. version = version.version
  3097. }
  3098. } else if (typeof version !== 'string') {
  3099. throw new TypeError('Invalid Version: ' + version)
  3100. }
  3101. if (version.length > MAX_LENGTH) {
  3102. throw new TypeError('version is longer than ' + MAX_LENGTH + ' characters')
  3103. }
  3104. if (!(this instanceof SemVer)) {
  3105. return new SemVer(version, options)
  3106. }
  3107. debug('SemVer', version, options)
  3108. this.options = options
  3109. this.loose = !!options.loose
  3110. var m = version.trim().match(options.loose ? re[LOOSE] : re[FULL])
  3111. if (!m) {
  3112. throw new TypeError('Invalid Version: ' + version)
  3113. }
  3114. this.raw = version
  3115. // these are actually numbers
  3116. this.major = +m[1]
  3117. this.minor = +m[2]
  3118. this.patch = +m[3]
  3119. if (this.major > MAX_SAFE_INTEGER || this.major < 0) {
  3120. throw new TypeError('Invalid major version')
  3121. }
  3122. if (this.minor > MAX_SAFE_INTEGER || this.minor < 0) {
  3123. throw new TypeError('Invalid minor version')
  3124. }
  3125. if (this.patch > MAX_SAFE_INTEGER || this.patch < 0) {
  3126. throw new TypeError('Invalid patch version')
  3127. }
  3128. // numberify any prerelease numeric ids
  3129. if (!m[4]) {
  3130. this.prerelease = []
  3131. } else {
  3132. this.prerelease = m[4].split('.').map(function (id) {
  3133. if (/^[0-9]+$/.test(id)) {
  3134. var num = +id
  3135. if (num >= 0 && num < MAX_SAFE_INTEGER) {
  3136. return num
  3137. }
  3138. }
  3139. return id
  3140. })
  3141. }
  3142. this.build = m[5] ? m[5].split('.') : []
  3143. this.format()
  3144. }
  3145. SemVer.prototype.format = function () {
  3146. this.version = this.major + '.' + this.minor + '.' + this.patch
  3147. if (this.prerelease.length) {
  3148. this.version += '-' + this.prerelease.join('.')
  3149. }
  3150. return this.version
  3151. }
  3152. SemVer.prototype.toString = function () {
  3153. return this.version
  3154. }
  3155. SemVer.prototype.compare = function (other) {
  3156. debug('SemVer.compare', this.version, this.options, other)
  3157. if (!(other instanceof SemVer)) {
  3158. other = new SemVer(other, this.options)
  3159. }
  3160. return this.compareMain(other) || this.comparePre(other)
  3161. }
  3162. SemVer.prototype.compareMain = function (other) {
  3163. if (!(other instanceof SemVer)) {
  3164. other = new SemVer(other, this.options)
  3165. }
  3166. return compareIdentifiers(this.major, other.major) ||
  3167. compareIdentifiers(this.minor, other.minor) ||
  3168. compareIdentifiers(this.patch, other.patch)
  3169. }
  3170. SemVer.prototype.comparePre = function (other) {
  3171. if (!(other instanceof SemVer)) {
  3172. other = new SemVer(other, this.options)
  3173. }
  3174. // NOT having a prerelease is > having one
  3175. if (this.prerelease.length && !other.prerelease.length) {
  3176. return -1
  3177. } else if (!this.prerelease.length && other.prerelease.length) {
  3178. return 1
  3179. } else if (!this.prerelease.length && !other.prerelease.length) {
  3180. return 0
  3181. }
  3182. var i = 0
  3183. do {
  3184. var a = this.prerelease[i]
  3185. var b = other.prerelease[i]
  3186. debug('prerelease compare', i, a, b)
  3187. if (a === undefined && b === undefined) {
  3188. return 0
  3189. } else if (b === undefined) {
  3190. return 1
  3191. } else if (a === undefined) {
  3192. return -1
  3193. } else if (a === b) {
  3194. continue
  3195. } else {
  3196. return compareIdentifiers(a, b)
  3197. }
  3198. } while (++i)
  3199. }
  3200. // preminor will bump the version up to the next minor release, and immediately
  3201. // down to pre-release. premajor and prepatch work the same way.
  3202. SemVer.prototype.inc = function (release, identifier) {
  3203. switch (release) {
  3204. case 'premajor':
  3205. this.prerelease.length = 0
  3206. this.patch = 0
  3207. this.minor = 0
  3208. this.major++
  3209. this.inc('pre', identifier)
  3210. break
  3211. case 'preminor':
  3212. this.prerelease.length = 0
  3213. this.patch = 0
  3214. this.minor++
  3215. this.inc('pre', identifier)
  3216. break
  3217. case 'prepatch':
  3218. // If this is already a prerelease, it will bump to the next version
  3219. // drop any prereleases that might already exist, since they are not
  3220. // relevant at this point.
  3221. this.prerelease.length = 0
  3222. this.inc('patch', identifier)
  3223. this.inc('pre', identifier)
  3224. break
  3225. // If the input is a non-prerelease version, this acts the same as
  3226. // prepatch.
  3227. case 'prerelease':
  3228. if (this.prerelease.length === 0) {
  3229. this.inc('patch', identifier)
  3230. }
  3231. this.inc('pre', identifier)
  3232. break
  3233. case 'major':
  3234. // If this is a pre-major version, bump up to the same major version.
  3235. // Otherwise increment major.
  3236. // 1.0.0-5 bumps to 1.0.0
  3237. // 1.1.0 bumps to 2.0.0
  3238. if (this.minor !== 0 ||
  3239. this.patch !== 0 ||
  3240. this.prerelease.length === 0) {
  3241. this.major++
  3242. }
  3243. this.minor = 0
  3244. this.patch = 0
  3245. this.prerelease = []
  3246. break
  3247. case 'minor':
  3248. // If this is a pre-minor version, bump up to the same minor version.
  3249. // Otherwise increment minor.
  3250. // 1.2.0-5 bumps to 1.2.0
  3251. // 1.2.1 bumps to 1.3.0
  3252. if (this.patch !== 0 || this.prerelease.length === 0) {
  3253. this.minor++
  3254. }
  3255. this.patch = 0
  3256. this.prerelease = []
  3257. break
  3258. case 'patch':
  3259. // If this is not a pre-release version, it will increment the patch.
  3260. // If it is a pre-release it will bump up to the same patch version.
  3261. // 1.2.0-5 patches to 1.2.0
  3262. // 1.2.0 patches to 1.2.1
  3263. if (this.prerelease.length === 0) {
  3264. this.patch++
  3265. }
  3266. this.prerelease = []
  3267. break
  3268. // This probably shouldn't be used publicly.
  3269. // 1.0.0 "pre" would become 1.0.0-0 which is the wrong direction.
  3270. case 'pre':
  3271. if (this.prerelease.length === 0) {
  3272. this.prerelease = [0]
  3273. } else {
  3274. var i = this.prerelease.length
  3275. while (--i >= 0) {
  3276. if (typeof this.prerelease[i] === 'number') {
  3277. this.prerelease[i]++
  3278. i = -2
  3279. }
  3280. }
  3281. if (i === -1) {
  3282. // didn't increment anything
  3283. this.prerelease.push(0)
  3284. }
  3285. }
  3286. if (identifier) {
  3287. // 1.2.0-beta.1 bumps to 1.2.0-beta.2,
  3288. // 1.2.0-beta.fooblz or 1.2.0-beta bumps to 1.2.0-beta.0
  3289. if (this.prerelease[0] === identifier) {
  3290. if (isNaN(this.prerelease[1])) {
  3291. this.prerelease = [identifier, 0]
  3292. }
  3293. } else {
  3294. this.prerelease = [identifier, 0]
  3295. }
  3296. }
  3297. break
  3298. default:
  3299. throw new Error('invalid increment argument: ' + release)
  3300. }
  3301. this.format()
  3302. this.raw = this.version
  3303. return this
  3304. }
  3305. exports.inc = inc
  3306. function inc (version, release, loose, identifier) {
  3307. if (typeof (loose) === 'string') {
  3308. identifier = loose
  3309. loose = undefined
  3310. }
  3311. try {
  3312. return new SemVer(version, loose).inc(release, identifier).version
  3313. } catch (er) {
  3314. return null
  3315. }
  3316. }
  3317. exports.diff = diff
  3318. function diff (version1, version2) {
  3319. if (eq(version1, version2)) {
  3320. return null
  3321. } else {
  3322. var v1 = parse(version1)
  3323. var v2 = parse(version2)
  3324. var prefix = ''
  3325. if (v1.prerelease.length || v2.prerelease.length) {
  3326. prefix = 'pre'
  3327. var defaultResult = 'prerelease'
  3328. }
  3329. for (var key in v1) {
  3330. if (key === 'major' || key === 'minor' || key === 'patch') {
  3331. if (v1[key] !== v2[key]) {
  3332. return prefix + key
  3333. }
  3334. }
  3335. }
  3336. return defaultResult // may be undefined
  3337. }
  3338. }
  3339. exports.compareIdentifiers = compareIdentifiers
  3340. var numeric = /^[0-9]+$/
  3341. function compareIdentifiers (a, b) {
  3342. var anum = numeric.test(a)
  3343. var bnum = numeric.test(b)
  3344. if (anum && bnum) {
  3345. a = +a
  3346. b = +b
  3347. }
  3348. return a === b ? 0
  3349. : (anum && !bnum) ? -1
  3350. : (bnum && !anum) ? 1
  3351. : a < b ? -1
  3352. : 1
  3353. }
  3354. exports.rcompareIdentifiers = rcompareIdentifiers
  3355. function rcompareIdentifiers (a, b) {
  3356. return compareIdentifiers(b, a)
  3357. }
  3358. exports.major = major
  3359. function major (a, loose) {
  3360. return new SemVer(a, loose).major
  3361. }
  3362. exports.minor = minor
  3363. function minor (a, loose) {
  3364. return new SemVer(a, loose).minor
  3365. }
  3366. exports.patch = patch
  3367. function patch (a, loose) {
  3368. return new SemVer(a, loose).patch
  3369. }
  3370. exports.compare = compare
  3371. function compare (a, b, loose) {
  3372. return new SemVer(a, loose).compare(new SemVer(b, loose))
  3373. }
  3374. exports.compareLoose = compareLoose
  3375. function compareLoose (a, b) {
  3376. return compare(a, b, true)
  3377. }
  3378. exports.rcompare = rcompare
  3379. function rcompare (a, b, loose) {
  3380. return compare(b, a, loose)
  3381. }
  3382. exports.sort = sort
  3383. function sort (list, loose) {
  3384. return list.sort(function (a, b) {
  3385. return exports.compare(a, b, loose)
  3386. })
  3387. }
  3388. exports.rsort = rsort
  3389. function rsort (list, loose) {
  3390. return list.sort(function (a, b) {
  3391. return exports.rcompare(a, b, loose)
  3392. })
  3393. }
  3394. exports.gt = gt
  3395. function gt (a, b, loose) {
  3396. return compare(a, b, loose) > 0
  3397. }
  3398. exports.lt = lt
  3399. function lt (a, b, loose) {
  3400. return compare(a, b, loose) < 0
  3401. }
  3402. exports.eq = eq
  3403. function eq (a, b, loose) {
  3404. return compare(a, b, loose) === 0
  3405. }
  3406. exports.neq = neq
  3407. function neq (a, b, loose) {
  3408. return compare(a, b, loose) !== 0
  3409. }
  3410. exports.gte = gte
  3411. function gte (a, b, loose) {
  3412. return compare(a, b, loose) >= 0
  3413. }
  3414. exports.lte = lte
  3415. function lte (a, b, loose) {
  3416. return compare(a, b, loose) <= 0
  3417. }
  3418. exports.cmp = cmp
  3419. function cmp (a, op, b, loose) {
  3420. switch (op) {
  3421. case '===':
  3422. if (typeof a === 'object')
  3423. a = a.version
  3424. if (typeof b === 'object')
  3425. b = b.version
  3426. return a === b
  3427. case '!==':
  3428. if (typeof a === 'object')
  3429. a = a.version
  3430. if (typeof b === 'object')
  3431. b = b.version
  3432. return a !== b
  3433. case '':
  3434. case '=':
  3435. case '==':
  3436. return eq(a, b, loose)
  3437. case '!=':
  3438. return neq(a, b, loose)
  3439. case '>':
  3440. return gt(a, b, loose)
  3441. case '>=':
  3442. return gte(a, b, loose)
  3443. case '<':
  3444. return lt(a, b, loose)
  3445. case '<=':
  3446. return lte(a, b, loose)
  3447. default:
  3448. throw new TypeError('Invalid operator: ' + op)
  3449. }
  3450. }
  3451. exports.Comparator = Comparator
  3452. function Comparator (comp, options) {
  3453. if (!options || typeof options !== 'object') {
  3454. options = {
  3455. loose: !!options,
  3456. includePrerelease: false
  3457. }
  3458. }
  3459. if (comp instanceof Comparator) {
  3460. if (comp.loose === !!options.loose) {
  3461. return comp
  3462. } else {
  3463. comp = comp.value
  3464. }
  3465. }
  3466. if (!(this instanceof Comparator)) {
  3467. return new Comparator(comp, options)
  3468. }
  3469. debug('comparator', comp, options)
  3470. this.options = options
  3471. this.loose = !!options.loose
  3472. this.parse(comp)
  3473. if (this.semver === ANY) {
  3474. this.value = ''
  3475. } else {
  3476. this.value = this.operator + this.semver.version
  3477. }
  3478. debug('comp', this)
  3479. }
  3480. var ANY = {}
  3481. Comparator.prototype.parse = function (comp) {
  3482. var r = this.options.loose ? re[COMPARATORLOOSE] : re[COMPARATOR]
  3483. var m = comp.match(r)
  3484. if (!m) {
  3485. throw new TypeError('Invalid comparator: ' + comp)
  3486. }
  3487. this.operator = m[1]
  3488. if (this.operator === '=') {
  3489. this.operator = ''
  3490. }
  3491. // if it literally is just '>' or '' then allow anything.
  3492. if (!m[2]) {
  3493. this.semver = ANY
  3494. } else {
  3495. this.semver = new SemVer(m[2], this.options.loose)
  3496. }
  3497. }
  3498. Comparator.prototype.toString = function () {
  3499. return this.value
  3500. }
  3501. Comparator.prototype.test = function (version) {
  3502. debug('Comparator.test', version, this.options.loose)
  3503. if (this.semver === ANY) {
  3504. return true
  3505. }
  3506. if (typeof version === 'string') {
  3507. version = new SemVer(version, this.options)
  3508. }
  3509. return cmp(version, this.operator, this.semver, this.options)
  3510. }
  3511. Comparator.prototype.intersects = function (comp, options) {
  3512. if (!(comp instanceof Comparator)) {
  3513. throw new TypeError('a Comparator is required')
  3514. }
  3515. if (!options || typeof options !== 'object') {
  3516. options = {
  3517. loose: !!options,
  3518. includePrerelease: false
  3519. }
  3520. }
  3521. var rangeTmp
  3522. if (this.operator === '') {
  3523. rangeTmp = new Range(comp.value, options)
  3524. return satisfies(this.value, rangeTmp, options)
  3525. } else if (comp.operator === '') {
  3526. rangeTmp = new Range(this.value, options)
  3527. return satisfies(comp.semver, rangeTmp, options)
  3528. }
  3529. var sameDirectionIncreasing =
  3530. (this.operator === '>=' || this.operator === '>') &&
  3531. (comp.operator === '>=' || comp.operator === '>')
  3532. var sameDirectionDecreasing =
  3533. (this.operator === '<=' || this.operator === '<') &&
  3534. (comp.operator === '<=' || comp.operator === '<')
  3535. var sameSemVer = this.semver.version === comp.semver.version
  3536. var differentDirectionsInclusive =
  3537. (this.operator === '>=' || this.operator === '<=') &&
  3538. (comp.operator === '>=' || comp.operator === '<=')
  3539. var oppositeDirectionsLessThan =
  3540. cmp(this.semver, '<', comp.semver, options) &&
  3541. ((this.operator === '>=' || this.operator === '>') &&
  3542. (comp.operator === '<=' || comp.operator === '<'))
  3543. var oppositeDirectionsGreaterThan =
  3544. cmp(this.semver, '>', comp.semver, options) &&
  3545. ((this.operator === '<=' || this.operator === '<') &&
  3546. (comp.operator === '>=' || comp.operator === '>'))
  3547. return sameDirectionIncreasing || sameDirectionDecreasing ||
  3548. (sameSemVer && differentDirectionsInclusive) ||
  3549. oppositeDirectionsLessThan || oppositeDirectionsGreaterThan
  3550. }
  3551. exports.Range = Range
  3552. function Range (range, options) {
  3553. if (!options || typeof options !== 'object') {
  3554. options = {
  3555. loose: !!options,
  3556. includePrerelease: false
  3557. }
  3558. }
  3559. if (range instanceof Range) {
  3560. if (range.loose === !!options.loose &&
  3561. range.includePrerelease === !!options.includePrerelease) {
  3562. return range
  3563. } else {
  3564. return new Range(range.raw, options)
  3565. }
  3566. }
  3567. if (range instanceof Comparator) {
  3568. return new Range(range.value, options)
  3569. }
  3570. if (!(this instanceof Range)) {
  3571. return new Range(range, options)
  3572. }
  3573. this.options = options
  3574. this.loose = !!options.loose
  3575. this.includePrerelease = !!options.includePrerelease
  3576. // First, split based on boolean or ||
  3577. this.raw = range
  3578. this.set = range.split(/\s*\|\|\s*/).map(function (range) {
  3579. return this.parseRange(range.trim())
  3580. }, this).filter(function (c) {
  3581. // throw out any that are not relevant for whatever reason
  3582. return c.length
  3583. })
  3584. if (!this.set.length) {
  3585. throw new TypeError('Invalid SemVer Range: ' + range)
  3586. }
  3587. this.format()
  3588. }
  3589. Range.prototype.format = function () {
  3590. this.range = this.set.map(function (comps) {
  3591. return comps.join(' ').trim()
  3592. }).join('||').trim()
  3593. return this.range
  3594. }
  3595. Range.prototype.toString = function () {
  3596. return this.range
  3597. }
  3598. Range.prototype.parseRange = function (range) {
  3599. var loose = this.options.loose
  3600. range = range.trim()
  3601. // `1.2.3 - 1.2.4` => `>=1.2.3 <=1.2.4`
  3602. var hr = loose ? re[HYPHENRANGELOOSE] : re[HYPHENRANGE]
  3603. range = range.replace(hr, hyphenReplace)
  3604. debug('hyphen replace', range)
  3605. // `> 1.2.3 < 1.2.5` => `>1.2.3 <1.2.5`
  3606. range = range.replace(re[COMPARATORTRIM], comparatorTrimReplace)
  3607. debug('comparator trim', range, re[COMPARATORTRIM])
  3608. // `~ 1.2.3` => `~1.2.3`
  3609. range = range.replace(re[TILDETRIM], tildeTrimReplace)
  3610. // `^ 1.2.3` => `^1.2.3`
  3611. range = range.replace(re[CARETTRIM], caretTrimReplace)
  3612. // normalize spaces
  3613. range = range.split(/\s+/).join(' ')
  3614. // At this point, the range is completely trimmed and
  3615. // ready to be split into comparators.
  3616. var compRe = loose ? re[COMPARATORLOOSE] : re[COMPARATOR]
  3617. var set = range.split(' ').map(function (comp) {
  3618. return parseComparator(comp, this.options)
  3619. }, this).join(' ').split(/\s+/)
  3620. if (this.options.loose) {
  3621. // in loose mode, throw out any that are not valid comparators
  3622. set = set.filter(function (comp) {
  3623. return !!comp.match(compRe)
  3624. })
  3625. }
  3626. set = set.map(function (comp) {
  3627. return new Comparator(comp, this.options)
  3628. }, this)
  3629. return set
  3630. }
  3631. Range.prototype.intersects = function (range, options) {
  3632. if (!(range instanceof Range)) {
  3633. throw new TypeError('a Range is required')
  3634. }
  3635. return this.set.some(function (thisComparators) {
  3636. return thisComparators.every(function (thisComparator) {
  3637. return range.set.some(function (rangeComparators) {
  3638. return rangeComparators.every(function (rangeComparator) {
  3639. return thisComparator.intersects(rangeComparator, options)
  3640. })
  3641. })
  3642. })
  3643. })
  3644. }
  3645. // Mostly just for testing and legacy API reasons
  3646. exports.toComparators = toComparators
  3647. function toComparators (range, options) {
  3648. return new Range(range, options).set.map(function (comp) {
  3649. return comp.map(function (c) {
  3650. return c.value
  3651. }).join(' ').trim().split(' ')
  3652. })
  3653. }
  3654. // comprised of xranges, tildes, stars, and gtlt's at this point.
  3655. // already replaced the hyphen ranges
  3656. // turn into a set of JUST comparators.
  3657. function parseComparator (comp, options) {
  3658. debug('comp', comp, options)
  3659. comp = replaceCarets(comp, options)
  3660. debug('caret', comp)
  3661. comp = replaceTildes(comp, options)
  3662. debug('tildes', comp)
  3663. comp = replaceXRanges(comp, options)
  3664. debug('xrange', comp)
  3665. comp = replaceStars(comp, options)
  3666. debug('stars', comp)
  3667. return comp
  3668. }
  3669. function isX (id) {
  3670. return !id || id.toLowerCase() === 'x' || id === '*'
  3671. }
  3672. // ~, ~> --> * (any, kinda silly)
  3673. // ~2, ~2.x, ~2.x.x, ~>2, ~>2.x ~>2.x.x --> >=2.0.0 <3.0.0
  3674. // ~2.0, ~2.0.x, ~>2.0, ~>2.0.x --> >=2.0.0 <2.1.0
  3675. // ~1.2, ~1.2.x, ~>1.2, ~>1.2.x --> >=1.2.0 <1.3.0
  3676. // ~1.2.3, ~>1.2.3 --> >=1.2.3 <1.3.0
  3677. // ~1.2.0, ~>1.2.0 --> >=1.2.0 <1.3.0
  3678. function replaceTildes (comp, options) {
  3679. return comp.trim().split(/\s+/).map(function (comp) {
  3680. return replaceTilde(comp, options)
  3681. }).join(' ')
  3682. }
  3683. function replaceTilde (comp, options) {
  3684. var r = options.loose ? re[TILDELOOSE] : re[TILDE]
  3685. return comp.replace(r, function (_, M, m, p, pr) {
  3686. debug('tilde', comp, _, M, m, p, pr)
  3687. var ret
  3688. if (isX(M)) {
  3689. ret = ''
  3690. } else if (isX(m)) {
  3691. ret = '>=' + M + '.0.0 <' + (+M + 1) + '.0.0'
  3692. } else if (isX(p)) {
  3693. // ~1.2 == >=1.2.0 <1.3.0
  3694. ret = '>=' + M + '.' + m + '.0 <' + M + '.' + (+m + 1) + '.0'
  3695. } else if (pr) {
  3696. debug('replaceTilde pr', pr)
  3697. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  3698. ' <' + M + '.' + (+m + 1) + '.0'
  3699. } else {
  3700. // ~1.2.3 == >=1.2.3 <1.3.0
  3701. ret = '>=' + M + '.' + m + '.' + p +
  3702. ' <' + M + '.' + (+m + 1) + '.0'
  3703. }
  3704. debug('tilde return', ret)
  3705. return ret
  3706. })
  3707. }
  3708. // ^ --> * (any, kinda silly)
  3709. // ^2, ^2.x, ^2.x.x --> >=2.0.0 <3.0.0
  3710. // ^2.0, ^2.0.x --> >=2.0.0 <3.0.0
  3711. // ^1.2, ^1.2.x --> >=1.2.0 <2.0.0
  3712. // ^1.2.3 --> >=1.2.3 <2.0.0
  3713. // ^1.2.0 --> >=1.2.0 <2.0.0
  3714. function replaceCarets (comp, options) {
  3715. return comp.trim().split(/\s+/).map(function (comp) {
  3716. return replaceCaret(comp, options)
  3717. }).join(' ')
  3718. }
  3719. function replaceCaret (comp, options) {
  3720. debug('caret', comp, options)
  3721. var r = options.loose ? re[CARETLOOSE] : re[CARET]
  3722. return comp.replace(r, function (_, M, m, p, pr) {
  3723. debug('caret', comp, _, M, m, p, pr)
  3724. var ret
  3725. if (isX(M)) {
  3726. ret = ''
  3727. } else if (isX(m)) {
  3728. ret = '>=' + M + '.0.0 <' + (+M + 1) + '.0.0'
  3729. } else if (isX(p)) {
  3730. if (M === '0') {
  3731. ret = '>=' + M + '.' + m + '.0 <' + M + '.' + (+m + 1) + '.0'
  3732. } else {
  3733. ret = '>=' + M + '.' + m + '.0 <' + (+M + 1) + '.0.0'
  3734. }
  3735. } else if (pr) {
  3736. debug('replaceCaret pr', pr)
  3737. if (M === '0') {
  3738. if (m === '0') {
  3739. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  3740. ' <' + M + '.' + m + '.' + (+p + 1)
  3741. } else {
  3742. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  3743. ' <' + M + '.' + (+m + 1) + '.0'
  3744. }
  3745. } else {
  3746. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  3747. ' <' + (+M + 1) + '.0.0'
  3748. }
  3749. } else {
  3750. debug('no pr')
  3751. if (M === '0') {
  3752. if (m === '0') {
  3753. ret = '>=' + M + '.' + m + '.' + p +
  3754. ' <' + M + '.' + m + '.' + (+p + 1)
  3755. } else {
  3756. ret = '>=' + M + '.' + m + '.' + p +
  3757. ' <' + M + '.' + (+m + 1) + '.0'
  3758. }
  3759. } else {
  3760. ret = '>=' + M + '.' + m + '.' + p +
  3761. ' <' + (+M + 1) + '.0.0'
  3762. }
  3763. }
  3764. debug('caret return', ret)
  3765. return ret
  3766. })
  3767. }
  3768. function replaceXRanges (comp, options) {
  3769. debug('replaceXRanges', comp, options)
  3770. return comp.split(/\s+/).map(function (comp) {
  3771. return replaceXRange(comp, options)
  3772. }).join(' ')
  3773. }
  3774. function replaceXRange (comp, options) {
  3775. comp = comp.trim()
  3776. var r = options.loose ? re[XRANGELOOSE] : re[XRANGE]
  3777. return comp.replace(r, function (ret, gtlt, M, m, p, pr) {
  3778. debug('xRange', comp, ret, gtlt, M, m, p, pr)
  3779. var xM = isX(M)
  3780. var xm = xM || isX(m)
  3781. var xp = xm || isX(p)
  3782. var anyX = xp
  3783. if (gtlt === '=' && anyX) {
  3784. gtlt = ''
  3785. }
  3786. if (xM) {
  3787. if (gtlt === '>' || gtlt === '<') {
  3788. // nothing is allowed
  3789. ret = '<0.0.0'
  3790. } else {
  3791. // nothing is forbidden
  3792. ret = '*'
  3793. }
  3794. } else if (gtlt && anyX) {
  3795. // we know patch is an x, because we have any x at all.
  3796. // replace X with 0
  3797. if (xm) {
  3798. m = 0
  3799. }
  3800. p = 0
  3801. if (gtlt === '>') {
  3802. // >1 => >=2.0.0
  3803. // >1.2 => >=1.3.0
  3804. // >1.2.3 => >= 1.2.4
  3805. gtlt = '>='
  3806. if (xm) {
  3807. M = +M + 1
  3808. m = 0
  3809. p = 0
  3810. } else {
  3811. m = +m + 1
  3812. p = 0
  3813. }
  3814. } else if (gtlt === '<=') {
  3815. // <=0.7.x is actually <0.8.0, since any 0.7.x should
  3816. // pass. Similarly, <=7.x is actually <8.0.0, etc.
  3817. gtlt = '<'
  3818. if (xm) {
  3819. M = +M + 1
  3820. } else {
  3821. m = +m + 1
  3822. }
  3823. }
  3824. ret = gtlt + M + '.' + m + '.' + p
  3825. } else if (xm) {
  3826. ret = '>=' + M + '.0.0 <' + (+M + 1) + '.0.0'
  3827. } else if (xp) {
  3828. ret = '>=' + M + '.' + m + '.0 <' + M + '.' + (+m + 1) + '.0'
  3829. }
  3830. debug('xRange return', ret)
  3831. return ret
  3832. })
  3833. }
  3834. // Because * is AND-ed with everything else in the comparator,
  3835. // and '' means "any version", just remove the *s entirely.
  3836. function replaceStars (comp, options) {
  3837. debug('replaceStars', comp, options)
  3838. // Looseness is ignored here. star is always as loose as it gets!
  3839. return comp.trim().replace(re[STAR], '')
  3840. }
  3841. // This function is passed to string.replace(re[HYPHENRANGE])
  3842. // M, m, patch, prerelease, build
  3843. // 1.2 - 3.4.5 => >=1.2.0 <=3.4.5
  3844. // 1.2.3 - 3.4 => >=1.2.0 <3.5.0 Any 3.4.x will do
  3845. // 1.2 - 3.4 => >=1.2.0 <3.5.0
  3846. function hyphenReplace ($0,
  3847. from, fM, fm, fp, fpr, fb,
  3848. to, tM, tm, tp, tpr, tb) {
  3849. if (isX(fM)) {
  3850. from = ''
  3851. } else if (isX(fm)) {
  3852. from = '>=' + fM + '.0.0'
  3853. } else if (isX(fp)) {
  3854. from = '>=' + fM + '.' + fm + '.0'
  3855. } else {
  3856. from = '>=' + from
  3857. }
  3858. if (isX(tM)) {
  3859. to = ''
  3860. } else if (isX(tm)) {
  3861. to = '<' + (+tM + 1) + '.0.0'
  3862. } else if (isX(tp)) {
  3863. to = '<' + tM + '.' + (+tm + 1) + '.0'
  3864. } else if (tpr) {
  3865. to = '<=' + tM + '.' + tm + '.' + tp + '-' + tpr
  3866. } else {
  3867. to = '<=' + to
  3868. }
  3869. return (from + ' ' + to).trim()
  3870. }
  3871. // if ANY of the sets match ALL of its comparators, then pass
  3872. Range.prototype.test = function (version) {
  3873. if (!version) {
  3874. return false
  3875. }
  3876. if (typeof version === 'string') {
  3877. version = new SemVer(version, this.options)
  3878. }
  3879. for (var i = 0; i < this.set.length; i++) {
  3880. if (testSet(this.set[i], version, this.options)) {
  3881. return true
  3882. }
  3883. }
  3884. return false
  3885. }
  3886. function testSet (set, version, options) {
  3887. for (var i = 0; i < set.length; i++) {
  3888. if (!set[i].test(version)) {
  3889. return false
  3890. }
  3891. }
  3892. if (version.prerelease.length && !options.includePrerelease) {
  3893. // Find the set of versions that are allowed to have prereleases
  3894. // For example, ^1.2.3-pr.1 desugars to >=1.2.3-pr.1 <2.0.0
  3895. // That should allow `1.2.3-pr.2` to pass.
  3896. // However, `1.2.4-alpha.notready` should NOT be allowed,
  3897. // even though it's within the range set by the comparators.
  3898. for (i = 0; i < set.length; i++) {
  3899. debug(set[i].semver)
  3900. if (set[i].semver === ANY) {
  3901. continue
  3902. }
  3903. if (set[i].semver.prerelease.length > 0) {
  3904. var allowed = set[i].semver
  3905. if (allowed.major === version.major &&
  3906. allowed.minor === version.minor &&
  3907. allowed.patch === version.patch) {
  3908. return true
  3909. }
  3910. }
  3911. }
  3912. // Version has a -pre, but it's not one of the ones we like.
  3913. return false
  3914. }
  3915. return true
  3916. }
  3917. exports.satisfies = satisfies
  3918. function satisfies (version, range, options) {
  3919. try {
  3920. range = new Range(range, options)
  3921. } catch (er) {
  3922. return false
  3923. }
  3924. return range.test(version)
  3925. }
  3926. exports.maxSatisfying = maxSatisfying
  3927. function maxSatisfying (versions, range, options) {
  3928. var max = null
  3929. var maxSV = null
  3930. try {
  3931. var rangeObj = new Range(range, options)
  3932. } catch (er) {
  3933. return null
  3934. }
  3935. versions.forEach(function (v) {
  3936. if (rangeObj.test(v)) {
  3937. // satisfies(v, range, options)
  3938. if (!max || maxSV.compare(v) === -1) {
  3939. // compare(max, v, true)
  3940. max = v
  3941. maxSV = new SemVer(max, options)
  3942. }
  3943. }
  3944. })
  3945. return max
  3946. }
  3947. exports.minSatisfying = minSatisfying
  3948. function minSatisfying (versions, range, options) {
  3949. var min = null
  3950. var minSV = null
  3951. try {
  3952. var rangeObj = new Range(range, options)
  3953. } catch (er) {
  3954. return null
  3955. }
  3956. versions.forEach(function (v) {
  3957. if (rangeObj.test(v)) {
  3958. // satisfies(v, range, options)
  3959. if (!min || minSV.compare(v) === 1) {
  3960. // compare(min, v, true)
  3961. min = v
  3962. minSV = new SemVer(min, options)
  3963. }
  3964. }
  3965. })
  3966. return min
  3967. }
  3968. exports.minVersion = minVersion
  3969. function minVersion (range, loose) {
  3970. range = new Range(range, loose)
  3971. var minver = new SemVer('0.0.0')
  3972. if (range.test(minver)) {
  3973. return minver
  3974. }
  3975. minver = new SemVer('0.0.0-0')
  3976. if (range.test(minver)) {
  3977. return minver
  3978. }
  3979. minver = null
  3980. for (var i = 0; i < range.set.length; ++i) {
  3981. var comparators = range.set[i]
  3982. comparators.forEach(function (comparator) {
  3983. // Clone to avoid manipulating the comparator's semver object.
  3984. var compver = new SemVer(comparator.semver.version)
  3985. switch (comparator.operator) {
  3986. case '>':
  3987. if (compver.prerelease.length === 0) {
  3988. compver.patch++
  3989. } else {
  3990. compver.prerelease.push(0)
  3991. }
  3992. compver.raw = compver.format()
  3993. /* fallthrough */
  3994. case '':
  3995. case '>=':
  3996. if (!minver || gt(minver, compver)) {
  3997. minver = compver
  3998. }
  3999. break
  4000. case '<':
  4001. case '<=':
  4002. /* Ignore maximum versions */
  4003. break
  4004. /* istanbul ignore next */
  4005. default:
  4006. throw new Error('Unexpected operation: ' + comparator.operator)
  4007. }
  4008. })
  4009. }
  4010. if (minver && range.test(minver)) {
  4011. return minver
  4012. }
  4013. return null
  4014. }
  4015. exports.validRange = validRange
  4016. function validRange (range, options) {
  4017. try {
  4018. // Return '*' instead of '' so that truthiness works.
  4019. // This will throw if it's invalid anyway
  4020. return new Range(range, options).range || '*'
  4021. } catch (er) {
  4022. return null
  4023. }
  4024. }
  4025. // Determine if version is less than all the versions possible in the range
  4026. exports.ltr = ltr
  4027. function ltr (version, range, options) {
  4028. return outside(version, range, '<', options)
  4029. }
  4030. // Determine if version is greater than all the versions possible in the range.
  4031. exports.gtr = gtr
  4032. function gtr (version, range, options) {
  4033. return outside(version, range, '>', options)
  4034. }
  4035. exports.outside = outside
  4036. function outside (version, range, hilo, options) {
  4037. version = new SemVer(version, options)
  4038. range = new Range(range, options)
  4039. var gtfn, ltefn, ltfn, comp, ecomp
  4040. switch (hilo) {
  4041. case '>':
  4042. gtfn = gt
  4043. ltefn = lte
  4044. ltfn = lt
  4045. comp = '>'
  4046. ecomp = '>='
  4047. break
  4048. case '<':
  4049. gtfn = lt
  4050. ltefn = gte
  4051. ltfn = gt
  4052. comp = '<'
  4053. ecomp = '<='
  4054. break
  4055. default:
  4056. throw new TypeError('Must provide a hilo val of "<" or ">"')
  4057. }
  4058. // If it satisifes the range it is not outside
  4059. if (satisfies(version, range, options)) {
  4060. return false
  4061. }
  4062. // From now on, variable terms are as if we're in "gtr" mode.
  4063. // but note that everything is flipped for the "ltr" function.
  4064. for (var i = 0; i < range.set.length; ++i) {
  4065. var comparators = range.set[i]
  4066. var high = null
  4067. var low = null
  4068. comparators.forEach(function (comparator) {
  4069. if (comparator.semver === ANY) {
  4070. comparator = new Comparator('>=0.0.0')
  4071. }
  4072. high = high || comparator
  4073. low = low || comparator
  4074. if (gtfn(comparator.semver, high.semver, options)) {
  4075. high = comparator
  4076. } else if (ltfn(comparator.semver, low.semver, options)) {
  4077. low = comparator
  4078. }
  4079. })
  4080. // If the edge version comparator has a operator then our version
  4081. // isn't outside it
  4082. if (high.operator === comp || high.operator === ecomp) {
  4083. return false
  4084. }
  4085. // If the lowest version comparator has an operator and our version
  4086. // is less than it then it isn't higher than the range
  4087. if ((!low.operator || low.operator === comp) &&
  4088. ltefn(version, low.semver)) {
  4089. return false
  4090. } else if (low.operator === ecomp && ltfn(version, low.semver)) {
  4091. return false
  4092. }
  4093. }
  4094. return true
  4095. }
  4096. exports.prerelease = prerelease
  4097. function prerelease (version, options) {
  4098. var parsed = parse(version, options)
  4099. return (parsed && parsed.prerelease.length) ? parsed.prerelease : null
  4100. }
  4101. exports.intersects = intersects
  4102. function intersects (r1, r2, options) {
  4103. r1 = new Range(r1, options)
  4104. r2 = new Range(r2, options)
  4105. return r1.intersects(r2)
  4106. }
  4107. exports.coerce = coerce
  4108. function coerce (version) {
  4109. if (version instanceof SemVer) {
  4110. return version
  4111. }
  4112. if (typeof version !== 'string') {
  4113. return null
  4114. }
  4115. var match = version.match(re[COERCE])
  4116. if (match == null) {
  4117. return null
  4118. }
  4119. return parse(match[1] +
  4120. '.' + (match[2] || '0') +
  4121. '.' + (match[3] || '0'))
  4122. }
  4123. /***/ }),
  4124. /***/ 289:
  4125. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  4126. "use strict";
  4127. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  4128. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  4129. return new (P || (P = Promise))(function (resolve, reject) {
  4130. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  4131. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  4132. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  4133. step((generator = generator.apply(thisArg, _arguments || [])).next());
  4134. });
  4135. };
  4136. var __importStar = (this && this.__importStar) || function (mod) {
  4137. if (mod && mod.__esModule) return mod;
  4138. var result = {};
  4139. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
  4140. result["default"] = mod;
  4141. return result;
  4142. };
  4143. Object.defineProperty(exports, "__esModule", { value: true });
  4144. const core = __importStar(__webpack_require__(470));
  4145. const exec = __importStar(__webpack_require__(986));
  4146. const fshelper = __importStar(__webpack_require__(618));
  4147. const io = __importStar(__webpack_require__(1));
  4148. const path = __importStar(__webpack_require__(622));
  4149. const retryHelper = __importStar(__webpack_require__(587));
  4150. const git_version_1 = __webpack_require__(559);
  4151. // Auth header not supported before 2.9
  4152. // Wire protocol v2 not supported before 2.18
  4153. exports.MinimumGitVersion = new git_version_1.GitVersion('2.18');
  4154. function CreateCommandManager(workingDirectory, lfs) {
  4155. return __awaiter(this, void 0, void 0, function* () {
  4156. return yield GitCommandManager.createCommandManager(workingDirectory, lfs);
  4157. });
  4158. }
  4159. exports.CreateCommandManager = CreateCommandManager;
  4160. class GitCommandManager {
  4161. // Private constructor; use createCommandManager()
  4162. constructor() {
  4163. this.gitEnv = {
  4164. GIT_TERMINAL_PROMPT: '0',
  4165. GCM_INTERACTIVE: 'Never' // Disable prompting for git credential manager
  4166. };
  4167. this.gitPath = '';
  4168. this.lfs = false;
  4169. this.workingDirectory = '';
  4170. }
  4171. branchDelete(remote, branch) {
  4172. return __awaiter(this, void 0, void 0, function* () {
  4173. const args = ['branch', '--delete', '--force'];
  4174. if (remote) {
  4175. args.push('--remote');
  4176. }
  4177. args.push(branch);
  4178. yield this.execGit(args);
  4179. });
  4180. }
  4181. branchExists(remote, pattern) {
  4182. return __awaiter(this, void 0, void 0, function* () {
  4183. const args = ['branch', '--list'];
  4184. if (remote) {
  4185. args.push('--remote');
  4186. }
  4187. args.push(pattern);
  4188. const output = yield this.execGit(args);
  4189. return !!output.stdout.trim();
  4190. });
  4191. }
  4192. branchList(remote) {
  4193. return __awaiter(this, void 0, void 0, function* () {
  4194. const result = [];
  4195. // Note, this implementation uses "rev-parse --symbolic-full-name" because the output from
  4196. // "branch --list" is more difficult when in a detached HEAD state.
  4197. // Note, this implementation uses "rev-parse --symbolic-full-name" because there is a bug
  4198. // in Git 2.18 that causes "rev-parse --symbolic" to output symbolic full names.
  4199. const args = ['rev-parse', '--symbolic-full-name'];
  4200. if (remote) {
  4201. args.push('--remotes=origin');
  4202. }
  4203. else {
  4204. args.push('--branches');
  4205. }
  4206. const output = yield this.execGit(args);
  4207. for (let branch of output.stdout.trim().split('\n')) {
  4208. branch = branch.trim();
  4209. if (branch) {
  4210. if (branch.startsWith('refs/heads/')) {
  4211. branch = branch.substr('refs/heads/'.length);
  4212. }
  4213. else if (branch.startsWith('refs/remotes/')) {
  4214. branch = branch.substr('refs/remotes/'.length);
  4215. }
  4216. result.push(branch);
  4217. }
  4218. }
  4219. return result;
  4220. });
  4221. }
  4222. checkout(ref, startPoint) {
  4223. return __awaiter(this, void 0, void 0, function* () {
  4224. const args = ['checkout', '--progress', '--force'];
  4225. if (startPoint) {
  4226. args.push('-B', ref, startPoint);
  4227. }
  4228. else {
  4229. args.push(ref);
  4230. }
  4231. yield this.execGit(args);
  4232. });
  4233. }
  4234. checkoutDetach() {
  4235. return __awaiter(this, void 0, void 0, function* () {
  4236. const args = ['checkout', '--detach'];
  4237. yield this.execGit(args);
  4238. });
  4239. }
  4240. config(configKey, configValue) {
  4241. return __awaiter(this, void 0, void 0, function* () {
  4242. yield this.execGit(['config', '--local', configKey, configValue]);
  4243. });
  4244. }
  4245. configExists(configKey) {
  4246. return __awaiter(this, void 0, void 0, function* () {
  4247. const pattern = configKey.replace(/[^a-zA-Z0-9_]/g, x => {
  4248. return `\\${x}`;
  4249. });
  4250. const output = yield this.execGit(['config', '--local', '--name-only', '--get-regexp', pattern], true);
  4251. return output.exitCode === 0;
  4252. });
  4253. }
  4254. fetch(fetchDepth, refSpec) {
  4255. return __awaiter(this, void 0, void 0, function* () {
  4256. const args = [
  4257. '-c',
  4258. 'protocol.version=2',
  4259. 'fetch',
  4260. '--no-tags',
  4261. '--prune',
  4262. '--progress',
  4263. '--no-recurse-submodules'
  4264. ];
  4265. if (fetchDepth > 0) {
  4266. args.push(`--depth=${fetchDepth}`);
  4267. }
  4268. else if (fshelper.fileExistsSync(path.join(this.workingDirectory, '.git', 'shallow'))) {
  4269. args.push('--unshallow');
  4270. }
  4271. args.push('origin');
  4272. for (const arg of refSpec) {
  4273. args.push(arg);
  4274. }
  4275. const that = this;
  4276. yield retryHelper.execute(() => __awaiter(this, void 0, void 0, function* () {
  4277. yield that.execGit(args);
  4278. }));
  4279. });
  4280. }
  4281. getWorkingDirectory() {
  4282. return this.workingDirectory;
  4283. }
  4284. init() {
  4285. return __awaiter(this, void 0, void 0, function* () {
  4286. yield this.execGit(['init', this.workingDirectory]);
  4287. });
  4288. }
  4289. isDetached() {
  4290. return __awaiter(this, void 0, void 0, function* () {
  4291. // Note, "branch --show-current" would be simpler but isn't available until Git 2.22
  4292. const output = yield this.execGit(['rev-parse', '--symbolic-full-name', '--verify', '--quiet', 'HEAD'], true);
  4293. return !output.stdout.trim().startsWith('refs/heads/');
  4294. });
  4295. }
  4296. lfsFetch(ref) {
  4297. return __awaiter(this, void 0, void 0, function* () {
  4298. const args = ['lfs', 'fetch', 'origin', ref];
  4299. const that = this;
  4300. yield retryHelper.execute(() => __awaiter(this, void 0, void 0, function* () {
  4301. yield that.execGit(args);
  4302. }));
  4303. });
  4304. }
  4305. lfsInstall() {
  4306. return __awaiter(this, void 0, void 0, function* () {
  4307. yield this.execGit(['lfs', 'install', '--local']);
  4308. });
  4309. }
  4310. log1() {
  4311. return __awaiter(this, void 0, void 0, function* () {
  4312. yield this.execGit(['log', '-1']);
  4313. });
  4314. }
  4315. remoteAdd(remoteName, remoteUrl) {
  4316. return __awaiter(this, void 0, void 0, function* () {
  4317. yield this.execGit(['remote', 'add', remoteName, remoteUrl]);
  4318. });
  4319. }
  4320. tagExists(pattern) {
  4321. return __awaiter(this, void 0, void 0, function* () {
  4322. const output = yield this.execGit(['tag', '--list', pattern]);
  4323. return !!output.stdout.trim();
  4324. });
  4325. }
  4326. tryClean() {
  4327. return __awaiter(this, void 0, void 0, function* () {
  4328. const output = yield this.execGit(['clean', '-ffdx'], true);
  4329. return output.exitCode === 0;
  4330. });
  4331. }
  4332. tryConfigUnset(configKey) {
  4333. return __awaiter(this, void 0, void 0, function* () {
  4334. const output = yield this.execGit(['config', '--local', '--unset-all', configKey], true);
  4335. return output.exitCode === 0;
  4336. });
  4337. }
  4338. tryDisableAutomaticGarbageCollection() {
  4339. return __awaiter(this, void 0, void 0, function* () {
  4340. const output = yield this.execGit(['config', '--local', 'gc.auto', '0'], true);
  4341. return output.exitCode === 0;
  4342. });
  4343. }
  4344. tryGetFetchUrl() {
  4345. return __awaiter(this, void 0, void 0, function* () {
  4346. const output = yield this.execGit(['config', '--local', '--get', 'remote.origin.url'], true);
  4347. if (output.exitCode !== 0) {
  4348. return '';
  4349. }
  4350. const stdout = output.stdout.trim();
  4351. if (stdout.includes('\n')) {
  4352. return '';
  4353. }
  4354. return stdout;
  4355. });
  4356. }
  4357. tryReset() {
  4358. return __awaiter(this, void 0, void 0, function* () {
  4359. const output = yield this.execGit(['reset', '--hard', 'HEAD'], true);
  4360. return output.exitCode === 0;
  4361. });
  4362. }
  4363. static createCommandManager(workingDirectory, lfs) {
  4364. return __awaiter(this, void 0, void 0, function* () {
  4365. const result = new GitCommandManager();
  4366. yield result.initializeCommandManager(workingDirectory, lfs);
  4367. return result;
  4368. });
  4369. }
  4370. execGit(args, allowAllExitCodes = false) {
  4371. return __awaiter(this, void 0, void 0, function* () {
  4372. fshelper.directoryExistsSync(this.workingDirectory, true);
  4373. const result = new GitOutput();
  4374. const env = {};
  4375. for (const key of Object.keys(process.env)) {
  4376. env[key] = process.env[key];
  4377. }
  4378. for (const key of Object.keys(this.gitEnv)) {
  4379. env[key] = this.gitEnv[key];
  4380. }
  4381. const stdout = [];
  4382. const options = {
  4383. cwd: this.workingDirectory,
  4384. env,
  4385. ignoreReturnCode: allowAllExitCodes,
  4386. listeners: {
  4387. stdout: (data) => {
  4388. stdout.push(data.toString());
  4389. }
  4390. }
  4391. };
  4392. result.exitCode = yield exec.exec(`"${this.gitPath}"`, args, options);
  4393. result.stdout = stdout.join('');
  4394. return result;
  4395. });
  4396. }
  4397. initializeCommandManager(workingDirectory, lfs) {
  4398. return __awaiter(this, void 0, void 0, function* () {
  4399. this.workingDirectory = workingDirectory;
  4400. // Git-lfs will try to pull down assets if any of the local/user/system setting exist.
  4401. // If the user didn't enable `LFS` in their pipeline definition, disable LFS fetch/checkout.
  4402. this.lfs = lfs;
  4403. if (!this.lfs) {
  4404. this.gitEnv['GIT_LFS_SKIP_SMUDGE'] = '1';
  4405. }
  4406. this.gitPath = yield io.which('git', true);
  4407. // Git version
  4408. core.debug('Getting git version');
  4409. let gitVersion = new git_version_1.GitVersion();
  4410. let gitOutput = yield this.execGit(['version']);
  4411. let stdout = gitOutput.stdout.trim();
  4412. if (!stdout.includes('\n')) {
  4413. const match = stdout.match(/\d+\.\d+(\.\d+)?/);
  4414. if (match) {
  4415. gitVersion = new git_version_1.GitVersion(match[0]);
  4416. }
  4417. }
  4418. if (!gitVersion.isValid()) {
  4419. throw new Error('Unable to determine git version');
  4420. }
  4421. // Minimum git version
  4422. if (!gitVersion.checkMinimum(exports.MinimumGitVersion)) {
  4423. throw new Error(`Minimum required git version is ${exports.MinimumGitVersion}. Your git ('${this.gitPath}') is ${gitVersion}`);
  4424. }
  4425. if (this.lfs) {
  4426. // Git-lfs version
  4427. core.debug('Getting git-lfs version');
  4428. let gitLfsVersion = new git_version_1.GitVersion();
  4429. const gitLfsPath = yield io.which('git-lfs', true);
  4430. gitOutput = yield this.execGit(['lfs', 'version']);
  4431. stdout = gitOutput.stdout.trim();
  4432. if (!stdout.includes('\n')) {
  4433. const match = stdout.match(/\d+\.\d+(\.\d+)?/);
  4434. if (match) {
  4435. gitLfsVersion = new git_version_1.GitVersion(match[0]);
  4436. }
  4437. }
  4438. if (!gitLfsVersion.isValid()) {
  4439. throw new Error('Unable to determine git-lfs version');
  4440. }
  4441. // Minimum git-lfs version
  4442. // Note:
  4443. // - Auth header not supported before 2.1
  4444. const minimumGitLfsVersion = new git_version_1.GitVersion('2.1');
  4445. if (!gitLfsVersion.checkMinimum(minimumGitLfsVersion)) {
  4446. throw new Error(`Minimum required git-lfs version is ${minimumGitLfsVersion}. Your git-lfs ('${gitLfsPath}') is ${gitLfsVersion}`);
  4447. }
  4448. }
  4449. // Set the user agent
  4450. const gitHttpUserAgent = `git/${gitVersion} (github-actions-checkout)`;
  4451. core.debug(`Set git useragent to: ${gitHttpUserAgent}`);
  4452. this.gitEnv['GIT_HTTP_USER_AGENT'] = gitHttpUserAgent;
  4453. });
  4454. }
  4455. }
  4456. class GitOutput {
  4457. constructor() {
  4458. this.stdout = '';
  4459. this.exitCode = 0;
  4460. }
  4461. }
  4462. /***/ }),
  4463. /***/ 293:
  4464. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  4465. "use strict";
  4466. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  4467. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  4468. return new (P || (P = Promise))(function (resolve, reject) {
  4469. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  4470. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  4471. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  4472. step((generator = generator.apply(thisArg, _arguments || [])).next());
  4473. });
  4474. };
  4475. var __importStar = (this && this.__importStar) || function (mod) {
  4476. if (mod && mod.__esModule) return mod;
  4477. var result = {};
  4478. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
  4479. result["default"] = mod;
  4480. return result;
  4481. };
  4482. Object.defineProperty(exports, "__esModule", { value: true });
  4483. const core = __importStar(__webpack_require__(470));
  4484. const fs = __importStar(__webpack_require__(747));
  4485. const fsHelper = __importStar(__webpack_require__(618));
  4486. const gitCommandManager = __importStar(__webpack_require__(289));
  4487. const githubApiHelper = __importStar(__webpack_require__(464));
  4488. const io = __importStar(__webpack_require__(1));
  4489. const path = __importStar(__webpack_require__(622));
  4490. const refHelper = __importStar(__webpack_require__(227));
  4491. const stateHelper = __importStar(__webpack_require__(153));
  4492. const authConfigKey = `http.https://github.com/.extraheader`;
  4493. function getSource(settings) {
  4494. return __awaiter(this, void 0, void 0, function* () {
  4495. // Repository URL
  4496. core.info(`Syncing repository: ${settings.repositoryOwner}/${settings.repositoryName}`);
  4497. const repositoryUrl = `https://github.com/${encodeURIComponent(settings.repositoryOwner)}/${encodeURIComponent(settings.repositoryName)}`;
  4498. // Remove conflicting file path
  4499. if (fsHelper.fileExistsSync(settings.repositoryPath)) {
  4500. yield io.rmRF(settings.repositoryPath);
  4501. }
  4502. // Create directory
  4503. let isExisting = true;
  4504. if (!fsHelper.directoryExistsSync(settings.repositoryPath)) {
  4505. isExisting = false;
  4506. yield io.mkdirP(settings.repositoryPath);
  4507. }
  4508. // Git command manager
  4509. const git = yield getGitCommandManager(settings);
  4510. // Prepare existing directory, otherwise recreate
  4511. if (isExisting) {
  4512. yield prepareExistingDirectory(git, settings.repositoryPath, repositoryUrl, settings.clean);
  4513. }
  4514. if (!git) {
  4515. // Downloading using REST API
  4516. core.info(`The repository will be downloaded using the GitHub REST API`);
  4517. core.info(`To create a local Git repository instead, add Git ${gitCommandManager.MinimumGitVersion} or higher to the PATH`);
  4518. yield githubApiHelper.downloadRepository(settings.authToken, settings.repositoryOwner, settings.repositoryName, settings.ref, settings.commit, settings.repositoryPath);
  4519. }
  4520. else {
  4521. // Save state for POST action
  4522. stateHelper.setRepositoryPath(settings.repositoryPath);
  4523. // Initialize the repository
  4524. if (!fsHelper.directoryExistsSync(path.join(settings.repositoryPath, '.git'))) {
  4525. yield git.init();
  4526. yield git.remoteAdd('origin', repositoryUrl);
  4527. }
  4528. // Disable automatic garbage collection
  4529. if (!(yield git.tryDisableAutomaticGarbageCollection())) {
  4530. core.warning(`Unable to turn off git automatic garbage collection. The git fetch operation may trigger garbage collection and cause a delay.`);
  4531. }
  4532. // Remove possible previous extraheader
  4533. yield removeGitConfig(git, authConfigKey);
  4534. try {
  4535. // Config auth token
  4536. yield configureAuthToken(git, settings.authToken);
  4537. // LFS install
  4538. if (settings.lfs) {
  4539. yield git.lfsInstall();
  4540. }
  4541. // Fetch
  4542. const refSpec = refHelper.getRefSpec(settings.ref, settings.commit);
  4543. yield git.fetch(settings.fetchDepth, refSpec);
  4544. // Checkout info
  4545. const checkoutInfo = yield refHelper.getCheckoutInfo(git, settings.ref, settings.commit);
  4546. // LFS fetch
  4547. // Explicit lfs-fetch to avoid slow checkout (fetches one lfs object at a time).
  4548. // Explicit lfs fetch will fetch lfs objects in parallel.
  4549. if (settings.lfs) {
  4550. yield git.lfsFetch(checkoutInfo.startPoint || checkoutInfo.ref);
  4551. }
  4552. // Checkout
  4553. yield git.checkout(checkoutInfo.ref, checkoutInfo.startPoint);
  4554. // Dump some info about the checked out commit
  4555. yield git.log1();
  4556. }
  4557. finally {
  4558. if (!settings.persistCredentials) {
  4559. yield removeGitConfig(git, authConfigKey);
  4560. }
  4561. }
  4562. }
  4563. });
  4564. }
  4565. exports.getSource = getSource;
  4566. function cleanup(repositoryPath) {
  4567. return __awaiter(this, void 0, void 0, function* () {
  4568. // Repo exists?
  4569. if (!fsHelper.fileExistsSync(path.join(repositoryPath, '.git', 'config'))) {
  4570. return;
  4571. }
  4572. fsHelper.directoryExistsSync(repositoryPath, true);
  4573. // Remove the config key
  4574. const git = yield gitCommandManager.CreateCommandManager(repositoryPath, false);
  4575. yield removeGitConfig(git, authConfigKey);
  4576. });
  4577. }
  4578. exports.cleanup = cleanup;
  4579. function getGitCommandManager(settings) {
  4580. return __awaiter(this, void 0, void 0, function* () {
  4581. core.info(`Working directory is '${settings.repositoryPath}'`);
  4582. let git = null;
  4583. try {
  4584. return yield gitCommandManager.CreateCommandManager(settings.repositoryPath, settings.lfs);
  4585. }
  4586. catch (err) {
  4587. // Git is required for LFS
  4588. if (settings.lfs) {
  4589. throw err;
  4590. }
  4591. // Otherwise fallback to REST API
  4592. return null;
  4593. }
  4594. });
  4595. }
  4596. function prepareExistingDirectory(git, repositoryPath, repositoryUrl, clean) {
  4597. return __awaiter(this, void 0, void 0, function* () {
  4598. let remove = false;
  4599. // Check whether using git or REST API
  4600. if (!git) {
  4601. remove = true;
  4602. }
  4603. // Fetch URL does not match
  4604. else if (!fsHelper.directoryExistsSync(path.join(repositoryPath, '.git')) ||
  4605. repositoryUrl !== (yield git.tryGetFetchUrl())) {
  4606. remove = true;
  4607. }
  4608. else {
  4609. // Delete any index.lock and shallow.lock left by a previously canceled run or crashed git process
  4610. const lockPaths = [
  4611. path.join(repositoryPath, '.git', 'index.lock'),
  4612. path.join(repositoryPath, '.git', 'shallow.lock')
  4613. ];
  4614. for (const lockPath of lockPaths) {
  4615. try {
  4616. yield io.rmRF(lockPath);
  4617. }
  4618. catch (error) {
  4619. core.debug(`Unable to delete '${lockPath}'. ${error.message}`);
  4620. }
  4621. }
  4622. try {
  4623. // Checkout detached HEAD
  4624. if (!(yield git.isDetached())) {
  4625. yield git.checkoutDetach();
  4626. }
  4627. // Remove all refs/heads/*
  4628. let branches = yield git.branchList(false);
  4629. for (const branch of branches) {
  4630. yield git.branchDelete(false, branch);
  4631. }
  4632. // Remove all refs/remotes/origin/* to avoid conflicts
  4633. branches = yield git.branchList(true);
  4634. for (const branch of branches) {
  4635. yield git.branchDelete(true, branch);
  4636. }
  4637. // Clean
  4638. if (clean) {
  4639. if (!(yield git.tryClean())) {
  4640. core.debug(`The clean command failed. This might be caused by: 1) path too long, 2) permission issue, or 3) file in use. For futher investigation, manually run 'git clean -ffdx' on the directory '${repositoryPath}'.`);
  4641. remove = true;
  4642. }
  4643. else if (!(yield git.tryReset())) {
  4644. remove = true;
  4645. }
  4646. if (remove) {
  4647. core.warning(`Unable to clean or reset the repository. The repository will be recreated instead.`);
  4648. }
  4649. }
  4650. }
  4651. catch (error) {
  4652. core.warning(`Unable to prepare the existing repository. The repository will be recreated instead.`);
  4653. remove = true;
  4654. }
  4655. }
  4656. if (remove) {
  4657. // Delete the contents of the directory. Don't delete the directory itself
  4658. // since it might be the current working directory.
  4659. core.info(`Deleting the contents of '${repositoryPath}'`);
  4660. for (const file of yield fs.promises.readdir(repositoryPath)) {
  4661. yield io.rmRF(path.join(repositoryPath, file));
  4662. }
  4663. }
  4664. });
  4665. }
  4666. function configureAuthToken(git, authToken) {
  4667. return __awaiter(this, void 0, void 0, function* () {
  4668. // Configure a placeholder value. This approach avoids the credential being captured
  4669. // by process creation audit events, which are commonly logged. For more information,
  4670. // refer to https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/manage/component-updates/command-line-process-auditing
  4671. const placeholder = `AUTHORIZATION: basic ***`;
  4672. yield git.config(authConfigKey, placeholder);
  4673. // Determine the basic credential value
  4674. const basicCredential = Buffer.from(`x-access-token:${authToken}`, 'utf8').toString('base64');
  4675. core.setSecret(basicCredential);
  4676. // Replace the value in the config file
  4677. const configPath = path.join(git.getWorkingDirectory(), '.git', 'config');
  4678. let content = (yield fs.promises.readFile(configPath)).toString();
  4679. const placeholderIndex = content.indexOf(placeholder);
  4680. if (placeholderIndex < 0 ||
  4681. placeholderIndex != content.lastIndexOf(placeholder)) {
  4682. throw new Error('Unable to replace auth placeholder in .git/config');
  4683. }
  4684. content = content.replace(placeholder, `AUTHORIZATION: basic ${basicCredential}`);
  4685. yield fs.promises.writeFile(configPath, content);
  4686. });
  4687. }
  4688. function removeGitConfig(git, configKey) {
  4689. return __awaiter(this, void 0, void 0, function* () {
  4690. if ((yield git.configExists(configKey)) &&
  4691. !(yield git.tryConfigUnset(configKey))) {
  4692. // Load the config contents
  4693. core.warning(`Failed to remove '${configKey}' from the git config`);
  4694. }
  4695. });
  4696. }
  4697. /***/ }),
  4698. /***/ 294:
  4699. /***/ (function(module, __unusedexports, __webpack_require__) {
  4700. module.exports = parseOptions;
  4701. const { Deprecation } = __webpack_require__(692);
  4702. const { getUserAgent } = __webpack_require__(796);
  4703. const once = __webpack_require__(969);
  4704. const pkg = __webpack_require__(215);
  4705. const deprecateOptionsTimeout = once((log, deprecation) =>
  4706. log.warn(deprecation)
  4707. );
  4708. const deprecateOptionsAgent = once((log, deprecation) => log.warn(deprecation));
  4709. const deprecateOptionsHeaders = once((log, deprecation) =>
  4710. log.warn(deprecation)
  4711. );
  4712. function parseOptions(options, log, hook) {
  4713. if (options.headers) {
  4714. options.headers = Object.keys(options.headers).reduce((newObj, key) => {
  4715. newObj[key.toLowerCase()] = options.headers[key];
  4716. return newObj;
  4717. }, {});
  4718. }
  4719. const clientDefaults = {
  4720. headers: options.headers || {},
  4721. request: options.request || {},
  4722. mediaType: {
  4723. previews: [],
  4724. format: ""
  4725. }
  4726. };
  4727. if (options.baseUrl) {
  4728. clientDefaults.baseUrl = options.baseUrl;
  4729. }
  4730. if (options.userAgent) {
  4731. clientDefaults.headers["user-agent"] = options.userAgent;
  4732. }
  4733. if (options.previews) {
  4734. clientDefaults.mediaType.previews = options.previews;
  4735. }
  4736. if (options.timeZone) {
  4737. clientDefaults.headers["time-zone"] = options.timeZone;
  4738. }
  4739. if (options.timeout) {
  4740. deprecateOptionsTimeout(
  4741. log,
  4742. new Deprecation(
  4743. "[@octokit/rest] new Octokit({timeout}) is deprecated. Use {request: {timeout}} instead. See https://github.com/octokit/request.js#request"
  4744. )
  4745. );
  4746. clientDefaults.request.timeout = options.timeout;
  4747. }
  4748. if (options.agent) {
  4749. deprecateOptionsAgent(
  4750. log,
  4751. new Deprecation(
  4752. "[@octokit/rest] new Octokit({agent}) is deprecated. Use {request: {agent}} instead. See https://github.com/octokit/request.js#request"
  4753. )
  4754. );
  4755. clientDefaults.request.agent = options.agent;
  4756. }
  4757. if (options.headers) {
  4758. deprecateOptionsHeaders(
  4759. log,
  4760. new Deprecation(
  4761. "[@octokit/rest] new Octokit({headers}) is deprecated. Use {userAgent, previews} instead. See https://github.com/octokit/request.js#request"
  4762. )
  4763. );
  4764. }
  4765. const userAgentOption = clientDefaults.headers["user-agent"];
  4766. const defaultUserAgent = `octokit.js/${pkg.version} ${getUserAgent()}`;
  4767. clientDefaults.headers["user-agent"] = [userAgentOption, defaultUserAgent]
  4768. .filter(Boolean)
  4769. .join(" ");
  4770. clientDefaults.request.hook = hook.bind(null, "request");
  4771. return clientDefaults;
  4772. }
  4773. /***/ }),
  4774. /***/ 297:
  4775. /***/ (function(module) {
  4776. module.exports = class HttpError extends Error {
  4777. constructor (message, code, headers) {
  4778. super(message)
  4779. // Maintains proper stack trace (only available on V8)
  4780. /* istanbul ignore next */
  4781. if (Error.captureStackTrace) {
  4782. Error.captureStackTrace(this, this.constructor)
  4783. }
  4784. this.name = 'HttpError'
  4785. this.code = code
  4786. this.headers = headers
  4787. }
  4788. }
  4789. /***/ }),
  4790. /***/ 301:
  4791. /***/ (function(module, __unusedexports, __webpack_require__) {
  4792. /**
  4793. * Some “list” response that can be paginated have a different response structure
  4794. *
  4795. * They have a `total_count` key in the response (search also has `incomplete_results`,
  4796. * /installation/repositories also has `repository_selection`), as well as a key with
  4797. * the list of the items which name varies from endpoint to endpoint:
  4798. *
  4799. * - https://developer.github.com/v3/search/#example (key `items`)
  4800. * - https://developer.github.com/v3/checks/runs/#response-3 (key: `check_runs`)
  4801. * - https://developer.github.com/v3/checks/suites/#response-1 (key: `check_suites`)
  4802. * - https://developer.github.com/v3/apps/installations/#list-repositories (key: `repositories`)
  4803. * - https://developer.github.com/v3/apps/installations/#list-installations-for-a-user (key `installations`)
  4804. * - https://developer.github.com/v3/orgs/#list-installations-for-an-organization (key `installations`)
  4805. *
  4806. * Octokit normalizes these responses so that paginated results are always returned following
  4807. * the same structure. One challenge is that if the list response has only one page, no Link
  4808. * header is provided, so this header alone is not sufficient to check wether a response is
  4809. * paginated or not. For the exceptions with the namespace, a fallback check for the route
  4810. * paths has to be added in order to normalize the response. We cannot check for the total_count
  4811. * property because it also exists in the response of Get the combined status for a specific ref.
  4812. */
  4813. module.exports = normalizePaginatedListResponse;
  4814. const { Deprecation } = __webpack_require__(692);
  4815. const once = __webpack_require__(969);
  4816. const deprecateIncompleteResults = once((log, deprecation) =>
  4817. log.warn(deprecation)
  4818. );
  4819. const deprecateTotalCount = once((log, deprecation) => log.warn(deprecation));
  4820. const deprecateNamespace = once((log, deprecation) => log.warn(deprecation));
  4821. const REGEX_IS_SEARCH_PATH = /^\/search\//;
  4822. const REGEX_IS_CHECKS_PATH = /^\/repos\/[^/]+\/[^/]+\/commits\/[^/]+\/(check-runs|check-suites)/;
  4823. const REGEX_IS_INSTALLATION_REPOSITORIES_PATH = /^\/installation\/repositories/;
  4824. const REGEX_IS_USER_INSTALLATIONS_PATH = /^\/user\/installations/;
  4825. const REGEX_IS_ORG_INSTALLATIONS_PATH = /^\/orgs\/[^/]+\/installations/;
  4826. function normalizePaginatedListResponse(octokit, url, response) {
  4827. const path = url.replace(octokit.request.endpoint.DEFAULTS.baseUrl, "");
  4828. if (
  4829. !REGEX_IS_SEARCH_PATH.test(path) &&
  4830. !REGEX_IS_CHECKS_PATH.test(path) &&
  4831. !REGEX_IS_INSTALLATION_REPOSITORIES_PATH.test(path) &&
  4832. !REGEX_IS_USER_INSTALLATIONS_PATH.test(path) &&
  4833. !REGEX_IS_ORG_INSTALLATIONS_PATH.test(path)
  4834. ) {
  4835. return;
  4836. }
  4837. // keep the additional properties intact to avoid a breaking change,
  4838. // but log a deprecation warning when accessed
  4839. const incompleteResults = response.data.incomplete_results;
  4840. const repositorySelection = response.data.repository_selection;
  4841. const totalCount = response.data.total_count;
  4842. delete response.data.incomplete_results;
  4843. delete response.data.repository_selection;
  4844. delete response.data.total_count;
  4845. const namespaceKey = Object.keys(response.data)[0];
  4846. response.data = response.data[namespaceKey];
  4847. Object.defineProperty(response.data, namespaceKey, {
  4848. get() {
  4849. deprecateNamespace(
  4850. octokit.log,
  4851. new Deprecation(
  4852. `[@octokit/rest] "result.data.${namespaceKey}" is deprecated. Use "result.data" instead`
  4853. )
  4854. );
  4855. return response.data;
  4856. }
  4857. });
  4858. if (typeof incompleteResults !== "undefined") {
  4859. Object.defineProperty(response.data, "incomplete_results", {
  4860. get() {
  4861. deprecateIncompleteResults(
  4862. octokit.log,
  4863. new Deprecation(
  4864. '[@octokit/rest] "result.data.incomplete_results" is deprecated.'
  4865. )
  4866. );
  4867. return incompleteResults;
  4868. }
  4869. });
  4870. }
  4871. if (typeof repositorySelection !== "undefined") {
  4872. Object.defineProperty(response.data, "repository_selection", {
  4873. get() {
  4874. deprecateTotalCount(
  4875. octokit.log,
  4876. new Deprecation(
  4877. '[@octokit/rest] "result.data.repository_selection" is deprecated.'
  4878. )
  4879. );
  4880. return repositorySelection;
  4881. }
  4882. });
  4883. }
  4884. Object.defineProperty(response.data, "total_count", {
  4885. get() {
  4886. deprecateTotalCount(
  4887. octokit.log,
  4888. new Deprecation(
  4889. '[@octokit/rest] "result.data.total_count" is deprecated.'
  4890. )
  4891. );
  4892. return totalCount;
  4893. }
  4894. });
  4895. }
  4896. /***/ }),
  4897. /***/ 323:
  4898. /***/ (function(module) {
  4899. "use strict";
  4900. var isStream = module.exports = function (stream) {
  4901. return stream !== null && typeof stream === 'object' && typeof stream.pipe === 'function';
  4902. };
  4903. isStream.writable = function (stream) {
  4904. return isStream(stream) && stream.writable !== false && typeof stream._write === 'function' && typeof stream._writableState === 'object';
  4905. };
  4906. isStream.readable = function (stream) {
  4907. return isStream(stream) && stream.readable !== false && typeof stream._read === 'function' && typeof stream._readableState === 'object';
  4908. };
  4909. isStream.duplex = function (stream) {
  4910. return isStream.writable(stream) && isStream.readable(stream);
  4911. };
  4912. isStream.transform = function (stream) {
  4913. return isStream.duplex(stream) && typeof stream._transform === 'function' && typeof stream._transformState === 'object';
  4914. };
  4915. /***/ }),
  4916. /***/ 336:
  4917. /***/ (function(module, __unusedexports, __webpack_require__) {
  4918. module.exports = hasLastPage
  4919. const deprecate = __webpack_require__(370)
  4920. const getPageLinks = __webpack_require__(577)
  4921. function hasLastPage (link) {
  4922. deprecate(`octokit.hasLastPage() – You can use octokit.paginate or async iterators instead: https://github.com/octokit/rest.js#pagination.`)
  4923. return getPageLinks(link).last
  4924. }
  4925. /***/ }),
  4926. /***/ 348:
  4927. /***/ (function(module, __unusedexports, __webpack_require__) {
  4928. "use strict";
  4929. module.exports = validate;
  4930. const { RequestError } = __webpack_require__(463);
  4931. const get = __webpack_require__(854);
  4932. const set = __webpack_require__(883);
  4933. function validate(octokit, options) {
  4934. if (!options.request.validate) {
  4935. return;
  4936. }
  4937. const { validate: params } = options.request;
  4938. Object.keys(params).forEach(parameterName => {
  4939. const parameter = get(params, parameterName);
  4940. const expectedType = parameter.type;
  4941. let parentParameterName;
  4942. let parentValue;
  4943. let parentParamIsPresent = true;
  4944. let parentParameterIsArray = false;
  4945. if (/\./.test(parameterName)) {
  4946. parentParameterName = parameterName.replace(/\.[^.]+$/, "");
  4947. parentParameterIsArray = parentParameterName.slice(-2) === "[]";
  4948. if (parentParameterIsArray) {
  4949. parentParameterName = parentParameterName.slice(0, -2);
  4950. }
  4951. parentValue = get(options, parentParameterName);
  4952. parentParamIsPresent =
  4953. parentParameterName === "headers" ||
  4954. (typeof parentValue === "object" && parentValue !== null);
  4955. }
  4956. const values = parentParameterIsArray
  4957. ? (get(options, parentParameterName) || []).map(
  4958. value => value[parameterName.split(/\./).pop()]
  4959. )
  4960. : [get(options, parameterName)];
  4961. values.forEach((value, i) => {
  4962. const valueIsPresent = typeof value !== "undefined";
  4963. const valueIsNull = value === null;
  4964. const currentParameterName = parentParameterIsArray
  4965. ? parameterName.replace(/\[\]/, `[${i}]`)
  4966. : parameterName;
  4967. if (!parameter.required && !valueIsPresent) {
  4968. return;
  4969. }
  4970. // if the parent parameter is of type object but allows null
  4971. // then the child parameters can be ignored
  4972. if (!parentParamIsPresent) {
  4973. return;
  4974. }
  4975. if (parameter.allowNull && valueIsNull) {
  4976. return;
  4977. }
  4978. if (!parameter.allowNull && valueIsNull) {
  4979. throw new RequestError(
  4980. `'${currentParameterName}' cannot be null`,
  4981. 400,
  4982. {
  4983. request: options
  4984. }
  4985. );
  4986. }
  4987. if (parameter.required && !valueIsPresent) {
  4988. throw new RequestError(
  4989. `Empty value for parameter '${currentParameterName}': ${JSON.stringify(
  4990. value
  4991. )}`,
  4992. 400,
  4993. {
  4994. request: options
  4995. }
  4996. );
  4997. }
  4998. // parse to integer before checking for enum
  4999. // so that string "1" will match enum with number 1
  5000. if (expectedType === "integer") {
  5001. const unparsedValue = value;
  5002. value = parseInt(value, 10);
  5003. if (isNaN(value)) {
  5004. throw new RequestError(
  5005. `Invalid value for parameter '${currentParameterName}': ${JSON.stringify(
  5006. unparsedValue
  5007. )} is NaN`,
  5008. 400,
  5009. {
  5010. request: options
  5011. }
  5012. );
  5013. }
  5014. }
  5015. if (parameter.enum && parameter.enum.indexOf(String(value)) === -1) {
  5016. throw new RequestError(
  5017. `Invalid value for parameter '${currentParameterName}': ${JSON.stringify(
  5018. value
  5019. )}`,
  5020. 400,
  5021. {
  5022. request: options
  5023. }
  5024. );
  5025. }
  5026. if (parameter.validation) {
  5027. const regex = new RegExp(parameter.validation);
  5028. if (!regex.test(value)) {
  5029. throw new RequestError(
  5030. `Invalid value for parameter '${currentParameterName}': ${JSON.stringify(
  5031. value
  5032. )}`,
  5033. 400,
  5034. {
  5035. request: options
  5036. }
  5037. );
  5038. }
  5039. }
  5040. if (expectedType === "object" && typeof value === "string") {
  5041. try {
  5042. value = JSON.parse(value);
  5043. } catch (exception) {
  5044. throw new RequestError(
  5045. `JSON parse error of value for parameter '${currentParameterName}': ${JSON.stringify(
  5046. value
  5047. )}`,
  5048. 400,
  5049. {
  5050. request: options
  5051. }
  5052. );
  5053. }
  5054. }
  5055. set(options, parameter.mapTo || currentParameterName, value);
  5056. });
  5057. });
  5058. return options;
  5059. }
  5060. /***/ }),
  5061. /***/ 349:
  5062. /***/ (function(module, __unusedexports, __webpack_require__) {
  5063. module.exports = authenticationRequestError;
  5064. const { RequestError } = __webpack_require__(463);
  5065. function authenticationRequestError(state, error, options) {
  5066. /* istanbul ignore next */
  5067. if (!error.headers) throw error;
  5068. const otpRequired = /required/.test(error.headers["x-github-otp"] || "");
  5069. // handle "2FA required" error only
  5070. if (error.status !== 401 || !otpRequired) {
  5071. throw error;
  5072. }
  5073. if (
  5074. error.status === 401 &&
  5075. otpRequired &&
  5076. error.request &&
  5077. error.request.headers["x-github-otp"]
  5078. ) {
  5079. throw new RequestError(
  5080. "Invalid one-time password for two-factor authentication",
  5081. 401,
  5082. {
  5083. headers: error.headers,
  5084. request: options
  5085. }
  5086. );
  5087. }
  5088. if (typeof state.auth.on2fa !== "function") {
  5089. throw new RequestError(
  5090. "2FA required, but options.on2fa is not a function. See https://github.com/octokit/rest.js#authentication",
  5091. 401,
  5092. {
  5093. headers: error.headers,
  5094. request: options
  5095. }
  5096. );
  5097. }
  5098. return Promise.resolve()
  5099. .then(() => {
  5100. return state.auth.on2fa();
  5101. })
  5102. .then(oneTimePassword => {
  5103. const newOptions = Object.assign(options, {
  5104. headers: Object.assign(
  5105. { "x-github-otp": oneTimePassword },
  5106. options.headers
  5107. )
  5108. });
  5109. return state.octokit.request(newOptions);
  5110. });
  5111. }
  5112. /***/ }),
  5113. /***/ 357:
  5114. /***/ (function(module) {
  5115. module.exports = require("assert");
  5116. /***/ }),
  5117. /***/ 363:
  5118. /***/ (function(module) {
  5119. module.exports = register
  5120. function register (state, name, method, options) {
  5121. if (typeof method !== 'function') {
  5122. throw new Error('method for before hook must be a function')
  5123. }
  5124. if (!options) {
  5125. options = {}
  5126. }
  5127. if (Array.isArray(name)) {
  5128. return name.reverse().reduce(function (callback, name) {
  5129. return register.bind(null, state, name, callback, options)
  5130. }, method)()
  5131. }
  5132. return Promise.resolve()
  5133. .then(function () {
  5134. if (!state.registry[name]) {
  5135. return method(options)
  5136. }
  5137. return (state.registry[name]).reduce(function (method, registered) {
  5138. return registered.hook.bind(null, method, options)
  5139. }, method)()
  5140. })
  5141. }
  5142. /***/ }),
  5143. /***/ 368:
  5144. /***/ (function(module) {
  5145. module.exports = function atob(str) {
  5146. return Buffer.from(str, 'base64').toString('binary')
  5147. }
  5148. /***/ }),
  5149. /***/ 370:
  5150. /***/ (function(module) {
  5151. module.exports = deprecate
  5152. const loggedMessages = {}
  5153. function deprecate (message) {
  5154. if (loggedMessages[message]) {
  5155. return
  5156. }
  5157. console.warn(`DEPRECATED (@octokit/rest): ${message}`)
  5158. loggedMessages[message] = 1
  5159. }
  5160. /***/ }),
  5161. /***/ 372:
  5162. /***/ (function(module) {
  5163. module.exports = octokitDebug;
  5164. function octokitDebug(octokit) {
  5165. octokit.hook.wrap("request", (request, options) => {
  5166. octokit.log.debug("request", options);
  5167. const start = Date.now();
  5168. const requestOptions = octokit.request.endpoint.parse(options);
  5169. const path = requestOptions.url.replace(options.baseUrl, "");
  5170. return request(options)
  5171. .then(response => {
  5172. octokit.log.info(
  5173. `${requestOptions.method} ${path} - ${
  5174. response.status
  5175. } in ${Date.now() - start}ms`
  5176. );
  5177. return response;
  5178. })
  5179. .catch(error => {
  5180. octokit.log.info(
  5181. `${requestOptions.method} ${path} - ${error.status} in ${Date.now() -
  5182. start}ms`
  5183. );
  5184. throw error;
  5185. });
  5186. });
  5187. }
  5188. /***/ }),
  5189. /***/ 385:
  5190. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  5191. "use strict";
  5192. Object.defineProperty(exports, '__esModule', { value: true });
  5193. function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
  5194. var isPlainObject = _interopDefault(__webpack_require__(696));
  5195. var universalUserAgent = __webpack_require__(796);
  5196. function lowercaseKeys(object) {
  5197. if (!object) {
  5198. return {};
  5199. }
  5200. return Object.keys(object).reduce((newObj, key) => {
  5201. newObj[key.toLowerCase()] = object[key];
  5202. return newObj;
  5203. }, {});
  5204. }
  5205. function mergeDeep(defaults, options) {
  5206. const result = Object.assign({}, defaults);
  5207. Object.keys(options).forEach(key => {
  5208. if (isPlainObject(options[key])) {
  5209. if (!(key in defaults)) Object.assign(result, {
  5210. [key]: options[key]
  5211. });else result[key] = mergeDeep(defaults[key], options[key]);
  5212. } else {
  5213. Object.assign(result, {
  5214. [key]: options[key]
  5215. });
  5216. }
  5217. });
  5218. return result;
  5219. }
  5220. function merge(defaults, route, options) {
  5221. if (typeof route === "string") {
  5222. let [method, url] = route.split(" ");
  5223. options = Object.assign(url ? {
  5224. method,
  5225. url
  5226. } : {
  5227. url: method
  5228. }, options);
  5229. } else {
  5230. options = Object.assign({}, route);
  5231. } // lowercase header names before merging with defaults to avoid duplicates
  5232. options.headers = lowercaseKeys(options.headers);
  5233. const mergedOptions = mergeDeep(defaults || {}, options); // mediaType.previews arrays are merged, instead of overwritten
  5234. if (defaults && defaults.mediaType.previews.length) {
  5235. mergedOptions.mediaType.previews = defaults.mediaType.previews.filter(preview => !mergedOptions.mediaType.previews.includes(preview)).concat(mergedOptions.mediaType.previews);
  5236. }
  5237. mergedOptions.mediaType.previews = mergedOptions.mediaType.previews.map(preview => preview.replace(/-preview/, ""));
  5238. return mergedOptions;
  5239. }
  5240. function addQueryParameters(url, parameters) {
  5241. const separator = /\?/.test(url) ? "&" : "?";
  5242. const names = Object.keys(parameters);
  5243. if (names.length === 0) {
  5244. return url;
  5245. }
  5246. return url + separator + names.map(name => {
  5247. if (name === "q") {
  5248. return "q=" + parameters.q.split("+").map(encodeURIComponent).join("+");
  5249. }
  5250. return `${name}=${encodeURIComponent(parameters[name])}`;
  5251. }).join("&");
  5252. }
  5253. const urlVariableRegex = /\{[^}]+\}/g;
  5254. function removeNonChars(variableName) {
  5255. return variableName.replace(/^\W+|\W+$/g, "").split(/,/);
  5256. }
  5257. function extractUrlVariableNames(url) {
  5258. const matches = url.match(urlVariableRegex);
  5259. if (!matches) {
  5260. return [];
  5261. }
  5262. return matches.map(removeNonChars).reduce((a, b) => a.concat(b), []);
  5263. }
  5264. function omit(object, keysToOmit) {
  5265. return Object.keys(object).filter(option => !keysToOmit.includes(option)).reduce((obj, key) => {
  5266. obj[key] = object[key];
  5267. return obj;
  5268. }, {});
  5269. }
  5270. // Based on https://github.com/bramstein/url-template, licensed under BSD
  5271. // TODO: create separate package.
  5272. //
  5273. // Copyright (c) 2012-2014, Bram Stein
  5274. // All rights reserved.
  5275. // Redistribution and use in source and binary forms, with or without
  5276. // modification, are permitted provided that the following conditions
  5277. // are met:
  5278. // 1. Redistributions of source code must retain the above copyright
  5279. // notice, this list of conditions and the following disclaimer.
  5280. // 2. Redistributions in binary form must reproduce the above copyright
  5281. // notice, this list of conditions and the following disclaimer in the
  5282. // documentation and/or other materials provided with the distribution.
  5283. // 3. The name of the author may not be used to endorse or promote products
  5284. // derived from this software without specific prior written permission.
  5285. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
  5286. // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  5287. // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
  5288. // EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  5289. // INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  5290. // BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  5291. // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
  5292. // OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  5293. // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  5294. // EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  5295. /* istanbul ignore file */
  5296. function encodeReserved(str) {
  5297. return str.split(/(%[0-9A-Fa-f]{2})/g).map(function (part) {
  5298. if (!/%[0-9A-Fa-f]/.test(part)) {
  5299. part = encodeURI(part).replace(/%5B/g, "[").replace(/%5D/g, "]");
  5300. }
  5301. return part;
  5302. }).join("");
  5303. }
  5304. function encodeUnreserved(str) {
  5305. return encodeURIComponent(str).replace(/[!'()*]/g, function (c) {
  5306. return "%" + c.charCodeAt(0).toString(16).toUpperCase();
  5307. });
  5308. }
  5309. function encodeValue(operator, value, key) {
  5310. value = operator === "+" || operator === "#" ? encodeReserved(value) : encodeUnreserved(value);
  5311. if (key) {
  5312. return encodeUnreserved(key) + "=" + value;
  5313. } else {
  5314. return value;
  5315. }
  5316. }
  5317. function isDefined(value) {
  5318. return value !== undefined && value !== null;
  5319. }
  5320. function isKeyOperator(operator) {
  5321. return operator === ";" || operator === "&" || operator === "?";
  5322. }
  5323. function getValues(context, operator, key, modifier) {
  5324. var value = context[key],
  5325. result = [];
  5326. if (isDefined(value) && value !== "") {
  5327. if (typeof value === "string" || typeof value === "number" || typeof value === "boolean") {
  5328. value = value.toString();
  5329. if (modifier && modifier !== "*") {
  5330. value = value.substring(0, parseInt(modifier, 10));
  5331. }
  5332. result.push(encodeValue(operator, value, isKeyOperator(operator) ? key : ""));
  5333. } else {
  5334. if (modifier === "*") {
  5335. if (Array.isArray(value)) {
  5336. value.filter(isDefined).forEach(function (value) {
  5337. result.push(encodeValue(operator, value, isKeyOperator(operator) ? key : ""));
  5338. });
  5339. } else {
  5340. Object.keys(value).forEach(function (k) {
  5341. if (isDefined(value[k])) {
  5342. result.push(encodeValue(operator, value[k], k));
  5343. }
  5344. });
  5345. }
  5346. } else {
  5347. const tmp = [];
  5348. if (Array.isArray(value)) {
  5349. value.filter(isDefined).forEach(function (value) {
  5350. tmp.push(encodeValue(operator, value));
  5351. });
  5352. } else {
  5353. Object.keys(value).forEach(function (k) {
  5354. if (isDefined(value[k])) {
  5355. tmp.push(encodeUnreserved(k));
  5356. tmp.push(encodeValue(operator, value[k].toString()));
  5357. }
  5358. });
  5359. }
  5360. if (isKeyOperator(operator)) {
  5361. result.push(encodeUnreserved(key) + "=" + tmp.join(","));
  5362. } else if (tmp.length !== 0) {
  5363. result.push(tmp.join(","));
  5364. }
  5365. }
  5366. }
  5367. } else {
  5368. if (operator === ";") {
  5369. if (isDefined(value)) {
  5370. result.push(encodeUnreserved(key));
  5371. }
  5372. } else if (value === "" && (operator === "&" || operator === "?")) {
  5373. result.push(encodeUnreserved(key) + "=");
  5374. } else if (value === "") {
  5375. result.push("");
  5376. }
  5377. }
  5378. return result;
  5379. }
  5380. function parseUrl(template) {
  5381. return {
  5382. expand: expand.bind(null, template)
  5383. };
  5384. }
  5385. function expand(template, context) {
  5386. var operators = ["+", "#", ".", "/", ";", "?", "&"];
  5387. return template.replace(/\{([^\{\}]+)\}|([^\{\}]+)/g, function (_, expression, literal) {
  5388. if (expression) {
  5389. let operator = "";
  5390. const values = [];
  5391. if (operators.indexOf(expression.charAt(0)) !== -1) {
  5392. operator = expression.charAt(0);
  5393. expression = expression.substr(1);
  5394. }
  5395. expression.split(/,/g).forEach(function (variable) {
  5396. var tmp = /([^:\*]*)(?::(\d+)|(\*))?/.exec(variable);
  5397. values.push(getValues(context, operator, tmp[1], tmp[2] || tmp[3]));
  5398. });
  5399. if (operator && operator !== "+") {
  5400. var separator = ",";
  5401. if (operator === "?") {
  5402. separator = "&";
  5403. } else if (operator !== "#") {
  5404. separator = operator;
  5405. }
  5406. return (values.length !== 0 ? operator : "") + values.join(separator);
  5407. } else {
  5408. return values.join(",");
  5409. }
  5410. } else {
  5411. return encodeReserved(literal);
  5412. }
  5413. });
  5414. }
  5415. function parse(options) {
  5416. // https://fetch.spec.whatwg.org/#methods
  5417. let method = options.method.toUpperCase(); // replace :varname with {varname} to make it RFC 6570 compatible
  5418. let url = (options.url || "/").replace(/:([a-z]\w+)/g, "{+$1}");
  5419. let headers = Object.assign({}, options.headers);
  5420. let body;
  5421. let parameters = omit(options, ["method", "baseUrl", "url", "headers", "request", "mediaType"]); // extract variable names from URL to calculate remaining variables later
  5422. const urlVariableNames = extractUrlVariableNames(url);
  5423. url = parseUrl(url).expand(parameters);
  5424. if (!/^http/.test(url)) {
  5425. url = options.baseUrl + url;
  5426. }
  5427. const omittedParameters = Object.keys(options).filter(option => urlVariableNames.includes(option)).concat("baseUrl");
  5428. const remainingParameters = omit(parameters, omittedParameters);
  5429. const isBinaryRequset = /application\/octet-stream/i.test(headers.accept);
  5430. if (!isBinaryRequset) {
  5431. if (options.mediaType.format) {
  5432. // e.g. application/vnd.github.v3+json => application/vnd.github.v3.raw
  5433. headers.accept = headers.accept.split(/,/).map(preview => preview.replace(/application\/vnd(\.\w+)(\.v3)?(\.\w+)?(\+json)?$/, `application/vnd$1$2.${options.mediaType.format}`)).join(",");
  5434. }
  5435. if (options.mediaType.previews.length) {
  5436. const previewsFromAcceptHeader = headers.accept.match(/[\w-]+(?=-preview)/g) || [];
  5437. headers.accept = previewsFromAcceptHeader.concat(options.mediaType.previews).map(preview => {
  5438. const format = options.mediaType.format ? `.${options.mediaType.format}` : "+json";
  5439. return `application/vnd.github.${preview}-preview${format}`;
  5440. }).join(",");
  5441. }
  5442. } // for GET/HEAD requests, set URL query parameters from remaining parameters
  5443. // for PATCH/POST/PUT/DELETE requests, set request body from remaining parameters
  5444. if (["GET", "HEAD"].includes(method)) {
  5445. url = addQueryParameters(url, remainingParameters);
  5446. } else {
  5447. if ("data" in remainingParameters) {
  5448. body = remainingParameters.data;
  5449. } else {
  5450. if (Object.keys(remainingParameters).length) {
  5451. body = remainingParameters;
  5452. } else {
  5453. headers["content-length"] = 0;
  5454. }
  5455. }
  5456. } // default content-type for JSON if body is set
  5457. if (!headers["content-type"] && typeof body !== "undefined") {
  5458. headers["content-type"] = "application/json; charset=utf-8";
  5459. } // GitHub expects 'content-length: 0' header for PUT/PATCH requests without body.
  5460. // fetch does not allow to set `content-length` header, but we can set body to an empty string
  5461. if (["PATCH", "PUT"].includes(method) && typeof body === "undefined") {
  5462. body = "";
  5463. } // Only return body/request keys if present
  5464. return Object.assign({
  5465. method,
  5466. url,
  5467. headers
  5468. }, typeof body !== "undefined" ? {
  5469. body
  5470. } : null, options.request ? {
  5471. request: options.request
  5472. } : null);
  5473. }
  5474. function endpointWithDefaults(defaults, route, options) {
  5475. return parse(merge(defaults, route, options));
  5476. }
  5477. function withDefaults(oldDefaults, newDefaults) {
  5478. const DEFAULTS = merge(oldDefaults, newDefaults);
  5479. const endpoint = endpointWithDefaults.bind(null, DEFAULTS);
  5480. return Object.assign(endpoint, {
  5481. DEFAULTS,
  5482. defaults: withDefaults.bind(null, DEFAULTS),
  5483. merge: merge.bind(null, DEFAULTS),
  5484. parse
  5485. });
  5486. }
  5487. const VERSION = "5.5.1";
  5488. const userAgent = `octokit-endpoint.js/${VERSION} ${universalUserAgent.getUserAgent()}`; // DEFAULTS has all properties set that EndpointOptions has, except url.
  5489. // So we use RequestParameters and add method as additional required property.
  5490. const DEFAULTS = {
  5491. method: "GET",
  5492. baseUrl: "https://api.github.com",
  5493. headers: {
  5494. accept: "application/vnd.github.v3+json",
  5495. "user-agent": userAgent
  5496. },
  5497. mediaType: {
  5498. format: "",
  5499. previews: []
  5500. }
  5501. };
  5502. const endpoint = withDefaults(null, DEFAULTS);
  5503. exports.endpoint = endpoint;
  5504. //# sourceMappingURL=index.js.map
  5505. /***/ }),
  5506. /***/ 389:
  5507. /***/ (function(module, __unusedexports, __webpack_require__) {
  5508. "use strict";
  5509. const fs = __webpack_require__(747);
  5510. const shebangCommand = __webpack_require__(866);
  5511. function readShebang(command) {
  5512. // Read the first 150 bytes from the file
  5513. const size = 150;
  5514. let buffer;
  5515. if (Buffer.alloc) {
  5516. // Node.js v4.5+ / v5.10+
  5517. buffer = Buffer.alloc(size);
  5518. } else {
  5519. // Old Node.js API
  5520. buffer = new Buffer(size);
  5521. buffer.fill(0); // zero-fill
  5522. }
  5523. let fd;
  5524. try {
  5525. fd = fs.openSync(command, 'r');
  5526. fs.readSync(fd, buffer, 0, size, 0);
  5527. fs.closeSync(fd);
  5528. } catch (e) { /* Empty */ }
  5529. // Attempt to extract shebang (null is returned if not a shebang)
  5530. return shebangCommand(buffer.toString());
  5531. }
  5532. module.exports = readShebang;
  5533. /***/ }),
  5534. /***/ 402:
  5535. /***/ (function(module, __unusedexports, __webpack_require__) {
  5536. module.exports = Octokit;
  5537. const { request } = __webpack_require__(753);
  5538. const Hook = __webpack_require__(523);
  5539. const parseClientOptions = __webpack_require__(294);
  5540. function Octokit(plugins, options) {
  5541. options = options || {};
  5542. const hook = new Hook.Collection();
  5543. const log = Object.assign(
  5544. {
  5545. debug: () => {},
  5546. info: () => {},
  5547. warn: console.warn,
  5548. error: console.error
  5549. },
  5550. options && options.log
  5551. );
  5552. const api = {
  5553. hook,
  5554. log,
  5555. request: request.defaults(parseClientOptions(options, log, hook))
  5556. };
  5557. plugins.forEach(pluginFunction => pluginFunction(api, options));
  5558. return api;
  5559. }
  5560. /***/ }),
  5561. /***/ 413:
  5562. /***/ (function(module) {
  5563. module.exports = require("stream");
  5564. /***/ }),
  5565. /***/ 417:
  5566. /***/ (function(module) {
  5567. module.exports = require("crypto");
  5568. /***/ }),
  5569. /***/ 427:
  5570. /***/ (function(module, __unusedexports, __webpack_require__) {
  5571. "use strict";
  5572. // Older verions of Node.js might not have `util.getSystemErrorName()`.
  5573. // In that case, fall back to a deprecated internal.
  5574. const util = __webpack_require__(669);
  5575. let uv;
  5576. if (typeof util.getSystemErrorName === 'function') {
  5577. module.exports = util.getSystemErrorName;
  5578. } else {
  5579. try {
  5580. uv = process.binding('uv');
  5581. if (typeof uv.errname !== 'function') {
  5582. throw new TypeError('uv.errname is not a function');
  5583. }
  5584. } catch (err) {
  5585. console.error('execa/lib/errname: unable to establish process.binding(\'uv\')', err);
  5586. uv = null;
  5587. }
  5588. module.exports = code => errname(uv, code);
  5589. }
  5590. // Used for testing the fallback behavior
  5591. module.exports.__test__ = errname;
  5592. function errname(uv, code) {
  5593. if (uv) {
  5594. return uv.errname(code);
  5595. }
  5596. if (!(code < 0)) {
  5597. throw new Error('err >= 0');
  5598. }
  5599. return `Unknown system error ${code}`;
  5600. }
  5601. /***/ }),
  5602. /***/ 430:
  5603. /***/ (function(module, __unusedexports, __webpack_require__) {
  5604. module.exports = octokitValidate;
  5605. const validate = __webpack_require__(348);
  5606. function octokitValidate(octokit) {
  5607. octokit.hook.before("request", validate.bind(null, octokit));
  5608. }
  5609. /***/ }),
  5610. /***/ 431:
  5611. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  5612. "use strict";
  5613. Object.defineProperty(exports, "__esModule", { value: true });
  5614. const os = __webpack_require__(87);
  5615. /**
  5616. * Commands
  5617. *
  5618. * Command Format:
  5619. * ##[name key=value;key=value]message
  5620. *
  5621. * Examples:
  5622. * ##[warning]This is the user warning message
  5623. * ##[set-secret name=mypassword]definitelyNotAPassword!
  5624. */
  5625. function issueCommand(command, properties, message) {
  5626. const cmd = new Command(command, properties, message);
  5627. process.stdout.write(cmd.toString() + os.EOL);
  5628. }
  5629. exports.issueCommand = issueCommand;
  5630. function issue(name, message = '') {
  5631. issueCommand(name, {}, message);
  5632. }
  5633. exports.issue = issue;
  5634. const CMD_STRING = '::';
  5635. class Command {
  5636. constructor(command, properties, message) {
  5637. if (!command) {
  5638. command = 'missing.command';
  5639. }
  5640. this.command = command;
  5641. this.properties = properties;
  5642. this.message = message;
  5643. }
  5644. toString() {
  5645. let cmdStr = CMD_STRING + this.command;
  5646. if (this.properties && Object.keys(this.properties).length > 0) {
  5647. cmdStr += ' ';
  5648. for (const key in this.properties) {
  5649. if (this.properties.hasOwnProperty(key)) {
  5650. const val = this.properties[key];
  5651. if (val) {
  5652. // safely append the val - avoid blowing up when attempting to
  5653. // call .replace() if message is not a string for some reason
  5654. cmdStr += `${key}=${escape(`${val || ''}`)},`;
  5655. }
  5656. }
  5657. }
  5658. }
  5659. cmdStr += CMD_STRING;
  5660. // safely append the message - avoid blowing up when attempting to
  5661. // call .replace() if message is not a string for some reason
  5662. const message = `${this.message || ''}`;
  5663. cmdStr += escapeData(message);
  5664. return cmdStr;
  5665. }
  5666. }
  5667. function escapeData(s) {
  5668. return s.replace(/\r/g, '%0D').replace(/\n/g, '%0A');
  5669. }
  5670. function escape(s) {
  5671. return s
  5672. .replace(/\r/g, '%0D')
  5673. .replace(/\n/g, '%0A')
  5674. .replace(/]/g, '%5D')
  5675. .replace(/;/g, '%3B');
  5676. }
  5677. //# sourceMappingURL=command.js.map
  5678. /***/ }),
  5679. /***/ 453:
  5680. /***/ (function(module, __unusedexports, __webpack_require__) {
  5681. var once = __webpack_require__(969)
  5682. var eos = __webpack_require__(562)
  5683. var fs = __webpack_require__(747) // we only need fs to get the ReadStream and WriteStream prototypes
  5684. var noop = function () {}
  5685. var ancient = /^v?\.0/.test(process.version)
  5686. var isFn = function (fn) {
  5687. return typeof fn === 'function'
  5688. }
  5689. var isFS = function (stream) {
  5690. if (!ancient) return false // newer node version do not need to care about fs is a special way
  5691. if (!fs) return false // browser
  5692. return (stream instanceof (fs.ReadStream || noop) || stream instanceof (fs.WriteStream || noop)) && isFn(stream.close)
  5693. }
  5694. var isRequest = function (stream) {
  5695. return stream.setHeader && isFn(stream.abort)
  5696. }
  5697. var destroyer = function (stream, reading, writing, callback) {
  5698. callback = once(callback)
  5699. var closed = false
  5700. stream.on('close', function () {
  5701. closed = true
  5702. })
  5703. eos(stream, {readable: reading, writable: writing}, function (err) {
  5704. if (err) return callback(err)
  5705. closed = true
  5706. callback()
  5707. })
  5708. var destroyed = false
  5709. return function (err) {
  5710. if (closed) return
  5711. if (destroyed) return
  5712. destroyed = true
  5713. if (isFS(stream)) return stream.close(noop) // use close for fs streams to avoid fd leaks
  5714. if (isRequest(stream)) return stream.abort() // request.destroy just do .end - .abort is what we want
  5715. if (isFn(stream.destroy)) return stream.destroy()
  5716. callback(err || new Error('stream was destroyed'))
  5717. }
  5718. }
  5719. var call = function (fn) {
  5720. fn()
  5721. }
  5722. var pipe = function (from, to) {
  5723. return from.pipe(to)
  5724. }
  5725. var pump = function () {
  5726. var streams = Array.prototype.slice.call(arguments)
  5727. var callback = isFn(streams[streams.length - 1] || noop) && streams.pop() || noop
  5728. if (Array.isArray(streams[0])) streams = streams[0]
  5729. if (streams.length < 2) throw new Error('pump requires two streams per minimum')
  5730. var error
  5731. var destroys = streams.map(function (stream, i) {
  5732. var reading = i < streams.length - 1
  5733. var writing = i > 0
  5734. return destroyer(stream, reading, writing, function (err) {
  5735. if (!error) error = err
  5736. if (err) destroys.forEach(call)
  5737. if (reading) return
  5738. destroys.forEach(call)
  5739. callback(error)
  5740. })
  5741. })
  5742. return streams.reduce(pipe)
  5743. }
  5744. module.exports = pump
  5745. /***/ }),
  5746. /***/ 454:
  5747. /***/ (function(module, exports, __webpack_require__) {
  5748. "use strict";
  5749. Object.defineProperty(exports, '__esModule', { value: true });
  5750. function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
  5751. var Stream = _interopDefault(__webpack_require__(413));
  5752. var http = _interopDefault(__webpack_require__(605));
  5753. var Url = _interopDefault(__webpack_require__(835));
  5754. var https = _interopDefault(__webpack_require__(211));
  5755. var zlib = _interopDefault(__webpack_require__(761));
  5756. // Based on https://github.com/tmpvar/jsdom/blob/aa85b2abf07766ff7bf5c1f6daafb3726f2f2db5/lib/jsdom/living/blob.js
  5757. // fix for "Readable" isn't a named export issue
  5758. const Readable = Stream.Readable;
  5759. const BUFFER = Symbol('buffer');
  5760. const TYPE = Symbol('type');
  5761. class Blob {
  5762. constructor() {
  5763. this[TYPE] = '';
  5764. const blobParts = arguments[0];
  5765. const options = arguments[1];
  5766. const buffers = [];
  5767. let size = 0;
  5768. if (blobParts) {
  5769. const a = blobParts;
  5770. const length = Number(a.length);
  5771. for (let i = 0; i < length; i++) {
  5772. const element = a[i];
  5773. let buffer;
  5774. if (element instanceof Buffer) {
  5775. buffer = element;
  5776. } else if (ArrayBuffer.isView(element)) {
  5777. buffer = Buffer.from(element.buffer, element.byteOffset, element.byteLength);
  5778. } else if (element instanceof ArrayBuffer) {
  5779. buffer = Buffer.from(element);
  5780. } else if (element instanceof Blob) {
  5781. buffer = element[BUFFER];
  5782. } else {
  5783. buffer = Buffer.from(typeof element === 'string' ? element : String(element));
  5784. }
  5785. size += buffer.length;
  5786. buffers.push(buffer);
  5787. }
  5788. }
  5789. this[BUFFER] = Buffer.concat(buffers);
  5790. let type = options && options.type !== undefined && String(options.type).toLowerCase();
  5791. if (type && !/[^\u0020-\u007E]/.test(type)) {
  5792. this[TYPE] = type;
  5793. }
  5794. }
  5795. get size() {
  5796. return this[BUFFER].length;
  5797. }
  5798. get type() {
  5799. return this[TYPE];
  5800. }
  5801. text() {
  5802. return Promise.resolve(this[BUFFER].toString());
  5803. }
  5804. arrayBuffer() {
  5805. const buf = this[BUFFER];
  5806. const ab = buf.buffer.slice(buf.byteOffset, buf.byteOffset + buf.byteLength);
  5807. return Promise.resolve(ab);
  5808. }
  5809. stream() {
  5810. const readable = new Readable();
  5811. readable._read = function () {};
  5812. readable.push(this[BUFFER]);
  5813. readable.push(null);
  5814. return readable;
  5815. }
  5816. toString() {
  5817. return '[object Blob]';
  5818. }
  5819. slice() {
  5820. const size = this.size;
  5821. const start = arguments[0];
  5822. const end = arguments[1];
  5823. let relativeStart, relativeEnd;
  5824. if (start === undefined) {
  5825. relativeStart = 0;
  5826. } else if (start < 0) {
  5827. relativeStart = Math.max(size + start, 0);
  5828. } else {
  5829. relativeStart = Math.min(start, size);
  5830. }
  5831. if (end === undefined) {
  5832. relativeEnd = size;
  5833. } else if (end < 0) {
  5834. relativeEnd = Math.max(size + end, 0);
  5835. } else {
  5836. relativeEnd = Math.min(end, size);
  5837. }
  5838. const span = Math.max(relativeEnd - relativeStart, 0);
  5839. const buffer = this[BUFFER];
  5840. const slicedBuffer = buffer.slice(relativeStart, relativeStart + span);
  5841. const blob = new Blob([], { type: arguments[2] });
  5842. blob[BUFFER] = slicedBuffer;
  5843. return blob;
  5844. }
  5845. }
  5846. Object.defineProperties(Blob.prototype, {
  5847. size: { enumerable: true },
  5848. type: { enumerable: true },
  5849. slice: { enumerable: true }
  5850. });
  5851. Object.defineProperty(Blob.prototype, Symbol.toStringTag, {
  5852. value: 'Blob',
  5853. writable: false,
  5854. enumerable: false,
  5855. configurable: true
  5856. });
  5857. /**
  5858. * fetch-error.js
  5859. *
  5860. * FetchError interface for operational errors
  5861. */
  5862. /**
  5863. * Create FetchError instance
  5864. *
  5865. * @param String message Error message for human
  5866. * @param String type Error type for machine
  5867. * @param String systemError For Node.js system error
  5868. * @return FetchError
  5869. */
  5870. function FetchError(message, type, systemError) {
  5871. Error.call(this, message);
  5872. this.message = message;
  5873. this.type = type;
  5874. // when err.type is `system`, err.code contains system error code
  5875. if (systemError) {
  5876. this.code = this.errno = systemError.code;
  5877. }
  5878. // hide custom error implementation details from end-users
  5879. Error.captureStackTrace(this, this.constructor);
  5880. }
  5881. FetchError.prototype = Object.create(Error.prototype);
  5882. FetchError.prototype.constructor = FetchError;
  5883. FetchError.prototype.name = 'FetchError';
  5884. let convert;
  5885. try {
  5886. convert = __webpack_require__(18).convert;
  5887. } catch (e) {}
  5888. const INTERNALS = Symbol('Body internals');
  5889. // fix an issue where "PassThrough" isn't a named export for node <10
  5890. const PassThrough = Stream.PassThrough;
  5891. /**
  5892. * Body mixin
  5893. *
  5894. * Ref: https://fetch.spec.whatwg.org/#body
  5895. *
  5896. * @param Stream body Readable stream
  5897. * @param Object opts Response options
  5898. * @return Void
  5899. */
  5900. function Body(body) {
  5901. var _this = this;
  5902. var _ref = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {},
  5903. _ref$size = _ref.size;
  5904. let size = _ref$size === undefined ? 0 : _ref$size;
  5905. var _ref$timeout = _ref.timeout;
  5906. let timeout = _ref$timeout === undefined ? 0 : _ref$timeout;
  5907. if (body == null) {
  5908. // body is undefined or null
  5909. body = null;
  5910. } else if (isURLSearchParams(body)) {
  5911. // body is a URLSearchParams
  5912. body = Buffer.from(body.toString());
  5913. } else if (isBlob(body)) ; else if (Buffer.isBuffer(body)) ; else if (Object.prototype.toString.call(body) === '[object ArrayBuffer]') {
  5914. // body is ArrayBuffer
  5915. body = Buffer.from(body);
  5916. } else if (ArrayBuffer.isView(body)) {
  5917. // body is ArrayBufferView
  5918. body = Buffer.from(body.buffer, body.byteOffset, body.byteLength);
  5919. } else if (body instanceof Stream) ; else {
  5920. // none of the above
  5921. // coerce to string then buffer
  5922. body = Buffer.from(String(body));
  5923. }
  5924. this[INTERNALS] = {
  5925. body,
  5926. disturbed: false,
  5927. error: null
  5928. };
  5929. this.size = size;
  5930. this.timeout = timeout;
  5931. if (body instanceof Stream) {
  5932. body.on('error', function (err) {
  5933. const error = err.name === 'AbortError' ? err : new FetchError(`Invalid response body while trying to fetch ${_this.url}: ${err.message}`, 'system', err);
  5934. _this[INTERNALS].error = error;
  5935. });
  5936. }
  5937. }
  5938. Body.prototype = {
  5939. get body() {
  5940. return this[INTERNALS].body;
  5941. },
  5942. get bodyUsed() {
  5943. return this[INTERNALS].disturbed;
  5944. },
  5945. /**
  5946. * Decode response as ArrayBuffer
  5947. *
  5948. * @return Promise
  5949. */
  5950. arrayBuffer() {
  5951. return consumeBody.call(this).then(function (buf) {
  5952. return buf.buffer.slice(buf.byteOffset, buf.byteOffset + buf.byteLength);
  5953. });
  5954. },
  5955. /**
  5956. * Return raw response as Blob
  5957. *
  5958. * @return Promise
  5959. */
  5960. blob() {
  5961. let ct = this.headers && this.headers.get('content-type') || '';
  5962. return consumeBody.call(this).then(function (buf) {
  5963. return Object.assign(
  5964. // Prevent copying
  5965. new Blob([], {
  5966. type: ct.toLowerCase()
  5967. }), {
  5968. [BUFFER]: buf
  5969. });
  5970. });
  5971. },
  5972. /**
  5973. * Decode response as json
  5974. *
  5975. * @return Promise
  5976. */
  5977. json() {
  5978. var _this2 = this;
  5979. return consumeBody.call(this).then(function (buffer) {
  5980. try {
  5981. return JSON.parse(buffer.toString());
  5982. } catch (err) {
  5983. return Body.Promise.reject(new FetchError(`invalid json response body at ${_this2.url} reason: ${err.message}`, 'invalid-json'));
  5984. }
  5985. });
  5986. },
  5987. /**
  5988. * Decode response as text
  5989. *
  5990. * @return Promise
  5991. */
  5992. text() {
  5993. return consumeBody.call(this).then(function (buffer) {
  5994. return buffer.toString();
  5995. });
  5996. },
  5997. /**
  5998. * Decode response as buffer (non-spec api)
  5999. *
  6000. * @return Promise
  6001. */
  6002. buffer() {
  6003. return consumeBody.call(this);
  6004. },
  6005. /**
  6006. * Decode response as text, while automatically detecting the encoding and
  6007. * trying to decode to UTF-8 (non-spec api)
  6008. *
  6009. * @return Promise
  6010. */
  6011. textConverted() {
  6012. var _this3 = this;
  6013. return consumeBody.call(this).then(function (buffer) {
  6014. return convertBody(buffer, _this3.headers);
  6015. });
  6016. }
  6017. };
  6018. // In browsers, all properties are enumerable.
  6019. Object.defineProperties(Body.prototype, {
  6020. body: { enumerable: true },
  6021. bodyUsed: { enumerable: true },
  6022. arrayBuffer: { enumerable: true },
  6023. blob: { enumerable: true },
  6024. json: { enumerable: true },
  6025. text: { enumerable: true }
  6026. });
  6027. Body.mixIn = function (proto) {
  6028. for (const name of Object.getOwnPropertyNames(Body.prototype)) {
  6029. // istanbul ignore else: future proof
  6030. if (!(name in proto)) {
  6031. const desc = Object.getOwnPropertyDescriptor(Body.prototype, name);
  6032. Object.defineProperty(proto, name, desc);
  6033. }
  6034. }
  6035. };
  6036. /**
  6037. * Consume and convert an entire Body to a Buffer.
  6038. *
  6039. * Ref: https://fetch.spec.whatwg.org/#concept-body-consume-body
  6040. *
  6041. * @return Promise
  6042. */
  6043. function consumeBody() {
  6044. var _this4 = this;
  6045. if (this[INTERNALS].disturbed) {
  6046. return Body.Promise.reject(new TypeError(`body used already for: ${this.url}`));
  6047. }
  6048. this[INTERNALS].disturbed = true;
  6049. if (this[INTERNALS].error) {
  6050. return Body.Promise.reject(this[INTERNALS].error);
  6051. }
  6052. let body = this.body;
  6053. // body is null
  6054. if (body === null) {
  6055. return Body.Promise.resolve(Buffer.alloc(0));
  6056. }
  6057. // body is blob
  6058. if (isBlob(body)) {
  6059. body = body.stream();
  6060. }
  6061. // body is buffer
  6062. if (Buffer.isBuffer(body)) {
  6063. return Body.Promise.resolve(body);
  6064. }
  6065. // istanbul ignore if: should never happen
  6066. if (!(body instanceof Stream)) {
  6067. return Body.Promise.resolve(Buffer.alloc(0));
  6068. }
  6069. // body is stream
  6070. // get ready to actually consume the body
  6071. let accum = [];
  6072. let accumBytes = 0;
  6073. let abort = false;
  6074. return new Body.Promise(function (resolve, reject) {
  6075. let resTimeout;
  6076. // allow timeout on slow response body
  6077. if (_this4.timeout) {
  6078. resTimeout = setTimeout(function () {
  6079. abort = true;
  6080. reject(new FetchError(`Response timeout while trying to fetch ${_this4.url} (over ${_this4.timeout}ms)`, 'body-timeout'));
  6081. }, _this4.timeout);
  6082. }
  6083. // handle stream errors
  6084. body.on('error', function (err) {
  6085. if (err.name === 'AbortError') {
  6086. // if the request was aborted, reject with this Error
  6087. abort = true;
  6088. reject(err);
  6089. } else {
  6090. // other errors, such as incorrect content-encoding
  6091. reject(new FetchError(`Invalid response body while trying to fetch ${_this4.url}: ${err.message}`, 'system', err));
  6092. }
  6093. });
  6094. body.on('data', function (chunk) {
  6095. if (abort || chunk === null) {
  6096. return;
  6097. }
  6098. if (_this4.size && accumBytes + chunk.length > _this4.size) {
  6099. abort = true;
  6100. reject(new FetchError(`content size at ${_this4.url} over limit: ${_this4.size}`, 'max-size'));
  6101. return;
  6102. }
  6103. accumBytes += chunk.length;
  6104. accum.push(chunk);
  6105. });
  6106. body.on('end', function () {
  6107. if (abort) {
  6108. return;
  6109. }
  6110. clearTimeout(resTimeout);
  6111. try {
  6112. resolve(Buffer.concat(accum, accumBytes));
  6113. } catch (err) {
  6114. // handle streams that have accumulated too much data (issue #414)
  6115. reject(new FetchError(`Could not create Buffer from response body for ${_this4.url}: ${err.message}`, 'system', err));
  6116. }
  6117. });
  6118. });
  6119. }
  6120. /**
  6121. * Detect buffer encoding and convert to target encoding
  6122. * ref: http://www.w3.org/TR/2011/WD-html5-20110113/parsing.html#determining-the-character-encoding
  6123. *
  6124. * @param Buffer buffer Incoming buffer
  6125. * @param String encoding Target encoding
  6126. * @return String
  6127. */
  6128. function convertBody(buffer, headers) {
  6129. if (typeof convert !== 'function') {
  6130. throw new Error('The package `encoding` must be installed to use the textConverted() function');
  6131. }
  6132. const ct = headers.get('content-type');
  6133. let charset = 'utf-8';
  6134. let res, str;
  6135. // header
  6136. if (ct) {
  6137. res = /charset=([^;]*)/i.exec(ct);
  6138. }
  6139. // no charset in content type, peek at response body for at most 1024 bytes
  6140. str = buffer.slice(0, 1024).toString();
  6141. // html5
  6142. if (!res && str) {
  6143. res = /<meta.+?charset=(['"])(.+?)\1/i.exec(str);
  6144. }
  6145. // html4
  6146. if (!res && str) {
  6147. res = /<meta[\s]+?http-equiv=(['"])content-type\1[\s]+?content=(['"])(.+?)\2/i.exec(str);
  6148. if (res) {
  6149. res = /charset=(.*)/i.exec(res.pop());
  6150. }
  6151. }
  6152. // xml
  6153. if (!res && str) {
  6154. res = /<\?xml.+?encoding=(['"])(.+?)\1/i.exec(str);
  6155. }
  6156. // found charset
  6157. if (res) {
  6158. charset = res.pop();
  6159. // prevent decode issues when sites use incorrect encoding
  6160. // ref: https://hsivonen.fi/encoding-menu/
  6161. if (charset === 'gb2312' || charset === 'gbk') {
  6162. charset = 'gb18030';
  6163. }
  6164. }
  6165. // turn raw buffers into a single utf-8 buffer
  6166. return convert(buffer, 'UTF-8', charset).toString();
  6167. }
  6168. /**
  6169. * Detect a URLSearchParams object
  6170. * ref: https://github.com/bitinn/node-fetch/issues/296#issuecomment-307598143
  6171. *
  6172. * @param Object obj Object to detect by type or brand
  6173. * @return String
  6174. */
  6175. function isURLSearchParams(obj) {
  6176. // Duck-typing as a necessary condition.
  6177. if (typeof obj !== 'object' || typeof obj.append !== 'function' || typeof obj.delete !== 'function' || typeof obj.get !== 'function' || typeof obj.getAll !== 'function' || typeof obj.has !== 'function' || typeof obj.set !== 'function') {
  6178. return false;
  6179. }
  6180. // Brand-checking and more duck-typing as optional condition.
  6181. return obj.constructor.name === 'URLSearchParams' || Object.prototype.toString.call(obj) === '[object URLSearchParams]' || typeof obj.sort === 'function';
  6182. }
  6183. /**
  6184. * Check if `obj` is a W3C `Blob` object (which `File` inherits from)
  6185. * @param {*} obj
  6186. * @return {boolean}
  6187. */
  6188. function isBlob(obj) {
  6189. return typeof obj === 'object' && typeof obj.arrayBuffer === 'function' && typeof obj.type === 'string' && typeof obj.stream === 'function' && typeof obj.constructor === 'function' && typeof obj.constructor.name === 'string' && /^(Blob|File)$/.test(obj.constructor.name) && /^(Blob|File)$/.test(obj[Symbol.toStringTag]);
  6190. }
  6191. /**
  6192. * Clone body given Res/Req instance
  6193. *
  6194. * @param Mixed instance Response or Request instance
  6195. * @return Mixed
  6196. */
  6197. function clone(instance) {
  6198. let p1, p2;
  6199. let body = instance.body;
  6200. // don't allow cloning a used body
  6201. if (instance.bodyUsed) {
  6202. throw new Error('cannot clone body after it is used');
  6203. }
  6204. // check that body is a stream and not form-data object
  6205. // note: we can't clone the form-data object without having it as a dependency
  6206. if (body instanceof Stream && typeof body.getBoundary !== 'function') {
  6207. // tee instance body
  6208. p1 = new PassThrough();
  6209. p2 = new PassThrough();
  6210. body.pipe(p1);
  6211. body.pipe(p2);
  6212. // set instance body to teed body and return the other teed body
  6213. instance[INTERNALS].body = p1;
  6214. body = p2;
  6215. }
  6216. return body;
  6217. }
  6218. /**
  6219. * Performs the operation "extract a `Content-Type` value from |object|" as
  6220. * specified in the specification:
  6221. * https://fetch.spec.whatwg.org/#concept-bodyinit-extract
  6222. *
  6223. * This function assumes that instance.body is present.
  6224. *
  6225. * @param Mixed instance Any options.body input
  6226. */
  6227. function extractContentType(body) {
  6228. if (body === null) {
  6229. // body is null
  6230. return null;
  6231. } else if (typeof body === 'string') {
  6232. // body is string
  6233. return 'text/plain;charset=UTF-8';
  6234. } else if (isURLSearchParams(body)) {
  6235. // body is a URLSearchParams
  6236. return 'application/x-www-form-urlencoded;charset=UTF-8';
  6237. } else if (isBlob(body)) {
  6238. // body is blob
  6239. return body.type || null;
  6240. } else if (Buffer.isBuffer(body)) {
  6241. // body is buffer
  6242. return null;
  6243. } else if (Object.prototype.toString.call(body) === '[object ArrayBuffer]') {
  6244. // body is ArrayBuffer
  6245. return null;
  6246. } else if (ArrayBuffer.isView(body)) {
  6247. // body is ArrayBufferView
  6248. return null;
  6249. } else if (typeof body.getBoundary === 'function') {
  6250. // detect form data input from form-data module
  6251. return `multipart/form-data;boundary=${body.getBoundary()}`;
  6252. } else if (body instanceof Stream) {
  6253. // body is stream
  6254. // can't really do much about this
  6255. return null;
  6256. } else {
  6257. // Body constructor defaults other things to string
  6258. return 'text/plain;charset=UTF-8';
  6259. }
  6260. }
  6261. /**
  6262. * The Fetch Standard treats this as if "total bytes" is a property on the body.
  6263. * For us, we have to explicitly get it with a function.
  6264. *
  6265. * ref: https://fetch.spec.whatwg.org/#concept-body-total-bytes
  6266. *
  6267. * @param Body instance Instance of Body
  6268. * @return Number? Number of bytes, or null if not possible
  6269. */
  6270. function getTotalBytes(instance) {
  6271. const body = instance.body;
  6272. if (body === null) {
  6273. // body is null
  6274. return 0;
  6275. } else if (isBlob(body)) {
  6276. return body.size;
  6277. } else if (Buffer.isBuffer(body)) {
  6278. // body is buffer
  6279. return body.length;
  6280. } else if (body && typeof body.getLengthSync === 'function') {
  6281. // detect form data input from form-data module
  6282. if (body._lengthRetrievers && body._lengthRetrievers.length == 0 || // 1.x
  6283. body.hasKnownLength && body.hasKnownLength()) {
  6284. // 2.x
  6285. return body.getLengthSync();
  6286. }
  6287. return null;
  6288. } else {
  6289. // body is stream
  6290. return null;
  6291. }
  6292. }
  6293. /**
  6294. * Write a Body to a Node.js WritableStream (e.g. http.Request) object.
  6295. *
  6296. * @param Body instance Instance of Body
  6297. * @return Void
  6298. */
  6299. function writeToStream(dest, instance) {
  6300. const body = instance.body;
  6301. if (body === null) {
  6302. // body is null
  6303. dest.end();
  6304. } else if (isBlob(body)) {
  6305. body.stream().pipe(dest);
  6306. } else if (Buffer.isBuffer(body)) {
  6307. // body is buffer
  6308. dest.write(body);
  6309. dest.end();
  6310. } else {
  6311. // body is stream
  6312. body.pipe(dest);
  6313. }
  6314. }
  6315. // expose Promise
  6316. Body.Promise = global.Promise;
  6317. /**
  6318. * headers.js
  6319. *
  6320. * Headers class offers convenient helpers
  6321. */
  6322. const invalidTokenRegex = /[^\^_`a-zA-Z\-0-9!#$%&'*+.|~]/;
  6323. const invalidHeaderCharRegex = /[^\t\x20-\x7e\x80-\xff]/;
  6324. function validateName(name) {
  6325. name = `${name}`;
  6326. if (invalidTokenRegex.test(name) || name === '') {
  6327. throw new TypeError(`${name} is not a legal HTTP header name`);
  6328. }
  6329. }
  6330. function validateValue(value) {
  6331. value = `${value}`;
  6332. if (invalidHeaderCharRegex.test(value)) {
  6333. throw new TypeError(`${value} is not a legal HTTP header value`);
  6334. }
  6335. }
  6336. /**
  6337. * Find the key in the map object given a header name.
  6338. *
  6339. * Returns undefined if not found.
  6340. *
  6341. * @param String name Header name
  6342. * @return String|Undefined
  6343. */
  6344. function find(map, name) {
  6345. name = name.toLowerCase();
  6346. for (const key in map) {
  6347. if (key.toLowerCase() === name) {
  6348. return key;
  6349. }
  6350. }
  6351. return undefined;
  6352. }
  6353. const MAP = Symbol('map');
  6354. class Headers {
  6355. /**
  6356. * Headers class
  6357. *
  6358. * @param Object headers Response headers
  6359. * @return Void
  6360. */
  6361. constructor() {
  6362. let init = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : undefined;
  6363. this[MAP] = Object.create(null);
  6364. if (init instanceof Headers) {
  6365. const rawHeaders = init.raw();
  6366. const headerNames = Object.keys(rawHeaders);
  6367. for (const headerName of headerNames) {
  6368. for (const value of rawHeaders[headerName]) {
  6369. this.append(headerName, value);
  6370. }
  6371. }
  6372. return;
  6373. }
  6374. // We don't worry about converting prop to ByteString here as append()
  6375. // will handle it.
  6376. if (init == null) ; else if (typeof init === 'object') {
  6377. const method = init[Symbol.iterator];
  6378. if (method != null) {
  6379. if (typeof method !== 'function') {
  6380. throw new TypeError('Header pairs must be iterable');
  6381. }
  6382. // sequence<sequence<ByteString>>
  6383. // Note: per spec we have to first exhaust the lists then process them
  6384. const pairs = [];
  6385. for (const pair of init) {
  6386. if (typeof pair !== 'object' || typeof pair[Symbol.iterator] !== 'function') {
  6387. throw new TypeError('Each header pair must be iterable');
  6388. }
  6389. pairs.push(Array.from(pair));
  6390. }
  6391. for (const pair of pairs) {
  6392. if (pair.length !== 2) {
  6393. throw new TypeError('Each header pair must be a name/value tuple');
  6394. }
  6395. this.append(pair[0], pair[1]);
  6396. }
  6397. } else {
  6398. // record<ByteString, ByteString>
  6399. for (const key of Object.keys(init)) {
  6400. const value = init[key];
  6401. this.append(key, value);
  6402. }
  6403. }
  6404. } else {
  6405. throw new TypeError('Provided initializer must be an object');
  6406. }
  6407. }
  6408. /**
  6409. * Return combined header value given name
  6410. *
  6411. * @param String name Header name
  6412. * @return Mixed
  6413. */
  6414. get(name) {
  6415. name = `${name}`;
  6416. validateName(name);
  6417. const key = find(this[MAP], name);
  6418. if (key === undefined) {
  6419. return null;
  6420. }
  6421. return this[MAP][key].join(', ');
  6422. }
  6423. /**
  6424. * Iterate over all headers
  6425. *
  6426. * @param Function callback Executed for each item with parameters (value, name, thisArg)
  6427. * @param Boolean thisArg `this` context for callback function
  6428. * @return Void
  6429. */
  6430. forEach(callback) {
  6431. let thisArg = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : undefined;
  6432. let pairs = getHeaders(this);
  6433. let i = 0;
  6434. while (i < pairs.length) {
  6435. var _pairs$i = pairs[i];
  6436. const name = _pairs$i[0],
  6437. value = _pairs$i[1];
  6438. callback.call(thisArg, value, name, this);
  6439. pairs = getHeaders(this);
  6440. i++;
  6441. }
  6442. }
  6443. /**
  6444. * Overwrite header values given name
  6445. *
  6446. * @param String name Header name
  6447. * @param String value Header value
  6448. * @return Void
  6449. */
  6450. set(name, value) {
  6451. name = `${name}`;
  6452. value = `${value}`;
  6453. validateName(name);
  6454. validateValue(value);
  6455. const key = find(this[MAP], name);
  6456. this[MAP][key !== undefined ? key : name] = [value];
  6457. }
  6458. /**
  6459. * Append a value onto existing header
  6460. *
  6461. * @param String name Header name
  6462. * @param String value Header value
  6463. * @return Void
  6464. */
  6465. append(name, value) {
  6466. name = `${name}`;
  6467. value = `${value}`;
  6468. validateName(name);
  6469. validateValue(value);
  6470. const key = find(this[MAP], name);
  6471. if (key !== undefined) {
  6472. this[MAP][key].push(value);
  6473. } else {
  6474. this[MAP][name] = [value];
  6475. }
  6476. }
  6477. /**
  6478. * Check for header name existence
  6479. *
  6480. * @param String name Header name
  6481. * @return Boolean
  6482. */
  6483. has(name) {
  6484. name = `${name}`;
  6485. validateName(name);
  6486. return find(this[MAP], name) !== undefined;
  6487. }
  6488. /**
  6489. * Delete all header values given name
  6490. *
  6491. * @param String name Header name
  6492. * @return Void
  6493. */
  6494. delete(name) {
  6495. name = `${name}`;
  6496. validateName(name);
  6497. const key = find(this[MAP], name);
  6498. if (key !== undefined) {
  6499. delete this[MAP][key];
  6500. }
  6501. }
  6502. /**
  6503. * Return raw headers (non-spec api)
  6504. *
  6505. * @return Object
  6506. */
  6507. raw() {
  6508. return this[MAP];
  6509. }
  6510. /**
  6511. * Get an iterator on keys.
  6512. *
  6513. * @return Iterator
  6514. */
  6515. keys() {
  6516. return createHeadersIterator(this, 'key');
  6517. }
  6518. /**
  6519. * Get an iterator on values.
  6520. *
  6521. * @return Iterator
  6522. */
  6523. values() {
  6524. return createHeadersIterator(this, 'value');
  6525. }
  6526. /**
  6527. * Get an iterator on entries.
  6528. *
  6529. * This is the default iterator of the Headers object.
  6530. *
  6531. * @return Iterator
  6532. */
  6533. [Symbol.iterator]() {
  6534. return createHeadersIterator(this, 'key+value');
  6535. }
  6536. }
  6537. Headers.prototype.entries = Headers.prototype[Symbol.iterator];
  6538. Object.defineProperty(Headers.prototype, Symbol.toStringTag, {
  6539. value: 'Headers',
  6540. writable: false,
  6541. enumerable: false,
  6542. configurable: true
  6543. });
  6544. Object.defineProperties(Headers.prototype, {
  6545. get: { enumerable: true },
  6546. forEach: { enumerable: true },
  6547. set: { enumerable: true },
  6548. append: { enumerable: true },
  6549. has: { enumerable: true },
  6550. delete: { enumerable: true },
  6551. keys: { enumerable: true },
  6552. values: { enumerable: true },
  6553. entries: { enumerable: true }
  6554. });
  6555. function getHeaders(headers) {
  6556. let kind = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'key+value';
  6557. const keys = Object.keys(headers[MAP]).sort();
  6558. return keys.map(kind === 'key' ? function (k) {
  6559. return k.toLowerCase();
  6560. } : kind === 'value' ? function (k) {
  6561. return headers[MAP][k].join(', ');
  6562. } : function (k) {
  6563. return [k.toLowerCase(), headers[MAP][k].join(', ')];
  6564. });
  6565. }
  6566. const INTERNAL = Symbol('internal');
  6567. function createHeadersIterator(target, kind) {
  6568. const iterator = Object.create(HeadersIteratorPrototype);
  6569. iterator[INTERNAL] = {
  6570. target,
  6571. kind,
  6572. index: 0
  6573. };
  6574. return iterator;
  6575. }
  6576. const HeadersIteratorPrototype = Object.setPrototypeOf({
  6577. next() {
  6578. // istanbul ignore if
  6579. if (!this || Object.getPrototypeOf(this) !== HeadersIteratorPrototype) {
  6580. throw new TypeError('Value of `this` is not a HeadersIterator');
  6581. }
  6582. var _INTERNAL = this[INTERNAL];
  6583. const target = _INTERNAL.target,
  6584. kind = _INTERNAL.kind,
  6585. index = _INTERNAL.index;
  6586. const values = getHeaders(target, kind);
  6587. const len = values.length;
  6588. if (index >= len) {
  6589. return {
  6590. value: undefined,
  6591. done: true
  6592. };
  6593. }
  6594. this[INTERNAL].index = index + 1;
  6595. return {
  6596. value: values[index],
  6597. done: false
  6598. };
  6599. }
  6600. }, Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]())));
  6601. Object.defineProperty(HeadersIteratorPrototype, Symbol.toStringTag, {
  6602. value: 'HeadersIterator',
  6603. writable: false,
  6604. enumerable: false,
  6605. configurable: true
  6606. });
  6607. /**
  6608. * Export the Headers object in a form that Node.js can consume.
  6609. *
  6610. * @param Headers headers
  6611. * @return Object
  6612. */
  6613. function exportNodeCompatibleHeaders(headers) {
  6614. const obj = Object.assign({ __proto__: null }, headers[MAP]);
  6615. // http.request() only supports string as Host header. This hack makes
  6616. // specifying custom Host header possible.
  6617. const hostHeaderKey = find(headers[MAP], 'Host');
  6618. if (hostHeaderKey !== undefined) {
  6619. obj[hostHeaderKey] = obj[hostHeaderKey][0];
  6620. }
  6621. return obj;
  6622. }
  6623. /**
  6624. * Create a Headers object from an object of headers, ignoring those that do
  6625. * not conform to HTTP grammar productions.
  6626. *
  6627. * @param Object obj Object of headers
  6628. * @return Headers
  6629. */
  6630. function createHeadersLenient(obj) {
  6631. const headers = new Headers();
  6632. for (const name of Object.keys(obj)) {
  6633. if (invalidTokenRegex.test(name)) {
  6634. continue;
  6635. }
  6636. if (Array.isArray(obj[name])) {
  6637. for (const val of obj[name]) {
  6638. if (invalidHeaderCharRegex.test(val)) {
  6639. continue;
  6640. }
  6641. if (headers[MAP][name] === undefined) {
  6642. headers[MAP][name] = [val];
  6643. } else {
  6644. headers[MAP][name].push(val);
  6645. }
  6646. }
  6647. } else if (!invalidHeaderCharRegex.test(obj[name])) {
  6648. headers[MAP][name] = [obj[name]];
  6649. }
  6650. }
  6651. return headers;
  6652. }
  6653. const INTERNALS$1 = Symbol('Response internals');
  6654. // fix an issue where "STATUS_CODES" aren't a named export for node <10
  6655. const STATUS_CODES = http.STATUS_CODES;
  6656. /**
  6657. * Response class
  6658. *
  6659. * @param Stream body Readable stream
  6660. * @param Object opts Response options
  6661. * @return Void
  6662. */
  6663. class Response {
  6664. constructor() {
  6665. let body = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
  6666. let opts = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  6667. Body.call(this, body, opts);
  6668. const status = opts.status || 200;
  6669. const headers = new Headers(opts.headers);
  6670. if (body != null && !headers.has('Content-Type')) {
  6671. const contentType = extractContentType(body);
  6672. if (contentType) {
  6673. headers.append('Content-Type', contentType);
  6674. }
  6675. }
  6676. this[INTERNALS$1] = {
  6677. url: opts.url,
  6678. status,
  6679. statusText: opts.statusText || STATUS_CODES[status],
  6680. headers,
  6681. counter: opts.counter
  6682. };
  6683. }
  6684. get url() {
  6685. return this[INTERNALS$1].url || '';
  6686. }
  6687. get status() {
  6688. return this[INTERNALS$1].status;
  6689. }
  6690. /**
  6691. * Convenience property representing if the request ended normally
  6692. */
  6693. get ok() {
  6694. return this[INTERNALS$1].status >= 200 && this[INTERNALS$1].status < 300;
  6695. }
  6696. get redirected() {
  6697. return this[INTERNALS$1].counter > 0;
  6698. }
  6699. get statusText() {
  6700. return this[INTERNALS$1].statusText;
  6701. }
  6702. get headers() {
  6703. return this[INTERNALS$1].headers;
  6704. }
  6705. /**
  6706. * Clone this response
  6707. *
  6708. * @return Response
  6709. */
  6710. clone() {
  6711. return new Response(clone(this), {
  6712. url: this.url,
  6713. status: this.status,
  6714. statusText: this.statusText,
  6715. headers: this.headers,
  6716. ok: this.ok,
  6717. redirected: this.redirected
  6718. });
  6719. }
  6720. }
  6721. Body.mixIn(Response.prototype);
  6722. Object.defineProperties(Response.prototype, {
  6723. url: { enumerable: true },
  6724. status: { enumerable: true },
  6725. ok: { enumerable: true },
  6726. redirected: { enumerable: true },
  6727. statusText: { enumerable: true },
  6728. headers: { enumerable: true },
  6729. clone: { enumerable: true }
  6730. });
  6731. Object.defineProperty(Response.prototype, Symbol.toStringTag, {
  6732. value: 'Response',
  6733. writable: false,
  6734. enumerable: false,
  6735. configurable: true
  6736. });
  6737. const INTERNALS$2 = Symbol('Request internals');
  6738. // fix an issue where "format", "parse" aren't a named export for node <10
  6739. const parse_url = Url.parse;
  6740. const format_url = Url.format;
  6741. const streamDestructionSupported = 'destroy' in Stream.Readable.prototype;
  6742. /**
  6743. * Check if a value is an instance of Request.
  6744. *
  6745. * @param Mixed input
  6746. * @return Boolean
  6747. */
  6748. function isRequest(input) {
  6749. return typeof input === 'object' && typeof input[INTERNALS$2] === 'object';
  6750. }
  6751. function isAbortSignal(signal) {
  6752. const proto = signal && typeof signal === 'object' && Object.getPrototypeOf(signal);
  6753. return !!(proto && proto.constructor.name === 'AbortSignal');
  6754. }
  6755. /**
  6756. * Request class
  6757. *
  6758. * @param Mixed input Url or Request instance
  6759. * @param Object init Custom options
  6760. * @return Void
  6761. */
  6762. class Request {
  6763. constructor(input) {
  6764. let init = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  6765. let parsedURL;
  6766. // normalize input
  6767. if (!isRequest(input)) {
  6768. if (input && input.href) {
  6769. // in order to support Node.js' Url objects; though WHATWG's URL objects
  6770. // will fall into this branch also (since their `toString()` will return
  6771. // `href` property anyway)
  6772. parsedURL = parse_url(input.href);
  6773. } else {
  6774. // coerce input to a string before attempting to parse
  6775. parsedURL = parse_url(`${input}`);
  6776. }
  6777. input = {};
  6778. } else {
  6779. parsedURL = parse_url(input.url);
  6780. }
  6781. let method = init.method || input.method || 'GET';
  6782. method = method.toUpperCase();
  6783. if ((init.body != null || isRequest(input) && input.body !== null) && (method === 'GET' || method === 'HEAD')) {
  6784. throw new TypeError('Request with GET/HEAD method cannot have body');
  6785. }
  6786. let inputBody = init.body != null ? init.body : isRequest(input) && input.body !== null ? clone(input) : null;
  6787. Body.call(this, inputBody, {
  6788. timeout: init.timeout || input.timeout || 0,
  6789. size: init.size || input.size || 0
  6790. });
  6791. const headers = new Headers(init.headers || input.headers || {});
  6792. if (inputBody != null && !headers.has('Content-Type')) {
  6793. const contentType = extractContentType(inputBody);
  6794. if (contentType) {
  6795. headers.append('Content-Type', contentType);
  6796. }
  6797. }
  6798. let signal = isRequest(input) ? input.signal : null;
  6799. if ('signal' in init) signal = init.signal;
  6800. if (signal != null && !isAbortSignal(signal)) {
  6801. throw new TypeError('Expected signal to be an instanceof AbortSignal');
  6802. }
  6803. this[INTERNALS$2] = {
  6804. method,
  6805. redirect: init.redirect || input.redirect || 'follow',
  6806. headers,
  6807. parsedURL,
  6808. signal
  6809. };
  6810. // node-fetch-only options
  6811. this.follow = init.follow !== undefined ? init.follow : input.follow !== undefined ? input.follow : 20;
  6812. this.compress = init.compress !== undefined ? init.compress : input.compress !== undefined ? input.compress : true;
  6813. this.counter = init.counter || input.counter || 0;
  6814. this.agent = init.agent || input.agent;
  6815. }
  6816. get method() {
  6817. return this[INTERNALS$2].method;
  6818. }
  6819. get url() {
  6820. return format_url(this[INTERNALS$2].parsedURL);
  6821. }
  6822. get headers() {
  6823. return this[INTERNALS$2].headers;
  6824. }
  6825. get redirect() {
  6826. return this[INTERNALS$2].redirect;
  6827. }
  6828. get signal() {
  6829. return this[INTERNALS$2].signal;
  6830. }
  6831. /**
  6832. * Clone this request
  6833. *
  6834. * @return Request
  6835. */
  6836. clone() {
  6837. return new Request(this);
  6838. }
  6839. }
  6840. Body.mixIn(Request.prototype);
  6841. Object.defineProperty(Request.prototype, Symbol.toStringTag, {
  6842. value: 'Request',
  6843. writable: false,
  6844. enumerable: false,
  6845. configurable: true
  6846. });
  6847. Object.defineProperties(Request.prototype, {
  6848. method: { enumerable: true },
  6849. url: { enumerable: true },
  6850. headers: { enumerable: true },
  6851. redirect: { enumerable: true },
  6852. clone: { enumerable: true },
  6853. signal: { enumerable: true }
  6854. });
  6855. /**
  6856. * Convert a Request to Node.js http request options.
  6857. *
  6858. * @param Request A Request instance
  6859. * @return Object The options object to be passed to http.request
  6860. */
  6861. function getNodeRequestOptions(request) {
  6862. const parsedURL = request[INTERNALS$2].parsedURL;
  6863. const headers = new Headers(request[INTERNALS$2].headers);
  6864. // fetch step 1.3
  6865. if (!headers.has('Accept')) {
  6866. headers.set('Accept', '*/*');
  6867. }
  6868. // Basic fetch
  6869. if (!parsedURL.protocol || !parsedURL.hostname) {
  6870. throw new TypeError('Only absolute URLs are supported');
  6871. }
  6872. if (!/^https?:$/.test(parsedURL.protocol)) {
  6873. throw new TypeError('Only HTTP(S) protocols are supported');
  6874. }
  6875. if (request.signal && request.body instanceof Stream.Readable && !streamDestructionSupported) {
  6876. throw new Error('Cancellation of streamed requests with AbortSignal is not supported in node < 8');
  6877. }
  6878. // HTTP-network-or-cache fetch steps 2.4-2.7
  6879. let contentLengthValue = null;
  6880. if (request.body == null && /^(POST|PUT)$/i.test(request.method)) {
  6881. contentLengthValue = '0';
  6882. }
  6883. if (request.body != null) {
  6884. const totalBytes = getTotalBytes(request);
  6885. if (typeof totalBytes === 'number') {
  6886. contentLengthValue = String(totalBytes);
  6887. }
  6888. }
  6889. if (contentLengthValue) {
  6890. headers.set('Content-Length', contentLengthValue);
  6891. }
  6892. // HTTP-network-or-cache fetch step 2.11
  6893. if (!headers.has('User-Agent')) {
  6894. headers.set('User-Agent', 'node-fetch/1.0 (+https://github.com/bitinn/node-fetch)');
  6895. }
  6896. // HTTP-network-or-cache fetch step 2.15
  6897. if (request.compress && !headers.has('Accept-Encoding')) {
  6898. headers.set('Accept-Encoding', 'gzip,deflate');
  6899. }
  6900. let agent = request.agent;
  6901. if (typeof agent === 'function') {
  6902. agent = agent(parsedURL);
  6903. }
  6904. if (!headers.has('Connection') && !agent) {
  6905. headers.set('Connection', 'close');
  6906. }
  6907. // HTTP-network fetch step 4.2
  6908. // chunked encoding is handled by Node.js
  6909. return Object.assign({}, parsedURL, {
  6910. method: request.method,
  6911. headers: exportNodeCompatibleHeaders(headers),
  6912. agent
  6913. });
  6914. }
  6915. /**
  6916. * abort-error.js
  6917. *
  6918. * AbortError interface for cancelled requests
  6919. */
  6920. /**
  6921. * Create AbortError instance
  6922. *
  6923. * @param String message Error message for human
  6924. * @return AbortError
  6925. */
  6926. function AbortError(message) {
  6927. Error.call(this, message);
  6928. this.type = 'aborted';
  6929. this.message = message;
  6930. // hide custom error implementation details from end-users
  6931. Error.captureStackTrace(this, this.constructor);
  6932. }
  6933. AbortError.prototype = Object.create(Error.prototype);
  6934. AbortError.prototype.constructor = AbortError;
  6935. AbortError.prototype.name = 'AbortError';
  6936. // fix an issue where "PassThrough", "resolve" aren't a named export for node <10
  6937. const PassThrough$1 = Stream.PassThrough;
  6938. const resolve_url = Url.resolve;
  6939. /**
  6940. * Fetch function
  6941. *
  6942. * @param Mixed url Absolute url or Request instance
  6943. * @param Object opts Fetch options
  6944. * @return Promise
  6945. */
  6946. function fetch(url, opts) {
  6947. // allow custom promise
  6948. if (!fetch.Promise) {
  6949. throw new Error('native promise missing, set fetch.Promise to your favorite alternative');
  6950. }
  6951. Body.Promise = fetch.Promise;
  6952. // wrap http.request into fetch
  6953. return new fetch.Promise(function (resolve, reject) {
  6954. // build request object
  6955. const request = new Request(url, opts);
  6956. const options = getNodeRequestOptions(request);
  6957. const send = (options.protocol === 'https:' ? https : http).request;
  6958. const signal = request.signal;
  6959. let response = null;
  6960. const abort = function abort() {
  6961. let error = new AbortError('The user aborted a request.');
  6962. reject(error);
  6963. if (request.body && request.body instanceof Stream.Readable) {
  6964. request.body.destroy(error);
  6965. }
  6966. if (!response || !response.body) return;
  6967. response.body.emit('error', error);
  6968. };
  6969. if (signal && signal.aborted) {
  6970. abort();
  6971. return;
  6972. }
  6973. const abortAndFinalize = function abortAndFinalize() {
  6974. abort();
  6975. finalize();
  6976. };
  6977. // send request
  6978. const req = send(options);
  6979. let reqTimeout;
  6980. if (signal) {
  6981. signal.addEventListener('abort', abortAndFinalize);
  6982. }
  6983. function finalize() {
  6984. req.abort();
  6985. if (signal) signal.removeEventListener('abort', abortAndFinalize);
  6986. clearTimeout(reqTimeout);
  6987. }
  6988. if (request.timeout) {
  6989. req.once('socket', function (socket) {
  6990. reqTimeout = setTimeout(function () {
  6991. reject(new FetchError(`network timeout at: ${request.url}`, 'request-timeout'));
  6992. finalize();
  6993. }, request.timeout);
  6994. });
  6995. }
  6996. req.on('error', function (err) {
  6997. reject(new FetchError(`request to ${request.url} failed, reason: ${err.message}`, 'system', err));
  6998. finalize();
  6999. });
  7000. req.on('response', function (res) {
  7001. clearTimeout(reqTimeout);
  7002. const headers = createHeadersLenient(res.headers);
  7003. // HTTP fetch step 5
  7004. if (fetch.isRedirect(res.statusCode)) {
  7005. // HTTP fetch step 5.2
  7006. const location = headers.get('Location');
  7007. // HTTP fetch step 5.3
  7008. const locationURL = location === null ? null : resolve_url(request.url, location);
  7009. // HTTP fetch step 5.5
  7010. switch (request.redirect) {
  7011. case 'error':
  7012. reject(new FetchError(`redirect mode is set to error: ${request.url}`, 'no-redirect'));
  7013. finalize();
  7014. return;
  7015. case 'manual':
  7016. // node-fetch-specific step: make manual redirect a bit easier to use by setting the Location header value to the resolved URL.
  7017. if (locationURL !== null) {
  7018. // handle corrupted header
  7019. try {
  7020. headers.set('Location', locationURL);
  7021. } catch (err) {
  7022. // istanbul ignore next: nodejs server prevent invalid response headers, we can't test this through normal request
  7023. reject(err);
  7024. }
  7025. }
  7026. break;
  7027. case 'follow':
  7028. // HTTP-redirect fetch step 2
  7029. if (locationURL === null) {
  7030. break;
  7031. }
  7032. // HTTP-redirect fetch step 5
  7033. if (request.counter >= request.follow) {
  7034. reject(new FetchError(`maximum redirect reached at: ${request.url}`, 'max-redirect'));
  7035. finalize();
  7036. return;
  7037. }
  7038. // HTTP-redirect fetch step 6 (counter increment)
  7039. // Create a new Request object.
  7040. const requestOpts = {
  7041. headers: new Headers(request.headers),
  7042. follow: request.follow,
  7043. counter: request.counter + 1,
  7044. agent: request.agent,
  7045. compress: request.compress,
  7046. method: request.method,
  7047. body: request.body,
  7048. signal: request.signal,
  7049. timeout: request.timeout
  7050. };
  7051. // HTTP-redirect fetch step 9
  7052. if (res.statusCode !== 303 && request.body && getTotalBytes(request) === null) {
  7053. reject(new FetchError('Cannot follow redirect with body being a readable stream', 'unsupported-redirect'));
  7054. finalize();
  7055. return;
  7056. }
  7057. // HTTP-redirect fetch step 11
  7058. if (res.statusCode === 303 || (res.statusCode === 301 || res.statusCode === 302) && request.method === 'POST') {
  7059. requestOpts.method = 'GET';
  7060. requestOpts.body = undefined;
  7061. requestOpts.headers.delete('content-length');
  7062. }
  7063. // HTTP-redirect fetch step 15
  7064. resolve(fetch(new Request(locationURL, requestOpts)));
  7065. finalize();
  7066. return;
  7067. }
  7068. }
  7069. // prepare response
  7070. res.once('end', function () {
  7071. if (signal) signal.removeEventListener('abort', abortAndFinalize);
  7072. });
  7073. let body = res.pipe(new PassThrough$1());
  7074. const response_options = {
  7075. url: request.url,
  7076. status: res.statusCode,
  7077. statusText: res.statusMessage,
  7078. headers: headers,
  7079. size: request.size,
  7080. timeout: request.timeout,
  7081. counter: request.counter
  7082. };
  7083. // HTTP-network fetch step 12.1.1.3
  7084. const codings = headers.get('Content-Encoding');
  7085. // HTTP-network fetch step 12.1.1.4: handle content codings
  7086. // in following scenarios we ignore compression support
  7087. // 1. compression support is disabled
  7088. // 2. HEAD request
  7089. // 3. no Content-Encoding header
  7090. // 4. no content response (204)
  7091. // 5. content not modified response (304)
  7092. if (!request.compress || request.method === 'HEAD' || codings === null || res.statusCode === 204 || res.statusCode === 304) {
  7093. response = new Response(body, response_options);
  7094. resolve(response);
  7095. return;
  7096. }
  7097. // For Node v6+
  7098. // Be less strict when decoding compressed responses, since sometimes
  7099. // servers send slightly invalid responses that are still accepted
  7100. // by common browsers.
  7101. // Always using Z_SYNC_FLUSH is what cURL does.
  7102. const zlibOptions = {
  7103. flush: zlib.Z_SYNC_FLUSH,
  7104. finishFlush: zlib.Z_SYNC_FLUSH
  7105. };
  7106. // for gzip
  7107. if (codings == 'gzip' || codings == 'x-gzip') {
  7108. body = body.pipe(zlib.createGunzip(zlibOptions));
  7109. response = new Response(body, response_options);
  7110. resolve(response);
  7111. return;
  7112. }
  7113. // for deflate
  7114. if (codings == 'deflate' || codings == 'x-deflate') {
  7115. // handle the infamous raw deflate response from old servers
  7116. // a hack for old IIS and Apache servers
  7117. const raw = res.pipe(new PassThrough$1());
  7118. raw.once('data', function (chunk) {
  7119. // see http://stackoverflow.com/questions/37519828
  7120. if ((chunk[0] & 0x0F) === 0x08) {
  7121. body = body.pipe(zlib.createInflate());
  7122. } else {
  7123. body = body.pipe(zlib.createInflateRaw());
  7124. }
  7125. response = new Response(body, response_options);
  7126. resolve(response);
  7127. });
  7128. return;
  7129. }
  7130. // for br
  7131. if (codings == 'br' && typeof zlib.createBrotliDecompress === 'function') {
  7132. body = body.pipe(zlib.createBrotliDecompress());
  7133. response = new Response(body, response_options);
  7134. resolve(response);
  7135. return;
  7136. }
  7137. // otherwise, use response as-is
  7138. response = new Response(body, response_options);
  7139. resolve(response);
  7140. });
  7141. writeToStream(req, request);
  7142. });
  7143. }
  7144. /**
  7145. * Redirect code matching
  7146. *
  7147. * @param Number code Status code
  7148. * @return Boolean
  7149. */
  7150. fetch.isRedirect = function (code) {
  7151. return code === 301 || code === 302 || code === 303 || code === 307 || code === 308;
  7152. };
  7153. // expose Promise
  7154. fetch.Promise = global.Promise;
  7155. module.exports = exports = fetch;
  7156. Object.defineProperty(exports, "__esModule", { value: true });
  7157. exports.default = exports;
  7158. exports.Headers = Headers;
  7159. exports.Request = Request;
  7160. exports.Response = Response;
  7161. exports.FetchError = FetchError;
  7162. /***/ }),
  7163. /***/ 462:
  7164. /***/ (function(module) {
  7165. "use strict";
  7166. // See http://www.robvanderwoude.com/escapechars.php
  7167. const metaCharsRegExp = /([()\][%!^"`<>&|;, *?])/g;
  7168. function escapeCommand(arg) {
  7169. // Escape meta chars
  7170. arg = arg.replace(metaCharsRegExp, '^$1');
  7171. return arg;
  7172. }
  7173. function escapeArgument(arg, doubleEscapeMetaChars) {
  7174. // Convert to string
  7175. arg = `${arg}`;
  7176. // Algorithm below is based on https://qntm.org/cmd
  7177. // Sequence of backslashes followed by a double quote:
  7178. // double up all the backslashes and escape the double quote
  7179. arg = arg.replace(/(\\*)"/g, '$1$1\\"');
  7180. // Sequence of backslashes followed by the end of the string
  7181. // (which will become a double quote later):
  7182. // double up all the backslashes
  7183. arg = arg.replace(/(\\*)$/, '$1$1');
  7184. // All other backslashes occur literally
  7185. // Quote the whole thing:
  7186. arg = `"${arg}"`;
  7187. // Escape meta chars
  7188. arg = arg.replace(metaCharsRegExp, '^$1');
  7189. // Double escape meta chars if necessary
  7190. if (doubleEscapeMetaChars) {
  7191. arg = arg.replace(metaCharsRegExp, '^$1');
  7192. }
  7193. return arg;
  7194. }
  7195. module.exports.command = escapeCommand;
  7196. module.exports.argument = escapeArgument;
  7197. /***/ }),
  7198. /***/ 463:
  7199. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  7200. "use strict";
  7201. Object.defineProperty(exports, '__esModule', { value: true });
  7202. function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
  7203. var deprecation = __webpack_require__(692);
  7204. var once = _interopDefault(__webpack_require__(969));
  7205. const logOnce = once(deprecation => console.warn(deprecation));
  7206. /**
  7207. * Error with extra properties to help with debugging
  7208. */
  7209. class RequestError extends Error {
  7210. constructor(message, statusCode, options) {
  7211. super(message); // Maintains proper stack trace (only available on V8)
  7212. /* istanbul ignore next */
  7213. if (Error.captureStackTrace) {
  7214. Error.captureStackTrace(this, this.constructor);
  7215. }
  7216. this.name = "HttpError";
  7217. this.status = statusCode;
  7218. Object.defineProperty(this, "code", {
  7219. get() {
  7220. logOnce(new deprecation.Deprecation("[@octokit/request-error] `error.code` is deprecated, use `error.status`."));
  7221. return statusCode;
  7222. }
  7223. });
  7224. this.headers = options.headers || {}; // redact request credentials without mutating original request options
  7225. const requestCopy = Object.assign({}, options.request);
  7226. if (options.request.headers.authorization) {
  7227. requestCopy.headers = Object.assign({}, options.request.headers, {
  7228. authorization: options.request.headers.authorization.replace(/ .*$/, " [REDACTED]")
  7229. });
  7230. }
  7231. requestCopy.url = requestCopy.url // client_id & client_secret can be passed as URL query parameters to increase rate limit
  7232. // see https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications
  7233. .replace(/\bclient_secret=\w+/g, "client_secret=[REDACTED]") // OAuth tokens can be passed as URL query parameters, although it is not recommended
  7234. // see https://developer.github.com/v3/#oauth2-token-sent-in-a-header
  7235. .replace(/\baccess_token=\w+/g, "access_token=[REDACTED]");
  7236. this.request = requestCopy;
  7237. }
  7238. }
  7239. exports.RequestError = RequestError;
  7240. //# sourceMappingURL=index.js.map
  7241. /***/ }),
  7242. /***/ 464:
  7243. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  7244. "use strict";
  7245. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  7246. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  7247. return new (P || (P = Promise))(function (resolve, reject) {
  7248. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  7249. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  7250. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  7251. step((generator = generator.apply(thisArg, _arguments || [])).next());
  7252. });
  7253. };
  7254. var __importStar = (this && this.__importStar) || function (mod) {
  7255. if (mod && mod.__esModule) return mod;
  7256. var result = {};
  7257. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
  7258. result["default"] = mod;
  7259. return result;
  7260. };
  7261. var __importDefault = (this && this.__importDefault) || function (mod) {
  7262. return (mod && mod.__esModule) ? mod : { "default": mod };
  7263. };
  7264. Object.defineProperty(exports, "__esModule", { value: true });
  7265. const assert = __importStar(__webpack_require__(357));
  7266. const core = __importStar(__webpack_require__(470));
  7267. const fs = __importStar(__webpack_require__(747));
  7268. const github = __importStar(__webpack_require__(469));
  7269. const io = __importStar(__webpack_require__(1));
  7270. const path = __importStar(__webpack_require__(622));
  7271. const retryHelper = __importStar(__webpack_require__(587));
  7272. const toolCache = __importStar(__webpack_require__(533));
  7273. const v4_1 = __importDefault(__webpack_require__(826));
  7274. const IS_WINDOWS = process.platform === 'win32';
  7275. function downloadRepository(authToken, owner, repo, ref, commit, repositoryPath) {
  7276. return __awaiter(this, void 0, void 0, function* () {
  7277. // Download the archive
  7278. let archiveData = yield retryHelper.execute(() => __awaiter(this, void 0, void 0, function* () {
  7279. core.info('Downloading the archive');
  7280. return yield downloadArchive(authToken, owner, repo, ref, commit);
  7281. }));
  7282. // Write archive to disk
  7283. core.info('Writing archive to disk');
  7284. const uniqueId = v4_1.default();
  7285. const archivePath = path.join(repositoryPath, `${uniqueId}.tar.gz`);
  7286. yield fs.promises.writeFile(archivePath, archiveData);
  7287. archiveData = Buffer.from(''); // Free memory
  7288. // Extract archive
  7289. core.info('Extracting the archive');
  7290. const extractPath = path.join(repositoryPath, uniqueId);
  7291. yield io.mkdirP(extractPath);
  7292. if (IS_WINDOWS) {
  7293. yield toolCache.extractZip(archivePath, extractPath);
  7294. }
  7295. else {
  7296. yield toolCache.extractTar(archivePath, extractPath);
  7297. }
  7298. io.rmRF(archivePath);
  7299. // Determine the path of the repository content. The archive contains
  7300. // a top-level folder and the repository content is inside.
  7301. const archiveFileNames = yield fs.promises.readdir(extractPath);
  7302. assert.ok(archiveFileNames.length == 1, 'Expected exactly one directory inside archive');
  7303. const archiveVersion = archiveFileNames[0]; // The top-level folder name includes the short SHA
  7304. core.info(`Resolved version ${archiveVersion}`);
  7305. const tempRepositoryPath = path.join(extractPath, archiveVersion);
  7306. // Move the files
  7307. for (const fileName of yield fs.promises.readdir(tempRepositoryPath)) {
  7308. const sourcePath = path.join(tempRepositoryPath, fileName);
  7309. const targetPath = path.join(repositoryPath, fileName);
  7310. if (IS_WINDOWS) {
  7311. yield io.cp(sourcePath, targetPath, { recursive: true }); // Copy on Windows (Windows Defender may have a lock)
  7312. }
  7313. else {
  7314. yield io.mv(sourcePath, targetPath);
  7315. }
  7316. }
  7317. io.rmRF(extractPath);
  7318. });
  7319. }
  7320. exports.downloadRepository = downloadRepository;
  7321. function downloadArchive(authToken, owner, repo, ref, commit) {
  7322. return __awaiter(this, void 0, void 0, function* () {
  7323. const octokit = new github.GitHub(authToken);
  7324. const params = {
  7325. owner: owner,
  7326. repo: repo,
  7327. archive_format: IS_WINDOWS ? 'zipball' : 'tarball',
  7328. ref: commit || ref
  7329. };
  7330. const response = yield octokit.repos.getArchiveLink(params);
  7331. if (response.status != 200) {
  7332. throw new Error(`Unexpected response from GitHub API. Status: ${response.status}, Data: ${response.data}`);
  7333. }
  7334. return Buffer.from(response.data); // response.data is ArrayBuffer
  7335. });
  7336. }
  7337. /***/ }),
  7338. /***/ 469:
  7339. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  7340. "use strict";
  7341. var __importDefault = (this && this.__importDefault) || function (mod) {
  7342. return (mod && mod.__esModule) ? mod : { "default": mod };
  7343. };
  7344. var __importStar = (this && this.__importStar) || function (mod) {
  7345. if (mod && mod.__esModule) return mod;
  7346. var result = {};
  7347. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
  7348. result["default"] = mod;
  7349. return result;
  7350. };
  7351. Object.defineProperty(exports, "__esModule", { value: true });
  7352. // Originally pulled from https://github.com/JasonEtco/actions-toolkit/blob/master/src/github.ts
  7353. const graphql_1 = __webpack_require__(898);
  7354. const rest_1 = __importDefault(__webpack_require__(0));
  7355. const Context = __importStar(__webpack_require__(262));
  7356. // We need this in order to extend Octokit
  7357. rest_1.default.prototype = new rest_1.default();
  7358. exports.context = new Context.Context();
  7359. class GitHub extends rest_1.default {
  7360. constructor(token, opts = {}) {
  7361. super(Object.assign(Object.assign({}, opts), { auth: `token ${token}` }));
  7362. this.graphql = graphql_1.graphql.defaults({
  7363. headers: { authorization: `token ${token}` }
  7364. });
  7365. }
  7366. }
  7367. exports.GitHub = GitHub;
  7368. //# sourceMappingURL=github.js.map
  7369. /***/ }),
  7370. /***/ 470:
  7371. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  7372. "use strict";
  7373. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  7374. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  7375. return new (P || (P = Promise))(function (resolve, reject) {
  7376. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  7377. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  7378. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  7379. step((generator = generator.apply(thisArg, _arguments || [])).next());
  7380. });
  7381. };
  7382. Object.defineProperty(exports, "__esModule", { value: true });
  7383. const command_1 = __webpack_require__(431);
  7384. const os = __webpack_require__(87);
  7385. const path = __webpack_require__(622);
  7386. /**
  7387. * The code to exit an action
  7388. */
  7389. var ExitCode;
  7390. (function (ExitCode) {
  7391. /**
  7392. * A code indicating that the action was successful
  7393. */
  7394. ExitCode[ExitCode["Success"] = 0] = "Success";
  7395. /**
  7396. * A code indicating that the action was a failure
  7397. */
  7398. ExitCode[ExitCode["Failure"] = 1] = "Failure";
  7399. })(ExitCode = exports.ExitCode || (exports.ExitCode = {}));
  7400. //-----------------------------------------------------------------------
  7401. // Variables
  7402. //-----------------------------------------------------------------------
  7403. /**
  7404. * Sets env variable for this action and future actions in the job
  7405. * @param name the name of the variable to set
  7406. * @param val the value of the variable
  7407. */
  7408. function exportVariable(name, val) {
  7409. process.env[name] = val;
  7410. command_1.issueCommand('set-env', { name }, val);
  7411. }
  7412. exports.exportVariable = exportVariable;
  7413. /**
  7414. * Registers a secret which will get masked from logs
  7415. * @param secret value of the secret
  7416. */
  7417. function setSecret(secret) {
  7418. command_1.issueCommand('add-mask', {}, secret);
  7419. }
  7420. exports.setSecret = setSecret;
  7421. /**
  7422. * Prepends inputPath to the PATH (for this action and future actions)
  7423. * @param inputPath
  7424. */
  7425. function addPath(inputPath) {
  7426. command_1.issueCommand('add-path', {}, inputPath);
  7427. process.env['PATH'] = `${inputPath}${path.delimiter}${process.env['PATH']}`;
  7428. }
  7429. exports.addPath = addPath;
  7430. /**
  7431. * Gets the value of an input. The value is also trimmed.
  7432. *
  7433. * @param name name of the input to get
  7434. * @param options optional. See InputOptions.
  7435. * @returns string
  7436. */
  7437. function getInput(name, options) {
  7438. const val = process.env[`INPUT_${name.replace(/ /g, '_').toUpperCase()}`] || '';
  7439. if (options && options.required && !val) {
  7440. throw new Error(`Input required and not supplied: ${name}`);
  7441. }
  7442. return val.trim();
  7443. }
  7444. exports.getInput = getInput;
  7445. /**
  7446. * Sets the value of an output.
  7447. *
  7448. * @param name name of the output to set
  7449. * @param value value to store
  7450. */
  7451. function setOutput(name, value) {
  7452. command_1.issueCommand('set-output', { name }, value);
  7453. }
  7454. exports.setOutput = setOutput;
  7455. //-----------------------------------------------------------------------
  7456. // Results
  7457. //-----------------------------------------------------------------------
  7458. /**
  7459. * Sets the action status to failed.
  7460. * When the action exits it will be with an exit code of 1
  7461. * @param message add error issue message
  7462. */
  7463. function setFailed(message) {
  7464. process.exitCode = ExitCode.Failure;
  7465. error(message);
  7466. }
  7467. exports.setFailed = setFailed;
  7468. //-----------------------------------------------------------------------
  7469. // Logging Commands
  7470. //-----------------------------------------------------------------------
  7471. /**
  7472. * Writes debug message to user log
  7473. * @param message debug message
  7474. */
  7475. function debug(message) {
  7476. command_1.issueCommand('debug', {}, message);
  7477. }
  7478. exports.debug = debug;
  7479. /**
  7480. * Adds an error issue
  7481. * @param message error issue message
  7482. */
  7483. function error(message) {
  7484. command_1.issue('error', message);
  7485. }
  7486. exports.error = error;
  7487. /**
  7488. * Adds an warning issue
  7489. * @param message warning issue message
  7490. */
  7491. function warning(message) {
  7492. command_1.issue('warning', message);
  7493. }
  7494. exports.warning = warning;
  7495. /**
  7496. * Writes info to log with console.log.
  7497. * @param message info message
  7498. */
  7499. function info(message) {
  7500. process.stdout.write(message + os.EOL);
  7501. }
  7502. exports.info = info;
  7503. /**
  7504. * Begin an output group.
  7505. *
  7506. * Output until the next `groupEnd` will be foldable in this group
  7507. *
  7508. * @param name The name of the output group
  7509. */
  7510. function startGroup(name) {
  7511. command_1.issue('group', name);
  7512. }
  7513. exports.startGroup = startGroup;
  7514. /**
  7515. * End an output group.
  7516. */
  7517. function endGroup() {
  7518. command_1.issue('endgroup');
  7519. }
  7520. exports.endGroup = endGroup;
  7521. /**
  7522. * Wrap an asynchronous function call in a group.
  7523. *
  7524. * Returns the same type as the function itself.
  7525. *
  7526. * @param name The name of the group
  7527. * @param fn The function to wrap in the group
  7528. */
  7529. function group(name, fn) {
  7530. return __awaiter(this, void 0, void 0, function* () {
  7531. startGroup(name);
  7532. let result;
  7533. try {
  7534. result = yield fn();
  7535. }
  7536. finally {
  7537. endGroup();
  7538. }
  7539. return result;
  7540. });
  7541. }
  7542. exports.group = group;
  7543. //# sourceMappingURL=core.js.map
  7544. /***/ }),
  7545. /***/ 471:
  7546. /***/ (function(module, __unusedexports, __webpack_require__) {
  7547. module.exports = authenticationBeforeRequest;
  7548. const btoa = __webpack_require__(675);
  7549. const uniq = __webpack_require__(126);
  7550. function authenticationBeforeRequest(state, options) {
  7551. if (!state.auth.type) {
  7552. return;
  7553. }
  7554. if (state.auth.type === "basic") {
  7555. const hash = btoa(`${state.auth.username}:${state.auth.password}`);
  7556. options.headers.authorization = `Basic ${hash}`;
  7557. return;
  7558. }
  7559. if (state.auth.type === "token") {
  7560. options.headers.authorization = `token ${state.auth.token}`;
  7561. return;
  7562. }
  7563. if (state.auth.type === "app") {
  7564. options.headers.authorization = `Bearer ${state.auth.token}`;
  7565. const acceptHeaders = options.headers.accept
  7566. .split(",")
  7567. .concat("application/vnd.github.machine-man-preview+json");
  7568. options.headers.accept = uniq(acceptHeaders)
  7569. .filter(Boolean)
  7570. .join(",");
  7571. return;
  7572. }
  7573. options.url += options.url.indexOf("?") === -1 ? "?" : "&";
  7574. if (state.auth.token) {
  7575. options.url += `access_token=${encodeURIComponent(state.auth.token)}`;
  7576. return;
  7577. }
  7578. const key = encodeURIComponent(state.auth.key);
  7579. const secret = encodeURIComponent(state.auth.secret);
  7580. options.url += `client_id=${key}&client_secret=${secret}`;
  7581. }
  7582. /***/ }),
  7583. /***/ 489:
  7584. /***/ (function(module, __unusedexports, __webpack_require__) {
  7585. "use strict";
  7586. const path = __webpack_require__(622);
  7587. const which = __webpack_require__(814);
  7588. const pathKey = __webpack_require__(39)();
  7589. function resolveCommandAttempt(parsed, withoutPathExt) {
  7590. const cwd = process.cwd();
  7591. const hasCustomCwd = parsed.options.cwd != null;
  7592. // If a custom `cwd` was specified, we need to change the process cwd
  7593. // because `which` will do stat calls but does not support a custom cwd
  7594. if (hasCustomCwd) {
  7595. try {
  7596. process.chdir(parsed.options.cwd);
  7597. } catch (err) {
  7598. /* Empty */
  7599. }
  7600. }
  7601. let resolved;
  7602. try {
  7603. resolved = which.sync(parsed.command, {
  7604. path: (parsed.options.env || process.env)[pathKey],
  7605. pathExt: withoutPathExt ? path.delimiter : undefined,
  7606. });
  7607. } catch (e) {
  7608. /* Empty */
  7609. } finally {
  7610. process.chdir(cwd);
  7611. }
  7612. // If we successfully resolved, ensure that an absolute path is returned
  7613. // Note that when a custom `cwd` was used, we need to resolve to an absolute path based on it
  7614. if (resolved) {
  7615. resolved = path.resolve(hasCustomCwd ? parsed.options.cwd : '', resolved);
  7616. }
  7617. return resolved;
  7618. }
  7619. function resolveCommand(parsed) {
  7620. return resolveCommandAttempt(parsed) || resolveCommandAttempt(parsed, true);
  7621. }
  7622. module.exports = resolveCommand;
  7623. /***/ }),
  7624. /***/ 510:
  7625. /***/ (function(module) {
  7626. module.exports = addHook
  7627. function addHook (state, kind, name, hook) {
  7628. var orig = hook
  7629. if (!state.registry[name]) {
  7630. state.registry[name] = []
  7631. }
  7632. if (kind === 'before') {
  7633. hook = function (method, options) {
  7634. return Promise.resolve()
  7635. .then(orig.bind(null, options))
  7636. .then(method.bind(null, options))
  7637. }
  7638. }
  7639. if (kind === 'after') {
  7640. hook = function (method, options) {
  7641. var result
  7642. return Promise.resolve()
  7643. .then(method.bind(null, options))
  7644. .then(function (result_) {
  7645. result = result_
  7646. return orig(result, options)
  7647. })
  7648. .then(function () {
  7649. return result
  7650. })
  7651. }
  7652. }
  7653. if (kind === 'error') {
  7654. hook = function (method, options) {
  7655. return Promise.resolve()
  7656. .then(method.bind(null, options))
  7657. .catch(function (error) {
  7658. return orig(error, options)
  7659. })
  7660. }
  7661. }
  7662. state.registry[name].push({
  7663. hook: hook,
  7664. orig: orig
  7665. })
  7666. }
  7667. /***/ }),
  7668. /***/ 523:
  7669. /***/ (function(module, __unusedexports, __webpack_require__) {
  7670. var register = __webpack_require__(363)
  7671. var addHook = __webpack_require__(510)
  7672. var removeHook = __webpack_require__(763)
  7673. // bind with array of arguments: https://stackoverflow.com/a/21792913
  7674. var bind = Function.bind
  7675. var bindable = bind.bind(bind)
  7676. function bindApi (hook, state, name) {
  7677. var removeHookRef = bindable(removeHook, null).apply(null, name ? [state, name] : [state])
  7678. hook.api = { remove: removeHookRef }
  7679. hook.remove = removeHookRef
  7680. ;['before', 'error', 'after', 'wrap'].forEach(function (kind) {
  7681. var args = name ? [state, kind, name] : [state, kind]
  7682. hook[kind] = hook.api[kind] = bindable(addHook, null).apply(null, args)
  7683. })
  7684. }
  7685. function HookSingular () {
  7686. var singularHookName = 'h'
  7687. var singularHookState = {
  7688. registry: {}
  7689. }
  7690. var singularHook = register.bind(null, singularHookState, singularHookName)
  7691. bindApi(singularHook, singularHookState, singularHookName)
  7692. return singularHook
  7693. }
  7694. function HookCollection () {
  7695. var state = {
  7696. registry: {}
  7697. }
  7698. var hook = register.bind(null, state)
  7699. bindApi(hook, state)
  7700. return hook
  7701. }
  7702. var collectionHookDeprecationMessageDisplayed = false
  7703. function Hook () {
  7704. if (!collectionHookDeprecationMessageDisplayed) {
  7705. console.warn('[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4')
  7706. collectionHookDeprecationMessageDisplayed = true
  7707. }
  7708. return HookCollection()
  7709. }
  7710. Hook.Singular = HookSingular.bind()
  7711. Hook.Collection = HookCollection.bind()
  7712. module.exports = Hook
  7713. // expose constructors as a named property for TypeScript
  7714. module.exports.Hook = Hook
  7715. module.exports.Singular = Hook.Singular
  7716. module.exports.Collection = Hook.Collection
  7717. /***/ }),
  7718. /***/ 529:
  7719. /***/ (function(module, __unusedexports, __webpack_require__) {
  7720. const factory = __webpack_require__(47);
  7721. module.exports = factory();
  7722. /***/ }),
  7723. /***/ 533:
  7724. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  7725. "use strict";
  7726. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  7727. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  7728. return new (P || (P = Promise))(function (resolve, reject) {
  7729. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  7730. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  7731. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  7732. step((generator = generator.apply(thisArg, _arguments || [])).next());
  7733. });
  7734. };
  7735. Object.defineProperty(exports, "__esModule", { value: true });
  7736. const core = __webpack_require__(470);
  7737. const io = __webpack_require__(1);
  7738. const fs = __webpack_require__(747);
  7739. const os = __webpack_require__(87);
  7740. const path = __webpack_require__(622);
  7741. const httpm = __webpack_require__(874);
  7742. const semver = __webpack_require__(656);
  7743. const uuidV4 = __webpack_require__(826);
  7744. const exec_1 = __webpack_require__(986);
  7745. const assert_1 = __webpack_require__(357);
  7746. class HTTPError extends Error {
  7747. constructor(httpStatusCode) {
  7748. super(`Unexpected HTTP response: ${httpStatusCode}`);
  7749. this.httpStatusCode = httpStatusCode;
  7750. Object.setPrototypeOf(this, new.target.prototype);
  7751. }
  7752. }
  7753. exports.HTTPError = HTTPError;
  7754. const IS_WINDOWS = process.platform === 'win32';
  7755. const userAgent = 'actions/tool-cache';
  7756. // On load grab temp directory and cache directory and remove them from env (currently don't want to expose this)
  7757. let tempDirectory = process.env['RUNNER_TEMP'] || '';
  7758. let cacheRoot = process.env['RUNNER_TOOL_CACHE'] || '';
  7759. // If directories not found, place them in common temp locations
  7760. if (!tempDirectory || !cacheRoot) {
  7761. let baseLocation;
  7762. if (IS_WINDOWS) {
  7763. // On windows use the USERPROFILE env variable
  7764. baseLocation = process.env['USERPROFILE'] || 'C:\\';
  7765. }
  7766. else {
  7767. if (process.platform === 'darwin') {
  7768. baseLocation = '/Users';
  7769. }
  7770. else {
  7771. baseLocation = '/home';
  7772. }
  7773. }
  7774. if (!tempDirectory) {
  7775. tempDirectory = path.join(baseLocation, 'actions', 'temp');
  7776. }
  7777. if (!cacheRoot) {
  7778. cacheRoot = path.join(baseLocation, 'actions', 'cache');
  7779. }
  7780. }
  7781. /**
  7782. * Download a tool from an url and stream it into a file
  7783. *
  7784. * @param url url of tool to download
  7785. * @returns path to downloaded tool
  7786. */
  7787. function downloadTool(url) {
  7788. return __awaiter(this, void 0, void 0, function* () {
  7789. // Wrap in a promise so that we can resolve from within stream callbacks
  7790. return new Promise((resolve, reject) => __awaiter(this, void 0, void 0, function* () {
  7791. try {
  7792. const http = new httpm.HttpClient(userAgent, [], {
  7793. allowRetries: true,
  7794. maxRetries: 3
  7795. });
  7796. const destPath = path.join(tempDirectory, uuidV4());
  7797. yield io.mkdirP(tempDirectory);
  7798. core.debug(`Downloading ${url}`);
  7799. core.debug(`Downloading ${destPath}`);
  7800. if (fs.existsSync(destPath)) {
  7801. throw new Error(`Destination file path ${destPath} already exists`);
  7802. }
  7803. const response = yield http.get(url);
  7804. if (response.message.statusCode !== 200) {
  7805. const err = new HTTPError(response.message.statusCode);
  7806. core.debug(`Failed to download from "${url}". Code(${response.message.statusCode}) Message(${response.message.statusMessage})`);
  7807. throw err;
  7808. }
  7809. const file = fs.createWriteStream(destPath);
  7810. file.on('open', () => __awaiter(this, void 0, void 0, function* () {
  7811. try {
  7812. const stream = response.message.pipe(file);
  7813. stream.on('close', () => {
  7814. core.debug('download complete');
  7815. resolve(destPath);
  7816. });
  7817. }
  7818. catch (err) {
  7819. core.debug(`Failed to download from "${url}". Code(${response.message.statusCode}) Message(${response.message.statusMessage})`);
  7820. reject(err);
  7821. }
  7822. }));
  7823. file.on('error', err => {
  7824. file.end();
  7825. reject(err);
  7826. });
  7827. }
  7828. catch (err) {
  7829. reject(err);
  7830. }
  7831. }));
  7832. });
  7833. }
  7834. exports.downloadTool = downloadTool;
  7835. /**
  7836. * Extract a .7z file
  7837. *
  7838. * @param file path to the .7z file
  7839. * @param dest destination directory. Optional.
  7840. * @param _7zPath path to 7zr.exe. Optional, for long path support. Most .7z archives do not have this
  7841. * problem. If your .7z archive contains very long paths, you can pass the path to 7zr.exe which will
  7842. * gracefully handle long paths. By default 7zdec.exe is used because it is a very small program and is
  7843. * bundled with the tool lib. However it does not support long paths. 7zr.exe is the reduced command line
  7844. * interface, it is smaller than the full command line interface, and it does support long paths. At the
  7845. * time of this writing, it is freely available from the LZMA SDK that is available on the 7zip website.
  7846. * Be sure to check the current license agreement. If 7zr.exe is bundled with your action, then the path
  7847. * to 7zr.exe can be pass to this function.
  7848. * @returns path to the destination directory
  7849. */
  7850. function extract7z(file, dest, _7zPath) {
  7851. return __awaiter(this, void 0, void 0, function* () {
  7852. assert_1.ok(IS_WINDOWS, 'extract7z() not supported on current OS');
  7853. assert_1.ok(file, 'parameter "file" is required');
  7854. dest = dest || (yield _createExtractFolder(dest));
  7855. const originalCwd = process.cwd();
  7856. process.chdir(dest);
  7857. if (_7zPath) {
  7858. try {
  7859. const args = [
  7860. 'x',
  7861. '-bb1',
  7862. '-bd',
  7863. '-sccUTF-8',
  7864. file
  7865. ];
  7866. const options = {
  7867. silent: true
  7868. };
  7869. yield exec_1.exec(`"${_7zPath}"`, args, options);
  7870. }
  7871. finally {
  7872. process.chdir(originalCwd);
  7873. }
  7874. }
  7875. else {
  7876. const escapedScript = path
  7877. .join(__dirname, '..', 'scripts', 'Invoke-7zdec.ps1')
  7878. .replace(/'/g, "''")
  7879. .replace(/"|\n|\r/g, ''); // double-up single quotes, remove double quotes and newlines
  7880. const escapedFile = file.replace(/'/g, "''").replace(/"|\n|\r/g, '');
  7881. const escapedTarget = dest.replace(/'/g, "''").replace(/"|\n|\r/g, '');
  7882. const command = `& '${escapedScript}' -Source '${escapedFile}' -Target '${escapedTarget}'`;
  7883. const args = [
  7884. '-NoLogo',
  7885. '-Sta',
  7886. '-NoProfile',
  7887. '-NonInteractive',
  7888. '-ExecutionPolicy',
  7889. 'Unrestricted',
  7890. '-Command',
  7891. command
  7892. ];
  7893. const options = {
  7894. silent: true
  7895. };
  7896. try {
  7897. const powershellPath = yield io.which('powershell', true);
  7898. yield exec_1.exec(`"${powershellPath}"`, args, options);
  7899. }
  7900. finally {
  7901. process.chdir(originalCwd);
  7902. }
  7903. }
  7904. return dest;
  7905. });
  7906. }
  7907. exports.extract7z = extract7z;
  7908. /**
  7909. * Extract a tar
  7910. *
  7911. * @param file path to the tar
  7912. * @param dest destination directory. Optional.
  7913. * @param flags flags for the tar. Optional.
  7914. * @returns path to the destination directory
  7915. */
  7916. function extractTar(file, dest, flags = 'xz') {
  7917. return __awaiter(this, void 0, void 0, function* () {
  7918. if (!file) {
  7919. throw new Error("parameter 'file' is required");
  7920. }
  7921. dest = dest || (yield _createExtractFolder(dest));
  7922. const tarPath = yield io.which('tar', true);
  7923. yield exec_1.exec(`"${tarPath}"`, [flags, '-C', dest, '-f', file]);
  7924. return dest;
  7925. });
  7926. }
  7927. exports.extractTar = extractTar;
  7928. /**
  7929. * Extract a zip
  7930. *
  7931. * @param file path to the zip
  7932. * @param dest destination directory. Optional.
  7933. * @returns path to the destination directory
  7934. */
  7935. function extractZip(file, dest) {
  7936. return __awaiter(this, void 0, void 0, function* () {
  7937. if (!file) {
  7938. throw new Error("parameter 'file' is required");
  7939. }
  7940. dest = dest || (yield _createExtractFolder(dest));
  7941. if (IS_WINDOWS) {
  7942. yield extractZipWin(file, dest);
  7943. }
  7944. else {
  7945. yield extractZipNix(file, dest);
  7946. }
  7947. return dest;
  7948. });
  7949. }
  7950. exports.extractZip = extractZip;
  7951. function extractZipWin(file, dest) {
  7952. return __awaiter(this, void 0, void 0, function* () {
  7953. // build the powershell command
  7954. const escapedFile = file.replace(/'/g, "''").replace(/"|\n|\r/g, ''); // double-up single quotes, remove double quotes and newlines
  7955. const escapedDest = dest.replace(/'/g, "''").replace(/"|\n|\r/g, '');
  7956. const command = `$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('${escapedFile}', '${escapedDest}')`;
  7957. // run powershell
  7958. const powershellPath = yield io.which('powershell');
  7959. const args = [
  7960. '-NoLogo',
  7961. '-Sta',
  7962. '-NoProfile',
  7963. '-NonInteractive',
  7964. '-ExecutionPolicy',
  7965. 'Unrestricted',
  7966. '-Command',
  7967. command
  7968. ];
  7969. yield exec_1.exec(`"${powershellPath}"`, args);
  7970. });
  7971. }
  7972. function extractZipNix(file, dest) {
  7973. return __awaiter(this, void 0, void 0, function* () {
  7974. const unzipPath = yield io.which('unzip');
  7975. yield exec_1.exec(`"${unzipPath}"`, [file], { cwd: dest });
  7976. });
  7977. }
  7978. /**
  7979. * Caches a directory and installs it into the tool cacheDir
  7980. *
  7981. * @param sourceDir the directory to cache into tools
  7982. * @param tool tool name
  7983. * @param version version of the tool. semver format
  7984. * @param arch architecture of the tool. Optional. Defaults to machine architecture
  7985. */
  7986. function cacheDir(sourceDir, tool, version, arch) {
  7987. return __awaiter(this, void 0, void 0, function* () {
  7988. version = semver.clean(version) || version;
  7989. arch = arch || os.arch();
  7990. core.debug(`Caching tool ${tool} ${version} ${arch}`);
  7991. core.debug(`source dir: ${sourceDir}`);
  7992. if (!fs.statSync(sourceDir).isDirectory()) {
  7993. throw new Error('sourceDir is not a directory');
  7994. }
  7995. // Create the tool dir
  7996. const destPath = yield _createToolPath(tool, version, arch);
  7997. // copy each child item. do not move. move can fail on Windows
  7998. // due to anti-virus software having an open handle on a file.
  7999. for (const itemName of fs.readdirSync(sourceDir)) {
  8000. const s = path.join(sourceDir, itemName);
  8001. yield io.cp(s, destPath, { recursive: true });
  8002. }
  8003. // write .complete
  8004. _completeToolPath(tool, version, arch);
  8005. return destPath;
  8006. });
  8007. }
  8008. exports.cacheDir = cacheDir;
  8009. /**
  8010. * Caches a downloaded file (GUID) and installs it
  8011. * into the tool cache with a given targetName
  8012. *
  8013. * @param sourceFile the file to cache into tools. Typically a result of downloadTool which is a guid.
  8014. * @param targetFile the name of the file name in the tools directory
  8015. * @param tool tool name
  8016. * @param version version of the tool. semver format
  8017. * @param arch architecture of the tool. Optional. Defaults to machine architecture
  8018. */
  8019. function cacheFile(sourceFile, targetFile, tool, version, arch) {
  8020. return __awaiter(this, void 0, void 0, function* () {
  8021. version = semver.clean(version) || version;
  8022. arch = arch || os.arch();
  8023. core.debug(`Caching tool ${tool} ${version} ${arch}`);
  8024. core.debug(`source file: ${sourceFile}`);
  8025. if (!fs.statSync(sourceFile).isFile()) {
  8026. throw new Error('sourceFile is not a file');
  8027. }
  8028. // create the tool dir
  8029. const destFolder = yield _createToolPath(tool, version, arch);
  8030. // copy instead of move. move can fail on Windows due to
  8031. // anti-virus software having an open handle on a file.
  8032. const destPath = path.join(destFolder, targetFile);
  8033. core.debug(`destination file ${destPath}`);
  8034. yield io.cp(sourceFile, destPath);
  8035. // write .complete
  8036. _completeToolPath(tool, version, arch);
  8037. return destFolder;
  8038. });
  8039. }
  8040. exports.cacheFile = cacheFile;
  8041. /**
  8042. * Finds the path to a tool version in the local installed tool cache
  8043. *
  8044. * @param toolName name of the tool
  8045. * @param versionSpec version of the tool
  8046. * @param arch optional arch. defaults to arch of computer
  8047. */
  8048. function find(toolName, versionSpec, arch) {
  8049. if (!toolName) {
  8050. throw new Error('toolName parameter is required');
  8051. }
  8052. if (!versionSpec) {
  8053. throw new Error('versionSpec parameter is required');
  8054. }
  8055. arch = arch || os.arch();
  8056. // attempt to resolve an explicit version
  8057. if (!_isExplicitVersion(versionSpec)) {
  8058. const localVersions = findAllVersions(toolName, arch);
  8059. const match = _evaluateVersions(localVersions, versionSpec);
  8060. versionSpec = match;
  8061. }
  8062. // check for the explicit version in the cache
  8063. let toolPath = '';
  8064. if (versionSpec) {
  8065. versionSpec = semver.clean(versionSpec) || '';
  8066. const cachePath = path.join(cacheRoot, toolName, versionSpec, arch);
  8067. core.debug(`checking cache: ${cachePath}`);
  8068. if (fs.existsSync(cachePath) && fs.existsSync(`${cachePath}.complete`)) {
  8069. core.debug(`Found tool in cache ${toolName} ${versionSpec} ${arch}`);
  8070. toolPath = cachePath;
  8071. }
  8072. else {
  8073. core.debug('not found');
  8074. }
  8075. }
  8076. return toolPath;
  8077. }
  8078. exports.find = find;
  8079. /**
  8080. * Finds the paths to all versions of a tool that are installed in the local tool cache
  8081. *
  8082. * @param toolName name of the tool
  8083. * @param arch optional arch. defaults to arch of computer
  8084. */
  8085. function findAllVersions(toolName, arch) {
  8086. const versions = [];
  8087. arch = arch || os.arch();
  8088. const toolPath = path.join(cacheRoot, toolName);
  8089. if (fs.existsSync(toolPath)) {
  8090. const children = fs.readdirSync(toolPath);
  8091. for (const child of children) {
  8092. if (_isExplicitVersion(child)) {
  8093. const fullPath = path.join(toolPath, child, arch || '');
  8094. if (fs.existsSync(fullPath) && fs.existsSync(`${fullPath}.complete`)) {
  8095. versions.push(child);
  8096. }
  8097. }
  8098. }
  8099. }
  8100. return versions;
  8101. }
  8102. exports.findAllVersions = findAllVersions;
  8103. function _createExtractFolder(dest) {
  8104. return __awaiter(this, void 0, void 0, function* () {
  8105. if (!dest) {
  8106. // create a temp dir
  8107. dest = path.join(tempDirectory, uuidV4());
  8108. }
  8109. yield io.mkdirP(dest);
  8110. return dest;
  8111. });
  8112. }
  8113. function _createToolPath(tool, version, arch) {
  8114. return __awaiter(this, void 0, void 0, function* () {
  8115. const folderPath = path.join(cacheRoot, tool, semver.clean(version) || version, arch || '');
  8116. core.debug(`destination ${folderPath}`);
  8117. const markerPath = `${folderPath}.complete`;
  8118. yield io.rmRF(folderPath);
  8119. yield io.rmRF(markerPath);
  8120. yield io.mkdirP(folderPath);
  8121. return folderPath;
  8122. });
  8123. }
  8124. function _completeToolPath(tool, version, arch) {
  8125. const folderPath = path.join(cacheRoot, tool, semver.clean(version) || version, arch || '');
  8126. const markerPath = `${folderPath}.complete`;
  8127. fs.writeFileSync(markerPath, '');
  8128. core.debug('finished caching tool');
  8129. }
  8130. function _isExplicitVersion(versionSpec) {
  8131. const c = semver.clean(versionSpec) || '';
  8132. core.debug(`isExplicit: ${c}`);
  8133. const valid = semver.valid(c) != null;
  8134. core.debug(`explicit? ${valid}`);
  8135. return valid;
  8136. }
  8137. function _evaluateVersions(versions, versionSpec) {
  8138. let version = '';
  8139. core.debug(`evaluating ${versions.length} versions`);
  8140. versions = versions.sort((a, b) => {
  8141. if (semver.gt(a, b)) {
  8142. return 1;
  8143. }
  8144. return -1;
  8145. });
  8146. for (let i = versions.length - 1; i >= 0; i--) {
  8147. const potential = versions[i];
  8148. const satisfied = semver.satisfies(potential, versionSpec);
  8149. if (satisfied) {
  8150. version = potential;
  8151. break;
  8152. }
  8153. }
  8154. if (version) {
  8155. core.debug(`matched: ${version}`);
  8156. }
  8157. else {
  8158. core.debug('match not found');
  8159. }
  8160. return version;
  8161. }
  8162. //# sourceMappingURL=tool-cache.js.map
  8163. /***/ }),
  8164. /***/ 536:
  8165. /***/ (function(module, __unusedexports, __webpack_require__) {
  8166. module.exports = hasFirstPage
  8167. const deprecate = __webpack_require__(370)
  8168. const getPageLinks = __webpack_require__(577)
  8169. function hasFirstPage (link) {
  8170. deprecate(`octokit.hasFirstPage() – You can use octokit.paginate or async iterators instead: https://github.com/octokit/rest.js#pagination.`)
  8171. return getPageLinks(link).first
  8172. }
  8173. /***/ }),
  8174. /***/ 550:
  8175. /***/ (function(module, __unusedexports, __webpack_require__) {
  8176. module.exports = getNextPage
  8177. const getPage = __webpack_require__(265)
  8178. function getNextPage (octokit, link, headers) {
  8179. return getPage(octokit, link, 'next', headers)
  8180. }
  8181. /***/ }),
  8182. /***/ 558:
  8183. /***/ (function(module, __unusedexports, __webpack_require__) {
  8184. module.exports = hasPreviousPage
  8185. const deprecate = __webpack_require__(370)
  8186. const getPageLinks = __webpack_require__(577)
  8187. function hasPreviousPage (link) {
  8188. deprecate(`octokit.hasPreviousPage() – You can use octokit.paginate or async iterators instead: https://github.com/octokit/rest.js#pagination.`)
  8189. return getPageLinks(link).prev
  8190. }
  8191. /***/ }),
  8192. /***/ 559:
  8193. /***/ (function(__unusedmodule, exports) {
  8194. "use strict";
  8195. Object.defineProperty(exports, "__esModule", { value: true });
  8196. class GitVersion {
  8197. /**
  8198. * Used for comparing the version of git and git-lfs against the minimum required version
  8199. * @param version the version string, e.g. 1.2 or 1.2.3
  8200. */
  8201. constructor(version) {
  8202. this.major = NaN;
  8203. this.minor = NaN;
  8204. this.patch = NaN;
  8205. if (version) {
  8206. const match = version.match(/^(\d+)\.(\d+)(\.(\d+))?$/);
  8207. if (match) {
  8208. this.major = Number(match[1]);
  8209. this.minor = Number(match[2]);
  8210. if (match[4]) {
  8211. this.patch = Number(match[4]);
  8212. }
  8213. }
  8214. }
  8215. }
  8216. /**
  8217. * Compares the instance against a minimum required version
  8218. * @param minimum Minimum version
  8219. */
  8220. checkMinimum(minimum) {
  8221. if (!minimum.isValid()) {
  8222. throw new Error('Arg minimum is not a valid version');
  8223. }
  8224. // Major is insufficient
  8225. if (this.major < minimum.major) {
  8226. return false;
  8227. }
  8228. // Major is equal
  8229. if (this.major === minimum.major) {
  8230. // Minor is insufficient
  8231. if (this.minor < minimum.minor) {
  8232. return false;
  8233. }
  8234. // Minor is equal
  8235. if (this.minor === minimum.minor) {
  8236. // Patch is insufficient
  8237. if (this.patch && this.patch < (minimum.patch || 0)) {
  8238. return false;
  8239. }
  8240. }
  8241. }
  8242. return true;
  8243. }
  8244. /**
  8245. * Indicates whether the instance was constructed from a valid version string
  8246. */
  8247. isValid() {
  8248. return !isNaN(this.major);
  8249. }
  8250. /**
  8251. * Returns the version as a string, e.g. 1.2 or 1.2.3
  8252. */
  8253. toString() {
  8254. let result = '';
  8255. if (this.isValid()) {
  8256. result = `${this.major}.${this.minor}`;
  8257. if (!isNaN(this.patch)) {
  8258. result += `.${this.patch}`;
  8259. }
  8260. }
  8261. return result;
  8262. }
  8263. }
  8264. exports.GitVersion = GitVersion;
  8265. /***/ }),
  8266. /***/ 562:
  8267. /***/ (function(module, __unusedexports, __webpack_require__) {
  8268. var once = __webpack_require__(969);
  8269. var noop = function() {};
  8270. var isRequest = function(stream) {
  8271. return stream.setHeader && typeof stream.abort === 'function';
  8272. };
  8273. var isChildProcess = function(stream) {
  8274. return stream.stdio && Array.isArray(stream.stdio) && stream.stdio.length === 3
  8275. };
  8276. var eos = function(stream, opts, callback) {
  8277. if (typeof opts === 'function') return eos(stream, null, opts);
  8278. if (!opts) opts = {};
  8279. callback = once(callback || noop);
  8280. var ws = stream._writableState;
  8281. var rs = stream._readableState;
  8282. var readable = opts.readable || (opts.readable !== false && stream.readable);
  8283. var writable = opts.writable || (opts.writable !== false && stream.writable);
  8284. var cancelled = false;
  8285. var onlegacyfinish = function() {
  8286. if (!stream.writable) onfinish();
  8287. };
  8288. var onfinish = function() {
  8289. writable = false;
  8290. if (!readable) callback.call(stream);
  8291. };
  8292. var onend = function() {
  8293. readable = false;
  8294. if (!writable) callback.call(stream);
  8295. };
  8296. var onexit = function(exitCode) {
  8297. callback.call(stream, exitCode ? new Error('exited with error code: ' + exitCode) : null);
  8298. };
  8299. var onerror = function(err) {
  8300. callback.call(stream, err);
  8301. };
  8302. var onclose = function() {
  8303. process.nextTick(onclosenexttick);
  8304. };
  8305. var onclosenexttick = function() {
  8306. if (cancelled) return;
  8307. if (readable && !(rs && (rs.ended && !rs.destroyed))) return callback.call(stream, new Error('premature close'));
  8308. if (writable && !(ws && (ws.ended && !ws.destroyed))) return callback.call(stream, new Error('premature close'));
  8309. };
  8310. var onrequest = function() {
  8311. stream.req.on('finish', onfinish);
  8312. };
  8313. if (isRequest(stream)) {
  8314. stream.on('complete', onfinish);
  8315. stream.on('abort', onclose);
  8316. if (stream.req) onrequest();
  8317. else stream.on('request', onrequest);
  8318. } else if (writable && !ws) { // legacy streams
  8319. stream.on('end', onlegacyfinish);
  8320. stream.on('close', onlegacyfinish);
  8321. }
  8322. if (isChildProcess(stream)) stream.on('exit', onexit);
  8323. stream.on('end', onend);
  8324. stream.on('finish', onfinish);
  8325. if (opts.error !== false) stream.on('error', onerror);
  8326. stream.on('close', onclose);
  8327. return function() {
  8328. cancelled = true;
  8329. stream.removeListener('complete', onfinish);
  8330. stream.removeListener('abort', onclose);
  8331. stream.removeListener('request', onrequest);
  8332. if (stream.req) stream.req.removeListener('finish', onfinish);
  8333. stream.removeListener('end', onlegacyfinish);
  8334. stream.removeListener('close', onlegacyfinish);
  8335. stream.removeListener('finish', onfinish);
  8336. stream.removeListener('exit', onexit);
  8337. stream.removeListener('end', onend);
  8338. stream.removeListener('error', onerror);
  8339. stream.removeListener('close', onclose);
  8340. };
  8341. };
  8342. module.exports = eos;
  8343. /***/ }),
  8344. /***/ 563:
  8345. /***/ (function(module, __unusedexports, __webpack_require__) {
  8346. module.exports = getPreviousPage
  8347. const getPage = __webpack_require__(265)
  8348. function getPreviousPage (octokit, link, headers) {
  8349. return getPage(octokit, link, 'prev', headers)
  8350. }
  8351. /***/ }),
  8352. /***/ 568:
  8353. /***/ (function(module, __unusedexports, __webpack_require__) {
  8354. "use strict";
  8355. const path = __webpack_require__(622);
  8356. const niceTry = __webpack_require__(948);
  8357. const resolveCommand = __webpack_require__(489);
  8358. const escape = __webpack_require__(462);
  8359. const readShebang = __webpack_require__(389);
  8360. const semver = __webpack_require__(280);
  8361. const isWin = process.platform === 'win32';
  8362. const isExecutableRegExp = /\.(?:com|exe)$/i;
  8363. const isCmdShimRegExp = /node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;
  8364. // `options.shell` is supported in Node ^4.8.0, ^5.7.0 and >= 6.0.0
  8365. const supportsShellOption = niceTry(() => semver.satisfies(process.version, '^4.8.0 || ^5.7.0 || >= 6.0.0', true)) || false;
  8366. function detectShebang(parsed) {
  8367. parsed.file = resolveCommand(parsed);
  8368. const shebang = parsed.file && readShebang(parsed.file);
  8369. if (shebang) {
  8370. parsed.args.unshift(parsed.file);
  8371. parsed.command = shebang;
  8372. return resolveCommand(parsed);
  8373. }
  8374. return parsed.file;
  8375. }
  8376. function parseNonShell(parsed) {
  8377. if (!isWin) {
  8378. return parsed;
  8379. }
  8380. // Detect & add support for shebangs
  8381. const commandFile = detectShebang(parsed);
  8382. // We don't need a shell if the command filename is an executable
  8383. const needsShell = !isExecutableRegExp.test(commandFile);
  8384. // If a shell is required, use cmd.exe and take care of escaping everything correctly
  8385. // Note that `forceShell` is an hidden option used only in tests
  8386. if (parsed.options.forceShell || needsShell) {
  8387. // Need to double escape meta chars if the command is a cmd-shim located in `node_modules/.bin/`
  8388. // The cmd-shim simply calls execute the package bin file with NodeJS, proxying any argument
  8389. // Because the escape of metachars with ^ gets interpreted when the cmd.exe is first called,
  8390. // we need to double escape them
  8391. const needsDoubleEscapeMetaChars = isCmdShimRegExp.test(commandFile);
  8392. // Normalize posix paths into OS compatible paths (e.g.: foo/bar -> foo\bar)
  8393. // This is necessary otherwise it will always fail with ENOENT in those cases
  8394. parsed.command = path.normalize(parsed.command);
  8395. // Escape command & arguments
  8396. parsed.command = escape.command(parsed.command);
  8397. parsed.args = parsed.args.map((arg) => escape.argument(arg, needsDoubleEscapeMetaChars));
  8398. const shellCommand = [parsed.command].concat(parsed.args).join(' ');
  8399. parsed.args = ['/d', '/s', '/c', `"${shellCommand}"`];
  8400. parsed.command = process.env.comspec || 'cmd.exe';
  8401. parsed.options.windowsVerbatimArguments = true; // Tell node's spawn that the arguments are already escaped
  8402. }
  8403. return parsed;
  8404. }
  8405. function parseShell(parsed) {
  8406. // If node supports the shell option, there's no need to mimic its behavior
  8407. if (supportsShellOption) {
  8408. return parsed;
  8409. }
  8410. // Mimic node shell option
  8411. // See https://github.com/nodejs/node/blob/b9f6a2dc059a1062776133f3d4fd848c4da7d150/lib/child_process.js#L335
  8412. const shellCommand = [parsed.command].concat(parsed.args).join(' ');
  8413. if (isWin) {
  8414. parsed.command = typeof parsed.options.shell === 'string' ? parsed.options.shell : process.env.comspec || 'cmd.exe';
  8415. parsed.args = ['/d', '/s', '/c', `"${shellCommand}"`];
  8416. parsed.options.windowsVerbatimArguments = true; // Tell node's spawn that the arguments are already escaped
  8417. } else {
  8418. if (typeof parsed.options.shell === 'string') {
  8419. parsed.command = parsed.options.shell;
  8420. } else if (process.platform === 'android') {
  8421. parsed.command = '/system/bin/sh';
  8422. } else {
  8423. parsed.command = '/bin/sh';
  8424. }
  8425. parsed.args = ['-c', shellCommand];
  8426. }
  8427. return parsed;
  8428. }
  8429. function parse(command, args, options) {
  8430. // Normalize arguments, similar to nodejs
  8431. if (args && !Array.isArray(args)) {
  8432. options = args;
  8433. args = null;
  8434. }
  8435. args = args ? args.slice(0) : []; // Clone array to avoid changing the original
  8436. options = Object.assign({}, options); // Clone object to avoid changing the original
  8437. // Build our parsed object
  8438. const parsed = {
  8439. command,
  8440. args,
  8441. options,
  8442. file: undefined,
  8443. original: {
  8444. command,
  8445. args,
  8446. },
  8447. };
  8448. // Delegate further parsing to shell or non-shell
  8449. return options.shell ? parseShell(parsed) : parseNonShell(parsed);
  8450. }
  8451. module.exports = parse;
  8452. /***/ }),
  8453. /***/ 577:
  8454. /***/ (function(module) {
  8455. module.exports = getPageLinks
  8456. function getPageLinks (link) {
  8457. link = link.link || link.headers.link || ''
  8458. const links = {}
  8459. // link format:
  8460. // '<https://api.github.com/users/aseemk/followers?page=2>; rel="next", <https://api.github.com/users/aseemk/followers?page=2>; rel="last"'
  8461. link.replace(/<([^>]*)>;\s*rel="([\w]*)"/g, (m, uri, type) => {
  8462. links[type] = uri
  8463. })
  8464. return links
  8465. }
  8466. /***/ }),
  8467. /***/ 586:
  8468. /***/ (function(module, __unusedexports, __webpack_require__) {
  8469. module.exports = octokitRestApiEndpoints;
  8470. const ROUTES = __webpack_require__(705);
  8471. function octokitRestApiEndpoints(octokit) {
  8472. // Aliasing scopes for backward compatibility
  8473. // See https://github.com/octokit/rest.js/pull/1134
  8474. ROUTES.gitdata = ROUTES.git;
  8475. ROUTES.authorization = ROUTES.oauthAuthorizations;
  8476. ROUTES.pullRequests = ROUTES.pulls;
  8477. octokit.registerEndpoints(ROUTES);
  8478. }
  8479. /***/ }),
  8480. /***/ 587:
  8481. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  8482. "use strict";
  8483. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  8484. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  8485. return new (P || (P = Promise))(function (resolve, reject) {
  8486. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  8487. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  8488. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  8489. step((generator = generator.apply(thisArg, _arguments || [])).next());
  8490. });
  8491. };
  8492. var __importStar = (this && this.__importStar) || function (mod) {
  8493. if (mod && mod.__esModule) return mod;
  8494. var result = {};
  8495. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
  8496. result["default"] = mod;
  8497. return result;
  8498. };
  8499. Object.defineProperty(exports, "__esModule", { value: true });
  8500. const core = __importStar(__webpack_require__(470));
  8501. const defaultMaxAttempts = 3;
  8502. const defaultMinSeconds = 10;
  8503. const defaultMaxSeconds = 20;
  8504. class RetryHelper {
  8505. constructor(maxAttempts = defaultMaxAttempts, minSeconds = defaultMinSeconds, maxSeconds = defaultMaxSeconds) {
  8506. this.maxAttempts = maxAttempts;
  8507. this.minSeconds = Math.floor(minSeconds);
  8508. this.maxSeconds = Math.floor(maxSeconds);
  8509. if (this.minSeconds > this.maxSeconds) {
  8510. throw new Error('min seconds should be less than or equal to max seconds');
  8511. }
  8512. }
  8513. execute(action) {
  8514. return __awaiter(this, void 0, void 0, function* () {
  8515. let attempt = 1;
  8516. while (attempt < this.maxAttempts) {
  8517. // Try
  8518. try {
  8519. return yield action();
  8520. }
  8521. catch (err) {
  8522. core.info(err.message);
  8523. }
  8524. // Sleep
  8525. const seconds = this.getSleepAmount();
  8526. core.info(`Waiting ${seconds} seconds before trying again`);
  8527. yield this.sleep(seconds);
  8528. attempt++;
  8529. }
  8530. // Last attempt
  8531. return yield action();
  8532. });
  8533. }
  8534. getSleepAmount() {
  8535. return (Math.floor(Math.random() * (this.maxSeconds - this.minSeconds + 1)) +
  8536. this.minSeconds);
  8537. }
  8538. sleep(seconds) {
  8539. return __awaiter(this, void 0, void 0, function* () {
  8540. return new Promise(resolve => setTimeout(resolve, seconds * 1000));
  8541. });
  8542. }
  8543. }
  8544. exports.RetryHelper = RetryHelper;
  8545. function execute(action) {
  8546. return __awaiter(this, void 0, void 0, function* () {
  8547. const retryHelper = new RetryHelper();
  8548. return yield retryHelper.execute(action);
  8549. });
  8550. }
  8551. exports.execute = execute;
  8552. /***/ }),
  8553. /***/ 605:
  8554. /***/ (function(module) {
  8555. module.exports = require("http");
  8556. /***/ }),
  8557. /***/ 614:
  8558. /***/ (function(module) {
  8559. module.exports = require("events");
  8560. /***/ }),
  8561. /***/ 618:
  8562. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  8563. "use strict";
  8564. var __importStar = (this && this.__importStar) || function (mod) {
  8565. if (mod && mod.__esModule) return mod;
  8566. var result = {};
  8567. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
  8568. result["default"] = mod;
  8569. return result;
  8570. };
  8571. Object.defineProperty(exports, "__esModule", { value: true });
  8572. const fs = __importStar(__webpack_require__(747));
  8573. function directoryExistsSync(path, required) {
  8574. if (!path) {
  8575. throw new Error("Arg 'path' must not be empty");
  8576. }
  8577. let stats;
  8578. try {
  8579. stats = fs.statSync(path);
  8580. }
  8581. catch (error) {
  8582. if (error.code === 'ENOENT') {
  8583. if (!required) {
  8584. return false;
  8585. }
  8586. throw new Error(`Directory '${path}' does not exist`);
  8587. }
  8588. throw new Error(`Encountered an error when checking whether path '${path}' exists: ${error.message}`);
  8589. }
  8590. if (stats.isDirectory()) {
  8591. return true;
  8592. }
  8593. else if (!required) {
  8594. return false;
  8595. }
  8596. throw new Error(`Directory '${path}' does not exist`);
  8597. }
  8598. exports.directoryExistsSync = directoryExistsSync;
  8599. function existsSync(path) {
  8600. if (!path) {
  8601. throw new Error("Arg 'path' must not be empty");
  8602. }
  8603. try {
  8604. fs.statSync(path);
  8605. }
  8606. catch (error) {
  8607. if (error.code === 'ENOENT') {
  8608. return false;
  8609. }
  8610. throw new Error(`Encountered an error when checking whether path '${path}' exists: ${error.message}`);
  8611. }
  8612. return true;
  8613. }
  8614. exports.existsSync = existsSync;
  8615. function fileExistsSync(path) {
  8616. if (!path) {
  8617. throw new Error("Arg 'path' must not be empty");
  8618. }
  8619. let stats;
  8620. try {
  8621. stats = fs.statSync(path);
  8622. }
  8623. catch (error) {
  8624. if (error.code === 'ENOENT') {
  8625. return false;
  8626. }
  8627. throw new Error(`Encountered an error when checking whether path '${path}' exists: ${error.message}`);
  8628. }
  8629. if (!stats.isDirectory()) {
  8630. return true;
  8631. }
  8632. return false;
  8633. }
  8634. exports.fileExistsSync = fileExistsSync;
  8635. /***/ }),
  8636. /***/ 621:
  8637. /***/ (function(module, __unusedexports, __webpack_require__) {
  8638. "use strict";
  8639. const path = __webpack_require__(622);
  8640. const pathKey = __webpack_require__(39);
  8641. module.exports = opts => {
  8642. opts = Object.assign({
  8643. cwd: process.cwd(),
  8644. path: process.env[pathKey()]
  8645. }, opts);
  8646. let prev;
  8647. let pth = path.resolve(opts.cwd);
  8648. const ret = [];
  8649. while (prev !== pth) {
  8650. ret.push(path.join(pth, 'node_modules/.bin'));
  8651. prev = pth;
  8652. pth = path.resolve(pth, '..');
  8653. }
  8654. // ensure the running `node` binary is used
  8655. ret.push(path.dirname(process.execPath));
  8656. return ret.concat(opts.path).join(path.delimiter);
  8657. };
  8658. module.exports.env = opts => {
  8659. opts = Object.assign({
  8660. env: process.env
  8661. }, opts);
  8662. const env = Object.assign({}, opts.env);
  8663. const path = pathKey({env});
  8664. opts.path = env[path];
  8665. env[path] = module.exports(opts);
  8666. return env;
  8667. };
  8668. /***/ }),
  8669. /***/ 622:
  8670. /***/ (function(module) {
  8671. module.exports = require("path");
  8672. /***/ }),
  8673. /***/ 631:
  8674. /***/ (function(module) {
  8675. module.exports = require("net");
  8676. /***/ }),
  8677. /***/ 649:
  8678. /***/ (function(module, __unusedexports, __webpack_require__) {
  8679. module.exports = getLastPage
  8680. const getPage = __webpack_require__(265)
  8681. function getLastPage (octokit, link, headers) {
  8682. return getPage(octokit, link, 'last', headers)
  8683. }
  8684. /***/ }),
  8685. /***/ 654:
  8686. /***/ (function(module) {
  8687. // This is not the set of all possible signals.
  8688. //
  8689. // It IS, however, the set of all signals that trigger
  8690. // an exit on either Linux or BSD systems. Linux is a
  8691. // superset of the signal names supported on BSD, and
  8692. // the unknown signals just fail to register, so we can
  8693. // catch that easily enough.
  8694. //
  8695. // Don't bother with SIGKILL. It's uncatchable, which
  8696. // means that we can't fire any callbacks anyway.
  8697. //
  8698. // If a user does happen to register a handler on a non-
  8699. // fatal signal like SIGWINCH or something, and then
  8700. // exit, it'll end up firing `process.emit('exit')`, so
  8701. // the handler will be fired anyway.
  8702. //
  8703. // SIGBUS, SIGFPE, SIGSEGV and SIGILL, when not raised
  8704. // artificially, inherently leave the process in a
  8705. // state from which it is not safe to try and enter JS
  8706. // listeners.
  8707. module.exports = [
  8708. 'SIGABRT',
  8709. 'SIGALRM',
  8710. 'SIGHUP',
  8711. 'SIGINT',
  8712. 'SIGTERM'
  8713. ]
  8714. if (process.platform !== 'win32') {
  8715. module.exports.push(
  8716. 'SIGVTALRM',
  8717. 'SIGXCPU',
  8718. 'SIGXFSZ',
  8719. 'SIGUSR2',
  8720. 'SIGTRAP',
  8721. 'SIGSYS',
  8722. 'SIGQUIT',
  8723. 'SIGIOT'
  8724. // should detect profiler and enable/disable accordingly.
  8725. // see #21
  8726. // 'SIGPROF'
  8727. )
  8728. }
  8729. if (process.platform === 'linux') {
  8730. module.exports.push(
  8731. 'SIGIO',
  8732. 'SIGPOLL',
  8733. 'SIGPWR',
  8734. 'SIGSTKFLT',
  8735. 'SIGUNUSED'
  8736. )
  8737. }
  8738. /***/ }),
  8739. /***/ 656:
  8740. /***/ (function(module, exports) {
  8741. exports = module.exports = SemVer
  8742. var debug
  8743. /* istanbul ignore next */
  8744. if (typeof process === 'object' &&
  8745. process.env &&
  8746. process.env.NODE_DEBUG &&
  8747. /\bsemver\b/i.test(process.env.NODE_DEBUG)) {
  8748. debug = function () {
  8749. var args = Array.prototype.slice.call(arguments, 0)
  8750. args.unshift('SEMVER')
  8751. console.log.apply(console, args)
  8752. }
  8753. } else {
  8754. debug = function () {}
  8755. }
  8756. // Note: this is the semver.org version of the spec that it implements
  8757. // Not necessarily the package version of this code.
  8758. exports.SEMVER_SPEC_VERSION = '2.0.0'
  8759. var MAX_LENGTH = 256
  8760. var MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER ||
  8761. /* istanbul ignore next */ 9007199254740991
  8762. // Max safe segment length for coercion.
  8763. var MAX_SAFE_COMPONENT_LENGTH = 16
  8764. // The actual regexps go on exports.re
  8765. var re = exports.re = []
  8766. var src = exports.src = []
  8767. var t = exports.tokens = {}
  8768. var R = 0
  8769. function tok (n) {
  8770. t[n] = R++
  8771. }
  8772. // The following Regular Expressions can be used for tokenizing,
  8773. // validating, and parsing SemVer version strings.
  8774. // ## Numeric Identifier
  8775. // A single `0`, or a non-zero digit followed by zero or more digits.
  8776. tok('NUMERICIDENTIFIER')
  8777. src[t.NUMERICIDENTIFIER] = '0|[1-9]\\d*'
  8778. tok('NUMERICIDENTIFIERLOOSE')
  8779. src[t.NUMERICIDENTIFIERLOOSE] = '[0-9]+'
  8780. // ## Non-numeric Identifier
  8781. // Zero or more digits, followed by a letter or hyphen, and then zero or
  8782. // more letters, digits, or hyphens.
  8783. tok('NONNUMERICIDENTIFIER')
  8784. src[t.NONNUMERICIDENTIFIER] = '\\d*[a-zA-Z-][a-zA-Z0-9-]*'
  8785. // ## Main Version
  8786. // Three dot-separated numeric identifiers.
  8787. tok('MAINVERSION')
  8788. src[t.MAINVERSION] = '(' + src[t.NUMERICIDENTIFIER] + ')\\.' +
  8789. '(' + src[t.NUMERICIDENTIFIER] + ')\\.' +
  8790. '(' + src[t.NUMERICIDENTIFIER] + ')'
  8791. tok('MAINVERSIONLOOSE')
  8792. src[t.MAINVERSIONLOOSE] = '(' + src[t.NUMERICIDENTIFIERLOOSE] + ')\\.' +
  8793. '(' + src[t.NUMERICIDENTIFIERLOOSE] + ')\\.' +
  8794. '(' + src[t.NUMERICIDENTIFIERLOOSE] + ')'
  8795. // ## Pre-release Version Identifier
  8796. // A numeric identifier, or a non-numeric identifier.
  8797. tok('PRERELEASEIDENTIFIER')
  8798. src[t.PRERELEASEIDENTIFIER] = '(?:' + src[t.NUMERICIDENTIFIER] +
  8799. '|' + src[t.NONNUMERICIDENTIFIER] + ')'
  8800. tok('PRERELEASEIDENTIFIERLOOSE')
  8801. src[t.PRERELEASEIDENTIFIERLOOSE] = '(?:' + src[t.NUMERICIDENTIFIERLOOSE] +
  8802. '|' + src[t.NONNUMERICIDENTIFIER] + ')'
  8803. // ## Pre-release Version
  8804. // Hyphen, followed by one or more dot-separated pre-release version
  8805. // identifiers.
  8806. tok('PRERELEASE')
  8807. src[t.PRERELEASE] = '(?:-(' + src[t.PRERELEASEIDENTIFIER] +
  8808. '(?:\\.' + src[t.PRERELEASEIDENTIFIER] + ')*))'
  8809. tok('PRERELEASELOOSE')
  8810. src[t.PRERELEASELOOSE] = '(?:-?(' + src[t.PRERELEASEIDENTIFIERLOOSE] +
  8811. '(?:\\.' + src[t.PRERELEASEIDENTIFIERLOOSE] + ')*))'
  8812. // ## Build Metadata Identifier
  8813. // Any combination of digits, letters, or hyphens.
  8814. tok('BUILDIDENTIFIER')
  8815. src[t.BUILDIDENTIFIER] = '[0-9A-Za-z-]+'
  8816. // ## Build Metadata
  8817. // Plus sign, followed by one or more period-separated build metadata
  8818. // identifiers.
  8819. tok('BUILD')
  8820. src[t.BUILD] = '(?:\\+(' + src[t.BUILDIDENTIFIER] +
  8821. '(?:\\.' + src[t.BUILDIDENTIFIER] + ')*))'
  8822. // ## Full Version String
  8823. // A main version, followed optionally by a pre-release version and
  8824. // build metadata.
  8825. // Note that the only major, minor, patch, and pre-release sections of
  8826. // the version string are capturing groups. The build metadata is not a
  8827. // capturing group, because it should not ever be used in version
  8828. // comparison.
  8829. tok('FULL')
  8830. tok('FULLPLAIN')
  8831. src[t.FULLPLAIN] = 'v?' + src[t.MAINVERSION] +
  8832. src[t.PRERELEASE] + '?' +
  8833. src[t.BUILD] + '?'
  8834. src[t.FULL] = '^' + src[t.FULLPLAIN] + '$'
  8835. // like full, but allows v1.2.3 and =1.2.3, which people do sometimes.
  8836. // also, 1.0.0alpha1 (prerelease without the hyphen) which is pretty
  8837. // common in the npm registry.
  8838. tok('LOOSEPLAIN')
  8839. src[t.LOOSEPLAIN] = '[v=\\s]*' + src[t.MAINVERSIONLOOSE] +
  8840. src[t.PRERELEASELOOSE] + '?' +
  8841. src[t.BUILD] + '?'
  8842. tok('LOOSE')
  8843. src[t.LOOSE] = '^' + src[t.LOOSEPLAIN] + '$'
  8844. tok('GTLT')
  8845. src[t.GTLT] = '((?:<|>)?=?)'
  8846. // Something like "2.*" or "1.2.x".
  8847. // Note that "x.x" is a valid xRange identifer, meaning "any version"
  8848. // Only the first item is strictly required.
  8849. tok('XRANGEIDENTIFIERLOOSE')
  8850. src[t.XRANGEIDENTIFIERLOOSE] = src[t.NUMERICIDENTIFIERLOOSE] + '|x|X|\\*'
  8851. tok('XRANGEIDENTIFIER')
  8852. src[t.XRANGEIDENTIFIER] = src[t.NUMERICIDENTIFIER] + '|x|X|\\*'
  8853. tok('XRANGEPLAIN')
  8854. src[t.XRANGEPLAIN] = '[v=\\s]*(' + src[t.XRANGEIDENTIFIER] + ')' +
  8855. '(?:\\.(' + src[t.XRANGEIDENTIFIER] + ')' +
  8856. '(?:\\.(' + src[t.XRANGEIDENTIFIER] + ')' +
  8857. '(?:' + src[t.PRERELEASE] + ')?' +
  8858. src[t.BUILD] + '?' +
  8859. ')?)?'
  8860. tok('XRANGEPLAINLOOSE')
  8861. src[t.XRANGEPLAINLOOSE] = '[v=\\s]*(' + src[t.XRANGEIDENTIFIERLOOSE] + ')' +
  8862. '(?:\\.(' + src[t.XRANGEIDENTIFIERLOOSE] + ')' +
  8863. '(?:\\.(' + src[t.XRANGEIDENTIFIERLOOSE] + ')' +
  8864. '(?:' + src[t.PRERELEASELOOSE] + ')?' +
  8865. src[t.BUILD] + '?' +
  8866. ')?)?'
  8867. tok('XRANGE')
  8868. src[t.XRANGE] = '^' + src[t.GTLT] + '\\s*' + src[t.XRANGEPLAIN] + '$'
  8869. tok('XRANGELOOSE')
  8870. src[t.XRANGELOOSE] = '^' + src[t.GTLT] + '\\s*' + src[t.XRANGEPLAINLOOSE] + '$'
  8871. // Coercion.
  8872. // Extract anything that could conceivably be a part of a valid semver
  8873. tok('COERCE')
  8874. src[t.COERCE] = '(^|[^\\d])' +
  8875. '(\\d{1,' + MAX_SAFE_COMPONENT_LENGTH + '})' +
  8876. '(?:\\.(\\d{1,' + MAX_SAFE_COMPONENT_LENGTH + '}))?' +
  8877. '(?:\\.(\\d{1,' + MAX_SAFE_COMPONENT_LENGTH + '}))?' +
  8878. '(?:$|[^\\d])'
  8879. tok('COERCERTL')
  8880. re[t.COERCERTL] = new RegExp(src[t.COERCE], 'g')
  8881. // Tilde ranges.
  8882. // Meaning is "reasonably at or greater than"
  8883. tok('LONETILDE')
  8884. src[t.LONETILDE] = '(?:~>?)'
  8885. tok('TILDETRIM')
  8886. src[t.TILDETRIM] = '(\\s*)' + src[t.LONETILDE] + '\\s+'
  8887. re[t.TILDETRIM] = new RegExp(src[t.TILDETRIM], 'g')
  8888. var tildeTrimReplace = '$1~'
  8889. tok('TILDE')
  8890. src[t.TILDE] = '^' + src[t.LONETILDE] + src[t.XRANGEPLAIN] + '$'
  8891. tok('TILDELOOSE')
  8892. src[t.TILDELOOSE] = '^' + src[t.LONETILDE] + src[t.XRANGEPLAINLOOSE] + '$'
  8893. // Caret ranges.
  8894. // Meaning is "at least and backwards compatible with"
  8895. tok('LONECARET')
  8896. src[t.LONECARET] = '(?:\\^)'
  8897. tok('CARETTRIM')
  8898. src[t.CARETTRIM] = '(\\s*)' + src[t.LONECARET] + '\\s+'
  8899. re[t.CARETTRIM] = new RegExp(src[t.CARETTRIM], 'g')
  8900. var caretTrimReplace = '$1^'
  8901. tok('CARET')
  8902. src[t.CARET] = '^' + src[t.LONECARET] + src[t.XRANGEPLAIN] + '$'
  8903. tok('CARETLOOSE')
  8904. src[t.CARETLOOSE] = '^' + src[t.LONECARET] + src[t.XRANGEPLAINLOOSE] + '$'
  8905. // A simple gt/lt/eq thing, or just "" to indicate "any version"
  8906. tok('COMPARATORLOOSE')
  8907. src[t.COMPARATORLOOSE] = '^' + src[t.GTLT] + '\\s*(' + src[t.LOOSEPLAIN] + ')$|^$'
  8908. tok('COMPARATOR')
  8909. src[t.COMPARATOR] = '^' + src[t.GTLT] + '\\s*(' + src[t.FULLPLAIN] + ')$|^$'
  8910. // An expression to strip any whitespace between the gtlt and the thing
  8911. // it modifies, so that `> 1.2.3` ==> `>1.2.3`
  8912. tok('COMPARATORTRIM')
  8913. src[t.COMPARATORTRIM] = '(\\s*)' + src[t.GTLT] +
  8914. '\\s*(' + src[t.LOOSEPLAIN] + '|' + src[t.XRANGEPLAIN] + ')'
  8915. // this one has to use the /g flag
  8916. re[t.COMPARATORTRIM] = new RegExp(src[t.COMPARATORTRIM], 'g')
  8917. var comparatorTrimReplace = '$1$2$3'
  8918. // Something like `1.2.3 - 1.2.4`
  8919. // Note that these all use the loose form, because they'll be
  8920. // checked against either the strict or loose comparator form
  8921. // later.
  8922. tok('HYPHENRANGE')
  8923. src[t.HYPHENRANGE] = '^\\s*(' + src[t.XRANGEPLAIN] + ')' +
  8924. '\\s+-\\s+' +
  8925. '(' + src[t.XRANGEPLAIN] + ')' +
  8926. '\\s*$'
  8927. tok('HYPHENRANGELOOSE')
  8928. src[t.HYPHENRANGELOOSE] = '^\\s*(' + src[t.XRANGEPLAINLOOSE] + ')' +
  8929. '\\s+-\\s+' +
  8930. '(' + src[t.XRANGEPLAINLOOSE] + ')' +
  8931. '\\s*$'
  8932. // Star ranges basically just allow anything at all.
  8933. tok('STAR')
  8934. src[t.STAR] = '(<|>)?=?\\s*\\*'
  8935. // Compile to actual regexp objects.
  8936. // All are flag-free, unless they were created above with a flag.
  8937. for (var i = 0; i < R; i++) {
  8938. debug(i, src[i])
  8939. if (!re[i]) {
  8940. re[i] = new RegExp(src[i])
  8941. }
  8942. }
  8943. exports.parse = parse
  8944. function parse (version, options) {
  8945. if (!options || typeof options !== 'object') {
  8946. options = {
  8947. loose: !!options,
  8948. includePrerelease: false
  8949. }
  8950. }
  8951. if (version instanceof SemVer) {
  8952. return version
  8953. }
  8954. if (typeof version !== 'string') {
  8955. return null
  8956. }
  8957. if (version.length > MAX_LENGTH) {
  8958. return null
  8959. }
  8960. var r = options.loose ? re[t.LOOSE] : re[t.FULL]
  8961. if (!r.test(version)) {
  8962. return null
  8963. }
  8964. try {
  8965. return new SemVer(version, options)
  8966. } catch (er) {
  8967. return null
  8968. }
  8969. }
  8970. exports.valid = valid
  8971. function valid (version, options) {
  8972. var v = parse(version, options)
  8973. return v ? v.version : null
  8974. }
  8975. exports.clean = clean
  8976. function clean (version, options) {
  8977. var s = parse(version.trim().replace(/^[=v]+/, ''), options)
  8978. return s ? s.version : null
  8979. }
  8980. exports.SemVer = SemVer
  8981. function SemVer (version, options) {
  8982. if (!options || typeof options !== 'object') {
  8983. options = {
  8984. loose: !!options,
  8985. includePrerelease: false
  8986. }
  8987. }
  8988. if (version instanceof SemVer) {
  8989. if (version.loose === options.loose) {
  8990. return version
  8991. } else {
  8992. version = version.version
  8993. }
  8994. } else if (typeof version !== 'string') {
  8995. throw new TypeError('Invalid Version: ' + version)
  8996. }
  8997. if (version.length > MAX_LENGTH) {
  8998. throw new TypeError('version is longer than ' + MAX_LENGTH + ' characters')
  8999. }
  9000. if (!(this instanceof SemVer)) {
  9001. return new SemVer(version, options)
  9002. }
  9003. debug('SemVer', version, options)
  9004. this.options = options
  9005. this.loose = !!options.loose
  9006. var m = version.trim().match(options.loose ? re[t.LOOSE] : re[t.FULL])
  9007. if (!m) {
  9008. throw new TypeError('Invalid Version: ' + version)
  9009. }
  9010. this.raw = version
  9011. // these are actually numbers
  9012. this.major = +m[1]
  9013. this.minor = +m[2]
  9014. this.patch = +m[3]
  9015. if (this.major > MAX_SAFE_INTEGER || this.major < 0) {
  9016. throw new TypeError('Invalid major version')
  9017. }
  9018. if (this.minor > MAX_SAFE_INTEGER || this.minor < 0) {
  9019. throw new TypeError('Invalid minor version')
  9020. }
  9021. if (this.patch > MAX_SAFE_INTEGER || this.patch < 0) {
  9022. throw new TypeError('Invalid patch version')
  9023. }
  9024. // numberify any prerelease numeric ids
  9025. if (!m[4]) {
  9026. this.prerelease = []
  9027. } else {
  9028. this.prerelease = m[4].split('.').map(function (id) {
  9029. if (/^[0-9]+$/.test(id)) {
  9030. var num = +id
  9031. if (num >= 0 && num < MAX_SAFE_INTEGER) {
  9032. return num
  9033. }
  9034. }
  9035. return id
  9036. })
  9037. }
  9038. this.build = m[5] ? m[5].split('.') : []
  9039. this.format()
  9040. }
  9041. SemVer.prototype.format = function () {
  9042. this.version = this.major + '.' + this.minor + '.' + this.patch
  9043. if (this.prerelease.length) {
  9044. this.version += '-' + this.prerelease.join('.')
  9045. }
  9046. return this.version
  9047. }
  9048. SemVer.prototype.toString = function () {
  9049. return this.version
  9050. }
  9051. SemVer.prototype.compare = function (other) {
  9052. debug('SemVer.compare', this.version, this.options, other)
  9053. if (!(other instanceof SemVer)) {
  9054. other = new SemVer(other, this.options)
  9055. }
  9056. return this.compareMain(other) || this.comparePre(other)
  9057. }
  9058. SemVer.prototype.compareMain = function (other) {
  9059. if (!(other instanceof SemVer)) {
  9060. other = new SemVer(other, this.options)
  9061. }
  9062. return compareIdentifiers(this.major, other.major) ||
  9063. compareIdentifiers(this.minor, other.minor) ||
  9064. compareIdentifiers(this.patch, other.patch)
  9065. }
  9066. SemVer.prototype.comparePre = function (other) {
  9067. if (!(other instanceof SemVer)) {
  9068. other = new SemVer(other, this.options)
  9069. }
  9070. // NOT having a prerelease is > having one
  9071. if (this.prerelease.length && !other.prerelease.length) {
  9072. return -1
  9073. } else if (!this.prerelease.length && other.prerelease.length) {
  9074. return 1
  9075. } else if (!this.prerelease.length && !other.prerelease.length) {
  9076. return 0
  9077. }
  9078. var i = 0
  9079. do {
  9080. var a = this.prerelease[i]
  9081. var b = other.prerelease[i]
  9082. debug('prerelease compare', i, a, b)
  9083. if (a === undefined && b === undefined) {
  9084. return 0
  9085. } else if (b === undefined) {
  9086. return 1
  9087. } else if (a === undefined) {
  9088. return -1
  9089. } else if (a === b) {
  9090. continue
  9091. } else {
  9092. return compareIdentifiers(a, b)
  9093. }
  9094. } while (++i)
  9095. }
  9096. SemVer.prototype.compareBuild = function (other) {
  9097. if (!(other instanceof SemVer)) {
  9098. other = new SemVer(other, this.options)
  9099. }
  9100. var i = 0
  9101. do {
  9102. var a = this.build[i]
  9103. var b = other.build[i]
  9104. debug('prerelease compare', i, a, b)
  9105. if (a === undefined && b === undefined) {
  9106. return 0
  9107. } else if (b === undefined) {
  9108. return 1
  9109. } else if (a === undefined) {
  9110. return -1
  9111. } else if (a === b) {
  9112. continue
  9113. } else {
  9114. return compareIdentifiers(a, b)
  9115. }
  9116. } while (++i)
  9117. }
  9118. // preminor will bump the version up to the next minor release, and immediately
  9119. // down to pre-release. premajor and prepatch work the same way.
  9120. SemVer.prototype.inc = function (release, identifier) {
  9121. switch (release) {
  9122. case 'premajor':
  9123. this.prerelease.length = 0
  9124. this.patch = 0
  9125. this.minor = 0
  9126. this.major++
  9127. this.inc('pre', identifier)
  9128. break
  9129. case 'preminor':
  9130. this.prerelease.length = 0
  9131. this.patch = 0
  9132. this.minor++
  9133. this.inc('pre', identifier)
  9134. break
  9135. case 'prepatch':
  9136. // If this is already a prerelease, it will bump to the next version
  9137. // drop any prereleases that might already exist, since they are not
  9138. // relevant at this point.
  9139. this.prerelease.length = 0
  9140. this.inc('patch', identifier)
  9141. this.inc('pre', identifier)
  9142. break
  9143. // If the input is a non-prerelease version, this acts the same as
  9144. // prepatch.
  9145. case 'prerelease':
  9146. if (this.prerelease.length === 0) {
  9147. this.inc('patch', identifier)
  9148. }
  9149. this.inc('pre', identifier)
  9150. break
  9151. case 'major':
  9152. // If this is a pre-major version, bump up to the same major version.
  9153. // Otherwise increment major.
  9154. // 1.0.0-5 bumps to 1.0.0
  9155. // 1.1.0 bumps to 2.0.0
  9156. if (this.minor !== 0 ||
  9157. this.patch !== 0 ||
  9158. this.prerelease.length === 0) {
  9159. this.major++
  9160. }
  9161. this.minor = 0
  9162. this.patch = 0
  9163. this.prerelease = []
  9164. break
  9165. case 'minor':
  9166. // If this is a pre-minor version, bump up to the same minor version.
  9167. // Otherwise increment minor.
  9168. // 1.2.0-5 bumps to 1.2.0
  9169. // 1.2.1 bumps to 1.3.0
  9170. if (this.patch !== 0 || this.prerelease.length === 0) {
  9171. this.minor++
  9172. }
  9173. this.patch = 0
  9174. this.prerelease = []
  9175. break
  9176. case 'patch':
  9177. // If this is not a pre-release version, it will increment the patch.
  9178. // If it is a pre-release it will bump up to the same patch version.
  9179. // 1.2.0-5 patches to 1.2.0
  9180. // 1.2.0 patches to 1.2.1
  9181. if (this.prerelease.length === 0) {
  9182. this.patch++
  9183. }
  9184. this.prerelease = []
  9185. break
  9186. // This probably shouldn't be used publicly.
  9187. // 1.0.0 "pre" would become 1.0.0-0 which is the wrong direction.
  9188. case 'pre':
  9189. if (this.prerelease.length === 0) {
  9190. this.prerelease = [0]
  9191. } else {
  9192. var i = this.prerelease.length
  9193. while (--i >= 0) {
  9194. if (typeof this.prerelease[i] === 'number') {
  9195. this.prerelease[i]++
  9196. i = -2
  9197. }
  9198. }
  9199. if (i === -1) {
  9200. // didn't increment anything
  9201. this.prerelease.push(0)
  9202. }
  9203. }
  9204. if (identifier) {
  9205. // 1.2.0-beta.1 bumps to 1.2.0-beta.2,
  9206. // 1.2.0-beta.fooblz or 1.2.0-beta bumps to 1.2.0-beta.0
  9207. if (this.prerelease[0] === identifier) {
  9208. if (isNaN(this.prerelease[1])) {
  9209. this.prerelease = [identifier, 0]
  9210. }
  9211. } else {
  9212. this.prerelease = [identifier, 0]
  9213. }
  9214. }
  9215. break
  9216. default:
  9217. throw new Error('invalid increment argument: ' + release)
  9218. }
  9219. this.format()
  9220. this.raw = this.version
  9221. return this
  9222. }
  9223. exports.inc = inc
  9224. function inc (version, release, loose, identifier) {
  9225. if (typeof (loose) === 'string') {
  9226. identifier = loose
  9227. loose = undefined
  9228. }
  9229. try {
  9230. return new SemVer(version, loose).inc(release, identifier).version
  9231. } catch (er) {
  9232. return null
  9233. }
  9234. }
  9235. exports.diff = diff
  9236. function diff (version1, version2) {
  9237. if (eq(version1, version2)) {
  9238. return null
  9239. } else {
  9240. var v1 = parse(version1)
  9241. var v2 = parse(version2)
  9242. var prefix = ''
  9243. if (v1.prerelease.length || v2.prerelease.length) {
  9244. prefix = 'pre'
  9245. var defaultResult = 'prerelease'
  9246. }
  9247. for (var key in v1) {
  9248. if (key === 'major' || key === 'minor' || key === 'patch') {
  9249. if (v1[key] !== v2[key]) {
  9250. return prefix + key
  9251. }
  9252. }
  9253. }
  9254. return defaultResult // may be undefined
  9255. }
  9256. }
  9257. exports.compareIdentifiers = compareIdentifiers
  9258. var numeric = /^[0-9]+$/
  9259. function compareIdentifiers (a, b) {
  9260. var anum = numeric.test(a)
  9261. var bnum = numeric.test(b)
  9262. if (anum && bnum) {
  9263. a = +a
  9264. b = +b
  9265. }
  9266. return a === b ? 0
  9267. : (anum && !bnum) ? -1
  9268. : (bnum && !anum) ? 1
  9269. : a < b ? -1
  9270. : 1
  9271. }
  9272. exports.rcompareIdentifiers = rcompareIdentifiers
  9273. function rcompareIdentifiers (a, b) {
  9274. return compareIdentifiers(b, a)
  9275. }
  9276. exports.major = major
  9277. function major (a, loose) {
  9278. return new SemVer(a, loose).major
  9279. }
  9280. exports.minor = minor
  9281. function minor (a, loose) {
  9282. return new SemVer(a, loose).minor
  9283. }
  9284. exports.patch = patch
  9285. function patch (a, loose) {
  9286. return new SemVer(a, loose).patch
  9287. }
  9288. exports.compare = compare
  9289. function compare (a, b, loose) {
  9290. return new SemVer(a, loose).compare(new SemVer(b, loose))
  9291. }
  9292. exports.compareLoose = compareLoose
  9293. function compareLoose (a, b) {
  9294. return compare(a, b, true)
  9295. }
  9296. exports.compareBuild = compareBuild
  9297. function compareBuild (a, b, loose) {
  9298. var versionA = new SemVer(a, loose)
  9299. var versionB = new SemVer(b, loose)
  9300. return versionA.compare(versionB) || versionA.compareBuild(versionB)
  9301. }
  9302. exports.rcompare = rcompare
  9303. function rcompare (a, b, loose) {
  9304. return compare(b, a, loose)
  9305. }
  9306. exports.sort = sort
  9307. function sort (list, loose) {
  9308. return list.sort(function (a, b) {
  9309. return exports.compareBuild(a, b, loose)
  9310. })
  9311. }
  9312. exports.rsort = rsort
  9313. function rsort (list, loose) {
  9314. return list.sort(function (a, b) {
  9315. return exports.compareBuild(b, a, loose)
  9316. })
  9317. }
  9318. exports.gt = gt
  9319. function gt (a, b, loose) {
  9320. return compare(a, b, loose) > 0
  9321. }
  9322. exports.lt = lt
  9323. function lt (a, b, loose) {
  9324. return compare(a, b, loose) < 0
  9325. }
  9326. exports.eq = eq
  9327. function eq (a, b, loose) {
  9328. return compare(a, b, loose) === 0
  9329. }
  9330. exports.neq = neq
  9331. function neq (a, b, loose) {
  9332. return compare(a, b, loose) !== 0
  9333. }
  9334. exports.gte = gte
  9335. function gte (a, b, loose) {
  9336. return compare(a, b, loose) >= 0
  9337. }
  9338. exports.lte = lte
  9339. function lte (a, b, loose) {
  9340. return compare(a, b, loose) <= 0
  9341. }
  9342. exports.cmp = cmp
  9343. function cmp (a, op, b, loose) {
  9344. switch (op) {
  9345. case '===':
  9346. if (typeof a === 'object')
  9347. a = a.version
  9348. if (typeof b === 'object')
  9349. b = b.version
  9350. return a === b
  9351. case '!==':
  9352. if (typeof a === 'object')
  9353. a = a.version
  9354. if (typeof b === 'object')
  9355. b = b.version
  9356. return a !== b
  9357. case '':
  9358. case '=':
  9359. case '==':
  9360. return eq(a, b, loose)
  9361. case '!=':
  9362. return neq(a, b, loose)
  9363. case '>':
  9364. return gt(a, b, loose)
  9365. case '>=':
  9366. return gte(a, b, loose)
  9367. case '<':
  9368. return lt(a, b, loose)
  9369. case '<=':
  9370. return lte(a, b, loose)
  9371. default:
  9372. throw new TypeError('Invalid operator: ' + op)
  9373. }
  9374. }
  9375. exports.Comparator = Comparator
  9376. function Comparator (comp, options) {
  9377. if (!options || typeof options !== 'object') {
  9378. options = {
  9379. loose: !!options,
  9380. includePrerelease: false
  9381. }
  9382. }
  9383. if (comp instanceof Comparator) {
  9384. if (comp.loose === !!options.loose) {
  9385. return comp
  9386. } else {
  9387. comp = comp.value
  9388. }
  9389. }
  9390. if (!(this instanceof Comparator)) {
  9391. return new Comparator(comp, options)
  9392. }
  9393. debug('comparator', comp, options)
  9394. this.options = options
  9395. this.loose = !!options.loose
  9396. this.parse(comp)
  9397. if (this.semver === ANY) {
  9398. this.value = ''
  9399. } else {
  9400. this.value = this.operator + this.semver.version
  9401. }
  9402. debug('comp', this)
  9403. }
  9404. var ANY = {}
  9405. Comparator.prototype.parse = function (comp) {
  9406. var r = this.options.loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR]
  9407. var m = comp.match(r)
  9408. if (!m) {
  9409. throw new TypeError('Invalid comparator: ' + comp)
  9410. }
  9411. this.operator = m[1] !== undefined ? m[1] : ''
  9412. if (this.operator === '=') {
  9413. this.operator = ''
  9414. }
  9415. // if it literally is just '>' or '' then allow anything.
  9416. if (!m[2]) {
  9417. this.semver = ANY
  9418. } else {
  9419. this.semver = new SemVer(m[2], this.options.loose)
  9420. }
  9421. }
  9422. Comparator.prototype.toString = function () {
  9423. return this.value
  9424. }
  9425. Comparator.prototype.test = function (version) {
  9426. debug('Comparator.test', version, this.options.loose)
  9427. if (this.semver === ANY || version === ANY) {
  9428. return true
  9429. }
  9430. if (typeof version === 'string') {
  9431. try {
  9432. version = new SemVer(version, this.options)
  9433. } catch (er) {
  9434. return false
  9435. }
  9436. }
  9437. return cmp(version, this.operator, this.semver, this.options)
  9438. }
  9439. Comparator.prototype.intersects = function (comp, options) {
  9440. if (!(comp instanceof Comparator)) {
  9441. throw new TypeError('a Comparator is required')
  9442. }
  9443. if (!options || typeof options !== 'object') {
  9444. options = {
  9445. loose: !!options,
  9446. includePrerelease: false
  9447. }
  9448. }
  9449. var rangeTmp
  9450. if (this.operator === '') {
  9451. if (this.value === '') {
  9452. return true
  9453. }
  9454. rangeTmp = new Range(comp.value, options)
  9455. return satisfies(this.value, rangeTmp, options)
  9456. } else if (comp.operator === '') {
  9457. if (comp.value === '') {
  9458. return true
  9459. }
  9460. rangeTmp = new Range(this.value, options)
  9461. return satisfies(comp.semver, rangeTmp, options)
  9462. }
  9463. var sameDirectionIncreasing =
  9464. (this.operator === '>=' || this.operator === '>') &&
  9465. (comp.operator === '>=' || comp.operator === '>')
  9466. var sameDirectionDecreasing =
  9467. (this.operator === '<=' || this.operator === '<') &&
  9468. (comp.operator === '<=' || comp.operator === '<')
  9469. var sameSemVer = this.semver.version === comp.semver.version
  9470. var differentDirectionsInclusive =
  9471. (this.operator === '>=' || this.operator === '<=') &&
  9472. (comp.operator === '>=' || comp.operator === '<=')
  9473. var oppositeDirectionsLessThan =
  9474. cmp(this.semver, '<', comp.semver, options) &&
  9475. ((this.operator === '>=' || this.operator === '>') &&
  9476. (comp.operator === '<=' || comp.operator === '<'))
  9477. var oppositeDirectionsGreaterThan =
  9478. cmp(this.semver, '>', comp.semver, options) &&
  9479. ((this.operator === '<=' || this.operator === '<') &&
  9480. (comp.operator === '>=' || comp.operator === '>'))
  9481. return sameDirectionIncreasing || sameDirectionDecreasing ||
  9482. (sameSemVer && differentDirectionsInclusive) ||
  9483. oppositeDirectionsLessThan || oppositeDirectionsGreaterThan
  9484. }
  9485. exports.Range = Range
  9486. function Range (range, options) {
  9487. if (!options || typeof options !== 'object') {
  9488. options = {
  9489. loose: !!options,
  9490. includePrerelease: false
  9491. }
  9492. }
  9493. if (range instanceof Range) {
  9494. if (range.loose === !!options.loose &&
  9495. range.includePrerelease === !!options.includePrerelease) {
  9496. return range
  9497. } else {
  9498. return new Range(range.raw, options)
  9499. }
  9500. }
  9501. if (range instanceof Comparator) {
  9502. return new Range(range.value, options)
  9503. }
  9504. if (!(this instanceof Range)) {
  9505. return new Range(range, options)
  9506. }
  9507. this.options = options
  9508. this.loose = !!options.loose
  9509. this.includePrerelease = !!options.includePrerelease
  9510. // First, split based on boolean or ||
  9511. this.raw = range
  9512. this.set = range.split(/\s*\|\|\s*/).map(function (range) {
  9513. return this.parseRange(range.trim())
  9514. }, this).filter(function (c) {
  9515. // throw out any that are not relevant for whatever reason
  9516. return c.length
  9517. })
  9518. if (!this.set.length) {
  9519. throw new TypeError('Invalid SemVer Range: ' + range)
  9520. }
  9521. this.format()
  9522. }
  9523. Range.prototype.format = function () {
  9524. this.range = this.set.map(function (comps) {
  9525. return comps.join(' ').trim()
  9526. }).join('||').trim()
  9527. return this.range
  9528. }
  9529. Range.prototype.toString = function () {
  9530. return this.range
  9531. }
  9532. Range.prototype.parseRange = function (range) {
  9533. var loose = this.options.loose
  9534. range = range.trim()
  9535. // `1.2.3 - 1.2.4` => `>=1.2.3 <=1.2.4`
  9536. var hr = loose ? re[t.HYPHENRANGELOOSE] : re[t.HYPHENRANGE]
  9537. range = range.replace(hr, hyphenReplace)
  9538. debug('hyphen replace', range)
  9539. // `> 1.2.3 < 1.2.5` => `>1.2.3 <1.2.5`
  9540. range = range.replace(re[t.COMPARATORTRIM], comparatorTrimReplace)
  9541. debug('comparator trim', range, re[t.COMPARATORTRIM])
  9542. // `~ 1.2.3` => `~1.2.3`
  9543. range = range.replace(re[t.TILDETRIM], tildeTrimReplace)
  9544. // `^ 1.2.3` => `^1.2.3`
  9545. range = range.replace(re[t.CARETTRIM], caretTrimReplace)
  9546. // normalize spaces
  9547. range = range.split(/\s+/).join(' ')
  9548. // At this point, the range is completely trimmed and
  9549. // ready to be split into comparators.
  9550. var compRe = loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR]
  9551. var set = range.split(' ').map(function (comp) {
  9552. return parseComparator(comp, this.options)
  9553. }, this).join(' ').split(/\s+/)
  9554. if (this.options.loose) {
  9555. // in loose mode, throw out any that are not valid comparators
  9556. set = set.filter(function (comp) {
  9557. return !!comp.match(compRe)
  9558. })
  9559. }
  9560. set = set.map(function (comp) {
  9561. return new Comparator(comp, this.options)
  9562. }, this)
  9563. return set
  9564. }
  9565. Range.prototype.intersects = function (range, options) {
  9566. if (!(range instanceof Range)) {
  9567. throw new TypeError('a Range is required')
  9568. }
  9569. return this.set.some(function (thisComparators) {
  9570. return (
  9571. isSatisfiable(thisComparators, options) &&
  9572. range.set.some(function (rangeComparators) {
  9573. return (
  9574. isSatisfiable(rangeComparators, options) &&
  9575. thisComparators.every(function (thisComparator) {
  9576. return rangeComparators.every(function (rangeComparator) {
  9577. return thisComparator.intersects(rangeComparator, options)
  9578. })
  9579. })
  9580. )
  9581. })
  9582. )
  9583. })
  9584. }
  9585. // take a set of comparators and determine whether there
  9586. // exists a version which can satisfy it
  9587. function isSatisfiable (comparators, options) {
  9588. var result = true
  9589. var remainingComparators = comparators.slice()
  9590. var testComparator = remainingComparators.pop()
  9591. while (result && remainingComparators.length) {
  9592. result = remainingComparators.every(function (otherComparator) {
  9593. return testComparator.intersects(otherComparator, options)
  9594. })
  9595. testComparator = remainingComparators.pop()
  9596. }
  9597. return result
  9598. }
  9599. // Mostly just for testing and legacy API reasons
  9600. exports.toComparators = toComparators
  9601. function toComparators (range, options) {
  9602. return new Range(range, options).set.map(function (comp) {
  9603. return comp.map(function (c) {
  9604. return c.value
  9605. }).join(' ').trim().split(' ')
  9606. })
  9607. }
  9608. // comprised of xranges, tildes, stars, and gtlt's at this point.
  9609. // already replaced the hyphen ranges
  9610. // turn into a set of JUST comparators.
  9611. function parseComparator (comp, options) {
  9612. debug('comp', comp, options)
  9613. comp = replaceCarets(comp, options)
  9614. debug('caret', comp)
  9615. comp = replaceTildes(comp, options)
  9616. debug('tildes', comp)
  9617. comp = replaceXRanges(comp, options)
  9618. debug('xrange', comp)
  9619. comp = replaceStars(comp, options)
  9620. debug('stars', comp)
  9621. return comp
  9622. }
  9623. function isX (id) {
  9624. return !id || id.toLowerCase() === 'x' || id === '*'
  9625. }
  9626. // ~, ~> --> * (any, kinda silly)
  9627. // ~2, ~2.x, ~2.x.x, ~>2, ~>2.x ~>2.x.x --> >=2.0.0 <3.0.0
  9628. // ~2.0, ~2.0.x, ~>2.0, ~>2.0.x --> >=2.0.0 <2.1.0
  9629. // ~1.2, ~1.2.x, ~>1.2, ~>1.2.x --> >=1.2.0 <1.3.0
  9630. // ~1.2.3, ~>1.2.3 --> >=1.2.3 <1.3.0
  9631. // ~1.2.0, ~>1.2.0 --> >=1.2.0 <1.3.0
  9632. function replaceTildes (comp, options) {
  9633. return comp.trim().split(/\s+/).map(function (comp) {
  9634. return replaceTilde(comp, options)
  9635. }).join(' ')
  9636. }
  9637. function replaceTilde (comp, options) {
  9638. var r = options.loose ? re[t.TILDELOOSE] : re[t.TILDE]
  9639. return comp.replace(r, function (_, M, m, p, pr) {
  9640. debug('tilde', comp, _, M, m, p, pr)
  9641. var ret
  9642. if (isX(M)) {
  9643. ret = ''
  9644. } else if (isX(m)) {
  9645. ret = '>=' + M + '.0.0 <' + (+M + 1) + '.0.0'
  9646. } else if (isX(p)) {
  9647. // ~1.2 == >=1.2.0 <1.3.0
  9648. ret = '>=' + M + '.' + m + '.0 <' + M + '.' + (+m + 1) + '.0'
  9649. } else if (pr) {
  9650. debug('replaceTilde pr', pr)
  9651. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  9652. ' <' + M + '.' + (+m + 1) + '.0'
  9653. } else {
  9654. // ~1.2.3 == >=1.2.3 <1.3.0
  9655. ret = '>=' + M + '.' + m + '.' + p +
  9656. ' <' + M + '.' + (+m + 1) + '.0'
  9657. }
  9658. debug('tilde return', ret)
  9659. return ret
  9660. })
  9661. }
  9662. // ^ --> * (any, kinda silly)
  9663. // ^2, ^2.x, ^2.x.x --> >=2.0.0 <3.0.0
  9664. // ^2.0, ^2.0.x --> >=2.0.0 <3.0.0
  9665. // ^1.2, ^1.2.x --> >=1.2.0 <2.0.0
  9666. // ^1.2.3 --> >=1.2.3 <2.0.0
  9667. // ^1.2.0 --> >=1.2.0 <2.0.0
  9668. function replaceCarets (comp, options) {
  9669. return comp.trim().split(/\s+/).map(function (comp) {
  9670. return replaceCaret(comp, options)
  9671. }).join(' ')
  9672. }
  9673. function replaceCaret (comp, options) {
  9674. debug('caret', comp, options)
  9675. var r = options.loose ? re[t.CARETLOOSE] : re[t.CARET]
  9676. return comp.replace(r, function (_, M, m, p, pr) {
  9677. debug('caret', comp, _, M, m, p, pr)
  9678. var ret
  9679. if (isX(M)) {
  9680. ret = ''
  9681. } else if (isX(m)) {
  9682. ret = '>=' + M + '.0.0 <' + (+M + 1) + '.0.0'
  9683. } else if (isX(p)) {
  9684. if (M === '0') {
  9685. ret = '>=' + M + '.' + m + '.0 <' + M + '.' + (+m + 1) + '.0'
  9686. } else {
  9687. ret = '>=' + M + '.' + m + '.0 <' + (+M + 1) + '.0.0'
  9688. }
  9689. } else if (pr) {
  9690. debug('replaceCaret pr', pr)
  9691. if (M === '0') {
  9692. if (m === '0') {
  9693. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  9694. ' <' + M + '.' + m + '.' + (+p + 1)
  9695. } else {
  9696. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  9697. ' <' + M + '.' + (+m + 1) + '.0'
  9698. }
  9699. } else {
  9700. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  9701. ' <' + (+M + 1) + '.0.0'
  9702. }
  9703. } else {
  9704. debug('no pr')
  9705. if (M === '0') {
  9706. if (m === '0') {
  9707. ret = '>=' + M + '.' + m + '.' + p +
  9708. ' <' + M + '.' + m + '.' + (+p + 1)
  9709. } else {
  9710. ret = '>=' + M + '.' + m + '.' + p +
  9711. ' <' + M + '.' + (+m + 1) + '.0'
  9712. }
  9713. } else {
  9714. ret = '>=' + M + '.' + m + '.' + p +
  9715. ' <' + (+M + 1) + '.0.0'
  9716. }
  9717. }
  9718. debug('caret return', ret)
  9719. return ret
  9720. })
  9721. }
  9722. function replaceXRanges (comp, options) {
  9723. debug('replaceXRanges', comp, options)
  9724. return comp.split(/\s+/).map(function (comp) {
  9725. return replaceXRange(comp, options)
  9726. }).join(' ')
  9727. }
  9728. function replaceXRange (comp, options) {
  9729. comp = comp.trim()
  9730. var r = options.loose ? re[t.XRANGELOOSE] : re[t.XRANGE]
  9731. return comp.replace(r, function (ret, gtlt, M, m, p, pr) {
  9732. debug('xRange', comp, ret, gtlt, M, m, p, pr)
  9733. var xM = isX(M)
  9734. var xm = xM || isX(m)
  9735. var xp = xm || isX(p)
  9736. var anyX = xp
  9737. if (gtlt === '=' && anyX) {
  9738. gtlt = ''
  9739. }
  9740. // if we're including prereleases in the match, then we need
  9741. // to fix this to -0, the lowest possible prerelease value
  9742. pr = options.includePrerelease ? '-0' : ''
  9743. if (xM) {
  9744. if (gtlt === '>' || gtlt === '<') {
  9745. // nothing is allowed
  9746. ret = '<0.0.0-0'
  9747. } else {
  9748. // nothing is forbidden
  9749. ret = '*'
  9750. }
  9751. } else if (gtlt && anyX) {
  9752. // we know patch is an x, because we have any x at all.
  9753. // replace X with 0
  9754. if (xm) {
  9755. m = 0
  9756. }
  9757. p = 0
  9758. if (gtlt === '>') {
  9759. // >1 => >=2.0.0
  9760. // >1.2 => >=1.3.0
  9761. // >1.2.3 => >= 1.2.4
  9762. gtlt = '>='
  9763. if (xm) {
  9764. M = +M + 1
  9765. m = 0
  9766. p = 0
  9767. } else {
  9768. m = +m + 1
  9769. p = 0
  9770. }
  9771. } else if (gtlt === '<=') {
  9772. // <=0.7.x is actually <0.8.0, since any 0.7.x should
  9773. // pass. Similarly, <=7.x is actually <8.0.0, etc.
  9774. gtlt = '<'
  9775. if (xm) {
  9776. M = +M + 1
  9777. } else {
  9778. m = +m + 1
  9779. }
  9780. }
  9781. ret = gtlt + M + '.' + m + '.' + p + pr
  9782. } else if (xm) {
  9783. ret = '>=' + M + '.0.0' + pr + ' <' + (+M + 1) + '.0.0' + pr
  9784. } else if (xp) {
  9785. ret = '>=' + M + '.' + m + '.0' + pr +
  9786. ' <' + M + '.' + (+m + 1) + '.0' + pr
  9787. }
  9788. debug('xRange return', ret)
  9789. return ret
  9790. })
  9791. }
  9792. // Because * is AND-ed with everything else in the comparator,
  9793. // and '' means "any version", just remove the *s entirely.
  9794. function replaceStars (comp, options) {
  9795. debug('replaceStars', comp, options)
  9796. // Looseness is ignored here. star is always as loose as it gets!
  9797. return comp.trim().replace(re[t.STAR], '')
  9798. }
  9799. // This function is passed to string.replace(re[t.HYPHENRANGE])
  9800. // M, m, patch, prerelease, build
  9801. // 1.2 - 3.4.5 => >=1.2.0 <=3.4.5
  9802. // 1.2.3 - 3.4 => >=1.2.0 <3.5.0 Any 3.4.x will do
  9803. // 1.2 - 3.4 => >=1.2.0 <3.5.0
  9804. function hyphenReplace ($0,
  9805. from, fM, fm, fp, fpr, fb,
  9806. to, tM, tm, tp, tpr, tb) {
  9807. if (isX(fM)) {
  9808. from = ''
  9809. } else if (isX(fm)) {
  9810. from = '>=' + fM + '.0.0'
  9811. } else if (isX(fp)) {
  9812. from = '>=' + fM + '.' + fm + '.0'
  9813. } else {
  9814. from = '>=' + from
  9815. }
  9816. if (isX(tM)) {
  9817. to = ''
  9818. } else if (isX(tm)) {
  9819. to = '<' + (+tM + 1) + '.0.0'
  9820. } else if (isX(tp)) {
  9821. to = '<' + tM + '.' + (+tm + 1) + '.0'
  9822. } else if (tpr) {
  9823. to = '<=' + tM + '.' + tm + '.' + tp + '-' + tpr
  9824. } else {
  9825. to = '<=' + to
  9826. }
  9827. return (from + ' ' + to).trim()
  9828. }
  9829. // if ANY of the sets match ALL of its comparators, then pass
  9830. Range.prototype.test = function (version) {
  9831. if (!version) {
  9832. return false
  9833. }
  9834. if (typeof version === 'string') {
  9835. try {
  9836. version = new SemVer(version, this.options)
  9837. } catch (er) {
  9838. return false
  9839. }
  9840. }
  9841. for (var i = 0; i < this.set.length; i++) {
  9842. if (testSet(this.set[i], version, this.options)) {
  9843. return true
  9844. }
  9845. }
  9846. return false
  9847. }
  9848. function testSet (set, version, options) {
  9849. for (var i = 0; i < set.length; i++) {
  9850. if (!set[i].test(version)) {
  9851. return false
  9852. }
  9853. }
  9854. if (version.prerelease.length && !options.includePrerelease) {
  9855. // Find the set of versions that are allowed to have prereleases
  9856. // For example, ^1.2.3-pr.1 desugars to >=1.2.3-pr.1 <2.0.0
  9857. // That should allow `1.2.3-pr.2` to pass.
  9858. // However, `1.2.4-alpha.notready` should NOT be allowed,
  9859. // even though it's within the range set by the comparators.
  9860. for (i = 0; i < set.length; i++) {
  9861. debug(set[i].semver)
  9862. if (set[i].semver === ANY) {
  9863. continue
  9864. }
  9865. if (set[i].semver.prerelease.length > 0) {
  9866. var allowed = set[i].semver
  9867. if (allowed.major === version.major &&
  9868. allowed.minor === version.minor &&
  9869. allowed.patch === version.patch) {
  9870. return true
  9871. }
  9872. }
  9873. }
  9874. // Version has a -pre, but it's not one of the ones we like.
  9875. return false
  9876. }
  9877. return true
  9878. }
  9879. exports.satisfies = satisfies
  9880. function satisfies (version, range, options) {
  9881. try {
  9882. range = new Range(range, options)
  9883. } catch (er) {
  9884. return false
  9885. }
  9886. return range.test(version)
  9887. }
  9888. exports.maxSatisfying = maxSatisfying
  9889. function maxSatisfying (versions, range, options) {
  9890. var max = null
  9891. var maxSV = null
  9892. try {
  9893. var rangeObj = new Range(range, options)
  9894. } catch (er) {
  9895. return null
  9896. }
  9897. versions.forEach(function (v) {
  9898. if (rangeObj.test(v)) {
  9899. // satisfies(v, range, options)
  9900. if (!max || maxSV.compare(v) === -1) {
  9901. // compare(max, v, true)
  9902. max = v
  9903. maxSV = new SemVer(max, options)
  9904. }
  9905. }
  9906. })
  9907. return max
  9908. }
  9909. exports.minSatisfying = minSatisfying
  9910. function minSatisfying (versions, range, options) {
  9911. var min = null
  9912. var minSV = null
  9913. try {
  9914. var rangeObj = new Range(range, options)
  9915. } catch (er) {
  9916. return null
  9917. }
  9918. versions.forEach(function (v) {
  9919. if (rangeObj.test(v)) {
  9920. // satisfies(v, range, options)
  9921. if (!min || minSV.compare(v) === 1) {
  9922. // compare(min, v, true)
  9923. min = v
  9924. minSV = new SemVer(min, options)
  9925. }
  9926. }
  9927. })
  9928. return min
  9929. }
  9930. exports.minVersion = minVersion
  9931. function minVersion (range, loose) {
  9932. range = new Range(range, loose)
  9933. var minver = new SemVer('0.0.0')
  9934. if (range.test(minver)) {
  9935. return minver
  9936. }
  9937. minver = new SemVer('0.0.0-0')
  9938. if (range.test(minver)) {
  9939. return minver
  9940. }
  9941. minver = null
  9942. for (var i = 0; i < range.set.length; ++i) {
  9943. var comparators = range.set[i]
  9944. comparators.forEach(function (comparator) {
  9945. // Clone to avoid manipulating the comparator's semver object.
  9946. var compver = new SemVer(comparator.semver.version)
  9947. switch (comparator.operator) {
  9948. case '>':
  9949. if (compver.prerelease.length === 0) {
  9950. compver.patch++
  9951. } else {
  9952. compver.prerelease.push(0)
  9953. }
  9954. compver.raw = compver.format()
  9955. /* fallthrough */
  9956. case '':
  9957. case '>=':
  9958. if (!minver || gt(minver, compver)) {
  9959. minver = compver
  9960. }
  9961. break
  9962. case '<':
  9963. case '<=':
  9964. /* Ignore maximum versions */
  9965. break
  9966. /* istanbul ignore next */
  9967. default:
  9968. throw new Error('Unexpected operation: ' + comparator.operator)
  9969. }
  9970. })
  9971. }
  9972. if (minver && range.test(minver)) {
  9973. return minver
  9974. }
  9975. return null
  9976. }
  9977. exports.validRange = validRange
  9978. function validRange (range, options) {
  9979. try {
  9980. // Return '*' instead of '' so that truthiness works.
  9981. // This will throw if it's invalid anyway
  9982. return new Range(range, options).range || '*'
  9983. } catch (er) {
  9984. return null
  9985. }
  9986. }
  9987. // Determine if version is less than all the versions possible in the range
  9988. exports.ltr = ltr
  9989. function ltr (version, range, options) {
  9990. return outside(version, range, '<', options)
  9991. }
  9992. // Determine if version is greater than all the versions possible in the range.
  9993. exports.gtr = gtr
  9994. function gtr (version, range, options) {
  9995. return outside(version, range, '>', options)
  9996. }
  9997. exports.outside = outside
  9998. function outside (version, range, hilo, options) {
  9999. version = new SemVer(version, options)
  10000. range = new Range(range, options)
  10001. var gtfn, ltefn, ltfn, comp, ecomp
  10002. switch (hilo) {
  10003. case '>':
  10004. gtfn = gt
  10005. ltefn = lte
  10006. ltfn = lt
  10007. comp = '>'
  10008. ecomp = '>='
  10009. break
  10010. case '<':
  10011. gtfn = lt
  10012. ltefn = gte
  10013. ltfn = gt
  10014. comp = '<'
  10015. ecomp = '<='
  10016. break
  10017. default:
  10018. throw new TypeError('Must provide a hilo val of "<" or ">"')
  10019. }
  10020. // If it satisifes the range it is not outside
  10021. if (satisfies(version, range, options)) {
  10022. return false
  10023. }
  10024. // From now on, variable terms are as if we're in "gtr" mode.
  10025. // but note that everything is flipped for the "ltr" function.
  10026. for (var i = 0; i < range.set.length; ++i) {
  10027. var comparators = range.set[i]
  10028. var high = null
  10029. var low = null
  10030. comparators.forEach(function (comparator) {
  10031. if (comparator.semver === ANY) {
  10032. comparator = new Comparator('>=0.0.0')
  10033. }
  10034. high = high || comparator
  10035. low = low || comparator
  10036. if (gtfn(comparator.semver, high.semver, options)) {
  10037. high = comparator
  10038. } else if (ltfn(comparator.semver, low.semver, options)) {
  10039. low = comparator
  10040. }
  10041. })
  10042. // If the edge version comparator has a operator then our version
  10043. // isn't outside it
  10044. if (high.operator === comp || high.operator === ecomp) {
  10045. return false
  10046. }
  10047. // If the lowest version comparator has an operator and our version
  10048. // is less than it then it isn't higher than the range
  10049. if ((!low.operator || low.operator === comp) &&
  10050. ltefn(version, low.semver)) {
  10051. return false
  10052. } else if (low.operator === ecomp && ltfn(version, low.semver)) {
  10053. return false
  10054. }
  10055. }
  10056. return true
  10057. }
  10058. exports.prerelease = prerelease
  10059. function prerelease (version, options) {
  10060. var parsed = parse(version, options)
  10061. return (parsed && parsed.prerelease.length) ? parsed.prerelease : null
  10062. }
  10063. exports.intersects = intersects
  10064. function intersects (r1, r2, options) {
  10065. r1 = new Range(r1, options)
  10066. r2 = new Range(r2, options)
  10067. return r1.intersects(r2)
  10068. }
  10069. exports.coerce = coerce
  10070. function coerce (version, options) {
  10071. if (version instanceof SemVer) {
  10072. return version
  10073. }
  10074. if (typeof version === 'number') {
  10075. version = String(version)
  10076. }
  10077. if (typeof version !== 'string') {
  10078. return null
  10079. }
  10080. options = options || {}
  10081. var match = null
  10082. if (!options.rtl) {
  10083. match = version.match(re[t.COERCE])
  10084. } else {
  10085. // Find the right-most coercible string that does not share
  10086. // a terminus with a more left-ward coercible string.
  10087. // Eg, '1.2.3.4' wants to coerce '2.3.4', not '3.4' or '4'
  10088. //
  10089. // Walk through the string checking with a /g regexp
  10090. // Manually set the index so as to pick up overlapping matches.
  10091. // Stop when we get a match that ends at the string end, since no
  10092. // coercible string can be more right-ward without the same terminus.
  10093. var next
  10094. while ((next = re[t.COERCERTL].exec(version)) &&
  10095. (!match || match.index + match[0].length !== version.length)
  10096. ) {
  10097. if (!match ||
  10098. next.index + next[0].length !== match.index + match[0].length) {
  10099. match = next
  10100. }
  10101. re[t.COERCERTL].lastIndex = next.index + next[1].length + next[2].length
  10102. }
  10103. // leave it in a clean state
  10104. re[t.COERCERTL].lastIndex = -1
  10105. }
  10106. if (match === null) {
  10107. return null
  10108. }
  10109. return parse(match[2] +
  10110. '.' + (match[3] || '0') +
  10111. '.' + (match[4] || '0'), options)
  10112. }
  10113. /***/ }),
  10114. /***/ 669:
  10115. /***/ (function(module) {
  10116. module.exports = require("util");
  10117. /***/ }),
  10118. /***/ 672:
  10119. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  10120. "use strict";
  10121. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  10122. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  10123. return new (P || (P = Promise))(function (resolve, reject) {
  10124. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  10125. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  10126. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  10127. step((generator = generator.apply(thisArg, _arguments || [])).next());
  10128. });
  10129. };
  10130. var _a;
  10131. Object.defineProperty(exports, "__esModule", { value: true });
  10132. const assert_1 = __webpack_require__(357);
  10133. const fs = __webpack_require__(747);
  10134. const path = __webpack_require__(622);
  10135. _a = fs.promises, exports.chmod = _a.chmod, exports.copyFile = _a.copyFile, exports.lstat = _a.lstat, exports.mkdir = _a.mkdir, exports.readdir = _a.readdir, exports.readlink = _a.readlink, exports.rename = _a.rename, exports.rmdir = _a.rmdir, exports.stat = _a.stat, exports.symlink = _a.symlink, exports.unlink = _a.unlink;
  10136. exports.IS_WINDOWS = process.platform === 'win32';
  10137. function exists(fsPath) {
  10138. return __awaiter(this, void 0, void 0, function* () {
  10139. try {
  10140. yield exports.stat(fsPath);
  10141. }
  10142. catch (err) {
  10143. if (err.code === 'ENOENT') {
  10144. return false;
  10145. }
  10146. throw err;
  10147. }
  10148. return true;
  10149. });
  10150. }
  10151. exports.exists = exists;
  10152. function isDirectory(fsPath, useStat = false) {
  10153. return __awaiter(this, void 0, void 0, function* () {
  10154. const stats = useStat ? yield exports.stat(fsPath) : yield exports.lstat(fsPath);
  10155. return stats.isDirectory();
  10156. });
  10157. }
  10158. exports.isDirectory = isDirectory;
  10159. /**
  10160. * On OSX/Linux, true if path starts with '/'. On Windows, true for paths like:
  10161. * \, \hello, \\hello\share, C:, and C:\hello (and corresponding alternate separator cases).
  10162. */
  10163. function isRooted(p) {
  10164. p = normalizeSeparators(p);
  10165. if (!p) {
  10166. throw new Error('isRooted() parameter "p" cannot be empty');
  10167. }
  10168. if (exports.IS_WINDOWS) {
  10169. return (p.startsWith('\\') || /^[A-Z]:/i.test(p) // e.g. \ or \hello or \\hello
  10170. ); // e.g. C: or C:\hello
  10171. }
  10172. return p.startsWith('/');
  10173. }
  10174. exports.isRooted = isRooted;
  10175. /**
  10176. * Recursively create a directory at `fsPath`.
  10177. *
  10178. * This implementation is optimistic, meaning it attempts to create the full
  10179. * path first, and backs up the path stack from there.
  10180. *
  10181. * @param fsPath The path to create
  10182. * @param maxDepth The maximum recursion depth
  10183. * @param depth The current recursion depth
  10184. */
  10185. function mkdirP(fsPath, maxDepth = 1000, depth = 1) {
  10186. return __awaiter(this, void 0, void 0, function* () {
  10187. assert_1.ok(fsPath, 'a path argument must be provided');
  10188. fsPath = path.resolve(fsPath);
  10189. if (depth >= maxDepth)
  10190. return exports.mkdir(fsPath);
  10191. try {
  10192. yield exports.mkdir(fsPath);
  10193. return;
  10194. }
  10195. catch (err) {
  10196. switch (err.code) {
  10197. case 'ENOENT': {
  10198. yield mkdirP(path.dirname(fsPath), maxDepth, depth + 1);
  10199. yield exports.mkdir(fsPath);
  10200. return;
  10201. }
  10202. default: {
  10203. let stats;
  10204. try {
  10205. stats = yield exports.stat(fsPath);
  10206. }
  10207. catch (err2) {
  10208. throw err;
  10209. }
  10210. if (!stats.isDirectory())
  10211. throw err;
  10212. }
  10213. }
  10214. }
  10215. });
  10216. }
  10217. exports.mkdirP = mkdirP;
  10218. /**
  10219. * Best effort attempt to determine whether a file exists and is executable.
  10220. * @param filePath file path to check
  10221. * @param extensions additional file extensions to try
  10222. * @return if file exists and is executable, returns the file path. otherwise empty string.
  10223. */
  10224. function tryGetExecutablePath(filePath, extensions) {
  10225. return __awaiter(this, void 0, void 0, function* () {
  10226. let stats = undefined;
  10227. try {
  10228. // test file exists
  10229. stats = yield exports.stat(filePath);
  10230. }
  10231. catch (err) {
  10232. if (err.code !== 'ENOENT') {
  10233. // eslint-disable-next-line no-console
  10234. console.log(`Unexpected error attempting to determine if executable file exists '${filePath}': ${err}`);
  10235. }
  10236. }
  10237. if (stats && stats.isFile()) {
  10238. if (exports.IS_WINDOWS) {
  10239. // on Windows, test for valid extension
  10240. const upperExt = path.extname(filePath).toUpperCase();
  10241. if (extensions.some(validExt => validExt.toUpperCase() === upperExt)) {
  10242. return filePath;
  10243. }
  10244. }
  10245. else {
  10246. if (isUnixExecutable(stats)) {
  10247. return filePath;
  10248. }
  10249. }
  10250. }
  10251. // try each extension
  10252. const originalFilePath = filePath;
  10253. for (const extension of extensions) {
  10254. filePath = originalFilePath + extension;
  10255. stats = undefined;
  10256. try {
  10257. stats = yield exports.stat(filePath);
  10258. }
  10259. catch (err) {
  10260. if (err.code !== 'ENOENT') {
  10261. // eslint-disable-next-line no-console
  10262. console.log(`Unexpected error attempting to determine if executable file exists '${filePath}': ${err}`);
  10263. }
  10264. }
  10265. if (stats && stats.isFile()) {
  10266. if (exports.IS_WINDOWS) {
  10267. // preserve the case of the actual file (since an extension was appended)
  10268. try {
  10269. const directory = path.dirname(filePath);
  10270. const upperName = path.basename(filePath).toUpperCase();
  10271. for (const actualName of yield exports.readdir(directory)) {
  10272. if (upperName === actualName.toUpperCase()) {
  10273. filePath = path.join(directory, actualName);
  10274. break;
  10275. }
  10276. }
  10277. }
  10278. catch (err) {
  10279. // eslint-disable-next-line no-console
  10280. console.log(`Unexpected error attempting to determine the actual case of the file '${filePath}': ${err}`);
  10281. }
  10282. return filePath;
  10283. }
  10284. else {
  10285. if (isUnixExecutable(stats)) {
  10286. return filePath;
  10287. }
  10288. }
  10289. }
  10290. }
  10291. return '';
  10292. });
  10293. }
  10294. exports.tryGetExecutablePath = tryGetExecutablePath;
  10295. function normalizeSeparators(p) {
  10296. p = p || '';
  10297. if (exports.IS_WINDOWS) {
  10298. // convert slashes on Windows
  10299. p = p.replace(/\//g, '\\');
  10300. // remove redundant slashes
  10301. return p.replace(/\\\\+/g, '\\');
  10302. }
  10303. // remove redundant slashes
  10304. return p.replace(/\/\/+/g, '/');
  10305. }
  10306. // on Mac/Linux, test the execute bit
  10307. // R W X R W X R W X
  10308. // 256 128 64 32 16 8 4 2 1
  10309. function isUnixExecutable(stats) {
  10310. return ((stats.mode & 1) > 0 ||
  10311. ((stats.mode & 8) > 0 && stats.gid === process.getgid()) ||
  10312. ((stats.mode & 64) > 0 && stats.uid === process.getuid()));
  10313. }
  10314. //# sourceMappingURL=io-util.js.map
  10315. /***/ }),
  10316. /***/ 674:
  10317. /***/ (function(module, __unusedexports, __webpack_require__) {
  10318. module.exports = authenticate;
  10319. const { Deprecation } = __webpack_require__(692);
  10320. const once = __webpack_require__(969);
  10321. const deprecateAuthenticate = once((log, deprecation) => log.warn(deprecation));
  10322. function authenticate(state, options) {
  10323. deprecateAuthenticate(
  10324. state.octokit.log,
  10325. new Deprecation(
  10326. '[@octokit/rest] octokit.authenticate() is deprecated. Use "auth" constructor option instead.'
  10327. )
  10328. );
  10329. if (!options) {
  10330. state.auth = false;
  10331. return;
  10332. }
  10333. switch (options.type) {
  10334. case "basic":
  10335. if (!options.username || !options.password) {
  10336. throw new Error(
  10337. "Basic authentication requires both a username and password to be set"
  10338. );
  10339. }
  10340. break;
  10341. case "oauth":
  10342. if (!options.token && !(options.key && options.secret)) {
  10343. throw new Error(
  10344. "OAuth2 authentication requires a token or key & secret to be set"
  10345. );
  10346. }
  10347. break;
  10348. case "token":
  10349. case "app":
  10350. if (!options.token) {
  10351. throw new Error("Token authentication requires a token to be set");
  10352. }
  10353. break;
  10354. default:
  10355. throw new Error(
  10356. "Invalid authentication type, must be 'basic', 'oauth', 'token' or 'app'"
  10357. );
  10358. }
  10359. state.auth = options;
  10360. }
  10361. /***/ }),
  10362. /***/ 675:
  10363. /***/ (function(module) {
  10364. module.exports = function btoa(str) {
  10365. return new Buffer(str).toString('base64')
  10366. }
  10367. /***/ }),
  10368. /***/ 692:
  10369. /***/ (function(__unusedmodule, exports) {
  10370. "use strict";
  10371. Object.defineProperty(exports, '__esModule', { value: true });
  10372. class Deprecation extends Error {
  10373. constructor(message) {
  10374. super(message); // Maintains proper stack trace (only available on V8)
  10375. /* istanbul ignore next */
  10376. if (Error.captureStackTrace) {
  10377. Error.captureStackTrace(this, this.constructor);
  10378. }
  10379. this.name = 'Deprecation';
  10380. }
  10381. }
  10382. exports.Deprecation = Deprecation;
  10383. /***/ }),
  10384. /***/ 696:
  10385. /***/ (function(module) {
  10386. "use strict";
  10387. /*!
  10388. * isobject <https://github.com/jonschlinkert/isobject>
  10389. *
  10390. * Copyright (c) 2014-2017, Jon Schlinkert.
  10391. * Released under the MIT License.
  10392. */
  10393. function isObject(val) {
  10394. return val != null && typeof val === 'object' && Array.isArray(val) === false;
  10395. }
  10396. /*!
  10397. * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
  10398. *
  10399. * Copyright (c) 2014-2017, Jon Schlinkert.
  10400. * Released under the MIT License.
  10401. */
  10402. function isObjectObject(o) {
  10403. return isObject(o) === true
  10404. && Object.prototype.toString.call(o) === '[object Object]';
  10405. }
  10406. function isPlainObject(o) {
  10407. var ctor,prot;
  10408. if (isObjectObject(o) === false) return false;
  10409. // If has modified constructor
  10410. ctor = o.constructor;
  10411. if (typeof ctor !== 'function') return false;
  10412. // If has modified prototype
  10413. prot = ctor.prototype;
  10414. if (isObjectObject(prot) === false) return false;
  10415. // If constructor does not have an Object-specific method
  10416. if (prot.hasOwnProperty('isPrototypeOf') === false) {
  10417. return false;
  10418. }
  10419. // Most likely a plain Object
  10420. return true;
  10421. }
  10422. module.exports = isPlainObject;
  10423. /***/ }),
  10424. /***/ 697:
  10425. /***/ (function(module) {
  10426. "use strict";
  10427. module.exports = (promise, onFinally) => {
  10428. onFinally = onFinally || (() => {});
  10429. return promise.then(
  10430. val => new Promise(resolve => {
  10431. resolve(onFinally());
  10432. }).then(() => val),
  10433. err => new Promise(resolve => {
  10434. resolve(onFinally());
  10435. }).then(() => {
  10436. throw err;
  10437. })
  10438. );
  10439. };
  10440. /***/ }),
  10441. /***/ 705:
  10442. /***/ (function(module) {
  10443. module.exports = {"activity":{"checkStarringRepo":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/user/starred/:owner/:repo"},"deleteRepoSubscription":{"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/subscription"},"deleteThreadSubscription":{"method":"DELETE","params":{"thread_id":{"required":true,"type":"integer"}},"url":"/notifications/threads/:thread_id/subscription"},"getRepoSubscription":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/subscription"},"getThread":{"method":"GET","params":{"thread_id":{"required":true,"type":"integer"}},"url":"/notifications/threads/:thread_id"},"getThreadSubscription":{"method":"GET","params":{"thread_id":{"required":true,"type":"integer"}},"url":"/notifications/threads/:thread_id/subscription"},"listEventsForOrg":{"method":"GET","params":{"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/events/orgs/:org"},"listEventsForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/events"},"listFeeds":{"method":"GET","params":{},"url":"/feeds"},"listNotifications":{"method":"GET","params":{"all":{"type":"boolean"},"before":{"type":"string"},"page":{"type":"integer"},"participating":{"type":"boolean"},"per_page":{"type":"integer"},"since":{"type":"string"}},"url":"/notifications"},"listNotificationsForRepo":{"method":"GET","params":{"all":{"type":"boolean"},"before":{"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"participating":{"type":"boolean"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"since":{"type":"string"}},"url":"/repos/:owner/:repo/notifications"},"listPublicEvents":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/events"},"listPublicEventsForOrg":{"method":"GET","params":{"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/orgs/:org/events"},"listPublicEventsForRepoNetwork":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/networks/:owner/:repo/events"},"listPublicEventsForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/events/public"},"listReceivedEventsForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/received_events"},"listReceivedPublicEventsForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/received_events/public"},"listRepoEvents":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/events"},"listReposStarredByAuthenticatedUser":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"sort":{"enum":["created","updated"],"type":"string"}},"url":"/user/starred"},"listReposStarredByUser":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"sort":{"enum":["created","updated"],"type":"string"},"username":{"required":true,"type":"string"}},"url":"/users/:username/starred"},"listReposWatchedByUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/subscriptions"},"listStargazersForRepo":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/stargazers"},"listWatchedReposForAuthenticatedUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/subscriptions"},"listWatchersForRepo":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/subscribers"},"markAsRead":{"method":"PUT","params":{"last_read_at":{"type":"string"}},"url":"/notifications"},"markNotificationsAsReadForRepo":{"method":"PUT","params":{"last_read_at":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/notifications"},"markThreadAsRead":{"method":"PATCH","params":{"thread_id":{"required":true,"type":"integer"}},"url":"/notifications/threads/:thread_id"},"setRepoSubscription":{"method":"PUT","params":{"ignored":{"type":"boolean"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"subscribed":{"type":"boolean"}},"url":"/repos/:owner/:repo/subscription"},"setThreadSubscription":{"method":"PUT","params":{"ignored":{"type":"boolean"},"thread_id":{"required":true,"type":"integer"}},"url":"/notifications/threads/:thread_id/subscription"},"starRepo":{"method":"PUT","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/user/starred/:owner/:repo"},"unstarRepo":{"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/user/starred/:owner/:repo"}},"apps":{"addRepoToInstallation":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"PUT","params":{"installation_id":{"required":true,"type":"integer"},"repository_id":{"required":true,"type":"integer"}},"url":"/user/installations/:installation_id/repositories/:repository_id"},"checkAccountIsAssociatedWithAny":{"method":"GET","params":{"account_id":{"required":true,"type":"integer"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/marketplace_listing/accounts/:account_id"},"checkAccountIsAssociatedWithAnyStubbed":{"method":"GET","params":{"account_id":{"required":true,"type":"integer"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/marketplace_listing/stubbed/accounts/:account_id"},"checkAuthorization":{"deprecated":"octokit.oauthAuthorizations.checkAuthorization() has been renamed to octokit.apps.checkAuthorization() (2019-11-05)","method":"GET","params":{"access_token":{"required":true,"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/tokens/:access_token"},"checkToken":{"headers":{"accept":"application/vnd.github.doctor-strange-preview+json"},"method":"POST","params":{"access_token":{"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/token"},"createContentAttachment":{"headers":{"accept":"application/vnd.github.corsair-preview+json"},"method":"POST","params":{"body":{"required":true,"type":"string"},"content_reference_id":{"required":true,"type":"integer"},"title":{"required":true,"type":"string"}},"url":"/content_references/:content_reference_id/attachments"},"createFromManifest":{"headers":{"accept":"application/vnd.github.fury-preview+json"},"method":"POST","params":{"code":{"required":true,"type":"string"}},"url":"/app-manifests/:code/conversions"},"createInstallationToken":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"POST","params":{"installation_id":{"required":true,"type":"integer"},"permissions":{"type":"object"},"repository_ids":{"type":"integer[]"}},"url":"/app/installations/:installation_id/access_tokens"},"deleteAuthorization":{"headers":{"accept":"application/vnd.github.doctor-strange-preview+json"},"method":"DELETE","params":{"access_token":{"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/grant"},"deleteInstallation":{"headers":{"accept":"application/vnd.github.gambit-preview+json,application/vnd.github.machine-man-preview+json"},"method":"DELETE","params":{"installation_id":{"required":true,"type":"integer"}},"url":"/app/installations/:installation_id"},"deleteToken":{"headers":{"accept":"application/vnd.github.doctor-strange-preview+json"},"method":"DELETE","params":{"access_token":{"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/token"},"findOrgInstallation":{"deprecated":"octokit.apps.findOrgInstallation() has been renamed to octokit.apps.getOrgInstallation() (2019-04-10)","headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"org":{"required":true,"type":"string"}},"url":"/orgs/:org/installation"},"findRepoInstallation":{"deprecated":"octokit.apps.findRepoInstallation() has been renamed to octokit.apps.getRepoInstallation() (2019-04-10)","headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/installation"},"findUserInstallation":{"deprecated":"octokit.apps.findUserInstallation() has been renamed to octokit.apps.getUserInstallation() (2019-04-10)","headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"username":{"required":true,"type":"string"}},"url":"/users/:username/installation"},"getAuthenticated":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{},"url":"/app"},"getBySlug":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"app_slug":{"required":true,"type":"string"}},"url":"/apps/:app_slug"},"getInstallation":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"installation_id":{"required":true,"type":"integer"}},"url":"/app/installations/:installation_id"},"getOrgInstallation":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"org":{"required":true,"type":"string"}},"url":"/orgs/:org/installation"},"getRepoInstallation":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/installation"},"getUserInstallation":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"username":{"required":true,"type":"string"}},"url":"/users/:username/installation"},"listAccountsUserOrOrgOnPlan":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"plan_id":{"required":true,"type":"integer"},"sort":{"enum":["created","updated"],"type":"string"}},"url":"/marketplace_listing/plans/:plan_id/accounts"},"listAccountsUserOrOrgOnPlanStubbed":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"plan_id":{"required":true,"type":"integer"},"sort":{"enum":["created","updated"],"type":"string"}},"url":"/marketplace_listing/stubbed/plans/:plan_id/accounts"},"listInstallationReposForAuthenticatedUser":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"installation_id":{"required":true,"type":"integer"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/installations/:installation_id/repositories"},"listInstallations":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/app/installations"},"listInstallationsForAuthenticatedUser":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/installations"},"listMarketplacePurchasesForAuthenticatedUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/marketplace_purchases"},"listMarketplacePurchasesForAuthenticatedUserStubbed":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/marketplace_purchases/stubbed"},"listPlans":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/marketplace_listing/plans"},"listPlansStubbed":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/marketplace_listing/stubbed/plans"},"listRepos":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/installation/repositories"},"removeRepoFromInstallation":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"DELETE","params":{"installation_id":{"required":true,"type":"integer"},"repository_id":{"required":true,"type":"integer"}},"url":"/user/installations/:installation_id/repositories/:repository_id"},"resetAuthorization":{"deprecated":"octokit.oauthAuthorizations.resetAuthorization() has been renamed to octokit.apps.resetAuthorization() (2019-11-05)","method":"POST","params":{"access_token":{"required":true,"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/tokens/:access_token"},"resetToken":{"headers":{"accept":"application/vnd.github.doctor-strange-preview+json"},"method":"PATCH","params":{"access_token":{"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/token"},"revokeAuthorizationForApplication":{"deprecated":"octokit.oauthAuthorizations.revokeAuthorizationForApplication() has been renamed to octokit.apps.revokeAuthorizationForApplication() (2019-11-05)","method":"DELETE","params":{"access_token":{"required":true,"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/tokens/:access_token"},"revokeGrantForApplication":{"deprecated":"octokit.oauthAuthorizations.revokeGrantForApplication() has been renamed to octokit.apps.revokeGrantForApplication() (2019-11-05)","method":"DELETE","params":{"access_token":{"required":true,"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/grants/:access_token"}},"checks":{"create":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"POST","params":{"actions":{"type":"object[]"},"actions[].description":{"required":true,"type":"string"},"actions[].identifier":{"required":true,"type":"string"},"actions[].label":{"required":true,"type":"string"},"completed_at":{"type":"string"},"conclusion":{"enum":["success","failure","neutral","cancelled","timed_out","action_required"],"type":"string"},"details_url":{"type":"string"},"external_id":{"type":"string"},"head_sha":{"required":true,"type":"string"},"name":{"required":true,"type":"string"},"output":{"type":"object"},"output.annotations":{"type":"object[]"},"output.annotations[].annotation_level":{"enum":["notice","warning","failure"],"required":true,"type":"string"},"output.annotations[].end_column":{"type":"integer"},"output.annotations[].end_line":{"required":true,"type":"integer"},"output.annotations[].message":{"required":true,"type":"string"},"output.annotations[].path":{"required":true,"type":"string"},"output.annotations[].raw_details":{"type":"string"},"output.annotations[].start_column":{"type":"integer"},"output.annotations[].start_line":{"required":true,"type":"integer"},"output.annotations[].title":{"type":"string"},"output.images":{"type":"object[]"},"output.images[].alt":{"required":true,"type":"string"},"output.images[].caption":{"type":"string"},"output.images[].image_url":{"required":true,"type":"string"},"output.summary":{"required":true,"type":"string"},"output.text":{"type":"string"},"output.title":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"started_at":{"type":"string"},"status":{"enum":["queued","in_progress","completed"],"type":"string"}},"url":"/repos/:owner/:repo/check-runs"},"createSuite":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"POST","params":{"head_sha":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/check-suites"},"get":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"GET","params":{"check_run_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/check-runs/:check_run_id"},"getSuite":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"GET","params":{"check_suite_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/check-suites/:check_suite_id"},"listAnnotations":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"GET","params":{"check_run_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/check-runs/:check_run_id/annotations"},"listForRef":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"GET","params":{"check_name":{"type":"string"},"filter":{"enum":["latest","all"],"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"status":{"enum":["queued","in_progress","completed"],"type":"string"}},"url":"/repos/:owner/:repo/commits/:ref/check-runs"},"listForSuite":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"GET","params":{"check_name":{"type":"string"},"check_suite_id":{"required":true,"type":"integer"},"filter":{"enum":["latest","all"],"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"status":{"enum":["queued","in_progress","completed"],"type":"string"}},"url":"/repos/:owner/:repo/check-suites/:check_suite_id/check-runs"},"listSuitesForRef":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"GET","params":{"app_id":{"type":"integer"},"check_name":{"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/commits/:ref/check-suites"},"rerequestSuite":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"POST","params":{"check_suite_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/check-suites/:check_suite_id/rerequest"},"setSuitesPreferences":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"PATCH","params":{"auto_trigger_checks":{"type":"object[]"},"auto_trigger_checks[].app_id":{"required":true,"type":"integer"},"auto_trigger_checks[].setting":{"required":true,"type":"boolean"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/check-suites/preferences"},"update":{"headers":{"accept":"application/vnd.github.antiope-preview+json"},"method":"PATCH","params":{"actions":{"type":"object[]"},"actions[].description":{"required":true,"type":"string"},"actions[].identifier":{"required":true,"type":"string"},"actions[].label":{"required":true,"type":"string"},"check_run_id":{"required":true,"type":"integer"},"completed_at":{"type":"string"},"conclusion":{"enum":["success","failure","neutral","cancelled","timed_out","action_required"],"type":"string"},"details_url":{"type":"string"},"external_id":{"type":"string"},"name":{"type":"string"},"output":{"type":"object"},"output.annotations":{"type":"object[]"},"output.annotations[].annotation_level":{"enum":["notice","warning","failure"],"required":true,"type":"string"},"output.annotations[].end_column":{"type":"integer"},"output.annotations[].end_line":{"required":true,"type":"integer"},"output.annotations[].message":{"required":true,"type":"string"},"output.annotations[].path":{"required":true,"type":"string"},"output.annotations[].raw_details":{"type":"string"},"output.annotations[].start_column":{"type":"integer"},"output.annotations[].start_line":{"required":true,"type":"integer"},"output.annotations[].title":{"type":"string"},"output.images":{"type":"object[]"},"output.images[].alt":{"required":true,"type":"string"},"output.images[].caption":{"type":"string"},"output.images[].image_url":{"required":true,"type":"string"},"output.summary":{"required":true,"type":"string"},"output.text":{"type":"string"},"output.title":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"started_at":{"type":"string"},"status":{"enum":["queued","in_progress","completed"],"type":"string"}},"url":"/repos/:owner/:repo/check-runs/:check_run_id"}},"codesOfConduct":{"getConductCode":{"headers":{"accept":"application/vnd.github.scarlet-witch-preview+json"},"method":"GET","params":{"key":{"required":true,"type":"string"}},"url":"/codes_of_conduct/:key"},"getForRepo":{"headers":{"accept":"application/vnd.github.scarlet-witch-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/community/code_of_conduct"},"listConductCodes":{"headers":{"accept":"application/vnd.github.scarlet-witch-preview+json"},"method":"GET","params":{},"url":"/codes_of_conduct"}},"emojis":{"get":{"method":"GET","params":{},"url":"/emojis"}},"gists":{"checkIsStarred":{"method":"GET","params":{"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id/star"},"create":{"method":"POST","params":{"description":{"type":"string"},"files":{"required":true,"type":"object"},"files.content":{"type":"string"},"public":{"type":"boolean"}},"url":"/gists"},"createComment":{"method":"POST","params":{"body":{"required":true,"type":"string"},"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id/comments"},"delete":{"method":"DELETE","params":{"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id"},"deleteComment":{"method":"DELETE","params":{"comment_id":{"required":true,"type":"integer"},"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id/comments/:comment_id"},"fork":{"method":"POST","params":{"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id/forks"},"get":{"method":"GET","params":{"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id"},"getComment":{"method":"GET","params":{"comment_id":{"required":true,"type":"integer"},"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id/comments/:comment_id"},"getRevision":{"method":"GET","params":{"gist_id":{"required":true,"type":"string"},"sha":{"required":true,"type":"string"}},"url":"/gists/:gist_id/:sha"},"list":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"}},"url":"/gists"},"listComments":{"method":"GET","params":{"gist_id":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/gists/:gist_id/comments"},"listCommits":{"method":"GET","params":{"gist_id":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/gists/:gist_id/commits"},"listForks":{"method":"GET","params":{"gist_id":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/gists/:gist_id/forks"},"listPublic":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"}},"url":"/gists/public"},"listPublicForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"},"username":{"required":true,"type":"string"}},"url":"/users/:username/gists"},"listStarred":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"}},"url":"/gists/starred"},"star":{"method":"PUT","params":{"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id/star"},"unstar":{"method":"DELETE","params":{"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id/star"},"update":{"method":"PATCH","params":{"description":{"type":"string"},"files":{"type":"object"},"files.content":{"type":"string"},"files.filename":{"type":"string"},"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id"},"updateComment":{"method":"PATCH","params":{"body":{"required":true,"type":"string"},"comment_id":{"required":true,"type":"integer"},"gist_id":{"required":true,"type":"string"}},"url":"/gists/:gist_id/comments/:comment_id"}},"git":{"createBlob":{"method":"POST","params":{"content":{"required":true,"type":"string"},"encoding":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/blobs"},"createCommit":{"method":"POST","params":{"author":{"type":"object"},"author.date":{"type":"string"},"author.email":{"type":"string"},"author.name":{"type":"string"},"committer":{"type":"object"},"committer.date":{"type":"string"},"committer.email":{"type":"string"},"committer.name":{"type":"string"},"message":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"parents":{"required":true,"type":"string[]"},"repo":{"required":true,"type":"string"},"signature":{"type":"string"},"tree":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/commits"},"createRef":{"method":"POST","params":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/refs"},"createTag":{"method":"POST","params":{"message":{"required":true,"type":"string"},"object":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"tag":{"required":true,"type":"string"},"tagger":{"type":"object"},"tagger.date":{"type":"string"},"tagger.email":{"type":"string"},"tagger.name":{"type":"string"},"type":{"enum":["commit","tree","blob"],"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/tags"},"createTree":{"method":"POST","params":{"base_tree":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"tree":{"required":true,"type":"object[]"},"tree[].content":{"type":"string"},"tree[].mode":{"enum":["100644","100755","040000","160000","120000"],"type":"string"},"tree[].path":{"type":"string"},"tree[].sha":{"allowNull":true,"type":"string"},"tree[].type":{"enum":["blob","tree","commit"],"type":"string"}},"url":"/repos/:owner/:repo/git/trees"},"deleteRef":{"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/refs/:ref"},"getBlob":{"method":"GET","params":{"file_sha":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/blobs/:file_sha"},"getCommit":{"method":"GET","params":{"commit_sha":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/commits/:commit_sha"},"getRef":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/ref/:ref"},"getTag":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"tag_sha":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/tags/:tag_sha"},"getTree":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"recursive":{"enum":["1"],"type":"integer"},"repo":{"required":true,"type":"string"},"tree_sha":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/trees/:tree_sha"},"listMatchingRefs":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/matching-refs/:ref"},"listRefs":{"method":"GET","params":{"namespace":{"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/refs/:namespace"},"updateRef":{"method":"PATCH","params":{"force":{"type":"boolean"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/git/refs/:ref"}},"gitignore":{"getTemplate":{"method":"GET","params":{"name":{"required":true,"type":"string"}},"url":"/gitignore/templates/:name"},"listTemplates":{"method":"GET","params":{},"url":"/gitignore/templates"}},"interactions":{"addOrUpdateRestrictionsForOrg":{"headers":{"accept":"application/vnd.github.sombra-preview+json"},"method":"PUT","params":{"limit":{"enum":["existing_users","contributors_only","collaborators_only"],"required":true,"type":"string"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/interaction-limits"},"addOrUpdateRestrictionsForRepo":{"headers":{"accept":"application/vnd.github.sombra-preview+json"},"method":"PUT","params":{"limit":{"enum":["existing_users","contributors_only","collaborators_only"],"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/interaction-limits"},"getRestrictionsForOrg":{"headers":{"accept":"application/vnd.github.sombra-preview+json"},"method":"GET","params":{"org":{"required":true,"type":"string"}},"url":"/orgs/:org/interaction-limits"},"getRestrictionsForRepo":{"headers":{"accept":"application/vnd.github.sombra-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/interaction-limits"},"removeRestrictionsForOrg":{"headers":{"accept":"application/vnd.github.sombra-preview+json"},"method":"DELETE","params":{"org":{"required":true,"type":"string"}},"url":"/orgs/:org/interaction-limits"},"removeRestrictionsForRepo":{"headers":{"accept":"application/vnd.github.sombra-preview+json"},"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/interaction-limits"}},"issues":{"addAssignees":{"method":"POST","params":{"assignees":{"type":"string[]"},"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/assignees"},"addLabels":{"method":"POST","params":{"issue_number":{"required":true,"type":"integer"},"labels":{"required":true,"type":"string[]"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/labels"},"checkAssignee":{"method":"GET","params":{"assignee":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/assignees/:assignee"},"create":{"method":"POST","params":{"assignee":{"type":"string"},"assignees":{"type":"string[]"},"body":{"type":"string"},"labels":{"type":"string[]"},"milestone":{"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"title":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues"},"createComment":{"method":"POST","params":{"body":{"required":true,"type":"string"},"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/comments"},"createLabel":{"method":"POST","params":{"color":{"required":true,"type":"string"},"description":{"type":"string"},"name":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/labels"},"createMilestone":{"method":"POST","params":{"description":{"type":"string"},"due_on":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"state":{"enum":["open","closed"],"type":"string"},"title":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/milestones"},"deleteComment":{"method":"DELETE","params":{"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/comments/:comment_id"},"deleteLabel":{"method":"DELETE","params":{"name":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/labels/:name"},"deleteMilestone":{"method":"DELETE","params":{"milestone_number":{"required":true,"type":"integer"},"number":{"alias":"milestone_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/milestones/:milestone_number"},"get":{"method":"GET","params":{"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number"},"getComment":{"method":"GET","params":{"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/comments/:comment_id"},"getEvent":{"method":"GET","params":{"event_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/events/:event_id"},"getLabel":{"method":"GET","params":{"name":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/labels/:name"},"getMilestone":{"method":"GET","params":{"milestone_number":{"required":true,"type":"integer"},"number":{"alias":"milestone_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/milestones/:milestone_number"},"list":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"filter":{"enum":["assigned","created","mentioned","subscribed","all"],"type":"string"},"labels":{"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"},"sort":{"enum":["created","updated","comments"],"type":"string"},"state":{"enum":["open","closed","all"],"type":"string"}},"url":"/issues"},"listAssignees":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/assignees"},"listComments":{"method":"GET","params":{"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"since":{"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/comments"},"listCommentsForRepo":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"since":{"type":"string"},"sort":{"enum":["created","updated"],"type":"string"}},"url":"/repos/:owner/:repo/issues/comments"},"listEvents":{"method":"GET","params":{"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/events"},"listEventsForRepo":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/events"},"listEventsForTimeline":{"headers":{"accept":"application/vnd.github.mockingbird-preview+json"},"method":"GET","params":{"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/timeline"},"listForAuthenticatedUser":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"filter":{"enum":["assigned","created","mentioned","subscribed","all"],"type":"string"},"labels":{"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"},"sort":{"enum":["created","updated","comments"],"type":"string"},"state":{"enum":["open","closed","all"],"type":"string"}},"url":"/user/issues"},"listForOrg":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"filter":{"enum":["assigned","created","mentioned","subscribed","all"],"type":"string"},"labels":{"type":"string"},"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"},"sort":{"enum":["created","updated","comments"],"type":"string"},"state":{"enum":["open","closed","all"],"type":"string"}},"url":"/orgs/:org/issues"},"listForRepo":{"method":"GET","params":{"assignee":{"type":"string"},"creator":{"type":"string"},"direction":{"enum":["asc","desc"],"type":"string"},"labels":{"type":"string"},"mentioned":{"type":"string"},"milestone":{"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"since":{"type":"string"},"sort":{"enum":["created","updated","comments"],"type":"string"},"state":{"enum":["open","closed","all"],"type":"string"}},"url":"/repos/:owner/:repo/issues"},"listLabelsForMilestone":{"method":"GET","params":{"milestone_number":{"required":true,"type":"integer"},"number":{"alias":"milestone_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/milestones/:milestone_number/labels"},"listLabelsForRepo":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/labels"},"listLabelsOnIssue":{"method":"GET","params":{"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/labels"},"listMilestonesForRepo":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"sort":{"enum":["due_on","completeness"],"type":"string"},"state":{"enum":["open","closed","all"],"type":"string"}},"url":"/repos/:owner/:repo/milestones"},"lock":{"method":"PUT","params":{"issue_number":{"required":true,"type":"integer"},"lock_reason":{"enum":["off-topic","too heated","resolved","spam"],"type":"string"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/lock"},"removeAssignees":{"method":"DELETE","params":{"assignees":{"type":"string[]"},"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/assignees"},"removeLabel":{"method":"DELETE","params":{"issue_number":{"required":true,"type":"integer"},"name":{"required":true,"type":"string"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/labels/:name"},"removeLabels":{"method":"DELETE","params":{"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/labels"},"replaceLabels":{"method":"PUT","params":{"issue_number":{"required":true,"type":"integer"},"labels":{"type":"string[]"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/labels"},"unlock":{"method":"DELETE","params":{"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/lock"},"update":{"method":"PATCH","params":{"assignee":{"type":"string"},"assignees":{"type":"string[]"},"body":{"type":"string"},"issue_number":{"required":true,"type":"integer"},"labels":{"type":"string[]"},"milestone":{"allowNull":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"state":{"enum":["open","closed"],"type":"string"},"title":{"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number"},"updateComment":{"method":"PATCH","params":{"body":{"required":true,"type":"string"},"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/comments/:comment_id"},"updateLabel":{"method":"PATCH","params":{"color":{"type":"string"},"current_name":{"required":true,"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/labels/:current_name"},"updateMilestone":{"method":"PATCH","params":{"description":{"type":"string"},"due_on":{"type":"string"},"milestone_number":{"required":true,"type":"integer"},"number":{"alias":"milestone_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"state":{"enum":["open","closed"],"type":"string"},"title":{"type":"string"}},"url":"/repos/:owner/:repo/milestones/:milestone_number"}},"licenses":{"get":{"method":"GET","params":{"license":{"required":true,"type":"string"}},"url":"/licenses/:license"},"getForRepo":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/license"},"list":{"deprecated":"octokit.licenses.list() has been renamed to octokit.licenses.listCommonlyUsed() (2019-03-05)","method":"GET","params":{},"url":"/licenses"},"listCommonlyUsed":{"method":"GET","params":{},"url":"/licenses"}},"markdown":{"render":{"method":"POST","params":{"context":{"type":"string"},"mode":{"enum":["markdown","gfm"],"type":"string"},"text":{"required":true,"type":"string"}},"url":"/markdown"},"renderRaw":{"headers":{"content-type":"text/plain; charset=utf-8"},"method":"POST","params":{"data":{"mapTo":"data","required":true,"type":"string"}},"url":"/markdown/raw"}},"meta":{"get":{"method":"GET","params":{},"url":"/meta"}},"migrations":{"cancelImport":{"headers":{"accept":"application/vnd.github.barred-rock-preview+json"},"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/import"},"deleteArchiveForAuthenticatedUser":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"DELETE","params":{"migration_id":{"required":true,"type":"integer"}},"url":"/user/migrations/:migration_id/archive"},"deleteArchiveForOrg":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"DELETE","params":{"migration_id":{"required":true,"type":"integer"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/migrations/:migration_id/archive"},"getArchiveForAuthenticatedUser":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"GET","params":{"migration_id":{"required":true,"type":"integer"}},"url":"/user/migrations/:migration_id/archive"},"getArchiveForOrg":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"GET","params":{"migration_id":{"required":true,"type":"integer"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/migrations/:migration_id/archive"},"getCommitAuthors":{"headers":{"accept":"application/vnd.github.barred-rock-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"since":{"type":"string"}},"url":"/repos/:owner/:repo/import/authors"},"getImportProgress":{"headers":{"accept":"application/vnd.github.barred-rock-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/import"},"getLargeFiles":{"headers":{"accept":"application/vnd.github.barred-rock-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/import/large_files"},"getStatusForAuthenticatedUser":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"GET","params":{"migration_id":{"required":true,"type":"integer"}},"url":"/user/migrations/:migration_id"},"getStatusForOrg":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"GET","params":{"migration_id":{"required":true,"type":"integer"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/migrations/:migration_id"},"listForAuthenticatedUser":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/migrations"},"listForOrg":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"GET","params":{"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/orgs/:org/migrations"},"mapCommitAuthor":{"headers":{"accept":"application/vnd.github.barred-rock-preview+json"},"method":"PATCH","params":{"author_id":{"required":true,"type":"integer"},"email":{"type":"string"},"name":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/import/authors/:author_id"},"setLfsPreference":{"headers":{"accept":"application/vnd.github.barred-rock-preview+json"},"method":"PATCH","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"use_lfs":{"enum":["opt_in","opt_out"],"required":true,"type":"string"}},"url":"/repos/:owner/:repo/import/lfs"},"startForAuthenticatedUser":{"method":"POST","params":{"exclude_attachments":{"type":"boolean"},"lock_repositories":{"type":"boolean"},"repositories":{"required":true,"type":"string[]"}},"url":"/user/migrations"},"startForOrg":{"method":"POST","params":{"exclude_attachments":{"type":"boolean"},"lock_repositories":{"type":"boolean"},"org":{"required":true,"type":"string"},"repositories":{"required":true,"type":"string[]"}},"url":"/orgs/:org/migrations"},"startImport":{"headers":{"accept":"application/vnd.github.barred-rock-preview+json"},"method":"PUT","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"tfvc_project":{"type":"string"},"vcs":{"enum":["subversion","git","mercurial","tfvc"],"type":"string"},"vcs_password":{"type":"string"},"vcs_url":{"required":true,"type":"string"},"vcs_username":{"type":"string"}},"url":"/repos/:owner/:repo/import"},"unlockRepoForAuthenticatedUser":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"DELETE","params":{"migration_id":{"required":true,"type":"integer"},"repo_name":{"required":true,"type":"string"}},"url":"/user/migrations/:migration_id/repos/:repo_name/lock"},"unlockRepoForOrg":{"headers":{"accept":"application/vnd.github.wyandotte-preview+json"},"method":"DELETE","params":{"migration_id":{"required":true,"type":"integer"},"org":{"required":true,"type":"string"},"repo_name":{"required":true,"type":"string"}},"url":"/orgs/:org/migrations/:migration_id/repos/:repo_name/lock"},"updateImport":{"headers":{"accept":"application/vnd.github.barred-rock-preview+json"},"method":"PATCH","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"vcs_password":{"type":"string"},"vcs_username":{"type":"string"}},"url":"/repos/:owner/:repo/import"}},"oauthAuthorizations":{"checkAuthorization":{"deprecated":"octokit.oauthAuthorizations.checkAuthorization() has been renamed to octokit.apps.checkAuthorization() (2019-11-05)","method":"GET","params":{"access_token":{"required":true,"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/tokens/:access_token"},"createAuthorization":{"deprecated":"octokit.oauthAuthorizations.createAuthorization() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#create-a-new-authorization","method":"POST","params":{"client_id":{"type":"string"},"client_secret":{"type":"string"},"fingerprint":{"type":"string"},"note":{"required":true,"type":"string"},"note_url":{"type":"string"},"scopes":{"type":"string[]"}},"url":"/authorizations"},"deleteAuthorization":{"deprecated":"octokit.oauthAuthorizations.deleteAuthorization() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#delete-an-authorization","method":"DELETE","params":{"authorization_id":{"required":true,"type":"integer"}},"url":"/authorizations/:authorization_id"},"deleteGrant":{"deprecated":"octokit.oauthAuthorizations.deleteGrant() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#delete-a-grant","method":"DELETE","params":{"grant_id":{"required":true,"type":"integer"}},"url":"/applications/grants/:grant_id"},"getAuthorization":{"deprecated":"octokit.oauthAuthorizations.getAuthorization() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#get-a-single-authorization","method":"GET","params":{"authorization_id":{"required":true,"type":"integer"}},"url":"/authorizations/:authorization_id"},"getGrant":{"deprecated":"octokit.oauthAuthorizations.getGrant() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#get-a-single-grant","method":"GET","params":{"grant_id":{"required":true,"type":"integer"}},"url":"/applications/grants/:grant_id"},"getOrCreateAuthorizationForApp":{"deprecated":"octokit.oauthAuthorizations.getOrCreateAuthorizationForApp() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#get-or-create-an-authorization-for-a-specific-app","method":"PUT","params":{"client_id":{"required":true,"type":"string"},"client_secret":{"required":true,"type":"string"},"fingerprint":{"type":"string"},"note":{"type":"string"},"note_url":{"type":"string"},"scopes":{"type":"string[]"}},"url":"/authorizations/clients/:client_id"},"getOrCreateAuthorizationForAppAndFingerprint":{"deprecated":"octokit.oauthAuthorizations.getOrCreateAuthorizationForAppAndFingerprint() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#get-or-create-an-authorization-for-a-specific-app-and-fingerprint","method":"PUT","params":{"client_id":{"required":true,"type":"string"},"client_secret":{"required":true,"type":"string"},"fingerprint":{"required":true,"type":"string"},"note":{"type":"string"},"note_url":{"type":"string"},"scopes":{"type":"string[]"}},"url":"/authorizations/clients/:client_id/:fingerprint"},"getOrCreateAuthorizationForAppFingerprint":{"deprecated":"octokit.oauthAuthorizations.getOrCreateAuthorizationForAppFingerprint() has been renamed to octokit.oauthAuthorizations.getOrCreateAuthorizationForAppAndFingerprint() (2018-12-27)","method":"PUT","params":{"client_id":{"required":true,"type":"string"},"client_secret":{"required":true,"type":"string"},"fingerprint":{"required":true,"type":"string"},"note":{"type":"string"},"note_url":{"type":"string"},"scopes":{"type":"string[]"}},"url":"/authorizations/clients/:client_id/:fingerprint"},"listAuthorizations":{"deprecated":"octokit.oauthAuthorizations.listAuthorizations() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#list-your-authorizations","method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/authorizations"},"listGrants":{"deprecated":"octokit.oauthAuthorizations.listGrants() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#list-your-grants","method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/applications/grants"},"resetAuthorization":{"deprecated":"octokit.oauthAuthorizations.resetAuthorization() has been renamed to octokit.apps.resetAuthorization() (2019-11-05)","method":"POST","params":{"access_token":{"required":true,"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/tokens/:access_token"},"revokeAuthorizationForApplication":{"deprecated":"octokit.oauthAuthorizations.revokeAuthorizationForApplication() has been renamed to octokit.apps.revokeAuthorizationForApplication() (2019-11-05)","method":"DELETE","params":{"access_token":{"required":true,"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/tokens/:access_token"},"revokeGrantForApplication":{"deprecated":"octokit.oauthAuthorizations.revokeGrantForApplication() has been renamed to octokit.apps.revokeGrantForApplication() (2019-11-05)","method":"DELETE","params":{"access_token":{"required":true,"type":"string"},"client_id":{"required":true,"type":"string"}},"url":"/applications/:client_id/grants/:access_token"},"updateAuthorization":{"deprecated":"octokit.oauthAuthorizations.updateAuthorization() is deprecated, see https://developer.github.com/v3/oauth_authorizations/#update-an-existing-authorization","method":"PATCH","params":{"add_scopes":{"type":"string[]"},"authorization_id":{"required":true,"type":"integer"},"fingerprint":{"type":"string"},"note":{"type":"string"},"note_url":{"type":"string"},"remove_scopes":{"type":"string[]"},"scopes":{"type":"string[]"}},"url":"/authorizations/:authorization_id"}},"orgs":{"addOrUpdateMembership":{"method":"PUT","params":{"org":{"required":true,"type":"string"},"role":{"enum":["admin","member"],"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/memberships/:username"},"blockUser":{"method":"PUT","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/blocks/:username"},"checkBlockedUser":{"method":"GET","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/blocks/:username"},"checkMembership":{"method":"GET","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/members/:username"},"checkPublicMembership":{"method":"GET","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/public_members/:username"},"concealMembership":{"method":"DELETE","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/public_members/:username"},"convertMemberToOutsideCollaborator":{"method":"PUT","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/outside_collaborators/:username"},"createHook":{"method":"POST","params":{"active":{"type":"boolean"},"config":{"required":true,"type":"object"},"config.content_type":{"type":"string"},"config.insecure_ssl":{"type":"string"},"config.secret":{"type":"string"},"config.url":{"required":true,"type":"string"},"events":{"type":"string[]"},"name":{"required":true,"type":"string"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/hooks"},"createInvitation":{"method":"POST","params":{"email":{"type":"string"},"invitee_id":{"type":"integer"},"org":{"required":true,"type":"string"},"role":{"enum":["admin","direct_member","billing_manager"],"type":"string"},"team_ids":{"type":"integer[]"}},"url":"/orgs/:org/invitations"},"deleteHook":{"method":"DELETE","params":{"hook_id":{"required":true,"type":"integer"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/hooks/:hook_id"},"get":{"method":"GET","params":{"org":{"required":true,"type":"string"}},"url":"/orgs/:org"},"getHook":{"method":"GET","params":{"hook_id":{"required":true,"type":"integer"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/hooks/:hook_id"},"getMembership":{"method":"GET","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/memberships/:username"},"getMembershipForAuthenticatedUser":{"method":"GET","params":{"org":{"required":true,"type":"string"}},"url":"/user/memberships/orgs/:org"},"list":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"}},"url":"/organizations"},"listBlockedUsers":{"method":"GET","params":{"org":{"required":true,"type":"string"}},"url":"/orgs/:org/blocks"},"listForAuthenticatedUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/orgs"},"listForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/orgs"},"listHooks":{"method":"GET","params":{"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/orgs/:org/hooks"},"listInstallations":{"headers":{"accept":"application/vnd.github.machine-man-preview+json"},"method":"GET","params":{"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/orgs/:org/installations"},"listInvitationTeams":{"method":"GET","params":{"invitation_id":{"required":true,"type":"integer"},"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/orgs/:org/invitations/:invitation_id/teams"},"listMembers":{"method":"GET","params":{"filter":{"enum":["2fa_disabled","all"],"type":"string"},"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"role":{"enum":["all","admin","member"],"type":"string"}},"url":"/orgs/:org/members"},"listMemberships":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"state":{"enum":["active","pending"],"type":"string"}},"url":"/user/memberships/orgs"},"listOutsideCollaborators":{"method":"GET","params":{"filter":{"enum":["2fa_disabled","all"],"type":"string"},"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/orgs/:org/outside_collaborators"},"listPendingInvitations":{"method":"GET","params":{"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/orgs/:org/invitations"},"listPublicMembers":{"method":"GET","params":{"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/orgs/:org/public_members"},"pingHook":{"method":"POST","params":{"hook_id":{"required":true,"type":"integer"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/hooks/:hook_id/pings"},"publicizeMembership":{"method":"PUT","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/public_members/:username"},"removeMember":{"method":"DELETE","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/members/:username"},"removeMembership":{"method":"DELETE","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/memberships/:username"},"removeOutsideCollaborator":{"method":"DELETE","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/outside_collaborators/:username"},"unblockUser":{"method":"DELETE","params":{"org":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/orgs/:org/blocks/:username"},"update":{"method":"PATCH","params":{"billing_email":{"type":"string"},"company":{"type":"string"},"default_repository_permission":{"enum":["read","write","admin","none"],"type":"string"},"description":{"type":"string"},"email":{"type":"string"},"has_organization_projects":{"type":"boolean"},"has_repository_projects":{"type":"boolean"},"location":{"type":"string"},"members_allowed_repository_creation_type":{"enum":["all","private","none"],"type":"string"},"members_can_create_repositories":{"type":"boolean"},"name":{"type":"string"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org"},"updateHook":{"method":"PATCH","params":{"active":{"type":"boolean"},"config":{"type":"object"},"config.content_type":{"type":"string"},"config.insecure_ssl":{"type":"string"},"config.secret":{"type":"string"},"config.url":{"required":true,"type":"string"},"events":{"type":"string[]"},"hook_id":{"required":true,"type":"integer"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/hooks/:hook_id"},"updateMembership":{"method":"PATCH","params":{"org":{"required":true,"type":"string"},"state":{"enum":["active"],"required":true,"type":"string"}},"url":"/user/memberships/orgs/:org"}},"projects":{"addCollaborator":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"PUT","params":{"permission":{"enum":["read","write","admin"],"type":"string"},"project_id":{"required":true,"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/projects/:project_id/collaborators/:username"},"createCard":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"POST","params":{"column_id":{"required":true,"type":"integer"},"content_id":{"type":"integer"},"content_type":{"type":"string"},"note":{"type":"string"}},"url":"/projects/columns/:column_id/cards"},"createColumn":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"POST","params":{"name":{"required":true,"type":"string"},"project_id":{"required":true,"type":"integer"}},"url":"/projects/:project_id/columns"},"createForAuthenticatedUser":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"POST","params":{"body":{"type":"string"},"name":{"required":true,"type":"string"}},"url":"/user/projects"},"createForOrg":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"POST","params":{"body":{"type":"string"},"name":{"required":true,"type":"string"},"org":{"required":true,"type":"string"}},"url":"/orgs/:org/projects"},"createForRepo":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"POST","params":{"body":{"type":"string"},"name":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/projects"},"delete":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"DELETE","params":{"project_id":{"required":true,"type":"integer"}},"url":"/projects/:project_id"},"deleteCard":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"DELETE","params":{"card_id":{"required":true,"type":"integer"}},"url":"/projects/columns/cards/:card_id"},"deleteColumn":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"DELETE","params":{"column_id":{"required":true,"type":"integer"}},"url":"/projects/columns/:column_id"},"get":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"project_id":{"required":true,"type":"integer"}},"url":"/projects/:project_id"},"getCard":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"card_id":{"required":true,"type":"integer"}},"url":"/projects/columns/cards/:card_id"},"getColumn":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"column_id":{"required":true,"type":"integer"}},"url":"/projects/columns/:column_id"},"listCards":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"archived_state":{"enum":["all","archived","not_archived"],"type":"string"},"column_id":{"required":true,"type":"integer"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/projects/columns/:column_id/cards"},"listCollaborators":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"affiliation":{"enum":["outside","direct","all"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"project_id":{"required":true,"type":"integer"}},"url":"/projects/:project_id/collaborators"},"listColumns":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"project_id":{"required":true,"type":"integer"}},"url":"/projects/:project_id/columns"},"listForOrg":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"state":{"enum":["open","closed","all"],"type":"string"}},"url":"/orgs/:org/projects"},"listForRepo":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"state":{"enum":["open","closed","all"],"type":"string"}},"url":"/repos/:owner/:repo/projects"},"listForUser":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"state":{"enum":["open","closed","all"],"type":"string"},"username":{"required":true,"type":"string"}},"url":"/users/:username/projects"},"moveCard":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"POST","params":{"card_id":{"required":true,"type":"integer"},"column_id":{"type":"integer"},"position":{"required":true,"type":"string","validation":"^(top|bottom|after:\\d+)$"}},"url":"/projects/columns/cards/:card_id/moves"},"moveColumn":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"POST","params":{"column_id":{"required":true,"type":"integer"},"position":{"required":true,"type":"string","validation":"^(first|last|after:\\d+)$"}},"url":"/projects/columns/:column_id/moves"},"removeCollaborator":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"DELETE","params":{"project_id":{"required":true,"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/projects/:project_id/collaborators/:username"},"reviewUserPermissionLevel":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"project_id":{"required":true,"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/projects/:project_id/collaborators/:username/permission"},"update":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"PATCH","params":{"body":{"type":"string"},"name":{"type":"string"},"organization_permission":{"type":"string"},"private":{"type":"boolean"},"project_id":{"required":true,"type":"integer"},"state":{"enum":["open","closed"],"type":"string"}},"url":"/projects/:project_id"},"updateCard":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"PATCH","params":{"archived":{"type":"boolean"},"card_id":{"required":true,"type":"integer"},"note":{"type":"string"}},"url":"/projects/columns/cards/:card_id"},"updateColumn":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"PATCH","params":{"column_id":{"required":true,"type":"integer"},"name":{"required":true,"type":"string"}},"url":"/projects/columns/:column_id"}},"pulls":{"checkIfMerged":{"method":"GET","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/merge"},"create":{"method":"POST","params":{"base":{"required":true,"type":"string"},"body":{"type":"string"},"draft":{"type":"boolean"},"head":{"required":true,"type":"string"},"maintainer_can_modify":{"type":"boolean"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"title":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls"},"createComment":{"method":"POST","params":{"body":{"required":true,"type":"string"},"commit_id":{"required":true,"type":"string"},"in_reply_to":{"deprecated":true,"description":"The comment ID to reply to. **Note**: This must be the ID of a top-level comment, not a reply to that comment. Replies to replies are not supported.","type":"integer"},"line":{"type":"integer"},"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"path":{"required":true,"type":"string"},"position":{"type":"integer"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"side":{"enum":["LEFT","RIGHT"],"type":"string"},"start_line":{"type":"integer"},"start_side":{"enum":["LEFT","RIGHT","side"],"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/comments"},"createCommentReply":{"deprecated":"octokit.pulls.createCommentReply() has been renamed to octokit.pulls.createComment() (2019-09-09)","method":"POST","params":{"body":{"required":true,"type":"string"},"commit_id":{"required":true,"type":"string"},"in_reply_to":{"deprecated":true,"description":"The comment ID to reply to. **Note**: This must be the ID of a top-level comment, not a reply to that comment. Replies to replies are not supported.","type":"integer"},"line":{"type":"integer"},"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"path":{"required":true,"type":"string"},"position":{"type":"integer"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"side":{"enum":["LEFT","RIGHT"],"type":"string"},"start_line":{"type":"integer"},"start_side":{"enum":["LEFT","RIGHT","side"],"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/comments"},"createFromIssue":{"deprecated":"octokit.pulls.createFromIssue() is deprecated, see https://developer.github.com/v3/pulls/#create-a-pull-request","method":"POST","params":{"base":{"required":true,"type":"string"},"draft":{"type":"boolean"},"head":{"required":true,"type":"string"},"issue":{"required":true,"type":"integer"},"maintainer_can_modify":{"type":"boolean"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls"},"createReview":{"method":"POST","params":{"body":{"type":"string"},"comments":{"type":"object[]"},"comments[].body":{"required":true,"type":"string"},"comments[].path":{"required":true,"type":"string"},"comments[].position":{"required":true,"type":"integer"},"commit_id":{"type":"string"},"event":{"enum":["APPROVE","REQUEST_CHANGES","COMMENT"],"type":"string"},"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/reviews"},"createReviewCommentReply":{"method":"POST","params":{"body":{"required":true,"type":"string"},"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/comments/:comment_id/replies"},"createReviewRequest":{"method":"POST","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"reviewers":{"type":"string[]"},"team_reviewers":{"type":"string[]"}},"url":"/repos/:owner/:repo/pulls/:pull_number/requested_reviewers"},"deleteComment":{"method":"DELETE","params":{"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/comments/:comment_id"},"deletePendingReview":{"method":"DELETE","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"review_id":{"required":true,"type":"integer"}},"url":"/repos/:owner/:repo/pulls/:pull_number/reviews/:review_id"},"deleteReviewRequest":{"method":"DELETE","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"reviewers":{"type":"string[]"},"team_reviewers":{"type":"string[]"}},"url":"/repos/:owner/:repo/pulls/:pull_number/requested_reviewers"},"dismissReview":{"method":"PUT","params":{"message":{"required":true,"type":"string"},"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"review_id":{"required":true,"type":"integer"}},"url":"/repos/:owner/:repo/pulls/:pull_number/reviews/:review_id/dismissals"},"get":{"method":"GET","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number"},"getComment":{"method":"GET","params":{"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/comments/:comment_id"},"getCommentsForReview":{"method":"GET","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"review_id":{"required":true,"type":"integer"}},"url":"/repos/:owner/:repo/pulls/:pull_number/reviews/:review_id/comments"},"getReview":{"method":"GET","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"review_id":{"required":true,"type":"integer"}},"url":"/repos/:owner/:repo/pulls/:pull_number/reviews/:review_id"},"list":{"method":"GET","params":{"base":{"type":"string"},"direction":{"enum":["asc","desc"],"type":"string"},"head":{"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"sort":{"enum":["created","updated","popularity","long-running"],"type":"string"},"state":{"enum":["open","closed","all"],"type":"string"}},"url":"/repos/:owner/:repo/pulls"},"listComments":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"since":{"type":"string"},"sort":{"enum":["created","updated"],"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/comments"},"listCommentsForRepo":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"since":{"type":"string"},"sort":{"enum":["created","updated"],"type":"string"}},"url":"/repos/:owner/:repo/pulls/comments"},"listCommits":{"method":"GET","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/commits"},"listFiles":{"method":"GET","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/files"},"listReviewRequests":{"method":"GET","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/requested_reviewers"},"listReviews":{"method":"GET","params":{"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/reviews"},"merge":{"method":"PUT","params":{"commit_message":{"type":"string"},"commit_title":{"type":"string"},"merge_method":{"enum":["merge","squash","rebase"],"type":"string"},"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"sha":{"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/merge"},"submitReview":{"method":"POST","params":{"body":{"type":"string"},"event":{"enum":["APPROVE","REQUEST_CHANGES","COMMENT"],"required":true,"type":"string"},"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"review_id":{"required":true,"type":"integer"}},"url":"/repos/:owner/:repo/pulls/:pull_number/reviews/:review_id/events"},"update":{"method":"PATCH","params":{"base":{"type":"string"},"body":{"type":"string"},"maintainer_can_modify":{"type":"boolean"},"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"state":{"enum":["open","closed"],"type":"string"},"title":{"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number"},"updateBranch":{"headers":{"accept":"application/vnd.github.lydian-preview+json"},"method":"PUT","params":{"expected_head_sha":{"type":"string"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/:pull_number/update-branch"},"updateComment":{"method":"PATCH","params":{"body":{"required":true,"type":"string"},"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/comments/:comment_id"},"updateReview":{"method":"PUT","params":{"body":{"required":true,"type":"string"},"number":{"alias":"pull_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"pull_number":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"review_id":{"required":true,"type":"integer"}},"url":"/repos/:owner/:repo/pulls/:pull_number/reviews/:review_id"}},"rateLimit":{"get":{"method":"GET","params":{},"url":"/rate_limit"}},"reactions":{"createForCommitComment":{"headers":{"accept":"application/vnd.github.squirrel-girl-preview+json"},"method":"POST","params":{"comment_id":{"required":true,"type":"integer"},"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/comments/:comment_id/reactions"},"createForIssue":{"headers":{"accept":"application/vnd.github.squirrel-girl-preview+json"},"method":"POST","params":{"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"required":true,"type":"string"},"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/reactions"},"createForIssueComment":{"headers":{"accept":"application/vnd.github.squirrel-girl-preview+json"},"method":"POST","params":{"comment_id":{"required":true,"type":"integer"},"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/comments/:comment_id/reactions"},"createForPullRequestReviewComment":{"headers":{"accept":"application/vnd.github.squirrel-girl-preview+json"},"method":"POST","params":{"comment_id":{"required":true,"type":"integer"},"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/comments/:comment_id/reactions"},"createForTeamDiscussion":{"headers":{"accept":"application/vnd.github.echo-preview+json,application/vnd.github.squirrel-girl-preview+json"},"method":"POST","params":{"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"required":true,"type":"string"},"discussion_number":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number/reactions"},"createForTeamDiscussionComment":{"headers":{"accept":"application/vnd.github.echo-preview+json,application/vnd.github.squirrel-girl-preview+json"},"method":"POST","params":{"comment_number":{"required":true,"type":"integer"},"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"required":true,"type":"string"},"discussion_number":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number/comments/:comment_number/reactions"},"delete":{"headers":{"accept":"application/vnd.github.echo-preview+json,application/vnd.github.squirrel-girl-preview+json"},"method":"DELETE","params":{"reaction_id":{"required":true,"type":"integer"}},"url":"/reactions/:reaction_id"},"listForCommitComment":{"headers":{"accept":"application/vnd.github.squirrel-girl-preview+json"},"method":"GET","params":{"comment_id":{"required":true,"type":"integer"},"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/comments/:comment_id/reactions"},"listForIssue":{"headers":{"accept":"application/vnd.github.squirrel-girl-preview+json"},"method":"GET","params":{"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"type":"string"},"issue_number":{"required":true,"type":"integer"},"number":{"alias":"issue_number","deprecated":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/:issue_number/reactions"},"listForIssueComment":{"headers":{"accept":"application/vnd.github.squirrel-girl-preview+json"},"method":"GET","params":{"comment_id":{"required":true,"type":"integer"},"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/issues/comments/:comment_id/reactions"},"listForPullRequestReviewComment":{"headers":{"accept":"application/vnd.github.squirrel-girl-preview+json"},"method":"GET","params":{"comment_id":{"required":true,"type":"integer"},"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pulls/comments/:comment_id/reactions"},"listForTeamDiscussion":{"headers":{"accept":"application/vnd.github.echo-preview+json,application/vnd.github.squirrel-girl-preview+json"},"method":"GET","params":{"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"type":"string"},"discussion_number":{"required":true,"type":"integer"},"page":{"type":"integer"},"per_page":{"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number/reactions"},"listForTeamDiscussionComment":{"headers":{"accept":"application/vnd.github.echo-preview+json,application/vnd.github.squirrel-girl-preview+json"},"method":"GET","params":{"comment_number":{"required":true,"type":"integer"},"content":{"enum":["+1","-1","laugh","confused","heart","hooray","rocket","eyes"],"type":"string"},"discussion_number":{"required":true,"type":"integer"},"page":{"type":"integer"},"per_page":{"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number/comments/:comment_number/reactions"}},"repos":{"acceptInvitation":{"method":"PATCH","params":{"invitation_id":{"required":true,"type":"integer"}},"url":"/user/repository_invitations/:invitation_id"},"addCollaborator":{"method":"PUT","params":{"owner":{"required":true,"type":"string"},"permission":{"enum":["pull","push","admin"],"type":"string"},"repo":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/collaborators/:username"},"addDeployKey":{"method":"POST","params":{"key":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"read_only":{"type":"boolean"},"repo":{"required":true,"type":"string"},"title":{"type":"string"}},"url":"/repos/:owner/:repo/keys"},"addProtectedBranchAdminEnforcement":{"method":"POST","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/enforce_admins"},"addProtectedBranchAppRestrictions":{"method":"POST","params":{"apps":{"mapTo":"data","required":true,"type":"string[]"},"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/apps"},"addProtectedBranchRequiredSignatures":{"headers":{"accept":"application/vnd.github.zzzax-preview+json"},"method":"POST","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_signatures"},"addProtectedBranchRequiredStatusChecksContexts":{"method":"POST","params":{"branch":{"required":true,"type":"string"},"contexts":{"mapTo":"data","required":true,"type":"string[]"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_status_checks/contexts"},"addProtectedBranchTeamRestrictions":{"method":"POST","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"teams":{"mapTo":"data","required":true,"type":"string[]"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/teams"},"addProtectedBranchUserRestrictions":{"method":"POST","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"users":{"mapTo":"data","required":true,"type":"string[]"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/users"},"checkCollaborator":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/collaborators/:username"},"checkVulnerabilityAlerts":{"headers":{"accept":"application/vnd.github.dorian-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/vulnerability-alerts"},"compareCommits":{"method":"GET","params":{"base":{"required":true,"type":"string"},"head":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/compare/:base...:head"},"createCommitComment":{"method":"POST","params":{"body":{"required":true,"type":"string"},"commit_sha":{"required":true,"type":"string"},"line":{"type":"integer"},"owner":{"required":true,"type":"string"},"path":{"type":"string"},"position":{"type":"integer"},"repo":{"required":true,"type":"string"},"sha":{"alias":"commit_sha","deprecated":true,"type":"string"}},"url":"/repos/:owner/:repo/commits/:commit_sha/comments"},"createDeployment":{"method":"POST","params":{"auto_merge":{"type":"boolean"},"description":{"type":"string"},"environment":{"type":"string"},"owner":{"required":true,"type":"string"},"payload":{"type":"string"},"production_environment":{"type":"boolean"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"required_contexts":{"type":"string[]"},"task":{"type":"string"},"transient_environment":{"type":"boolean"}},"url":"/repos/:owner/:repo/deployments"},"createDeploymentStatus":{"method":"POST","params":{"auto_inactive":{"type":"boolean"},"deployment_id":{"required":true,"type":"integer"},"description":{"type":"string"},"environment":{"enum":["production","staging","qa"],"type":"string"},"environment_url":{"type":"string"},"log_url":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"state":{"enum":["error","failure","inactive","in_progress","queued","pending","success"],"required":true,"type":"string"},"target_url":{"type":"string"}},"url":"/repos/:owner/:repo/deployments/:deployment_id/statuses"},"createDispatchEvent":{"headers":{"accept":"application/vnd.github.everest-preview+json"},"method":"POST","params":{"client_payload":{"type":"object"},"event_type":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/dispatches"},"createFile":{"deprecated":"octokit.repos.createFile() has been renamed to octokit.repos.createOrUpdateFile() (2019-06-07)","method":"PUT","params":{"author":{"type":"object"},"author.email":{"required":true,"type":"string"},"author.name":{"required":true,"type":"string"},"branch":{"type":"string"},"committer":{"type":"object"},"committer.email":{"required":true,"type":"string"},"committer.name":{"required":true,"type":"string"},"content":{"required":true,"type":"string"},"message":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"path":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"type":"string"}},"url":"/repos/:owner/:repo/contents/:path"},"createForAuthenticatedUser":{"method":"POST","params":{"allow_merge_commit":{"type":"boolean"},"allow_rebase_merge":{"type":"boolean"},"allow_squash_merge":{"type":"boolean"},"auto_init":{"type":"boolean"},"description":{"type":"string"},"gitignore_template":{"type":"string"},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"homepage":{"type":"string"},"is_template":{"type":"boolean"},"license_template":{"type":"string"},"name":{"required":true,"type":"string"},"private":{"type":"boolean"},"team_id":{"type":"integer"}},"url":"/user/repos"},"createFork":{"method":"POST","params":{"organization":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/forks"},"createHook":{"method":"POST","params":{"active":{"type":"boolean"},"config":{"required":true,"type":"object"},"config.content_type":{"type":"string"},"config.insecure_ssl":{"type":"string"},"config.secret":{"type":"string"},"config.url":{"required":true,"type":"string"},"events":{"type":"string[]"},"name":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/hooks"},"createInOrg":{"method":"POST","params":{"allow_merge_commit":{"type":"boolean"},"allow_rebase_merge":{"type":"boolean"},"allow_squash_merge":{"type":"boolean"},"auto_init":{"type":"boolean"},"description":{"type":"string"},"gitignore_template":{"type":"string"},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"homepage":{"type":"string"},"is_template":{"type":"boolean"},"license_template":{"type":"string"},"name":{"required":true,"type":"string"},"org":{"required":true,"type":"string"},"private":{"type":"boolean"},"team_id":{"type":"integer"}},"url":"/orgs/:org/repos"},"createOrUpdateFile":{"method":"PUT","params":{"author":{"type":"object"},"author.email":{"required":true,"type":"string"},"author.name":{"required":true,"type":"string"},"branch":{"type":"string"},"committer":{"type":"object"},"committer.email":{"required":true,"type":"string"},"committer.name":{"required":true,"type":"string"},"content":{"required":true,"type":"string"},"message":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"path":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"type":"string"}},"url":"/repos/:owner/:repo/contents/:path"},"createRelease":{"method":"POST","params":{"body":{"type":"string"},"draft":{"type":"boolean"},"name":{"type":"string"},"owner":{"required":true,"type":"string"},"prerelease":{"type":"boolean"},"repo":{"required":true,"type":"string"},"tag_name":{"required":true,"type":"string"},"target_commitish":{"type":"string"}},"url":"/repos/:owner/:repo/releases"},"createStatus":{"method":"POST","params":{"context":{"type":"string"},"description":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"required":true,"type":"string"},"state":{"enum":["error","failure","pending","success"],"required":true,"type":"string"},"target_url":{"type":"string"}},"url":"/repos/:owner/:repo/statuses/:sha"},"createUsingTemplate":{"headers":{"accept":"application/vnd.github.baptiste-preview+json"},"method":"POST","params":{"description":{"type":"string"},"name":{"required":true,"type":"string"},"owner":{"type":"string"},"private":{"type":"boolean"},"template_owner":{"required":true,"type":"string"},"template_repo":{"required":true,"type":"string"}},"url":"/repos/:template_owner/:template_repo/generate"},"declineInvitation":{"method":"DELETE","params":{"invitation_id":{"required":true,"type":"integer"}},"url":"/user/repository_invitations/:invitation_id"},"delete":{"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo"},"deleteCommitComment":{"method":"DELETE","params":{"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/comments/:comment_id"},"deleteDownload":{"method":"DELETE","params":{"download_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/downloads/:download_id"},"deleteFile":{"method":"DELETE","params":{"author":{"type":"object"},"author.email":{"type":"string"},"author.name":{"type":"string"},"branch":{"type":"string"},"committer":{"type":"object"},"committer.email":{"type":"string"},"committer.name":{"type":"string"},"message":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"path":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/contents/:path"},"deleteHook":{"method":"DELETE","params":{"hook_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/hooks/:hook_id"},"deleteInvitation":{"method":"DELETE","params":{"invitation_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/invitations/:invitation_id"},"deleteRelease":{"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"release_id":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/releases/:release_id"},"deleteReleaseAsset":{"method":"DELETE","params":{"asset_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/releases/assets/:asset_id"},"disableAutomatedSecurityFixes":{"headers":{"accept":"application/vnd.github.london-preview+json"},"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/automated-security-fixes"},"disablePagesSite":{"headers":{"accept":"application/vnd.github.switcheroo-preview+json"},"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pages"},"disableVulnerabilityAlerts":{"headers":{"accept":"application/vnd.github.dorian-preview+json"},"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/vulnerability-alerts"},"enableAutomatedSecurityFixes":{"headers":{"accept":"application/vnd.github.london-preview+json"},"method":"PUT","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/automated-security-fixes"},"enablePagesSite":{"headers":{"accept":"application/vnd.github.switcheroo-preview+json"},"method":"POST","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"source":{"type":"object"},"source.branch":{"enum":["master","gh-pages"],"type":"string"},"source.path":{"type":"string"}},"url":"/repos/:owner/:repo/pages"},"enableVulnerabilityAlerts":{"headers":{"accept":"application/vnd.github.dorian-preview+json"},"method":"PUT","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/vulnerability-alerts"},"get":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo"},"getAppsWithAccessToProtectedBranch":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/apps"},"getArchiveLink":{"method":"GET","params":{"archive_format":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/:archive_format/:ref"},"getBranch":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch"},"getBranchProtection":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection"},"getClones":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"per":{"enum":["day","week"],"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/traffic/clones"},"getCodeFrequencyStats":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/stats/code_frequency"},"getCollaboratorPermissionLevel":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/collaborators/:username/permission"},"getCombinedStatusForRef":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/commits/:ref/status"},"getCommit":{"method":"GET","params":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}},"url":"/repos/:owner/:repo/commits/:ref"},"getCommitActivityStats":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/stats/commit_activity"},"getCommitComment":{"method":"GET","params":{"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/comments/:comment_id"},"getCommitRefSha":{"deprecated":"octokit.repos.getCommitRefSha() is deprecated, see https://developer.github.com/v3/repos/commits/#get-a-single-commit","headers":{"accept":"application/vnd.github.v3.sha"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/commits/:ref"},"getContents":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"path":{"required":true,"type":"string"},"ref":{"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/contents/:path"},"getContributorsStats":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/stats/contributors"},"getDeployKey":{"method":"GET","params":{"key_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/keys/:key_id"},"getDeployment":{"method":"GET","params":{"deployment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/deployments/:deployment_id"},"getDeploymentStatus":{"method":"GET","params":{"deployment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"status_id":{"required":true,"type":"integer"}},"url":"/repos/:owner/:repo/deployments/:deployment_id/statuses/:status_id"},"getDownload":{"method":"GET","params":{"download_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/downloads/:download_id"},"getHook":{"method":"GET","params":{"hook_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/hooks/:hook_id"},"getLatestPagesBuild":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pages/builds/latest"},"getLatestRelease":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/releases/latest"},"getPages":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pages"},"getPagesBuild":{"method":"GET","params":{"build_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pages/builds/:build_id"},"getParticipationStats":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/stats/participation"},"getProtectedBranchAdminEnforcement":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/enforce_admins"},"getProtectedBranchPullRequestReviewEnforcement":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_pull_request_reviews"},"getProtectedBranchRequiredSignatures":{"headers":{"accept":"application/vnd.github.zzzax-preview+json"},"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_signatures"},"getProtectedBranchRequiredStatusChecks":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_status_checks"},"getProtectedBranchRestrictions":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions"},"getPunchCardStats":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/stats/punch_card"},"getReadme":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"ref":{"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/readme"},"getRelease":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"release_id":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/releases/:release_id"},"getReleaseAsset":{"method":"GET","params":{"asset_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/releases/assets/:asset_id"},"getReleaseByTag":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"tag":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/releases/tags/:tag"},"getTeamsWithAccessToProtectedBranch":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/teams"},"getTopPaths":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/traffic/popular/paths"},"getTopReferrers":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/traffic/popular/referrers"},"getUsersWithAccessToProtectedBranch":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/users"},"getViews":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"per":{"enum":["day","week"],"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/traffic/views"},"list":{"method":"GET","params":{"affiliation":{"type":"string"},"direction":{"enum":["asc","desc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"sort":{"enum":["created","updated","pushed","full_name"],"type":"string"},"type":{"enum":["all","owner","public","private","member"],"type":"string"},"visibility":{"enum":["all","public","private"],"type":"string"}},"url":"/user/repos"},"listAppsWithAccessToProtectedBranch":{"deprecated":"octokit.repos.listAppsWithAccessToProtectedBranch() has been renamed to octokit.repos.getAppsWithAccessToProtectedBranch() (2019-09-13)","method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/apps"},"listAssetsForRelease":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"release_id":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/releases/:release_id/assets"},"listBranches":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"protected":{"type":"boolean"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches"},"listBranchesForHeadCommit":{"headers":{"accept":"application/vnd.github.groot-preview+json"},"method":"GET","params":{"commit_sha":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/commits/:commit_sha/branches-where-head"},"listCollaborators":{"method":"GET","params":{"affiliation":{"enum":["outside","direct","all"],"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/collaborators"},"listCommentsForCommit":{"method":"GET","params":{"commit_sha":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"ref":{"alias":"commit_sha","deprecated":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/commits/:commit_sha/comments"},"listCommitComments":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/comments"},"listCommits":{"method":"GET","params":{"author":{"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"path":{"type":"string"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"sha":{"type":"string"},"since":{"type":"string"},"until":{"type":"string"}},"url":"/repos/:owner/:repo/commits"},"listContributors":{"method":"GET","params":{"anon":{"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/contributors"},"listDeployKeys":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/keys"},"listDeploymentStatuses":{"method":"GET","params":{"deployment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/deployments/:deployment_id/statuses"},"listDeployments":{"method":"GET","params":{"environment":{"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"ref":{"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"type":"string"},"task":{"type":"string"}},"url":"/repos/:owner/:repo/deployments"},"listDownloads":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/downloads"},"listForOrg":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"sort":{"enum":["created","updated","pushed","full_name"],"type":"string"},"type":{"enum":["all","public","private","forks","sources","member"],"type":"string"}},"url":"/orgs/:org/repos"},"listForUser":{"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"sort":{"enum":["created","updated","pushed","full_name"],"type":"string"},"type":{"enum":["all","owner","member"],"type":"string"},"username":{"required":true,"type":"string"}},"url":"/users/:username/repos"},"listForks":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"},"sort":{"enum":["newest","oldest","stargazers"],"type":"string"}},"url":"/repos/:owner/:repo/forks"},"listHooks":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/hooks"},"listInvitations":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/invitations"},"listInvitationsForAuthenticatedUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/repository_invitations"},"listLanguages":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/languages"},"listPagesBuilds":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pages/builds"},"listProtectedBranchRequiredStatusChecksContexts":{"method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_status_checks/contexts"},"listProtectedBranchTeamRestrictions":{"deprecated":"octokit.repos.listProtectedBranchTeamRestrictions() has been renamed to octokit.repos.getTeamsWithAccessToProtectedBranch() (2019-09-09)","method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/teams"},"listProtectedBranchUserRestrictions":{"deprecated":"octokit.repos.listProtectedBranchUserRestrictions() has been renamed to octokit.repos.getUsersWithAccessToProtectedBranch() (2019-09-09)","method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/users"},"listPublic":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"}},"url":"/repositories"},"listPullRequestsAssociatedWithCommit":{"headers":{"accept":"application/vnd.github.groot-preview+json"},"method":"GET","params":{"commit_sha":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/commits/:commit_sha/pulls"},"listReleases":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/releases"},"listStatusesForRef":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/commits/:ref/statuses"},"listTags":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/tags"},"listTeams":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/teams"},"listTeamsWithAccessToProtectedBranch":{"deprecated":"octokit.repos.listTeamsWithAccessToProtectedBranch() has been renamed to octokit.repos.getTeamsWithAccessToProtectedBranch() (2019-09-13)","method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/teams"},"listTopics":{"headers":{"accept":"application/vnd.github.mercy-preview+json"},"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/topics"},"listUsersWithAccessToProtectedBranch":{"deprecated":"octokit.repos.listUsersWithAccessToProtectedBranch() has been renamed to octokit.repos.getUsersWithAccessToProtectedBranch() (2019-09-13)","method":"GET","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/users"},"merge":{"method":"POST","params":{"base":{"required":true,"type":"string"},"commit_message":{"type":"string"},"head":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/merges"},"pingHook":{"method":"POST","params":{"hook_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/hooks/:hook_id/pings"},"removeBranchProtection":{"method":"DELETE","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection"},"removeCollaborator":{"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/collaborators/:username"},"removeDeployKey":{"method":"DELETE","params":{"key_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/keys/:key_id"},"removeProtectedBranchAdminEnforcement":{"method":"DELETE","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/enforce_admins"},"removeProtectedBranchAppRestrictions":{"method":"DELETE","params":{"apps":{"mapTo":"data","required":true,"type":"string[]"},"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/apps"},"removeProtectedBranchPullRequestReviewEnforcement":{"method":"DELETE","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_pull_request_reviews"},"removeProtectedBranchRequiredSignatures":{"headers":{"accept":"application/vnd.github.zzzax-preview+json"},"method":"DELETE","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_signatures"},"removeProtectedBranchRequiredStatusChecks":{"method":"DELETE","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_status_checks"},"removeProtectedBranchRequiredStatusChecksContexts":{"method":"DELETE","params":{"branch":{"required":true,"type":"string"},"contexts":{"mapTo":"data","required":true,"type":"string[]"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_status_checks/contexts"},"removeProtectedBranchRestrictions":{"method":"DELETE","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions"},"removeProtectedBranchTeamRestrictions":{"method":"DELETE","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"teams":{"mapTo":"data","required":true,"type":"string[]"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/teams"},"removeProtectedBranchUserRestrictions":{"method":"DELETE","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"users":{"mapTo":"data","required":true,"type":"string[]"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/users"},"replaceProtectedBranchAppRestrictions":{"method":"PUT","params":{"apps":{"mapTo":"data","required":true,"type":"string[]"},"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/apps"},"replaceProtectedBranchRequiredStatusChecksContexts":{"method":"PUT","params":{"branch":{"required":true,"type":"string"},"contexts":{"mapTo":"data","required":true,"type":"string[]"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_status_checks/contexts"},"replaceProtectedBranchTeamRestrictions":{"method":"PUT","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"teams":{"mapTo":"data","required":true,"type":"string[]"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/teams"},"replaceProtectedBranchUserRestrictions":{"method":"PUT","params":{"branch":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"users":{"mapTo":"data","required":true,"type":"string[]"}},"url":"/repos/:owner/:repo/branches/:branch/protection/restrictions/users"},"replaceTopics":{"headers":{"accept":"application/vnd.github.mercy-preview+json"},"method":"PUT","params":{"names":{"required":true,"type":"string[]"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/topics"},"requestPageBuild":{"method":"POST","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/pages/builds"},"retrieveCommunityProfileMetrics":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/community/profile"},"testPushHook":{"method":"POST","params":{"hook_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/hooks/:hook_id/tests"},"transfer":{"headers":{"accept":"application/vnd.github.nightshade-preview+json"},"method":"POST","params":{"new_owner":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"team_ids":{"type":"integer[]"}},"url":"/repos/:owner/:repo/transfer"},"update":{"method":"PATCH","params":{"allow_merge_commit":{"type":"boolean"},"allow_rebase_merge":{"type":"boolean"},"allow_squash_merge":{"type":"boolean"},"archived":{"type":"boolean"},"default_branch":{"type":"string"},"description":{"type":"string"},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"homepage":{"type":"string"},"is_template":{"type":"boolean"},"name":{"type":"string"},"owner":{"required":true,"type":"string"},"private":{"type":"boolean"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo"},"updateBranchProtection":{"method":"PUT","params":{"branch":{"required":true,"type":"string"},"enforce_admins":{"allowNull":true,"required":true,"type":"boolean"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"required_pull_request_reviews":{"allowNull":true,"required":true,"type":"object"},"required_pull_request_reviews.dismiss_stale_reviews":{"type":"boolean"},"required_pull_request_reviews.dismissal_restrictions":{"type":"object"},"required_pull_request_reviews.dismissal_restrictions.teams":{"type":"string[]"},"required_pull_request_reviews.dismissal_restrictions.users":{"type":"string[]"},"required_pull_request_reviews.require_code_owner_reviews":{"type":"boolean"},"required_pull_request_reviews.required_approving_review_count":{"type":"integer"},"required_status_checks":{"allowNull":true,"required":true,"type":"object"},"required_status_checks.contexts":{"required":true,"type":"string[]"},"required_status_checks.strict":{"required":true,"type":"boolean"},"restrictions":{"allowNull":true,"required":true,"type":"object"},"restrictions.apps":{"type":"string[]"},"restrictions.teams":{"required":true,"type":"string[]"},"restrictions.users":{"required":true,"type":"string[]"}},"url":"/repos/:owner/:repo/branches/:branch/protection"},"updateCommitComment":{"method":"PATCH","params":{"body":{"required":true,"type":"string"},"comment_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/comments/:comment_id"},"updateFile":{"deprecated":"octokit.repos.updateFile() has been renamed to octokit.repos.createOrUpdateFile() (2019-06-07)","method":"PUT","params":{"author":{"type":"object"},"author.email":{"required":true,"type":"string"},"author.name":{"required":true,"type":"string"},"branch":{"type":"string"},"committer":{"type":"object"},"committer.email":{"required":true,"type":"string"},"committer.name":{"required":true,"type":"string"},"content":{"required":true,"type":"string"},"message":{"required":true,"type":"string"},"owner":{"required":true,"type":"string"},"path":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"type":"string"}},"url":"/repos/:owner/:repo/contents/:path"},"updateHook":{"method":"PATCH","params":{"active":{"type":"boolean"},"add_events":{"type":"string[]"},"config":{"type":"object"},"config.content_type":{"type":"string"},"config.insecure_ssl":{"type":"string"},"config.secret":{"type":"string"},"config.url":{"required":true,"type":"string"},"events":{"type":"string[]"},"hook_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"remove_events":{"type":"string[]"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/hooks/:hook_id"},"updateInformationAboutPagesSite":{"method":"PUT","params":{"cname":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"source":{"enum":["\"gh-pages\"","\"master\"","\"master /docs\""],"type":"string"}},"url":"/repos/:owner/:repo/pages"},"updateInvitation":{"method":"PATCH","params":{"invitation_id":{"required":true,"type":"integer"},"owner":{"required":true,"type":"string"},"permissions":{"enum":["read","write","admin"],"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/invitations/:invitation_id"},"updateProtectedBranchPullRequestReviewEnforcement":{"method":"PATCH","params":{"branch":{"required":true,"type":"string"},"dismiss_stale_reviews":{"type":"boolean"},"dismissal_restrictions":{"type":"object"},"dismissal_restrictions.teams":{"type":"string[]"},"dismissal_restrictions.users":{"type":"string[]"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"require_code_owner_reviews":{"type":"boolean"},"required_approving_review_count":{"type":"integer"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_pull_request_reviews"},"updateProtectedBranchRequiredStatusChecks":{"method":"PATCH","params":{"branch":{"required":true,"type":"string"},"contexts":{"type":"string[]"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"strict":{"type":"boolean"}},"url":"/repos/:owner/:repo/branches/:branch/protection/required_status_checks"},"updateRelease":{"method":"PATCH","params":{"body":{"type":"string"},"draft":{"type":"boolean"},"name":{"type":"string"},"owner":{"required":true,"type":"string"},"prerelease":{"type":"boolean"},"release_id":{"required":true,"type":"integer"},"repo":{"required":true,"type":"string"},"tag_name":{"type":"string"},"target_commitish":{"type":"string"}},"url":"/repos/:owner/:repo/releases/:release_id"},"updateReleaseAsset":{"method":"PATCH","params":{"asset_id":{"required":true,"type":"integer"},"label":{"type":"string"},"name":{"type":"string"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}},"url":"/repos/:owner/:repo/releases/assets/:asset_id"},"uploadReleaseAsset":{"method":"POST","params":{"file":{"mapTo":"data","required":true,"type":"string | object"},"headers":{"required":true,"type":"object"},"headers.content-length":{"required":true,"type":"integer"},"headers.content-type":{"required":true,"type":"string"},"label":{"type":"string"},"name":{"required":true,"type":"string"},"url":{"required":true,"type":"string"}},"url":":url"}},"search":{"code":{"method":"GET","params":{"order":{"enum":["desc","asc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"q":{"required":true,"type":"string"},"sort":{"enum":["indexed"],"type":"string"}},"url":"/search/code"},"commits":{"headers":{"accept":"application/vnd.github.cloak-preview+json"},"method":"GET","params":{"order":{"enum":["desc","asc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"q":{"required":true,"type":"string"},"sort":{"enum":["author-date","committer-date"],"type":"string"}},"url":"/search/commits"},"issues":{"deprecated":"octokit.search.issues() has been renamed to octokit.search.issuesAndPullRequests() (2018-12-27)","method":"GET","params":{"order":{"enum":["desc","asc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"q":{"required":true,"type":"string"},"sort":{"enum":["comments","reactions","reactions-+1","reactions--1","reactions-smile","reactions-thinking_face","reactions-heart","reactions-tada","interactions","created","updated"],"type":"string"}},"url":"/search/issues"},"issuesAndPullRequests":{"method":"GET","params":{"order":{"enum":["desc","asc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"q":{"required":true,"type":"string"},"sort":{"enum":["comments","reactions","reactions-+1","reactions--1","reactions-smile","reactions-thinking_face","reactions-heart","reactions-tada","interactions","created","updated"],"type":"string"}},"url":"/search/issues"},"labels":{"method":"GET","params":{"order":{"enum":["desc","asc"],"type":"string"},"q":{"required":true,"type":"string"},"repository_id":{"required":true,"type":"integer"},"sort":{"enum":["created","updated"],"type":"string"}},"url":"/search/labels"},"repos":{"method":"GET","params":{"order":{"enum":["desc","asc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"q":{"required":true,"type":"string"},"sort":{"enum":["stars","forks","help-wanted-issues","updated"],"type":"string"}},"url":"/search/repositories"},"topics":{"method":"GET","params":{"q":{"required":true,"type":"string"}},"url":"/search/topics"},"users":{"method":"GET","params":{"order":{"enum":["desc","asc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"q":{"required":true,"type":"string"},"sort":{"enum":["followers","repositories","joined"],"type":"string"}},"url":"/search/users"}},"teams":{"addMember":{"deprecated":"octokit.teams.addMember() is deprecated, see https://developer.github.com/v3/teams/members/#add-team-member","method":"PUT","params":{"team_id":{"required":true,"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/teams/:team_id/members/:username"},"addOrUpdateMembership":{"method":"PUT","params":{"role":{"enum":["member","maintainer"],"type":"string"},"team_id":{"required":true,"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/teams/:team_id/memberships/:username"},"addOrUpdateProject":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"PUT","params":{"permission":{"enum":["read","write","admin"],"type":"string"},"project_id":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/projects/:project_id"},"addOrUpdateRepo":{"method":"PUT","params":{"owner":{"required":true,"type":"string"},"permission":{"enum":["pull","push","admin"],"type":"string"},"repo":{"required":true,"type":"string"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/repos/:owner/:repo"},"checkManagesRepo":{"method":"GET","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/repos/:owner/:repo"},"create":{"method":"POST","params":{"description":{"type":"string"},"maintainers":{"type":"string[]"},"name":{"required":true,"type":"string"},"org":{"required":true,"type":"string"},"parent_team_id":{"type":"integer"},"permission":{"enum":["pull","push","admin"],"type":"string"},"privacy":{"enum":["secret","closed"],"type":"string"},"repo_names":{"type":"string[]"}},"url":"/orgs/:org/teams"},"createDiscussion":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"POST","params":{"body":{"required":true,"type":"string"},"private":{"type":"boolean"},"team_id":{"required":true,"type":"integer"},"title":{"required":true,"type":"string"}},"url":"/teams/:team_id/discussions"},"createDiscussionComment":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"POST","params":{"body":{"required":true,"type":"string"},"discussion_number":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number/comments"},"delete":{"method":"DELETE","params":{"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id"},"deleteDiscussion":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"DELETE","params":{"discussion_number":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number"},"deleteDiscussionComment":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"DELETE","params":{"comment_number":{"required":true,"type":"integer"},"discussion_number":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number/comments/:comment_number"},"get":{"method":"GET","params":{"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id"},"getByName":{"method":"GET","params":{"org":{"required":true,"type":"string"},"team_slug":{"required":true,"type":"string"}},"url":"/orgs/:org/teams/:team_slug"},"getDiscussion":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"GET","params":{"discussion_number":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number"},"getDiscussionComment":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"GET","params":{"comment_number":{"required":true,"type":"integer"},"discussion_number":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number/comments/:comment_number"},"getMember":{"deprecated":"octokit.teams.getMember() is deprecated, see https://developer.github.com/v3/teams/members/#get-team-member","method":"GET","params":{"team_id":{"required":true,"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/teams/:team_id/members/:username"},"getMembership":{"method":"GET","params":{"team_id":{"required":true,"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/teams/:team_id/memberships/:username"},"list":{"method":"GET","params":{"org":{"required":true,"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/orgs/:org/teams"},"listChild":{"headers":{"accept":"application/vnd.github.hellcat-preview+json"},"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/teams"},"listDiscussionComments":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"discussion_number":{"required":true,"type":"integer"},"page":{"type":"integer"},"per_page":{"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number/comments"},"listDiscussions":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"GET","params":{"direction":{"enum":["asc","desc"],"type":"string"},"page":{"type":"integer"},"per_page":{"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions"},"listForAuthenticatedUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/teams"},"listMembers":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"role":{"enum":["member","maintainer","all"],"type":"string"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/members"},"listPendingInvitations":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/invitations"},"listProjects":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/projects"},"listRepos":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/repos"},"removeMember":{"deprecated":"octokit.teams.removeMember() is deprecated, see https://developer.github.com/v3/teams/members/#remove-team-member","method":"DELETE","params":{"team_id":{"required":true,"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/teams/:team_id/members/:username"},"removeMembership":{"method":"DELETE","params":{"team_id":{"required":true,"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/teams/:team_id/memberships/:username"},"removeProject":{"method":"DELETE","params":{"project_id":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/projects/:project_id"},"removeRepo":{"method":"DELETE","params":{"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/repos/:owner/:repo"},"reviewProject":{"headers":{"accept":"application/vnd.github.inertia-preview+json"},"method":"GET","params":{"project_id":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/projects/:project_id"},"update":{"method":"PATCH","params":{"description":{"type":"string"},"name":{"required":true,"type":"string"},"parent_team_id":{"type":"integer"},"permission":{"enum":["pull","push","admin"],"type":"string"},"privacy":{"enum":["secret","closed"],"type":"string"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id"},"updateDiscussion":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"PATCH","params":{"body":{"type":"string"},"discussion_number":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"},"title":{"type":"string"}},"url":"/teams/:team_id/discussions/:discussion_number"},"updateDiscussionComment":{"headers":{"accept":"application/vnd.github.echo-preview+json"},"method":"PATCH","params":{"body":{"required":true,"type":"string"},"comment_number":{"required":true,"type":"integer"},"discussion_number":{"required":true,"type":"integer"},"team_id":{"required":true,"type":"integer"}},"url":"/teams/:team_id/discussions/:discussion_number/comments/:comment_number"}},"users":{"addEmails":{"method":"POST","params":{"emails":{"required":true,"type":"string[]"}},"url":"/user/emails"},"block":{"method":"PUT","params":{"username":{"required":true,"type":"string"}},"url":"/user/blocks/:username"},"checkBlocked":{"method":"GET","params":{"username":{"required":true,"type":"string"}},"url":"/user/blocks/:username"},"checkFollowing":{"method":"GET","params":{"username":{"required":true,"type":"string"}},"url":"/user/following/:username"},"checkFollowingForUser":{"method":"GET","params":{"target_user":{"required":true,"type":"string"},"username":{"required":true,"type":"string"}},"url":"/users/:username/following/:target_user"},"createGpgKey":{"method":"POST","params":{"armored_public_key":{"type":"string"}},"url":"/user/gpg_keys"},"createPublicKey":{"method":"POST","params":{"key":{"type":"string"},"title":{"type":"string"}},"url":"/user/keys"},"deleteEmails":{"method":"DELETE","params":{"emails":{"required":true,"type":"string[]"}},"url":"/user/emails"},"deleteGpgKey":{"method":"DELETE","params":{"gpg_key_id":{"required":true,"type":"integer"}},"url":"/user/gpg_keys/:gpg_key_id"},"deletePublicKey":{"method":"DELETE","params":{"key_id":{"required":true,"type":"integer"}},"url":"/user/keys/:key_id"},"follow":{"method":"PUT","params":{"username":{"required":true,"type":"string"}},"url":"/user/following/:username"},"getAuthenticated":{"method":"GET","params":{},"url":"/user"},"getByUsername":{"method":"GET","params":{"username":{"required":true,"type":"string"}},"url":"/users/:username"},"getContextForUser":{"headers":{"accept":"application/vnd.github.hagar-preview+json"},"method":"GET","params":{"subject_id":{"type":"string"},"subject_type":{"enum":["organization","repository","issue","pull_request"],"type":"string"},"username":{"required":true,"type":"string"}},"url":"/users/:username/hovercard"},"getGpgKey":{"method":"GET","params":{"gpg_key_id":{"required":true,"type":"integer"}},"url":"/user/gpg_keys/:gpg_key_id"},"getPublicKey":{"method":"GET","params":{"key_id":{"required":true,"type":"integer"}},"url":"/user/keys/:key_id"},"list":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"since":{"type":"string"}},"url":"/users"},"listBlocked":{"method":"GET","params":{},"url":"/user/blocks"},"listEmails":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/emails"},"listFollowersForAuthenticatedUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/followers"},"listFollowersForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/followers"},"listFollowingForAuthenticatedUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/following"},"listFollowingForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/following"},"listGpgKeys":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/gpg_keys"},"listGpgKeysForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/gpg_keys"},"listPublicEmails":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/public_emails"},"listPublicKeys":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"}},"url":"/user/keys"},"listPublicKeysForUser":{"method":"GET","params":{"page":{"type":"integer"},"per_page":{"type":"integer"},"username":{"required":true,"type":"string"}},"url":"/users/:username/keys"},"togglePrimaryEmailVisibility":{"method":"PATCH","params":{"email":{"required":true,"type":"string"},"visibility":{"required":true,"type":"string"}},"url":"/user/email/visibility"},"unblock":{"method":"DELETE","params":{"username":{"required":true,"type":"string"}},"url":"/user/blocks/:username"},"unfollow":{"method":"DELETE","params":{"username":{"required":true,"type":"string"}},"url":"/user/following/:username"},"updateAuthenticated":{"method":"PATCH","params":{"bio":{"type":"string"},"blog":{"type":"string"},"company":{"type":"string"},"email":{"type":"string"},"hireable":{"type":"boolean"},"location":{"type":"string"},"name":{"type":"string"}},"url":"/user"}}};
  10444. /***/ }),
  10445. /***/ 722:
  10446. /***/ (function(module) {
  10447. /**
  10448. * Convert array of 16 byte values to UUID string format of the form:
  10449. * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
  10450. */
  10451. var byteToHex = [];
  10452. for (var i = 0; i < 256; ++i) {
  10453. byteToHex[i] = (i + 0x100).toString(16).substr(1);
  10454. }
  10455. function bytesToUuid(buf, offset) {
  10456. var i = offset || 0;
  10457. var bth = byteToHex;
  10458. // join used to fix memory issue caused by concatenation: https://bugs.chromium.org/p/v8/issues/detail?id=3175#c4
  10459. return ([bth[buf[i++]], bth[buf[i++]],
  10460. bth[buf[i++]], bth[buf[i++]], '-',
  10461. bth[buf[i++]], bth[buf[i++]], '-',
  10462. bth[buf[i++]], bth[buf[i++]], '-',
  10463. bth[buf[i++]], bth[buf[i++]], '-',
  10464. bth[buf[i++]], bth[buf[i++]],
  10465. bth[buf[i++]], bth[buf[i++]],
  10466. bth[buf[i++]], bth[buf[i++]]]).join('');
  10467. }
  10468. module.exports = bytesToUuid;
  10469. /***/ }),
  10470. /***/ 742:
  10471. /***/ (function(module, __unusedexports, __webpack_require__) {
  10472. var fs = __webpack_require__(747)
  10473. var core
  10474. if (process.platform === 'win32' || global.TESTING_WINDOWS) {
  10475. core = __webpack_require__(818)
  10476. } else {
  10477. core = __webpack_require__(197)
  10478. }
  10479. module.exports = isexe
  10480. isexe.sync = sync
  10481. function isexe (path, options, cb) {
  10482. if (typeof options === 'function') {
  10483. cb = options
  10484. options = {}
  10485. }
  10486. if (!cb) {
  10487. if (typeof Promise !== 'function') {
  10488. throw new TypeError('callback not provided')
  10489. }
  10490. return new Promise(function (resolve, reject) {
  10491. isexe(path, options || {}, function (er, is) {
  10492. if (er) {
  10493. reject(er)
  10494. } else {
  10495. resolve(is)
  10496. }
  10497. })
  10498. })
  10499. }
  10500. core(path, options || {}, function (er, is) {
  10501. // ignore EACCES because that just means we aren't allowed to run it
  10502. if (er) {
  10503. if (er.code === 'EACCES' || options && options.ignoreErrors) {
  10504. er = null
  10505. is = false
  10506. }
  10507. }
  10508. cb(er, is)
  10509. })
  10510. }
  10511. function sync (path, options) {
  10512. // my kingdom for a filtered catch
  10513. try {
  10514. return core.sync(path, options || {})
  10515. } catch (er) {
  10516. if (options && options.ignoreErrors || er.code === 'EACCES') {
  10517. return false
  10518. } else {
  10519. throw er
  10520. }
  10521. }
  10522. }
  10523. /***/ }),
  10524. /***/ 747:
  10525. /***/ (function(module) {
  10526. module.exports = require("fs");
  10527. /***/ }),
  10528. /***/ 753:
  10529. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  10530. "use strict";
  10531. Object.defineProperty(exports, '__esModule', { value: true });
  10532. function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
  10533. var endpoint = __webpack_require__(385);
  10534. var universalUserAgent = __webpack_require__(796);
  10535. var isPlainObject = _interopDefault(__webpack_require__(696));
  10536. var nodeFetch = _interopDefault(__webpack_require__(454));
  10537. var requestError = __webpack_require__(463);
  10538. const VERSION = "5.3.1";
  10539. function getBufferResponse(response) {
  10540. return response.arrayBuffer();
  10541. }
  10542. function fetchWrapper(requestOptions) {
  10543. if (isPlainObject(requestOptions.body) || Array.isArray(requestOptions.body)) {
  10544. requestOptions.body = JSON.stringify(requestOptions.body);
  10545. }
  10546. let headers = {};
  10547. let status;
  10548. let url;
  10549. const fetch = requestOptions.request && requestOptions.request.fetch || nodeFetch;
  10550. return fetch(requestOptions.url, Object.assign({
  10551. method: requestOptions.method,
  10552. body: requestOptions.body,
  10553. headers: requestOptions.headers,
  10554. redirect: requestOptions.redirect
  10555. }, requestOptions.request)).then(response => {
  10556. url = response.url;
  10557. status = response.status;
  10558. for (const keyAndValue of response.headers) {
  10559. headers[keyAndValue[0]] = keyAndValue[1];
  10560. }
  10561. if (status === 204 || status === 205) {
  10562. return;
  10563. } // GitHub API returns 200 for HEAD requsets
  10564. if (requestOptions.method === "HEAD") {
  10565. if (status < 400) {
  10566. return;
  10567. }
  10568. throw new requestError.RequestError(response.statusText, status, {
  10569. headers,
  10570. request: requestOptions
  10571. });
  10572. }
  10573. if (status === 304) {
  10574. throw new requestError.RequestError("Not modified", status, {
  10575. headers,
  10576. request: requestOptions
  10577. });
  10578. }
  10579. if (status >= 400) {
  10580. return response.text().then(message => {
  10581. const error = new requestError.RequestError(message, status, {
  10582. headers,
  10583. request: requestOptions
  10584. });
  10585. try {
  10586. let responseBody = JSON.parse(error.message);
  10587. Object.assign(error, responseBody);
  10588. let errors = responseBody.errors; // Assumption `errors` would always be in Array Fotmat
  10589. error.message = error.message + ": " + errors.map(JSON.stringify).join(", ");
  10590. } catch (e) {// ignore, see octokit/rest.js#684
  10591. }
  10592. throw error;
  10593. });
  10594. }
  10595. const contentType = response.headers.get("content-type");
  10596. if (/application\/json/.test(contentType)) {
  10597. return response.json();
  10598. }
  10599. if (!contentType || /^text\/|charset=utf-8$/.test(contentType)) {
  10600. return response.text();
  10601. }
  10602. return getBufferResponse(response);
  10603. }).then(data => {
  10604. return {
  10605. status,
  10606. url,
  10607. headers,
  10608. data
  10609. };
  10610. }).catch(error => {
  10611. if (error instanceof requestError.RequestError) {
  10612. throw error;
  10613. }
  10614. throw new requestError.RequestError(error.message, 500, {
  10615. headers,
  10616. request: requestOptions
  10617. });
  10618. });
  10619. }
  10620. function withDefaults(oldEndpoint, newDefaults) {
  10621. const endpoint = oldEndpoint.defaults(newDefaults);
  10622. const newApi = function (route, parameters) {
  10623. const endpointOptions = endpoint.merge(route, parameters);
  10624. if (!endpointOptions.request || !endpointOptions.request.hook) {
  10625. return fetchWrapper(endpoint.parse(endpointOptions));
  10626. }
  10627. const request = (route, parameters) => {
  10628. return fetchWrapper(endpoint.parse(endpoint.merge(route, parameters)));
  10629. };
  10630. Object.assign(request, {
  10631. endpoint,
  10632. defaults: withDefaults.bind(null, endpoint)
  10633. });
  10634. return endpointOptions.request.hook(request, endpointOptions);
  10635. };
  10636. return Object.assign(newApi, {
  10637. endpoint,
  10638. defaults: withDefaults.bind(null, endpoint)
  10639. });
  10640. }
  10641. const request = withDefaults(endpoint.endpoint, {
  10642. headers: {
  10643. "user-agent": `octokit-request.js/${VERSION} ${universalUserAgent.getUserAgent()}`
  10644. }
  10645. });
  10646. exports.request = request;
  10647. //# sourceMappingURL=index.js.map
  10648. /***/ }),
  10649. /***/ 761:
  10650. /***/ (function(module) {
  10651. module.exports = require("zlib");
  10652. /***/ }),
  10653. /***/ 763:
  10654. /***/ (function(module) {
  10655. module.exports = removeHook
  10656. function removeHook (state, name, method) {
  10657. if (!state.registry[name]) {
  10658. return
  10659. }
  10660. var index = state.registry[name]
  10661. .map(function (registered) { return registered.orig })
  10662. .indexOf(method)
  10663. if (index === -1) {
  10664. return
  10665. }
  10666. state.registry[name].splice(index, 1)
  10667. }
  10668. /***/ }),
  10669. /***/ 768:
  10670. /***/ (function(module) {
  10671. "use strict";
  10672. module.exports = function (x) {
  10673. var lf = typeof x === 'string' ? '\n' : '\n'.charCodeAt();
  10674. var cr = typeof x === 'string' ? '\r' : '\r'.charCodeAt();
  10675. if (x[x.length - 1] === lf) {
  10676. x = x.slice(0, x.length - 1);
  10677. }
  10678. if (x[x.length - 1] === cr) {
  10679. x = x.slice(0, x.length - 1);
  10680. }
  10681. return x;
  10682. };
  10683. /***/ }),
  10684. /***/ 777:
  10685. /***/ (function(module, __unusedexports, __webpack_require__) {
  10686. module.exports = getFirstPage
  10687. const getPage = __webpack_require__(265)
  10688. function getFirstPage (octokit, link, headers) {
  10689. return getPage(octokit, link, 'first', headers)
  10690. }
  10691. /***/ }),
  10692. /***/ 796:
  10693. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  10694. "use strict";
  10695. Object.defineProperty(exports, '__esModule', { value: true });
  10696. function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
  10697. var osName = _interopDefault(__webpack_require__(2));
  10698. function getUserAgent() {
  10699. try {
  10700. return `Node.js/${process.version.substr(1)} (${osName()}; ${process.arch})`;
  10701. } catch (error) {
  10702. if (/wmic os get Caption/.test(error.message)) {
  10703. return "Windows <version undetectable>";
  10704. }
  10705. throw error;
  10706. }
  10707. }
  10708. exports.getUserAgent = getUserAgent;
  10709. //# sourceMappingURL=index.js.map
  10710. /***/ }),
  10711. /***/ 807:
  10712. /***/ (function(module, __unusedexports, __webpack_require__) {
  10713. module.exports = paginate;
  10714. const iterator = __webpack_require__(8);
  10715. function paginate(octokit, route, options, mapFn) {
  10716. if (typeof options === "function") {
  10717. mapFn = options;
  10718. options = undefined;
  10719. }
  10720. options = octokit.request.endpoint.merge(route, options);
  10721. return gather(
  10722. octokit,
  10723. [],
  10724. iterator(octokit, options)[Symbol.asyncIterator](),
  10725. mapFn
  10726. );
  10727. }
  10728. function gather(octokit, results, iterator, mapFn) {
  10729. return iterator.next().then(result => {
  10730. if (result.done) {
  10731. return results;
  10732. }
  10733. let earlyExit = false;
  10734. function done() {
  10735. earlyExit = true;
  10736. }
  10737. results = results.concat(
  10738. mapFn ? mapFn(result.value, done) : result.value.data
  10739. );
  10740. if (earlyExit) {
  10741. return results;
  10742. }
  10743. return gather(octokit, results, iterator, mapFn);
  10744. });
  10745. }
  10746. /***/ }),
  10747. /***/ 814:
  10748. /***/ (function(module, __unusedexports, __webpack_require__) {
  10749. module.exports = which
  10750. which.sync = whichSync
  10751. var isWindows = process.platform === 'win32' ||
  10752. process.env.OSTYPE === 'cygwin' ||
  10753. process.env.OSTYPE === 'msys'
  10754. var path = __webpack_require__(622)
  10755. var COLON = isWindows ? ';' : ':'
  10756. var isexe = __webpack_require__(742)
  10757. function getNotFoundError (cmd) {
  10758. var er = new Error('not found: ' + cmd)
  10759. er.code = 'ENOENT'
  10760. return er
  10761. }
  10762. function getPathInfo (cmd, opt) {
  10763. var colon = opt.colon || COLON
  10764. var pathEnv = opt.path || process.env.PATH || ''
  10765. var pathExt = ['']
  10766. pathEnv = pathEnv.split(colon)
  10767. var pathExtExe = ''
  10768. if (isWindows) {
  10769. pathEnv.unshift(process.cwd())
  10770. pathExtExe = (opt.pathExt || process.env.PATHEXT || '.EXE;.CMD;.BAT;.COM')
  10771. pathExt = pathExtExe.split(colon)
  10772. // Always test the cmd itself first. isexe will check to make sure
  10773. // it's found in the pathExt set.
  10774. if (cmd.indexOf('.') !== -1 && pathExt[0] !== '')
  10775. pathExt.unshift('')
  10776. }
  10777. // If it has a slash, then we don't bother searching the pathenv.
  10778. // just check the file itself, and that's it.
  10779. if (cmd.match(/\//) || isWindows && cmd.match(/\\/))
  10780. pathEnv = ['']
  10781. return {
  10782. env: pathEnv,
  10783. ext: pathExt,
  10784. extExe: pathExtExe
  10785. }
  10786. }
  10787. function which (cmd, opt, cb) {
  10788. if (typeof opt === 'function') {
  10789. cb = opt
  10790. opt = {}
  10791. }
  10792. var info = getPathInfo(cmd, opt)
  10793. var pathEnv = info.env
  10794. var pathExt = info.ext
  10795. var pathExtExe = info.extExe
  10796. var found = []
  10797. ;(function F (i, l) {
  10798. if (i === l) {
  10799. if (opt.all && found.length)
  10800. return cb(null, found)
  10801. else
  10802. return cb(getNotFoundError(cmd))
  10803. }
  10804. var pathPart = pathEnv[i]
  10805. if (pathPart.charAt(0) === '"' && pathPart.slice(-1) === '"')
  10806. pathPart = pathPart.slice(1, -1)
  10807. var p = path.join(pathPart, cmd)
  10808. if (!pathPart && (/^\.[\\\/]/).test(cmd)) {
  10809. p = cmd.slice(0, 2) + p
  10810. }
  10811. ;(function E (ii, ll) {
  10812. if (ii === ll) return F(i + 1, l)
  10813. var ext = pathExt[ii]
  10814. isexe(p + ext, { pathExt: pathExtExe }, function (er, is) {
  10815. if (!er && is) {
  10816. if (opt.all)
  10817. found.push(p + ext)
  10818. else
  10819. return cb(null, p + ext)
  10820. }
  10821. return E(ii + 1, ll)
  10822. })
  10823. })(0, pathExt.length)
  10824. })(0, pathEnv.length)
  10825. }
  10826. function whichSync (cmd, opt) {
  10827. opt = opt || {}
  10828. var info = getPathInfo(cmd, opt)
  10829. var pathEnv = info.env
  10830. var pathExt = info.ext
  10831. var pathExtExe = info.extExe
  10832. var found = []
  10833. for (var i = 0, l = pathEnv.length; i < l; i ++) {
  10834. var pathPart = pathEnv[i]
  10835. if (pathPart.charAt(0) === '"' && pathPart.slice(-1) === '"')
  10836. pathPart = pathPart.slice(1, -1)
  10837. var p = path.join(pathPart, cmd)
  10838. if (!pathPart && /^\.[\\\/]/.test(cmd)) {
  10839. p = cmd.slice(0, 2) + p
  10840. }
  10841. for (var j = 0, ll = pathExt.length; j < ll; j ++) {
  10842. var cur = p + pathExt[j]
  10843. var is
  10844. try {
  10845. is = isexe.sync(cur, { pathExt: pathExtExe })
  10846. if (is) {
  10847. if (opt.all)
  10848. found.push(cur)
  10849. else
  10850. return cur
  10851. }
  10852. } catch (ex) {}
  10853. }
  10854. }
  10855. if (opt.all && found.length)
  10856. return found
  10857. if (opt.nothrow)
  10858. return null
  10859. throw getNotFoundError(cmd)
  10860. }
  10861. /***/ }),
  10862. /***/ 816:
  10863. /***/ (function(module) {
  10864. "use strict";
  10865. module.exports = /^#!.*/;
  10866. /***/ }),
  10867. /***/ 818:
  10868. /***/ (function(module, __unusedexports, __webpack_require__) {
  10869. module.exports = isexe
  10870. isexe.sync = sync
  10871. var fs = __webpack_require__(747)
  10872. function checkPathExt (path, options) {
  10873. var pathext = options.pathExt !== undefined ?
  10874. options.pathExt : process.env.PATHEXT
  10875. if (!pathext) {
  10876. return true
  10877. }
  10878. pathext = pathext.split(';')
  10879. if (pathext.indexOf('') !== -1) {
  10880. return true
  10881. }
  10882. for (var i = 0; i < pathext.length; i++) {
  10883. var p = pathext[i].toLowerCase()
  10884. if (p && path.substr(-p.length).toLowerCase() === p) {
  10885. return true
  10886. }
  10887. }
  10888. return false
  10889. }
  10890. function checkStat (stat, path, options) {
  10891. if (!stat.isSymbolicLink() && !stat.isFile()) {
  10892. return false
  10893. }
  10894. return checkPathExt(path, options)
  10895. }
  10896. function isexe (path, options, cb) {
  10897. fs.stat(path, function (er, stat) {
  10898. cb(er, er ? false : checkStat(stat, path, options))
  10899. })
  10900. }
  10901. function sync (path, options) {
  10902. return checkStat(fs.statSync(path), path, options)
  10903. }
  10904. /***/ }),
  10905. /***/ 821:
  10906. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  10907. "use strict";
  10908. var __importStar = (this && this.__importStar) || function (mod) {
  10909. if (mod && mod.__esModule) return mod;
  10910. var result = {};
  10911. if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
  10912. result["default"] = mod;
  10913. return result;
  10914. };
  10915. Object.defineProperty(exports, "__esModule", { value: true });
  10916. const core = __importStar(__webpack_require__(470));
  10917. const fsHelper = __importStar(__webpack_require__(618));
  10918. const github = __importStar(__webpack_require__(469));
  10919. const path = __importStar(__webpack_require__(622));
  10920. function getInputs() {
  10921. const result = {};
  10922. // GitHub workspace
  10923. let githubWorkspacePath = process.env['GITHUB_WORKSPACE'];
  10924. if (!githubWorkspacePath) {
  10925. throw new Error('GITHUB_WORKSPACE not defined');
  10926. }
  10927. githubWorkspacePath = path.resolve(githubWorkspacePath);
  10928. core.debug(`GITHUB_WORKSPACE = '${githubWorkspacePath}'`);
  10929. fsHelper.directoryExistsSync(githubWorkspacePath, true);
  10930. // Qualified repository
  10931. const qualifiedRepository = core.getInput('repository') ||
  10932. `${github.context.repo.owner}/${github.context.repo.repo}`;
  10933. core.debug(`qualified repository = '${qualifiedRepository}'`);
  10934. const splitRepository = qualifiedRepository.split('/');
  10935. if (splitRepository.length !== 2 ||
  10936. !splitRepository[0] ||
  10937. !splitRepository[1]) {
  10938. throw new Error(`Invalid repository '${qualifiedRepository}'. Expected format {owner}/{repo}.`);
  10939. }
  10940. result.repositoryOwner = splitRepository[0];
  10941. result.repositoryName = splitRepository[1];
  10942. // Repository path
  10943. result.repositoryPath = core.getInput('path') || '.';
  10944. result.repositoryPath = path.resolve(githubWorkspacePath, result.repositoryPath);
  10945. if (!(result.repositoryPath + path.sep).startsWith(githubWorkspacePath + path.sep)) {
  10946. throw new Error(`Repository path '${result.repositoryPath}' is not under '${githubWorkspacePath}'`);
  10947. }
  10948. // Workflow repository?
  10949. const isWorkflowRepository = qualifiedRepository.toUpperCase() ===
  10950. `${github.context.repo.owner}/${github.context.repo.repo}`.toUpperCase();
  10951. // Source branch, source version
  10952. result.ref = core.getInput('ref');
  10953. if (!result.ref) {
  10954. if (isWorkflowRepository) {
  10955. result.ref = github.context.ref;
  10956. result.commit = github.context.sha;
  10957. }
  10958. if (!result.ref && !result.commit) {
  10959. result.ref = 'refs/heads/master';
  10960. }
  10961. }
  10962. // SHA?
  10963. else if (result.ref.match(/^[0-9a-fA-F]{40}$/)) {
  10964. result.commit = result.ref;
  10965. result.ref = '';
  10966. }
  10967. core.debug(`ref = '${result.ref}'`);
  10968. core.debug(`commit = '${result.commit}'`);
  10969. // Clean
  10970. result.clean = (core.getInput('clean') || 'true').toUpperCase() === 'TRUE';
  10971. core.debug(`clean = ${result.clean}`);
  10972. // Submodules
  10973. if (core.getInput('submodules')) {
  10974. throw new Error("The input 'submodules' is not supported in actions/checkout@v2");
  10975. }
  10976. // Fetch depth
  10977. result.fetchDepth = Math.floor(Number(core.getInput('fetch-depth') || '1'));
  10978. if (isNaN(result.fetchDepth) || result.fetchDepth < 0) {
  10979. result.fetchDepth = 0;
  10980. }
  10981. core.debug(`fetch depth = ${result.fetchDepth}`);
  10982. // LFS
  10983. result.lfs = (core.getInput('lfs') || 'false').toUpperCase() === 'TRUE';
  10984. core.debug(`lfs = ${result.lfs}`);
  10985. // Auth token
  10986. result.authToken = core.getInput('token');
  10987. // Persist credentials
  10988. result.persistCredentials =
  10989. (core.getInput('persist-credentials') || 'false').toUpperCase() === 'TRUE';
  10990. return result;
  10991. }
  10992. exports.getInputs = getInputs;
  10993. /***/ }),
  10994. /***/ 826:
  10995. /***/ (function(module, __unusedexports, __webpack_require__) {
  10996. var rng = __webpack_require__(139);
  10997. var bytesToUuid = __webpack_require__(722);
  10998. function v4(options, buf, offset) {
  10999. var i = buf && offset || 0;
  11000. if (typeof(options) == 'string') {
  11001. buf = options === 'binary' ? new Array(16) : null;
  11002. options = null;
  11003. }
  11004. options = options || {};
  11005. var rnds = options.random || (options.rng || rng)();
  11006. // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`
  11007. rnds[6] = (rnds[6] & 0x0f) | 0x40;
  11008. rnds[8] = (rnds[8] & 0x3f) | 0x80;
  11009. // Copy bytes to buffer, if provided
  11010. if (buf) {
  11011. for (var ii = 0; ii < 16; ++ii) {
  11012. buf[i + ii] = rnds[ii];
  11013. }
  11014. }
  11015. return buf || bytesToUuid(rnds);
  11016. }
  11017. module.exports = v4;
  11018. /***/ }),
  11019. /***/ 835:
  11020. /***/ (function(module) {
  11021. module.exports = require("url");
  11022. /***/ }),
  11023. /***/ 850:
  11024. /***/ (function(module, __unusedexports, __webpack_require__) {
  11025. module.exports = paginationMethodsPlugin
  11026. function paginationMethodsPlugin (octokit) {
  11027. octokit.getFirstPage = __webpack_require__(777).bind(null, octokit)
  11028. octokit.getLastPage = __webpack_require__(649).bind(null, octokit)
  11029. octokit.getNextPage = __webpack_require__(550).bind(null, octokit)
  11030. octokit.getPreviousPage = __webpack_require__(563).bind(null, octokit)
  11031. octokit.hasFirstPage = __webpack_require__(536)
  11032. octokit.hasLastPage = __webpack_require__(336)
  11033. octokit.hasNextPage = __webpack_require__(929)
  11034. octokit.hasPreviousPage = __webpack_require__(558)
  11035. }
  11036. /***/ }),
  11037. /***/ 854:
  11038. /***/ (function(module) {
  11039. /**
  11040. * lodash (Custom Build) <https://lodash.com/>
  11041. * Build: `lodash modularize exports="npm" -o ./`
  11042. * Copyright jQuery Foundation and other contributors <https://jquery.org/>
  11043. * Released under MIT license <https://lodash.com/license>
  11044. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  11045. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  11046. */
  11047. /** Used as the `TypeError` message for "Functions" methods. */
  11048. var FUNC_ERROR_TEXT = 'Expected a function';
  11049. /** Used to stand-in for `undefined` hash values. */
  11050. var HASH_UNDEFINED = '__lodash_hash_undefined__';
  11051. /** Used as references for various `Number` constants. */
  11052. var INFINITY = 1 / 0;
  11053. /** `Object#toString` result references. */
  11054. var funcTag = '[object Function]',
  11055. genTag = '[object GeneratorFunction]',
  11056. symbolTag = '[object Symbol]';
  11057. /** Used to match property names within property paths. */
  11058. var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,
  11059. reIsPlainProp = /^\w*$/,
  11060. reLeadingDot = /^\./,
  11061. rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
  11062. /**
  11063. * Used to match `RegExp`
  11064. * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
  11065. */
  11066. var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
  11067. /** Used to match backslashes in property paths. */
  11068. var reEscapeChar = /\\(\\)?/g;
  11069. /** Used to detect host constructors (Safari). */
  11070. var reIsHostCtor = /^\[object .+?Constructor\]$/;
  11071. /** Detect free variable `global` from Node.js. */
  11072. var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;
  11073. /** Detect free variable `self`. */
  11074. var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
  11075. /** Used as a reference to the global object. */
  11076. var root = freeGlobal || freeSelf || Function('return this')();
  11077. /**
  11078. * Gets the value at `key` of `object`.
  11079. *
  11080. * @private
  11081. * @param {Object} [object] The object to query.
  11082. * @param {string} key The key of the property to get.
  11083. * @returns {*} Returns the property value.
  11084. */
  11085. function getValue(object, key) {
  11086. return object == null ? undefined : object[key];
  11087. }
  11088. /**
  11089. * Checks if `value` is a host object in IE < 9.
  11090. *
  11091. * @private
  11092. * @param {*} value The value to check.
  11093. * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
  11094. */
  11095. function isHostObject(value) {
  11096. // Many host objects are `Object` objects that can coerce to strings
  11097. // despite having improperly defined `toString` methods.
  11098. var result = false;
  11099. if (value != null && typeof value.toString != 'function') {
  11100. try {
  11101. result = !!(value + '');
  11102. } catch (e) {}
  11103. }
  11104. return result;
  11105. }
  11106. /** Used for built-in method references. */
  11107. var arrayProto = Array.prototype,
  11108. funcProto = Function.prototype,
  11109. objectProto = Object.prototype;
  11110. /** Used to detect overreaching core-js shims. */
  11111. var coreJsData = root['__core-js_shared__'];
  11112. /** Used to detect methods masquerading as native. */
  11113. var maskSrcKey = (function() {
  11114. var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
  11115. return uid ? ('Symbol(src)_1.' + uid) : '';
  11116. }());
  11117. /** Used to resolve the decompiled source of functions. */
  11118. var funcToString = funcProto.toString;
  11119. /** Used to check objects for own properties. */
  11120. var hasOwnProperty = objectProto.hasOwnProperty;
  11121. /**
  11122. * Used to resolve the
  11123. * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
  11124. * of values.
  11125. */
  11126. var objectToString = objectProto.toString;
  11127. /** Used to detect if a method is native. */
  11128. var reIsNative = RegExp('^' +
  11129. funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
  11130. .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
  11131. );
  11132. /** Built-in value references. */
  11133. var Symbol = root.Symbol,
  11134. splice = arrayProto.splice;
  11135. /* Built-in method references that are verified to be native. */
  11136. var Map = getNative(root, 'Map'),
  11137. nativeCreate = getNative(Object, 'create');
  11138. /** Used to convert symbols to primitives and strings. */
  11139. var symbolProto = Symbol ? Symbol.prototype : undefined,
  11140. symbolToString = symbolProto ? symbolProto.toString : undefined;
  11141. /**
  11142. * Creates a hash object.
  11143. *
  11144. * @private
  11145. * @constructor
  11146. * @param {Array} [entries] The key-value pairs to cache.
  11147. */
  11148. function Hash(entries) {
  11149. var index = -1,
  11150. length = entries ? entries.length : 0;
  11151. this.clear();
  11152. while (++index < length) {
  11153. var entry = entries[index];
  11154. this.set(entry[0], entry[1]);
  11155. }
  11156. }
  11157. /**
  11158. * Removes all key-value entries from the hash.
  11159. *
  11160. * @private
  11161. * @name clear
  11162. * @memberOf Hash
  11163. */
  11164. function hashClear() {
  11165. this.__data__ = nativeCreate ? nativeCreate(null) : {};
  11166. }
  11167. /**
  11168. * Removes `key` and its value from the hash.
  11169. *
  11170. * @private
  11171. * @name delete
  11172. * @memberOf Hash
  11173. * @param {Object} hash The hash to modify.
  11174. * @param {string} key The key of the value to remove.
  11175. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  11176. */
  11177. function hashDelete(key) {
  11178. return this.has(key) && delete this.__data__[key];
  11179. }
  11180. /**
  11181. * Gets the hash value for `key`.
  11182. *
  11183. * @private
  11184. * @name get
  11185. * @memberOf Hash
  11186. * @param {string} key The key of the value to get.
  11187. * @returns {*} Returns the entry value.
  11188. */
  11189. function hashGet(key) {
  11190. var data = this.__data__;
  11191. if (nativeCreate) {
  11192. var result = data[key];
  11193. return result === HASH_UNDEFINED ? undefined : result;
  11194. }
  11195. return hasOwnProperty.call(data, key) ? data[key] : undefined;
  11196. }
  11197. /**
  11198. * Checks if a hash value for `key` exists.
  11199. *
  11200. * @private
  11201. * @name has
  11202. * @memberOf Hash
  11203. * @param {string} key The key of the entry to check.
  11204. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  11205. */
  11206. function hashHas(key) {
  11207. var data = this.__data__;
  11208. return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);
  11209. }
  11210. /**
  11211. * Sets the hash `key` to `value`.
  11212. *
  11213. * @private
  11214. * @name set
  11215. * @memberOf Hash
  11216. * @param {string} key The key of the value to set.
  11217. * @param {*} value The value to set.
  11218. * @returns {Object} Returns the hash instance.
  11219. */
  11220. function hashSet(key, value) {
  11221. var data = this.__data__;
  11222. data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
  11223. return this;
  11224. }
  11225. // Add methods to `Hash`.
  11226. Hash.prototype.clear = hashClear;
  11227. Hash.prototype['delete'] = hashDelete;
  11228. Hash.prototype.get = hashGet;
  11229. Hash.prototype.has = hashHas;
  11230. Hash.prototype.set = hashSet;
  11231. /**
  11232. * Creates an list cache object.
  11233. *
  11234. * @private
  11235. * @constructor
  11236. * @param {Array} [entries] The key-value pairs to cache.
  11237. */
  11238. function ListCache(entries) {
  11239. var index = -1,
  11240. length = entries ? entries.length : 0;
  11241. this.clear();
  11242. while (++index < length) {
  11243. var entry = entries[index];
  11244. this.set(entry[0], entry[1]);
  11245. }
  11246. }
  11247. /**
  11248. * Removes all key-value entries from the list cache.
  11249. *
  11250. * @private
  11251. * @name clear
  11252. * @memberOf ListCache
  11253. */
  11254. function listCacheClear() {
  11255. this.__data__ = [];
  11256. }
  11257. /**
  11258. * Removes `key` and its value from the list cache.
  11259. *
  11260. * @private
  11261. * @name delete
  11262. * @memberOf ListCache
  11263. * @param {string} key The key of the value to remove.
  11264. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  11265. */
  11266. function listCacheDelete(key) {
  11267. var data = this.__data__,
  11268. index = assocIndexOf(data, key);
  11269. if (index < 0) {
  11270. return false;
  11271. }
  11272. var lastIndex = data.length - 1;
  11273. if (index == lastIndex) {
  11274. data.pop();
  11275. } else {
  11276. splice.call(data, index, 1);
  11277. }
  11278. return true;
  11279. }
  11280. /**
  11281. * Gets the list cache value for `key`.
  11282. *
  11283. * @private
  11284. * @name get
  11285. * @memberOf ListCache
  11286. * @param {string} key The key of the value to get.
  11287. * @returns {*} Returns the entry value.
  11288. */
  11289. function listCacheGet(key) {
  11290. var data = this.__data__,
  11291. index = assocIndexOf(data, key);
  11292. return index < 0 ? undefined : data[index][1];
  11293. }
  11294. /**
  11295. * Checks if a list cache value for `key` exists.
  11296. *
  11297. * @private
  11298. * @name has
  11299. * @memberOf ListCache
  11300. * @param {string} key The key of the entry to check.
  11301. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  11302. */
  11303. function listCacheHas(key) {
  11304. return assocIndexOf(this.__data__, key) > -1;
  11305. }
  11306. /**
  11307. * Sets the list cache `key` to `value`.
  11308. *
  11309. * @private
  11310. * @name set
  11311. * @memberOf ListCache
  11312. * @param {string} key The key of the value to set.
  11313. * @param {*} value The value to set.
  11314. * @returns {Object} Returns the list cache instance.
  11315. */
  11316. function listCacheSet(key, value) {
  11317. var data = this.__data__,
  11318. index = assocIndexOf(data, key);
  11319. if (index < 0) {
  11320. data.push([key, value]);
  11321. } else {
  11322. data[index][1] = value;
  11323. }
  11324. return this;
  11325. }
  11326. // Add methods to `ListCache`.
  11327. ListCache.prototype.clear = listCacheClear;
  11328. ListCache.prototype['delete'] = listCacheDelete;
  11329. ListCache.prototype.get = listCacheGet;
  11330. ListCache.prototype.has = listCacheHas;
  11331. ListCache.prototype.set = listCacheSet;
  11332. /**
  11333. * Creates a map cache object to store key-value pairs.
  11334. *
  11335. * @private
  11336. * @constructor
  11337. * @param {Array} [entries] The key-value pairs to cache.
  11338. */
  11339. function MapCache(entries) {
  11340. var index = -1,
  11341. length = entries ? entries.length : 0;
  11342. this.clear();
  11343. while (++index < length) {
  11344. var entry = entries[index];
  11345. this.set(entry[0], entry[1]);
  11346. }
  11347. }
  11348. /**
  11349. * Removes all key-value entries from the map.
  11350. *
  11351. * @private
  11352. * @name clear
  11353. * @memberOf MapCache
  11354. */
  11355. function mapCacheClear() {
  11356. this.__data__ = {
  11357. 'hash': new Hash,
  11358. 'map': new (Map || ListCache),
  11359. 'string': new Hash
  11360. };
  11361. }
  11362. /**
  11363. * Removes `key` and its value from the map.
  11364. *
  11365. * @private
  11366. * @name delete
  11367. * @memberOf MapCache
  11368. * @param {string} key The key of the value to remove.
  11369. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  11370. */
  11371. function mapCacheDelete(key) {
  11372. return getMapData(this, key)['delete'](key);
  11373. }
  11374. /**
  11375. * Gets the map value for `key`.
  11376. *
  11377. * @private
  11378. * @name get
  11379. * @memberOf MapCache
  11380. * @param {string} key The key of the value to get.
  11381. * @returns {*} Returns the entry value.
  11382. */
  11383. function mapCacheGet(key) {
  11384. return getMapData(this, key).get(key);
  11385. }
  11386. /**
  11387. * Checks if a map value for `key` exists.
  11388. *
  11389. * @private
  11390. * @name has
  11391. * @memberOf MapCache
  11392. * @param {string} key The key of the entry to check.
  11393. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  11394. */
  11395. function mapCacheHas(key) {
  11396. return getMapData(this, key).has(key);
  11397. }
  11398. /**
  11399. * Sets the map `key` to `value`.
  11400. *
  11401. * @private
  11402. * @name set
  11403. * @memberOf MapCache
  11404. * @param {string} key The key of the value to set.
  11405. * @param {*} value The value to set.
  11406. * @returns {Object} Returns the map cache instance.
  11407. */
  11408. function mapCacheSet(key, value) {
  11409. getMapData(this, key).set(key, value);
  11410. return this;
  11411. }
  11412. // Add methods to `MapCache`.
  11413. MapCache.prototype.clear = mapCacheClear;
  11414. MapCache.prototype['delete'] = mapCacheDelete;
  11415. MapCache.prototype.get = mapCacheGet;
  11416. MapCache.prototype.has = mapCacheHas;
  11417. MapCache.prototype.set = mapCacheSet;
  11418. /**
  11419. * Gets the index at which the `key` is found in `array` of key-value pairs.
  11420. *
  11421. * @private
  11422. * @param {Array} array The array to inspect.
  11423. * @param {*} key The key to search for.
  11424. * @returns {number} Returns the index of the matched value, else `-1`.
  11425. */
  11426. function assocIndexOf(array, key) {
  11427. var length = array.length;
  11428. while (length--) {
  11429. if (eq(array[length][0], key)) {
  11430. return length;
  11431. }
  11432. }
  11433. return -1;
  11434. }
  11435. /**
  11436. * The base implementation of `_.get` without support for default values.
  11437. *
  11438. * @private
  11439. * @param {Object} object The object to query.
  11440. * @param {Array|string} path The path of the property to get.
  11441. * @returns {*} Returns the resolved value.
  11442. */
  11443. function baseGet(object, path) {
  11444. path = isKey(path, object) ? [path] : castPath(path);
  11445. var index = 0,
  11446. length = path.length;
  11447. while (object != null && index < length) {
  11448. object = object[toKey(path[index++])];
  11449. }
  11450. return (index && index == length) ? object : undefined;
  11451. }
  11452. /**
  11453. * The base implementation of `_.isNative` without bad shim checks.
  11454. *
  11455. * @private
  11456. * @param {*} value The value to check.
  11457. * @returns {boolean} Returns `true` if `value` is a native function,
  11458. * else `false`.
  11459. */
  11460. function baseIsNative(value) {
  11461. if (!isObject(value) || isMasked(value)) {
  11462. return false;
  11463. }
  11464. var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
  11465. return pattern.test(toSource(value));
  11466. }
  11467. /**
  11468. * The base implementation of `_.toString` which doesn't convert nullish
  11469. * values to empty strings.
  11470. *
  11471. * @private
  11472. * @param {*} value The value to process.
  11473. * @returns {string} Returns the string.
  11474. */
  11475. function baseToString(value) {
  11476. // Exit early for strings to avoid a performance hit in some environments.
  11477. if (typeof value == 'string') {
  11478. return value;
  11479. }
  11480. if (isSymbol(value)) {
  11481. return symbolToString ? symbolToString.call(value) : '';
  11482. }
  11483. var result = (value + '');
  11484. return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
  11485. }
  11486. /**
  11487. * Casts `value` to a path array if it's not one.
  11488. *
  11489. * @private
  11490. * @param {*} value The value to inspect.
  11491. * @returns {Array} Returns the cast property path array.
  11492. */
  11493. function castPath(value) {
  11494. return isArray(value) ? value : stringToPath(value);
  11495. }
  11496. /**
  11497. * Gets the data for `map`.
  11498. *
  11499. * @private
  11500. * @param {Object} map The map to query.
  11501. * @param {string} key The reference key.
  11502. * @returns {*} Returns the map data.
  11503. */
  11504. function getMapData(map, key) {
  11505. var data = map.__data__;
  11506. return isKeyable(key)
  11507. ? data[typeof key == 'string' ? 'string' : 'hash']
  11508. : data.map;
  11509. }
  11510. /**
  11511. * Gets the native function at `key` of `object`.
  11512. *
  11513. * @private
  11514. * @param {Object} object The object to query.
  11515. * @param {string} key The key of the method to get.
  11516. * @returns {*} Returns the function if it's native, else `undefined`.
  11517. */
  11518. function getNative(object, key) {
  11519. var value = getValue(object, key);
  11520. return baseIsNative(value) ? value : undefined;
  11521. }
  11522. /**
  11523. * Checks if `value` is a property name and not a property path.
  11524. *
  11525. * @private
  11526. * @param {*} value The value to check.
  11527. * @param {Object} [object] The object to query keys on.
  11528. * @returns {boolean} Returns `true` if `value` is a property name, else `false`.
  11529. */
  11530. function isKey(value, object) {
  11531. if (isArray(value)) {
  11532. return false;
  11533. }
  11534. var type = typeof value;
  11535. if (type == 'number' || type == 'symbol' || type == 'boolean' ||
  11536. value == null || isSymbol(value)) {
  11537. return true;
  11538. }
  11539. return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||
  11540. (object != null && value in Object(object));
  11541. }
  11542. /**
  11543. * Checks if `value` is suitable for use as unique object key.
  11544. *
  11545. * @private
  11546. * @param {*} value The value to check.
  11547. * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
  11548. */
  11549. function isKeyable(value) {
  11550. var type = typeof value;
  11551. return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')
  11552. ? (value !== '__proto__')
  11553. : (value === null);
  11554. }
  11555. /**
  11556. * Checks if `func` has its source masked.
  11557. *
  11558. * @private
  11559. * @param {Function} func The function to check.
  11560. * @returns {boolean} Returns `true` if `func` is masked, else `false`.
  11561. */
  11562. function isMasked(func) {
  11563. return !!maskSrcKey && (maskSrcKey in func);
  11564. }
  11565. /**
  11566. * Converts `string` to a property path array.
  11567. *
  11568. * @private
  11569. * @param {string} string The string to convert.
  11570. * @returns {Array} Returns the property path array.
  11571. */
  11572. var stringToPath = memoize(function(string) {
  11573. string = toString(string);
  11574. var result = [];
  11575. if (reLeadingDot.test(string)) {
  11576. result.push('');
  11577. }
  11578. string.replace(rePropName, function(match, number, quote, string) {
  11579. result.push(quote ? string.replace(reEscapeChar, '$1') : (number || match));
  11580. });
  11581. return result;
  11582. });
  11583. /**
  11584. * Converts `value` to a string key if it's not a string or symbol.
  11585. *
  11586. * @private
  11587. * @param {*} value The value to inspect.
  11588. * @returns {string|symbol} Returns the key.
  11589. */
  11590. function toKey(value) {
  11591. if (typeof value == 'string' || isSymbol(value)) {
  11592. return value;
  11593. }
  11594. var result = (value + '');
  11595. return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
  11596. }
  11597. /**
  11598. * Converts `func` to its source code.
  11599. *
  11600. * @private
  11601. * @param {Function} func The function to process.
  11602. * @returns {string} Returns the source code.
  11603. */
  11604. function toSource(func) {
  11605. if (func != null) {
  11606. try {
  11607. return funcToString.call(func);
  11608. } catch (e) {}
  11609. try {
  11610. return (func + '');
  11611. } catch (e) {}
  11612. }
  11613. return '';
  11614. }
  11615. /**
  11616. * Creates a function that memoizes the result of `func`. If `resolver` is
  11617. * provided, it determines the cache key for storing the result based on the
  11618. * arguments provided to the memoized function. By default, the first argument
  11619. * provided to the memoized function is used as the map cache key. The `func`
  11620. * is invoked with the `this` binding of the memoized function.
  11621. *
  11622. * **Note:** The cache is exposed as the `cache` property on the memoized
  11623. * function. Its creation may be customized by replacing the `_.memoize.Cache`
  11624. * constructor with one whose instances implement the
  11625. * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)
  11626. * method interface of `delete`, `get`, `has`, and `set`.
  11627. *
  11628. * @static
  11629. * @memberOf _
  11630. * @since 0.1.0
  11631. * @category Function
  11632. * @param {Function} func The function to have its output memoized.
  11633. * @param {Function} [resolver] The function to resolve the cache key.
  11634. * @returns {Function} Returns the new memoized function.
  11635. * @example
  11636. *
  11637. * var object = { 'a': 1, 'b': 2 };
  11638. * var other = { 'c': 3, 'd': 4 };
  11639. *
  11640. * var values = _.memoize(_.values);
  11641. * values(object);
  11642. * // => [1, 2]
  11643. *
  11644. * values(other);
  11645. * // => [3, 4]
  11646. *
  11647. * object.a = 2;
  11648. * values(object);
  11649. * // => [1, 2]
  11650. *
  11651. * // Modify the result cache.
  11652. * values.cache.set(object, ['a', 'b']);
  11653. * values(object);
  11654. * // => ['a', 'b']
  11655. *
  11656. * // Replace `_.memoize.Cache`.
  11657. * _.memoize.Cache = WeakMap;
  11658. */
  11659. function memoize(func, resolver) {
  11660. if (typeof func != 'function' || (resolver && typeof resolver != 'function')) {
  11661. throw new TypeError(FUNC_ERROR_TEXT);
  11662. }
  11663. var memoized = function() {
  11664. var args = arguments,
  11665. key = resolver ? resolver.apply(this, args) : args[0],
  11666. cache = memoized.cache;
  11667. if (cache.has(key)) {
  11668. return cache.get(key);
  11669. }
  11670. var result = func.apply(this, args);
  11671. memoized.cache = cache.set(key, result);
  11672. return result;
  11673. };
  11674. memoized.cache = new (memoize.Cache || MapCache);
  11675. return memoized;
  11676. }
  11677. // Assign cache to `_.memoize`.
  11678. memoize.Cache = MapCache;
  11679. /**
  11680. * Performs a
  11681. * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
  11682. * comparison between two values to determine if they are equivalent.
  11683. *
  11684. * @static
  11685. * @memberOf _
  11686. * @since 4.0.0
  11687. * @category Lang
  11688. * @param {*} value The value to compare.
  11689. * @param {*} other The other value to compare.
  11690. * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
  11691. * @example
  11692. *
  11693. * var object = { 'a': 1 };
  11694. * var other = { 'a': 1 };
  11695. *
  11696. * _.eq(object, object);
  11697. * // => true
  11698. *
  11699. * _.eq(object, other);
  11700. * // => false
  11701. *
  11702. * _.eq('a', 'a');
  11703. * // => true
  11704. *
  11705. * _.eq('a', Object('a'));
  11706. * // => false
  11707. *
  11708. * _.eq(NaN, NaN);
  11709. * // => true
  11710. */
  11711. function eq(value, other) {
  11712. return value === other || (value !== value && other !== other);
  11713. }
  11714. /**
  11715. * Checks if `value` is classified as an `Array` object.
  11716. *
  11717. * @static
  11718. * @memberOf _
  11719. * @since 0.1.0
  11720. * @category Lang
  11721. * @param {*} value The value to check.
  11722. * @returns {boolean} Returns `true` if `value` is an array, else `false`.
  11723. * @example
  11724. *
  11725. * _.isArray([1, 2, 3]);
  11726. * // => true
  11727. *
  11728. * _.isArray(document.body.children);
  11729. * // => false
  11730. *
  11731. * _.isArray('abc');
  11732. * // => false
  11733. *
  11734. * _.isArray(_.noop);
  11735. * // => false
  11736. */
  11737. var isArray = Array.isArray;
  11738. /**
  11739. * Checks if `value` is classified as a `Function` object.
  11740. *
  11741. * @static
  11742. * @memberOf _
  11743. * @since 0.1.0
  11744. * @category Lang
  11745. * @param {*} value The value to check.
  11746. * @returns {boolean} Returns `true` if `value` is a function, else `false`.
  11747. * @example
  11748. *
  11749. * _.isFunction(_);
  11750. * // => true
  11751. *
  11752. * _.isFunction(/abc/);
  11753. * // => false
  11754. */
  11755. function isFunction(value) {
  11756. // The use of `Object#toString` avoids issues with the `typeof` operator
  11757. // in Safari 8-9 which returns 'object' for typed array and other constructors.
  11758. var tag = isObject(value) ? objectToString.call(value) : '';
  11759. return tag == funcTag || tag == genTag;
  11760. }
  11761. /**
  11762. * Checks if `value` is the
  11763. * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
  11764. * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
  11765. *
  11766. * @static
  11767. * @memberOf _
  11768. * @since 0.1.0
  11769. * @category Lang
  11770. * @param {*} value The value to check.
  11771. * @returns {boolean} Returns `true` if `value` is an object, else `false`.
  11772. * @example
  11773. *
  11774. * _.isObject({});
  11775. * // => true
  11776. *
  11777. * _.isObject([1, 2, 3]);
  11778. * // => true
  11779. *
  11780. * _.isObject(_.noop);
  11781. * // => true
  11782. *
  11783. * _.isObject(null);
  11784. * // => false
  11785. */
  11786. function isObject(value) {
  11787. var type = typeof value;
  11788. return !!value && (type == 'object' || type == 'function');
  11789. }
  11790. /**
  11791. * Checks if `value` is object-like. A value is object-like if it's not `null`
  11792. * and has a `typeof` result of "object".
  11793. *
  11794. * @static
  11795. * @memberOf _
  11796. * @since 4.0.0
  11797. * @category Lang
  11798. * @param {*} value The value to check.
  11799. * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
  11800. * @example
  11801. *
  11802. * _.isObjectLike({});
  11803. * // => true
  11804. *
  11805. * _.isObjectLike([1, 2, 3]);
  11806. * // => true
  11807. *
  11808. * _.isObjectLike(_.noop);
  11809. * // => false
  11810. *
  11811. * _.isObjectLike(null);
  11812. * // => false
  11813. */
  11814. function isObjectLike(value) {
  11815. return !!value && typeof value == 'object';
  11816. }
  11817. /**
  11818. * Checks if `value` is classified as a `Symbol` primitive or object.
  11819. *
  11820. * @static
  11821. * @memberOf _
  11822. * @since 4.0.0
  11823. * @category Lang
  11824. * @param {*} value The value to check.
  11825. * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
  11826. * @example
  11827. *
  11828. * _.isSymbol(Symbol.iterator);
  11829. * // => true
  11830. *
  11831. * _.isSymbol('abc');
  11832. * // => false
  11833. */
  11834. function isSymbol(value) {
  11835. return typeof value == 'symbol' ||
  11836. (isObjectLike(value) && objectToString.call(value) == symbolTag);
  11837. }
  11838. /**
  11839. * Converts `value` to a string. An empty string is returned for `null`
  11840. * and `undefined` values. The sign of `-0` is preserved.
  11841. *
  11842. * @static
  11843. * @memberOf _
  11844. * @since 4.0.0
  11845. * @category Lang
  11846. * @param {*} value The value to process.
  11847. * @returns {string} Returns the string.
  11848. * @example
  11849. *
  11850. * _.toString(null);
  11851. * // => ''
  11852. *
  11853. * _.toString(-0);
  11854. * // => '-0'
  11855. *
  11856. * _.toString([1, 2, 3]);
  11857. * // => '1,2,3'
  11858. */
  11859. function toString(value) {
  11860. return value == null ? '' : baseToString(value);
  11861. }
  11862. /**
  11863. * Gets the value at `path` of `object`. If the resolved value is
  11864. * `undefined`, the `defaultValue` is returned in its place.
  11865. *
  11866. * @static
  11867. * @memberOf _
  11868. * @since 3.7.0
  11869. * @category Object
  11870. * @param {Object} object The object to query.
  11871. * @param {Array|string} path The path of the property to get.
  11872. * @param {*} [defaultValue] The value returned for `undefined` resolved values.
  11873. * @returns {*} Returns the resolved value.
  11874. * @example
  11875. *
  11876. * var object = { 'a': [{ 'b': { 'c': 3 } }] };
  11877. *
  11878. * _.get(object, 'a[0].b.c');
  11879. * // => 3
  11880. *
  11881. * _.get(object, ['a', '0', 'b', 'c']);
  11882. * // => 3
  11883. *
  11884. * _.get(object, 'a.b.c', 'default');
  11885. * // => 'default'
  11886. */
  11887. function get(object, path, defaultValue) {
  11888. var result = object == null ? undefined : baseGet(object, path);
  11889. return result === undefined ? defaultValue : result;
  11890. }
  11891. module.exports = get;
  11892. /***/ }),
  11893. /***/ 855:
  11894. /***/ (function(module, __unusedexports, __webpack_require__) {
  11895. module.exports = registerPlugin;
  11896. const factory = __webpack_require__(47);
  11897. function registerPlugin(plugins, pluginFunction) {
  11898. return factory(
  11899. plugins.includes(pluginFunction) ? plugins : plugins.concat(pluginFunction)
  11900. );
  11901. }
  11902. /***/ }),
  11903. /***/ 856:
  11904. /***/ (function(module, __unusedexports, __webpack_require__) {
  11905. module.exports = __webpack_require__(141);
  11906. /***/ }),
  11907. /***/ 863:
  11908. /***/ (function(module, __unusedexports, __webpack_require__) {
  11909. module.exports = authenticationBeforeRequest;
  11910. const btoa = __webpack_require__(675);
  11911. const withAuthorizationPrefix = __webpack_require__(143);
  11912. function authenticationBeforeRequest(state, options) {
  11913. if (typeof state.auth === "string") {
  11914. options.headers.authorization = withAuthorizationPrefix(state.auth);
  11915. // https://developer.github.com/v3/previews/#integrations
  11916. if (
  11917. /^bearer /i.test(state.auth) &&
  11918. !/machine-man/.test(options.headers.accept)
  11919. ) {
  11920. const acceptHeaders = options.headers.accept
  11921. .split(",")
  11922. .concat("application/vnd.github.machine-man-preview+json");
  11923. options.headers.accept = acceptHeaders.filter(Boolean).join(",");
  11924. }
  11925. return;
  11926. }
  11927. if (state.auth.username) {
  11928. const hash = btoa(`${state.auth.username}:${state.auth.password}`);
  11929. options.headers.authorization = `Basic ${hash}`;
  11930. if (state.otp) {
  11931. options.headers["x-github-otp"] = state.otp;
  11932. }
  11933. return;
  11934. }
  11935. if (state.auth.clientId) {
  11936. // There is a special case for OAuth applications, when `clientId` and `clientSecret` is passed as
  11937. // Basic Authorization instead of query parameters. The only routes where that applies share the same
  11938. // URL though: `/applications/:client_id/tokens/:access_token`.
  11939. //
  11940. // 1. [Check an authorization](https://developer.github.com/v3/oauth_authorizations/#check-an-authorization)
  11941. // 2. [Reset an authorization](https://developer.github.com/v3/oauth_authorizations/#reset-an-authorization)
  11942. // 3. [Revoke an authorization for an application](https://developer.github.com/v3/oauth_authorizations/#revoke-an-authorization-for-an-application)
  11943. //
  11944. // We identify by checking the URL. It must merge both "/applications/:client_id/tokens/:access_token"
  11945. // as well as "/applications/123/tokens/token456"
  11946. if (/\/applications\/:?[\w_]+\/tokens\/:?[\w_]+($|\?)/.test(options.url)) {
  11947. const hash = btoa(`${state.auth.clientId}:${state.auth.clientSecret}`);
  11948. options.headers.authorization = `Basic ${hash}`;
  11949. return;
  11950. }
  11951. options.url += options.url.indexOf("?") === -1 ? "?" : "&";
  11952. options.url += `client_id=${state.auth.clientId}&client_secret=${state.auth.clientSecret}`;
  11953. return;
  11954. }
  11955. return Promise.resolve()
  11956. .then(() => {
  11957. return state.auth();
  11958. })
  11959. .then(authorization => {
  11960. options.headers.authorization = withAuthorizationPrefix(authorization);
  11961. });
  11962. }
  11963. /***/ }),
  11964. /***/ 866:
  11965. /***/ (function(module, __unusedexports, __webpack_require__) {
  11966. "use strict";
  11967. var shebangRegex = __webpack_require__(816);
  11968. module.exports = function (str) {
  11969. var match = str.match(shebangRegex);
  11970. if (!match) {
  11971. return null;
  11972. }
  11973. var arr = match[0].replace(/#! ?/, '').split(' ');
  11974. var bin = arr[0].split('/').pop();
  11975. var arg = arr[1];
  11976. return (bin === 'env' ?
  11977. arg :
  11978. bin + (arg ? ' ' + arg : '')
  11979. );
  11980. };
  11981. /***/ }),
  11982. /***/ 874:
  11983. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  11984. "use strict";
  11985. // Copyright (c) Microsoft. All rights reserved.
  11986. // Licensed under the MIT license. See LICENSE file in the project root for full license information.
  11987. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  11988. return new (P || (P = Promise))(function (resolve, reject) {
  11989. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  11990. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  11991. function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }
  11992. step((generator = generator.apply(thisArg, _arguments || [])).next());
  11993. });
  11994. };
  11995. Object.defineProperty(exports, "__esModule", { value: true });
  11996. const url = __webpack_require__(835);
  11997. const http = __webpack_require__(605);
  11998. const https = __webpack_require__(211);
  11999. let fs;
  12000. let tunnel;
  12001. var HttpCodes;
  12002. (function (HttpCodes) {
  12003. HttpCodes[HttpCodes["OK"] = 200] = "OK";
  12004. HttpCodes[HttpCodes["MultipleChoices"] = 300] = "MultipleChoices";
  12005. HttpCodes[HttpCodes["MovedPermanently"] = 301] = "MovedPermanently";
  12006. HttpCodes[HttpCodes["ResourceMoved"] = 302] = "ResourceMoved";
  12007. HttpCodes[HttpCodes["SeeOther"] = 303] = "SeeOther";
  12008. HttpCodes[HttpCodes["NotModified"] = 304] = "NotModified";
  12009. HttpCodes[HttpCodes["UseProxy"] = 305] = "UseProxy";
  12010. HttpCodes[HttpCodes["SwitchProxy"] = 306] = "SwitchProxy";
  12011. HttpCodes[HttpCodes["TemporaryRedirect"] = 307] = "TemporaryRedirect";
  12012. HttpCodes[HttpCodes["PermanentRedirect"] = 308] = "PermanentRedirect";
  12013. HttpCodes[HttpCodes["BadRequest"] = 400] = "BadRequest";
  12014. HttpCodes[HttpCodes["Unauthorized"] = 401] = "Unauthorized";
  12015. HttpCodes[HttpCodes["PaymentRequired"] = 402] = "PaymentRequired";
  12016. HttpCodes[HttpCodes["Forbidden"] = 403] = "Forbidden";
  12017. HttpCodes[HttpCodes["NotFound"] = 404] = "NotFound";
  12018. HttpCodes[HttpCodes["MethodNotAllowed"] = 405] = "MethodNotAllowed";
  12019. HttpCodes[HttpCodes["NotAcceptable"] = 406] = "NotAcceptable";
  12020. HttpCodes[HttpCodes["ProxyAuthenticationRequired"] = 407] = "ProxyAuthenticationRequired";
  12021. HttpCodes[HttpCodes["RequestTimeout"] = 408] = "RequestTimeout";
  12022. HttpCodes[HttpCodes["Conflict"] = 409] = "Conflict";
  12023. HttpCodes[HttpCodes["Gone"] = 410] = "Gone";
  12024. HttpCodes[HttpCodes["InternalServerError"] = 500] = "InternalServerError";
  12025. HttpCodes[HttpCodes["NotImplemented"] = 501] = "NotImplemented";
  12026. HttpCodes[HttpCodes["BadGateway"] = 502] = "BadGateway";
  12027. HttpCodes[HttpCodes["ServiceUnavailable"] = 503] = "ServiceUnavailable";
  12028. HttpCodes[HttpCodes["GatewayTimeout"] = 504] = "GatewayTimeout";
  12029. })(HttpCodes = exports.HttpCodes || (exports.HttpCodes = {}));
  12030. const HttpRedirectCodes = [HttpCodes.MovedPermanently, HttpCodes.ResourceMoved, HttpCodes.SeeOther, HttpCodes.TemporaryRedirect, HttpCodes.PermanentRedirect];
  12031. const HttpResponseRetryCodes = [HttpCodes.BadGateway, HttpCodes.ServiceUnavailable, HttpCodes.GatewayTimeout];
  12032. const RetryableHttpVerbs = ['OPTIONS', 'GET', 'DELETE', 'HEAD'];
  12033. const ExponentialBackoffCeiling = 10;
  12034. const ExponentialBackoffTimeSlice = 5;
  12035. class HttpClientResponse {
  12036. constructor(message) {
  12037. this.message = message;
  12038. }
  12039. readBody() {
  12040. return new Promise((resolve, reject) => __awaiter(this, void 0, void 0, function* () {
  12041. let output = '';
  12042. this.message.on('data', (chunk) => {
  12043. output += chunk;
  12044. });
  12045. this.message.on('end', () => {
  12046. resolve(output);
  12047. });
  12048. }));
  12049. }
  12050. }
  12051. exports.HttpClientResponse = HttpClientResponse;
  12052. function isHttps(requestUrl) {
  12053. let parsedUrl = url.parse(requestUrl);
  12054. return parsedUrl.protocol === 'https:';
  12055. }
  12056. exports.isHttps = isHttps;
  12057. var EnvironmentVariables;
  12058. (function (EnvironmentVariables) {
  12059. EnvironmentVariables["HTTP_PROXY"] = "HTTP_PROXY";
  12060. EnvironmentVariables["HTTPS_PROXY"] = "HTTPS_PROXY";
  12061. })(EnvironmentVariables || (EnvironmentVariables = {}));
  12062. class HttpClient {
  12063. constructor(userAgent, handlers, requestOptions) {
  12064. this._ignoreSslError = false;
  12065. this._allowRedirects = true;
  12066. this._maxRedirects = 50;
  12067. this._allowRetries = false;
  12068. this._maxRetries = 1;
  12069. this._keepAlive = false;
  12070. this._disposed = false;
  12071. this.userAgent = userAgent;
  12072. this.handlers = handlers || [];
  12073. this.requestOptions = requestOptions;
  12074. if (requestOptions) {
  12075. if (requestOptions.ignoreSslError != null) {
  12076. this._ignoreSslError = requestOptions.ignoreSslError;
  12077. }
  12078. this._socketTimeout = requestOptions.socketTimeout;
  12079. this._httpProxy = requestOptions.proxy;
  12080. if (requestOptions.proxy && requestOptions.proxy.proxyBypassHosts) {
  12081. this._httpProxyBypassHosts = [];
  12082. requestOptions.proxy.proxyBypassHosts.forEach(bypass => {
  12083. this._httpProxyBypassHosts.push(new RegExp(bypass, 'i'));
  12084. });
  12085. }
  12086. this._certConfig = requestOptions.cert;
  12087. if (this._certConfig) {
  12088. // If using cert, need fs
  12089. fs = __webpack_require__(747);
  12090. // cache the cert content into memory, so we don't have to read it from disk every time
  12091. if (this._certConfig.caFile && fs.existsSync(this._certConfig.caFile)) {
  12092. this._ca = fs.readFileSync(this._certConfig.caFile, 'utf8');
  12093. }
  12094. if (this._certConfig.certFile && fs.existsSync(this._certConfig.certFile)) {
  12095. this._cert = fs.readFileSync(this._certConfig.certFile, 'utf8');
  12096. }
  12097. if (this._certConfig.keyFile && fs.existsSync(this._certConfig.keyFile)) {
  12098. this._key = fs.readFileSync(this._certConfig.keyFile, 'utf8');
  12099. }
  12100. }
  12101. if (requestOptions.allowRedirects != null) {
  12102. this._allowRedirects = requestOptions.allowRedirects;
  12103. }
  12104. if (requestOptions.maxRedirects != null) {
  12105. this._maxRedirects = Math.max(requestOptions.maxRedirects, 0);
  12106. }
  12107. if (requestOptions.keepAlive != null) {
  12108. this._keepAlive = requestOptions.keepAlive;
  12109. }
  12110. if (requestOptions.allowRetries != null) {
  12111. this._allowRetries = requestOptions.allowRetries;
  12112. }
  12113. if (requestOptions.maxRetries != null) {
  12114. this._maxRetries = requestOptions.maxRetries;
  12115. }
  12116. }
  12117. }
  12118. options(requestUrl, additionalHeaders) {
  12119. return this.request('OPTIONS', requestUrl, null, additionalHeaders || {});
  12120. }
  12121. get(requestUrl, additionalHeaders) {
  12122. return this.request('GET', requestUrl, null, additionalHeaders || {});
  12123. }
  12124. del(requestUrl, additionalHeaders) {
  12125. return this.request('DELETE', requestUrl, null, additionalHeaders || {});
  12126. }
  12127. post(requestUrl, data, additionalHeaders) {
  12128. return this.request('POST', requestUrl, data, additionalHeaders || {});
  12129. }
  12130. patch(requestUrl, data, additionalHeaders) {
  12131. return this.request('PATCH', requestUrl, data, additionalHeaders || {});
  12132. }
  12133. put(requestUrl, data, additionalHeaders) {
  12134. return this.request('PUT', requestUrl, data, additionalHeaders || {});
  12135. }
  12136. head(requestUrl, additionalHeaders) {
  12137. return this.request('HEAD', requestUrl, null, additionalHeaders || {});
  12138. }
  12139. sendStream(verb, requestUrl, stream, additionalHeaders) {
  12140. return this.request(verb, requestUrl, stream, additionalHeaders);
  12141. }
  12142. /**
  12143. * Makes a raw http request.
  12144. * All other methods such as get, post, patch, and request ultimately call this.
  12145. * Prefer get, del, post and patch
  12146. */
  12147. request(verb, requestUrl, data, headers) {
  12148. return __awaiter(this, void 0, void 0, function* () {
  12149. if (this._disposed) {
  12150. throw new Error("Client has already been disposed.");
  12151. }
  12152. let info = this._prepareRequest(verb, requestUrl, headers);
  12153. // Only perform retries on reads since writes may not be idempotent.
  12154. let maxTries = (this._allowRetries && RetryableHttpVerbs.indexOf(verb) != -1) ? this._maxRetries + 1 : 1;
  12155. let numTries = 0;
  12156. let response;
  12157. while (numTries < maxTries) {
  12158. response = yield this.requestRaw(info, data);
  12159. // Check if it's an authentication challenge
  12160. if (response && response.message && response.message.statusCode === HttpCodes.Unauthorized) {
  12161. let authenticationHandler;
  12162. for (let i = 0; i < this.handlers.length; i++) {
  12163. if (this.handlers[i].canHandleAuthentication(response)) {
  12164. authenticationHandler = this.handlers[i];
  12165. break;
  12166. }
  12167. }
  12168. if (authenticationHandler) {
  12169. return authenticationHandler.handleAuthentication(this, info, data);
  12170. }
  12171. else {
  12172. // We have received an unauthorized response but have no handlers to handle it.
  12173. // Let the response return to the caller.
  12174. return response;
  12175. }
  12176. }
  12177. let redirectsRemaining = this._maxRedirects;
  12178. while (HttpRedirectCodes.indexOf(response.message.statusCode) != -1
  12179. && this._allowRedirects
  12180. && redirectsRemaining > 0) {
  12181. const redirectUrl = response.message.headers["location"];
  12182. if (!redirectUrl) {
  12183. // if there's no location to redirect to, we won't
  12184. break;
  12185. }
  12186. // we need to finish reading the response before reassigning response
  12187. // which will leak the open socket.
  12188. yield response.readBody();
  12189. // let's make the request with the new redirectUrl
  12190. info = this._prepareRequest(verb, redirectUrl, headers);
  12191. response = yield this.requestRaw(info, data);
  12192. redirectsRemaining--;
  12193. }
  12194. if (HttpResponseRetryCodes.indexOf(response.message.statusCode) == -1) {
  12195. // If not a retry code, return immediately instead of retrying
  12196. return response;
  12197. }
  12198. numTries += 1;
  12199. if (numTries < maxTries) {
  12200. yield response.readBody();
  12201. yield this._performExponentialBackoff(numTries);
  12202. }
  12203. }
  12204. return response;
  12205. });
  12206. }
  12207. /**
  12208. * Needs to be called if keepAlive is set to true in request options.
  12209. */
  12210. dispose() {
  12211. if (this._agent) {
  12212. this._agent.destroy();
  12213. }
  12214. this._disposed = true;
  12215. }
  12216. /**
  12217. * Raw request.
  12218. * @param info
  12219. * @param data
  12220. */
  12221. requestRaw(info, data) {
  12222. return new Promise((resolve, reject) => {
  12223. let callbackForResult = function (err, res) {
  12224. if (err) {
  12225. reject(err);
  12226. }
  12227. resolve(res);
  12228. };
  12229. this.requestRawWithCallback(info, data, callbackForResult);
  12230. });
  12231. }
  12232. /**
  12233. * Raw request with callback.
  12234. * @param info
  12235. * @param data
  12236. * @param onResult
  12237. */
  12238. requestRawWithCallback(info, data, onResult) {
  12239. let socket;
  12240. let isDataString = typeof (data) === 'string';
  12241. if (typeof (data) === 'string') {
  12242. info.options.headers["Content-Length"] = Buffer.byteLength(data, 'utf8');
  12243. }
  12244. let callbackCalled = false;
  12245. let handleResult = (err, res) => {
  12246. if (!callbackCalled) {
  12247. callbackCalled = true;
  12248. onResult(err, res);
  12249. }
  12250. };
  12251. let req = info.httpModule.request(info.options, (msg) => {
  12252. let res = new HttpClientResponse(msg);
  12253. handleResult(null, res);
  12254. });
  12255. req.on('socket', (sock) => {
  12256. socket = sock;
  12257. });
  12258. // If we ever get disconnected, we want the socket to timeout eventually
  12259. req.setTimeout(this._socketTimeout || 3 * 60000, () => {
  12260. if (socket) {
  12261. socket.end();
  12262. }
  12263. handleResult(new Error('Request timeout: ' + info.options.path), null);
  12264. });
  12265. req.on('error', function (err) {
  12266. // err has statusCode property
  12267. // res should have headers
  12268. handleResult(err, null);
  12269. });
  12270. if (data && typeof (data) === 'string') {
  12271. req.write(data, 'utf8');
  12272. }
  12273. if (data && typeof (data) !== 'string') {
  12274. data.on('close', function () {
  12275. req.end();
  12276. });
  12277. data.pipe(req);
  12278. }
  12279. else {
  12280. req.end();
  12281. }
  12282. }
  12283. _prepareRequest(method, requestUrl, headers) {
  12284. const info = {};
  12285. info.parsedUrl = url.parse(requestUrl);
  12286. const usingSsl = info.parsedUrl.protocol === 'https:';
  12287. info.httpModule = usingSsl ? https : http;
  12288. const defaultPort = usingSsl ? 443 : 80;
  12289. info.options = {};
  12290. info.options.host = info.parsedUrl.hostname;
  12291. info.options.port = info.parsedUrl.port ? parseInt(info.parsedUrl.port) : defaultPort;
  12292. info.options.path = (info.parsedUrl.pathname || '') + (info.parsedUrl.search || '');
  12293. info.options.method = method;
  12294. info.options.headers = this._mergeHeaders(headers);
  12295. info.options.headers["user-agent"] = this.userAgent;
  12296. info.options.agent = this._getAgent(requestUrl);
  12297. // gives handlers an opportunity to participate
  12298. if (this.handlers && !this._isPresigned(requestUrl)) {
  12299. this.handlers.forEach((handler) => {
  12300. handler.prepareRequest(info.options);
  12301. });
  12302. }
  12303. return info;
  12304. }
  12305. _isPresigned(requestUrl) {
  12306. if (this.requestOptions && this.requestOptions.presignedUrlPatterns) {
  12307. const patterns = this.requestOptions.presignedUrlPatterns;
  12308. for (let i = 0; i < patterns.length; i++) {
  12309. if (requestUrl.match(patterns[i])) {
  12310. return true;
  12311. }
  12312. }
  12313. }
  12314. return false;
  12315. }
  12316. _mergeHeaders(headers) {
  12317. const lowercaseKeys = obj => Object.keys(obj).reduce((c, k) => (c[k.toLowerCase()] = obj[k], c), {});
  12318. if (this.requestOptions && this.requestOptions.headers) {
  12319. return Object.assign({}, lowercaseKeys(this.requestOptions.headers), lowercaseKeys(headers));
  12320. }
  12321. return lowercaseKeys(headers || {});
  12322. }
  12323. _getAgent(requestUrl) {
  12324. let agent;
  12325. let proxy = this._getProxy(requestUrl);
  12326. let useProxy = proxy.proxyUrl && proxy.proxyUrl.hostname && !this._isBypassProxy(requestUrl);
  12327. if (this._keepAlive && useProxy) {
  12328. agent = this._proxyAgent;
  12329. }
  12330. if (this._keepAlive && !useProxy) {
  12331. agent = this._agent;
  12332. }
  12333. // if agent is already assigned use that agent.
  12334. if (!!agent) {
  12335. return agent;
  12336. }
  12337. let parsedUrl = url.parse(requestUrl);
  12338. const usingSsl = parsedUrl.protocol === 'https:';
  12339. let maxSockets = 100;
  12340. if (!!this.requestOptions) {
  12341. maxSockets = this.requestOptions.maxSockets || http.globalAgent.maxSockets;
  12342. }
  12343. if (useProxy) {
  12344. // If using proxy, need tunnel
  12345. if (!tunnel) {
  12346. tunnel = __webpack_require__(856);
  12347. }
  12348. const agentOptions = {
  12349. maxSockets: maxSockets,
  12350. keepAlive: this._keepAlive,
  12351. proxy: {
  12352. proxyAuth: proxy.proxyAuth,
  12353. host: proxy.proxyUrl.hostname,
  12354. port: proxy.proxyUrl.port
  12355. },
  12356. };
  12357. let tunnelAgent;
  12358. const overHttps = proxy.proxyUrl.protocol === 'https:';
  12359. if (usingSsl) {
  12360. tunnelAgent = overHttps ? tunnel.httpsOverHttps : tunnel.httpsOverHttp;
  12361. }
  12362. else {
  12363. tunnelAgent = overHttps ? tunnel.httpOverHttps : tunnel.httpOverHttp;
  12364. }
  12365. agent = tunnelAgent(agentOptions);
  12366. this._proxyAgent = agent;
  12367. }
  12368. // if reusing agent across request and tunneling agent isn't assigned create a new agent
  12369. if (this._keepAlive && !agent) {
  12370. const options = { keepAlive: this._keepAlive, maxSockets: maxSockets };
  12371. agent = usingSsl ? new https.Agent(options) : new http.Agent(options);
  12372. this._agent = agent;
  12373. }
  12374. // if not using private agent and tunnel agent isn't setup then use global agent
  12375. if (!agent) {
  12376. agent = usingSsl ? https.globalAgent : http.globalAgent;
  12377. }
  12378. if (usingSsl && this._ignoreSslError) {
  12379. // we don't want to set NODE_TLS_REJECT_UNAUTHORIZED=0 since that will affect request for entire process
  12380. // http.RequestOptions doesn't expose a way to modify RequestOptions.agent.options
  12381. // we have to cast it to any and change it directly
  12382. agent.options = Object.assign(agent.options || {}, { rejectUnauthorized: false });
  12383. }
  12384. if (usingSsl && this._certConfig) {
  12385. agent.options = Object.assign(agent.options || {}, { ca: this._ca, cert: this._cert, key: this._key, passphrase: this._certConfig.passphrase });
  12386. }
  12387. return agent;
  12388. }
  12389. _getProxy(requestUrl) {
  12390. const parsedUrl = url.parse(requestUrl);
  12391. let usingSsl = parsedUrl.protocol === 'https:';
  12392. let proxyConfig = this._httpProxy;
  12393. // fallback to http_proxy and https_proxy env
  12394. let https_proxy = process.env[EnvironmentVariables.HTTPS_PROXY];
  12395. let http_proxy = process.env[EnvironmentVariables.HTTP_PROXY];
  12396. if (!proxyConfig) {
  12397. if (https_proxy && usingSsl) {
  12398. proxyConfig = {
  12399. proxyUrl: https_proxy
  12400. };
  12401. }
  12402. else if (http_proxy) {
  12403. proxyConfig = {
  12404. proxyUrl: http_proxy
  12405. };
  12406. }
  12407. }
  12408. let proxyUrl;
  12409. let proxyAuth;
  12410. if (proxyConfig) {
  12411. if (proxyConfig.proxyUrl.length > 0) {
  12412. proxyUrl = url.parse(proxyConfig.proxyUrl);
  12413. }
  12414. if (proxyConfig.proxyUsername || proxyConfig.proxyPassword) {
  12415. proxyAuth = proxyConfig.proxyUsername + ":" + proxyConfig.proxyPassword;
  12416. }
  12417. }
  12418. return { proxyUrl: proxyUrl, proxyAuth: proxyAuth };
  12419. }
  12420. _isBypassProxy(requestUrl) {
  12421. if (!this._httpProxyBypassHosts) {
  12422. return false;
  12423. }
  12424. let bypass = false;
  12425. this._httpProxyBypassHosts.forEach(bypassHost => {
  12426. if (bypassHost.test(requestUrl)) {
  12427. bypass = true;
  12428. }
  12429. });
  12430. return bypass;
  12431. }
  12432. _performExponentialBackoff(retryNumber) {
  12433. retryNumber = Math.min(ExponentialBackoffCeiling, retryNumber);
  12434. const ms = ExponentialBackoffTimeSlice * Math.pow(2, retryNumber);
  12435. return new Promise(resolve => setTimeout(() => resolve(), ms));
  12436. }
  12437. }
  12438. exports.HttpClient = HttpClient;
  12439. /***/ }),
  12440. /***/ 881:
  12441. /***/ (function(module) {
  12442. "use strict";
  12443. const isWin = process.platform === 'win32';
  12444. function notFoundError(original, syscall) {
  12445. return Object.assign(new Error(`${syscall} ${original.command} ENOENT`), {
  12446. code: 'ENOENT',
  12447. errno: 'ENOENT',
  12448. syscall: `${syscall} ${original.command}`,
  12449. path: original.command,
  12450. spawnargs: original.args,
  12451. });
  12452. }
  12453. function hookChildProcess(cp, parsed) {
  12454. if (!isWin) {
  12455. return;
  12456. }
  12457. const originalEmit = cp.emit;
  12458. cp.emit = function (name, arg1) {
  12459. // If emitting "exit" event and exit code is 1, we need to check if
  12460. // the command exists and emit an "error" instead
  12461. // See https://github.com/IndigoUnited/node-cross-spawn/issues/16
  12462. if (name === 'exit') {
  12463. const err = verifyENOENT(arg1, parsed, 'spawn');
  12464. if (err) {
  12465. return originalEmit.call(cp, 'error', err);
  12466. }
  12467. }
  12468. return originalEmit.apply(cp, arguments); // eslint-disable-line prefer-rest-params
  12469. };
  12470. }
  12471. function verifyENOENT(status, parsed) {
  12472. if (isWin && status === 1 && !parsed.file) {
  12473. return notFoundError(parsed.original, 'spawn');
  12474. }
  12475. return null;
  12476. }
  12477. function verifyENOENTSync(status, parsed) {
  12478. if (isWin && status === 1 && !parsed.file) {
  12479. return notFoundError(parsed.original, 'spawnSync');
  12480. }
  12481. return null;
  12482. }
  12483. module.exports = {
  12484. hookChildProcess,
  12485. verifyENOENT,
  12486. verifyENOENTSync,
  12487. notFoundError,
  12488. };
  12489. /***/ }),
  12490. /***/ 883:
  12491. /***/ (function(module) {
  12492. /**
  12493. * lodash (Custom Build) <https://lodash.com/>
  12494. * Build: `lodash modularize exports="npm" -o ./`
  12495. * Copyright jQuery Foundation and other contributors <https://jquery.org/>
  12496. * Released under MIT license <https://lodash.com/license>
  12497. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  12498. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  12499. */
  12500. /** Used as the `TypeError` message for "Functions" methods. */
  12501. var FUNC_ERROR_TEXT = 'Expected a function';
  12502. /** Used to stand-in for `undefined` hash values. */
  12503. var HASH_UNDEFINED = '__lodash_hash_undefined__';
  12504. /** Used as references for various `Number` constants. */
  12505. var INFINITY = 1 / 0,
  12506. MAX_SAFE_INTEGER = 9007199254740991;
  12507. /** `Object#toString` result references. */
  12508. var funcTag = '[object Function]',
  12509. genTag = '[object GeneratorFunction]',
  12510. symbolTag = '[object Symbol]';
  12511. /** Used to match property names within property paths. */
  12512. var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,
  12513. reIsPlainProp = /^\w*$/,
  12514. reLeadingDot = /^\./,
  12515. rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
  12516. /**
  12517. * Used to match `RegExp`
  12518. * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
  12519. */
  12520. var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
  12521. /** Used to match backslashes in property paths. */
  12522. var reEscapeChar = /\\(\\)?/g;
  12523. /** Used to detect host constructors (Safari). */
  12524. var reIsHostCtor = /^\[object .+?Constructor\]$/;
  12525. /** Used to detect unsigned integer values. */
  12526. var reIsUint = /^(?:0|[1-9]\d*)$/;
  12527. /** Detect free variable `global` from Node.js. */
  12528. var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;
  12529. /** Detect free variable `self`. */
  12530. var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
  12531. /** Used as a reference to the global object. */
  12532. var root = freeGlobal || freeSelf || Function('return this')();
  12533. /**
  12534. * Gets the value at `key` of `object`.
  12535. *
  12536. * @private
  12537. * @param {Object} [object] The object to query.
  12538. * @param {string} key The key of the property to get.
  12539. * @returns {*} Returns the property value.
  12540. */
  12541. function getValue(object, key) {
  12542. return object == null ? undefined : object[key];
  12543. }
  12544. /**
  12545. * Checks if `value` is a host object in IE < 9.
  12546. *
  12547. * @private
  12548. * @param {*} value The value to check.
  12549. * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
  12550. */
  12551. function isHostObject(value) {
  12552. // Many host objects are `Object` objects that can coerce to strings
  12553. // despite having improperly defined `toString` methods.
  12554. var result = false;
  12555. if (value != null && typeof value.toString != 'function') {
  12556. try {
  12557. result = !!(value + '');
  12558. } catch (e) {}
  12559. }
  12560. return result;
  12561. }
  12562. /** Used for built-in method references. */
  12563. var arrayProto = Array.prototype,
  12564. funcProto = Function.prototype,
  12565. objectProto = Object.prototype;
  12566. /** Used to detect overreaching core-js shims. */
  12567. var coreJsData = root['__core-js_shared__'];
  12568. /** Used to detect methods masquerading as native. */
  12569. var maskSrcKey = (function() {
  12570. var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
  12571. return uid ? ('Symbol(src)_1.' + uid) : '';
  12572. }());
  12573. /** Used to resolve the decompiled source of functions. */
  12574. var funcToString = funcProto.toString;
  12575. /** Used to check objects for own properties. */
  12576. var hasOwnProperty = objectProto.hasOwnProperty;
  12577. /**
  12578. * Used to resolve the
  12579. * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
  12580. * of values.
  12581. */
  12582. var objectToString = objectProto.toString;
  12583. /** Used to detect if a method is native. */
  12584. var reIsNative = RegExp('^' +
  12585. funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
  12586. .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
  12587. );
  12588. /** Built-in value references. */
  12589. var Symbol = root.Symbol,
  12590. splice = arrayProto.splice;
  12591. /* Built-in method references that are verified to be native. */
  12592. var Map = getNative(root, 'Map'),
  12593. nativeCreate = getNative(Object, 'create');
  12594. /** Used to convert symbols to primitives and strings. */
  12595. var symbolProto = Symbol ? Symbol.prototype : undefined,
  12596. symbolToString = symbolProto ? symbolProto.toString : undefined;
  12597. /**
  12598. * Creates a hash object.
  12599. *
  12600. * @private
  12601. * @constructor
  12602. * @param {Array} [entries] The key-value pairs to cache.
  12603. */
  12604. function Hash(entries) {
  12605. var index = -1,
  12606. length = entries ? entries.length : 0;
  12607. this.clear();
  12608. while (++index < length) {
  12609. var entry = entries[index];
  12610. this.set(entry[0], entry[1]);
  12611. }
  12612. }
  12613. /**
  12614. * Removes all key-value entries from the hash.
  12615. *
  12616. * @private
  12617. * @name clear
  12618. * @memberOf Hash
  12619. */
  12620. function hashClear() {
  12621. this.__data__ = nativeCreate ? nativeCreate(null) : {};
  12622. }
  12623. /**
  12624. * Removes `key` and its value from the hash.
  12625. *
  12626. * @private
  12627. * @name delete
  12628. * @memberOf Hash
  12629. * @param {Object} hash The hash to modify.
  12630. * @param {string} key The key of the value to remove.
  12631. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  12632. */
  12633. function hashDelete(key) {
  12634. return this.has(key) && delete this.__data__[key];
  12635. }
  12636. /**
  12637. * Gets the hash value for `key`.
  12638. *
  12639. * @private
  12640. * @name get
  12641. * @memberOf Hash
  12642. * @param {string} key The key of the value to get.
  12643. * @returns {*} Returns the entry value.
  12644. */
  12645. function hashGet(key) {
  12646. var data = this.__data__;
  12647. if (nativeCreate) {
  12648. var result = data[key];
  12649. return result === HASH_UNDEFINED ? undefined : result;
  12650. }
  12651. return hasOwnProperty.call(data, key) ? data[key] : undefined;
  12652. }
  12653. /**
  12654. * Checks if a hash value for `key` exists.
  12655. *
  12656. * @private
  12657. * @name has
  12658. * @memberOf Hash
  12659. * @param {string} key The key of the entry to check.
  12660. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  12661. */
  12662. function hashHas(key) {
  12663. var data = this.__data__;
  12664. return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);
  12665. }
  12666. /**
  12667. * Sets the hash `key` to `value`.
  12668. *
  12669. * @private
  12670. * @name set
  12671. * @memberOf Hash
  12672. * @param {string} key The key of the value to set.
  12673. * @param {*} value The value to set.
  12674. * @returns {Object} Returns the hash instance.
  12675. */
  12676. function hashSet(key, value) {
  12677. var data = this.__data__;
  12678. data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
  12679. return this;
  12680. }
  12681. // Add methods to `Hash`.
  12682. Hash.prototype.clear = hashClear;
  12683. Hash.prototype['delete'] = hashDelete;
  12684. Hash.prototype.get = hashGet;
  12685. Hash.prototype.has = hashHas;
  12686. Hash.prototype.set = hashSet;
  12687. /**
  12688. * Creates an list cache object.
  12689. *
  12690. * @private
  12691. * @constructor
  12692. * @param {Array} [entries] The key-value pairs to cache.
  12693. */
  12694. function ListCache(entries) {
  12695. var index = -1,
  12696. length = entries ? entries.length : 0;
  12697. this.clear();
  12698. while (++index < length) {
  12699. var entry = entries[index];
  12700. this.set(entry[0], entry[1]);
  12701. }
  12702. }
  12703. /**
  12704. * Removes all key-value entries from the list cache.
  12705. *
  12706. * @private
  12707. * @name clear
  12708. * @memberOf ListCache
  12709. */
  12710. function listCacheClear() {
  12711. this.__data__ = [];
  12712. }
  12713. /**
  12714. * Removes `key` and its value from the list cache.
  12715. *
  12716. * @private
  12717. * @name delete
  12718. * @memberOf ListCache
  12719. * @param {string} key The key of the value to remove.
  12720. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  12721. */
  12722. function listCacheDelete(key) {
  12723. var data = this.__data__,
  12724. index = assocIndexOf(data, key);
  12725. if (index < 0) {
  12726. return false;
  12727. }
  12728. var lastIndex = data.length - 1;
  12729. if (index == lastIndex) {
  12730. data.pop();
  12731. } else {
  12732. splice.call(data, index, 1);
  12733. }
  12734. return true;
  12735. }
  12736. /**
  12737. * Gets the list cache value for `key`.
  12738. *
  12739. * @private
  12740. * @name get
  12741. * @memberOf ListCache
  12742. * @param {string} key The key of the value to get.
  12743. * @returns {*} Returns the entry value.
  12744. */
  12745. function listCacheGet(key) {
  12746. var data = this.__data__,
  12747. index = assocIndexOf(data, key);
  12748. return index < 0 ? undefined : data[index][1];
  12749. }
  12750. /**
  12751. * Checks if a list cache value for `key` exists.
  12752. *
  12753. * @private
  12754. * @name has
  12755. * @memberOf ListCache
  12756. * @param {string} key The key of the entry to check.
  12757. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  12758. */
  12759. function listCacheHas(key) {
  12760. return assocIndexOf(this.__data__, key) > -1;
  12761. }
  12762. /**
  12763. * Sets the list cache `key` to `value`.
  12764. *
  12765. * @private
  12766. * @name set
  12767. * @memberOf ListCache
  12768. * @param {string} key The key of the value to set.
  12769. * @param {*} value The value to set.
  12770. * @returns {Object} Returns the list cache instance.
  12771. */
  12772. function listCacheSet(key, value) {
  12773. var data = this.__data__,
  12774. index = assocIndexOf(data, key);
  12775. if (index < 0) {
  12776. data.push([key, value]);
  12777. } else {
  12778. data[index][1] = value;
  12779. }
  12780. return this;
  12781. }
  12782. // Add methods to `ListCache`.
  12783. ListCache.prototype.clear = listCacheClear;
  12784. ListCache.prototype['delete'] = listCacheDelete;
  12785. ListCache.prototype.get = listCacheGet;
  12786. ListCache.prototype.has = listCacheHas;
  12787. ListCache.prototype.set = listCacheSet;
  12788. /**
  12789. * Creates a map cache object to store key-value pairs.
  12790. *
  12791. * @private
  12792. * @constructor
  12793. * @param {Array} [entries] The key-value pairs to cache.
  12794. */
  12795. function MapCache(entries) {
  12796. var index = -1,
  12797. length = entries ? entries.length : 0;
  12798. this.clear();
  12799. while (++index < length) {
  12800. var entry = entries[index];
  12801. this.set(entry[0], entry[1]);
  12802. }
  12803. }
  12804. /**
  12805. * Removes all key-value entries from the map.
  12806. *
  12807. * @private
  12808. * @name clear
  12809. * @memberOf MapCache
  12810. */
  12811. function mapCacheClear() {
  12812. this.__data__ = {
  12813. 'hash': new Hash,
  12814. 'map': new (Map || ListCache),
  12815. 'string': new Hash
  12816. };
  12817. }
  12818. /**
  12819. * Removes `key` and its value from the map.
  12820. *
  12821. * @private
  12822. * @name delete
  12823. * @memberOf MapCache
  12824. * @param {string} key The key of the value to remove.
  12825. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  12826. */
  12827. function mapCacheDelete(key) {
  12828. return getMapData(this, key)['delete'](key);
  12829. }
  12830. /**
  12831. * Gets the map value for `key`.
  12832. *
  12833. * @private
  12834. * @name get
  12835. * @memberOf MapCache
  12836. * @param {string} key The key of the value to get.
  12837. * @returns {*} Returns the entry value.
  12838. */
  12839. function mapCacheGet(key) {
  12840. return getMapData(this, key).get(key);
  12841. }
  12842. /**
  12843. * Checks if a map value for `key` exists.
  12844. *
  12845. * @private
  12846. * @name has
  12847. * @memberOf MapCache
  12848. * @param {string} key The key of the entry to check.
  12849. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  12850. */
  12851. function mapCacheHas(key) {
  12852. return getMapData(this, key).has(key);
  12853. }
  12854. /**
  12855. * Sets the map `key` to `value`.
  12856. *
  12857. * @private
  12858. * @name set
  12859. * @memberOf MapCache
  12860. * @param {string} key The key of the value to set.
  12861. * @param {*} value The value to set.
  12862. * @returns {Object} Returns the map cache instance.
  12863. */
  12864. function mapCacheSet(key, value) {
  12865. getMapData(this, key).set(key, value);
  12866. return this;
  12867. }
  12868. // Add methods to `MapCache`.
  12869. MapCache.prototype.clear = mapCacheClear;
  12870. MapCache.prototype['delete'] = mapCacheDelete;
  12871. MapCache.prototype.get = mapCacheGet;
  12872. MapCache.prototype.has = mapCacheHas;
  12873. MapCache.prototype.set = mapCacheSet;
  12874. /**
  12875. * Assigns `value` to `key` of `object` if the existing value is not equivalent
  12876. * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
  12877. * for equality comparisons.
  12878. *
  12879. * @private
  12880. * @param {Object} object The object to modify.
  12881. * @param {string} key The key of the property to assign.
  12882. * @param {*} value The value to assign.
  12883. */
  12884. function assignValue(object, key, value) {
  12885. var objValue = object[key];
  12886. if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||
  12887. (value === undefined && !(key in object))) {
  12888. object[key] = value;
  12889. }
  12890. }
  12891. /**
  12892. * Gets the index at which the `key` is found in `array` of key-value pairs.
  12893. *
  12894. * @private
  12895. * @param {Array} array The array to inspect.
  12896. * @param {*} key The key to search for.
  12897. * @returns {number} Returns the index of the matched value, else `-1`.
  12898. */
  12899. function assocIndexOf(array, key) {
  12900. var length = array.length;
  12901. while (length--) {
  12902. if (eq(array[length][0], key)) {
  12903. return length;
  12904. }
  12905. }
  12906. return -1;
  12907. }
  12908. /**
  12909. * The base implementation of `_.isNative` without bad shim checks.
  12910. *
  12911. * @private
  12912. * @param {*} value The value to check.
  12913. * @returns {boolean} Returns `true` if `value` is a native function,
  12914. * else `false`.
  12915. */
  12916. function baseIsNative(value) {
  12917. if (!isObject(value) || isMasked(value)) {
  12918. return false;
  12919. }
  12920. var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
  12921. return pattern.test(toSource(value));
  12922. }
  12923. /**
  12924. * The base implementation of `_.set`.
  12925. *
  12926. * @private
  12927. * @param {Object} object The object to modify.
  12928. * @param {Array|string} path The path of the property to set.
  12929. * @param {*} value The value to set.
  12930. * @param {Function} [customizer] The function to customize path creation.
  12931. * @returns {Object} Returns `object`.
  12932. */
  12933. function baseSet(object, path, value, customizer) {
  12934. if (!isObject(object)) {
  12935. return object;
  12936. }
  12937. path = isKey(path, object) ? [path] : castPath(path);
  12938. var index = -1,
  12939. length = path.length,
  12940. lastIndex = length - 1,
  12941. nested = object;
  12942. while (nested != null && ++index < length) {
  12943. var key = toKey(path[index]),
  12944. newValue = value;
  12945. if (index != lastIndex) {
  12946. var objValue = nested[key];
  12947. newValue = customizer ? customizer(objValue, key, nested) : undefined;
  12948. if (newValue === undefined) {
  12949. newValue = isObject(objValue)
  12950. ? objValue
  12951. : (isIndex(path[index + 1]) ? [] : {});
  12952. }
  12953. }
  12954. assignValue(nested, key, newValue);
  12955. nested = nested[key];
  12956. }
  12957. return object;
  12958. }
  12959. /**
  12960. * The base implementation of `_.toString` which doesn't convert nullish
  12961. * values to empty strings.
  12962. *
  12963. * @private
  12964. * @param {*} value The value to process.
  12965. * @returns {string} Returns the string.
  12966. */
  12967. function baseToString(value) {
  12968. // Exit early for strings to avoid a performance hit in some environments.
  12969. if (typeof value == 'string') {
  12970. return value;
  12971. }
  12972. if (isSymbol(value)) {
  12973. return symbolToString ? symbolToString.call(value) : '';
  12974. }
  12975. var result = (value + '');
  12976. return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
  12977. }
  12978. /**
  12979. * Casts `value` to a path array if it's not one.
  12980. *
  12981. * @private
  12982. * @param {*} value The value to inspect.
  12983. * @returns {Array} Returns the cast property path array.
  12984. */
  12985. function castPath(value) {
  12986. return isArray(value) ? value : stringToPath(value);
  12987. }
  12988. /**
  12989. * Gets the data for `map`.
  12990. *
  12991. * @private
  12992. * @param {Object} map The map to query.
  12993. * @param {string} key The reference key.
  12994. * @returns {*} Returns the map data.
  12995. */
  12996. function getMapData(map, key) {
  12997. var data = map.__data__;
  12998. return isKeyable(key)
  12999. ? data[typeof key == 'string' ? 'string' : 'hash']
  13000. : data.map;
  13001. }
  13002. /**
  13003. * Gets the native function at `key` of `object`.
  13004. *
  13005. * @private
  13006. * @param {Object} object The object to query.
  13007. * @param {string} key The key of the method to get.
  13008. * @returns {*} Returns the function if it's native, else `undefined`.
  13009. */
  13010. function getNative(object, key) {
  13011. var value = getValue(object, key);
  13012. return baseIsNative(value) ? value : undefined;
  13013. }
  13014. /**
  13015. * Checks if `value` is a valid array-like index.
  13016. *
  13017. * @private
  13018. * @param {*} value The value to check.
  13019. * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
  13020. * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
  13021. */
  13022. function isIndex(value, length) {
  13023. length = length == null ? MAX_SAFE_INTEGER : length;
  13024. return !!length &&
  13025. (typeof value == 'number' || reIsUint.test(value)) &&
  13026. (value > -1 && value % 1 == 0 && value < length);
  13027. }
  13028. /**
  13029. * Checks if `value` is a property name and not a property path.
  13030. *
  13031. * @private
  13032. * @param {*} value The value to check.
  13033. * @param {Object} [object] The object to query keys on.
  13034. * @returns {boolean} Returns `true` if `value` is a property name, else `false`.
  13035. */
  13036. function isKey(value, object) {
  13037. if (isArray(value)) {
  13038. return false;
  13039. }
  13040. var type = typeof value;
  13041. if (type == 'number' || type == 'symbol' || type == 'boolean' ||
  13042. value == null || isSymbol(value)) {
  13043. return true;
  13044. }
  13045. return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||
  13046. (object != null && value in Object(object));
  13047. }
  13048. /**
  13049. * Checks if `value` is suitable for use as unique object key.
  13050. *
  13051. * @private
  13052. * @param {*} value The value to check.
  13053. * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
  13054. */
  13055. function isKeyable(value) {
  13056. var type = typeof value;
  13057. return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')
  13058. ? (value !== '__proto__')
  13059. : (value === null);
  13060. }
  13061. /**
  13062. * Checks if `func` has its source masked.
  13063. *
  13064. * @private
  13065. * @param {Function} func The function to check.
  13066. * @returns {boolean} Returns `true` if `func` is masked, else `false`.
  13067. */
  13068. function isMasked(func) {
  13069. return !!maskSrcKey && (maskSrcKey in func);
  13070. }
  13071. /**
  13072. * Converts `string` to a property path array.
  13073. *
  13074. * @private
  13075. * @param {string} string The string to convert.
  13076. * @returns {Array} Returns the property path array.
  13077. */
  13078. var stringToPath = memoize(function(string) {
  13079. string = toString(string);
  13080. var result = [];
  13081. if (reLeadingDot.test(string)) {
  13082. result.push('');
  13083. }
  13084. string.replace(rePropName, function(match, number, quote, string) {
  13085. result.push(quote ? string.replace(reEscapeChar, '$1') : (number || match));
  13086. });
  13087. return result;
  13088. });
  13089. /**
  13090. * Converts `value` to a string key if it's not a string or symbol.
  13091. *
  13092. * @private
  13093. * @param {*} value The value to inspect.
  13094. * @returns {string|symbol} Returns the key.
  13095. */
  13096. function toKey(value) {
  13097. if (typeof value == 'string' || isSymbol(value)) {
  13098. return value;
  13099. }
  13100. var result = (value + '');
  13101. return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
  13102. }
  13103. /**
  13104. * Converts `func` to its source code.
  13105. *
  13106. * @private
  13107. * @param {Function} func The function to process.
  13108. * @returns {string} Returns the source code.
  13109. */
  13110. function toSource(func) {
  13111. if (func != null) {
  13112. try {
  13113. return funcToString.call(func);
  13114. } catch (e) {}
  13115. try {
  13116. return (func + '');
  13117. } catch (e) {}
  13118. }
  13119. return '';
  13120. }
  13121. /**
  13122. * Creates a function that memoizes the result of `func`. If `resolver` is
  13123. * provided, it determines the cache key for storing the result based on the
  13124. * arguments provided to the memoized function. By default, the first argument
  13125. * provided to the memoized function is used as the map cache key. The `func`
  13126. * is invoked with the `this` binding of the memoized function.
  13127. *
  13128. * **Note:** The cache is exposed as the `cache` property on the memoized
  13129. * function. Its creation may be customized by replacing the `_.memoize.Cache`
  13130. * constructor with one whose instances implement the
  13131. * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)
  13132. * method interface of `delete`, `get`, `has`, and `set`.
  13133. *
  13134. * @static
  13135. * @memberOf _
  13136. * @since 0.1.0
  13137. * @category Function
  13138. * @param {Function} func The function to have its output memoized.
  13139. * @param {Function} [resolver] The function to resolve the cache key.
  13140. * @returns {Function} Returns the new memoized function.
  13141. * @example
  13142. *
  13143. * var object = { 'a': 1, 'b': 2 };
  13144. * var other = { 'c': 3, 'd': 4 };
  13145. *
  13146. * var values = _.memoize(_.values);
  13147. * values(object);
  13148. * // => [1, 2]
  13149. *
  13150. * values(other);
  13151. * // => [3, 4]
  13152. *
  13153. * object.a = 2;
  13154. * values(object);
  13155. * // => [1, 2]
  13156. *
  13157. * // Modify the result cache.
  13158. * values.cache.set(object, ['a', 'b']);
  13159. * values(object);
  13160. * // => ['a', 'b']
  13161. *
  13162. * // Replace `_.memoize.Cache`.
  13163. * _.memoize.Cache = WeakMap;
  13164. */
  13165. function memoize(func, resolver) {
  13166. if (typeof func != 'function' || (resolver && typeof resolver != 'function')) {
  13167. throw new TypeError(FUNC_ERROR_TEXT);
  13168. }
  13169. var memoized = function() {
  13170. var args = arguments,
  13171. key = resolver ? resolver.apply(this, args) : args[0],
  13172. cache = memoized.cache;
  13173. if (cache.has(key)) {
  13174. return cache.get(key);
  13175. }
  13176. var result = func.apply(this, args);
  13177. memoized.cache = cache.set(key, result);
  13178. return result;
  13179. };
  13180. memoized.cache = new (memoize.Cache || MapCache);
  13181. return memoized;
  13182. }
  13183. // Assign cache to `_.memoize`.
  13184. memoize.Cache = MapCache;
  13185. /**
  13186. * Performs a
  13187. * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
  13188. * comparison between two values to determine if they are equivalent.
  13189. *
  13190. * @static
  13191. * @memberOf _
  13192. * @since 4.0.0
  13193. * @category Lang
  13194. * @param {*} value The value to compare.
  13195. * @param {*} other The other value to compare.
  13196. * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
  13197. * @example
  13198. *
  13199. * var object = { 'a': 1 };
  13200. * var other = { 'a': 1 };
  13201. *
  13202. * _.eq(object, object);
  13203. * // => true
  13204. *
  13205. * _.eq(object, other);
  13206. * // => false
  13207. *
  13208. * _.eq('a', 'a');
  13209. * // => true
  13210. *
  13211. * _.eq('a', Object('a'));
  13212. * // => false
  13213. *
  13214. * _.eq(NaN, NaN);
  13215. * // => true
  13216. */
  13217. function eq(value, other) {
  13218. return value === other || (value !== value && other !== other);
  13219. }
  13220. /**
  13221. * Checks if `value` is classified as an `Array` object.
  13222. *
  13223. * @static
  13224. * @memberOf _
  13225. * @since 0.1.0
  13226. * @category Lang
  13227. * @param {*} value The value to check.
  13228. * @returns {boolean} Returns `true` if `value` is an array, else `false`.
  13229. * @example
  13230. *
  13231. * _.isArray([1, 2, 3]);
  13232. * // => true
  13233. *
  13234. * _.isArray(document.body.children);
  13235. * // => false
  13236. *
  13237. * _.isArray('abc');
  13238. * // => false
  13239. *
  13240. * _.isArray(_.noop);
  13241. * // => false
  13242. */
  13243. var isArray = Array.isArray;
  13244. /**
  13245. * Checks if `value` is classified as a `Function` object.
  13246. *
  13247. * @static
  13248. * @memberOf _
  13249. * @since 0.1.0
  13250. * @category Lang
  13251. * @param {*} value The value to check.
  13252. * @returns {boolean} Returns `true` if `value` is a function, else `false`.
  13253. * @example
  13254. *
  13255. * _.isFunction(_);
  13256. * // => true
  13257. *
  13258. * _.isFunction(/abc/);
  13259. * // => false
  13260. */
  13261. function isFunction(value) {
  13262. // The use of `Object#toString` avoids issues with the `typeof` operator
  13263. // in Safari 8-9 which returns 'object' for typed array and other constructors.
  13264. var tag = isObject(value) ? objectToString.call(value) : '';
  13265. return tag == funcTag || tag == genTag;
  13266. }
  13267. /**
  13268. * Checks if `value` is the
  13269. * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
  13270. * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
  13271. *
  13272. * @static
  13273. * @memberOf _
  13274. * @since 0.1.0
  13275. * @category Lang
  13276. * @param {*} value The value to check.
  13277. * @returns {boolean} Returns `true` if `value` is an object, else `false`.
  13278. * @example
  13279. *
  13280. * _.isObject({});
  13281. * // => true
  13282. *
  13283. * _.isObject([1, 2, 3]);
  13284. * // => true
  13285. *
  13286. * _.isObject(_.noop);
  13287. * // => true
  13288. *
  13289. * _.isObject(null);
  13290. * // => false
  13291. */
  13292. function isObject(value) {
  13293. var type = typeof value;
  13294. return !!value && (type == 'object' || type == 'function');
  13295. }
  13296. /**
  13297. * Checks if `value` is object-like. A value is object-like if it's not `null`
  13298. * and has a `typeof` result of "object".
  13299. *
  13300. * @static
  13301. * @memberOf _
  13302. * @since 4.0.0
  13303. * @category Lang
  13304. * @param {*} value The value to check.
  13305. * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
  13306. * @example
  13307. *
  13308. * _.isObjectLike({});
  13309. * // => true
  13310. *
  13311. * _.isObjectLike([1, 2, 3]);
  13312. * // => true
  13313. *
  13314. * _.isObjectLike(_.noop);
  13315. * // => false
  13316. *
  13317. * _.isObjectLike(null);
  13318. * // => false
  13319. */
  13320. function isObjectLike(value) {
  13321. return !!value && typeof value == 'object';
  13322. }
  13323. /**
  13324. * Checks if `value` is classified as a `Symbol` primitive or object.
  13325. *
  13326. * @static
  13327. * @memberOf _
  13328. * @since 4.0.0
  13329. * @category Lang
  13330. * @param {*} value The value to check.
  13331. * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
  13332. * @example
  13333. *
  13334. * _.isSymbol(Symbol.iterator);
  13335. * // => true
  13336. *
  13337. * _.isSymbol('abc');
  13338. * // => false
  13339. */
  13340. function isSymbol(value) {
  13341. return typeof value == 'symbol' ||
  13342. (isObjectLike(value) && objectToString.call(value) == symbolTag);
  13343. }
  13344. /**
  13345. * Converts `value` to a string. An empty string is returned for `null`
  13346. * and `undefined` values. The sign of `-0` is preserved.
  13347. *
  13348. * @static
  13349. * @memberOf _
  13350. * @since 4.0.0
  13351. * @category Lang
  13352. * @param {*} value The value to process.
  13353. * @returns {string} Returns the string.
  13354. * @example
  13355. *
  13356. * _.toString(null);
  13357. * // => ''
  13358. *
  13359. * _.toString(-0);
  13360. * // => '-0'
  13361. *
  13362. * _.toString([1, 2, 3]);
  13363. * // => '1,2,3'
  13364. */
  13365. function toString(value) {
  13366. return value == null ? '' : baseToString(value);
  13367. }
  13368. /**
  13369. * Sets the value at `path` of `object`. If a portion of `path` doesn't exist,
  13370. * it's created. Arrays are created for missing index properties while objects
  13371. * are created for all other missing properties. Use `_.setWith` to customize
  13372. * `path` creation.
  13373. *
  13374. * **Note:** This method mutates `object`.
  13375. *
  13376. * @static
  13377. * @memberOf _
  13378. * @since 3.7.0
  13379. * @category Object
  13380. * @param {Object} object The object to modify.
  13381. * @param {Array|string} path The path of the property to set.
  13382. * @param {*} value The value to set.
  13383. * @returns {Object} Returns `object`.
  13384. * @example
  13385. *
  13386. * var object = { 'a': [{ 'b': { 'c': 3 } }] };
  13387. *
  13388. * _.set(object, 'a[0].b.c', 4);
  13389. * console.log(object.a[0].b.c);
  13390. * // => 4
  13391. *
  13392. * _.set(object, ['x', '0', 'y', 'z'], 5);
  13393. * console.log(object.x[0].y.z);
  13394. * // => 5
  13395. */
  13396. function set(object, path, value) {
  13397. return object == null ? object : baseSet(object, path, value);
  13398. }
  13399. module.exports = set;
  13400. /***/ }),
  13401. /***/ 898:
  13402. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  13403. "use strict";
  13404. Object.defineProperty(exports, '__esModule', { value: true });
  13405. var request = __webpack_require__(753);
  13406. var universalUserAgent = __webpack_require__(796);
  13407. const VERSION = "4.3.1";
  13408. class GraphqlError extends Error {
  13409. constructor(request, response) {
  13410. const message = response.data.errors[0].message;
  13411. super(message);
  13412. Object.assign(this, response.data);
  13413. this.name = "GraphqlError";
  13414. this.request = request; // Maintains proper stack trace (only available on V8)
  13415. /* istanbul ignore next */
  13416. if (Error.captureStackTrace) {
  13417. Error.captureStackTrace(this, this.constructor);
  13418. }
  13419. }
  13420. }
  13421. const NON_VARIABLE_OPTIONS = ["method", "baseUrl", "url", "headers", "request", "query"];
  13422. function graphql(request, query, options) {
  13423. options = typeof query === "string" ? options = Object.assign({
  13424. query
  13425. }, options) : options = query;
  13426. const requestOptions = Object.keys(options).reduce((result, key) => {
  13427. if (NON_VARIABLE_OPTIONS.includes(key)) {
  13428. result[key] = options[key];
  13429. return result;
  13430. }
  13431. if (!result.variables) {
  13432. result.variables = {};
  13433. }
  13434. result.variables[key] = options[key];
  13435. return result;
  13436. }, {});
  13437. return request(requestOptions).then(response => {
  13438. if (response.data.errors) {
  13439. throw new GraphqlError(requestOptions, {
  13440. data: response.data
  13441. });
  13442. }
  13443. return response.data.data;
  13444. });
  13445. }
  13446. function withDefaults(request$1, newDefaults) {
  13447. const newRequest = request$1.defaults(newDefaults);
  13448. const newApi = (query, options) => {
  13449. return graphql(newRequest, query, options);
  13450. };
  13451. return Object.assign(newApi, {
  13452. defaults: withDefaults.bind(null, newRequest),
  13453. endpoint: request.request.endpoint
  13454. });
  13455. }
  13456. const graphql$1 = withDefaults(request.request, {
  13457. headers: {
  13458. "user-agent": `octokit-graphql.js/${VERSION} ${universalUserAgent.getUserAgent()}`
  13459. },
  13460. method: "POST",
  13461. url: "/graphql"
  13462. });
  13463. function withCustomRequest(customRequest) {
  13464. return withDefaults(customRequest, {
  13465. method: "POST",
  13466. url: "/graphql"
  13467. });
  13468. }
  13469. exports.graphql = graphql$1;
  13470. exports.withCustomRequest = withCustomRequest;
  13471. //# sourceMappingURL=index.js.map
  13472. /***/ }),
  13473. /***/ 899:
  13474. /***/ (function(module, __unusedexports, __webpack_require__) {
  13475. module.exports = registerEndpoints;
  13476. const { Deprecation } = __webpack_require__(692);
  13477. function registerEndpoints(octokit, routes) {
  13478. Object.keys(routes).forEach(namespaceName => {
  13479. if (!octokit[namespaceName]) {
  13480. octokit[namespaceName] = {};
  13481. }
  13482. Object.keys(routes[namespaceName]).forEach(apiName => {
  13483. const apiOptions = routes[namespaceName][apiName];
  13484. const endpointDefaults = ["method", "url", "headers"].reduce(
  13485. (map, key) => {
  13486. if (typeof apiOptions[key] !== "undefined") {
  13487. map[key] = apiOptions[key];
  13488. }
  13489. return map;
  13490. },
  13491. {}
  13492. );
  13493. endpointDefaults.request = {
  13494. validate: apiOptions.params
  13495. };
  13496. let request = octokit.request.defaults(endpointDefaults);
  13497. // patch request & endpoint methods to support deprecated parameters.
  13498. // Not the most elegant solution, but we don’t want to move deprecation
  13499. // logic into octokit/endpoint.js as it’s out of scope
  13500. const hasDeprecatedParam = Object.keys(apiOptions.params || {}).find(
  13501. key => apiOptions.params[key].deprecated
  13502. );
  13503. if (hasDeprecatedParam) {
  13504. const patch = patchForDeprecation.bind(null, octokit, apiOptions);
  13505. request = patch(
  13506. octokit.request.defaults(endpointDefaults),
  13507. `.${namespaceName}.${apiName}()`
  13508. );
  13509. request.endpoint = patch(
  13510. request.endpoint,
  13511. `.${namespaceName}.${apiName}.endpoint()`
  13512. );
  13513. request.endpoint.merge = patch(
  13514. request.endpoint.merge,
  13515. `.${namespaceName}.${apiName}.endpoint.merge()`
  13516. );
  13517. }
  13518. if (apiOptions.deprecated) {
  13519. octokit[namespaceName][apiName] = function deprecatedEndpointMethod() {
  13520. octokit.log.warn(
  13521. new Deprecation(`[@octokit/rest] ${apiOptions.deprecated}`)
  13522. );
  13523. octokit[namespaceName][apiName] = request;
  13524. return request.apply(null, arguments);
  13525. };
  13526. return;
  13527. }
  13528. octokit[namespaceName][apiName] = request;
  13529. });
  13530. });
  13531. }
  13532. function patchForDeprecation(octokit, apiOptions, method, methodName) {
  13533. const patchedMethod = options => {
  13534. options = Object.assign({}, options);
  13535. Object.keys(options).forEach(key => {
  13536. if (apiOptions.params[key] && apiOptions.params[key].deprecated) {
  13537. const aliasKey = apiOptions.params[key].alias;
  13538. octokit.log.warn(
  13539. new Deprecation(
  13540. `[@octokit/rest] "${key}" parameter is deprecated for "${methodName}". Use "${aliasKey}" instead`
  13541. )
  13542. );
  13543. if (!(aliasKey in options)) {
  13544. options[aliasKey] = options[key];
  13545. }
  13546. delete options[key];
  13547. }
  13548. });
  13549. return method(options);
  13550. };
  13551. Object.keys(method).forEach(key => {
  13552. patchedMethod[key] = method[key];
  13553. });
  13554. return patchedMethod;
  13555. }
  13556. /***/ }),
  13557. /***/ 929:
  13558. /***/ (function(module, __unusedexports, __webpack_require__) {
  13559. module.exports = hasNextPage
  13560. const deprecate = __webpack_require__(370)
  13561. const getPageLinks = __webpack_require__(577)
  13562. function hasNextPage (link) {
  13563. deprecate(`octokit.hasNextPage() – You can use octokit.paginate or async iterators instead: https://github.com/octokit/rest.js#pagination.`)
  13564. return getPageLinks(link).next
  13565. }
  13566. /***/ }),
  13567. /***/ 948:
  13568. /***/ (function(module) {
  13569. "use strict";
  13570. /**
  13571. * Tries to execute a function and discards any error that occurs.
  13572. * @param {Function} fn - Function that might or might not throw an error.
  13573. * @returns {?*} Return-value of the function when no error occurred.
  13574. */
  13575. module.exports = function(fn) {
  13576. try { return fn() } catch (e) {}
  13577. }
  13578. /***/ }),
  13579. /***/ 954:
  13580. /***/ (function(module) {
  13581. module.exports = validateAuth;
  13582. function validateAuth(auth) {
  13583. if (typeof auth === "string") {
  13584. return;
  13585. }
  13586. if (typeof auth === "function") {
  13587. return;
  13588. }
  13589. if (auth.username && auth.password) {
  13590. return;
  13591. }
  13592. if (auth.clientId && auth.clientSecret) {
  13593. return;
  13594. }
  13595. throw new Error(`Invalid "auth" option: ${JSON.stringify(auth)}`);
  13596. }
  13597. /***/ }),
  13598. /***/ 955:
  13599. /***/ (function(module, __unusedexports, __webpack_require__) {
  13600. "use strict";
  13601. const path = __webpack_require__(622);
  13602. const childProcess = __webpack_require__(129);
  13603. const crossSpawn = __webpack_require__(20);
  13604. const stripEof = __webpack_require__(768);
  13605. const npmRunPath = __webpack_require__(621);
  13606. const isStream = __webpack_require__(323);
  13607. const _getStream = __webpack_require__(145);
  13608. const pFinally = __webpack_require__(697);
  13609. const onExit = __webpack_require__(260);
  13610. const errname = __webpack_require__(427);
  13611. const stdio = __webpack_require__(168);
  13612. const TEN_MEGABYTES = 1000 * 1000 * 10;
  13613. function handleArgs(cmd, args, opts) {
  13614. let parsed;
  13615. opts = Object.assign({
  13616. extendEnv: true,
  13617. env: {}
  13618. }, opts);
  13619. if (opts.extendEnv) {
  13620. opts.env = Object.assign({}, process.env, opts.env);
  13621. }
  13622. if (opts.__winShell === true) {
  13623. delete opts.__winShell;
  13624. parsed = {
  13625. command: cmd,
  13626. args,
  13627. options: opts,
  13628. file: cmd,
  13629. original: {
  13630. cmd,
  13631. args
  13632. }
  13633. };
  13634. } else {
  13635. parsed = crossSpawn._parse(cmd, args, opts);
  13636. }
  13637. opts = Object.assign({
  13638. maxBuffer: TEN_MEGABYTES,
  13639. buffer: true,
  13640. stripEof: true,
  13641. preferLocal: true,
  13642. localDir: parsed.options.cwd || process.cwd(),
  13643. encoding: 'utf8',
  13644. reject: true,
  13645. cleanup: true
  13646. }, parsed.options);
  13647. opts.stdio = stdio(opts);
  13648. if (opts.preferLocal) {
  13649. opts.env = npmRunPath.env(Object.assign({}, opts, {cwd: opts.localDir}));
  13650. }
  13651. if (opts.detached) {
  13652. // #115
  13653. opts.cleanup = false;
  13654. }
  13655. if (process.platform === 'win32' && path.basename(parsed.command) === 'cmd.exe') {
  13656. // #116
  13657. parsed.args.unshift('/q');
  13658. }
  13659. return {
  13660. cmd: parsed.command,
  13661. args: parsed.args,
  13662. opts,
  13663. parsed
  13664. };
  13665. }
  13666. function handleInput(spawned, input) {
  13667. if (input === null || input === undefined) {
  13668. return;
  13669. }
  13670. if (isStream(input)) {
  13671. input.pipe(spawned.stdin);
  13672. } else {
  13673. spawned.stdin.end(input);
  13674. }
  13675. }
  13676. function handleOutput(opts, val) {
  13677. if (val && opts.stripEof) {
  13678. val = stripEof(val);
  13679. }
  13680. return val;
  13681. }
  13682. function handleShell(fn, cmd, opts) {
  13683. let file = '/bin/sh';
  13684. let args = ['-c', cmd];
  13685. opts = Object.assign({}, opts);
  13686. if (process.platform === 'win32') {
  13687. opts.__winShell = true;
  13688. file = process.env.comspec || 'cmd.exe';
  13689. args = ['/s', '/c', `"${cmd}"`];
  13690. opts.windowsVerbatimArguments = true;
  13691. }
  13692. if (opts.shell) {
  13693. file = opts.shell;
  13694. delete opts.shell;
  13695. }
  13696. return fn(file, args, opts);
  13697. }
  13698. function getStream(process, stream, {encoding, buffer, maxBuffer}) {
  13699. if (!process[stream]) {
  13700. return null;
  13701. }
  13702. let ret;
  13703. if (!buffer) {
  13704. // TODO: Use `ret = util.promisify(stream.finished)(process[stream]);` when targeting Node.js 10
  13705. ret = new Promise((resolve, reject) => {
  13706. process[stream]
  13707. .once('end', resolve)
  13708. .once('error', reject);
  13709. });
  13710. } else if (encoding) {
  13711. ret = _getStream(process[stream], {
  13712. encoding,
  13713. maxBuffer
  13714. });
  13715. } else {
  13716. ret = _getStream.buffer(process[stream], {maxBuffer});
  13717. }
  13718. return ret.catch(err => {
  13719. err.stream = stream;
  13720. err.message = `${stream} ${err.message}`;
  13721. throw err;
  13722. });
  13723. }
  13724. function makeError(result, options) {
  13725. const {stdout, stderr} = result;
  13726. let err = result.error;
  13727. const {code, signal} = result;
  13728. const {parsed, joinedCmd} = options;
  13729. const timedOut = options.timedOut || false;
  13730. if (!err) {
  13731. let output = '';
  13732. if (Array.isArray(parsed.opts.stdio)) {
  13733. if (parsed.opts.stdio[2] !== 'inherit') {
  13734. output += output.length > 0 ? stderr : `\n${stderr}`;
  13735. }
  13736. if (parsed.opts.stdio[1] !== 'inherit') {
  13737. output += `\n${stdout}`;
  13738. }
  13739. } else if (parsed.opts.stdio !== 'inherit') {
  13740. output = `\n${stderr}${stdout}`;
  13741. }
  13742. err = new Error(`Command failed: ${joinedCmd}${output}`);
  13743. err.code = code < 0 ? errname(code) : code;
  13744. }
  13745. err.stdout = stdout;
  13746. err.stderr = stderr;
  13747. err.failed = true;
  13748. err.signal = signal || null;
  13749. err.cmd = joinedCmd;
  13750. err.timedOut = timedOut;
  13751. return err;
  13752. }
  13753. function joinCmd(cmd, args) {
  13754. let joinedCmd = cmd;
  13755. if (Array.isArray(args) && args.length > 0) {
  13756. joinedCmd += ' ' + args.join(' ');
  13757. }
  13758. return joinedCmd;
  13759. }
  13760. module.exports = (cmd, args, opts) => {
  13761. const parsed = handleArgs(cmd, args, opts);
  13762. const {encoding, buffer, maxBuffer} = parsed.opts;
  13763. const joinedCmd = joinCmd(cmd, args);
  13764. let spawned;
  13765. try {
  13766. spawned = childProcess.spawn(parsed.cmd, parsed.args, parsed.opts);
  13767. } catch (err) {
  13768. return Promise.reject(err);
  13769. }
  13770. let removeExitHandler;
  13771. if (parsed.opts.cleanup) {
  13772. removeExitHandler = onExit(() => {
  13773. spawned.kill();
  13774. });
  13775. }
  13776. let timeoutId = null;
  13777. let timedOut = false;
  13778. const cleanup = () => {
  13779. if (timeoutId) {
  13780. clearTimeout(timeoutId);
  13781. timeoutId = null;
  13782. }
  13783. if (removeExitHandler) {
  13784. removeExitHandler();
  13785. }
  13786. };
  13787. if (parsed.opts.timeout > 0) {
  13788. timeoutId = setTimeout(() => {
  13789. timeoutId = null;
  13790. timedOut = true;
  13791. spawned.kill(parsed.opts.killSignal);
  13792. }, parsed.opts.timeout);
  13793. }
  13794. const processDone = new Promise(resolve => {
  13795. spawned.on('exit', (code, signal) => {
  13796. cleanup();
  13797. resolve({code, signal});
  13798. });
  13799. spawned.on('error', err => {
  13800. cleanup();
  13801. resolve({error: err});
  13802. });
  13803. if (spawned.stdin) {
  13804. spawned.stdin.on('error', err => {
  13805. cleanup();
  13806. resolve({error: err});
  13807. });
  13808. }
  13809. });
  13810. function destroy() {
  13811. if (spawned.stdout) {
  13812. spawned.stdout.destroy();
  13813. }
  13814. if (spawned.stderr) {
  13815. spawned.stderr.destroy();
  13816. }
  13817. }
  13818. const handlePromise = () => pFinally(Promise.all([
  13819. processDone,
  13820. getStream(spawned, 'stdout', {encoding, buffer, maxBuffer}),
  13821. getStream(spawned, 'stderr', {encoding, buffer, maxBuffer})
  13822. ]).then(arr => {
  13823. const result = arr[0];
  13824. result.stdout = arr[1];
  13825. result.stderr = arr[2];
  13826. if (result.error || result.code !== 0 || result.signal !== null) {
  13827. const err = makeError(result, {
  13828. joinedCmd,
  13829. parsed,
  13830. timedOut
  13831. });
  13832. // TODO: missing some timeout logic for killed
  13833. // https://github.com/nodejs/node/blob/master/lib/child_process.js#L203
  13834. // err.killed = spawned.killed || killed;
  13835. err.killed = err.killed || spawned.killed;
  13836. if (!parsed.opts.reject) {
  13837. return err;
  13838. }
  13839. throw err;
  13840. }
  13841. return {
  13842. stdout: handleOutput(parsed.opts, result.stdout),
  13843. stderr: handleOutput(parsed.opts, result.stderr),
  13844. code: 0,
  13845. failed: false,
  13846. killed: false,
  13847. signal: null,
  13848. cmd: joinedCmd,
  13849. timedOut: false
  13850. };
  13851. }), destroy);
  13852. crossSpawn._enoent.hookChildProcess(spawned, parsed.parsed);
  13853. handleInput(spawned, parsed.opts.input);
  13854. spawned.then = (onfulfilled, onrejected) => handlePromise().then(onfulfilled, onrejected);
  13855. spawned.catch = onrejected => handlePromise().catch(onrejected);
  13856. return spawned;
  13857. };
  13858. // TODO: set `stderr: 'ignore'` when that option is implemented
  13859. module.exports.stdout = (...args) => module.exports(...args).then(x => x.stdout);
  13860. // TODO: set `stdout: 'ignore'` when that option is implemented
  13861. module.exports.stderr = (...args) => module.exports(...args).then(x => x.stderr);
  13862. module.exports.shell = (cmd, opts) => handleShell(module.exports, cmd, opts);
  13863. module.exports.sync = (cmd, args, opts) => {
  13864. const parsed = handleArgs(cmd, args, opts);
  13865. const joinedCmd = joinCmd(cmd, args);
  13866. if (isStream(parsed.opts.input)) {
  13867. throw new TypeError('The `input` option cannot be a stream in sync mode');
  13868. }
  13869. const result = childProcess.spawnSync(parsed.cmd, parsed.args, parsed.opts);
  13870. result.code = result.status;
  13871. if (result.error || result.status !== 0 || result.signal !== null) {
  13872. const err = makeError(result, {
  13873. joinedCmd,
  13874. parsed
  13875. });
  13876. if (!parsed.opts.reject) {
  13877. return err;
  13878. }
  13879. throw err;
  13880. }
  13881. return {
  13882. stdout: handleOutput(parsed.opts, result.stdout),
  13883. stderr: handleOutput(parsed.opts, result.stderr),
  13884. code: 0,
  13885. failed: false,
  13886. signal: null,
  13887. cmd: joinedCmd,
  13888. timedOut: false
  13889. };
  13890. };
  13891. module.exports.shellSync = (cmd, opts) => handleShell(module.exports.sync, cmd, opts);
  13892. /***/ }),
  13893. /***/ 966:
  13894. /***/ (function(module, __unusedexports, __webpack_require__) {
  13895. "use strict";
  13896. const {PassThrough} = __webpack_require__(413);
  13897. module.exports = options => {
  13898. options = Object.assign({}, options);
  13899. const {array} = options;
  13900. let {encoding} = options;
  13901. const buffer = encoding === 'buffer';
  13902. let objectMode = false;
  13903. if (array) {
  13904. objectMode = !(encoding || buffer);
  13905. } else {
  13906. encoding = encoding || 'utf8';
  13907. }
  13908. if (buffer) {
  13909. encoding = null;
  13910. }
  13911. let len = 0;
  13912. const ret = [];
  13913. const stream = new PassThrough({objectMode});
  13914. if (encoding) {
  13915. stream.setEncoding(encoding);
  13916. }
  13917. stream.on('data', chunk => {
  13918. ret.push(chunk);
  13919. if (objectMode) {
  13920. len = ret.length;
  13921. } else {
  13922. len += chunk.length;
  13923. }
  13924. });
  13925. stream.getBufferedValue = () => {
  13926. if (array) {
  13927. return ret;
  13928. }
  13929. return buffer ? Buffer.concat(ret, len) : ret.join('');
  13930. };
  13931. stream.getBufferedLength = () => len;
  13932. return stream;
  13933. };
  13934. /***/ }),
  13935. /***/ 969:
  13936. /***/ (function(module, __unusedexports, __webpack_require__) {
  13937. var wrappy = __webpack_require__(11)
  13938. module.exports = wrappy(once)
  13939. module.exports.strict = wrappy(onceStrict)
  13940. once.proto = once(function () {
  13941. Object.defineProperty(Function.prototype, 'once', {
  13942. value: function () {
  13943. return once(this)
  13944. },
  13945. configurable: true
  13946. })
  13947. Object.defineProperty(Function.prototype, 'onceStrict', {
  13948. value: function () {
  13949. return onceStrict(this)
  13950. },
  13951. configurable: true
  13952. })
  13953. })
  13954. function once (fn) {
  13955. var f = function () {
  13956. if (f.called) return f.value
  13957. f.called = true
  13958. return f.value = fn.apply(this, arguments)
  13959. }
  13960. f.called = false
  13961. return f
  13962. }
  13963. function onceStrict (fn) {
  13964. var f = function () {
  13965. if (f.called)
  13966. throw new Error(f.onceError)
  13967. f.called = true
  13968. return f.value = fn.apply(this, arguments)
  13969. }
  13970. var name = fn.name || 'Function wrapped with `once`'
  13971. f.onceError = name + " shouldn't be called more than once"
  13972. f.called = false
  13973. return f
  13974. }
  13975. /***/ }),
  13976. /***/ 986:
  13977. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  13978. "use strict";
  13979. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  13980. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  13981. return new (P || (P = Promise))(function (resolve, reject) {
  13982. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  13983. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  13984. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  13985. step((generator = generator.apply(thisArg, _arguments || [])).next());
  13986. });
  13987. };
  13988. Object.defineProperty(exports, "__esModule", { value: true });
  13989. const tr = __webpack_require__(9);
  13990. /**
  13991. * Exec a command.
  13992. * Output will be streamed to the live console.
  13993. * Returns promise with return code
  13994. *
  13995. * @param commandLine command to execute (can include additional args). Must be correctly escaped.
  13996. * @param args optional arguments for tool. Escaping is handled by the lib.
  13997. * @param options optional exec options. See ExecOptions
  13998. * @returns Promise<number> exit code
  13999. */
  14000. function exec(commandLine, args, options) {
  14001. return __awaiter(this, void 0, void 0, function* () {
  14002. const commandArgs = tr.argStringToArray(commandLine);
  14003. if (commandArgs.length === 0) {
  14004. throw new Error(`Parameter 'commandLine' cannot be null or empty.`);
  14005. }
  14006. // Path to tool to execute should be first arg
  14007. const toolPath = commandArgs[0];
  14008. args = commandArgs.slice(1).concat(args || []);
  14009. const runner = new tr.ToolRunner(toolPath, args, options);
  14010. return runner.exec();
  14011. });
  14012. }
  14013. exports.exec = exec;
  14014. //# sourceMappingURL=exec.js.map
  14015. /***/ }),
  14016. /***/ 991:
  14017. /***/ (function(module, __unusedexports, __webpack_require__) {
  14018. module.exports = authenticationRequestError;
  14019. const { RequestError } = __webpack_require__(463);
  14020. function authenticationRequestError(state, error, options) {
  14021. if (!error.headers) throw error;
  14022. const otpRequired = /required/.test(error.headers["x-github-otp"] || "");
  14023. // handle "2FA required" error only
  14024. if (error.status !== 401 || !otpRequired) {
  14025. throw error;
  14026. }
  14027. if (
  14028. error.status === 401 &&
  14029. otpRequired &&
  14030. error.request &&
  14031. error.request.headers["x-github-otp"]
  14032. ) {
  14033. if (state.otp) {
  14034. delete state.otp; // no longer valid, request again
  14035. } else {
  14036. throw new RequestError(
  14037. "Invalid one-time password for two-factor authentication",
  14038. 401,
  14039. {
  14040. headers: error.headers,
  14041. request: options
  14042. }
  14043. );
  14044. }
  14045. }
  14046. if (typeof state.auth.on2fa !== "function") {
  14047. throw new RequestError(
  14048. "2FA required, but options.on2fa is not a function. See https://github.com/octokit/rest.js#authentication",
  14049. 401,
  14050. {
  14051. headers: error.headers,
  14052. request: options
  14053. }
  14054. );
  14055. }
  14056. return Promise.resolve()
  14057. .then(() => {
  14058. return state.auth.on2fa();
  14059. })
  14060. .then(oneTimePassword => {
  14061. const newOptions = Object.assign(options, {
  14062. headers: Object.assign(options.headers, {
  14063. "x-github-otp": oneTimePassword
  14064. })
  14065. });
  14066. return state.octokit.request(newOptions).then(response => {
  14067. // If OTP still valid, then persist it for following requests
  14068. state.otp = oneTimePassword;
  14069. return response;
  14070. });
  14071. });
  14072. }
  14073. /***/ })
  14074. /******/ });