Skip to content

Commit 5fd74a1

Browse files
authored
Merge pull request #1130 from php-api-clients/setup-clients/2024/03/25
2 parents e345bef + a9aa164 commit 5fd74a1

File tree

1 file changed

+242
-0
lines changed

1 file changed

+242
-0
lines changed

.github/renovate.json

Lines changed: 242 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,23 @@
137137
"github>wyrihaximus/renovate-config//composer/widen"
138138
]
139139
},
140+
{
141+
"matchManagers": [
142+
"composer"
143+
],
144+
"rangeStrategy": "in-range-only",
145+
"matchFileNames": [
146+
"composer.json"
147+
],
148+
"branchPrefix": "renovate/root/php/",
149+
"commitMessagePrefix": "[\ud83e\udeb5]",
150+
"labels": [
151+
"\ud83e\udeb5"
152+
],
153+
"extends": [
154+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
155+
]
156+
},
140157
{
141158
"matchManagers": [
142159
"composer"
@@ -273,6 +290,23 @@
273290
"github>wyrihaximus/renovate-config//composer/widen"
274291
]
275292
},
293+
{
294+
"matchManagers": [
295+
"composer"
296+
],
297+
"rangeStrategy": "in-range-only",
298+
"matchFileNames": [
299+
"skelleton/composer.json"
300+
],
301+
"branchPrefix": "renovate/skelleton/php/",
302+
"commitMessagePrefix": "[\u2620\ufe0f]",
303+
"labels": [
304+
"\u2620\ufe0f"
305+
],
306+
"extends": [
307+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
308+
]
309+
},
276310
{
277311
"matchManagers": [
278312
"github-actions"
@@ -405,6 +439,19 @@
405439
"github>wyrihaximus/renovate-config//composer/widen"
406440
]
407441
},
442+
{
443+
"matchFileNames": [
444+
"clients/GitHubEnterprise-3.0/composer.json"
445+
],
446+
"branchPrefix": "renovate/GitHubEnterprise-3.0/php/",
447+
"commitMessagePrefix": "[GitHubEnterprise-3.0]",
448+
"labels": [
449+
"GitHubEnterprise-3.0"
450+
],
451+
"extends": [
452+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
453+
]
454+
},
408455
{
409456
"matchManagers": [
410457
"github-actions"
@@ -523,6 +570,19 @@
523570
"github>wyrihaximus/renovate-config//composer/widen"
524571
]
525572
},
573+
{
574+
"matchFileNames": [
575+
"clients/GitHubEnterprise-3.1/composer.json"
576+
],
577+
"branchPrefix": "renovate/GitHubEnterprise-3.1/php/",
578+
"commitMessagePrefix": "[GitHubEnterprise-3.1]",
579+
"labels": [
580+
"GitHubEnterprise-3.1"
581+
],
582+
"extends": [
583+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
584+
]
585+
},
526586
{
527587
"matchManagers": [
528588
"github-actions"
@@ -641,6 +701,19 @@
641701
"github>wyrihaximus/renovate-config//composer/widen"
642702
]
643703
},
704+
{
705+
"matchFileNames": [
706+
"clients/GitHubEnterprise-3.10/composer.json"
707+
],
708+
"branchPrefix": "renovate/GitHubEnterprise-3.10/php/",
709+
"commitMessagePrefix": "[GitHubEnterprise-3.10]",
710+
"labels": [
711+
"GitHubEnterprise-3.10"
712+
],
713+
"extends": [
714+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
715+
]
716+
},
644717
{
645718
"matchManagers": [
646719
"github-actions"
@@ -759,6 +832,19 @@
759832
"github>wyrihaximus/renovate-config//composer/widen"
760833
]
761834
},
835+
{
836+
"matchFileNames": [
837+
"clients/GitHubEnterprise-3.11/composer.json"
838+
],
839+
"branchPrefix": "renovate/GitHubEnterprise-3.11/php/",
840+
"commitMessagePrefix": "[GitHubEnterprise-3.11]",
841+
"labels": [
842+
"GitHubEnterprise-3.11"
843+
],
844+
"extends": [
845+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
846+
]
847+
},
762848
{
763849
"matchManagers": [
764850
"github-actions"
@@ -877,6 +963,19 @@
877963
"github>wyrihaximus/renovate-config//composer/widen"
878964
]
879965
},
966+
{
967+
"matchFileNames": [
968+
"clients/GitHubEnterprise-3.12/composer.json"
969+
],
970+
"branchPrefix": "renovate/GitHubEnterprise-3.12/php/",
971+
"commitMessagePrefix": "[GitHubEnterprise-3.12]",
972+
"labels": [
973+
"GitHubEnterprise-3.12"
974+
],
975+
"extends": [
976+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
977+
]
978+
},
880979
{
881980
"matchManagers": [
882981
"github-actions"
@@ -995,6 +1094,19 @@
9951094
"github>wyrihaximus/renovate-config//composer/widen"
9961095
]
9971096
},
1097+
{
1098+
"matchFileNames": [
1099+
"clients/GitHubEnterprise-3.2/composer.json"
1100+
],
1101+
"branchPrefix": "renovate/GitHubEnterprise-3.2/php/",
1102+
"commitMessagePrefix": "[GitHubEnterprise-3.2]",
1103+
"labels": [
1104+
"GitHubEnterprise-3.2"
1105+
],
1106+
"extends": [
1107+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
1108+
]
1109+
},
9981110
{
9991111
"matchManagers": [
10001112
"github-actions"
@@ -1113,6 +1225,19 @@
11131225
"github>wyrihaximus/renovate-config//composer/widen"
11141226
]
11151227
},
1228+
{
1229+
"matchFileNames": [
1230+
"clients/GitHubEnterprise-3.3/composer.json"
1231+
],
1232+
"branchPrefix": "renovate/GitHubEnterprise-3.3/php/",
1233+
"commitMessagePrefix": "[GitHubEnterprise-3.3]",
1234+
"labels": [
1235+
"GitHubEnterprise-3.3"
1236+
],
1237+
"extends": [
1238+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
1239+
]
1240+
},
11161241
{
11171242
"matchManagers": [
11181243
"github-actions"
@@ -1231,6 +1356,19 @@
12311356
"github>wyrihaximus/renovate-config//composer/widen"
12321357
]
12331358
},
1359+
{
1360+
"matchFileNames": [
1361+
"clients/GitHubEnterprise-3.4/composer.json"
1362+
],
1363+
"branchPrefix": "renovate/GitHubEnterprise-3.4/php/",
1364+
"commitMessagePrefix": "[GitHubEnterprise-3.4]",
1365+
"labels": [
1366+
"GitHubEnterprise-3.4"
1367+
],
1368+
"extends": [
1369+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
1370+
]
1371+
},
12341372
{
12351373
"matchManagers": [
12361374
"github-actions"
@@ -1349,6 +1487,19 @@
13491487
"github>wyrihaximus/renovate-config//composer/widen"
13501488
]
13511489
},
1490+
{
1491+
"matchFileNames": [
1492+
"clients/GitHubEnterprise-3.5/composer.json"
1493+
],
1494+
"branchPrefix": "renovate/GitHubEnterprise-3.5/php/",
1495+
"commitMessagePrefix": "[GitHubEnterprise-3.5]",
1496+
"labels": [
1497+
"GitHubEnterprise-3.5"
1498+
],
1499+
"extends": [
1500+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
1501+
]
1502+
},
13521503
{
13531504
"matchManagers": [
13541505
"github-actions"
@@ -1467,6 +1618,19 @@
14671618
"github>wyrihaximus/renovate-config//composer/widen"
14681619
]
14691620
},
1621+
{
1622+
"matchFileNames": [
1623+
"clients/GitHubEnterprise-3.6/composer.json"
1624+
],
1625+
"branchPrefix": "renovate/GitHubEnterprise-3.6/php/",
1626+
"commitMessagePrefix": "[GitHubEnterprise-3.6]",
1627+
"labels": [
1628+
"GitHubEnterprise-3.6"
1629+
],
1630+
"extends": [
1631+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
1632+
]
1633+
},
14701634
{
14711635
"matchManagers": [
14721636
"github-actions"
@@ -1585,6 +1749,19 @@
15851749
"github>wyrihaximus/renovate-config//composer/widen"
15861750
]
15871751
},
1752+
{
1753+
"matchFileNames": [
1754+
"clients/GitHubEnterprise-3.7/composer.json"
1755+
],
1756+
"branchPrefix": "renovate/GitHubEnterprise-3.7/php/",
1757+
"commitMessagePrefix": "[GitHubEnterprise-3.7]",
1758+
"labels": [
1759+
"GitHubEnterprise-3.7"
1760+
],
1761+
"extends": [
1762+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
1763+
]
1764+
},
15881765
{
15891766
"matchManagers": [
15901767
"github-actions"
@@ -1703,6 +1880,19 @@
17031880
"github>wyrihaximus/renovate-config//composer/widen"
17041881
]
17051882
},
1883+
{
1884+
"matchFileNames": [
1885+
"clients/GitHubEnterprise-3.8/composer.json"
1886+
],
1887+
"branchPrefix": "renovate/GitHubEnterprise-3.8/php/",
1888+
"commitMessagePrefix": "[GitHubEnterprise-3.8]",
1889+
"labels": [
1890+
"GitHubEnterprise-3.8"
1891+
],
1892+
"extends": [
1893+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
1894+
]
1895+
},
17061896
{
17071897
"matchManagers": [
17081898
"github-actions"
@@ -1821,6 +2011,19 @@
18212011
"github>wyrihaximus/renovate-config//composer/widen"
18222012
]
18232013
},
2014+
{
2015+
"matchFileNames": [
2016+
"clients/GitHubEnterprise-3.9/composer.json"
2017+
],
2018+
"branchPrefix": "renovate/GitHubEnterprise-3.9/php/",
2019+
"commitMessagePrefix": "[GitHubEnterprise-3.9]",
2020+
"labels": [
2021+
"GitHubEnterprise-3.9"
2022+
],
2023+
"extends": [
2024+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
2025+
]
2026+
},
18242027
{
18252028
"matchManagers": [
18262029
"github-actions"
@@ -1939,6 +2142,19 @@
19392142
"github>wyrihaximus/renovate-config//composer/widen"
19402143
]
19412144
},
2145+
{
2146+
"matchFileNames": [
2147+
"clients/GitHub/composer.json"
2148+
],
2149+
"branchPrefix": "renovate/GitHub/php/",
2150+
"commitMessagePrefix": "[GitHub]",
2151+
"labels": [
2152+
"GitHub"
2153+
],
2154+
"extends": [
2155+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
2156+
]
2157+
},
19422158
{
19432159
"matchManagers": [
19442160
"github-actions"
@@ -2057,6 +2273,19 @@
20572273
"github>wyrihaximus/renovate-config//composer/widen"
20582274
]
20592275
},
2276+
{
2277+
"matchFileNames": [
2278+
"clients/GitHubEnterpriseCloud/composer.json"
2279+
],
2280+
"branchPrefix": "renovate/GitHubEnterpriseCloud/php/",
2281+
"commitMessagePrefix": "[GitHubEnterpriseCloud]",
2282+
"labels": [
2283+
"GitHubEnterpriseCloud"
2284+
],
2285+
"extends": [
2286+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
2287+
]
2288+
},
20602289
{
20612290
"matchManagers": [
20622291
"github-actions"
@@ -2175,6 +2404,19 @@
21752404
"github>wyrihaximus/renovate-config//composer/widen"
21762405
]
21772406
},
2407+
{
2408+
"matchFileNames": [
2409+
"clients/GitHubAE/composer.json"
2410+
],
2411+
"branchPrefix": "renovate/GitHubAE/php/",
2412+
"commitMessagePrefix": "[GitHubAE]",
2413+
"labels": [
2414+
"GitHubAE"
2415+
],
2416+
"extends": [
2417+
"github>wyrihaximus/renovate-config//composer/wyrihaximus-react"
2418+
]
2419+
},
21782420
{
21792421
"matchManagers": [
21802422
"github-actions"

0 commit comments

Comments
 (0)