Skip to content

Commit b696af8

Browse files
Bump Azure.Identity and Azure.Identity.Broker (#3602)
Bumps Azure.Identity from 1.15.0 to 1.17.1 Bumps Azure.Identity.Broker from 1.3.0 to 1.3.1 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Azure.Identity.Broker dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 014fdd3 commit b696af8

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

src/PSRule.Rules.Azure.Tool/PSRule.Rules.Azure.Tool.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<ItemGroup>
2626
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.10" />
2727
<PackageReference Include="System.CommandLine" Version="2.0.0-beta6.25358.103" />
28-
<PackageReference Include="Azure.Identity" Version="1.15.0" />
29-
<PackageReference Include="Azure.Identity.Broker" Version="1.3.0" />
28+
<PackageReference Include="Azure.Identity" Version="1.17.1" />
29+
<PackageReference Include="Azure.Identity.Broker" Version="1.3.1" />
3030
<PackageReference Include="Microsoft.PSRule.Types" Version="3.0.0-b0453" />
3131
</ItemGroup>
3232

src/PSRule.Rules.Azure.Tool/packages.lock.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"net8.0": {
55
"Azure.Identity": {
66
"type": "Direct",
7-
"requested": "[1.15.0, )",
8-
"resolved": "1.15.0",
9-
"contentHash": "tvJVy5s8VdsAYHIcBw1KrwDTcTWr2K5fG5o/xEJ2zU3+QUViDx/utut83+fGoB/bcBspxuC6wG650GwAUkU2UQ==",
7+
"requested": "[1.17.1, )",
8+
"resolved": "1.17.1",
9+
"contentHash": "MSZkBrctcpiGxs9Cvr2VKKoN6qFLZlP3I6xuCWJ9iTgitI5Rgxtk5gfOSpXPZE3+CJmZ/mnqpQyGyjawFn5Vvg==",
1010
"dependencies": {
11-
"Azure.Core": "1.47.1",
12-
"Microsoft.Identity.Client": "4.73.1",
13-
"Microsoft.Identity.Client.Extensions.Msal": "4.73.1"
11+
"Azure.Core": "1.50.0",
12+
"Microsoft.Identity.Client": "4.78.0",
13+
"Microsoft.Identity.Client.Extensions.Msal": "4.78.0"
1414
}
1515
},
1616
"Azure.Identity.Broker": {
1717
"type": "Direct",
18-
"requested": "[1.3.0, )",
19-
"resolved": "1.3.0",
20-
"contentHash": "BkEl38nXtMO9N4R1njLuC4pQ/uNXTD1aQTWTau+IE5f+XN8eXNXkvbX2g4Lzc1Y88IwPiEHRef9Skzh0zfFHgg==",
18+
"requested": "[1.3.1, )",
19+
"resolved": "1.3.1",
20+
"contentHash": "qdkdqDafotQMz3iq07TkrrrSbsB2MHhEbntzfIWBlsdPjBR02RK/N8tDjkvSyjyobzNGL2kELYkrtFUU3xjCWA==",
2121
"dependencies": {
22-
"Azure.Identity": "1.15.0",
23-
"Microsoft.Identity.Client.Broker": "4.76.0"
22+
"Azure.Identity": "1.17.1",
23+
"Microsoft.Identity.Client.Broker": "4.78.0"
2424
}
2525
},
2626
"Microsoft.Extensions.Hosting": {
@@ -81,11 +81,11 @@
8181
},
8282
"Azure.Core": {
8383
"type": "Transitive",
84-
"resolved": "1.47.1",
85-
"contentHash": "oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==",
84+
"resolved": "1.50.0",
85+
"contentHash": "GBNKZEhdIbTXxedvD3R7I/yDVFX9jJJEz02kCziFSJxspSQ5RMHc3GktulJ1s7+ffXaXD7kMgrtdQTaggyInLw==",
8686
"dependencies": {
8787
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
88-
"System.ClientModel": "1.5.1",
88+
"System.ClientModel": "1.8.0",
8989
"System.Memory.Data": "8.0.1"
9090
}
9191
},
@@ -355,28 +355,28 @@
355355
},
356356
"Microsoft.Identity.Client": {
357357
"type": "Transitive",
358-
"resolved": "4.76.0",
359-
"contentHash": "j2FtmljuCveDJ7umBVYm6Bx3iVGA71U07Dc7byGr2Hrj7XlByZSknruCBUeYN3V75nn1VEhXegxE0MerxvxrXQ==",
358+
"resolved": "4.78.0",
359+
"contentHash": "vZ50HE9INSN+Ew8pCgTm0t7wzxQTqozF9L4MAsl64etXz0Teo0dbUvjpVzqDHRs6m1Vn8mHF04fGaxXrIvGpsg==",
360360
"dependencies": {
361-
"Microsoft.IdentityModel.Abstractions": "6.35.0",
361+
"Microsoft.IdentityModel.Abstractions": "8.14.0",
362362
"System.Diagnostics.DiagnosticSource": "6.0.1"
363363
}
364364
},
365365
"Microsoft.Identity.Client.Broker": {
366366
"type": "Transitive",
367-
"resolved": "4.76.0",
368-
"contentHash": "dJEbSPSNm8L/e+QSvTFUKkspUk3YVaJF97VB0RpxIUAs3h8/QAXbVVGjNyVwoU7UV43e4+xrMJOXOuQ089+RAg==",
367+
"resolved": "4.78.0",
368+
"contentHash": "HMo2MNsN86d27QK4Z0auOXu0kEJejTzyOt/G+ZMjYJTn9mi4BUqFcY8nMshutr+1nQqKEG/XaCMfOzpjO/IXtA==",
369369
"dependencies": {
370-
"Microsoft.Identity.Client": "4.76.0",
370+
"Microsoft.Identity.Client": "4.78.0",
371371
"Microsoft.Identity.Client.NativeInterop": "0.19.4"
372372
}
373373
},
374374
"Microsoft.Identity.Client.Extensions.Msal": {
375375
"type": "Transitive",
376-
"resolved": "4.73.1",
377-
"contentHash": "xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==",
376+
"resolved": "4.78.0",
377+
"contentHash": "DYU9o+DrDQuyZxeq91GBA9eNqBvA3ZMkLzQpF7L9dTk6FcIBM1y1IHXWqiKXTvptPF7CZE59upbyUoa+FJ5eiA==",
378378
"dependencies": {
379-
"Microsoft.Identity.Client": "4.73.1",
379+
"Microsoft.Identity.Client": "4.78.0",
380380
"System.Security.Cryptography.ProtectedData": "4.5.0"
381381
}
382382
},
@@ -387,8 +387,8 @@
387387
},
388388
"Microsoft.IdentityModel.Abstractions": {
389389
"type": "Transitive",
390-
"resolved": "6.35.0",
391-
"contentHash": "xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg=="
390+
"resolved": "8.14.0",
391+
"contentHash": "iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ=="
392392
},
393393
"Microsoft.SourceLink.Common": {
394394
"type": "Transitive",
@@ -402,8 +402,8 @@
402402
},
403403
"System.ClientModel": {
404404
"type": "Transitive",
405-
"resolved": "1.5.1",
406-
"contentHash": "k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==",
405+
"resolved": "1.8.0",
406+
"contentHash": "AqRzhn0v29GGGLj/Z6gKq4lGNtvPHT4nHdG5PDJh9IfVjv/nYUVmX11hwwws1vDFeIAzrvmn0dPu8IjLtu6fAw==",
407407
"dependencies": {
408408
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
409409
"System.Memory.Data": "8.0.1"

0 commit comments

Comments
 (0)