119
119
lodash "^4.17.10"
120
120
to-fast-properties "^2.0.0"
121
121
122
- " @octokit/rest@^15.18.0 " :
123
- version "15.18.1"
124
- resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-15.18.1.tgz#ec7fb0f8775ef64dc095fae6635411d3fbff9b62"
122
+ " @octokit/endpoint@^3.1.1 " :
123
+ version "3.1.1"
124
+ resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-3.1.1.tgz#ede9afefaa4d6b7584169e12346425c6fbb45cc3"
125
+ dependencies :
126
+ deepmerge "3.0.0"
127
+ is-plain-object "^2.0.4"
128
+ universal-user-agent "^2.0.1"
129
+ url-template "^2.0.8"
130
+
131
+
132
+ version "2.0.1"
133
+ resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-2.0.1.tgz#0e9d7f41d6ac3305f37767e723183bd0b77af7d2"
134
+ dependencies :
135
+ " @octokit/request" " ^2.1.2"
136
+
137
+ " @octokit/plugin-enterprise-compatibility@^1.0.0 " :
138
+ version "1.0.0"
139
+ resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.0.0.tgz#46399ad8eed7325bdc14ad6e10ed625226388cc7"
140
+
141
+ " @octokit/plugin-retry@^2.0.0 " :
142
+ version "2.0.0"
143
+ resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-2.0.0.tgz#36e9ba610a376fcda7d06082fb49b5bfb3e8d737"
125
144
dependencies :
126
- before-after-hook "^1.1.0"
145
+ bottleneck "^2.15.0"
146
+
147
+ " @octokit/plugin-throttling@^2.1.0 " :
148
+ version "2.1.0"
149
+ resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-2.1.0.tgz#0e831be4585eb77cc566096867ca96e269603ba6"
150
+ dependencies :
151
+ bottleneck "^2.15.0"
152
+
153
+ " @octokit/[email protected] " , "@octokit/request@^2.1.2":
154
+ version "2.2.1"
155
+ resolved "https://registry.yarnpkg.com/@octokit/request/-/request-2.2.1.tgz#1b445e3052842b1f3ab94d68e2606840c85b4265"
156
+ dependencies :
157
+ " @octokit/endpoint" " ^3.1.1"
158
+ is-plain-object "^2.0.4"
159
+ node-fetch "^2.3.0"
160
+ universal-user-agent "^2.0.1"
161
+
162
+ " @octokit/rest@^16.8.0 " :
163
+ version "16.8.0"
164
+ resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.8.0.tgz#7d621a9f0d04178ba86c5c5d3792fa3e04a6409a"
165
+ dependencies :
166
+ " @octokit/request" " 2.2.1"
167
+ before-after-hook "^1.2.0"
127
168
btoa-lite "^1.0.0"
128
- debug "^3.1.0 "
129
- http-proxy-agent "^2.1 .0"
130
- https-proxy-agent "^2.2.0 "
131
- lodash "^4.17.4 "
132
- node-fetch "^2. 1.1"
169
+ lodash.get "^4.4.2 "
170
+ lodash.pick "^4.4 .0"
171
+ lodash.set "^4.3.2 "
172
+ lodash.uniq "^4.5.0 "
173
+ octokit-pagination-methods "^1.1.0 "
133
174
universal-user-agent "^2.0.0"
134
175
url-template "^2.0.8"
135
176
@@ -213,7 +254,7 @@ acorn@^6.0.1, acorn@^6.0.2:
213
254
version "6.0.5"
214
255
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.5.tgz#81730c0815f3f3b34d8efa95cb7430965f4d887a"
215
256
216
- agent-base@4, agent-base@ ^4.1.0 :
257
+ agent-base@^4.1.0 :
217
258
version "4.2.1"
218
259
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
219
260
dependencies :
@@ -695,9 +736,9 @@ bcrypt-pbkdf@^1.0.0:
695
736
dependencies :
696
737
tweetnacl "^0.14.3"
697
738
698
- before-after-hook@^1.1 .0 :
699
- version "1.3.1 "
700
- resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-1.3.1 .tgz#1c23c7789ad3ed76b06c9cb38d1169ac094c3704 "
739
+ before-after-hook@^1.2 .0 :
740
+ version "1.3.2 "
741
+ resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-1.3.2 .tgz#7bfbf844ad670aa7a96b5a4e4e15bd74b08ed66b "
701
742
702
743
binary-extensions@^1.0.0 :
703
744
version "1.12.0"
753
794
dependencies :
754
795
hoek "6.x.x"
755
796
756
- bottleneck@^2.8 .0 :
797
+ bottleneck@^2.15 .0 :
757
798
version "2.15.0"
758
799
resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.15.0.tgz#538ec3a32f0e94a06e934bcb2080eb2c4c901c5a"
759
800
@@ -1361,12 +1402,6 @@
[email protected] , debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.
1361
1402
dependencies :
1362
1403
ms "2.0.0"
1363
1404
1364
-
1365
- version "3.1.0"
1366
- resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
1367
- dependencies :
1368
- ms "2.0.0"
1369
-
1370
1405
debug@^3.1.0 :
1371
1406
version "3.2.6"
1372
1407
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -1453,6 +1488,10 @@ deep-is@~0.1.3:
1453
1488
version "0.1.3"
1454
1489
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
1455
1490
1491
+
1492
+ version "3.0.0"
1493
+ resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-3.0.0.tgz#ca7903b34bfa1f8c2eab6779280775a411bfc6ba"
1494
+
1456
1495
default-require-extensions@^1.0.0 :
1457
1496
version "1.0.0"
1458
1497
resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-1.0.0.tgz#f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8"
2549
2588
setprototypeof "1.1.0"
2550
2589
statuses ">= 1.4.0 < 2"
2551
2590
2552
- http-proxy-agent@^2.1.0 :
2553
- version "2.1.0"
2554
- resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-2.1.0.tgz#e4821beef5b2142a2026bd73926fe537631c5405"
2555
- dependencies :
2556
- agent-base "4"
2557
- debug "3.1.0"
2558
-
2559
2591
http-signature@~1.2.0 :
2560
2592
version "1.2.0"
2561
2593
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
@@ -2564,7 +2596,7 @@ http-signature@~1.2.0:
2564
2596
jsprim "^1.2.2"
2565
2597
sshpk "^1.7.0"
2566
2598
2567
- https-proxy-agent@^2.2.0, https-proxy-agent@^2.2. 1 :
2599
+ https-proxy-agent@^2.2.1 :
2568
2600
version "2.2.1"
2569
2601
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0"
2570
2602
dependencies :
@@ -3781,6 +3813,10 @@ lodash.difference@^4.5.0:
3781
3813
version "4.5.0"
3782
3814
resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c"
3783
3815
3816
+ lodash.get@^4.4.2 :
3817
+ version "4.4.2"
3818
+ resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
3819
+
3784
3820
lodash.includes@^4.3.0 :
3785
3821
version "4.3.0"
3786
3822
resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
@@ -3825,6 +3861,14 @@ lodash.padstart@^4.1.0:
3825
3861
version "4.6.1"
3826
3862
resolved "https://registry.yarnpkg.com/lodash.padstart/-/lodash.padstart-4.6.1.tgz#d2e3eebff0d9d39ad50f5cbd1b52a7bce6bb611b"
3827
3863
3864
+ lodash.pick@^4.4.0 :
3865
+ version "4.4.0"
3866
+ resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3"
3867
+
3868
+ lodash.set@^4.3.2 :
3869
+ version "4.3.2"
3870
+ resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
3871
+
3828
3872
lodash.sortby@^4.7.0 :
3829
3873
version "4.7.0"
3830
3874
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -4158,7 +4202,7 @@ node-fetch@^1.0.1, node-fetch@^1.6.0:
4158
4202
encoding "^0.1.11"
4159
4203
is-stream "^1.0.1"
4160
4204
4161
- node-fetch@^2.1.1 :
4205
+ node-fetch@^2.3.0 :
4162
4206
version "2.3.0"
4163
4207
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
4164
4208
@@ -4340,6 +4384,10 @@ object.pick@^1.3.0:
4340
4384
dependencies :
4341
4385
isobject "^3.0.1"
4342
4386
4387
+ [email protected] , octokit-pagination-methods@^1.1.0:
4388
+ version "1.1.0"
4389
+ resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4"
4390
+
4343
4391
on-finished@~2.3.0 :
4344
4392
version "2.3.0"
4345
4393
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
@@ -4663,14 +4711,17 @@ private@^0.1.8:
4663
4711
version "0.1.8"
4664
4712
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
4665
4713
4666
- probot@^7.4.0 :
4667
- version "7.5.0 "
4668
- resolved "https://registry.yarnpkg.com/probot/-/probot-7.5.0 .tgz#17f4441210c95b822a53dc9748fb17261a1aacdf "
4714
+ probot@^8.0.0-octokit-16-preview :
4715
+ version "8.0.0-octokit-16-preview "
4716
+ resolved "https://registry.yarnpkg.com/probot/-/probot-8.0.0-octokit-16-preview .tgz#3023488939fa01cc6753d85f0ee6ce9d36bf5c4b "
4669
4717
dependencies :
4670
- " @octokit/rest" " ^15.18.0"
4718
+ " @octokit/graphql" " 2.0.1"
4719
+ " @octokit/plugin-enterprise-compatibility" " ^1.0.0"
4720
+ " @octokit/plugin-retry" " ^2.0.0"
4721
+ " @octokit/plugin-throttling" " ^2.1.0"
4722
+ " @octokit/rest" " ^16.8.0"
4671
4723
" @octokit/webhooks" " ^5.0.2"
4672
4724
" @types/supports-color" " ^5.3.0"
4673
- bottleneck "^2.8.0"
4674
4725
bunyan "^1.8.12"
4675
4726
bunyan-format "^0.2.1"
4676
4727
bunyan-sentry-stream "^1.1.0"
@@ -4683,6 +4734,7 @@ probot@^7.4.0:
4683
4734
is-base64 "0.1.0"
4684
4735
js-yaml "^3.9.1"
4685
4736
jsonwebtoken "^8.1.0"
4737
+ octokit-pagination-methods "1.1.0"
4686
4738
pkg-conf "^2.0.0"
4687
4739
promise-events "^0.1.3"
4688
4740
qs "^6.5.2"
@@ -5843,6 +5895,12 @@ universal-user-agent@^2.0.0:
5843
5895
dependencies :
5844
5896
os-name "^3.0.0"
5845
5897
5898
+ universal-user-agent@^2.0.1 :
5899
+ version "2.0.3"
5900
+ resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-2.0.3.tgz#9f6f09f9cc33de867bb720d84c08069b14937c6c"
5901
+ dependencies :
5902
+ os-name "^3.0.0"
5903
+
5846
5904
5847
5905
version "1.0.0"
5848
5906
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
0 commit comments