dependabot-composer 0.166.1 → 0.169.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/helpers/v1/composer.json +1 -1
- data/helpers/v1/composer.lock +28 -28
- data/helpers/v2/composer.json +1 -1
- data/helpers/v2/composer.lock +85 -81
- data/helpers/v2/src/DependabotInstallationManager.php +12 -5
- data/helpers/v2/src/UpdateChecker.php +1 -1
- data/helpers/v2/src/Updater.php +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ae29e70361663439f0c3932b5c2e96467cfd8a2df25dcd5f4b56eab58c9c05a4
|
|
4
|
+
data.tar.gz: 3c2f5208498f19a32e5bd9e55ef65c51f6fb8a7d88060f222b673d5aafb27675
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7af85c8d98c3e922b2e0661871e893eb163aaef6c75e6c04e356dde12abcf4ff880fd2527782b71e7ccde4f4c8a4929763ad3f0df20f8e6e5b0a2815ed4f8fb2
|
|
7
|
+
data.tar.gz: 2eb4757a4bd79acbf1dcbc43c963ed978b2e7d5c5be9f139796c806a5cc2cd0ec3896443df0f739c452d87ef5fc2a5be3547dc46d527782997a01815cec372ac
|
data/helpers/v1/composer.json
CHANGED
data/helpers/v1/composer.lock
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
5
5
|
"This file is @generated automatically"
|
|
6
6
|
],
|
|
7
|
-
"content-hash": "
|
|
7
|
+
"content-hash": "d51b06bb998d0c5cdc94d97e3cee70de",
|
|
8
8
|
"packages": [
|
|
9
9
|
{
|
|
10
10
|
"name": "composer/ca-bundle",
|
|
@@ -447,20 +447,20 @@
|
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
449
|
"name": "psr/container",
|
|
450
|
-
"version": "1.1.
|
|
450
|
+
"version": "1.1.2",
|
|
451
451
|
"source": {
|
|
452
452
|
"type": "git",
|
|
453
453
|
"url": "https://github.com/php-fig/container.git",
|
|
454
|
-
"reference": "
|
|
454
|
+
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
|
|
455
455
|
},
|
|
456
456
|
"dist": {
|
|
457
457
|
"type": "zip",
|
|
458
|
-
"url": "https://api.github.com/repos/php-fig/container/zipball/
|
|
459
|
-
"reference": "
|
|
458
|
+
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
459
|
+
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
460
460
|
"shasum": ""
|
|
461
461
|
},
|
|
462
462
|
"require": {
|
|
463
|
-
"php": ">=7.
|
|
463
|
+
"php": ">=7.4.0"
|
|
464
464
|
},
|
|
465
465
|
"type": "library",
|
|
466
466
|
"autoload": {
|
|
@@ -487,7 +487,7 @@
|
|
|
487
487
|
"container-interop",
|
|
488
488
|
"psr"
|
|
489
489
|
],
|
|
490
|
-
"time": "2021-
|
|
490
|
+
"time": "2021-11-05T16:50:12+00:00"
|
|
491
491
|
},
|
|
492
492
|
{
|
|
493
493
|
"name": "psr/log",
|
|
@@ -641,16 +641,16 @@
|
|
|
641
641
|
},
|
|
642
642
|
{
|
|
643
643
|
"name": "symfony/console",
|
|
644
|
-
"version": "v5.3.
|
|
644
|
+
"version": "v5.3.10",
|
|
645
645
|
"source": {
|
|
646
646
|
"type": "git",
|
|
647
647
|
"url": "https://github.com/symfony/console.git",
|
|
648
|
-
"reference": "
|
|
648
|
+
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3"
|
|
649
649
|
},
|
|
650
650
|
"dist": {
|
|
651
651
|
"type": "zip",
|
|
652
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
|
653
|
-
"reference": "
|
|
652
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
|
|
653
|
+
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
|
|
654
654
|
"shasum": ""
|
|
655
655
|
},
|
|
656
656
|
"require": {
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
"type": "tidelift"
|
|
734
734
|
}
|
|
735
735
|
],
|
|
736
|
-
"time": "2021-
|
|
736
|
+
"time": "2021-10-26T09:30:15+00:00"
|
|
737
737
|
},
|
|
738
738
|
{
|
|
739
739
|
"name": "symfony/deprecation-contracts",
|
|
@@ -1523,16 +1523,16 @@
|
|
|
1523
1523
|
},
|
|
1524
1524
|
{
|
|
1525
1525
|
"name": "symfony/string",
|
|
1526
|
-
"version": "v5.3.
|
|
1526
|
+
"version": "v5.3.10",
|
|
1527
1527
|
"source": {
|
|
1528
1528
|
"type": "git",
|
|
1529
1529
|
"url": "https://github.com/symfony/string.git",
|
|
1530
|
-
"reference": "
|
|
1530
|
+
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c"
|
|
1531
1531
|
},
|
|
1532
1532
|
"dist": {
|
|
1533
1533
|
"type": "zip",
|
|
1534
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
|
1535
|
-
"reference": "
|
|
1534
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
|
|
1535
|
+
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
|
|
1536
1536
|
"shasum": ""
|
|
1537
1537
|
},
|
|
1538
1538
|
"require": {
|
|
@@ -1599,7 +1599,7 @@
|
|
|
1599
1599
|
"type": "tidelift"
|
|
1600
1600
|
}
|
|
1601
1601
|
],
|
|
1602
|
-
"time": "2021-
|
|
1602
|
+
"time": "2021-10-27T18:21:46+00:00"
|
|
1603
1603
|
}
|
|
1604
1604
|
],
|
|
1605
1605
|
"packages-dev": [
|
|
@@ -1749,16 +1749,16 @@
|
|
|
1749
1749
|
},
|
|
1750
1750
|
{
|
|
1751
1751
|
"name": "friendsofphp/php-cs-fixer",
|
|
1752
|
-
"version": "v2.19.
|
|
1752
|
+
"version": "v2.19.3",
|
|
1753
1753
|
"source": {
|
|
1754
1754
|
"type": "git",
|
|
1755
1755
|
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
|
1756
|
-
"reference": "
|
|
1756
|
+
"reference": "75ac86f33fab4714ea5a39a396784d83ae3b5ed8"
|
|
1757
1757
|
},
|
|
1758
1758
|
"dist": {
|
|
1759
1759
|
"type": "zip",
|
|
1760
|
-
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/
|
|
1761
|
-
"reference": "
|
|
1760
|
+
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/75ac86f33fab4714ea5a39a396784d83ae3b5ed8",
|
|
1761
|
+
"reference": "75ac86f33fab4714ea5a39a396784d83ae3b5ed8",
|
|
1762
1762
|
"shasum": ""
|
|
1763
1763
|
},
|
|
1764
1764
|
"require": {
|
|
@@ -1850,7 +1850,7 @@
|
|
|
1850
1850
|
"type": "github"
|
|
1851
1851
|
}
|
|
1852
1852
|
],
|
|
1853
|
-
"time": "2021-
|
|
1853
|
+
"time": "2021-11-15T17:17:55+00:00"
|
|
1854
1854
|
},
|
|
1855
1855
|
{
|
|
1856
1856
|
"name": "php-cs-fixer/diff",
|
|
@@ -1905,16 +1905,16 @@
|
|
|
1905
1905
|
},
|
|
1906
1906
|
{
|
|
1907
1907
|
"name": "phpstan/phpstan",
|
|
1908
|
-
"version": "
|
|
1908
|
+
"version": "1.2.0",
|
|
1909
1909
|
"source": {
|
|
1910
1910
|
"type": "git",
|
|
1911
1911
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
1912
|
-
"reference": "
|
|
1912
|
+
"reference": "cbe085f9fdead5b6d62e4c022ca52dc9427a10ee"
|
|
1913
1913
|
},
|
|
1914
1914
|
"dist": {
|
|
1915
1915
|
"type": "zip",
|
|
1916
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
|
1917
|
-
"reference": "
|
|
1916
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cbe085f9fdead5b6d62e4c022ca52dc9427a10ee",
|
|
1917
|
+
"reference": "cbe085f9fdead5b6d62e4c022ca52dc9427a10ee",
|
|
1918
1918
|
"shasum": ""
|
|
1919
1919
|
},
|
|
1920
1920
|
"require": {
|
|
@@ -1930,7 +1930,7 @@
|
|
|
1930
1930
|
"type": "library",
|
|
1931
1931
|
"extra": {
|
|
1932
1932
|
"branch-alias": {
|
|
1933
|
-
"dev-master": "
|
|
1933
|
+
"dev-master": "1.2-dev"
|
|
1934
1934
|
}
|
|
1935
1935
|
},
|
|
1936
1936
|
"autoload": {
|
|
@@ -1961,7 +1961,7 @@
|
|
|
1961
1961
|
"type": "tidelift"
|
|
1962
1962
|
}
|
|
1963
1963
|
],
|
|
1964
|
-
"time": "2021-
|
|
1964
|
+
"time": "2021-11-18T14:09:01+00:00"
|
|
1965
1965
|
},
|
|
1966
1966
|
{
|
|
1967
1967
|
"name": "psr/cache",
|
data/helpers/v2/composer.json
CHANGED
data/helpers/v2/composer.lock
CHANGED
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
5
5
|
"This file is @generated automatically"
|
|
6
6
|
],
|
|
7
|
-
"content-hash": "
|
|
7
|
+
"content-hash": "f31a85c9686c31df39b7cc32e88ac2fe",
|
|
8
8
|
"packages": [
|
|
9
9
|
{
|
|
10
10
|
"name": "composer/ca-bundle",
|
|
11
|
-
"version": "1.
|
|
11
|
+
"version": "1.3.1",
|
|
12
12
|
"source": {
|
|
13
13
|
"type": "git",
|
|
14
14
|
"url": "https://github.com/composer/ca-bundle.git",
|
|
15
|
-
"reference": "
|
|
15
|
+
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
|
|
16
16
|
},
|
|
17
17
|
"dist": {
|
|
18
18
|
"type": "zip",
|
|
19
|
-
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/
|
|
20
|
-
"reference": "
|
|
19
|
+
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
|
|
20
|
+
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
|
|
21
21
|
"shasum": ""
|
|
22
22
|
},
|
|
23
23
|
"require": {
|
|
@@ -75,20 +75,20 @@
|
|
|
75
75
|
"type": "tidelift"
|
|
76
76
|
}
|
|
77
77
|
],
|
|
78
|
-
"time": "2021-
|
|
78
|
+
"time": "2021-10-28T20:44:15+00:00"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"name": "composer/composer",
|
|
82
|
-
"version": "2.1.
|
|
82
|
+
"version": "2.1.12",
|
|
83
83
|
"source": {
|
|
84
84
|
"type": "git",
|
|
85
85
|
"url": "https://github.com/composer/composer.git",
|
|
86
|
-
"reference": "
|
|
86
|
+
"reference": "6e3c2b122e0ec41a7e885fcaf19fa15e2e0819a0"
|
|
87
87
|
},
|
|
88
88
|
"dist": {
|
|
89
89
|
"type": "zip",
|
|
90
|
-
"url": "https://api.github.com/repos/composer/composer/zipball/
|
|
91
|
-
"reference": "
|
|
90
|
+
"url": "https://api.github.com/repos/composer/composer/zipball/6e3c2b122e0ec41a7e885fcaf19fa15e2e0819a0",
|
|
91
|
+
"reference": "6e3c2b122e0ec41a7e885fcaf19fa15e2e0819a0",
|
|
92
92
|
"shasum": ""
|
|
93
93
|
},
|
|
94
94
|
"require": {
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"composer/xdebug-handler": "^2.0",
|
|
100
100
|
"justinrainbow/json-schema": "^5.2.11",
|
|
101
101
|
"php": "^5.3.2 || ^7.0 || ^8.0",
|
|
102
|
-
"psr/log": "^1.0",
|
|
102
|
+
"psr/log": "^1.0 || ^2.0",
|
|
103
103
|
"react/promise": "^1.2 || ^2.7",
|
|
104
104
|
"seld/jsonlint": "^1.4",
|
|
105
105
|
"seld/phar-utils": "^1.0",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"type": "library",
|
|
124
124
|
"extra": {
|
|
125
125
|
"branch-alias": {
|
|
126
|
-
"dev-
|
|
126
|
+
"dev-main": "2.1-dev"
|
|
127
127
|
}
|
|
128
128
|
},
|
|
129
129
|
"autoload": {
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"type": "tidelift"
|
|
169
169
|
}
|
|
170
170
|
],
|
|
171
|
-
"time": "2021-
|
|
171
|
+
"time": "2021-11-09T15:02:04+00:00"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"name": "composer/metadata-minifier",
|
|
@@ -237,16 +237,16 @@
|
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"name": "composer/semver",
|
|
240
|
-
"version": "3.2.
|
|
240
|
+
"version": "3.2.6",
|
|
241
241
|
"source": {
|
|
242
242
|
"type": "git",
|
|
243
243
|
"url": "https://github.com/composer/semver.git",
|
|
244
|
-
"reference": "
|
|
244
|
+
"reference": "83e511e247de329283478496f7a1e114c9517506"
|
|
245
245
|
},
|
|
246
246
|
"dist": {
|
|
247
247
|
"type": "zip",
|
|
248
|
-
"url": "https://api.github.com/repos/composer/semver/zipball/
|
|
249
|
-
"reference": "
|
|
248
|
+
"url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506",
|
|
249
|
+
"reference": "83e511e247de329283478496f7a1e114c9517506",
|
|
250
250
|
"shasum": ""
|
|
251
251
|
},
|
|
252
252
|
"require": {
|
|
@@ -309,27 +309,28 @@
|
|
|
309
309
|
"type": "tidelift"
|
|
310
310
|
}
|
|
311
311
|
],
|
|
312
|
-
"time": "2021-
|
|
312
|
+
"time": "2021-10-25T11:34:17+00:00"
|
|
313
313
|
},
|
|
314
314
|
{
|
|
315
315
|
"name": "composer/spdx-licenses",
|
|
316
|
-
"version": "1.5.
|
|
316
|
+
"version": "1.5.6",
|
|
317
317
|
"source": {
|
|
318
318
|
"type": "git",
|
|
319
319
|
"url": "https://github.com/composer/spdx-licenses.git",
|
|
320
|
-
"reference": "
|
|
320
|
+
"reference": "a30d487169d799745ca7280bc90fdfa693536901"
|
|
321
321
|
},
|
|
322
322
|
"dist": {
|
|
323
323
|
"type": "zip",
|
|
324
|
-
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/
|
|
325
|
-
"reference": "
|
|
324
|
+
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/a30d487169d799745ca7280bc90fdfa693536901",
|
|
325
|
+
"reference": "a30d487169d799745ca7280bc90fdfa693536901",
|
|
326
326
|
"shasum": ""
|
|
327
327
|
},
|
|
328
328
|
"require": {
|
|
329
329
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
330
330
|
},
|
|
331
331
|
"require-dev": {
|
|
332
|
-
"
|
|
332
|
+
"phpstan/phpstan": "^0.12.55",
|
|
333
|
+
"symfony/phpunit-bridge": "^4.2 || ^5"
|
|
333
334
|
},
|
|
334
335
|
"type": "library",
|
|
335
336
|
"extra": {
|
|
@@ -383,7 +384,7 @@
|
|
|
383
384
|
"type": "tidelift"
|
|
384
385
|
}
|
|
385
386
|
],
|
|
386
|
-
"time": "
|
|
387
|
+
"time": "2021-11-18T10:14:14+00:00"
|
|
387
388
|
},
|
|
388
389
|
{
|
|
389
390
|
"name": "composer/xdebug-handler",
|
|
@@ -512,20 +513,20 @@
|
|
|
512
513
|
},
|
|
513
514
|
{
|
|
514
515
|
"name": "psr/container",
|
|
515
|
-
"version": "1.1.
|
|
516
|
+
"version": "1.1.2",
|
|
516
517
|
"source": {
|
|
517
518
|
"type": "git",
|
|
518
519
|
"url": "https://github.com/php-fig/container.git",
|
|
519
|
-
"reference": "
|
|
520
|
+
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
|
|
520
521
|
},
|
|
521
522
|
"dist": {
|
|
522
523
|
"type": "zip",
|
|
523
|
-
"url": "https://api.github.com/repos/php-fig/container/zipball/
|
|
524
|
-
"reference": "
|
|
524
|
+
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
525
|
+
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
525
526
|
"shasum": ""
|
|
526
527
|
},
|
|
527
528
|
"require": {
|
|
528
|
-
"php": ">=7.
|
|
529
|
+
"php": ">=7.4.0"
|
|
529
530
|
},
|
|
530
531
|
"type": "library",
|
|
531
532
|
"autoload": {
|
|
@@ -552,7 +553,7 @@
|
|
|
552
553
|
"container-interop",
|
|
553
554
|
"psr"
|
|
554
555
|
],
|
|
555
|
-
"time": "2021-
|
|
556
|
+
"time": "2021-11-05T16:50:12+00:00"
|
|
556
557
|
},
|
|
557
558
|
{
|
|
558
559
|
"name": "psr/log",
|
|
@@ -752,16 +753,16 @@
|
|
|
752
753
|
},
|
|
753
754
|
{
|
|
754
755
|
"name": "symfony/console",
|
|
755
|
-
"version": "v5.3.
|
|
756
|
+
"version": "v5.3.11",
|
|
756
757
|
"source": {
|
|
757
758
|
"type": "git",
|
|
758
759
|
"url": "https://github.com/symfony/console.git",
|
|
759
|
-
"reference": "
|
|
760
|
+
"reference": "3e7ab8f5905058984899b05a4648096f558bfeba"
|
|
760
761
|
},
|
|
761
762
|
"dist": {
|
|
762
763
|
"type": "zip",
|
|
763
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
|
764
|
-
"reference": "
|
|
764
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/3e7ab8f5905058984899b05a4648096f558bfeba",
|
|
765
|
+
"reference": "3e7ab8f5905058984899b05a4648096f558bfeba",
|
|
765
766
|
"shasum": ""
|
|
766
767
|
},
|
|
767
768
|
"require": {
|
|
@@ -774,7 +775,6 @@
|
|
|
774
775
|
"symfony/string": "^5.1"
|
|
775
776
|
},
|
|
776
777
|
"conflict": {
|
|
777
|
-
"psr/log": ">=3",
|
|
778
778
|
"symfony/dependency-injection": "<4.4",
|
|
779
779
|
"symfony/dotenv": "<5.1",
|
|
780
780
|
"symfony/event-dispatcher": "<4.4",
|
|
@@ -844,20 +844,20 @@
|
|
|
844
844
|
"type": "tidelift"
|
|
845
845
|
}
|
|
846
846
|
],
|
|
847
|
-
"time": "2021-
|
|
847
|
+
"time": "2021-11-21T19:41:05+00:00"
|
|
848
848
|
},
|
|
849
849
|
{
|
|
850
850
|
"name": "symfony/deprecation-contracts",
|
|
851
|
-
"version": "v2.
|
|
851
|
+
"version": "v2.5.0",
|
|
852
852
|
"source": {
|
|
853
853
|
"type": "git",
|
|
854
854
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
855
|
-
"reference": "
|
|
855
|
+
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
|
|
856
856
|
},
|
|
857
857
|
"dist": {
|
|
858
858
|
"type": "zip",
|
|
859
|
-
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/
|
|
860
|
-
"reference": "
|
|
859
|
+
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
|
|
860
|
+
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
|
|
861
861
|
"shasum": ""
|
|
862
862
|
},
|
|
863
863
|
"require": {
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
"type": "library",
|
|
867
867
|
"extra": {
|
|
868
868
|
"branch-alias": {
|
|
869
|
-
"dev-main": "2.
|
|
869
|
+
"dev-main": "2.5-dev"
|
|
870
870
|
},
|
|
871
871
|
"thanks": {
|
|
872
872
|
"name": "symfony/contracts",
|
|
@@ -908,7 +908,7 @@
|
|
|
908
908
|
"type": "tidelift"
|
|
909
909
|
}
|
|
910
910
|
],
|
|
911
|
-
"time": "2021-
|
|
911
|
+
"time": "2021-07-12T14:48:14+00:00"
|
|
912
912
|
},
|
|
913
913
|
{
|
|
914
914
|
"name": "symfony/filesystem",
|
|
@@ -1499,16 +1499,16 @@
|
|
|
1499
1499
|
},
|
|
1500
1500
|
{
|
|
1501
1501
|
"name": "symfony/process",
|
|
1502
|
-
"version": "v5.3.
|
|
1502
|
+
"version": "v5.3.12",
|
|
1503
1503
|
"source": {
|
|
1504
1504
|
"type": "git",
|
|
1505
1505
|
"url": "https://github.com/symfony/process.git",
|
|
1506
|
-
"reference": "
|
|
1506
|
+
"reference": "e498803a6e95ede78e9d5646ad32a2255c033a6a"
|
|
1507
1507
|
},
|
|
1508
1508
|
"dist": {
|
|
1509
1509
|
"type": "zip",
|
|
1510
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
|
1511
|
-
"reference": "
|
|
1510
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/e498803a6e95ede78e9d5646ad32a2255c033a6a",
|
|
1511
|
+
"reference": "e498803a6e95ede78e9d5646ad32a2255c033a6a",
|
|
1512
1512
|
"shasum": ""
|
|
1513
1513
|
},
|
|
1514
1514
|
"require": {
|
|
@@ -1554,25 +1554,29 @@
|
|
|
1554
1554
|
"type": "tidelift"
|
|
1555
1555
|
}
|
|
1556
1556
|
],
|
|
1557
|
-
"time": "2021-
|
|
1557
|
+
"time": "2021-11-22T22:39:13+00:00"
|
|
1558
1558
|
},
|
|
1559
1559
|
{
|
|
1560
1560
|
"name": "symfony/service-contracts",
|
|
1561
|
-
"version": "v2.
|
|
1561
|
+
"version": "v2.5.0",
|
|
1562
1562
|
"source": {
|
|
1563
1563
|
"type": "git",
|
|
1564
1564
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
1565
|
-
"reference": "
|
|
1565
|
+
"reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
|
|
1566
1566
|
},
|
|
1567
1567
|
"dist": {
|
|
1568
1568
|
"type": "zip",
|
|
1569
|
-
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/
|
|
1570
|
-
"reference": "
|
|
1569
|
+
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
|
|
1570
|
+
"reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
|
|
1571
1571
|
"shasum": ""
|
|
1572
1572
|
},
|
|
1573
1573
|
"require": {
|
|
1574
1574
|
"php": ">=7.2.5",
|
|
1575
|
-
"psr/container": "^1.1"
|
|
1575
|
+
"psr/container": "^1.1",
|
|
1576
|
+
"symfony/deprecation-contracts": "^2.1"
|
|
1577
|
+
},
|
|
1578
|
+
"conflict": {
|
|
1579
|
+
"ext-psr": "<1.1|>=2"
|
|
1576
1580
|
},
|
|
1577
1581
|
"suggest": {
|
|
1578
1582
|
"symfony/service-implementation": ""
|
|
@@ -1580,7 +1584,7 @@
|
|
|
1580
1584
|
"type": "library",
|
|
1581
1585
|
"extra": {
|
|
1582
1586
|
"branch-alias": {
|
|
1583
|
-
"dev-main": "2.
|
|
1587
|
+
"dev-main": "2.5-dev"
|
|
1584
1588
|
},
|
|
1585
1589
|
"thanks": {
|
|
1586
1590
|
"name": "symfony/contracts",
|
|
@@ -1630,20 +1634,20 @@
|
|
|
1630
1634
|
"type": "tidelift"
|
|
1631
1635
|
}
|
|
1632
1636
|
],
|
|
1633
|
-
"time": "2021-
|
|
1637
|
+
"time": "2021-11-04T16:48:04+00:00"
|
|
1634
1638
|
},
|
|
1635
1639
|
{
|
|
1636
1640
|
"name": "symfony/string",
|
|
1637
|
-
"version": "v5.3.
|
|
1641
|
+
"version": "v5.3.10",
|
|
1638
1642
|
"source": {
|
|
1639
1643
|
"type": "git",
|
|
1640
1644
|
"url": "https://github.com/symfony/string.git",
|
|
1641
|
-
"reference": "
|
|
1645
|
+
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c"
|
|
1642
1646
|
},
|
|
1643
1647
|
"dist": {
|
|
1644
1648
|
"type": "zip",
|
|
1645
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
|
1646
|
-
"reference": "
|
|
1649
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
|
|
1650
|
+
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
|
|
1647
1651
|
"shasum": ""
|
|
1648
1652
|
},
|
|
1649
1653
|
"require": {
|
|
@@ -1710,7 +1714,7 @@
|
|
|
1710
1714
|
"type": "tidelift"
|
|
1711
1715
|
}
|
|
1712
1716
|
],
|
|
1713
|
-
"time": "2021-
|
|
1717
|
+
"time": "2021-10-27T18:21:46+00:00"
|
|
1714
1718
|
}
|
|
1715
1719
|
],
|
|
1716
1720
|
"packages-dev": [
|
|
@@ -1860,16 +1864,16 @@
|
|
|
1860
1864
|
},
|
|
1861
1865
|
{
|
|
1862
1866
|
"name": "friendsofphp/php-cs-fixer",
|
|
1863
|
-
"version": "v3.2
|
|
1867
|
+
"version": "v3.3.2",
|
|
1864
1868
|
"source": {
|
|
1865
1869
|
"type": "git",
|
|
1866
1870
|
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
|
1867
|
-
"reference": "
|
|
1871
|
+
"reference": "06bdbdfcd619183dd7a1a6948360f8af73b9ecec"
|
|
1868
1872
|
},
|
|
1869
1873
|
"dist": {
|
|
1870
1874
|
"type": "zip",
|
|
1871
|
-
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/
|
|
1872
|
-
"reference": "
|
|
1875
|
+
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/06bdbdfcd619183dd7a1a6948360f8af73b9ecec",
|
|
1876
|
+
"reference": "06bdbdfcd619183dd7a1a6948360f8af73b9ecec",
|
|
1873
1877
|
"shasum": ""
|
|
1874
1878
|
},
|
|
1875
1879
|
"require": {
|
|
@@ -1878,18 +1882,19 @@
|
|
|
1878
1882
|
"doctrine/annotations": "^1.12",
|
|
1879
1883
|
"ext-json": "*",
|
|
1880
1884
|
"ext-tokenizer": "*",
|
|
1881
|
-
"php": "^7.2 || ^8.0",
|
|
1885
|
+
"php": "^7.2.5 || ^8.0",
|
|
1882
1886
|
"php-cs-fixer/diff": "^2.0",
|
|
1883
|
-
"symfony/console": "^
|
|
1884
|
-
"symfony/event-dispatcher": "^
|
|
1885
|
-
"symfony/filesystem": "^
|
|
1886
|
-
"symfony/finder": "^
|
|
1887
|
-
"symfony/options-resolver": "^
|
|
1887
|
+
"symfony/console": "^5.1.3",
|
|
1888
|
+
"symfony/event-dispatcher": "^5.0",
|
|
1889
|
+
"symfony/filesystem": "^5.0",
|
|
1890
|
+
"symfony/finder": "^5.0",
|
|
1891
|
+
"symfony/options-resolver": "^5.0",
|
|
1892
|
+
"symfony/polyfill-mbstring": "^1.23",
|
|
1888
1893
|
"symfony/polyfill-php72": "^1.23",
|
|
1889
1894
|
"symfony/polyfill-php80": "^1.23",
|
|
1890
1895
|
"symfony/polyfill-php81": "^1.23",
|
|
1891
|
-
"symfony/process": "^
|
|
1892
|
-
"symfony/stopwatch": "^
|
|
1896
|
+
"symfony/process": "^5.0",
|
|
1897
|
+
"symfony/stopwatch": "^5.0"
|
|
1893
1898
|
},
|
|
1894
1899
|
"require-dev": {
|
|
1895
1900
|
"justinrainbow/json-schema": "^5.2",
|
|
@@ -1905,12 +1910,11 @@
|
|
|
1905
1910
|
"phpunitgoodpractices/polyfill": "^1.5",
|
|
1906
1911
|
"phpunitgoodpractices/traits": "^1.9.1",
|
|
1907
1912
|
"symfony/phpunit-bridge": "^5.2.4",
|
|
1908
|
-
"symfony/yaml": "^
|
|
1913
|
+
"symfony/yaml": "^5.0"
|
|
1909
1914
|
},
|
|
1910
1915
|
"suggest": {
|
|
1911
1916
|
"ext-dom": "For handling output formats in XML",
|
|
1912
|
-
"ext-mbstring": "For handling non-UTF8 characters."
|
|
1913
|
-
"symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
|
|
1917
|
+
"ext-mbstring": "For handling non-UTF8 characters."
|
|
1914
1918
|
},
|
|
1915
1919
|
"bin": [
|
|
1916
1920
|
"php-cs-fixer"
|
|
@@ -1942,7 +1946,7 @@
|
|
|
1942
1946
|
"type": "github"
|
|
1943
1947
|
}
|
|
1944
1948
|
],
|
|
1945
|
-
"time": "2021-
|
|
1949
|
+
"time": "2021-11-15T18:06:47+00:00"
|
|
1946
1950
|
},
|
|
1947
1951
|
{
|
|
1948
1952
|
"name": "php-cs-fixer/diff",
|
|
@@ -1994,16 +1998,16 @@
|
|
|
1994
1998
|
},
|
|
1995
1999
|
{
|
|
1996
2000
|
"name": "phpstan/phpstan",
|
|
1997
|
-
"version": "
|
|
2001
|
+
"version": "1.2.0",
|
|
1998
2002
|
"source": {
|
|
1999
2003
|
"type": "git",
|
|
2000
2004
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
2001
|
-
"reference": "
|
|
2005
|
+
"reference": "cbe085f9fdead5b6d62e4c022ca52dc9427a10ee"
|
|
2002
2006
|
},
|
|
2003
2007
|
"dist": {
|
|
2004
2008
|
"type": "zip",
|
|
2005
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
|
2006
|
-
"reference": "
|
|
2009
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cbe085f9fdead5b6d62e4c022ca52dc9427a10ee",
|
|
2010
|
+
"reference": "cbe085f9fdead5b6d62e4c022ca52dc9427a10ee",
|
|
2007
2011
|
"shasum": ""
|
|
2008
2012
|
},
|
|
2009
2013
|
"require": {
|
|
@@ -2019,7 +2023,7 @@
|
|
|
2019
2023
|
"type": "library",
|
|
2020
2024
|
"extra": {
|
|
2021
2025
|
"branch-alias": {
|
|
2022
|
-
"dev-master": "
|
|
2026
|
+
"dev-master": "1.2-dev"
|
|
2023
2027
|
}
|
|
2024
2028
|
},
|
|
2025
2029
|
"autoload": {
|
|
@@ -2050,7 +2054,7 @@
|
|
|
2050
2054
|
"type": "tidelift"
|
|
2051
2055
|
}
|
|
2052
2056
|
],
|
|
2053
|
-
"time": "2021-
|
|
2057
|
+
"time": "2021-11-18T14:09:01+00:00"
|
|
2054
2058
|
},
|
|
2055
2059
|
{
|
|
2056
2060
|
"name": "psr/cache",
|
|
@@ -9,7 +9,8 @@ use Composer\DependencyResolver\Operation\UninstallOperation;
|
|
|
9
9
|
use Composer\DependencyResolver\Operation\UpdateOperation;
|
|
10
10
|
use Composer\Installer\InstallationManager;
|
|
11
11
|
use Composer\Package\PackageInterface;
|
|
12
|
-
use Composer\Repository\
|
|
12
|
+
use Composer\Repository\InstalledRepositoryInterface;
|
|
13
|
+
use React\Promise\PromiseInterface;
|
|
13
14
|
|
|
14
15
|
final class DependabotInstallationManager extends InstallationManager
|
|
15
16
|
{
|
|
@@ -17,7 +18,7 @@ final class DependabotInstallationManager extends InstallationManager
|
|
|
17
18
|
private array $updated = [];
|
|
18
19
|
private array $uninstalled = [];
|
|
19
20
|
|
|
20
|
-
public function execute(
|
|
21
|
+
public function execute(InstalledRepositoryInterface $repo, array $operations, $devMode = true, $runScripts = true): void
|
|
21
22
|
{
|
|
22
23
|
foreach ($operations as $operation) {
|
|
23
24
|
$method = $operation->getOperationType();
|
|
@@ -26,19 +27,25 @@ final class DependabotInstallationManager extends InstallationManager
|
|
|
26
27
|
}
|
|
27
28
|
}
|
|
28
29
|
|
|
29
|
-
public function install(
|
|
30
|
+
public function install(InstalledRepositoryInterface $repo, InstallOperation $operation): ?PromiseInterface
|
|
30
31
|
{
|
|
31
32
|
$this->installed[] = $operation->getPackage();
|
|
33
|
+
|
|
34
|
+
return null;
|
|
32
35
|
}
|
|
33
36
|
|
|
34
|
-
public function update(
|
|
37
|
+
public function update(InstalledRepositoryInterface $repo, UpdateOperation $operation): ?PromiseInterface
|
|
35
38
|
{
|
|
36
39
|
$this->updated[] = [$operation->getInitialPackage(), $operation->getTargetPackage()];
|
|
40
|
+
|
|
41
|
+
return null;
|
|
37
42
|
}
|
|
38
43
|
|
|
39
|
-
public function uninstall(
|
|
44
|
+
public function uninstall(InstalledRepositoryInterface $repo, UninstallOperation $operation): ?PromiseInterface
|
|
40
45
|
{
|
|
41
46
|
$this->uninstalled[] = $operation->getPackage();
|
|
47
|
+
|
|
48
|
+
return null;
|
|
42
49
|
}
|
|
43
50
|
|
|
44
51
|
/**
|
data/helpers/v2/src/Updater.php
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dependabot-composer
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.169.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Dependabot
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-11-
|
|
11
|
+
date: 2021-11-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: dependabot-common
|
|
@@ -16,14 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - '='
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 0.
|
|
19
|
+
version: 0.169.1
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - '='
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 0.
|
|
26
|
+
version: 0.169.1
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: byebug
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|