Skip to content

Commit 8f48fdc

Browse files
chore(deps): update dependency microsoft.sourcelink.github to 10.0.400 (#342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b9485f commit 8f48fdc

5 files changed

Lines changed: 53 additions & 53 deletions

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
66
</PropertyGroup>
77
<ItemGroup Label="Microsoft">
8-
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.301" />
8+
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.400" />
99
<PackageVersion Include="System.Configuration.ConfigurationManager" Version="10.0.10" />
1010
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.9.0" />
1111
</ItemGroup>

Microsoft.Security.Application.Encoder.UnitTests/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"net10.0": {
55
"Microsoft.SourceLink.GitHub": {
66
"type": "Direct",
7-
"requested": "[10.0.301, )",
8-
"resolved": "10.0.301",
9-
"contentHash": "S9U9Ye2bylMeDkzdNh+TsbRUNr6rkBORrnXDk45maPIxVvTmHV1SN2/qtZ/6yO7cdWmQv1LHv77yIeG6Q3nvMQ==",
7+
"requested": "[10.0.400, )",
8+
"resolved": "10.0.400",
9+
"contentHash": "N1Ut0+EmMb2Tma9spHxAgpCspkln4gst1RWYc1PYPn8LA4KJWDSiggKpE183lfR98TNG2C+XnJ71zSYtuCSsqA==",
1010
"dependencies": {
11-
"Microsoft.Build.Tasks.Git": "10.0.301",
12-
"Microsoft.SourceLink.Common": "10.0.301",
13-
"System.IO.Hashing": "10.0.10"
11+
"Microsoft.Build.Tasks.Git": "10.0.400",
12+
"Microsoft.SourceLink.Common": "10.0.400",
13+
"System.IO.Hashing": "10.0.11"
1414
}
1515
},
1616
"Microsoft.Testing.Extensions.AzureDevOpsReport": {
@@ -149,10 +149,10 @@
149149
},
150150
"Microsoft.Build.Tasks.Git": {
151151
"type": "Transitive",
152-
"resolved": "10.0.301",
153-
"contentHash": "9Tah8f2BYuXlff9nIsJAeQJcqnijJTXNraIcTOF2f/f9kLmg0HNWPlMemnD6FBLd/UQcE0s9Vze2zCkA6nrZAA==",
152+
"resolved": "10.0.400",
153+
"contentHash": "uXJ/eBDqAo9HlyPjvvvynjHb59KXQWG9txpBzyI1drO6MV3Lhndt2yhxuMKvIga4kND2UKc3xCNXlXBhWU8Hlg==",
154154
"dependencies": {
155-
"System.IO.Hashing": "10.0.10"
155+
"System.IO.Hashing": "10.0.11"
156156
}
157157
},
158158
"Microsoft.Diagnostics.NETCore.Client": {
@@ -193,8 +193,8 @@
193193
},
194194
"Microsoft.SourceLink.Common": {
195195
"type": "Transitive",
196-
"resolved": "10.0.301",
197-
"contentHash": "oz44EclJdAYVZcRb9dSbWd+6RaE+8a4j5zdE+O7yw5qPRZZhu3pcpDZ/Moy6pLeIXZqBP1FMd8CSE0sgJAGV0g=="
196+
"resolved": "10.0.400",
197+
"contentHash": "Knli3Y2k/rdBqUlQ8TP+Sbd0J0jV/0kvgLsxieowoVayioZ0JGfqb9go+/dQJqtU53i6IpZzRxAPxbBT5UJBNg=="
198198
},
199199
"Microsoft.Testing.Extensions.Telemetry": {
200200
"type": "Transitive",
@@ -254,8 +254,8 @@
254254
},
255255
"System.IO.Hashing": {
256256
"type": "Transitive",
257-
"resolved": "10.0.10",
258-
"contentHash": "eE839zyWZD/UBZYzP2lu9fhHX6RWe63/jz3Jxf+JumzO/db+Vc2s7CMiDwxk9ti2NTUft2tdRx31Rw2OjKbecA=="
257+
"resolved": "10.0.11",
258+
"contentHash": "OzKDcIRkeNJeC8qAsbn8yJXnfTLP1dtkWILe+T56Gf/z+IkAASi7sMqLqJQat08j5z/mRN5xVtoAwbkMNMoBUQ=="
259259
},
260260
"System.Security.Cryptography.ProtectedData": {
261261
"type": "Transitive",

Microsoft.Security.Application.Encoder/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
".NETStandard,Version=v2.0": {
55
"Microsoft.SourceLink.GitHub": {
66
"type": "Direct",
7-
"requested": "[10.0.301, )",
8-
"resolved": "10.0.301",
9-
"contentHash": "S9U9Ye2bylMeDkzdNh+TsbRUNr6rkBORrnXDk45maPIxVvTmHV1SN2/qtZ/6yO7cdWmQv1LHv77yIeG6Q3nvMQ==",
7+
"requested": "[10.0.400, )",
8+
"resolved": "10.0.400",
9+
"contentHash": "N1Ut0+EmMb2Tma9spHxAgpCspkln4gst1RWYc1PYPn8LA4KJWDSiggKpE183lfR98TNG2C+XnJ71zSYtuCSsqA==",
1010
"dependencies": {
11-
"Microsoft.Build.Tasks.Git": "10.0.301",
12-
"Microsoft.SourceLink.Common": "10.0.301",
13-
"System.IO.Hashing": "10.0.10"
11+
"Microsoft.Build.Tasks.Git": "10.0.400",
12+
"Microsoft.SourceLink.Common": "10.0.400",
13+
"System.IO.Hashing": "10.0.11"
1414
}
1515
},
1616
"NETStandard.Library": {
@@ -36,10 +36,10 @@
3636
},
3737
"Microsoft.Build.Tasks.Git": {
3838
"type": "Transitive",
39-
"resolved": "10.0.301",
40-
"contentHash": "9Tah8f2BYuXlff9nIsJAeQJcqnijJTXNraIcTOF2f/f9kLmg0HNWPlMemnD6FBLd/UQcE0s9Vze2zCkA6nrZAA==",
39+
"resolved": "10.0.400",
40+
"contentHash": "uXJ/eBDqAo9HlyPjvvvynjHb59KXQWG9txpBzyI1drO6MV3Lhndt2yhxuMKvIga4kND2UKc3xCNXlXBhWU8Hlg==",
4141
"dependencies": {
42-
"System.IO.Hashing": "10.0.10"
42+
"System.IO.Hashing": "10.0.11"
4343
}
4444
},
4545
"Microsoft.NETCore.Platforms": {
@@ -49,8 +49,8 @@
4949
},
5050
"Microsoft.SourceLink.Common": {
5151
"type": "Transitive",
52-
"resolved": "10.0.301",
53-
"contentHash": "oz44EclJdAYVZcRb9dSbWd+6RaE+8a4j5zdE+O7yw5qPRZZhu3pcpDZ/Moy6pLeIXZqBP1FMd8CSE0sgJAGV0g=="
52+
"resolved": "10.0.400",
53+
"contentHash": "Knli3Y2k/rdBqUlQ8TP+Sbd0J0jV/0kvgLsxieowoVayioZ0JGfqb9go+/dQJqtU53i6IpZzRxAPxbBT5UJBNg=="
5454
},
5555
"System.Buffers": {
5656
"type": "Transitive",
@@ -59,8 +59,8 @@
5959
},
6060
"System.IO.Hashing": {
6161
"type": "Transitive",
62-
"resolved": "10.0.10",
63-
"contentHash": "eE839zyWZD/UBZYzP2lu9fhHX6RWe63/jz3Jxf+JumzO/db+Vc2s7CMiDwxk9ti2NTUft2tdRx31Rw2OjKbecA==",
62+
"resolved": "10.0.11",
63+
"contentHash": "OzKDcIRkeNJeC8qAsbn8yJXnfTLP1dtkWILe+T56Gf/z+IkAASi7sMqLqJQat08j5z/mRN5xVtoAwbkMNMoBUQ==",
6464
"dependencies": {
6565
"System.Buffers": "4.6.1",
6666
"System.Memory": "4.6.3"

Microsoft.Security.Application.HtmlSanitization.Tests/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"net10.0": {
55
"Microsoft.SourceLink.GitHub": {
66
"type": "Direct",
7-
"requested": "[10.0.301, )",
8-
"resolved": "10.0.301",
9-
"contentHash": "S9U9Ye2bylMeDkzdNh+TsbRUNr6rkBORrnXDk45maPIxVvTmHV1SN2/qtZ/6yO7cdWmQv1LHv77yIeG6Q3nvMQ==",
7+
"requested": "[10.0.400, )",
8+
"resolved": "10.0.400",
9+
"contentHash": "N1Ut0+EmMb2Tma9spHxAgpCspkln4gst1RWYc1PYPn8LA4KJWDSiggKpE183lfR98TNG2C+XnJ71zSYtuCSsqA==",
1010
"dependencies": {
11-
"Microsoft.Build.Tasks.Git": "10.0.301",
12-
"Microsoft.SourceLink.Common": "10.0.301",
13-
"System.IO.Hashing": "10.0.10"
11+
"Microsoft.Build.Tasks.Git": "10.0.400",
12+
"Microsoft.SourceLink.Common": "10.0.400",
13+
"System.IO.Hashing": "10.0.11"
1414
}
1515
},
1616
"Microsoft.Testing.Extensions.AzureDevOpsReport": {
@@ -149,10 +149,10 @@
149149
},
150150
"Microsoft.Build.Tasks.Git": {
151151
"type": "Transitive",
152-
"resolved": "10.0.301",
153-
"contentHash": "9Tah8f2BYuXlff9nIsJAeQJcqnijJTXNraIcTOF2f/f9kLmg0HNWPlMemnD6FBLd/UQcE0s9Vze2zCkA6nrZAA==",
152+
"resolved": "10.0.400",
153+
"contentHash": "uXJ/eBDqAo9HlyPjvvvynjHb59KXQWG9txpBzyI1drO6MV3Lhndt2yhxuMKvIga4kND2UKc3xCNXlXBhWU8Hlg==",
154154
"dependencies": {
155-
"System.IO.Hashing": "10.0.10"
155+
"System.IO.Hashing": "10.0.11"
156156
}
157157
},
158158
"Microsoft.Diagnostics.NETCore.Client": {
@@ -193,8 +193,8 @@
193193
},
194194
"Microsoft.SourceLink.Common": {
195195
"type": "Transitive",
196-
"resolved": "10.0.301",
197-
"contentHash": "oz44EclJdAYVZcRb9dSbWd+6RaE+8a4j5zdE+O7yw5qPRZZhu3pcpDZ/Moy6pLeIXZqBP1FMd8CSE0sgJAGV0g=="
196+
"resolved": "10.0.400",
197+
"contentHash": "Knli3Y2k/rdBqUlQ8TP+Sbd0J0jV/0kvgLsxieowoVayioZ0JGfqb9go+/dQJqtU53i6IpZzRxAPxbBT5UJBNg=="
198198
},
199199
"Microsoft.Testing.Extensions.Telemetry": {
200200
"type": "Transitive",
@@ -254,8 +254,8 @@
254254
},
255255
"System.IO.Hashing": {
256256
"type": "Transitive",
257-
"resolved": "10.0.10",
258-
"contentHash": "eE839zyWZD/UBZYzP2lu9fhHX6RWe63/jz3Jxf+JumzO/db+Vc2s7CMiDwxk9ti2NTUft2tdRx31Rw2OjKbecA=="
257+
"resolved": "10.0.11",
258+
"contentHash": "OzKDcIRkeNJeC8qAsbn8yJXnfTLP1dtkWILe+T56Gf/z+IkAASi7sMqLqJQat08j5z/mRN5xVtoAwbkMNMoBUQ=="
259259
},
260260
"System.Security.Cryptography.ProtectedData": {
261261
"type": "Transitive",

Microsoft.Security.Application.HtmlSanitization/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
".NETStandard,Version=v2.0": {
55
"Microsoft.SourceLink.GitHub": {
66
"type": "Direct",
7-
"requested": "[10.0.301, )",
8-
"resolved": "10.0.301",
9-
"contentHash": "S9U9Ye2bylMeDkzdNh+TsbRUNr6rkBORrnXDk45maPIxVvTmHV1SN2/qtZ/6yO7cdWmQv1LHv77yIeG6Q3nvMQ==",
7+
"requested": "[10.0.400, )",
8+
"resolved": "10.0.400",
9+
"contentHash": "N1Ut0+EmMb2Tma9spHxAgpCspkln4gst1RWYc1PYPn8LA4KJWDSiggKpE183lfR98TNG2C+XnJ71zSYtuCSsqA==",
1010
"dependencies": {
11-
"Microsoft.Build.Tasks.Git": "10.0.301",
12-
"Microsoft.SourceLink.Common": "10.0.301",
13-
"System.IO.Hashing": "10.0.10"
11+
"Microsoft.Build.Tasks.Git": "10.0.400",
12+
"Microsoft.SourceLink.Common": "10.0.400",
13+
"System.IO.Hashing": "10.0.11"
1414
}
1515
},
1616
"NETStandard.Library": {
@@ -45,10 +45,10 @@
4545
},
4646
"Microsoft.Build.Tasks.Git": {
4747
"type": "Transitive",
48-
"resolved": "10.0.301",
49-
"contentHash": "9Tah8f2BYuXlff9nIsJAeQJcqnijJTXNraIcTOF2f/f9kLmg0HNWPlMemnD6FBLd/UQcE0s9Vze2zCkA6nrZAA==",
48+
"resolved": "10.0.400",
49+
"contentHash": "uXJ/eBDqAo9HlyPjvvvynjHb59KXQWG9txpBzyI1drO6MV3Lhndt2yhxuMKvIga4kND2UKc3xCNXlXBhWU8Hlg==",
5050
"dependencies": {
51-
"System.IO.Hashing": "10.0.10"
51+
"System.IO.Hashing": "10.0.11"
5252
}
5353
},
5454
"Microsoft.NETCore.Platforms": {
@@ -58,8 +58,8 @@
5858
},
5959
"Microsoft.SourceLink.Common": {
6060
"type": "Transitive",
61-
"resolved": "10.0.301",
62-
"contentHash": "oz44EclJdAYVZcRb9dSbWd+6RaE+8a4j5zdE+O7yw5qPRZZhu3pcpDZ/Moy6pLeIXZqBP1FMd8CSE0sgJAGV0g=="
61+
"resolved": "10.0.400",
62+
"contentHash": "Knli3Y2k/rdBqUlQ8TP+Sbd0J0jV/0kvgLsxieowoVayioZ0JGfqb9go+/dQJqtU53i6IpZzRxAPxbBT5UJBNg=="
6363
},
6464
"System.Buffers": {
6565
"type": "Transitive",
@@ -68,8 +68,8 @@
6868
},
6969
"System.IO.Hashing": {
7070
"type": "Transitive",
71-
"resolved": "10.0.10",
72-
"contentHash": "eE839zyWZD/UBZYzP2lu9fhHX6RWe63/jz3Jxf+JumzO/db+Vc2s7CMiDwxk9ti2NTUft2tdRx31Rw2OjKbecA==",
71+
"resolved": "10.0.11",
72+
"contentHash": "OzKDcIRkeNJeC8qAsbn8yJXnfTLP1dtkWILe+T56Gf/z+IkAASi7sMqLqJQat08j5z/mRN5xVtoAwbkMNMoBUQ==",
7373
"dependencies": {
7474
"System.Buffers": "4.6.1",
7575
"System.Memory": "4.6.3"

0 commit comments

Comments
 (0)