index.js 598 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921992299239924992599269927992899299930993199329933993499359936993799389939994099419942994399449945994699479948994999509951995299539954995599569957995899599960996199629963996499659966996799689969997099719972997399749975997699779978997999809981998299839984998599869987998899899990999199929993999499959996999799989999100001000110002100031000410005100061000710008100091001010011100121001310014100151001610017100181001910020100211002210023100241002510026100271002810029100301003110032100331003410035100361003710038100391004010041100421004310044100451004610047100481004910050100511005210053100541005510056100571005810059100601006110062100631006410065100661006710068100691007010071100721007310074100751007610077100781007910080100811008210083100841008510086100871008810089100901009110092100931009410095100961009710098100991010010101101021010310104101051010610107101081010910110101111011210113101141011510116101171011810119101201012110122101231012410125101261012710128101291013010131101321013310134101351013610137101381013910140101411014210143101441014510146101471014810149101501015110152101531015410155101561015710158101591016010161101621016310164101651016610167101681016910170101711017210173101741017510176101771017810179101801018110182101831018410185101861018710188101891019010191101921019310194101951019610197101981019910200102011020210203102041020510206102071020810209102101021110212102131021410215102161021710218102191022010221102221022310224102251022610227102281022910230102311023210233102341023510236102371023810239102401024110242102431024410245102461024710248102491025010251102521025310254102551025610257102581025910260102611026210263102641026510266102671026810269102701027110272102731027410275102761027710278102791028010281102821028310284102851028610287102881028910290102911029210293102941029510296102971029810299103001030110302103031030410305103061030710308103091031010311103121031310314103151031610317103181031910320103211032210323103241032510326103271032810329103301033110332103331033410335103361033710338103391034010341103421034310344103451034610347103481034910350103511035210353103541035510356103571035810359103601036110362103631036410365103661036710368103691037010371103721037310374103751037610377103781037910380103811038210383103841038510386103871038810389103901039110392103931039410395103961039710398103991040010401104021040310404104051040610407104081040910410104111041210413104141041510416104171041810419104201042110422104231042410425104261042710428104291043010431104321043310434104351043610437104381043910440104411044210443104441044510446104471044810449104501045110452104531045410455104561045710458104591046010461104621046310464104651046610467104681046910470104711047210473104741047510476104771047810479104801048110482104831048410485104861048710488104891049010491104921049310494104951049610497104981049910500105011050210503105041050510506105071050810509105101051110512105131051410515105161051710518105191052010521105221052310524105251052610527105281052910530105311053210533105341053510536105371053810539105401054110542105431054410545105461054710548105491055010551105521055310554105551055610557105581055910560105611056210563105641056510566105671056810569105701057110572105731057410575105761057710578105791058010581105821058310584105851058610587105881058910590105911059210593105941059510596105971059810599106001060110602106031060410605106061060710608106091061010611106121061310614106151061610617106181061910620106211062210623106241062510626106271062810629106301063110632106331063410635106361063710638106391064010641106421064310644106451064610647106481064910650106511065210653106541065510656106571065810659106601066110662106631066410665106661066710668106691067010671106721067310674106751067610677106781067910680106811068210683106841068510686106871068810689106901069110692106931069410695106961069710698106991070010701107021070310704107051070610707107081070910710107111071210713107141071510716107171071810719107201072110722107231072410725107261072710728107291073010731107321073310734107351073610737107381073910740107411074210743107441074510746107471074810749107501075110752107531075410755107561075710758107591076010761107621076310764107651076610767107681076910770107711077210773107741077510776107771077810779107801078110782107831078410785107861078710788107891079010791107921079310794107951079610797107981079910800108011080210803108041080510806108071080810809108101081110812108131081410815108161081710818108191082010821108221082310824108251082610827108281082910830108311083210833108341083510836108371083810839108401084110842108431084410845108461084710848108491085010851108521085310854108551085610857108581085910860108611086210863108641086510866108671086810869108701087110872108731087410875108761087710878108791088010881108821088310884108851088610887108881088910890108911089210893108941089510896108971089810899109001090110902109031090410905109061090710908109091091010911109121091310914109151091610917109181091910920109211092210923109241092510926109271092810929109301093110932109331093410935109361093710938109391094010941109421094310944109451094610947109481094910950109511095210953109541095510956109571095810959109601096110962109631096410965109661096710968109691097010971109721097310974109751097610977109781097910980109811098210983109841098510986109871098810989109901099110992109931099410995109961099710998109991100011001110021100311004110051100611007110081100911010110111101211013110141101511016110171101811019110201102111022110231102411025110261102711028110291103011031110321103311034110351103611037110381103911040110411104211043110441104511046110471104811049110501105111052110531105411055110561105711058110591106011061110621106311064110651106611067110681106911070110711107211073110741107511076110771107811079110801108111082110831108411085110861108711088110891109011091110921109311094110951109611097110981109911100111011110211103111041110511106111071110811109111101111111112111131111411115111161111711118111191112011121111221112311124111251112611127111281112911130111311113211133111341113511136111371113811139111401114111142111431114411145111461114711148111491115011151111521115311154111551115611157111581115911160111611116211163111641116511166111671116811169111701117111172111731117411175111761117711178111791118011181111821118311184111851118611187111881118911190111911119211193111941119511196111971119811199112001120111202112031120411205112061120711208112091121011211112121121311214112151121611217112181121911220112211122211223112241122511226112271122811229112301123111232112331123411235112361123711238112391124011241112421124311244112451124611247112481124911250112511125211253112541125511256112571125811259112601126111262112631126411265112661126711268112691127011271112721127311274112751127611277112781127911280112811128211283112841128511286112871128811289112901129111292112931129411295112961129711298112991130011301113021130311304113051130611307113081130911310113111131211313113141131511316113171131811319113201132111322113231132411325113261132711328113291133011331113321133311334113351133611337113381133911340113411134211343113441134511346113471134811349113501135111352113531135411355113561135711358113591136011361113621136311364113651136611367113681136911370113711137211373113741137511376113771137811379113801138111382113831138411385113861138711388113891139011391113921139311394113951139611397113981139911400114011140211403114041140511406114071140811409114101141111412114131141411415114161141711418114191142011421114221142311424114251142611427114281142911430114311143211433114341143511436114371143811439114401144111442114431144411445114461144711448114491145011451114521145311454114551145611457114581145911460114611146211463114641146511466114671146811469114701147111472114731147411475114761147711478114791148011481114821148311484114851148611487114881148911490114911149211493114941149511496114971149811499115001150111502115031150411505115061150711508115091151011511115121151311514115151151611517115181151911520115211152211523115241152511526115271152811529115301153111532115331153411535115361153711538115391154011541115421154311544115451154611547115481154911550115511155211553115541155511556115571155811559115601156111562115631156411565115661156711568115691157011571115721157311574115751157611577115781157911580115811158211583115841158511586115871158811589115901159111592115931159411595115961159711598115991160011601116021160311604116051160611607116081160911610116111161211613116141161511616116171161811619116201162111622116231162411625116261162711628116291163011631116321163311634116351163611637116381163911640116411164211643116441164511646116471164811649116501165111652116531165411655116561165711658116591166011661116621166311664116651166611667116681166911670116711167211673116741167511676116771167811679116801168111682116831168411685116861168711688116891169011691116921169311694116951169611697116981169911700117011170211703117041170511706117071170811709117101171111712117131171411715117161171711718117191172011721117221172311724117251172611727117281172911730117311173211733117341173511736117371173811739117401174111742117431174411745117461174711748117491175011751117521175311754117551175611757117581175911760117611176211763117641176511766117671176811769117701177111772117731177411775117761177711778117791178011781117821178311784117851178611787117881178911790117911179211793117941179511796117971179811799118001180111802118031180411805118061180711808118091181011811118121181311814118151181611817118181181911820118211182211823118241182511826118271182811829118301183111832118331183411835118361183711838118391184011841118421184311844118451184611847118481184911850118511185211853118541185511856118571185811859118601186111862118631186411865118661186711868118691187011871118721187311874118751187611877118781187911880118811188211883118841188511886118871188811889118901189111892118931189411895118961189711898118991190011901119021190311904119051190611907119081190911910119111191211913119141191511916119171191811919119201192111922119231192411925119261192711928119291193011931119321193311934119351193611937119381193911940119411194211943119441194511946119471194811949119501195111952119531195411955119561195711958119591196011961119621196311964119651196611967119681196911970119711197211973119741197511976119771197811979119801198111982119831198411985119861198711988119891199011991119921199311994119951199611997119981199912000120011200212003120041200512006120071200812009120101201112012120131201412015120161201712018120191202012021120221202312024120251202612027120281202912030120311203212033120341203512036120371203812039120401204112042120431204412045120461204712048120491205012051120521205312054120551205612057120581205912060120611206212063120641206512066120671206812069120701207112072120731207412075120761207712078120791208012081120821208312084120851208612087120881208912090120911209212093120941209512096120971209812099121001210112102121031210412105121061210712108121091211012111121121211312114121151211612117121181211912120121211212212123121241212512126121271212812129121301213112132121331213412135121361213712138121391214012141121421214312144121451214612147121481214912150121511215212153121541215512156121571215812159121601216112162121631216412165121661216712168121691217012171121721217312174121751217612177121781217912180121811218212183121841218512186121871218812189121901219112192121931219412195121961219712198121991220012201122021220312204122051220612207122081220912210122111221212213122141221512216122171221812219122201222112222122231222412225122261222712228122291223012231122321223312234122351223612237122381223912240122411224212243122441224512246122471224812249122501225112252122531225412255122561225712258122591226012261122621226312264122651226612267122681226912270122711227212273122741227512276122771227812279122801228112282122831228412285122861228712288122891229012291122921229312294122951229612297122981229912300123011230212303123041230512306123071230812309123101231112312123131231412315123161231712318123191232012321123221232312324123251232612327123281232912330123311233212333123341233512336123371233812339123401234112342123431234412345123461234712348123491235012351123521235312354123551235612357123581235912360123611236212363123641236512366123671236812369123701237112372123731237412375123761237712378123791238012381123821238312384123851238612387123881238912390123911239212393123941239512396123971239812399124001240112402124031240412405124061240712408124091241012411124121241312414124151241612417124181241912420124211242212423124241242512426124271242812429124301243112432124331243412435124361243712438124391244012441124421244312444124451244612447124481244912450124511245212453124541245512456124571245812459124601246112462124631246412465124661246712468124691247012471124721247312474124751247612477124781247912480124811248212483124841248512486124871248812489124901249112492124931249412495124961249712498124991250012501125021250312504125051250612507125081250912510125111251212513125141251512516125171251812519125201252112522125231252412525125261252712528125291253012531125321253312534125351253612537125381253912540125411254212543125441254512546125471254812549125501255112552125531255412555125561255712558125591256012561125621256312564125651256612567125681256912570125711257212573125741257512576125771257812579125801258112582125831258412585125861258712588125891259012591125921259312594125951259612597125981259912600126011260212603126041260512606126071260812609126101261112612126131261412615126161261712618126191262012621126221262312624126251262612627126281262912630126311263212633126341263512636126371263812639126401264112642126431264412645126461264712648126491265012651126521265312654126551265612657126581265912660126611266212663126641266512666126671266812669126701267112672126731267412675126761267712678126791268012681126821268312684126851268612687126881268912690126911269212693126941269512696126971269812699127001270112702127031270412705127061270712708127091271012711127121271312714127151271612717127181271912720127211272212723127241272512726127271272812729127301273112732127331273412735127361273712738127391274012741127421274312744127451274612747127481274912750127511275212753127541275512756127571275812759127601276112762127631276412765127661276712768127691277012771127721277312774127751277612777127781277912780127811278212783127841278512786127871278812789127901279112792127931279412795127961279712798127991280012801128021280312804128051280612807128081280912810128111281212813128141281512816128171281812819128201282112822128231282412825128261282712828128291283012831128321283312834128351283612837128381283912840128411284212843128441284512846128471284812849128501285112852128531285412855128561285712858128591286012861128621286312864128651286612867128681286912870128711287212873128741287512876128771287812879128801288112882128831288412885128861288712888128891289012891128921289312894128951289612897128981289912900129011290212903129041290512906129071290812909129101291112912129131291412915129161291712918129191292012921129221292312924129251292612927129281292912930129311293212933129341293512936129371293812939129401294112942129431294412945129461294712948129491295012951129521295312954129551295612957129581295912960129611296212963129641296512966129671296812969129701297112972129731297412975129761297712978129791298012981129821298312984129851298612987129881298912990129911299212993129941299512996129971299812999130001300113002130031300413005130061300713008130091301013011130121301313014130151301613017130181301913020130211302213023130241302513026130271302813029130301303113032130331303413035130361303713038130391304013041130421304313044130451304613047130481304913050130511305213053130541305513056130571305813059130601306113062130631306413065130661306713068130691307013071130721307313074130751307613077130781307913080130811308213083130841308513086130871308813089130901309113092130931309413095130961309713098130991310013101131021310313104131051310613107131081310913110131111311213113131141311513116131171311813119131201312113122131231312413125131261312713128131291313013131131321313313134131351313613137131381313913140131411314213143131441314513146131471314813149131501315113152131531315413155131561315713158131591316013161131621316313164131651316613167131681316913170131711317213173131741317513176131771317813179131801318113182131831318413185131861318713188131891319013191131921319313194131951319613197131981319913200132011320213203132041320513206132071320813209132101321113212132131321413215132161321713218132191322013221132221322313224132251322613227132281322913230132311323213233132341323513236132371323813239132401324113242132431324413245132461324713248132491325013251132521325313254132551325613257132581325913260132611326213263132641326513266132671326813269132701327113272132731327413275132761327713278132791328013281132821328313284132851328613287132881328913290132911329213293132941329513296132971329813299133001330113302133031330413305133061330713308133091331013311133121331313314133151331613317133181331913320133211332213323133241332513326133271332813329133301333113332133331333413335133361333713338133391334013341133421334313344133451334613347133481334913350133511335213353133541335513356133571335813359133601336113362133631336413365133661336713368133691337013371133721337313374133751337613377133781337913380133811338213383133841338513386133871338813389133901339113392133931339413395133961339713398133991340013401134021340313404134051340613407134081340913410134111341213413134141341513416134171341813419134201342113422134231342413425134261342713428134291343013431134321343313434134351343613437134381343913440134411344213443134441344513446134471344813449134501345113452134531345413455134561345713458134591346013461134621346313464134651346613467134681346913470134711347213473134741347513476134771347813479134801348113482134831348413485134861348713488134891349013491134921349313494134951349613497134981349913500135011350213503135041350513506135071350813509135101351113512135131351413515135161351713518135191352013521135221352313524135251352613527135281352913530135311353213533135341353513536135371353813539135401354113542135431354413545135461354713548135491355013551135521355313554135551355613557135581355913560135611356213563135641356513566135671356813569135701357113572135731357413575135761357713578135791358013581135821358313584135851358613587135881358913590135911359213593135941359513596135971359813599136001360113602136031360413605136061360713608136091361013611136121361313614136151361613617136181361913620136211362213623136241362513626136271362813629136301363113632136331363413635136361363713638136391364013641136421364313644136451364613647136481364913650136511365213653136541365513656136571365813659136601366113662136631366413665136661366713668136691367013671136721367313674136751367613677136781367913680136811368213683136841368513686136871368813689136901369113692136931369413695136961369713698136991370013701137021370313704137051370613707137081370913710137111371213713137141371513716137171371813719137201372113722137231372413725137261372713728137291373013731137321373313734137351373613737137381373913740137411374213743137441374513746137471374813749137501375113752137531375413755137561375713758137591376013761137621376313764137651376613767137681376913770137711377213773137741377513776137771377813779137801378113782137831378413785137861378713788137891379013791137921379313794137951379613797137981379913800138011380213803138041380513806138071380813809138101381113812138131381413815138161381713818138191382013821138221382313824138251382613827138281382913830138311383213833138341383513836138371383813839138401384113842138431384413845138461384713848138491385013851138521385313854138551385613857138581385913860138611386213863138641386513866138671386813869138701387113872138731387413875138761387713878138791388013881138821388313884138851388613887138881388913890138911389213893138941389513896138971389813899139001390113902139031390413905139061390713908139091391013911139121391313914139151391613917139181391913920139211392213923139241392513926139271392813929139301393113932139331393413935139361393713938139391394013941139421394313944139451394613947139481394913950139511395213953139541395513956139571395813959139601396113962139631396413965139661396713968139691397013971139721397313974139751397613977139781397913980139811398213983139841398513986139871398813989139901399113992139931399413995139961399713998139991400014001140021400314004140051400614007140081400914010140111401214013140141401514016140171401814019140201402114022140231402414025140261402714028140291403014031140321403314034140351403614037140381403914040140411404214043140441404514046140471404814049140501405114052140531405414055140561405714058140591406014061140621406314064140651406614067140681406914070140711407214073140741407514076140771407814079140801408114082140831408414085140861408714088140891409014091140921409314094140951409614097140981409914100141011410214103141041410514106141071410814109141101411114112141131411414115141161411714118141191412014121141221412314124141251412614127141281412914130141311413214133141341413514136141371413814139141401414114142141431414414145141461414714148141491415014151141521415314154141551415614157141581415914160141611416214163141641416514166141671416814169141701417114172141731417414175141761417714178141791418014181141821418314184141851418614187141881418914190141911419214193141941419514196141971419814199142001420114202142031420414205142061420714208142091421014211142121421314214142151421614217142181421914220142211422214223142241422514226142271422814229142301423114232142331423414235142361423714238142391424014241142421424314244142451424614247142481424914250142511425214253142541425514256142571425814259142601426114262142631426414265142661426714268142691427014271142721427314274142751427614277142781427914280142811428214283142841428514286142871428814289142901429114292142931429414295142961429714298142991430014301143021430314304143051430614307143081430914310143111431214313143141431514316143171431814319143201432114322143231432414325143261432714328143291433014331143321433314334143351433614337143381433914340143411434214343143441434514346143471434814349143501435114352143531435414355143561435714358143591436014361143621436314364143651436614367143681436914370143711437214373143741437514376143771437814379143801438114382143831438414385143861438714388143891439014391143921439314394143951439614397143981439914400144011440214403144041440514406144071440814409144101441114412144131441414415144161441714418144191442014421144221442314424144251442614427144281442914430144311443214433144341443514436144371443814439144401444114442144431444414445144461444714448144491445014451144521445314454144551445614457144581445914460144611446214463144641446514466144671446814469144701447114472144731447414475144761447714478144791448014481144821448314484144851448614487144881448914490144911449214493144941449514496144971449814499145001450114502145031450414505145061450714508145091451014511145121451314514145151451614517145181451914520145211452214523145241452514526145271452814529145301453114532145331453414535145361453714538145391454014541145421454314544145451454614547145481454914550145511455214553145541455514556145571455814559145601456114562145631456414565145661456714568145691457014571145721457314574145751457614577145781457914580145811458214583145841458514586145871458814589145901459114592145931459414595145961459714598145991460014601146021460314604146051460614607146081460914610146111461214613146141461514616146171461814619146201462114622146231462414625146261462714628146291463014631146321463314634146351463614637146381463914640146411464214643146441464514646146471464814649146501465114652146531465414655146561465714658146591466014661146621466314664146651466614667146681466914670146711467214673146741467514676146771467814679146801468114682146831468414685146861468714688146891469014691146921469314694146951469614697146981469914700147011470214703147041470514706147071470814709147101471114712147131471414715147161471714718147191472014721147221472314724147251472614727147281472914730147311473214733147341473514736147371473814739147401474114742147431474414745147461474714748147491475014751147521475314754147551475614757147581475914760147611476214763147641476514766147671476814769147701477114772147731477414775147761477714778147791478014781147821478314784147851478614787147881478914790147911479214793147941479514796147971479814799148001480114802148031480414805148061480714808148091481014811148121481314814148151481614817148181481914820148211482214823148241482514826148271482814829148301483114832148331483414835148361483714838148391484014841148421484314844148451484614847148481484914850148511485214853148541485514856148571485814859148601486114862148631486414865148661486714868148691487014871148721487314874148751487614877148781487914880148811488214883148841488514886148871488814889148901489114892148931489414895148961489714898148991490014901149021490314904149051490614907149081490914910149111491214913149141491514916149171491814919149201492114922149231492414925149261492714928149291493014931149321493314934149351493614937149381493914940149411494214943149441494514946149471494814949149501495114952149531495414955149561495714958149591496014961149621496314964149651496614967149681496914970149711497214973149741497514976149771497814979149801498114982149831498414985149861498714988149891499014991149921499314994149951499614997149981499915000150011500215003150041500515006150071500815009150101501115012150131501415015150161501715018150191502015021150221502315024150251502615027150281502915030150311503215033150341503515036150371503815039150401504115042150431504415045150461504715048150491505015051150521505315054150551505615057150581505915060150611506215063150641506515066150671506815069150701507115072150731507415075150761507715078150791508015081150821508315084150851508615087150881508915090150911509215093150941509515096150971509815099151001510115102151031510415105151061510715108151091511015111151121511315114151151511615117151181511915120151211512215123151241512515126151271512815129151301513115132151331513415135151361513715138151391514015141151421514315144151451514615147151481514915150151511515215153151541515515156151571515815159151601516115162151631516415165151661516715168151691517015171151721517315174151751517615177151781517915180151811518215183151841518515186151871518815189151901519115192151931519415195151961519715198151991520015201152021520315204152051520615207152081520915210152111521215213152141521515216152171521815219152201522115222152231522415225152261522715228152291523015231152321523315234152351523615237152381523915240152411524215243152441524515246152471524815249152501525115252152531525415255152561525715258152591526015261152621526315264152651526615267152681526915270152711527215273152741527515276152771527815279152801528115282152831528415285152861528715288152891529015291152921529315294152951529615297152981529915300153011530215303153041530515306153071530815309153101531115312153131531415315153161531715318153191532015321153221532315324153251532615327153281532915330153311533215333153341533515336153371533815339153401534115342153431534415345153461534715348153491535015351153521535315354153551535615357153581535915360153611536215363153641536515366153671536815369153701537115372153731537415375153761537715378153791538015381153821538315384153851538615387153881538915390153911539215393153941539515396153971539815399154001540115402154031540415405154061540715408154091541015411154121541315414154151541615417154181541915420154211542215423154241542515426154271542815429154301543115432154331543415435154361543715438154391544015441154421544315444154451544615447154481544915450154511545215453154541545515456154571545815459154601546115462154631546415465154661546715468154691547015471154721547315474154751547615477154781547915480154811548215483154841548515486154871548815489154901549115492154931549415495154961549715498154991550015501155021550315504155051550615507155081550915510155111551215513155141551515516155171551815519155201552115522155231552415525155261552715528155291553015531155321553315534155351553615537155381553915540155411554215543155441554515546155471554815549155501555115552155531555415555155561555715558155591556015561155621556315564155651556615567155681556915570155711557215573155741557515576155771557815579155801558115582155831558415585155861558715588155891559015591155921559315594155951559615597155981559915600156011560215603156041560515606156071560815609156101561115612156131561415615156161561715618156191562015621156221562315624156251562615627156281562915630156311563215633156341563515636156371563815639156401564115642156431564415645156461564715648156491565015651156521565315654156551565615657156581565915660156611566215663156641566515666156671566815669156701567115672156731567415675156761567715678156791568015681156821568315684156851568615687156881568915690156911569215693156941569515696156971569815699157001570115702157031570415705157061570715708157091571015711157121571315714157151571615717157181571915720157211572215723157241572515726157271572815729157301573115732157331573415735157361573715738157391574015741157421574315744157451574615747157481574915750157511575215753157541575515756157571575815759157601576115762157631576415765157661576715768157691577015771157721577315774157751577615777157781577915780157811578215783157841578515786157871578815789157901579115792157931579415795157961579715798157991580015801158021580315804158051580615807158081580915810158111581215813158141581515816158171581815819158201582115822158231582415825158261582715828158291583015831158321583315834158351583615837158381583915840158411584215843158441584515846158471584815849158501585115852158531585415855158561585715858158591586015861158621586315864158651586615867158681586915870158711587215873158741587515876158771587815879158801588115882158831588415885158861588715888158891589015891158921589315894158951589615897158981589915900159011590215903159041590515906159071590815909159101591115912159131591415915159161591715918159191592015921159221592315924159251592615927159281592915930159311593215933159341593515936159371593815939159401594115942159431594415945159461594715948159491595015951159521595315954159551595615957159581595915960159611596215963159641596515966159671596815969159701597115972159731597415975159761597715978159791598015981159821598315984159851598615987159881598915990159911599215993159941599515996159971599815999160001600116002160031600416005160061600716008160091601016011160121601316014160151601616017160181601916020160211602216023160241602516026160271602816029160301603116032160331603416035160361603716038160391604016041160421604316044160451604616047160481604916050160511605216053160541605516056160571605816059160601606116062160631606416065160661606716068160691607016071160721607316074160751607616077160781607916080160811608216083160841608516086160871608816089160901609116092160931609416095160961609716098160991610016101161021610316104161051610616107161081610916110161111611216113161141611516116161171611816119161201612116122161231612416125161261612716128161291613016131161321613316134161351613616137161381613916140161411614216143161441614516146161471614816149161501615116152161531615416155161561615716158161591616016161161621616316164161651616616167161681616916170161711617216173161741617516176161771617816179161801618116182161831618416185161861618716188161891619016191161921619316194161951619616197161981619916200162011620216203162041620516206162071620816209162101621116212162131621416215162161621716218162191622016221162221622316224162251622616227162281622916230162311623216233162341623516236162371623816239162401624116242162431624416245162461624716248162491625016251162521625316254162551625616257162581625916260162611626216263162641626516266162671626816269162701627116272162731627416275162761627716278162791628016281162821628316284162851628616287162881628916290162911629216293162941629516296162971629816299163001630116302163031630416305
  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. // Some events have an unqualifed ref. For example when a PR is merged (pull_request closed event),
  10958. // the ref is unqualifed like "master" instead of "refs/heads/master".
  10959. if (result.commit && result.ref && !result.ref.startsWith('refs/')) {
  10960. result.ref = `refs/heads/${result.ref}`;
  10961. }
  10962. }
  10963. if (!result.ref && !result.commit) {
  10964. result.ref = 'refs/heads/master';
  10965. }
  10966. }
  10967. // SHA?
  10968. else if (result.ref.match(/^[0-9a-fA-F]{40}$/)) {
  10969. result.commit = result.ref;
  10970. result.ref = '';
  10971. }
  10972. core.debug(`ref = '${result.ref}'`);
  10973. core.debug(`commit = '${result.commit}'`);
  10974. // Clean
  10975. result.clean = (core.getInput('clean') || 'true').toUpperCase() === 'TRUE';
  10976. core.debug(`clean = ${result.clean}`);
  10977. // Submodules
  10978. if (core.getInput('submodules')) {
  10979. throw new Error("The input 'submodules' is not supported in actions/checkout@v2");
  10980. }
  10981. // Fetch depth
  10982. result.fetchDepth = Math.floor(Number(core.getInput('fetch-depth') || '1'));
  10983. if (isNaN(result.fetchDepth) || result.fetchDepth < 0) {
  10984. result.fetchDepth = 0;
  10985. }
  10986. core.debug(`fetch depth = ${result.fetchDepth}`);
  10987. // LFS
  10988. result.lfs = (core.getInput('lfs') || 'false').toUpperCase() === 'TRUE';
  10989. core.debug(`lfs = ${result.lfs}`);
  10990. // Auth token
  10991. result.authToken = core.getInput('token');
  10992. // Persist credentials
  10993. result.persistCredentials =
  10994. (core.getInput('persist-credentials') || 'false').toUpperCase() === 'TRUE';
  10995. return result;
  10996. }
  10997. exports.getInputs = getInputs;
  10998. /***/ }),
  10999. /***/ 826:
  11000. /***/ (function(module, __unusedexports, __webpack_require__) {
  11001. var rng = __webpack_require__(139);
  11002. var bytesToUuid = __webpack_require__(722);
  11003. function v4(options, buf, offset) {
  11004. var i = buf && offset || 0;
  11005. if (typeof(options) == 'string') {
  11006. buf = options === 'binary' ? new Array(16) : null;
  11007. options = null;
  11008. }
  11009. options = options || {};
  11010. var rnds = options.random || (options.rng || rng)();
  11011. // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`
  11012. rnds[6] = (rnds[6] & 0x0f) | 0x40;
  11013. rnds[8] = (rnds[8] & 0x3f) | 0x80;
  11014. // Copy bytes to buffer, if provided
  11015. if (buf) {
  11016. for (var ii = 0; ii < 16; ++ii) {
  11017. buf[i + ii] = rnds[ii];
  11018. }
  11019. }
  11020. return buf || bytesToUuid(rnds);
  11021. }
  11022. module.exports = v4;
  11023. /***/ }),
  11024. /***/ 835:
  11025. /***/ (function(module) {
  11026. module.exports = require("url");
  11027. /***/ }),
  11028. /***/ 850:
  11029. /***/ (function(module, __unusedexports, __webpack_require__) {
  11030. module.exports = paginationMethodsPlugin
  11031. function paginationMethodsPlugin (octokit) {
  11032. octokit.getFirstPage = __webpack_require__(777).bind(null, octokit)
  11033. octokit.getLastPage = __webpack_require__(649).bind(null, octokit)
  11034. octokit.getNextPage = __webpack_require__(550).bind(null, octokit)
  11035. octokit.getPreviousPage = __webpack_require__(563).bind(null, octokit)
  11036. octokit.hasFirstPage = __webpack_require__(536)
  11037. octokit.hasLastPage = __webpack_require__(336)
  11038. octokit.hasNextPage = __webpack_require__(929)
  11039. octokit.hasPreviousPage = __webpack_require__(558)
  11040. }
  11041. /***/ }),
  11042. /***/ 854:
  11043. /***/ (function(module) {
  11044. /**
  11045. * lodash (Custom Build) <https://lodash.com/>
  11046. * Build: `lodash modularize exports="npm" -o ./`
  11047. * Copyright jQuery Foundation and other contributors <https://jquery.org/>
  11048. * Released under MIT license <https://lodash.com/license>
  11049. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  11050. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  11051. */
  11052. /** Used as the `TypeError` message for "Functions" methods. */
  11053. var FUNC_ERROR_TEXT = 'Expected a function';
  11054. /** Used to stand-in for `undefined` hash values. */
  11055. var HASH_UNDEFINED = '__lodash_hash_undefined__';
  11056. /** Used as references for various `Number` constants. */
  11057. var INFINITY = 1 / 0;
  11058. /** `Object#toString` result references. */
  11059. var funcTag = '[object Function]',
  11060. genTag = '[object GeneratorFunction]',
  11061. symbolTag = '[object Symbol]';
  11062. /** Used to match property names within property paths. */
  11063. var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,
  11064. reIsPlainProp = /^\w*$/,
  11065. reLeadingDot = /^\./,
  11066. rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
  11067. /**
  11068. * Used to match `RegExp`
  11069. * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
  11070. */
  11071. var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
  11072. /** Used to match backslashes in property paths. */
  11073. var reEscapeChar = /\\(\\)?/g;
  11074. /** Used to detect host constructors (Safari). */
  11075. var reIsHostCtor = /^\[object .+?Constructor\]$/;
  11076. /** Detect free variable `global` from Node.js. */
  11077. var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;
  11078. /** Detect free variable `self`. */
  11079. var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
  11080. /** Used as a reference to the global object. */
  11081. var root = freeGlobal || freeSelf || Function('return this')();
  11082. /**
  11083. * Gets the value at `key` of `object`.
  11084. *
  11085. * @private
  11086. * @param {Object} [object] The object to query.
  11087. * @param {string} key The key of the property to get.
  11088. * @returns {*} Returns the property value.
  11089. */
  11090. function getValue(object, key) {
  11091. return object == null ? undefined : object[key];
  11092. }
  11093. /**
  11094. * Checks if `value` is a host object in IE < 9.
  11095. *
  11096. * @private
  11097. * @param {*} value The value to check.
  11098. * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
  11099. */
  11100. function isHostObject(value) {
  11101. // Many host objects are `Object` objects that can coerce to strings
  11102. // despite having improperly defined `toString` methods.
  11103. var result = false;
  11104. if (value != null && typeof value.toString != 'function') {
  11105. try {
  11106. result = !!(value + '');
  11107. } catch (e) {}
  11108. }
  11109. return result;
  11110. }
  11111. /** Used for built-in method references. */
  11112. var arrayProto = Array.prototype,
  11113. funcProto = Function.prototype,
  11114. objectProto = Object.prototype;
  11115. /** Used to detect overreaching core-js shims. */
  11116. var coreJsData = root['__core-js_shared__'];
  11117. /** Used to detect methods masquerading as native. */
  11118. var maskSrcKey = (function() {
  11119. var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
  11120. return uid ? ('Symbol(src)_1.' + uid) : '';
  11121. }());
  11122. /** Used to resolve the decompiled source of functions. */
  11123. var funcToString = funcProto.toString;
  11124. /** Used to check objects for own properties. */
  11125. var hasOwnProperty = objectProto.hasOwnProperty;
  11126. /**
  11127. * Used to resolve the
  11128. * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
  11129. * of values.
  11130. */
  11131. var objectToString = objectProto.toString;
  11132. /** Used to detect if a method is native. */
  11133. var reIsNative = RegExp('^' +
  11134. funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
  11135. .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
  11136. );
  11137. /** Built-in value references. */
  11138. var Symbol = root.Symbol,
  11139. splice = arrayProto.splice;
  11140. /* Built-in method references that are verified to be native. */
  11141. var Map = getNative(root, 'Map'),
  11142. nativeCreate = getNative(Object, 'create');
  11143. /** Used to convert symbols to primitives and strings. */
  11144. var symbolProto = Symbol ? Symbol.prototype : undefined,
  11145. symbolToString = symbolProto ? symbolProto.toString : undefined;
  11146. /**
  11147. * Creates a hash object.
  11148. *
  11149. * @private
  11150. * @constructor
  11151. * @param {Array} [entries] The key-value pairs to cache.
  11152. */
  11153. function Hash(entries) {
  11154. var index = -1,
  11155. length = entries ? entries.length : 0;
  11156. this.clear();
  11157. while (++index < length) {
  11158. var entry = entries[index];
  11159. this.set(entry[0], entry[1]);
  11160. }
  11161. }
  11162. /**
  11163. * Removes all key-value entries from the hash.
  11164. *
  11165. * @private
  11166. * @name clear
  11167. * @memberOf Hash
  11168. */
  11169. function hashClear() {
  11170. this.__data__ = nativeCreate ? nativeCreate(null) : {};
  11171. }
  11172. /**
  11173. * Removes `key` and its value from the hash.
  11174. *
  11175. * @private
  11176. * @name delete
  11177. * @memberOf Hash
  11178. * @param {Object} hash The hash to modify.
  11179. * @param {string} key The key of the value to remove.
  11180. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  11181. */
  11182. function hashDelete(key) {
  11183. return this.has(key) && delete this.__data__[key];
  11184. }
  11185. /**
  11186. * Gets the hash value for `key`.
  11187. *
  11188. * @private
  11189. * @name get
  11190. * @memberOf Hash
  11191. * @param {string} key The key of the value to get.
  11192. * @returns {*} Returns the entry value.
  11193. */
  11194. function hashGet(key) {
  11195. var data = this.__data__;
  11196. if (nativeCreate) {
  11197. var result = data[key];
  11198. return result === HASH_UNDEFINED ? undefined : result;
  11199. }
  11200. return hasOwnProperty.call(data, key) ? data[key] : undefined;
  11201. }
  11202. /**
  11203. * Checks if a hash value for `key` exists.
  11204. *
  11205. * @private
  11206. * @name has
  11207. * @memberOf Hash
  11208. * @param {string} key The key of the entry to check.
  11209. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  11210. */
  11211. function hashHas(key) {
  11212. var data = this.__data__;
  11213. return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);
  11214. }
  11215. /**
  11216. * Sets the hash `key` to `value`.
  11217. *
  11218. * @private
  11219. * @name set
  11220. * @memberOf Hash
  11221. * @param {string} key The key of the value to set.
  11222. * @param {*} value The value to set.
  11223. * @returns {Object} Returns the hash instance.
  11224. */
  11225. function hashSet(key, value) {
  11226. var data = this.__data__;
  11227. data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
  11228. return this;
  11229. }
  11230. // Add methods to `Hash`.
  11231. Hash.prototype.clear = hashClear;
  11232. Hash.prototype['delete'] = hashDelete;
  11233. Hash.prototype.get = hashGet;
  11234. Hash.prototype.has = hashHas;
  11235. Hash.prototype.set = hashSet;
  11236. /**
  11237. * Creates an list cache object.
  11238. *
  11239. * @private
  11240. * @constructor
  11241. * @param {Array} [entries] The key-value pairs to cache.
  11242. */
  11243. function ListCache(entries) {
  11244. var index = -1,
  11245. length = entries ? entries.length : 0;
  11246. this.clear();
  11247. while (++index < length) {
  11248. var entry = entries[index];
  11249. this.set(entry[0], entry[1]);
  11250. }
  11251. }
  11252. /**
  11253. * Removes all key-value entries from the list cache.
  11254. *
  11255. * @private
  11256. * @name clear
  11257. * @memberOf ListCache
  11258. */
  11259. function listCacheClear() {
  11260. this.__data__ = [];
  11261. }
  11262. /**
  11263. * Removes `key` and its value from the list cache.
  11264. *
  11265. * @private
  11266. * @name delete
  11267. * @memberOf ListCache
  11268. * @param {string} key The key of the value to remove.
  11269. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  11270. */
  11271. function listCacheDelete(key) {
  11272. var data = this.__data__,
  11273. index = assocIndexOf(data, key);
  11274. if (index < 0) {
  11275. return false;
  11276. }
  11277. var lastIndex = data.length - 1;
  11278. if (index == lastIndex) {
  11279. data.pop();
  11280. } else {
  11281. splice.call(data, index, 1);
  11282. }
  11283. return true;
  11284. }
  11285. /**
  11286. * Gets the list cache value for `key`.
  11287. *
  11288. * @private
  11289. * @name get
  11290. * @memberOf ListCache
  11291. * @param {string} key The key of the value to get.
  11292. * @returns {*} Returns the entry value.
  11293. */
  11294. function listCacheGet(key) {
  11295. var data = this.__data__,
  11296. index = assocIndexOf(data, key);
  11297. return index < 0 ? undefined : data[index][1];
  11298. }
  11299. /**
  11300. * Checks if a list cache value for `key` exists.
  11301. *
  11302. * @private
  11303. * @name has
  11304. * @memberOf ListCache
  11305. * @param {string} key The key of the entry to check.
  11306. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  11307. */
  11308. function listCacheHas(key) {
  11309. return assocIndexOf(this.__data__, key) > -1;
  11310. }
  11311. /**
  11312. * Sets the list cache `key` to `value`.
  11313. *
  11314. * @private
  11315. * @name set
  11316. * @memberOf ListCache
  11317. * @param {string} key The key of the value to set.
  11318. * @param {*} value The value to set.
  11319. * @returns {Object} Returns the list cache instance.
  11320. */
  11321. function listCacheSet(key, value) {
  11322. var data = this.__data__,
  11323. index = assocIndexOf(data, key);
  11324. if (index < 0) {
  11325. data.push([key, value]);
  11326. } else {
  11327. data[index][1] = value;
  11328. }
  11329. return this;
  11330. }
  11331. // Add methods to `ListCache`.
  11332. ListCache.prototype.clear = listCacheClear;
  11333. ListCache.prototype['delete'] = listCacheDelete;
  11334. ListCache.prototype.get = listCacheGet;
  11335. ListCache.prototype.has = listCacheHas;
  11336. ListCache.prototype.set = listCacheSet;
  11337. /**
  11338. * Creates a map cache object to store key-value pairs.
  11339. *
  11340. * @private
  11341. * @constructor
  11342. * @param {Array} [entries] The key-value pairs to cache.
  11343. */
  11344. function MapCache(entries) {
  11345. var index = -1,
  11346. length = entries ? entries.length : 0;
  11347. this.clear();
  11348. while (++index < length) {
  11349. var entry = entries[index];
  11350. this.set(entry[0], entry[1]);
  11351. }
  11352. }
  11353. /**
  11354. * Removes all key-value entries from the map.
  11355. *
  11356. * @private
  11357. * @name clear
  11358. * @memberOf MapCache
  11359. */
  11360. function mapCacheClear() {
  11361. this.__data__ = {
  11362. 'hash': new Hash,
  11363. 'map': new (Map || ListCache),
  11364. 'string': new Hash
  11365. };
  11366. }
  11367. /**
  11368. * Removes `key` and its value from the map.
  11369. *
  11370. * @private
  11371. * @name delete
  11372. * @memberOf MapCache
  11373. * @param {string} key The key of the value to remove.
  11374. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  11375. */
  11376. function mapCacheDelete(key) {
  11377. return getMapData(this, key)['delete'](key);
  11378. }
  11379. /**
  11380. * Gets the map value for `key`.
  11381. *
  11382. * @private
  11383. * @name get
  11384. * @memberOf MapCache
  11385. * @param {string} key The key of the value to get.
  11386. * @returns {*} Returns the entry value.
  11387. */
  11388. function mapCacheGet(key) {
  11389. return getMapData(this, key).get(key);
  11390. }
  11391. /**
  11392. * Checks if a map value for `key` exists.
  11393. *
  11394. * @private
  11395. * @name has
  11396. * @memberOf MapCache
  11397. * @param {string} key The key of the entry to check.
  11398. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  11399. */
  11400. function mapCacheHas(key) {
  11401. return getMapData(this, key).has(key);
  11402. }
  11403. /**
  11404. * Sets the map `key` to `value`.
  11405. *
  11406. * @private
  11407. * @name set
  11408. * @memberOf MapCache
  11409. * @param {string} key The key of the value to set.
  11410. * @param {*} value The value to set.
  11411. * @returns {Object} Returns the map cache instance.
  11412. */
  11413. function mapCacheSet(key, value) {
  11414. getMapData(this, key).set(key, value);
  11415. return this;
  11416. }
  11417. // Add methods to `MapCache`.
  11418. MapCache.prototype.clear = mapCacheClear;
  11419. MapCache.prototype['delete'] = mapCacheDelete;
  11420. MapCache.prototype.get = mapCacheGet;
  11421. MapCache.prototype.has = mapCacheHas;
  11422. MapCache.prototype.set = mapCacheSet;
  11423. /**
  11424. * Gets the index at which the `key` is found in `array` of key-value pairs.
  11425. *
  11426. * @private
  11427. * @param {Array} array The array to inspect.
  11428. * @param {*} key The key to search for.
  11429. * @returns {number} Returns the index of the matched value, else `-1`.
  11430. */
  11431. function assocIndexOf(array, key) {
  11432. var length = array.length;
  11433. while (length--) {
  11434. if (eq(array[length][0], key)) {
  11435. return length;
  11436. }
  11437. }
  11438. return -1;
  11439. }
  11440. /**
  11441. * The base implementation of `_.get` without support for default values.
  11442. *
  11443. * @private
  11444. * @param {Object} object The object to query.
  11445. * @param {Array|string} path The path of the property to get.
  11446. * @returns {*} Returns the resolved value.
  11447. */
  11448. function baseGet(object, path) {
  11449. path = isKey(path, object) ? [path] : castPath(path);
  11450. var index = 0,
  11451. length = path.length;
  11452. while (object != null && index < length) {
  11453. object = object[toKey(path[index++])];
  11454. }
  11455. return (index && index == length) ? object : undefined;
  11456. }
  11457. /**
  11458. * The base implementation of `_.isNative` without bad shim checks.
  11459. *
  11460. * @private
  11461. * @param {*} value The value to check.
  11462. * @returns {boolean} Returns `true` if `value` is a native function,
  11463. * else `false`.
  11464. */
  11465. function baseIsNative(value) {
  11466. if (!isObject(value) || isMasked(value)) {
  11467. return false;
  11468. }
  11469. var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
  11470. return pattern.test(toSource(value));
  11471. }
  11472. /**
  11473. * The base implementation of `_.toString` which doesn't convert nullish
  11474. * values to empty strings.
  11475. *
  11476. * @private
  11477. * @param {*} value The value to process.
  11478. * @returns {string} Returns the string.
  11479. */
  11480. function baseToString(value) {
  11481. // Exit early for strings to avoid a performance hit in some environments.
  11482. if (typeof value == 'string') {
  11483. return value;
  11484. }
  11485. if (isSymbol(value)) {
  11486. return symbolToString ? symbolToString.call(value) : '';
  11487. }
  11488. var result = (value + '');
  11489. return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
  11490. }
  11491. /**
  11492. * Casts `value` to a path array if it's not one.
  11493. *
  11494. * @private
  11495. * @param {*} value The value to inspect.
  11496. * @returns {Array} Returns the cast property path array.
  11497. */
  11498. function castPath(value) {
  11499. return isArray(value) ? value : stringToPath(value);
  11500. }
  11501. /**
  11502. * Gets the data for `map`.
  11503. *
  11504. * @private
  11505. * @param {Object} map The map to query.
  11506. * @param {string} key The reference key.
  11507. * @returns {*} Returns the map data.
  11508. */
  11509. function getMapData(map, key) {
  11510. var data = map.__data__;
  11511. return isKeyable(key)
  11512. ? data[typeof key == 'string' ? 'string' : 'hash']
  11513. : data.map;
  11514. }
  11515. /**
  11516. * Gets the native function at `key` of `object`.
  11517. *
  11518. * @private
  11519. * @param {Object} object The object to query.
  11520. * @param {string} key The key of the method to get.
  11521. * @returns {*} Returns the function if it's native, else `undefined`.
  11522. */
  11523. function getNative(object, key) {
  11524. var value = getValue(object, key);
  11525. return baseIsNative(value) ? value : undefined;
  11526. }
  11527. /**
  11528. * Checks if `value` is a property name and not a property path.
  11529. *
  11530. * @private
  11531. * @param {*} value The value to check.
  11532. * @param {Object} [object] The object to query keys on.
  11533. * @returns {boolean} Returns `true` if `value` is a property name, else `false`.
  11534. */
  11535. function isKey(value, object) {
  11536. if (isArray(value)) {
  11537. return false;
  11538. }
  11539. var type = typeof value;
  11540. if (type == 'number' || type == 'symbol' || type == 'boolean' ||
  11541. value == null || isSymbol(value)) {
  11542. return true;
  11543. }
  11544. return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||
  11545. (object != null && value in Object(object));
  11546. }
  11547. /**
  11548. * Checks if `value` is suitable for use as unique object key.
  11549. *
  11550. * @private
  11551. * @param {*} value The value to check.
  11552. * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
  11553. */
  11554. function isKeyable(value) {
  11555. var type = typeof value;
  11556. return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')
  11557. ? (value !== '__proto__')
  11558. : (value === null);
  11559. }
  11560. /**
  11561. * Checks if `func` has its source masked.
  11562. *
  11563. * @private
  11564. * @param {Function} func The function to check.
  11565. * @returns {boolean} Returns `true` if `func` is masked, else `false`.
  11566. */
  11567. function isMasked(func) {
  11568. return !!maskSrcKey && (maskSrcKey in func);
  11569. }
  11570. /**
  11571. * Converts `string` to a property path array.
  11572. *
  11573. * @private
  11574. * @param {string} string The string to convert.
  11575. * @returns {Array} Returns the property path array.
  11576. */
  11577. var stringToPath = memoize(function(string) {
  11578. string = toString(string);
  11579. var result = [];
  11580. if (reLeadingDot.test(string)) {
  11581. result.push('');
  11582. }
  11583. string.replace(rePropName, function(match, number, quote, string) {
  11584. result.push(quote ? string.replace(reEscapeChar, '$1') : (number || match));
  11585. });
  11586. return result;
  11587. });
  11588. /**
  11589. * Converts `value` to a string key if it's not a string or symbol.
  11590. *
  11591. * @private
  11592. * @param {*} value The value to inspect.
  11593. * @returns {string|symbol} Returns the key.
  11594. */
  11595. function toKey(value) {
  11596. if (typeof value == 'string' || isSymbol(value)) {
  11597. return value;
  11598. }
  11599. var result = (value + '');
  11600. return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
  11601. }
  11602. /**
  11603. * Converts `func` to its source code.
  11604. *
  11605. * @private
  11606. * @param {Function} func The function to process.
  11607. * @returns {string} Returns the source code.
  11608. */
  11609. function toSource(func) {
  11610. if (func != null) {
  11611. try {
  11612. return funcToString.call(func);
  11613. } catch (e) {}
  11614. try {
  11615. return (func + '');
  11616. } catch (e) {}
  11617. }
  11618. return '';
  11619. }
  11620. /**
  11621. * Creates a function that memoizes the result of `func`. If `resolver` is
  11622. * provided, it determines the cache key for storing the result based on the
  11623. * arguments provided to the memoized function. By default, the first argument
  11624. * provided to the memoized function is used as the map cache key. The `func`
  11625. * is invoked with the `this` binding of the memoized function.
  11626. *
  11627. * **Note:** The cache is exposed as the `cache` property on the memoized
  11628. * function. Its creation may be customized by replacing the `_.memoize.Cache`
  11629. * constructor with one whose instances implement the
  11630. * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)
  11631. * method interface of `delete`, `get`, `has`, and `set`.
  11632. *
  11633. * @static
  11634. * @memberOf _
  11635. * @since 0.1.0
  11636. * @category Function
  11637. * @param {Function} func The function to have its output memoized.
  11638. * @param {Function} [resolver] The function to resolve the cache key.
  11639. * @returns {Function} Returns the new memoized function.
  11640. * @example
  11641. *
  11642. * var object = { 'a': 1, 'b': 2 };
  11643. * var other = { 'c': 3, 'd': 4 };
  11644. *
  11645. * var values = _.memoize(_.values);
  11646. * values(object);
  11647. * // => [1, 2]
  11648. *
  11649. * values(other);
  11650. * // => [3, 4]
  11651. *
  11652. * object.a = 2;
  11653. * values(object);
  11654. * // => [1, 2]
  11655. *
  11656. * // Modify the result cache.
  11657. * values.cache.set(object, ['a', 'b']);
  11658. * values(object);
  11659. * // => ['a', 'b']
  11660. *
  11661. * // Replace `_.memoize.Cache`.
  11662. * _.memoize.Cache = WeakMap;
  11663. */
  11664. function memoize(func, resolver) {
  11665. if (typeof func != 'function' || (resolver && typeof resolver != 'function')) {
  11666. throw new TypeError(FUNC_ERROR_TEXT);
  11667. }
  11668. var memoized = function() {
  11669. var args = arguments,
  11670. key = resolver ? resolver.apply(this, args) : args[0],
  11671. cache = memoized.cache;
  11672. if (cache.has(key)) {
  11673. return cache.get(key);
  11674. }
  11675. var result = func.apply(this, args);
  11676. memoized.cache = cache.set(key, result);
  11677. return result;
  11678. };
  11679. memoized.cache = new (memoize.Cache || MapCache);
  11680. return memoized;
  11681. }
  11682. // Assign cache to `_.memoize`.
  11683. memoize.Cache = MapCache;
  11684. /**
  11685. * Performs a
  11686. * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
  11687. * comparison between two values to determine if they are equivalent.
  11688. *
  11689. * @static
  11690. * @memberOf _
  11691. * @since 4.0.0
  11692. * @category Lang
  11693. * @param {*} value The value to compare.
  11694. * @param {*} other The other value to compare.
  11695. * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
  11696. * @example
  11697. *
  11698. * var object = { 'a': 1 };
  11699. * var other = { 'a': 1 };
  11700. *
  11701. * _.eq(object, object);
  11702. * // => true
  11703. *
  11704. * _.eq(object, other);
  11705. * // => false
  11706. *
  11707. * _.eq('a', 'a');
  11708. * // => true
  11709. *
  11710. * _.eq('a', Object('a'));
  11711. * // => false
  11712. *
  11713. * _.eq(NaN, NaN);
  11714. * // => true
  11715. */
  11716. function eq(value, other) {
  11717. return value === other || (value !== value && other !== other);
  11718. }
  11719. /**
  11720. * Checks if `value` is classified as an `Array` object.
  11721. *
  11722. * @static
  11723. * @memberOf _
  11724. * @since 0.1.0
  11725. * @category Lang
  11726. * @param {*} value The value to check.
  11727. * @returns {boolean} Returns `true` if `value` is an array, else `false`.
  11728. * @example
  11729. *
  11730. * _.isArray([1, 2, 3]);
  11731. * // => true
  11732. *
  11733. * _.isArray(document.body.children);
  11734. * // => false
  11735. *
  11736. * _.isArray('abc');
  11737. * // => false
  11738. *
  11739. * _.isArray(_.noop);
  11740. * // => false
  11741. */
  11742. var isArray = Array.isArray;
  11743. /**
  11744. * Checks if `value` is classified as a `Function` object.
  11745. *
  11746. * @static
  11747. * @memberOf _
  11748. * @since 0.1.0
  11749. * @category Lang
  11750. * @param {*} value The value to check.
  11751. * @returns {boolean} Returns `true` if `value` is a function, else `false`.
  11752. * @example
  11753. *
  11754. * _.isFunction(_);
  11755. * // => true
  11756. *
  11757. * _.isFunction(/abc/);
  11758. * // => false
  11759. */
  11760. function isFunction(value) {
  11761. // The use of `Object#toString` avoids issues with the `typeof` operator
  11762. // in Safari 8-9 which returns 'object' for typed array and other constructors.
  11763. var tag = isObject(value) ? objectToString.call(value) : '';
  11764. return tag == funcTag || tag == genTag;
  11765. }
  11766. /**
  11767. * Checks if `value` is the
  11768. * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
  11769. * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
  11770. *
  11771. * @static
  11772. * @memberOf _
  11773. * @since 0.1.0
  11774. * @category Lang
  11775. * @param {*} value The value to check.
  11776. * @returns {boolean} Returns `true` if `value` is an object, else `false`.
  11777. * @example
  11778. *
  11779. * _.isObject({});
  11780. * // => true
  11781. *
  11782. * _.isObject([1, 2, 3]);
  11783. * // => true
  11784. *
  11785. * _.isObject(_.noop);
  11786. * // => true
  11787. *
  11788. * _.isObject(null);
  11789. * // => false
  11790. */
  11791. function isObject(value) {
  11792. var type = typeof value;
  11793. return !!value && (type == 'object' || type == 'function');
  11794. }
  11795. /**
  11796. * Checks if `value` is object-like. A value is object-like if it's not `null`
  11797. * and has a `typeof` result of "object".
  11798. *
  11799. * @static
  11800. * @memberOf _
  11801. * @since 4.0.0
  11802. * @category Lang
  11803. * @param {*} value The value to check.
  11804. * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
  11805. * @example
  11806. *
  11807. * _.isObjectLike({});
  11808. * // => true
  11809. *
  11810. * _.isObjectLike([1, 2, 3]);
  11811. * // => true
  11812. *
  11813. * _.isObjectLike(_.noop);
  11814. * // => false
  11815. *
  11816. * _.isObjectLike(null);
  11817. * // => false
  11818. */
  11819. function isObjectLike(value) {
  11820. return !!value && typeof value == 'object';
  11821. }
  11822. /**
  11823. * Checks if `value` is classified as a `Symbol` primitive or object.
  11824. *
  11825. * @static
  11826. * @memberOf _
  11827. * @since 4.0.0
  11828. * @category Lang
  11829. * @param {*} value The value to check.
  11830. * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
  11831. * @example
  11832. *
  11833. * _.isSymbol(Symbol.iterator);
  11834. * // => true
  11835. *
  11836. * _.isSymbol('abc');
  11837. * // => false
  11838. */
  11839. function isSymbol(value) {
  11840. return typeof value == 'symbol' ||
  11841. (isObjectLike(value) && objectToString.call(value) == symbolTag);
  11842. }
  11843. /**
  11844. * Converts `value` to a string. An empty string is returned for `null`
  11845. * and `undefined` values. The sign of `-0` is preserved.
  11846. *
  11847. * @static
  11848. * @memberOf _
  11849. * @since 4.0.0
  11850. * @category Lang
  11851. * @param {*} value The value to process.
  11852. * @returns {string} Returns the string.
  11853. * @example
  11854. *
  11855. * _.toString(null);
  11856. * // => ''
  11857. *
  11858. * _.toString(-0);
  11859. * // => '-0'
  11860. *
  11861. * _.toString([1, 2, 3]);
  11862. * // => '1,2,3'
  11863. */
  11864. function toString(value) {
  11865. return value == null ? '' : baseToString(value);
  11866. }
  11867. /**
  11868. * Gets the value at `path` of `object`. If the resolved value is
  11869. * `undefined`, the `defaultValue` is returned in its place.
  11870. *
  11871. * @static
  11872. * @memberOf _
  11873. * @since 3.7.0
  11874. * @category Object
  11875. * @param {Object} object The object to query.
  11876. * @param {Array|string} path The path of the property to get.
  11877. * @param {*} [defaultValue] The value returned for `undefined` resolved values.
  11878. * @returns {*} Returns the resolved value.
  11879. * @example
  11880. *
  11881. * var object = { 'a': [{ 'b': { 'c': 3 } }] };
  11882. *
  11883. * _.get(object, 'a[0].b.c');
  11884. * // => 3
  11885. *
  11886. * _.get(object, ['a', '0', 'b', 'c']);
  11887. * // => 3
  11888. *
  11889. * _.get(object, 'a.b.c', 'default');
  11890. * // => 'default'
  11891. */
  11892. function get(object, path, defaultValue) {
  11893. var result = object == null ? undefined : baseGet(object, path);
  11894. return result === undefined ? defaultValue : result;
  11895. }
  11896. module.exports = get;
  11897. /***/ }),
  11898. /***/ 855:
  11899. /***/ (function(module, __unusedexports, __webpack_require__) {
  11900. module.exports = registerPlugin;
  11901. const factory = __webpack_require__(47);
  11902. function registerPlugin(plugins, pluginFunction) {
  11903. return factory(
  11904. plugins.includes(pluginFunction) ? plugins : plugins.concat(pluginFunction)
  11905. );
  11906. }
  11907. /***/ }),
  11908. /***/ 856:
  11909. /***/ (function(module, __unusedexports, __webpack_require__) {
  11910. module.exports = __webpack_require__(141);
  11911. /***/ }),
  11912. /***/ 863:
  11913. /***/ (function(module, __unusedexports, __webpack_require__) {
  11914. module.exports = authenticationBeforeRequest;
  11915. const btoa = __webpack_require__(675);
  11916. const withAuthorizationPrefix = __webpack_require__(143);
  11917. function authenticationBeforeRequest(state, options) {
  11918. if (typeof state.auth === "string") {
  11919. options.headers.authorization = withAuthorizationPrefix(state.auth);
  11920. // https://developer.github.com/v3/previews/#integrations
  11921. if (
  11922. /^bearer /i.test(state.auth) &&
  11923. !/machine-man/.test(options.headers.accept)
  11924. ) {
  11925. const acceptHeaders = options.headers.accept
  11926. .split(",")
  11927. .concat("application/vnd.github.machine-man-preview+json");
  11928. options.headers.accept = acceptHeaders.filter(Boolean).join(",");
  11929. }
  11930. return;
  11931. }
  11932. if (state.auth.username) {
  11933. const hash = btoa(`${state.auth.username}:${state.auth.password}`);
  11934. options.headers.authorization = `Basic ${hash}`;
  11935. if (state.otp) {
  11936. options.headers["x-github-otp"] = state.otp;
  11937. }
  11938. return;
  11939. }
  11940. if (state.auth.clientId) {
  11941. // There is a special case for OAuth applications, when `clientId` and `clientSecret` is passed as
  11942. // Basic Authorization instead of query parameters. The only routes where that applies share the same
  11943. // URL though: `/applications/:client_id/tokens/:access_token`.
  11944. //
  11945. // 1. [Check an authorization](https://developer.github.com/v3/oauth_authorizations/#check-an-authorization)
  11946. // 2. [Reset an authorization](https://developer.github.com/v3/oauth_authorizations/#reset-an-authorization)
  11947. // 3. [Revoke an authorization for an application](https://developer.github.com/v3/oauth_authorizations/#revoke-an-authorization-for-an-application)
  11948. //
  11949. // We identify by checking the URL. It must merge both "/applications/:client_id/tokens/:access_token"
  11950. // as well as "/applications/123/tokens/token456"
  11951. if (/\/applications\/:?[\w_]+\/tokens\/:?[\w_]+($|\?)/.test(options.url)) {
  11952. const hash = btoa(`${state.auth.clientId}:${state.auth.clientSecret}`);
  11953. options.headers.authorization = `Basic ${hash}`;
  11954. return;
  11955. }
  11956. options.url += options.url.indexOf("?") === -1 ? "?" : "&";
  11957. options.url += `client_id=${state.auth.clientId}&client_secret=${state.auth.clientSecret}`;
  11958. return;
  11959. }
  11960. return Promise.resolve()
  11961. .then(() => {
  11962. return state.auth();
  11963. })
  11964. .then(authorization => {
  11965. options.headers.authorization = withAuthorizationPrefix(authorization);
  11966. });
  11967. }
  11968. /***/ }),
  11969. /***/ 866:
  11970. /***/ (function(module, __unusedexports, __webpack_require__) {
  11971. "use strict";
  11972. var shebangRegex = __webpack_require__(816);
  11973. module.exports = function (str) {
  11974. var match = str.match(shebangRegex);
  11975. if (!match) {
  11976. return null;
  11977. }
  11978. var arr = match[0].replace(/#! ?/, '').split(' ');
  11979. var bin = arr[0].split('/').pop();
  11980. var arg = arr[1];
  11981. return (bin === 'env' ?
  11982. arg :
  11983. bin + (arg ? ' ' + arg : '')
  11984. );
  11985. };
  11986. /***/ }),
  11987. /***/ 874:
  11988. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  11989. "use strict";
  11990. // Copyright (c) Microsoft. All rights reserved.
  11991. // Licensed under the MIT license. See LICENSE file in the project root for full license information.
  11992. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  11993. return new (P || (P = Promise))(function (resolve, reject) {
  11994. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  11995. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  11996. function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }
  11997. step((generator = generator.apply(thisArg, _arguments || [])).next());
  11998. });
  11999. };
  12000. Object.defineProperty(exports, "__esModule", { value: true });
  12001. const url = __webpack_require__(835);
  12002. const http = __webpack_require__(605);
  12003. const https = __webpack_require__(211);
  12004. let fs;
  12005. let tunnel;
  12006. var HttpCodes;
  12007. (function (HttpCodes) {
  12008. HttpCodes[HttpCodes["OK"] = 200] = "OK";
  12009. HttpCodes[HttpCodes["MultipleChoices"] = 300] = "MultipleChoices";
  12010. HttpCodes[HttpCodes["MovedPermanently"] = 301] = "MovedPermanently";
  12011. HttpCodes[HttpCodes["ResourceMoved"] = 302] = "ResourceMoved";
  12012. HttpCodes[HttpCodes["SeeOther"] = 303] = "SeeOther";
  12013. HttpCodes[HttpCodes["NotModified"] = 304] = "NotModified";
  12014. HttpCodes[HttpCodes["UseProxy"] = 305] = "UseProxy";
  12015. HttpCodes[HttpCodes["SwitchProxy"] = 306] = "SwitchProxy";
  12016. HttpCodes[HttpCodes["TemporaryRedirect"] = 307] = "TemporaryRedirect";
  12017. HttpCodes[HttpCodes["PermanentRedirect"] = 308] = "PermanentRedirect";
  12018. HttpCodes[HttpCodes["BadRequest"] = 400] = "BadRequest";
  12019. HttpCodes[HttpCodes["Unauthorized"] = 401] = "Unauthorized";
  12020. HttpCodes[HttpCodes["PaymentRequired"] = 402] = "PaymentRequired";
  12021. HttpCodes[HttpCodes["Forbidden"] = 403] = "Forbidden";
  12022. HttpCodes[HttpCodes["NotFound"] = 404] = "NotFound";
  12023. HttpCodes[HttpCodes["MethodNotAllowed"] = 405] = "MethodNotAllowed";
  12024. HttpCodes[HttpCodes["NotAcceptable"] = 406] = "NotAcceptable";
  12025. HttpCodes[HttpCodes["ProxyAuthenticationRequired"] = 407] = "ProxyAuthenticationRequired";
  12026. HttpCodes[HttpCodes["RequestTimeout"] = 408] = "RequestTimeout";
  12027. HttpCodes[HttpCodes["Conflict"] = 409] = "Conflict";
  12028. HttpCodes[HttpCodes["Gone"] = 410] = "Gone";
  12029. HttpCodes[HttpCodes["InternalServerError"] = 500] = "InternalServerError";
  12030. HttpCodes[HttpCodes["NotImplemented"] = 501] = "NotImplemented";
  12031. HttpCodes[HttpCodes["BadGateway"] = 502] = "BadGateway";
  12032. HttpCodes[HttpCodes["ServiceUnavailable"] = 503] = "ServiceUnavailable";
  12033. HttpCodes[HttpCodes["GatewayTimeout"] = 504] = "GatewayTimeout";
  12034. })(HttpCodes = exports.HttpCodes || (exports.HttpCodes = {}));
  12035. const HttpRedirectCodes = [HttpCodes.MovedPermanently, HttpCodes.ResourceMoved, HttpCodes.SeeOther, HttpCodes.TemporaryRedirect, HttpCodes.PermanentRedirect];
  12036. const HttpResponseRetryCodes = [HttpCodes.BadGateway, HttpCodes.ServiceUnavailable, HttpCodes.GatewayTimeout];
  12037. const RetryableHttpVerbs = ['OPTIONS', 'GET', 'DELETE', 'HEAD'];
  12038. const ExponentialBackoffCeiling = 10;
  12039. const ExponentialBackoffTimeSlice = 5;
  12040. class HttpClientResponse {
  12041. constructor(message) {
  12042. this.message = message;
  12043. }
  12044. readBody() {
  12045. return new Promise((resolve, reject) => __awaiter(this, void 0, void 0, function* () {
  12046. let output = '';
  12047. this.message.on('data', (chunk) => {
  12048. output += chunk;
  12049. });
  12050. this.message.on('end', () => {
  12051. resolve(output);
  12052. });
  12053. }));
  12054. }
  12055. }
  12056. exports.HttpClientResponse = HttpClientResponse;
  12057. function isHttps(requestUrl) {
  12058. let parsedUrl = url.parse(requestUrl);
  12059. return parsedUrl.protocol === 'https:';
  12060. }
  12061. exports.isHttps = isHttps;
  12062. var EnvironmentVariables;
  12063. (function (EnvironmentVariables) {
  12064. EnvironmentVariables["HTTP_PROXY"] = "HTTP_PROXY";
  12065. EnvironmentVariables["HTTPS_PROXY"] = "HTTPS_PROXY";
  12066. })(EnvironmentVariables || (EnvironmentVariables = {}));
  12067. class HttpClient {
  12068. constructor(userAgent, handlers, requestOptions) {
  12069. this._ignoreSslError = false;
  12070. this._allowRedirects = true;
  12071. this._maxRedirects = 50;
  12072. this._allowRetries = false;
  12073. this._maxRetries = 1;
  12074. this._keepAlive = false;
  12075. this._disposed = false;
  12076. this.userAgent = userAgent;
  12077. this.handlers = handlers || [];
  12078. this.requestOptions = requestOptions;
  12079. if (requestOptions) {
  12080. if (requestOptions.ignoreSslError != null) {
  12081. this._ignoreSslError = requestOptions.ignoreSslError;
  12082. }
  12083. this._socketTimeout = requestOptions.socketTimeout;
  12084. this._httpProxy = requestOptions.proxy;
  12085. if (requestOptions.proxy && requestOptions.proxy.proxyBypassHosts) {
  12086. this._httpProxyBypassHosts = [];
  12087. requestOptions.proxy.proxyBypassHosts.forEach(bypass => {
  12088. this._httpProxyBypassHosts.push(new RegExp(bypass, 'i'));
  12089. });
  12090. }
  12091. this._certConfig = requestOptions.cert;
  12092. if (this._certConfig) {
  12093. // If using cert, need fs
  12094. fs = __webpack_require__(747);
  12095. // cache the cert content into memory, so we don't have to read it from disk every time
  12096. if (this._certConfig.caFile && fs.existsSync(this._certConfig.caFile)) {
  12097. this._ca = fs.readFileSync(this._certConfig.caFile, 'utf8');
  12098. }
  12099. if (this._certConfig.certFile && fs.existsSync(this._certConfig.certFile)) {
  12100. this._cert = fs.readFileSync(this._certConfig.certFile, 'utf8');
  12101. }
  12102. if (this._certConfig.keyFile && fs.existsSync(this._certConfig.keyFile)) {
  12103. this._key = fs.readFileSync(this._certConfig.keyFile, 'utf8');
  12104. }
  12105. }
  12106. if (requestOptions.allowRedirects != null) {
  12107. this._allowRedirects = requestOptions.allowRedirects;
  12108. }
  12109. if (requestOptions.maxRedirects != null) {
  12110. this._maxRedirects = Math.max(requestOptions.maxRedirects, 0);
  12111. }
  12112. if (requestOptions.keepAlive != null) {
  12113. this._keepAlive = requestOptions.keepAlive;
  12114. }
  12115. if (requestOptions.allowRetries != null) {
  12116. this._allowRetries = requestOptions.allowRetries;
  12117. }
  12118. if (requestOptions.maxRetries != null) {
  12119. this._maxRetries = requestOptions.maxRetries;
  12120. }
  12121. }
  12122. }
  12123. options(requestUrl, additionalHeaders) {
  12124. return this.request('OPTIONS', requestUrl, null, additionalHeaders || {});
  12125. }
  12126. get(requestUrl, additionalHeaders) {
  12127. return this.request('GET', requestUrl, null, additionalHeaders || {});
  12128. }
  12129. del(requestUrl, additionalHeaders) {
  12130. return this.request('DELETE', requestUrl, null, additionalHeaders || {});
  12131. }
  12132. post(requestUrl, data, additionalHeaders) {
  12133. return this.request('POST', requestUrl, data, additionalHeaders || {});
  12134. }
  12135. patch(requestUrl, data, additionalHeaders) {
  12136. return this.request('PATCH', requestUrl, data, additionalHeaders || {});
  12137. }
  12138. put(requestUrl, data, additionalHeaders) {
  12139. return this.request('PUT', requestUrl, data, additionalHeaders || {});
  12140. }
  12141. head(requestUrl, additionalHeaders) {
  12142. return this.request('HEAD', requestUrl, null, additionalHeaders || {});
  12143. }
  12144. sendStream(verb, requestUrl, stream, additionalHeaders) {
  12145. return this.request(verb, requestUrl, stream, additionalHeaders);
  12146. }
  12147. /**
  12148. * Makes a raw http request.
  12149. * All other methods such as get, post, patch, and request ultimately call this.
  12150. * Prefer get, del, post and patch
  12151. */
  12152. request(verb, requestUrl, data, headers) {
  12153. return __awaiter(this, void 0, void 0, function* () {
  12154. if (this._disposed) {
  12155. throw new Error("Client has already been disposed.");
  12156. }
  12157. let info = this._prepareRequest(verb, requestUrl, headers);
  12158. // Only perform retries on reads since writes may not be idempotent.
  12159. let maxTries = (this._allowRetries && RetryableHttpVerbs.indexOf(verb) != -1) ? this._maxRetries + 1 : 1;
  12160. let numTries = 0;
  12161. let response;
  12162. while (numTries < maxTries) {
  12163. response = yield this.requestRaw(info, data);
  12164. // Check if it's an authentication challenge
  12165. if (response && response.message && response.message.statusCode === HttpCodes.Unauthorized) {
  12166. let authenticationHandler;
  12167. for (let i = 0; i < this.handlers.length; i++) {
  12168. if (this.handlers[i].canHandleAuthentication(response)) {
  12169. authenticationHandler = this.handlers[i];
  12170. break;
  12171. }
  12172. }
  12173. if (authenticationHandler) {
  12174. return authenticationHandler.handleAuthentication(this, info, data);
  12175. }
  12176. else {
  12177. // We have received an unauthorized response but have no handlers to handle it.
  12178. // Let the response return to the caller.
  12179. return response;
  12180. }
  12181. }
  12182. let redirectsRemaining = this._maxRedirects;
  12183. while (HttpRedirectCodes.indexOf(response.message.statusCode) != -1
  12184. && this._allowRedirects
  12185. && redirectsRemaining > 0) {
  12186. const redirectUrl = response.message.headers["location"];
  12187. if (!redirectUrl) {
  12188. // if there's no location to redirect to, we won't
  12189. break;
  12190. }
  12191. // we need to finish reading the response before reassigning response
  12192. // which will leak the open socket.
  12193. yield response.readBody();
  12194. // let's make the request with the new redirectUrl
  12195. info = this._prepareRequest(verb, redirectUrl, headers);
  12196. response = yield this.requestRaw(info, data);
  12197. redirectsRemaining--;
  12198. }
  12199. if (HttpResponseRetryCodes.indexOf(response.message.statusCode) == -1) {
  12200. // If not a retry code, return immediately instead of retrying
  12201. return response;
  12202. }
  12203. numTries += 1;
  12204. if (numTries < maxTries) {
  12205. yield response.readBody();
  12206. yield this._performExponentialBackoff(numTries);
  12207. }
  12208. }
  12209. return response;
  12210. });
  12211. }
  12212. /**
  12213. * Needs to be called if keepAlive is set to true in request options.
  12214. */
  12215. dispose() {
  12216. if (this._agent) {
  12217. this._agent.destroy();
  12218. }
  12219. this._disposed = true;
  12220. }
  12221. /**
  12222. * Raw request.
  12223. * @param info
  12224. * @param data
  12225. */
  12226. requestRaw(info, data) {
  12227. return new Promise((resolve, reject) => {
  12228. let callbackForResult = function (err, res) {
  12229. if (err) {
  12230. reject(err);
  12231. }
  12232. resolve(res);
  12233. };
  12234. this.requestRawWithCallback(info, data, callbackForResult);
  12235. });
  12236. }
  12237. /**
  12238. * Raw request with callback.
  12239. * @param info
  12240. * @param data
  12241. * @param onResult
  12242. */
  12243. requestRawWithCallback(info, data, onResult) {
  12244. let socket;
  12245. let isDataString = typeof (data) === 'string';
  12246. if (typeof (data) === 'string') {
  12247. info.options.headers["Content-Length"] = Buffer.byteLength(data, 'utf8');
  12248. }
  12249. let callbackCalled = false;
  12250. let handleResult = (err, res) => {
  12251. if (!callbackCalled) {
  12252. callbackCalled = true;
  12253. onResult(err, res);
  12254. }
  12255. };
  12256. let req = info.httpModule.request(info.options, (msg) => {
  12257. let res = new HttpClientResponse(msg);
  12258. handleResult(null, res);
  12259. });
  12260. req.on('socket', (sock) => {
  12261. socket = sock;
  12262. });
  12263. // If we ever get disconnected, we want the socket to timeout eventually
  12264. req.setTimeout(this._socketTimeout || 3 * 60000, () => {
  12265. if (socket) {
  12266. socket.end();
  12267. }
  12268. handleResult(new Error('Request timeout: ' + info.options.path), null);
  12269. });
  12270. req.on('error', function (err) {
  12271. // err has statusCode property
  12272. // res should have headers
  12273. handleResult(err, null);
  12274. });
  12275. if (data && typeof (data) === 'string') {
  12276. req.write(data, 'utf8');
  12277. }
  12278. if (data && typeof (data) !== 'string') {
  12279. data.on('close', function () {
  12280. req.end();
  12281. });
  12282. data.pipe(req);
  12283. }
  12284. else {
  12285. req.end();
  12286. }
  12287. }
  12288. _prepareRequest(method, requestUrl, headers) {
  12289. const info = {};
  12290. info.parsedUrl = url.parse(requestUrl);
  12291. const usingSsl = info.parsedUrl.protocol === 'https:';
  12292. info.httpModule = usingSsl ? https : http;
  12293. const defaultPort = usingSsl ? 443 : 80;
  12294. info.options = {};
  12295. info.options.host = info.parsedUrl.hostname;
  12296. info.options.port = info.parsedUrl.port ? parseInt(info.parsedUrl.port) : defaultPort;
  12297. info.options.path = (info.parsedUrl.pathname || '') + (info.parsedUrl.search || '');
  12298. info.options.method = method;
  12299. info.options.headers = this._mergeHeaders(headers);
  12300. info.options.headers["user-agent"] = this.userAgent;
  12301. info.options.agent = this._getAgent(requestUrl);
  12302. // gives handlers an opportunity to participate
  12303. if (this.handlers && !this._isPresigned(requestUrl)) {
  12304. this.handlers.forEach((handler) => {
  12305. handler.prepareRequest(info.options);
  12306. });
  12307. }
  12308. return info;
  12309. }
  12310. _isPresigned(requestUrl) {
  12311. if (this.requestOptions && this.requestOptions.presignedUrlPatterns) {
  12312. const patterns = this.requestOptions.presignedUrlPatterns;
  12313. for (let i = 0; i < patterns.length; i++) {
  12314. if (requestUrl.match(patterns[i])) {
  12315. return true;
  12316. }
  12317. }
  12318. }
  12319. return false;
  12320. }
  12321. _mergeHeaders(headers) {
  12322. const lowercaseKeys = obj => Object.keys(obj).reduce((c, k) => (c[k.toLowerCase()] = obj[k], c), {});
  12323. if (this.requestOptions && this.requestOptions.headers) {
  12324. return Object.assign({}, lowercaseKeys(this.requestOptions.headers), lowercaseKeys(headers));
  12325. }
  12326. return lowercaseKeys(headers || {});
  12327. }
  12328. _getAgent(requestUrl) {
  12329. let agent;
  12330. let proxy = this._getProxy(requestUrl);
  12331. let useProxy = proxy.proxyUrl && proxy.proxyUrl.hostname && !this._isBypassProxy(requestUrl);
  12332. if (this._keepAlive && useProxy) {
  12333. agent = this._proxyAgent;
  12334. }
  12335. if (this._keepAlive && !useProxy) {
  12336. agent = this._agent;
  12337. }
  12338. // if agent is already assigned use that agent.
  12339. if (!!agent) {
  12340. return agent;
  12341. }
  12342. let parsedUrl = url.parse(requestUrl);
  12343. const usingSsl = parsedUrl.protocol === 'https:';
  12344. let maxSockets = 100;
  12345. if (!!this.requestOptions) {
  12346. maxSockets = this.requestOptions.maxSockets || http.globalAgent.maxSockets;
  12347. }
  12348. if (useProxy) {
  12349. // If using proxy, need tunnel
  12350. if (!tunnel) {
  12351. tunnel = __webpack_require__(856);
  12352. }
  12353. const agentOptions = {
  12354. maxSockets: maxSockets,
  12355. keepAlive: this._keepAlive,
  12356. proxy: {
  12357. proxyAuth: proxy.proxyAuth,
  12358. host: proxy.proxyUrl.hostname,
  12359. port: proxy.proxyUrl.port
  12360. },
  12361. };
  12362. let tunnelAgent;
  12363. const overHttps = proxy.proxyUrl.protocol === 'https:';
  12364. if (usingSsl) {
  12365. tunnelAgent = overHttps ? tunnel.httpsOverHttps : tunnel.httpsOverHttp;
  12366. }
  12367. else {
  12368. tunnelAgent = overHttps ? tunnel.httpOverHttps : tunnel.httpOverHttp;
  12369. }
  12370. agent = tunnelAgent(agentOptions);
  12371. this._proxyAgent = agent;
  12372. }
  12373. // if reusing agent across request and tunneling agent isn't assigned create a new agent
  12374. if (this._keepAlive && !agent) {
  12375. const options = { keepAlive: this._keepAlive, maxSockets: maxSockets };
  12376. agent = usingSsl ? new https.Agent(options) : new http.Agent(options);
  12377. this._agent = agent;
  12378. }
  12379. // if not using private agent and tunnel agent isn't setup then use global agent
  12380. if (!agent) {
  12381. agent = usingSsl ? https.globalAgent : http.globalAgent;
  12382. }
  12383. if (usingSsl && this._ignoreSslError) {
  12384. // we don't want to set NODE_TLS_REJECT_UNAUTHORIZED=0 since that will affect request for entire process
  12385. // http.RequestOptions doesn't expose a way to modify RequestOptions.agent.options
  12386. // we have to cast it to any and change it directly
  12387. agent.options = Object.assign(agent.options || {}, { rejectUnauthorized: false });
  12388. }
  12389. if (usingSsl && this._certConfig) {
  12390. agent.options = Object.assign(agent.options || {}, { ca: this._ca, cert: this._cert, key: this._key, passphrase: this._certConfig.passphrase });
  12391. }
  12392. return agent;
  12393. }
  12394. _getProxy(requestUrl) {
  12395. const parsedUrl = url.parse(requestUrl);
  12396. let usingSsl = parsedUrl.protocol === 'https:';
  12397. let proxyConfig = this._httpProxy;
  12398. // fallback to http_proxy and https_proxy env
  12399. let https_proxy = process.env[EnvironmentVariables.HTTPS_PROXY];
  12400. let http_proxy = process.env[EnvironmentVariables.HTTP_PROXY];
  12401. if (!proxyConfig) {
  12402. if (https_proxy && usingSsl) {
  12403. proxyConfig = {
  12404. proxyUrl: https_proxy
  12405. };
  12406. }
  12407. else if (http_proxy) {
  12408. proxyConfig = {
  12409. proxyUrl: http_proxy
  12410. };
  12411. }
  12412. }
  12413. let proxyUrl;
  12414. let proxyAuth;
  12415. if (proxyConfig) {
  12416. if (proxyConfig.proxyUrl.length > 0) {
  12417. proxyUrl = url.parse(proxyConfig.proxyUrl);
  12418. }
  12419. if (proxyConfig.proxyUsername || proxyConfig.proxyPassword) {
  12420. proxyAuth = proxyConfig.proxyUsername + ":" + proxyConfig.proxyPassword;
  12421. }
  12422. }
  12423. return { proxyUrl: proxyUrl, proxyAuth: proxyAuth };
  12424. }
  12425. _isBypassProxy(requestUrl) {
  12426. if (!this._httpProxyBypassHosts) {
  12427. return false;
  12428. }
  12429. let bypass = false;
  12430. this._httpProxyBypassHosts.forEach(bypassHost => {
  12431. if (bypassHost.test(requestUrl)) {
  12432. bypass = true;
  12433. }
  12434. });
  12435. return bypass;
  12436. }
  12437. _performExponentialBackoff(retryNumber) {
  12438. retryNumber = Math.min(ExponentialBackoffCeiling, retryNumber);
  12439. const ms = ExponentialBackoffTimeSlice * Math.pow(2, retryNumber);
  12440. return new Promise(resolve => setTimeout(() => resolve(), ms));
  12441. }
  12442. }
  12443. exports.HttpClient = HttpClient;
  12444. /***/ }),
  12445. /***/ 881:
  12446. /***/ (function(module) {
  12447. "use strict";
  12448. const isWin = process.platform === 'win32';
  12449. function notFoundError(original, syscall) {
  12450. return Object.assign(new Error(`${syscall} ${original.command} ENOENT`), {
  12451. code: 'ENOENT',
  12452. errno: 'ENOENT',
  12453. syscall: `${syscall} ${original.command}`,
  12454. path: original.command,
  12455. spawnargs: original.args,
  12456. });
  12457. }
  12458. function hookChildProcess(cp, parsed) {
  12459. if (!isWin) {
  12460. return;
  12461. }
  12462. const originalEmit = cp.emit;
  12463. cp.emit = function (name, arg1) {
  12464. // If emitting "exit" event and exit code is 1, we need to check if
  12465. // the command exists and emit an "error" instead
  12466. // See https://github.com/IndigoUnited/node-cross-spawn/issues/16
  12467. if (name === 'exit') {
  12468. const err = verifyENOENT(arg1, parsed, 'spawn');
  12469. if (err) {
  12470. return originalEmit.call(cp, 'error', err);
  12471. }
  12472. }
  12473. return originalEmit.apply(cp, arguments); // eslint-disable-line prefer-rest-params
  12474. };
  12475. }
  12476. function verifyENOENT(status, parsed) {
  12477. if (isWin && status === 1 && !parsed.file) {
  12478. return notFoundError(parsed.original, 'spawn');
  12479. }
  12480. return null;
  12481. }
  12482. function verifyENOENTSync(status, parsed) {
  12483. if (isWin && status === 1 && !parsed.file) {
  12484. return notFoundError(parsed.original, 'spawnSync');
  12485. }
  12486. return null;
  12487. }
  12488. module.exports = {
  12489. hookChildProcess,
  12490. verifyENOENT,
  12491. verifyENOENTSync,
  12492. notFoundError,
  12493. };
  12494. /***/ }),
  12495. /***/ 883:
  12496. /***/ (function(module) {
  12497. /**
  12498. * lodash (Custom Build) <https://lodash.com/>
  12499. * Build: `lodash modularize exports="npm" -o ./`
  12500. * Copyright jQuery Foundation and other contributors <https://jquery.org/>
  12501. * Released under MIT license <https://lodash.com/license>
  12502. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  12503. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  12504. */
  12505. /** Used as the `TypeError` message for "Functions" methods. */
  12506. var FUNC_ERROR_TEXT = 'Expected a function';
  12507. /** Used to stand-in for `undefined` hash values. */
  12508. var HASH_UNDEFINED = '__lodash_hash_undefined__';
  12509. /** Used as references for various `Number` constants. */
  12510. var INFINITY = 1 / 0,
  12511. MAX_SAFE_INTEGER = 9007199254740991;
  12512. /** `Object#toString` result references. */
  12513. var funcTag = '[object Function]',
  12514. genTag = '[object GeneratorFunction]',
  12515. symbolTag = '[object Symbol]';
  12516. /** Used to match property names within property paths. */
  12517. var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,
  12518. reIsPlainProp = /^\w*$/,
  12519. reLeadingDot = /^\./,
  12520. rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
  12521. /**
  12522. * Used to match `RegExp`
  12523. * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
  12524. */
  12525. var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
  12526. /** Used to match backslashes in property paths. */
  12527. var reEscapeChar = /\\(\\)?/g;
  12528. /** Used to detect host constructors (Safari). */
  12529. var reIsHostCtor = /^\[object .+?Constructor\]$/;
  12530. /** Used to detect unsigned integer values. */
  12531. var reIsUint = /^(?:0|[1-9]\d*)$/;
  12532. /** Detect free variable `global` from Node.js. */
  12533. var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;
  12534. /** Detect free variable `self`. */
  12535. var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
  12536. /** Used as a reference to the global object. */
  12537. var root = freeGlobal || freeSelf || Function('return this')();
  12538. /**
  12539. * Gets the value at `key` of `object`.
  12540. *
  12541. * @private
  12542. * @param {Object} [object] The object to query.
  12543. * @param {string} key The key of the property to get.
  12544. * @returns {*} Returns the property value.
  12545. */
  12546. function getValue(object, key) {
  12547. return object == null ? undefined : object[key];
  12548. }
  12549. /**
  12550. * Checks if `value` is a host object in IE < 9.
  12551. *
  12552. * @private
  12553. * @param {*} value The value to check.
  12554. * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
  12555. */
  12556. function isHostObject(value) {
  12557. // Many host objects are `Object` objects that can coerce to strings
  12558. // despite having improperly defined `toString` methods.
  12559. var result = false;
  12560. if (value != null && typeof value.toString != 'function') {
  12561. try {
  12562. result = !!(value + '');
  12563. } catch (e) {}
  12564. }
  12565. return result;
  12566. }
  12567. /** Used for built-in method references. */
  12568. var arrayProto = Array.prototype,
  12569. funcProto = Function.prototype,
  12570. objectProto = Object.prototype;
  12571. /** Used to detect overreaching core-js shims. */
  12572. var coreJsData = root['__core-js_shared__'];
  12573. /** Used to detect methods masquerading as native. */
  12574. var maskSrcKey = (function() {
  12575. var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
  12576. return uid ? ('Symbol(src)_1.' + uid) : '';
  12577. }());
  12578. /** Used to resolve the decompiled source of functions. */
  12579. var funcToString = funcProto.toString;
  12580. /** Used to check objects for own properties. */
  12581. var hasOwnProperty = objectProto.hasOwnProperty;
  12582. /**
  12583. * Used to resolve the
  12584. * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
  12585. * of values.
  12586. */
  12587. var objectToString = objectProto.toString;
  12588. /** Used to detect if a method is native. */
  12589. var reIsNative = RegExp('^' +
  12590. funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
  12591. .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
  12592. );
  12593. /** Built-in value references. */
  12594. var Symbol = root.Symbol,
  12595. splice = arrayProto.splice;
  12596. /* Built-in method references that are verified to be native. */
  12597. var Map = getNative(root, 'Map'),
  12598. nativeCreate = getNative(Object, 'create');
  12599. /** Used to convert symbols to primitives and strings. */
  12600. var symbolProto = Symbol ? Symbol.prototype : undefined,
  12601. symbolToString = symbolProto ? symbolProto.toString : undefined;
  12602. /**
  12603. * Creates a hash object.
  12604. *
  12605. * @private
  12606. * @constructor
  12607. * @param {Array} [entries] The key-value pairs to cache.
  12608. */
  12609. function Hash(entries) {
  12610. var index = -1,
  12611. length = entries ? entries.length : 0;
  12612. this.clear();
  12613. while (++index < length) {
  12614. var entry = entries[index];
  12615. this.set(entry[0], entry[1]);
  12616. }
  12617. }
  12618. /**
  12619. * Removes all key-value entries from the hash.
  12620. *
  12621. * @private
  12622. * @name clear
  12623. * @memberOf Hash
  12624. */
  12625. function hashClear() {
  12626. this.__data__ = nativeCreate ? nativeCreate(null) : {};
  12627. }
  12628. /**
  12629. * Removes `key` and its value from the hash.
  12630. *
  12631. * @private
  12632. * @name delete
  12633. * @memberOf Hash
  12634. * @param {Object} hash The hash to modify.
  12635. * @param {string} key The key of the value to remove.
  12636. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  12637. */
  12638. function hashDelete(key) {
  12639. return this.has(key) && delete this.__data__[key];
  12640. }
  12641. /**
  12642. * Gets the hash value for `key`.
  12643. *
  12644. * @private
  12645. * @name get
  12646. * @memberOf Hash
  12647. * @param {string} key The key of the value to get.
  12648. * @returns {*} Returns the entry value.
  12649. */
  12650. function hashGet(key) {
  12651. var data = this.__data__;
  12652. if (nativeCreate) {
  12653. var result = data[key];
  12654. return result === HASH_UNDEFINED ? undefined : result;
  12655. }
  12656. return hasOwnProperty.call(data, key) ? data[key] : undefined;
  12657. }
  12658. /**
  12659. * Checks if a hash value for `key` exists.
  12660. *
  12661. * @private
  12662. * @name has
  12663. * @memberOf Hash
  12664. * @param {string} key The key of the entry to check.
  12665. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  12666. */
  12667. function hashHas(key) {
  12668. var data = this.__data__;
  12669. return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);
  12670. }
  12671. /**
  12672. * Sets the hash `key` to `value`.
  12673. *
  12674. * @private
  12675. * @name set
  12676. * @memberOf Hash
  12677. * @param {string} key The key of the value to set.
  12678. * @param {*} value The value to set.
  12679. * @returns {Object} Returns the hash instance.
  12680. */
  12681. function hashSet(key, value) {
  12682. var data = this.__data__;
  12683. data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
  12684. return this;
  12685. }
  12686. // Add methods to `Hash`.
  12687. Hash.prototype.clear = hashClear;
  12688. Hash.prototype['delete'] = hashDelete;
  12689. Hash.prototype.get = hashGet;
  12690. Hash.prototype.has = hashHas;
  12691. Hash.prototype.set = hashSet;
  12692. /**
  12693. * Creates an list cache object.
  12694. *
  12695. * @private
  12696. * @constructor
  12697. * @param {Array} [entries] The key-value pairs to cache.
  12698. */
  12699. function ListCache(entries) {
  12700. var index = -1,
  12701. length = entries ? entries.length : 0;
  12702. this.clear();
  12703. while (++index < length) {
  12704. var entry = entries[index];
  12705. this.set(entry[0], entry[1]);
  12706. }
  12707. }
  12708. /**
  12709. * Removes all key-value entries from the list cache.
  12710. *
  12711. * @private
  12712. * @name clear
  12713. * @memberOf ListCache
  12714. */
  12715. function listCacheClear() {
  12716. this.__data__ = [];
  12717. }
  12718. /**
  12719. * Removes `key` and its value from the list cache.
  12720. *
  12721. * @private
  12722. * @name delete
  12723. * @memberOf ListCache
  12724. * @param {string} key The key of the value to remove.
  12725. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  12726. */
  12727. function listCacheDelete(key) {
  12728. var data = this.__data__,
  12729. index = assocIndexOf(data, key);
  12730. if (index < 0) {
  12731. return false;
  12732. }
  12733. var lastIndex = data.length - 1;
  12734. if (index == lastIndex) {
  12735. data.pop();
  12736. } else {
  12737. splice.call(data, index, 1);
  12738. }
  12739. return true;
  12740. }
  12741. /**
  12742. * Gets the list cache value for `key`.
  12743. *
  12744. * @private
  12745. * @name get
  12746. * @memberOf ListCache
  12747. * @param {string} key The key of the value to get.
  12748. * @returns {*} Returns the entry value.
  12749. */
  12750. function listCacheGet(key) {
  12751. var data = this.__data__,
  12752. index = assocIndexOf(data, key);
  12753. return index < 0 ? undefined : data[index][1];
  12754. }
  12755. /**
  12756. * Checks if a list cache value for `key` exists.
  12757. *
  12758. * @private
  12759. * @name has
  12760. * @memberOf ListCache
  12761. * @param {string} key The key of the entry to check.
  12762. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  12763. */
  12764. function listCacheHas(key) {
  12765. return assocIndexOf(this.__data__, key) > -1;
  12766. }
  12767. /**
  12768. * Sets the list cache `key` to `value`.
  12769. *
  12770. * @private
  12771. * @name set
  12772. * @memberOf ListCache
  12773. * @param {string} key The key of the value to set.
  12774. * @param {*} value The value to set.
  12775. * @returns {Object} Returns the list cache instance.
  12776. */
  12777. function listCacheSet(key, value) {
  12778. var data = this.__data__,
  12779. index = assocIndexOf(data, key);
  12780. if (index < 0) {
  12781. data.push([key, value]);
  12782. } else {
  12783. data[index][1] = value;
  12784. }
  12785. return this;
  12786. }
  12787. // Add methods to `ListCache`.
  12788. ListCache.prototype.clear = listCacheClear;
  12789. ListCache.prototype['delete'] = listCacheDelete;
  12790. ListCache.prototype.get = listCacheGet;
  12791. ListCache.prototype.has = listCacheHas;
  12792. ListCache.prototype.set = listCacheSet;
  12793. /**
  12794. * Creates a map cache object to store key-value pairs.
  12795. *
  12796. * @private
  12797. * @constructor
  12798. * @param {Array} [entries] The key-value pairs to cache.
  12799. */
  12800. function MapCache(entries) {
  12801. var index = -1,
  12802. length = entries ? entries.length : 0;
  12803. this.clear();
  12804. while (++index < length) {
  12805. var entry = entries[index];
  12806. this.set(entry[0], entry[1]);
  12807. }
  12808. }
  12809. /**
  12810. * Removes all key-value entries from the map.
  12811. *
  12812. * @private
  12813. * @name clear
  12814. * @memberOf MapCache
  12815. */
  12816. function mapCacheClear() {
  12817. this.__data__ = {
  12818. 'hash': new Hash,
  12819. 'map': new (Map || ListCache),
  12820. 'string': new Hash
  12821. };
  12822. }
  12823. /**
  12824. * Removes `key` and its value from the map.
  12825. *
  12826. * @private
  12827. * @name delete
  12828. * @memberOf MapCache
  12829. * @param {string} key The key of the value to remove.
  12830. * @returns {boolean} Returns `true` if the entry was removed, else `false`.
  12831. */
  12832. function mapCacheDelete(key) {
  12833. return getMapData(this, key)['delete'](key);
  12834. }
  12835. /**
  12836. * Gets the map value for `key`.
  12837. *
  12838. * @private
  12839. * @name get
  12840. * @memberOf MapCache
  12841. * @param {string} key The key of the value to get.
  12842. * @returns {*} Returns the entry value.
  12843. */
  12844. function mapCacheGet(key) {
  12845. return getMapData(this, key).get(key);
  12846. }
  12847. /**
  12848. * Checks if a map value for `key` exists.
  12849. *
  12850. * @private
  12851. * @name has
  12852. * @memberOf MapCache
  12853. * @param {string} key The key of the entry to check.
  12854. * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
  12855. */
  12856. function mapCacheHas(key) {
  12857. return getMapData(this, key).has(key);
  12858. }
  12859. /**
  12860. * Sets the map `key` to `value`.
  12861. *
  12862. * @private
  12863. * @name set
  12864. * @memberOf MapCache
  12865. * @param {string} key The key of the value to set.
  12866. * @param {*} value The value to set.
  12867. * @returns {Object} Returns the map cache instance.
  12868. */
  12869. function mapCacheSet(key, value) {
  12870. getMapData(this, key).set(key, value);
  12871. return this;
  12872. }
  12873. // Add methods to `MapCache`.
  12874. MapCache.prototype.clear = mapCacheClear;
  12875. MapCache.prototype['delete'] = mapCacheDelete;
  12876. MapCache.prototype.get = mapCacheGet;
  12877. MapCache.prototype.has = mapCacheHas;
  12878. MapCache.prototype.set = mapCacheSet;
  12879. /**
  12880. * Assigns `value` to `key` of `object` if the existing value is not equivalent
  12881. * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
  12882. * for equality comparisons.
  12883. *
  12884. * @private
  12885. * @param {Object} object The object to modify.
  12886. * @param {string} key The key of the property to assign.
  12887. * @param {*} value The value to assign.
  12888. */
  12889. function assignValue(object, key, value) {
  12890. var objValue = object[key];
  12891. if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||
  12892. (value === undefined && !(key in object))) {
  12893. object[key] = value;
  12894. }
  12895. }
  12896. /**
  12897. * Gets the index at which the `key` is found in `array` of key-value pairs.
  12898. *
  12899. * @private
  12900. * @param {Array} array The array to inspect.
  12901. * @param {*} key The key to search for.
  12902. * @returns {number} Returns the index of the matched value, else `-1`.
  12903. */
  12904. function assocIndexOf(array, key) {
  12905. var length = array.length;
  12906. while (length--) {
  12907. if (eq(array[length][0], key)) {
  12908. return length;
  12909. }
  12910. }
  12911. return -1;
  12912. }
  12913. /**
  12914. * The base implementation of `_.isNative` without bad shim checks.
  12915. *
  12916. * @private
  12917. * @param {*} value The value to check.
  12918. * @returns {boolean} Returns `true` if `value` is a native function,
  12919. * else `false`.
  12920. */
  12921. function baseIsNative(value) {
  12922. if (!isObject(value) || isMasked(value)) {
  12923. return false;
  12924. }
  12925. var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
  12926. return pattern.test(toSource(value));
  12927. }
  12928. /**
  12929. * The base implementation of `_.set`.
  12930. *
  12931. * @private
  12932. * @param {Object} object The object to modify.
  12933. * @param {Array|string} path The path of the property to set.
  12934. * @param {*} value The value to set.
  12935. * @param {Function} [customizer] The function to customize path creation.
  12936. * @returns {Object} Returns `object`.
  12937. */
  12938. function baseSet(object, path, value, customizer) {
  12939. if (!isObject(object)) {
  12940. return object;
  12941. }
  12942. path = isKey(path, object) ? [path] : castPath(path);
  12943. var index = -1,
  12944. length = path.length,
  12945. lastIndex = length - 1,
  12946. nested = object;
  12947. while (nested != null && ++index < length) {
  12948. var key = toKey(path[index]),
  12949. newValue = value;
  12950. if (index != lastIndex) {
  12951. var objValue = nested[key];
  12952. newValue = customizer ? customizer(objValue, key, nested) : undefined;
  12953. if (newValue === undefined) {
  12954. newValue = isObject(objValue)
  12955. ? objValue
  12956. : (isIndex(path[index + 1]) ? [] : {});
  12957. }
  12958. }
  12959. assignValue(nested, key, newValue);
  12960. nested = nested[key];
  12961. }
  12962. return object;
  12963. }
  12964. /**
  12965. * The base implementation of `_.toString` which doesn't convert nullish
  12966. * values to empty strings.
  12967. *
  12968. * @private
  12969. * @param {*} value The value to process.
  12970. * @returns {string} Returns the string.
  12971. */
  12972. function baseToString(value) {
  12973. // Exit early for strings to avoid a performance hit in some environments.
  12974. if (typeof value == 'string') {
  12975. return value;
  12976. }
  12977. if (isSymbol(value)) {
  12978. return symbolToString ? symbolToString.call(value) : '';
  12979. }
  12980. var result = (value + '');
  12981. return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
  12982. }
  12983. /**
  12984. * Casts `value` to a path array if it's not one.
  12985. *
  12986. * @private
  12987. * @param {*} value The value to inspect.
  12988. * @returns {Array} Returns the cast property path array.
  12989. */
  12990. function castPath(value) {
  12991. return isArray(value) ? value : stringToPath(value);
  12992. }
  12993. /**
  12994. * Gets the data for `map`.
  12995. *
  12996. * @private
  12997. * @param {Object} map The map to query.
  12998. * @param {string} key The reference key.
  12999. * @returns {*} Returns the map data.
  13000. */
  13001. function getMapData(map, key) {
  13002. var data = map.__data__;
  13003. return isKeyable(key)
  13004. ? data[typeof key == 'string' ? 'string' : 'hash']
  13005. : data.map;
  13006. }
  13007. /**
  13008. * Gets the native function at `key` of `object`.
  13009. *
  13010. * @private
  13011. * @param {Object} object The object to query.
  13012. * @param {string} key The key of the method to get.
  13013. * @returns {*} Returns the function if it's native, else `undefined`.
  13014. */
  13015. function getNative(object, key) {
  13016. var value = getValue(object, key);
  13017. return baseIsNative(value) ? value : undefined;
  13018. }
  13019. /**
  13020. * Checks if `value` is a valid array-like index.
  13021. *
  13022. * @private
  13023. * @param {*} value The value to check.
  13024. * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
  13025. * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
  13026. */
  13027. function isIndex(value, length) {
  13028. length = length == null ? MAX_SAFE_INTEGER : length;
  13029. return !!length &&
  13030. (typeof value == 'number' || reIsUint.test(value)) &&
  13031. (value > -1 && value % 1 == 0 && value < length);
  13032. }
  13033. /**
  13034. * Checks if `value` is a property name and not a property path.
  13035. *
  13036. * @private
  13037. * @param {*} value The value to check.
  13038. * @param {Object} [object] The object to query keys on.
  13039. * @returns {boolean} Returns `true` if `value` is a property name, else `false`.
  13040. */
  13041. function isKey(value, object) {
  13042. if (isArray(value)) {
  13043. return false;
  13044. }
  13045. var type = typeof value;
  13046. if (type == 'number' || type == 'symbol' || type == 'boolean' ||
  13047. value == null || isSymbol(value)) {
  13048. return true;
  13049. }
  13050. return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||
  13051. (object != null && value in Object(object));
  13052. }
  13053. /**
  13054. * Checks if `value` is suitable for use as unique object key.
  13055. *
  13056. * @private
  13057. * @param {*} value The value to check.
  13058. * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
  13059. */
  13060. function isKeyable(value) {
  13061. var type = typeof value;
  13062. return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')
  13063. ? (value !== '__proto__')
  13064. : (value === null);
  13065. }
  13066. /**
  13067. * Checks if `func` has its source masked.
  13068. *
  13069. * @private
  13070. * @param {Function} func The function to check.
  13071. * @returns {boolean} Returns `true` if `func` is masked, else `false`.
  13072. */
  13073. function isMasked(func) {
  13074. return !!maskSrcKey && (maskSrcKey in func);
  13075. }
  13076. /**
  13077. * Converts `string` to a property path array.
  13078. *
  13079. * @private
  13080. * @param {string} string The string to convert.
  13081. * @returns {Array} Returns the property path array.
  13082. */
  13083. var stringToPath = memoize(function(string) {
  13084. string = toString(string);
  13085. var result = [];
  13086. if (reLeadingDot.test(string)) {
  13087. result.push('');
  13088. }
  13089. string.replace(rePropName, function(match, number, quote, string) {
  13090. result.push(quote ? string.replace(reEscapeChar, '$1') : (number || match));
  13091. });
  13092. return result;
  13093. });
  13094. /**
  13095. * Converts `value` to a string key if it's not a string or symbol.
  13096. *
  13097. * @private
  13098. * @param {*} value The value to inspect.
  13099. * @returns {string|symbol} Returns the key.
  13100. */
  13101. function toKey(value) {
  13102. if (typeof value == 'string' || isSymbol(value)) {
  13103. return value;
  13104. }
  13105. var result = (value + '');
  13106. return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
  13107. }
  13108. /**
  13109. * Converts `func` to its source code.
  13110. *
  13111. * @private
  13112. * @param {Function} func The function to process.
  13113. * @returns {string} Returns the source code.
  13114. */
  13115. function toSource(func) {
  13116. if (func != null) {
  13117. try {
  13118. return funcToString.call(func);
  13119. } catch (e) {}
  13120. try {
  13121. return (func + '');
  13122. } catch (e) {}
  13123. }
  13124. return '';
  13125. }
  13126. /**
  13127. * Creates a function that memoizes the result of `func`. If `resolver` is
  13128. * provided, it determines the cache key for storing the result based on the
  13129. * arguments provided to the memoized function. By default, the first argument
  13130. * provided to the memoized function is used as the map cache key. The `func`
  13131. * is invoked with the `this` binding of the memoized function.
  13132. *
  13133. * **Note:** The cache is exposed as the `cache` property on the memoized
  13134. * function. Its creation may be customized by replacing the `_.memoize.Cache`
  13135. * constructor with one whose instances implement the
  13136. * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)
  13137. * method interface of `delete`, `get`, `has`, and `set`.
  13138. *
  13139. * @static
  13140. * @memberOf _
  13141. * @since 0.1.0
  13142. * @category Function
  13143. * @param {Function} func The function to have its output memoized.
  13144. * @param {Function} [resolver] The function to resolve the cache key.
  13145. * @returns {Function} Returns the new memoized function.
  13146. * @example
  13147. *
  13148. * var object = { 'a': 1, 'b': 2 };
  13149. * var other = { 'c': 3, 'd': 4 };
  13150. *
  13151. * var values = _.memoize(_.values);
  13152. * values(object);
  13153. * // => [1, 2]
  13154. *
  13155. * values(other);
  13156. * // => [3, 4]
  13157. *
  13158. * object.a = 2;
  13159. * values(object);
  13160. * // => [1, 2]
  13161. *
  13162. * // Modify the result cache.
  13163. * values.cache.set(object, ['a', 'b']);
  13164. * values(object);
  13165. * // => ['a', 'b']
  13166. *
  13167. * // Replace `_.memoize.Cache`.
  13168. * _.memoize.Cache = WeakMap;
  13169. */
  13170. function memoize(func, resolver) {
  13171. if (typeof func != 'function' || (resolver && typeof resolver != 'function')) {
  13172. throw new TypeError(FUNC_ERROR_TEXT);
  13173. }
  13174. var memoized = function() {
  13175. var args = arguments,
  13176. key = resolver ? resolver.apply(this, args) : args[0],
  13177. cache = memoized.cache;
  13178. if (cache.has(key)) {
  13179. return cache.get(key);
  13180. }
  13181. var result = func.apply(this, args);
  13182. memoized.cache = cache.set(key, result);
  13183. return result;
  13184. };
  13185. memoized.cache = new (memoize.Cache || MapCache);
  13186. return memoized;
  13187. }
  13188. // Assign cache to `_.memoize`.
  13189. memoize.Cache = MapCache;
  13190. /**
  13191. * Performs a
  13192. * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
  13193. * comparison between two values to determine if they are equivalent.
  13194. *
  13195. * @static
  13196. * @memberOf _
  13197. * @since 4.0.0
  13198. * @category Lang
  13199. * @param {*} value The value to compare.
  13200. * @param {*} other The other value to compare.
  13201. * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
  13202. * @example
  13203. *
  13204. * var object = { 'a': 1 };
  13205. * var other = { 'a': 1 };
  13206. *
  13207. * _.eq(object, object);
  13208. * // => true
  13209. *
  13210. * _.eq(object, other);
  13211. * // => false
  13212. *
  13213. * _.eq('a', 'a');
  13214. * // => true
  13215. *
  13216. * _.eq('a', Object('a'));
  13217. * // => false
  13218. *
  13219. * _.eq(NaN, NaN);
  13220. * // => true
  13221. */
  13222. function eq(value, other) {
  13223. return value === other || (value !== value && other !== other);
  13224. }
  13225. /**
  13226. * Checks if `value` is classified as an `Array` object.
  13227. *
  13228. * @static
  13229. * @memberOf _
  13230. * @since 0.1.0
  13231. * @category Lang
  13232. * @param {*} value The value to check.
  13233. * @returns {boolean} Returns `true` if `value` is an array, else `false`.
  13234. * @example
  13235. *
  13236. * _.isArray([1, 2, 3]);
  13237. * // => true
  13238. *
  13239. * _.isArray(document.body.children);
  13240. * // => false
  13241. *
  13242. * _.isArray('abc');
  13243. * // => false
  13244. *
  13245. * _.isArray(_.noop);
  13246. * // => false
  13247. */
  13248. var isArray = Array.isArray;
  13249. /**
  13250. * Checks if `value` is classified as a `Function` object.
  13251. *
  13252. * @static
  13253. * @memberOf _
  13254. * @since 0.1.0
  13255. * @category Lang
  13256. * @param {*} value The value to check.
  13257. * @returns {boolean} Returns `true` if `value` is a function, else `false`.
  13258. * @example
  13259. *
  13260. * _.isFunction(_);
  13261. * // => true
  13262. *
  13263. * _.isFunction(/abc/);
  13264. * // => false
  13265. */
  13266. function isFunction(value) {
  13267. // The use of `Object#toString` avoids issues with the `typeof` operator
  13268. // in Safari 8-9 which returns 'object' for typed array and other constructors.
  13269. var tag = isObject(value) ? objectToString.call(value) : '';
  13270. return tag == funcTag || tag == genTag;
  13271. }
  13272. /**
  13273. * Checks if `value` is the
  13274. * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
  13275. * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
  13276. *
  13277. * @static
  13278. * @memberOf _
  13279. * @since 0.1.0
  13280. * @category Lang
  13281. * @param {*} value The value to check.
  13282. * @returns {boolean} Returns `true` if `value` is an object, else `false`.
  13283. * @example
  13284. *
  13285. * _.isObject({});
  13286. * // => true
  13287. *
  13288. * _.isObject([1, 2, 3]);
  13289. * // => true
  13290. *
  13291. * _.isObject(_.noop);
  13292. * // => true
  13293. *
  13294. * _.isObject(null);
  13295. * // => false
  13296. */
  13297. function isObject(value) {
  13298. var type = typeof value;
  13299. return !!value && (type == 'object' || type == 'function');
  13300. }
  13301. /**
  13302. * Checks if `value` is object-like. A value is object-like if it's not `null`
  13303. * and has a `typeof` result of "object".
  13304. *
  13305. * @static
  13306. * @memberOf _
  13307. * @since 4.0.0
  13308. * @category Lang
  13309. * @param {*} value The value to check.
  13310. * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
  13311. * @example
  13312. *
  13313. * _.isObjectLike({});
  13314. * // => true
  13315. *
  13316. * _.isObjectLike([1, 2, 3]);
  13317. * // => true
  13318. *
  13319. * _.isObjectLike(_.noop);
  13320. * // => false
  13321. *
  13322. * _.isObjectLike(null);
  13323. * // => false
  13324. */
  13325. function isObjectLike(value) {
  13326. return !!value && typeof value == 'object';
  13327. }
  13328. /**
  13329. * Checks if `value` is classified as a `Symbol` primitive or object.
  13330. *
  13331. * @static
  13332. * @memberOf _
  13333. * @since 4.0.0
  13334. * @category Lang
  13335. * @param {*} value The value to check.
  13336. * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
  13337. * @example
  13338. *
  13339. * _.isSymbol(Symbol.iterator);
  13340. * // => true
  13341. *
  13342. * _.isSymbol('abc');
  13343. * // => false
  13344. */
  13345. function isSymbol(value) {
  13346. return typeof value == 'symbol' ||
  13347. (isObjectLike(value) && objectToString.call(value) == symbolTag);
  13348. }
  13349. /**
  13350. * Converts `value` to a string. An empty string is returned for `null`
  13351. * and `undefined` values. The sign of `-0` is preserved.
  13352. *
  13353. * @static
  13354. * @memberOf _
  13355. * @since 4.0.0
  13356. * @category Lang
  13357. * @param {*} value The value to process.
  13358. * @returns {string} Returns the string.
  13359. * @example
  13360. *
  13361. * _.toString(null);
  13362. * // => ''
  13363. *
  13364. * _.toString(-0);
  13365. * // => '-0'
  13366. *
  13367. * _.toString([1, 2, 3]);
  13368. * // => '1,2,3'
  13369. */
  13370. function toString(value) {
  13371. return value == null ? '' : baseToString(value);
  13372. }
  13373. /**
  13374. * Sets the value at `path` of `object`. If a portion of `path` doesn't exist,
  13375. * it's created. Arrays are created for missing index properties while objects
  13376. * are created for all other missing properties. Use `_.setWith` to customize
  13377. * `path` creation.
  13378. *
  13379. * **Note:** This method mutates `object`.
  13380. *
  13381. * @static
  13382. * @memberOf _
  13383. * @since 3.7.0
  13384. * @category Object
  13385. * @param {Object} object The object to modify.
  13386. * @param {Array|string} path The path of the property to set.
  13387. * @param {*} value The value to set.
  13388. * @returns {Object} Returns `object`.
  13389. * @example
  13390. *
  13391. * var object = { 'a': [{ 'b': { 'c': 3 } }] };
  13392. *
  13393. * _.set(object, 'a[0].b.c', 4);
  13394. * console.log(object.a[0].b.c);
  13395. * // => 4
  13396. *
  13397. * _.set(object, ['x', '0', 'y', 'z'], 5);
  13398. * console.log(object.x[0].y.z);
  13399. * // => 5
  13400. */
  13401. function set(object, path, value) {
  13402. return object == null ? object : baseSet(object, path, value);
  13403. }
  13404. module.exports = set;
  13405. /***/ }),
  13406. /***/ 898:
  13407. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  13408. "use strict";
  13409. Object.defineProperty(exports, '__esModule', { value: true });
  13410. var request = __webpack_require__(753);
  13411. var universalUserAgent = __webpack_require__(796);
  13412. const VERSION = "4.3.1";
  13413. class GraphqlError extends Error {
  13414. constructor(request, response) {
  13415. const message = response.data.errors[0].message;
  13416. super(message);
  13417. Object.assign(this, response.data);
  13418. this.name = "GraphqlError";
  13419. this.request = request; // Maintains proper stack trace (only available on V8)
  13420. /* istanbul ignore next */
  13421. if (Error.captureStackTrace) {
  13422. Error.captureStackTrace(this, this.constructor);
  13423. }
  13424. }
  13425. }
  13426. const NON_VARIABLE_OPTIONS = ["method", "baseUrl", "url", "headers", "request", "query"];
  13427. function graphql(request, query, options) {
  13428. options = typeof query === "string" ? options = Object.assign({
  13429. query
  13430. }, options) : options = query;
  13431. const requestOptions = Object.keys(options).reduce((result, key) => {
  13432. if (NON_VARIABLE_OPTIONS.includes(key)) {
  13433. result[key] = options[key];
  13434. return result;
  13435. }
  13436. if (!result.variables) {
  13437. result.variables = {};
  13438. }
  13439. result.variables[key] = options[key];
  13440. return result;
  13441. }, {});
  13442. return request(requestOptions).then(response => {
  13443. if (response.data.errors) {
  13444. throw new GraphqlError(requestOptions, {
  13445. data: response.data
  13446. });
  13447. }
  13448. return response.data.data;
  13449. });
  13450. }
  13451. function withDefaults(request$1, newDefaults) {
  13452. const newRequest = request$1.defaults(newDefaults);
  13453. const newApi = (query, options) => {
  13454. return graphql(newRequest, query, options);
  13455. };
  13456. return Object.assign(newApi, {
  13457. defaults: withDefaults.bind(null, newRequest),
  13458. endpoint: request.request.endpoint
  13459. });
  13460. }
  13461. const graphql$1 = withDefaults(request.request, {
  13462. headers: {
  13463. "user-agent": `octokit-graphql.js/${VERSION} ${universalUserAgent.getUserAgent()}`
  13464. },
  13465. method: "POST",
  13466. url: "/graphql"
  13467. });
  13468. function withCustomRequest(customRequest) {
  13469. return withDefaults(customRequest, {
  13470. method: "POST",
  13471. url: "/graphql"
  13472. });
  13473. }
  13474. exports.graphql = graphql$1;
  13475. exports.withCustomRequest = withCustomRequest;
  13476. //# sourceMappingURL=index.js.map
  13477. /***/ }),
  13478. /***/ 899:
  13479. /***/ (function(module, __unusedexports, __webpack_require__) {
  13480. module.exports = registerEndpoints;
  13481. const { Deprecation } = __webpack_require__(692);
  13482. function registerEndpoints(octokit, routes) {
  13483. Object.keys(routes).forEach(namespaceName => {
  13484. if (!octokit[namespaceName]) {
  13485. octokit[namespaceName] = {};
  13486. }
  13487. Object.keys(routes[namespaceName]).forEach(apiName => {
  13488. const apiOptions = routes[namespaceName][apiName];
  13489. const endpointDefaults = ["method", "url", "headers"].reduce(
  13490. (map, key) => {
  13491. if (typeof apiOptions[key] !== "undefined") {
  13492. map[key] = apiOptions[key];
  13493. }
  13494. return map;
  13495. },
  13496. {}
  13497. );
  13498. endpointDefaults.request = {
  13499. validate: apiOptions.params
  13500. };
  13501. let request = octokit.request.defaults(endpointDefaults);
  13502. // patch request & endpoint methods to support deprecated parameters.
  13503. // Not the most elegant solution, but we don’t want to move deprecation
  13504. // logic into octokit/endpoint.js as it’s out of scope
  13505. const hasDeprecatedParam = Object.keys(apiOptions.params || {}).find(
  13506. key => apiOptions.params[key].deprecated
  13507. );
  13508. if (hasDeprecatedParam) {
  13509. const patch = patchForDeprecation.bind(null, octokit, apiOptions);
  13510. request = patch(
  13511. octokit.request.defaults(endpointDefaults),
  13512. `.${namespaceName}.${apiName}()`
  13513. );
  13514. request.endpoint = patch(
  13515. request.endpoint,
  13516. `.${namespaceName}.${apiName}.endpoint()`
  13517. );
  13518. request.endpoint.merge = patch(
  13519. request.endpoint.merge,
  13520. `.${namespaceName}.${apiName}.endpoint.merge()`
  13521. );
  13522. }
  13523. if (apiOptions.deprecated) {
  13524. octokit[namespaceName][apiName] = function deprecatedEndpointMethod() {
  13525. octokit.log.warn(
  13526. new Deprecation(`[@octokit/rest] ${apiOptions.deprecated}`)
  13527. );
  13528. octokit[namespaceName][apiName] = request;
  13529. return request.apply(null, arguments);
  13530. };
  13531. return;
  13532. }
  13533. octokit[namespaceName][apiName] = request;
  13534. });
  13535. });
  13536. }
  13537. function patchForDeprecation(octokit, apiOptions, method, methodName) {
  13538. const patchedMethod = options => {
  13539. options = Object.assign({}, options);
  13540. Object.keys(options).forEach(key => {
  13541. if (apiOptions.params[key] && apiOptions.params[key].deprecated) {
  13542. const aliasKey = apiOptions.params[key].alias;
  13543. octokit.log.warn(
  13544. new Deprecation(
  13545. `[@octokit/rest] "${key}" parameter is deprecated for "${methodName}". Use "${aliasKey}" instead`
  13546. )
  13547. );
  13548. if (!(aliasKey in options)) {
  13549. options[aliasKey] = options[key];
  13550. }
  13551. delete options[key];
  13552. }
  13553. });
  13554. return method(options);
  13555. };
  13556. Object.keys(method).forEach(key => {
  13557. patchedMethod[key] = method[key];
  13558. });
  13559. return patchedMethod;
  13560. }
  13561. /***/ }),
  13562. /***/ 929:
  13563. /***/ (function(module, __unusedexports, __webpack_require__) {
  13564. module.exports = hasNextPage
  13565. const deprecate = __webpack_require__(370)
  13566. const getPageLinks = __webpack_require__(577)
  13567. function hasNextPage (link) {
  13568. deprecate(`octokit.hasNextPage() – You can use octokit.paginate or async iterators instead: https://github.com/octokit/rest.js#pagination.`)
  13569. return getPageLinks(link).next
  13570. }
  13571. /***/ }),
  13572. /***/ 948:
  13573. /***/ (function(module) {
  13574. "use strict";
  13575. /**
  13576. * Tries to execute a function and discards any error that occurs.
  13577. * @param {Function} fn - Function that might or might not throw an error.
  13578. * @returns {?*} Return-value of the function when no error occurred.
  13579. */
  13580. module.exports = function(fn) {
  13581. try { return fn() } catch (e) {}
  13582. }
  13583. /***/ }),
  13584. /***/ 954:
  13585. /***/ (function(module) {
  13586. module.exports = validateAuth;
  13587. function validateAuth(auth) {
  13588. if (typeof auth === "string") {
  13589. return;
  13590. }
  13591. if (typeof auth === "function") {
  13592. return;
  13593. }
  13594. if (auth.username && auth.password) {
  13595. return;
  13596. }
  13597. if (auth.clientId && auth.clientSecret) {
  13598. return;
  13599. }
  13600. throw new Error(`Invalid "auth" option: ${JSON.stringify(auth)}`);
  13601. }
  13602. /***/ }),
  13603. /***/ 955:
  13604. /***/ (function(module, __unusedexports, __webpack_require__) {
  13605. "use strict";
  13606. const path = __webpack_require__(622);
  13607. const childProcess = __webpack_require__(129);
  13608. const crossSpawn = __webpack_require__(20);
  13609. const stripEof = __webpack_require__(768);
  13610. const npmRunPath = __webpack_require__(621);
  13611. const isStream = __webpack_require__(323);
  13612. const _getStream = __webpack_require__(145);
  13613. const pFinally = __webpack_require__(697);
  13614. const onExit = __webpack_require__(260);
  13615. const errname = __webpack_require__(427);
  13616. const stdio = __webpack_require__(168);
  13617. const TEN_MEGABYTES = 1000 * 1000 * 10;
  13618. function handleArgs(cmd, args, opts) {
  13619. let parsed;
  13620. opts = Object.assign({
  13621. extendEnv: true,
  13622. env: {}
  13623. }, opts);
  13624. if (opts.extendEnv) {
  13625. opts.env = Object.assign({}, process.env, opts.env);
  13626. }
  13627. if (opts.__winShell === true) {
  13628. delete opts.__winShell;
  13629. parsed = {
  13630. command: cmd,
  13631. args,
  13632. options: opts,
  13633. file: cmd,
  13634. original: {
  13635. cmd,
  13636. args
  13637. }
  13638. };
  13639. } else {
  13640. parsed = crossSpawn._parse(cmd, args, opts);
  13641. }
  13642. opts = Object.assign({
  13643. maxBuffer: TEN_MEGABYTES,
  13644. buffer: true,
  13645. stripEof: true,
  13646. preferLocal: true,
  13647. localDir: parsed.options.cwd || process.cwd(),
  13648. encoding: 'utf8',
  13649. reject: true,
  13650. cleanup: true
  13651. }, parsed.options);
  13652. opts.stdio = stdio(opts);
  13653. if (opts.preferLocal) {
  13654. opts.env = npmRunPath.env(Object.assign({}, opts, {cwd: opts.localDir}));
  13655. }
  13656. if (opts.detached) {
  13657. // #115
  13658. opts.cleanup = false;
  13659. }
  13660. if (process.platform === 'win32' && path.basename(parsed.command) === 'cmd.exe') {
  13661. // #116
  13662. parsed.args.unshift('/q');
  13663. }
  13664. return {
  13665. cmd: parsed.command,
  13666. args: parsed.args,
  13667. opts,
  13668. parsed
  13669. };
  13670. }
  13671. function handleInput(spawned, input) {
  13672. if (input === null || input === undefined) {
  13673. return;
  13674. }
  13675. if (isStream(input)) {
  13676. input.pipe(spawned.stdin);
  13677. } else {
  13678. spawned.stdin.end(input);
  13679. }
  13680. }
  13681. function handleOutput(opts, val) {
  13682. if (val && opts.stripEof) {
  13683. val = stripEof(val);
  13684. }
  13685. return val;
  13686. }
  13687. function handleShell(fn, cmd, opts) {
  13688. let file = '/bin/sh';
  13689. let args = ['-c', cmd];
  13690. opts = Object.assign({}, opts);
  13691. if (process.platform === 'win32') {
  13692. opts.__winShell = true;
  13693. file = process.env.comspec || 'cmd.exe';
  13694. args = ['/s', '/c', `"${cmd}"`];
  13695. opts.windowsVerbatimArguments = true;
  13696. }
  13697. if (opts.shell) {
  13698. file = opts.shell;
  13699. delete opts.shell;
  13700. }
  13701. return fn(file, args, opts);
  13702. }
  13703. function getStream(process, stream, {encoding, buffer, maxBuffer}) {
  13704. if (!process[stream]) {
  13705. return null;
  13706. }
  13707. let ret;
  13708. if (!buffer) {
  13709. // TODO: Use `ret = util.promisify(stream.finished)(process[stream]);` when targeting Node.js 10
  13710. ret = new Promise((resolve, reject) => {
  13711. process[stream]
  13712. .once('end', resolve)
  13713. .once('error', reject);
  13714. });
  13715. } else if (encoding) {
  13716. ret = _getStream(process[stream], {
  13717. encoding,
  13718. maxBuffer
  13719. });
  13720. } else {
  13721. ret = _getStream.buffer(process[stream], {maxBuffer});
  13722. }
  13723. return ret.catch(err => {
  13724. err.stream = stream;
  13725. err.message = `${stream} ${err.message}`;
  13726. throw err;
  13727. });
  13728. }
  13729. function makeError(result, options) {
  13730. const {stdout, stderr} = result;
  13731. let err = result.error;
  13732. const {code, signal} = result;
  13733. const {parsed, joinedCmd} = options;
  13734. const timedOut = options.timedOut || false;
  13735. if (!err) {
  13736. let output = '';
  13737. if (Array.isArray(parsed.opts.stdio)) {
  13738. if (parsed.opts.stdio[2] !== 'inherit') {
  13739. output += output.length > 0 ? stderr : `\n${stderr}`;
  13740. }
  13741. if (parsed.opts.stdio[1] !== 'inherit') {
  13742. output += `\n${stdout}`;
  13743. }
  13744. } else if (parsed.opts.stdio !== 'inherit') {
  13745. output = `\n${stderr}${stdout}`;
  13746. }
  13747. err = new Error(`Command failed: ${joinedCmd}${output}`);
  13748. err.code = code < 0 ? errname(code) : code;
  13749. }
  13750. err.stdout = stdout;
  13751. err.stderr = stderr;
  13752. err.failed = true;
  13753. err.signal = signal || null;
  13754. err.cmd = joinedCmd;
  13755. err.timedOut = timedOut;
  13756. return err;
  13757. }
  13758. function joinCmd(cmd, args) {
  13759. let joinedCmd = cmd;
  13760. if (Array.isArray(args) && args.length > 0) {
  13761. joinedCmd += ' ' + args.join(' ');
  13762. }
  13763. return joinedCmd;
  13764. }
  13765. module.exports = (cmd, args, opts) => {
  13766. const parsed = handleArgs(cmd, args, opts);
  13767. const {encoding, buffer, maxBuffer} = parsed.opts;
  13768. const joinedCmd = joinCmd(cmd, args);
  13769. let spawned;
  13770. try {
  13771. spawned = childProcess.spawn(parsed.cmd, parsed.args, parsed.opts);
  13772. } catch (err) {
  13773. return Promise.reject(err);
  13774. }
  13775. let removeExitHandler;
  13776. if (parsed.opts.cleanup) {
  13777. removeExitHandler = onExit(() => {
  13778. spawned.kill();
  13779. });
  13780. }
  13781. let timeoutId = null;
  13782. let timedOut = false;
  13783. const cleanup = () => {
  13784. if (timeoutId) {
  13785. clearTimeout(timeoutId);
  13786. timeoutId = null;
  13787. }
  13788. if (removeExitHandler) {
  13789. removeExitHandler();
  13790. }
  13791. };
  13792. if (parsed.opts.timeout > 0) {
  13793. timeoutId = setTimeout(() => {
  13794. timeoutId = null;
  13795. timedOut = true;
  13796. spawned.kill(parsed.opts.killSignal);
  13797. }, parsed.opts.timeout);
  13798. }
  13799. const processDone = new Promise(resolve => {
  13800. spawned.on('exit', (code, signal) => {
  13801. cleanup();
  13802. resolve({code, signal});
  13803. });
  13804. spawned.on('error', err => {
  13805. cleanup();
  13806. resolve({error: err});
  13807. });
  13808. if (spawned.stdin) {
  13809. spawned.stdin.on('error', err => {
  13810. cleanup();
  13811. resolve({error: err});
  13812. });
  13813. }
  13814. });
  13815. function destroy() {
  13816. if (spawned.stdout) {
  13817. spawned.stdout.destroy();
  13818. }
  13819. if (spawned.stderr) {
  13820. spawned.stderr.destroy();
  13821. }
  13822. }
  13823. const handlePromise = () => pFinally(Promise.all([
  13824. processDone,
  13825. getStream(spawned, 'stdout', {encoding, buffer, maxBuffer}),
  13826. getStream(spawned, 'stderr', {encoding, buffer, maxBuffer})
  13827. ]).then(arr => {
  13828. const result = arr[0];
  13829. result.stdout = arr[1];
  13830. result.stderr = arr[2];
  13831. if (result.error || result.code !== 0 || result.signal !== null) {
  13832. const err = makeError(result, {
  13833. joinedCmd,
  13834. parsed,
  13835. timedOut
  13836. });
  13837. // TODO: missing some timeout logic for killed
  13838. // https://github.com/nodejs/node/blob/master/lib/child_process.js#L203
  13839. // err.killed = spawned.killed || killed;
  13840. err.killed = err.killed || spawned.killed;
  13841. if (!parsed.opts.reject) {
  13842. return err;
  13843. }
  13844. throw err;
  13845. }
  13846. return {
  13847. stdout: handleOutput(parsed.opts, result.stdout),
  13848. stderr: handleOutput(parsed.opts, result.stderr),
  13849. code: 0,
  13850. failed: false,
  13851. killed: false,
  13852. signal: null,
  13853. cmd: joinedCmd,
  13854. timedOut: false
  13855. };
  13856. }), destroy);
  13857. crossSpawn._enoent.hookChildProcess(spawned, parsed.parsed);
  13858. handleInput(spawned, parsed.opts.input);
  13859. spawned.then = (onfulfilled, onrejected) => handlePromise().then(onfulfilled, onrejected);
  13860. spawned.catch = onrejected => handlePromise().catch(onrejected);
  13861. return spawned;
  13862. };
  13863. // TODO: set `stderr: 'ignore'` when that option is implemented
  13864. module.exports.stdout = (...args) => module.exports(...args).then(x => x.stdout);
  13865. // TODO: set `stdout: 'ignore'` when that option is implemented
  13866. module.exports.stderr = (...args) => module.exports(...args).then(x => x.stderr);
  13867. module.exports.shell = (cmd, opts) => handleShell(module.exports, cmd, opts);
  13868. module.exports.sync = (cmd, args, opts) => {
  13869. const parsed = handleArgs(cmd, args, opts);
  13870. const joinedCmd = joinCmd(cmd, args);
  13871. if (isStream(parsed.opts.input)) {
  13872. throw new TypeError('The `input` option cannot be a stream in sync mode');
  13873. }
  13874. const result = childProcess.spawnSync(parsed.cmd, parsed.args, parsed.opts);
  13875. result.code = result.status;
  13876. if (result.error || result.status !== 0 || result.signal !== null) {
  13877. const err = makeError(result, {
  13878. joinedCmd,
  13879. parsed
  13880. });
  13881. if (!parsed.opts.reject) {
  13882. return err;
  13883. }
  13884. throw err;
  13885. }
  13886. return {
  13887. stdout: handleOutput(parsed.opts, result.stdout),
  13888. stderr: handleOutput(parsed.opts, result.stderr),
  13889. code: 0,
  13890. failed: false,
  13891. signal: null,
  13892. cmd: joinedCmd,
  13893. timedOut: false
  13894. };
  13895. };
  13896. module.exports.shellSync = (cmd, opts) => handleShell(module.exports.sync, cmd, opts);
  13897. /***/ }),
  13898. /***/ 966:
  13899. /***/ (function(module, __unusedexports, __webpack_require__) {
  13900. "use strict";
  13901. const {PassThrough} = __webpack_require__(413);
  13902. module.exports = options => {
  13903. options = Object.assign({}, options);
  13904. const {array} = options;
  13905. let {encoding} = options;
  13906. const buffer = encoding === 'buffer';
  13907. let objectMode = false;
  13908. if (array) {
  13909. objectMode = !(encoding || buffer);
  13910. } else {
  13911. encoding = encoding || 'utf8';
  13912. }
  13913. if (buffer) {
  13914. encoding = null;
  13915. }
  13916. let len = 0;
  13917. const ret = [];
  13918. const stream = new PassThrough({objectMode});
  13919. if (encoding) {
  13920. stream.setEncoding(encoding);
  13921. }
  13922. stream.on('data', chunk => {
  13923. ret.push(chunk);
  13924. if (objectMode) {
  13925. len = ret.length;
  13926. } else {
  13927. len += chunk.length;
  13928. }
  13929. });
  13930. stream.getBufferedValue = () => {
  13931. if (array) {
  13932. return ret;
  13933. }
  13934. return buffer ? Buffer.concat(ret, len) : ret.join('');
  13935. };
  13936. stream.getBufferedLength = () => len;
  13937. return stream;
  13938. };
  13939. /***/ }),
  13940. /***/ 969:
  13941. /***/ (function(module, __unusedexports, __webpack_require__) {
  13942. var wrappy = __webpack_require__(11)
  13943. module.exports = wrappy(once)
  13944. module.exports.strict = wrappy(onceStrict)
  13945. once.proto = once(function () {
  13946. Object.defineProperty(Function.prototype, 'once', {
  13947. value: function () {
  13948. return once(this)
  13949. },
  13950. configurable: true
  13951. })
  13952. Object.defineProperty(Function.prototype, 'onceStrict', {
  13953. value: function () {
  13954. return onceStrict(this)
  13955. },
  13956. configurable: true
  13957. })
  13958. })
  13959. function once (fn) {
  13960. var f = function () {
  13961. if (f.called) return f.value
  13962. f.called = true
  13963. return f.value = fn.apply(this, arguments)
  13964. }
  13965. f.called = false
  13966. return f
  13967. }
  13968. function onceStrict (fn) {
  13969. var f = function () {
  13970. if (f.called)
  13971. throw new Error(f.onceError)
  13972. f.called = true
  13973. return f.value = fn.apply(this, arguments)
  13974. }
  13975. var name = fn.name || 'Function wrapped with `once`'
  13976. f.onceError = name + " shouldn't be called more than once"
  13977. f.called = false
  13978. return f
  13979. }
  13980. /***/ }),
  13981. /***/ 986:
  13982. /***/ (function(__unusedmodule, exports, __webpack_require__) {
  13983. "use strict";
  13984. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  13985. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  13986. return new (P || (P = Promise))(function (resolve, reject) {
  13987. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  13988. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  13989. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  13990. step((generator = generator.apply(thisArg, _arguments || [])).next());
  13991. });
  13992. };
  13993. Object.defineProperty(exports, "__esModule", { value: true });
  13994. const tr = __webpack_require__(9);
  13995. /**
  13996. * Exec a command.
  13997. * Output will be streamed to the live console.
  13998. * Returns promise with return code
  13999. *
  14000. * @param commandLine command to execute (can include additional args). Must be correctly escaped.
  14001. * @param args optional arguments for tool. Escaping is handled by the lib.
  14002. * @param options optional exec options. See ExecOptions
  14003. * @returns Promise<number> exit code
  14004. */
  14005. function exec(commandLine, args, options) {
  14006. return __awaiter(this, void 0, void 0, function* () {
  14007. const commandArgs = tr.argStringToArray(commandLine);
  14008. if (commandArgs.length === 0) {
  14009. throw new Error(`Parameter 'commandLine' cannot be null or empty.`);
  14010. }
  14011. // Path to tool to execute should be first arg
  14012. const toolPath = commandArgs[0];
  14013. args = commandArgs.slice(1).concat(args || []);
  14014. const runner = new tr.ToolRunner(toolPath, args, options);
  14015. return runner.exec();
  14016. });
  14017. }
  14018. exports.exec = exec;
  14019. //# sourceMappingURL=exec.js.map
  14020. /***/ }),
  14021. /***/ 991:
  14022. /***/ (function(module, __unusedexports, __webpack_require__) {
  14023. module.exports = authenticationRequestError;
  14024. const { RequestError } = __webpack_require__(463);
  14025. function authenticationRequestError(state, error, options) {
  14026. if (!error.headers) throw error;
  14027. const otpRequired = /required/.test(error.headers["x-github-otp"] || "");
  14028. // handle "2FA required" error only
  14029. if (error.status !== 401 || !otpRequired) {
  14030. throw error;
  14031. }
  14032. if (
  14033. error.status === 401 &&
  14034. otpRequired &&
  14035. error.request &&
  14036. error.request.headers["x-github-otp"]
  14037. ) {
  14038. if (state.otp) {
  14039. delete state.otp; // no longer valid, request again
  14040. } else {
  14041. throw new RequestError(
  14042. "Invalid one-time password for two-factor authentication",
  14043. 401,
  14044. {
  14045. headers: error.headers,
  14046. request: options
  14047. }
  14048. );
  14049. }
  14050. }
  14051. if (typeof state.auth.on2fa !== "function") {
  14052. throw new RequestError(
  14053. "2FA required, but options.on2fa is not a function. See https://github.com/octokit/rest.js#authentication",
  14054. 401,
  14055. {
  14056. headers: error.headers,
  14057. request: options
  14058. }
  14059. );
  14060. }
  14061. return Promise.resolve()
  14062. .then(() => {
  14063. return state.auth.on2fa();
  14064. })
  14065. .then(oneTimePassword => {
  14066. const newOptions = Object.assign(options, {
  14067. headers: Object.assign(options.headers, {
  14068. "x-github-otp": oneTimePassword
  14069. })
  14070. });
  14071. return state.octokit.request(newOptions).then(response => {
  14072. // If OTP still valid, then persist it for following requests
  14073. state.otp = oneTimePassword;
  14074. return response;
  14075. });
  14076. });
  14077. }
  14078. /***/ })
  14079. /******/ });