Skip to content

Commit 170da27

Browse files
authored
Merge pull request #2 from qa-dev-hub/dependabot/nuget/NUnit3TestAdapter-5.1.0
Bump NUnit3TestAdapter from 4.6.0 to 5.1.0
2 parents 133301e + 8aeca5c commit 170da27

File tree

2 files changed

+65
-13
lines changed

2 files changed

+65
-13
lines changed

ApiTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
1616
<PackageReference Include="NUnit" Version="4.*" />
17-
<PackageReference Include="NUnit3TestAdapter" Version="4.*" />
17+
<PackageReference Include="NUnit3TestAdapter" Version="5.1.0" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.*" />
1919
<PackageReference Include="RestSharp" Version="112.*" />
2020
<PackageReference Include="FluentAssertions" Version="6.*" />

packages.lock.json

Lines changed: 64 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,13 @@
4141
},
4242
"NUnit3TestAdapter": {
4343
"type": "Direct",
44-
"requested": "[4.*, )",
45-
"resolved": "4.6.0",
46-
"contentHash": "R7e1+a4vuV/YS+ItfL7f//rG+JBvVeVLX4mHzFEZo4W1qEKl8Zz27AqvQSAqo+BtIzUCo4aAJMYa56VXS4hudw=="
44+
"requested": "[5.1.0, )",
45+
"resolved": "5.1.0",
46+
"contentHash": "Q5jgS+WMzXPLKPBvVjXU0R8R75nCPNZPbDAzNxrFnHU9y9K6q+9xXJzgj0HAMr2+ib+2/R1gCYeN1F27rcrgFw==",
47+
"dependencies": {
48+
"Microsoft.Testing.Extensions.VSTestBridge": "1.7.3",
49+
"Microsoft.Testing.Platform.MSBuild": "1.7.3"
50+
}
4751
},
4852
"RestSharp": {
4953
"type": "Direct",
@@ -682,6 +686,14 @@
682686
"MetadataReferenceService.Abstractions": "0.0.1"
683687
}
684688
},
689+
"Microsoft.ApplicationInsights": {
690+
"type": "Transitive",
691+
"resolved": "2.23.0",
692+
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==",
693+
"dependencies": {
694+
"System.Diagnostics.DiagnosticSource": "5.0.0"
695+
}
696+
},
685697
"Microsoft.CodeAnalysis.Analyzers": {
686698
"type": "Transitive",
687699
"resolved": "3.3.4",
@@ -787,6 +799,53 @@
787799
"resolved": "1.1.3",
788800
"contentHash": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ=="
789801
},
802+
"Microsoft.Testing.Extensions.Telemetry": {
803+
"type": "Transitive",
804+
"resolved": "1.7.3",
805+
"contentHash": "udSTexALlmp01a6a4fNzzpcUyUZOUbVZRRdHotCcnM1pCl3G1wqRWJlD9B6vDaIw29tYBPv7iA+YbVvq61RonA==",
806+
"dependencies": {
807+
"Microsoft.ApplicationInsights": "2.23.0",
808+
"Microsoft.Testing.Platform": "1.7.3"
809+
}
810+
},
811+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
812+
"type": "Transitive",
813+
"resolved": "1.7.3",
814+
"contentHash": "dDEETHbX5JQBMIFgBPkX/FmCU4DRQSG+k58QUtz7zTdnEZDafPKH6YHSMoHY3blDiZV/vcSol35Ux3WC7wU+9Q==",
815+
"dependencies": {
816+
"Microsoft.Testing.Platform": "1.7.3"
817+
}
818+
},
819+
"Microsoft.Testing.Extensions.VSTestBridge": {
820+
"type": "Transitive",
821+
"resolved": "1.7.3",
822+
"contentHash": "iLD8UlqQis9eVmgKxuqEUBm1Tzmsqj6xluj8xe6/scM+PQ84eDX2oqi0rra2N0JLli5LxloTb0iWYN5y4+kn1A==",
823+
"dependencies": {
824+
"Microsoft.TestPlatform.AdapterUtilities": "17.13.0",
825+
"Microsoft.TestPlatform.ObjectModel": "17.13.0",
826+
"Microsoft.Testing.Extensions.Telemetry": "1.7.3",
827+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.7.3",
828+
"Microsoft.Testing.Platform": "1.7.3"
829+
}
830+
},
831+
"Microsoft.Testing.Platform": {
832+
"type": "Transitive",
833+
"resolved": "1.7.3",
834+
"contentHash": "cI6u+CPxv3+07cbSwJVKOfxFrecbjfZnid1fe8EMhyPY4qmsSNnm+hN+GIy8u4JIlrADfrskDiwnScjRzVzJNw=="
835+
},
836+
"Microsoft.Testing.Platform.MSBuild": {
837+
"type": "Transitive",
838+
"resolved": "1.7.3",
839+
"contentHash": "tSIKXv7tLLYDjfodqLuTigsmOVcYj0CDC1rYeac5MTgHjbYV8IfmYh4FprBt/xE1zW8phkCYP766F9ayo560jA==",
840+
"dependencies": {
841+
"Microsoft.Testing.Platform": "1.7.3"
842+
}
843+
},
844+
"Microsoft.TestPlatform.AdapterUtilities": {
845+
"type": "Transitive",
846+
"resolved": "17.13.0",
847+
"contentHash": "bFZ3uAhosdXjyXKURDQy37fPosCJQwedB5DG/SzsXL1QXsrfsIYty2kQMqCRRUqm8sBZBRHWRp4BT9SmpWXcKQ=="
848+
},
790849
"Microsoft.TestPlatform.ObjectModel": {
791850
"type": "Transitive",
792851
"resolved": "17.14.1",
@@ -1173,15 +1232,8 @@
11731232
},
11741233
"System.Diagnostics.DiagnosticSource": {
11751234
"type": "Transitive",
1176-
"resolved": "4.3.0",
1177-
"contentHash": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
1178-
"dependencies": {
1179-
"System.Collections": "4.3.0",
1180-
"System.Diagnostics.Tracing": "4.3.0",
1181-
"System.Reflection": "4.3.0",
1182-
"System.Runtime": "4.3.0",
1183-
"System.Threading": "4.3.0"
1184-
}
1235+
"resolved": "5.0.0",
1236+
"contentHash": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA=="
11851237
},
11861238
"System.Diagnostics.Tools": {
11871239
"type": "Transitive",

0 commit comments

Comments
 (0)