Skip to content

Commit 6784193

Browse files
Update Umbraco.StorageProviders.AzureBlob to 13.1.0
1 parent f86bb63 commit 6784193

File tree

4 files changed

+326
-266
lines changed

4 files changed

+326
-266
lines changed

Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
</PropertyGroup>
55
<ItemGroup>
6-
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" />
6+
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" />
77
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
8-
<GlobalPackageReference Include="Umbraco.Code" Version="2.1.0" />
8+
<GlobalPackageReference Include="Umbraco.Code" Version="2.2.0" />
99
<GlobalPackageReference Include="Umbraco.GitVersioning.Extensions" Version="0.2.0" />
1010
</ItemGroup>
1111
<PropertyGroup>
12-
<UmbracoStorageProvidersPackageVersion>[13.0.1, 14)</UmbracoStorageProvidersPackageVersion>
12+
<UmbracoStorageProvidersPackageVersion>[13.1.0, 14)</UmbracoStorageProvidersPackageVersion>
1313
</PropertyGroup>
1414
<ItemGroup>
1515
<PackageVersion Include="Umbraco.StorageProviders.AzureBlob" Version="$(UmbracoStorageProvidersPackageVersion)" />

src/Umbraco.Cloud.StorageProviders.AzureBlob.Core/packages.lock.json

Lines changed: 96 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net8.0": {
55
"Nerdbank.GitVersioning": {
66
"type": "Direct",
7-
"requested": "[3.6.133, )",
8-
"resolved": "3.6.133",
9-
"contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw=="
7+
"requested": "[3.6.143, )",
8+
"resolved": "3.6.143",
9+
"contentHash": "N24MtdLq4PmdJ2woTQd9515q0I1jeO/DlimYCB/GoRd510Fc9dk9H6YaN8MPPrVF8RHrIalCUfWbWvcoarYeoQ=="
1010
},
1111
"StyleCop.Analyzers": {
1212
"type": "Direct",
@@ -19,11 +19,11 @@
1919
},
2020
"Umbraco.Code": {
2121
"type": "Direct",
22-
"requested": "[2.1.0, )",
23-
"resolved": "2.1.0",
24-
"contentHash": "Naht0RBAcXXUDyGup7e9o20YloErxRFwsWXdCMz0ksccP+8HEgNhrJ1jYHNASYXAQfzYADhX5Ko8rZB3NMEa+w==",
22+
"requested": "[2.2.0, )",
23+
"resolved": "2.2.0",
24+
"contentHash": "ECtheweV4hoFYYhY9ZhT/21oSDTR+SWeLLqeAmRIP7mQJgpsWhNi41RMdBg+rZpIUGkQq0qN7G79Ua/dXK+wuA==",
2525
"dependencies": {
26-
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0"
26+
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.10.0"
2727
}
2828
},
2929
"Umbraco.GitVersioning.Extensions": {
@@ -34,13 +34,13 @@
3434
},
3535
"Umbraco.StorageProviders.AzureBlob": {
3636
"type": "Direct",
37-
"requested": "[13.0.1, 14.0.0)",
38-
"resolved": "13.0.1",
39-
"contentHash": "Mms4oX9y0aOUdb9F3N6q0JqP3DsnOBZ+7I80aImuYMXK8eVLXBBFXGpBRiBHucAwed9fxw9YucjdOWzs4DxLyg==",
37+
"requested": "[13.1.0, 14.0.0)",
38+
"resolved": "13.1.0",
39+
"contentHash": "spJ6tgoCvsK5sU6sEs7B9z/veqpexjiho36qU1bNsIOWirR1gdfmODi1ug3q4XU9GQLBTiKJPAZD9VroFna42g==",
4040
"dependencies": {
41-
"Azure.Storage.Blobs": "12.19.1",
41+
"Azure.Storage.Blobs": "12.22.1",
4242
"Umbraco.Cms.Web.Common": "[13.0.0, 14.0.0)",
43-
"Umbraco.StorageProviders": "[13.0.1, 14.0.0)"
43+
"Umbraco.StorageProviders": "[13.1.0, 14.0.0)"
4444
}
4545
},
4646
"Asp.Versioning.Abstractions": {
@@ -77,33 +77,34 @@
7777
},
7878
"Azure.Core": {
7979
"type": "Transitive",
80-
"resolved": "1.36.0",
81-
"contentHash": "vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==",
80+
"resolved": "1.43.0",
81+
"contentHash": "XE6GHvFAv0djbzNSC3jJPDytcDRmg2CUYlh4V4HjIjX9xLP90OYDPz1KyF02qJJJTF9wLuG4C0XIQm22MGkCww==",
8282
"dependencies": {
83-
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
83+
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
84+
"System.ClientModel": "1.0.0",
8485
"System.Diagnostics.DiagnosticSource": "6.0.1",
8586
"System.Memory.Data": "1.0.2",
8687
"System.Numerics.Vectors": "4.5.0",
87-
"System.Text.Encodings.Web": "4.7.2",
88-
"System.Text.Json": "4.7.2",
88+
"System.Text.Encodings.Web": "6.0.0",
89+
"System.Text.Json": "6.0.9",
8990
"System.Threading.Tasks.Extensions": "4.5.4"
9091
}
9192
},
9293
"Azure.Storage.Blobs": {
9394
"type": "Transitive",
94-
"resolved": "12.19.1",
95-
"contentHash": "x43hWFJ4sPQ23TD4piCwT+KlQpZT8pNDAzqj6yUCqh+WJ2qcQa17e1gh6ZOeT2QNFQTTDSuR56fm2bIV7i11/w==",
95+
"resolved": "12.22.1",
96+
"contentHash": "x0TZRhkLQwVf+BYjFJybRu0G8OdIXm0mYZJUgUX2I27DHxHmW6+qR4q3VsbOKYT1r/CFwDKBt7wDVohr14k4bQ==",
9697
"dependencies": {
97-
"Azure.Storage.Common": "12.18.1",
98-
"System.Text.Json": "4.7.2"
98+
"Azure.Storage.Common": "12.21.0",
99+
"System.Text.Json": "6.0.9"
99100
}
100101
},
101102
"Azure.Storage.Common": {
102103
"type": "Transitive",
103-
"resolved": "12.18.1",
104-
"contentHash": "ohCslqP9yDKIn+DVjBEOBuieB1QwsUCz+BwHYNaJ3lcIsTSiI4Evnq81HcKe8CqM8qvdModbipVQKpnxpbdWqA==",
104+
"resolved": "12.21.0",
105+
"contentHash": "4DosxjTeu1BpRJr8iPuUQ0QMGgLHreErKy1DdqsqABkwA5FzzRr/fUD+IfxTpCyi7uhLhcgz5FmDdts+uyrvpQ==",
105106
"dependencies": {
106-
"Azure.Core": "1.36.0",
107+
"Azure.Core": "1.43.0",
107108
"System.IO.Hashing": "6.0.0"
108109
}
109110
},
@@ -416,8 +417,8 @@
416417
},
417418
"Microsoft.Bcl.AsyncInterfaces": {
418419
"type": "Transitive",
419-
"resolved": "7.0.0",
420-
"contentHash": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg=="
420+
"resolved": "6.0.0",
421+
"contentHash": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg=="
421422
},
422423
"Microsoft.CodeAnalysis.Analyzers": {
423424
"type": "Transitive",
@@ -426,32 +427,40 @@
426427
},
427428
"Microsoft.CodeAnalysis.Common": {
428429
"type": "Transitive",
429-
"resolved": "4.8.0",
430-
"contentHash": "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==",
430+
"resolved": "4.10.0",
431+
"contentHash": "7O4+dn0fNKykPpEB1i8/5EKzwD3fuu/shdbbnnsBmdiHMaBz6telOubDFwPwLQQ/PvOAWTFIWWTyAOmWvXRD2g==",
431432
"dependencies": {
432433
"Microsoft.CodeAnalysis.Analyzers": "3.3.4",
433-
"System.Collections.Immutable": "7.0.0",
434-
"System.Reflection.Metadata": "7.0.0",
435-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
434+
"System.Collections.Immutable": "8.0.0",
435+
"System.Reflection.Metadata": "8.0.0"
436436
}
437437
},
438438
"Microsoft.CodeAnalysis.CSharp": {
439439
"type": "Transitive",
440-
"resolved": "4.8.0",
441-
"contentHash": "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==",
440+
"resolved": "4.10.0",
441+
"contentHash": "iifqKy3KvCgPABHFbFlSxjEoE+OItZGuZ191NM/TWV750m1jMypr7BtrP65ET+OK2KNVupO8S8xCtxbNqw056A==",
442442
"dependencies": {
443-
"Microsoft.CodeAnalysis.Common": "[4.8.0]"
443+
"Microsoft.CodeAnalysis.Analyzers": "3.3.4",
444+
"Microsoft.CodeAnalysis.Common": "[4.10.0]",
445+
"System.Collections.Immutable": "8.0.0",
446+
"System.Reflection.Metadata": "8.0.0"
444447
}
445448
},
446449
"Microsoft.CodeAnalysis.CSharp.Workspaces": {
447450
"type": "Transitive",
448-
"resolved": "4.8.0",
449-
"contentHash": "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==",
451+
"resolved": "4.10.0",
452+
"contentHash": "s8qbD2i3zdol8QNcrCVw9URW71DUdg1UF0XCxxIaQoYbdpcKVy2DG127560psiqLEKxAEWA/DOFwL9CY2qGq1g==",
450453
"dependencies": {
451454
"Humanizer.Core": "2.14.1",
452-
"Microsoft.CodeAnalysis.CSharp": "[4.8.0]",
453-
"Microsoft.CodeAnalysis.Common": "[4.8.0]",
454-
"Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]"
455+
"Microsoft.CodeAnalysis.Analyzers": "3.3.4",
456+
"Microsoft.CodeAnalysis.CSharp": "[4.10.0]",
457+
"Microsoft.CodeAnalysis.Common": "[4.10.0]",
458+
"Microsoft.CodeAnalysis.Workspaces.Common": "[4.10.0]",
459+
"System.Collections.Immutable": "8.0.0",
460+
"System.Composition": "8.0.0",
461+
"System.IO.Pipelines": "8.0.0",
462+
"System.Reflection.Metadata": "8.0.0",
463+
"System.Threading.Channels": "7.0.0"
455464
}
456465
},
457466
"Microsoft.CodeAnalysis.Razor": {
@@ -466,14 +475,16 @@
466475
},
467476
"Microsoft.CodeAnalysis.Workspaces.Common": {
468477
"type": "Transitive",
469-
"resolved": "4.8.0",
470-
"contentHash": "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==",
478+
"resolved": "4.10.0",
479+
"contentHash": "lSMNGNeROSbxvbgzJyQfJpLJM0BFRrSgxYs4BZuZvpL8TuyUorEYa/HCJDcclhSRhr76LGiTT5lfLu5QFoFF6A==",
471480
"dependencies": {
472481
"Humanizer.Core": "2.14.1",
473-
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
474-
"Microsoft.CodeAnalysis.Common": "[4.8.0]",
475-
"System.Composition": "7.0.0",
476-
"System.IO.Pipelines": "7.0.0",
482+
"Microsoft.CodeAnalysis.Analyzers": "3.3.4",
483+
"Microsoft.CodeAnalysis.Common": "[4.10.0]",
484+
"System.Collections.Immutable": "8.0.0",
485+
"System.Composition": "8.0.0",
486+
"System.IO.Pipelines": "8.0.0",
487+
"System.Reflection.Metadata": "8.0.0",
477488
"System.Threading.Channels": "7.0.0"
478489
}
479490
},
@@ -1219,6 +1230,15 @@
12191230
"System.Threading": "4.3.0"
12201231
}
12211232
},
1233+
"System.ClientModel": {
1234+
"type": "Transitive",
1235+
"resolved": "1.0.0",
1236+
"contentHash": "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==",
1237+
"dependencies": {
1238+
"System.Memory.Data": "1.0.2",
1239+
"System.Text.Json": "4.7.2"
1240+
}
1241+
},
12221242
"System.Collections": {
12231243
"type": "Transitive",
12241244
"resolved": "4.3.0",
@@ -1248,8 +1268,8 @@
12481268
},
12491269
"System.Collections.Immutable": {
12501270
"type": "Transitive",
1251-
"resolved": "7.0.0",
1252-
"contentHash": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ=="
1271+
"resolved": "8.0.0",
1272+
"contentHash": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg=="
12531273
},
12541274
"System.ComponentModel": {
12551275
"type": "Transitive",
@@ -1271,50 +1291,50 @@
12711291
},
12721292
"System.Composition": {
12731293
"type": "Transitive",
1274-
"resolved": "7.0.0",
1275-
"contentHash": "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==",
1294+
"resolved": "8.0.0",
1295+
"contentHash": "E9oO9olNNxA39J8CxQwf7ceIPm+j/B/PhYpyK9M4LhN/OLLRw6u5fNInkhVqaWueMB9iXxYqnwqwgz+W91loIA==",
12761296
"dependencies": {
1277-
"System.Composition.AttributedModel": "7.0.0",
1278-
"System.Composition.Convention": "7.0.0",
1279-
"System.Composition.Hosting": "7.0.0",
1280-
"System.Composition.Runtime": "7.0.0",
1281-
"System.Composition.TypedParts": "7.0.0"
1297+
"System.Composition.AttributedModel": "8.0.0",
1298+
"System.Composition.Convention": "8.0.0",
1299+
"System.Composition.Hosting": "8.0.0",
1300+
"System.Composition.Runtime": "8.0.0",
1301+
"System.Composition.TypedParts": "8.0.0"
12821302
}
12831303
},
12841304
"System.Composition.AttributedModel": {
12851305
"type": "Transitive",
1286-
"resolved": "7.0.0",
1287-
"contentHash": "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ=="
1306+
"resolved": "8.0.0",
1307+
"contentHash": "NyElSuvmBMYdn2iPG0n29i7Igu0bq99izOP3MAtEwskY3OP9jqsavvVmPn9lesVaj/KT/o/QkNjA43dOJTsDQw=="
12881308
},
12891309
"System.Composition.Convention": {
12901310
"type": "Transitive",
1291-
"resolved": "7.0.0",
1292-
"contentHash": "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==",
1311+
"resolved": "8.0.0",
1312+
"contentHash": "UuVkc1B3vQU/LzEbWLMZ1aYVssv4rpShzf8wPEyrUqoGNqdYKREmB8bXR73heOMKkwS6ZnPz3PjGODT2MenukQ==",
12931313
"dependencies": {
1294-
"System.Composition.AttributedModel": "7.0.0"
1314+
"System.Composition.AttributedModel": "8.0.0"
12951315
}
12961316
},
12971317
"System.Composition.Hosting": {
12981318
"type": "Transitive",
1299-
"resolved": "7.0.0",
1300-
"contentHash": "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==",
1319+
"resolved": "8.0.0",
1320+
"contentHash": "qwbONqoxlazxcbiohvb3t1JWZgKIKcRdXS5uEeLbo5wtuBupIbAvdC3PYTAeBCZrZeERvrtAbhYHuuS43Zr1bQ==",
13011321
"dependencies": {
1302-
"System.Composition.Runtime": "7.0.0"
1322+
"System.Composition.Runtime": "8.0.0"
13031323
}
13041324
},
13051325
"System.Composition.Runtime": {
13061326
"type": "Transitive",
1307-
"resolved": "7.0.0",
1308-
"contentHash": "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw=="
1327+
"resolved": "8.0.0",
1328+
"contentHash": "G+kRyB5/6+3ucRRQz+DF4uSHGqpkK8Q4ilVdbt4zvxpmvLVZNmSkyFAQpJLcbOyVF85aomJx0m+TGMDVlwx7ZQ=="
13091329
},
13101330
"System.Composition.TypedParts": {
13111331
"type": "Transitive",
1312-
"resolved": "7.0.0",
1313-
"contentHash": "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==",
1332+
"resolved": "8.0.0",
1333+
"contentHash": "DsSklhuA+Dsgo3ZZrar8hjBFvq1wa1grrkNCTt+6SoX3vq0Vy+HXJnVXrU/nNH1BjlGH684A7h4hJQHZd/u5mA==",
13141334
"dependencies": {
1315-
"System.Composition.AttributedModel": "7.0.0",
1316-
"System.Composition.Hosting": "7.0.0",
1317-
"System.Composition.Runtime": "7.0.0"
1335+
"System.Composition.AttributedModel": "8.0.0",
1336+
"System.Composition.Hosting": "8.0.0",
1337+
"System.Composition.Runtime": "8.0.0"
13181338
}
13191339
},
13201340
"System.Configuration.ConfigurationManager": {
@@ -1544,8 +1564,8 @@
15441564
},
15451565
"System.IO.Pipelines": {
15461566
"type": "Transitive",
1547-
"resolved": "7.0.0",
1548-
"contentHash": "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg=="
1567+
"resolved": "8.0.0",
1568+
"contentHash": "FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA=="
15491569
},
15501570
"System.Linq": {
15511571
"type": "Transitive",
@@ -1723,10 +1743,10 @@
17231743
},
17241744
"System.Reflection.Metadata": {
17251745
"type": "Transitive",
1726-
"resolved": "7.0.0",
1727-
"contentHash": "MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==",
1746+
"resolved": "8.0.0",
1747+
"contentHash": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
17281748
"dependencies": {
1729-
"System.Collections.Immutable": "7.0.0"
1749+
"System.Collections.Immutable": "8.0.0"
17301750
}
17311751
},
17321752
"System.Reflection.Primitives": {
@@ -2279,8 +2299,8 @@
22792299
},
22802300
"Umbraco.StorageProviders": {
22812301
"type": "Transitive",
2282-
"resolved": "13.0.1",
2283-
"contentHash": "SOD6frWZ9SrbXuQWUtMZLI5gT8jE9Oj9sewnmZsUSI6hS9JXBRyVmdqTL/UM20Jv5kSfT/VcCcdgXak83rBWbA==",
2302+
"resolved": "13.1.0",
2303+
"contentHash": "P3jI8yaMgGsdVHkWuCzg4hu06l/xoQnJpqkBlbzSXDCIU7G9SzOcnigZMS+m8x3lL4JC9MOx4qn8aGEngqa7xg==",
22842304
"dependencies": {
22852305
"Umbraco.Cms.Web.Common": "[13.0.0, 14.0.0)"
22862306
}

0 commit comments

Comments
 (0)