Skip to content

Commit 967667f

Browse files
mathewcfabiocav
authored andcommitted
Bumping Azure.Identity to version 1.11.4 (#10228) (#10229)
1 parent 21fc457 commit 967667f

File tree

4 files changed

+64
-64
lines changed

4 files changed

+64
-64
lines changed

src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</ItemGroup>
6464

6565
<ItemGroup>
66-
<PackageReference Include="Azure.Identity" Version="1.11.2" />
66+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
6767
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.2.0" />
6868
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
6969
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />

src/WebJobs.Script/WebJobs.Script.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<ItemGroup>
4646
<!-- Dependencies needed for Storage Providers -->
4747
<PackageReference Include="Azure.Core" Version="1.38.0" />
48-
<PackageReference Include="Azure.Identity" Version="1.11.2" />
48+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
4949
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
5050
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
5151
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />

test/WebJobs.Script.Tests/DepsFiles/net6.0/Microsoft.Azure.WebJobs.Script.WebHost.deps.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
".NETCoreApp,Version=v6.0": {
99
"Microsoft.Azure.WebJobs.Script.WebHost/4.34.0": {
1010
"dependencies": {
11-
"Azure.Identity": "1.11.2",
11+
"Azure.Identity": "1.11.4",
1212
"Azure.Security.KeyVault.Secrets": "4.2.0",
1313
"Microsoft.ApplicationInsights": "2.22.0",
1414
"Microsoft.ApplicationInsights.AspNetCore": "2.21.0",
@@ -77,20 +77,20 @@
7777
}
7878
}
7979
},
80-
"Azure.Identity/1.11.2": {
80+
"Azure.Identity/1.11.4": {
8181
"dependencies": {
8282
"Azure.Core": "1.38.0",
83-
"Microsoft.Identity.Client": "4.60.3",
84-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
83+
"Microsoft.Identity.Client": "4.61.3",
84+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
8585
"System.Memory": "4.5.4",
8686
"System.Security.Cryptography.ProtectedData": "4.7.0",
8787
"System.Text.Json": "6.0.9",
8888
"System.Threading.Tasks.Extensions": "4.5.4"
8989
},
9090
"runtime": {
9191
"lib/netstandard2.0/Azure.Identity.dll": {
92-
"assemblyVersion": "1.11.2.0",
93-
"fileVersion": "1.1100.224.21902"
92+
"assemblyVersion": "1.11.4.0",
93+
"fileVersion": "1.1100.424.31005"
9494
}
9595
}
9696
},
@@ -839,12 +839,12 @@
839839
"runtimes/win7-x64/native/Cosmos.CRTCompat.dll": {
840840
"rid": "win7-x64",
841841
"assetType": "native",
842-
"fileVersion": "0.0.0.0"
842+
"fileVersion": "2.0.0.0"
843843
},
844844
"runtimes/win7-x64/native/Microsoft.Azure.Documents.ServiceInterop.dll": {
845845
"rid": "win7-x64",
846846
"assetType": "native",
847-
"fileVersion": "0.0.0.0"
847+
"fileVersion": "2.11.2.0"
848848
}
849849
}
850850
},
@@ -983,7 +983,7 @@
983983
},
984984
"Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.41-11321": {
985985
"dependencies": {
986-
"Azure.Identity": "1.11.2",
986+
"Azure.Identity": "1.11.4",
987987
"Microsoft.ApplicationInsights": "2.22.0",
988988
"Microsoft.ApplicationInsights.AspNetCore": "2.21.0",
989989
"Microsoft.ApplicationInsights.DependencyCollector": "2.21.0",
@@ -1030,7 +1030,7 @@
10301030
"runtime": {
10311031
"lib/netstandard2.0/Microsoft.Azure.WebJobs.Script.Abstractions.dll": {
10321032
"assemblyVersion": "1.0.0.0",
1033-
"fileVersion": "1.0.22000.0"
1033+
"fileVersion": "1.0.19706.0"
10341034
}
10351035
}
10361036
},
@@ -1309,7 +1309,7 @@
13091309
"Microsoft.Extensions.Azure/1.7.0": {
13101310
"dependencies": {
13111311
"Azure.Core": "1.38.0",
1312-
"Azure.Identity": "1.11.2",
1312+
"Azure.Identity": "1.11.4",
13131313
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
13141314
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
13151315
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
@@ -1513,27 +1513,27 @@
15131513
"System.Text.Encodings.Web": "6.0.0"
15141514
}
15151515
},
1516-
"Microsoft.Identity.Client/4.60.3": {
1516+
"Microsoft.Identity.Client/4.61.3": {
15171517
"dependencies": {
15181518
"Microsoft.IdentityModel.Abstractions": "6.35.0",
15191519
"System.Diagnostics.DiagnosticSource": "6.0.1"
15201520
},
15211521
"runtime": {
15221522
"lib/net6.0/Microsoft.Identity.Client.dll": {
1523-
"assemblyVersion": "4.60.3.0",
1524-
"fileVersion": "4.60.3.0"
1523+
"assemblyVersion": "4.61.3.0",
1524+
"fileVersion": "4.61.3.0"
15251525
}
15261526
}
15271527
},
1528-
"Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
1528+
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
15291529
"dependencies": {
1530-
"Microsoft.Identity.Client": "4.60.3",
1530+
"Microsoft.Identity.Client": "4.61.3",
15311531
"System.Security.Cryptography.ProtectedData": "4.7.0"
15321532
},
15331533
"runtime": {
15341534
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
1535-
"assemblyVersion": "4.60.3.0",
1536-
"fileVersion": "4.60.3.0"
1535+
"assemblyVersion": "4.61.3.0",
1536+
"fileVersion": "4.61.3.0"
15371537
}
15381538
}
15391539
},
@@ -3015,7 +3015,7 @@
30153015
"Microsoft.Azure.WebJobs.Script/4.34.0": {
30163016
"dependencies": {
30173017
"Azure.Core": "1.38.0",
3018-
"Azure.Identity": "1.11.2",
3018+
"Azure.Identity": "1.11.4",
30193019
"Azure.Storage.Blobs": "12.13.0",
30203020
"Microsoft.ApplicationInsights": "2.22.0",
30213021
"Microsoft.ApplicationInsights.AspNetCore": "2.21.0",
@@ -3111,12 +3111,12 @@
31113111
"path": "azure.core/1.38.0",
31123112
"hashPath": "azure.core.1.38.0.nupkg.sha512"
31133113
},
3114-
"Azure.Identity/1.11.2": {
3114+
"Azure.Identity/1.11.4": {
31153115
"type": "package",
31163116
"serviceable": true,
3117-
"sha512": "sha512-mihECA1msfwdjTPXHwK9N3n4ln8jMB0DuT0r2caDGPriRT1vca4/Jgmo6FmFZPo8RQsQt1fVn1Gxv5WqkyHVeA==",
3118-
"path": "azure.identity/1.11.2",
3119-
"hashPath": "azure.identity.1.11.2.nupkg.sha512"
3117+
"sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
3118+
"path": "azure.identity/1.11.4",
3119+
"hashPath": "azure.identity.1.11.4.nupkg.sha512"
31203120
},
31213121
"Azure.Security.KeyVault.Secrets/4.2.0": {
31223122
"type": "package",
@@ -3765,7 +3765,7 @@
37653765
"Microsoft.Azure.WebJobs.Script.Abstractions/1.0.4-preview": {
37663766
"type": "package",
37673767
"serviceable": true,
3768-
"sha512": "sha512-U/aVn/i0P9MdPsca9TrLmTlKuGOJ8okTdifrBeNviwd80Xbv/+dIM/GGReQXaVVtUM5/SlbUHRAhvA9w0yuEyA==",
3768+
"sha512": "sha512-mvgXnFKwh4/Gw8BXc99ZJd2iQ8DQJTCotvY9PZ9Y2UHa4KiOsYaEW4kuZ5RFBD9KqGO2vXG56w3wMFVyxmaA2g==",
37693769
"path": "microsoft.azure.webjobs.script.abstractions/1.0.4-preview",
37703770
"hashPath": "microsoft.azure.webjobs.script.abstractions.1.0.4-preview.nupkg.sha512"
37713771
},
@@ -4063,19 +4063,19 @@
40634063
"path": "microsoft.extensions.webencoders/2.1.0",
40644064
"hashPath": "microsoft.extensions.webencoders.2.1.0.nupkg.sha512"
40654065
},
4066-
"Microsoft.Identity.Client/4.60.3": {
4066+
"Microsoft.Identity.Client/4.61.3": {
40674067
"type": "package",
40684068
"serviceable": true,
4069-
"sha512": "sha512-jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
4070-
"path": "microsoft.identity.client/4.60.3",
4071-
"hashPath": "microsoft.identity.client.4.60.3.nupkg.sha512"
4069+
"sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
4070+
"path": "microsoft.identity.client/4.61.3",
4071+
"hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512"
40724072
},
4073-
"Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
4073+
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
40744074
"type": "package",
40754075
"serviceable": true,
4076-
"sha512": "sha512-X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
4077-
"path": "microsoft.identity.client.extensions.msal/4.60.3",
4078-
"hashPath": "microsoft.identity.client.extensions.msal.4.60.3.nupkg.sha512"
4076+
"sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
4077+
"path": "microsoft.identity.client.extensions.msal/4.61.3",
4078+
"hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512"
40794079
},
40804080
"Microsoft.IdentityModel.Abstractions/6.35.0": {
40814081
"type": "package",

test/WebJobs.Script.Tests/DepsFiles/net8.0/Microsoft.Azure.WebJobs.Script.WebHost.deps.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
".NETCoreApp,Version=v8.0": {
99
"Microsoft.Azure.WebJobs.Script.WebHost/4.34.0": {
1010
"dependencies": {
11-
"Azure.Identity": "1.11.2",
11+
"Azure.Identity": "1.11.4",
1212
"Azure.Security.KeyVault.Secrets": "4.2.0",
1313
"Microsoft.ApplicationInsights": "2.22.0",
1414
"Microsoft.ApplicationInsights.AspNetCore": "2.21.0",
@@ -77,20 +77,20 @@
7777
}
7878
}
7979
},
80-
"Azure.Identity/1.11.2": {
80+
"Azure.Identity/1.11.4": {
8181
"dependencies": {
8282
"Azure.Core": "1.38.0",
83-
"Microsoft.Identity.Client": "4.60.3",
84-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
83+
"Microsoft.Identity.Client": "4.61.3",
84+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
8585
"System.Memory": "4.5.4",
8686
"System.Security.Cryptography.ProtectedData": "4.7.0",
8787
"System.Text.Json": "6.0.9",
8888
"System.Threading.Tasks.Extensions": "4.5.4"
8989
},
9090
"runtime": {
9191
"lib/netstandard2.0/Azure.Identity.dll": {
92-
"assemblyVersion": "1.11.2.0",
93-
"fileVersion": "1.1100.224.21902"
92+
"assemblyVersion": "1.11.4.0",
93+
"fileVersion": "1.1100.424.31005"
9494
}
9595
}
9696
},
@@ -983,7 +983,7 @@
983983
},
984984
"Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.41-11321": {
985985
"dependencies": {
986-
"Azure.Identity": "1.11.2",
986+
"Azure.Identity": "1.11.4",
987987
"Microsoft.ApplicationInsights": "2.22.0",
988988
"Microsoft.ApplicationInsights.AspNetCore": "2.21.0",
989989
"Microsoft.ApplicationInsights.DependencyCollector": "2.21.0",
@@ -1030,7 +1030,7 @@
10301030
"runtime": {
10311031
"lib/netstandard2.0/Microsoft.Azure.WebJobs.Script.Abstractions.dll": {
10321032
"assemblyVersion": "1.0.0.0",
1033-
"fileVersion": "1.0.21962.0"
1033+
"fileVersion": "1.0.19706.0"
10341034
}
10351035
}
10361036
},
@@ -1309,7 +1309,7 @@
13091309
"Microsoft.Extensions.Azure/1.7.0": {
13101310
"dependencies": {
13111311
"Azure.Core": "1.38.0",
1312-
"Azure.Identity": "1.11.2",
1312+
"Azure.Identity": "1.11.4",
13131313
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
13141314
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
13151315
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
@@ -1513,27 +1513,27 @@
15131513
"System.Text.Encodings.Web": "6.0.0"
15141514
}
15151515
},
1516-
"Microsoft.Identity.Client/4.60.3": {
1516+
"Microsoft.Identity.Client/4.61.3": {
15171517
"dependencies": {
15181518
"Microsoft.IdentityModel.Abstractions": "7.1.2",
15191519
"System.Diagnostics.DiagnosticSource": "6.0.1"
15201520
},
15211521
"runtime": {
15221522
"lib/net6.0/Microsoft.Identity.Client.dll": {
1523-
"assemblyVersion": "4.60.3.0",
1524-
"fileVersion": "4.60.3.0"
1523+
"assemblyVersion": "4.61.3.0",
1524+
"fileVersion": "4.61.3.0"
15251525
}
15261526
}
15271527
},
1528-
"Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
1528+
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
15291529
"dependencies": {
1530-
"Microsoft.Identity.Client": "4.60.3",
1530+
"Microsoft.Identity.Client": "4.61.3",
15311531
"System.Security.Cryptography.ProtectedData": "4.7.0"
15321532
},
15331533
"runtime": {
15341534
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
1535-
"assemblyVersion": "4.60.3.0",
1536-
"fileVersion": "4.60.3.0"
1535+
"assemblyVersion": "4.61.3.0",
1536+
"fileVersion": "4.61.3.0"
15371537
}
15381538
}
15391539
},
@@ -2998,7 +2998,7 @@
29982998
"Microsoft.Azure.WebJobs.Script/4.34.0": {
29992999
"dependencies": {
30003000
"Azure.Core": "1.38.0",
3001-
"Azure.Identity": "1.11.2",
3001+
"Azure.Identity": "1.11.4",
30023002
"Azure.Storage.Blobs": "12.13.0",
30033003
"Microsoft.ApplicationInsights": "2.22.0",
30043004
"Microsoft.ApplicationInsights.AspNetCore": "2.21.0",
@@ -3094,12 +3094,12 @@
30943094
"path": "azure.core/1.38.0",
30953095
"hashPath": "azure.core.1.38.0.nupkg.sha512"
30963096
},
3097-
"Azure.Identity/1.11.2": {
3097+
"Azure.Identity/1.11.4": {
30983098
"type": "package",
30993099
"serviceable": true,
3100-
"sha512": "sha512-mihECA1msfwdjTPXHwK9N3n4ln8jMB0DuT0r2caDGPriRT1vca4/Jgmo6FmFZPo8RQsQt1fVn1Gxv5WqkyHVeA==",
3101-
"path": "azure.identity/1.11.2",
3102-
"hashPath": "azure.identity.1.11.2.nupkg.sha512"
3100+
"sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
3101+
"path": "azure.identity/1.11.4",
3102+
"hashPath": "azure.identity.1.11.4.nupkg.sha512"
31033103
},
31043104
"Azure.Security.KeyVault.Secrets/4.2.0": {
31053105
"type": "package",
@@ -3755,7 +3755,7 @@
37553755
"Microsoft.Azure.WebJobs.Script.Abstractions/1.0.4-preview": {
37563756
"type": "package",
37573757
"serviceable": true,
3758-
"sha512": "sha512-6yQIbQWV+Js168FJFPu0aIdwaVl6IkaIqZOuq9RT/8QgNFjIiHYE6w/bJjTDWzf4FccVgbYAz9nXWXd5u45OEg==",
3758+
"sha512": "sha512-mvgXnFKwh4/Gw8BXc99ZJd2iQ8DQJTCotvY9PZ9Y2UHa4KiOsYaEW4kuZ5RFBD9KqGO2vXG56w3wMFVyxmaA2g==",
37593759
"path": "microsoft.azure.webjobs.script.abstractions/1.0.4-preview",
37603760
"hashPath": "microsoft.azure.webjobs.script.abstractions.1.0.4-preview.nupkg.sha512"
37613761
},
@@ -4053,19 +4053,19 @@
40534053
"path": "microsoft.extensions.webencoders/2.2.0",
40544054
"hashPath": "microsoft.extensions.webencoders.2.2.0.nupkg.sha512"
40554055
},
4056-
"Microsoft.Identity.Client/4.60.3": {
4056+
"Microsoft.Identity.Client/4.61.3": {
40574057
"type": "package",
40584058
"serviceable": true,
4059-
"sha512": "sha512-jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
4060-
"path": "microsoft.identity.client/4.60.3",
4061-
"hashPath": "microsoft.identity.client.4.60.3.nupkg.sha512"
4059+
"sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
4060+
"path": "microsoft.identity.client/4.61.3",
4061+
"hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512"
40624062
},
4063-
"Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
4063+
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
40644064
"type": "package",
40654065
"serviceable": true,
4066-
"sha512": "sha512-X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
4067-
"path": "microsoft.identity.client.extensions.msal/4.60.3",
4068-
"hashPath": "microsoft.identity.client.extensions.msal.4.60.3.nupkg.sha512"
4066+
"sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
4067+
"path": "microsoft.identity.client.extensions.msal/4.61.3",
4068+
"hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512"
40694069
},
40704070
"Microsoft.IdentityModel.Abstractions/7.1.2": {
40714071
"type": "package",

0 commit comments

Comments
 (0)