Skip to content

Commit 4628e5d

Browse files
author
libphonenumber-csharp-bot
committed
feat: automatic upgrade to v8.13.46
1 parent a6f7072 commit 4628e5d

25 files changed

+105
-117
lines changed

csharp/PhoneNumbers/LocaleData.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// java.vendor=Eclipse Adoptium
88
// os.name=Linux
99
// os.arch=amd64
10-
// os.version=6.5.0-1025-azure
10+
// os.version=6.8.0-1014-azure
1111
//
1212
// Auto-generated file, do not edit by hand.
1313
//

resources/PhoneNumberMetadata.xml

+47-53
Original file line numberDiff line numberDiff line change
@@ -8089,7 +8089,10 @@
80898089
<availableFormats>
80908090
<numberFormat pattern="(\d{3})(\d{7})" nationalPrefixFormattingRule="($FG)"
80918091
carrierCodeFormattingRule="$NP$CC $FG">
8092-
<leadingDigits>6</leadingDigits>
8092+
<leadingDigits>
8093+
6|
8094+
90
8095+
</leadingDigits>
80938096
<format>$1 $2</format>
80948097
</numberFormat>
80958098
<numberFormat pattern="(\d{3})(\d{7})" carrierCodeFormattingRule="$NP$CC $FG">
@@ -8107,13 +8110,10 @@
81078110
</availableFormats>
81088111
<generalDesc>
81098112
<nationalNumberPattern>
8110-
(?:
8111-
60\d\d|
8112-
9101
8113-
)\d{6}|
8113+
60\d{8}|
81148114
(?:
81158115
1\d|
8116-
3
8116+
[39]
81178117
)\d{9}
81188118
</nationalNumberPattern>
81198119
</generalDesc>
@@ -8171,12 +8171,15 @@
81718171
<nationalNumberPattern>1800\d{7}</nationalNumberPattern>
81728172
</tollFree>
81738173
<premiumRate>
8174-
<possibleLengths national="11"/>
8174+
<possibleLengths national="10,11"/>
81758175
<exampleNumber>19001234567</exampleNumber>
81768176
<nationalNumberPattern>
8177-
19(?:
8178-
0[01]|
8179-
4[78]
8177+
(?:
8178+
19(?:
8179+
0[01]|
8180+
4[78]
8181+
)|
8182+
901
81808183
)\d{7}
81818184
</nationalNumberPattern>
81828185
</premiumRate>
@@ -13237,7 +13240,8 @@
1323713240
1[0-7]|
1323813241
4[0-57-9]|
1323913242
6[0-4]
13240-
)
13243+
)|
13244+
74[0-2]
1324113245
)|
1324213246
5(?:
1324313247
73[0-6]|
@@ -13251,7 +13255,10 @@
1325113255
7[1-8]|
1325213256
8[0-4]
1325313257
)|
13254-
848[0-35-9]|
13258+
84(?:
13259+
4[0-2]|
13260+
8[0-35-9]
13261+
)|
1325513262
9(?:
1325613263
29[013-9]|
1325713264
39[01]|
@@ -23778,14 +23785,13 @@
2377823785
8[02-9]
2377923786
)|
2378023787
3(?:
23781-
[089]\d|
23788+
[07-9]\d|
2378223789
1[0-7]|
2378323790
2[0-5]|
2378423791
33|
2378523792
4[0-79]|
2378623793
5[0-35]|
23787-
6[068]|
23788-
7[0-8]
23794+
6[068]
2378923795
)|
2379023796
4(?:
2379123797
00|
@@ -23928,12 +23934,18 @@
2392823934
<nationalNumberPattern>
2392923935
(?:
2393023936
(?:
23931-
4[34]|
23932-
5[14]
23933-
)[0-8]\d|
23937+
(?:
23938+
4[34]|
23939+
5[14]
23940+
)[0-8]|
23941+
687
23942+
)\d|
2393423943
7(?:
2393523944
173|
23936-
3[0-8]\d
23945+
(?:
23946+
3[0-8]|
23947+
55
23948+
)\d
2393723949
)|
2393823950
8(?:
2393923951
10[05689]|
@@ -23943,7 +23955,7 @@
2394323955
29
2394423956
)|
2394523957
7(?:
23946-
0[569]|
23958+
0[0569]|
2394723959
[56]0
2394823960
)
2394923961
)
@@ -26708,18 +26720,21 @@
2670826720
<possibleLengths national="8"/>
2670926721
<exampleNumber>81234567</exampleNumber>
2671026722
<nationalNumberPattern>
26711-
8(?:
26712-
09[0-689]|
26713-
95[0-2]
26714-
)\d{4}|
2671526723
(?:
2671626724
8(?:
26717-
0[1-8]|
26718-
[1-8]\d|
26719-
9[0-4]
26725+
0(?:
26726+
[1-8]\d|
26727+
9[0-689]
26728+
)|
26729+
[1-8]\d\d|
26730+
9(?:
26731+
[0-4]\d|
26732+
5[0-3]|
26733+
62
26734+
)
2672026735
)|
26721-
9[0-8]\d
26722-
)\d{5}
26736+
9[0-8]\d\d
26737+
)\d{4}
2672326738
</nationalNumberPattern>
2672426739
</mobile>
2672526740
<tollFree>
@@ -27292,8 +27307,8 @@
2729227307
7(?:
2729327308
(?:
2729427309
[06-8]\d|
27295-
21|
27296-
90
27310+
[19]0|
27311+
21
2729727312
)\d|
2729827313
5(?:
2729927314
0[01]|
@@ -30036,15 +30051,10 @@
3003630051
3[3-7]|
3003730052
5[024-8]
3003830053
)|
30039-
6\d\d|
30054+
[69]\d\d|
3004030055
7(?:
3004130056
[23]\d|
3004230057
7[69]
30043-
)|
30044-
9(?:
30045-
22|
30046-
4[1-8]|
30047-
6[135]
3004830058
)
3004930059
)|
3005030060
7(?:
@@ -30192,22 +30202,6 @@
3019230202
0\d|
3019330203
7[079]
3019430204
)
30195-
)|
30196-
9(?:
30197-
2(?:
30198-
1[1267]|
30199-
3[01]|
30200-
5\d|
30201-
7[0-4]
30202-
)|
30203-
(?:
30204-
5[67]|
30205-
7\d
30206-
)\d|
30207-
6(?:
30208-
2[0-26]|
30209-
8\d
30210-
)
3021130205
)
3021230206
)|
3021330207
7(?:

resources/ShortNumberMetadata.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -13887,18 +13887,20 @@
1388713887
<!-- http://en.wikipedia.org/wiki/Telephone_numbers_in_Uruguay -->
1388813888
<territory id="UY">
1388913889
<generalDesc>
13890-
<nationalNumberPattern>[19]\d{2,3}</nationalNumberPattern>
13890+
<nationalNumberPattern>[129]\d{2,4}</nationalNumberPattern>
1389113891
</generalDesc>
1389213892
<shortCode>
13893-
<possibleLengths national="3,4"/>
13893+
<possibleLengths national="[3-5]"/>
1389413894
<exampleNumber>104</exampleNumber>
1389513895
<nationalNumberPattern>
1389613896
1(?:
1389713897
0[4-9]|
1389813898
1[2368]|
1389913899
2[0-3568]|
13900-
787
13900+
787|
13901+
997\d?
1390113902
)|
13903+
21997|
1390213904
911
1390313905
</nationalNumberPattern>
1390413906
</shortCode>

resources/carrier/en/221.txt

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
# https://www.facebook.com/media/set/?set=a.556554534376057.1073741825.516491468382364&type=1
1717

1818
22170|Expresso
19+
22171|Orange
1920
22172|HAYO
2021
22175|Promobile
2122
221757|Origines

resources/carrier/en/44.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
447352|Vodafone
128128
447353|Vodafone
129129
4473566|Wireless Logic
130+
4473568|TATA Communications
130131
447360|Three
131132
447361|Three
132133
447362|Three
@@ -135,7 +136,7 @@
135136
447365|Three
136137
447366|Three
137138
447367|Three
138-
4473680|Teleena
139+
4473680|TATA Communications
139140
4473682|Sky
140141
4473683|Sky
141142
4473684|Sky
@@ -232,8 +233,8 @@
232233
4474184|Manx Telecom
233234
4474185|Telna
234235
4474186|Ace Call
235-
4474187|Teleena
236-
4474189|Teleena
236+
4474187|TATA Communications
237+
4474189|TATA Communications
237238
447419|Orange
238239
447420|Orange
239240
447421|Orange

resources/carrier/en/57.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,4 +292,4 @@
292292
573507|Avantel
293293
573508|Avantel
294294
57351|Avantel
295-
579|Movistar
295+
5791|Movistar

resources/carrier/en/65.txt

+5-1
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,11 @@
392392
658947|Simba
393393
658948|Simba
394394
658949|M1
395-
65895|M1
395+
658950|M1
396+
658951|M1
397+
658952|M1
398+
658953|Simba
399+
65896|Simba
396400
659001|StarHub
397401
659002|StarHub
398402
659003|StarHub

resources/carrier/en/852.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@
8282
852468|China Mobile
8383
852469|China Mobile
8484
8524699|South China Telecommunications
85-
85247|Hutchison Telecom
85+
852470|Hutchison Telecom
86+
852474|China Mobile
8687
852510|China Mobile
8788
852511|HKT
8889
852512|China Mobile
@@ -316,6 +317,7 @@
316317
852841|Hutchison Telecom
317318
852842|HKT
318319
852843|Hutchison Telecom
320+
852844|China Mobile
319321
8528480|HKT
320322
8528481|HKT
321323
8528482|HKT

resources/carrier/en/972.txt

+1-14
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
# Copyright (C) 2013 The Libphonenumber Authors
2-
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
7-
# http://www.apache.org/licenses/LICENSE-2.0
8-
9-
# Unless required by applicable law or agreed to in writing, software
10-
# distributed under the License is distributed on an "AS IS" BASIS,
11-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
# See the License for the specific language governing permissions and
13-
# limitations under the License.
14-
151
97250|Pelephone
162
97251|Xphone
173
972510|Wecom
@@ -33,6 +19,7 @@
3319
9725544|Cellran Cellular Communications
3420
97255440|Merkaziya
3521
97255442|Xphone
22+
97255443|Yossi
3623
9725550|Annatel
3724
9725551|Annatel
3825
9725552|Annatel

resources/carrier/en/998.txt

-8
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,6 @@
9595
99867790|MobiUZ
9696
99867797|MobiUZ
9797
998679|MobiUZ
98-
9986921|MobiUZ
99-
9986923|MobiUZ
100-
9986925|MobiUZ
101-
9986927|MobiUZ
102-
998695|MobiUZ
103-
9986962|MobiUZ
104-
9986968|MobiUZ
105-
998697|MobiUZ
10698
99870|MobiUZ
10799
99872227|MobiUZ
108100
99872229|MobiUZ

resources/carrier/zh/852.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
852468|中国移动
7777
852469|中国移动
7878
8524699|中國南方電信(香港)有限公司
79-
85247|和記電話有限公司
79+
852470|和記電話有限公司
80+
852474|中国移动
8081
852510|中国移动
8182
852511|香港移动通讯
8283
852512|中国移动
@@ -310,6 +311,7 @@
310311
852841|和記電話有限公司
311312
852842|香港移动通讯
312313
852843|和記電話有限公司
314+
852844|中国移动
313315
8528480|香港移动通讯
314316
8528481|香港移动通讯
315317
8528482|香港移动通讯

resources/geocoding/en/51.txt

+2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,11 @@
3333
5165|Loreto
3434
5166|Ayacucho
3535
5167|Huancavelica
36+
5168|Lima
3637
5172|Tumbes
3738
5173|Piura
3839
5174|Lambayeque
40+
5175|Lima
3941
5176|Cajamarca
4042
5182|Madre de Dios
4143
5183|Apurímac

resources/metadata/221/ranges.csv

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Prefix ; Length ; Type ; Tariff ; Operator ; Format ;
88
3611 ; 9 ; FIXED_LINE ; STANDARD_RATE ; ; "fmt1_2/3/2/2" ; "SN" ; ; ITU
99
39[01] ; 9 ; VOIP ; STANDARD_RATE ; ; "fmt1_2/3/2/2" ; "SN" ; ; ITU
1010
70 ; 9 ; MOBILE ; STANDARD_RATE ; "expresso" ; "fmt1_2/3/2/2" ; "SN" ; ; IR21
11+
710 ; 9 ; MOBILE ; STANDARD_RATE ; "orange" ; "fmt1_2/3/2/2" ; "SN" ; ; IR21
1112
721 ; 9 ; MOBILE ; STANDARD_RATE ; "hayo" ; "fmt1_2/3/2/2" ; "SN" ; ; ITU
1213
75[019]0 ; 9 ; MOBILE ; STANDARD_RATE ; "promobile" ; "fmt1_2/3/2/2" ; "SN" ; ; IR21
1314
7501 ; 9 ; MOBILE ; STANDARD_RATE ; "promobile" ; "fmt1_2/3/2/2" ; "SN" ; ; ITU

0 commit comments

Comments
 (0)