dependabot-composer 0.169.3 → 0.169.7
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f1ae24ce7c1e266ad66266c9ddbaa418b80f51551631402f6f9cbcf4aad0494c
|
4
|
+
data.tar.gz: 5eafe18df0a4453ce553e4709fd89b7d335753a3961ceee5232c106d2c6e75b8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5a32d6e9967c8c97b9857f75cede06cd4f9cf7407d0df2b1c6431130f43afc4e3230583d472b16751cba83ec00dc048f617f5ef5b5e87d1ef93289f491cff5c8
|
7
|
+
data.tar.gz: 7af1f23062e3b1cb76ab45dc9f7e0bcabbace88229459e71fe56198b165c60bc3a95ba5e50f1f6087cd72ddc5d1b389a88c922d4a7d213d39c9cc4a0d3f19383
|
data/helpers/v2/composer.lock
CHANGED
@@ -79,16 +79,16 @@
|
|
79
79
|
},
|
80
80
|
{
|
81
81
|
"name": "composer/composer",
|
82
|
-
"version": "2.1.
|
82
|
+
"version": "2.1.14",
|
83
83
|
"source": {
|
84
84
|
"type": "git",
|
85
85
|
"url": "https://github.com/composer/composer.git",
|
86
|
-
"reference": "
|
86
|
+
"reference": "cd28fc05b0c9d3beaf58b57018725c4dc15a6446"
|
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/cd28fc05b0c9d3beaf58b57018725c4dc15a6446",
|
91
|
+
"reference": "cd28fc05b0c9d3beaf58b57018725c4dc15a6446",
|
92
92
|
"shasum": ""
|
93
93
|
},
|
94
94
|
"require": {
|
@@ -103,7 +103,7 @@
|
|
103
103
|
"react/promise": "^1.2 || ^2.7",
|
104
104
|
"seld/jsonlint": "^1.4",
|
105
105
|
"seld/phar-utils": "^1.0",
|
106
|
-
"symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0
|
106
|
+
"symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
|
107
107
|
"symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
|
108
108
|
"symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
|
109
109
|
"symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
|
@@ -168,7 +168,7 @@
|
|
168
168
|
"type": "tidelift"
|
169
169
|
}
|
170
170
|
],
|
171
|
-
"time": "2021-11-
|
171
|
+
"time": "2021-11-30T09:51:43+00:00"
|
172
172
|
},
|
173
173
|
{
|
174
174
|
"name": "composer/metadata-minifier",
|
@@ -753,28 +753,29 @@
|
|
753
753
|
},
|
754
754
|
{
|
755
755
|
"name": "symfony/console",
|
756
|
-
"version": "v5.
|
756
|
+
"version": "v5.4.0",
|
757
757
|
"source": {
|
758
758
|
"type": "git",
|
759
759
|
"url": "https://github.com/symfony/console.git",
|
760
|
-
"reference": "
|
760
|
+
"reference": "ec3661faca1d110d6c307e124b44f99ac54179e3"
|
761
761
|
},
|
762
762
|
"dist": {
|
763
763
|
"type": "zip",
|
764
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
765
|
-
"reference": "
|
764
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/ec3661faca1d110d6c307e124b44f99ac54179e3",
|
765
|
+
"reference": "ec3661faca1d110d6c307e124b44f99ac54179e3",
|
766
766
|
"shasum": ""
|
767
767
|
},
|
768
768
|
"require": {
|
769
769
|
"php": ">=7.2.5",
|
770
|
-
"symfony/deprecation-contracts": "^2.1",
|
770
|
+
"symfony/deprecation-contracts": "^2.1|^3",
|
771
771
|
"symfony/polyfill-mbstring": "~1.0",
|
772
772
|
"symfony/polyfill-php73": "^1.8",
|
773
773
|
"symfony/polyfill-php80": "^1.16",
|
774
|
-
"symfony/service-contracts": "^1.1|^2",
|
775
|
-
"symfony/string": "^5.1"
|
774
|
+
"symfony/service-contracts": "^1.1|^2|^3",
|
775
|
+
"symfony/string": "^5.1|^6.0"
|
776
776
|
},
|
777
777
|
"conflict": {
|
778
|
+
"psr/log": ">=3",
|
778
779
|
"symfony/dependency-injection": "<4.4",
|
779
780
|
"symfony/dotenv": "<5.1",
|
780
781
|
"symfony/event-dispatcher": "<4.4",
|
@@ -786,12 +787,12 @@
|
|
786
787
|
},
|
787
788
|
"require-dev": {
|
788
789
|
"psr/log": "^1|^2",
|
789
|
-
"symfony/config": "^4.4|^5.0",
|
790
|
-
"symfony/dependency-injection": "^4.4|^5.0",
|
791
|
-
"symfony/event-dispatcher": "^4.4|^5.0",
|
792
|
-
"symfony/lock": "^4.4|^5.0",
|
793
|
-
"symfony/process": "^4.4|^5.0",
|
794
|
-
"symfony/var-dumper": "^4.4|^5.0"
|
790
|
+
"symfony/config": "^4.4|^5.0|^6.0",
|
791
|
+
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
792
|
+
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
|
793
|
+
"symfony/lock": "^4.4|^5.0|^6.0",
|
794
|
+
"symfony/process": "^4.4|^5.0|^6.0",
|
795
|
+
"symfony/var-dumper": "^4.4|^5.0|^6.0"
|
795
796
|
},
|
796
797
|
"suggest": {
|
797
798
|
"psr/log": "For using the console logger",
|
@@ -844,7 +845,7 @@
|
|
844
845
|
"type": "tidelift"
|
845
846
|
}
|
846
847
|
],
|
847
|
-
"time": "2021-11-
|
848
|
+
"time": "2021-11-29T15:30:56+00:00"
|
848
849
|
},
|
849
850
|
{
|
850
851
|
"name": "symfony/deprecation-contracts",
|
@@ -912,21 +913,22 @@
|
|
912
913
|
},
|
913
914
|
{
|
914
915
|
"name": "symfony/filesystem",
|
915
|
-
"version": "v5.
|
916
|
+
"version": "v5.4.0",
|
916
917
|
"source": {
|
917
918
|
"type": "git",
|
918
919
|
"url": "https://github.com/symfony/filesystem.git",
|
919
|
-
"reference": "
|
920
|
+
"reference": "731f917dc31edcffec2c6a777f3698c33bea8f01"
|
920
921
|
},
|
921
922
|
"dist": {
|
922
923
|
"type": "zip",
|
923
|
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
924
|
-
"reference": "
|
924
|
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/731f917dc31edcffec2c6a777f3698c33bea8f01",
|
925
|
+
"reference": "731f917dc31edcffec2c6a777f3698c33bea8f01",
|
925
926
|
"shasum": ""
|
926
927
|
},
|
927
928
|
"require": {
|
928
929
|
"php": ">=7.2.5",
|
929
930
|
"symfony/polyfill-ctype": "~1.8",
|
931
|
+
"symfony/polyfill-mbstring": "~1.8",
|
930
932
|
"symfony/polyfill-php80": "^1.16"
|
931
933
|
},
|
932
934
|
"type": "library",
|
@@ -968,24 +970,25 @@
|
|
968
970
|
"type": "tidelift"
|
969
971
|
}
|
970
972
|
],
|
971
|
-
"time": "2021-
|
973
|
+
"time": "2021-10-28T13:39:27+00:00"
|
972
974
|
},
|
973
975
|
{
|
974
976
|
"name": "symfony/finder",
|
975
|
-
"version": "v5.
|
977
|
+
"version": "v5.4.0",
|
976
978
|
"source": {
|
977
979
|
"type": "git",
|
978
980
|
"url": "https://github.com/symfony/finder.git",
|
979
|
-
"reference": "
|
981
|
+
"reference": "d2f29dac98e96a98be467627bd49c2efb1bc2590"
|
980
982
|
},
|
981
983
|
"dist": {
|
982
984
|
"type": "zip",
|
983
|
-
"url": "https://api.github.com/repos/symfony/finder/zipball/
|
984
|
-
"reference": "
|
985
|
+
"url": "https://api.github.com/repos/symfony/finder/zipball/d2f29dac98e96a98be467627bd49c2efb1bc2590",
|
986
|
+
"reference": "d2f29dac98e96a98be467627bd49c2efb1bc2590",
|
985
987
|
"shasum": ""
|
986
988
|
},
|
987
989
|
"require": {
|
988
990
|
"php": ">=7.2.5",
|
991
|
+
"symfony/deprecation-contracts": "^2.1|^3",
|
989
992
|
"symfony/polyfill-php80": "^1.16"
|
990
993
|
},
|
991
994
|
"type": "library",
|
@@ -1027,7 +1030,7 @@
|
|
1027
1030
|
"type": "tidelift"
|
1028
1031
|
}
|
1029
1032
|
],
|
1030
|
-
"time": "2021-
|
1033
|
+
"time": "2021-11-28T15:25:38+00:00"
|
1031
1034
|
},
|
1032
1035
|
{
|
1033
1036
|
"name": "symfony/polyfill-ctype",
|
@@ -1499,16 +1502,16 @@
|
|
1499
1502
|
},
|
1500
1503
|
{
|
1501
1504
|
"name": "symfony/process",
|
1502
|
-
"version": "v5.
|
1505
|
+
"version": "v5.4.0",
|
1503
1506
|
"source": {
|
1504
1507
|
"type": "git",
|
1505
1508
|
"url": "https://github.com/symfony/process.git",
|
1506
|
-
"reference": "
|
1509
|
+
"reference": "5be20b3830f726e019162b26223110c8f47cf274"
|
1507
1510
|
},
|
1508
1511
|
"dist": {
|
1509
1512
|
"type": "zip",
|
1510
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
1511
|
-
"reference": "
|
1513
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/5be20b3830f726e019162b26223110c8f47cf274",
|
1514
|
+
"reference": "5be20b3830f726e019162b26223110c8f47cf274",
|
1512
1515
|
"shasum": ""
|
1513
1516
|
},
|
1514
1517
|
"require": {
|
@@ -1554,7 +1557,7 @@
|
|
1554
1557
|
"type": "tidelift"
|
1555
1558
|
}
|
1556
1559
|
],
|
1557
|
-
"time": "2021-11-
|
1560
|
+
"time": "2021-11-28T15:25:38+00:00"
|
1558
1561
|
},
|
1559
1562
|
{
|
1560
1563
|
"name": "symfony/service-contracts",
|
@@ -1638,16 +1641,16 @@
|
|
1638
1641
|
},
|
1639
1642
|
{
|
1640
1643
|
"name": "symfony/string",
|
1641
|
-
"version": "v5.
|
1644
|
+
"version": "v5.4.0",
|
1642
1645
|
"source": {
|
1643
1646
|
"type": "git",
|
1644
1647
|
"url": "https://github.com/symfony/string.git",
|
1645
|
-
"reference": "
|
1648
|
+
"reference": "9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d"
|
1646
1649
|
},
|
1647
1650
|
"dist": {
|
1648
1651
|
"type": "zip",
|
1649
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
1650
|
-
"reference": "
|
1652
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d",
|
1653
|
+
"reference": "9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d",
|
1651
1654
|
"shasum": ""
|
1652
1655
|
},
|
1653
1656
|
"require": {
|
@@ -1658,11 +1661,14 @@
|
|
1658
1661
|
"symfony/polyfill-mbstring": "~1.0",
|
1659
1662
|
"symfony/polyfill-php80": "~1.15"
|
1660
1663
|
},
|
1664
|
+
"conflict": {
|
1665
|
+
"symfony/translation-contracts": ">=3.0"
|
1666
|
+
},
|
1661
1667
|
"require-dev": {
|
1662
|
-
"symfony/error-handler": "^4.4|^5.0",
|
1663
|
-
"symfony/http-client": "^4.4|^5.0",
|
1668
|
+
"symfony/error-handler": "^4.4|^5.0|^6.0",
|
1669
|
+
"symfony/http-client": "^4.4|^5.0|^6.0",
|
1664
1670
|
"symfony/translation-contracts": "^1.1|^2",
|
1665
|
-
"symfony/var-exporter": "^4.4|^5.0"
|
1671
|
+
"symfony/var-exporter": "^4.4|^5.0|^6.0"
|
1666
1672
|
},
|
1667
1673
|
"type": "library",
|
1668
1674
|
"autoload": {
|
@@ -1714,7 +1720,7 @@
|
|
1714
1720
|
"type": "tidelift"
|
1715
1721
|
}
|
1716
1722
|
],
|
1717
|
-
"time": "2021-
|
1723
|
+
"time": "2021-11-24T10:02:00+00:00"
|
1718
1724
|
}
|
1719
1725
|
],
|
1720
1726
|
"packages-dev": [
|
@@ -48,7 +48,8 @@ module Dependabot
|
|
48
48
|
elsif req_string.match?(/^~[^>]/) then convert_tilde_req(req_string)
|
49
49
|
elsif req_string.include?(".x") then convert_wildcard_req(req_string)
|
50
50
|
elsif req_string.match?(/\s-\s/) then convert_hyphen_req(req_string)
|
51
|
-
else
|
51
|
+
else
|
52
|
+
req_string
|
52
53
|
end
|
53
54
|
end
|
54
55
|
|
@@ -76,7 +77,8 @@ module Dependabot
|
|
76
77
|
upper_bound = parts.map.with_index do |part, i|
|
77
78
|
if i < first_non_zero_index then part
|
78
79
|
elsif i == first_non_zero_index then (part.to_i + 1).to_s
|
79
|
-
else
|
80
|
+
else
|
81
|
+
0
|
80
82
|
end
|
81
83
|
end.join(".")
|
82
84
|
|
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.169.
|
4
|
+
version: 0.169.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dependabot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-12-
|
11
|
+
date: 2021-12-20 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.169.
|
19
|
+
version: 0.169.7
|
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.169.
|
26
|
+
version: 0.169.7
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: byebug
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -100,14 +100,14 @@ dependencies:
|
|
100
100
|
requirements:
|
101
101
|
- - "~>"
|
102
102
|
- !ruby/object:Gem::Version
|
103
|
-
version: 1.
|
103
|
+
version: 1.23.0
|
104
104
|
type: :development
|
105
105
|
prerelease: false
|
106
106
|
version_requirements: !ruby/object:Gem::Requirement
|
107
107
|
requirements:
|
108
108
|
- - "~>"
|
109
109
|
- !ruby/object:Gem::Version
|
110
|
-
version: 1.
|
110
|
+
version: 1.23.0
|
111
111
|
- !ruby/object:Gem::Dependency
|
112
112
|
name: simplecov
|
113
113
|
requirement: !ruby/object:Gem::Requirement
|