Skip to content

Commit 18cae85

Browse files
Bump xunit from 2.9.2 to 2.9.3 (#1162)
* Bump xunit from 2.9.2 to 2.9.3 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update perf lock file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charles Gagnon <[email protected]>
1 parent f377bf2 commit 18cae85

File tree

4 files changed

+59
-59
lines changed

4 files changed

+59
-59
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="System.Net.NameResolution" Version="4.3.0" />
1212
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
1313
<PackageVersion Include="Moq" Version="4.20.72" />
14-
<PackageVersion Include="xunit" Version="2.9.2" />
14+
<PackageVersion Include="xunit" Version="2.9.3" />
1515
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
1616
<PackageVersion Include="xRetry" Version="1.9.0" />
1717
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />

performance/packages.lock.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1801,37 +1801,37 @@
18011801
},
18021802
"xunit.analyzers": {
18031803
"type": "Transitive",
1804-
"resolved": "1.16.0",
1805-
"contentHash": "hptYM7vGr46GUIgZt21YHO4rfuBAQS2eINbFo16CV/Dqq+24Tp+P5gDCACu1AbFfW4Sp/WRfDPSK8fmUUb8s0Q=="
1804+
"resolved": "1.18.0",
1805+
"contentHash": "OtFMHN8yqIcYP9wcVIgJrq01AfTxijjAqVDy/WeQVSyrDC1RzBWeQPztL49DN2syXRah8TYnfvk035s7L95EZQ=="
18061806
},
18071807
"xunit.assert": {
18081808
"type": "Transitive",
1809-
"resolved": "2.9.2",
1810-
"contentHash": "QkNBAQG4pa66cholm28AxijBjrmki98/vsEh4Sx5iplzotvPgpiotcxqJQMRC8d7RV7nIT8ozh97957hDnZwsQ=="
1809+
"resolved": "2.9.3",
1810+
"contentHash": "/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA=="
18111811
},
18121812
"xunit.core": {
18131813
"type": "Transitive",
1814-
"resolved": "2.9.2",
1815-
"contentHash": "O6RrNSdmZ0xgEn5kT927PNwog5vxTtKrWMihhhrT0Sg9jQ7iBDciYOwzBgP2krBEk5/GBXI18R1lKvmnxGcb4w==",
1814+
"resolved": "2.9.3",
1815+
"contentHash": "BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==",
18161816
"dependencies": {
1817-
"xunit.extensibility.core": "[2.9.2]",
1818-
"xunit.extensibility.execution": "[2.9.2]"
1817+
"xunit.extensibility.core": "[2.9.3]",
1818+
"xunit.extensibility.execution": "[2.9.3]"
18191819
}
18201820
},
18211821
"xunit.extensibility.core": {
18221822
"type": "Transitive",
1823-
"resolved": "2.9.2",
1824-
"contentHash": "Ol+KlBJz1x8BrdnhN2DeOuLrr1I/cTwtHCggL9BvYqFuVd/TUSzxNT5O0NxCIXth30bsKxgMfdqLTcORtM52yQ==",
1823+
"resolved": "2.9.3",
1824+
"contentHash": "kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==",
18251825
"dependencies": {
18261826
"xunit.abstractions": "2.0.3"
18271827
}
18281828
},
18291829
"xunit.extensibility.execution": {
18301830
"type": "Transitive",
1831-
"resolved": "2.9.2",
1832-
"contentHash": "rKMpq4GsIUIJibXuZoZ8lYp5EpROlnYaRpwu9Zr0sRZXE7JqJfEEbCsUriZqB+ByXCLFBJyjkTRULMdC+U566g==",
1831+
"resolved": "2.9.3",
1832+
"contentHash": "yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==",
18331833
"dependencies": {
1834-
"xunit.extensibility.core": "[2.9.2]"
1834+
"xunit.extensibility.core": "[2.9.3]"
18351835
}
18361836
},
18371837
"microsoft.azure.webjobs.extensions.sql": {
@@ -1874,7 +1874,7 @@
18741874
"Moq": "[4.20.72, )",
18751875
"Newtonsoft.Json": "[13.0.3, )",
18761876
"xRetry": "[1.9.0, )",
1877-
"xunit": "[2.9.2, )",
1877+
"xunit": "[2.9.3, )",
18781878
"xunit.runner.visualstudio": "[2.8.2, )"
18791879
}
18801880
},
@@ -2123,13 +2123,13 @@
21232123
},
21242124
"xunit": {
21252125
"type": "CentralTransitive",
2126-
"requested": "[2.9.2, )",
2127-
"resolved": "2.9.2",
2128-
"contentHash": "7LhFS2N9Z6Xgg8aE5lY95cneYivRMfRI8v+4PATa4S64D5Z/Plkg0qa8dTRHSiGRgVZ/CL2gEfJDE5AUhOX+2Q==",
2126+
"requested": "[2.9.3, )",
2127+
"resolved": "2.9.3",
2128+
"contentHash": "TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==",
21292129
"dependencies": {
2130-
"xunit.analyzers": "1.16.0",
2131-
"xunit.assert": "2.9.2",
2132-
"xunit.core": "[2.9.2]"
2130+
"xunit.analyzers": "1.18.0",
2131+
"xunit.assert": "2.9.3",
2132+
"xunit.core": "[2.9.3]"
21332133
}
21342134
},
21352135
"xunit.runner.visualstudio": {

test-outofproc/packages.lock.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@
7070
},
7171
"xunit": {
7272
"type": "Direct",
73-
"requested": "[2.9.2, )",
74-
"resolved": "2.9.2",
75-
"contentHash": "7LhFS2N9Z6Xgg8aE5lY95cneYivRMfRI8v+4PATa4S64D5Z/Plkg0qa8dTRHSiGRgVZ/CL2gEfJDE5AUhOX+2Q==",
73+
"requested": "[2.9.3, )",
74+
"resolved": "2.9.3",
75+
"contentHash": "TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==",
7676
"dependencies": {
77-
"xunit.analyzers": "1.16.0",
78-
"xunit.assert": "2.9.2",
79-
"xunit.core": "[2.9.2]"
77+
"xunit.analyzers": "1.18.0",
78+
"xunit.assert": "2.9.3",
79+
"xunit.core": "[2.9.3]"
8080
}
8181
},
8282
"xunit.runner.visualstudio": {
@@ -594,37 +594,37 @@
594594
},
595595
"xunit.analyzers": {
596596
"type": "Transitive",
597-
"resolved": "1.16.0",
598-
"contentHash": "hptYM7vGr46GUIgZt21YHO4rfuBAQS2eINbFo16CV/Dqq+24Tp+P5gDCACu1AbFfW4Sp/WRfDPSK8fmUUb8s0Q=="
597+
"resolved": "1.18.0",
598+
"contentHash": "OtFMHN8yqIcYP9wcVIgJrq01AfTxijjAqVDy/WeQVSyrDC1RzBWeQPztL49DN2syXRah8TYnfvk035s7L95EZQ=="
599599
},
600600
"xunit.assert": {
601601
"type": "Transitive",
602-
"resolved": "2.9.2",
603-
"contentHash": "QkNBAQG4pa66cholm28AxijBjrmki98/vsEh4Sx5iplzotvPgpiotcxqJQMRC8d7RV7nIT8ozh97957hDnZwsQ=="
602+
"resolved": "2.9.3",
603+
"contentHash": "/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA=="
604604
},
605605
"xunit.core": {
606606
"type": "Transitive",
607-
"resolved": "2.9.2",
608-
"contentHash": "O6RrNSdmZ0xgEn5kT927PNwog5vxTtKrWMihhhrT0Sg9jQ7iBDciYOwzBgP2krBEk5/GBXI18R1lKvmnxGcb4w==",
607+
"resolved": "2.9.3",
608+
"contentHash": "BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==",
609609
"dependencies": {
610-
"xunit.extensibility.core": "[2.9.2]",
611-
"xunit.extensibility.execution": "[2.9.2]"
610+
"xunit.extensibility.core": "[2.9.3]",
611+
"xunit.extensibility.execution": "[2.9.3]"
612612
}
613613
},
614614
"xunit.extensibility.core": {
615615
"type": "Transitive",
616-
"resolved": "2.9.2",
617-
"contentHash": "Ol+KlBJz1x8BrdnhN2DeOuLrr1I/cTwtHCggL9BvYqFuVd/TUSzxNT5O0NxCIXth30bsKxgMfdqLTcORtM52yQ==",
616+
"resolved": "2.9.3",
617+
"contentHash": "kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==",
618618
"dependencies": {
619619
"xunit.abstractions": "2.0.3"
620620
}
621621
},
622622
"xunit.extensibility.execution": {
623623
"type": "Transitive",
624-
"resolved": "2.9.2",
625-
"contentHash": "rKMpq4GsIUIJibXuZoZ8lYp5EpROlnYaRpwu9Zr0sRZXE7JqJfEEbCsUriZqB+ByXCLFBJyjkTRULMdC+U566g==",
624+
"resolved": "2.9.3",
625+
"contentHash": "yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==",
626626
"dependencies": {
627-
"xunit.extensibility.core": "[2.9.2]"
627+
"xunit.extensibility.core": "[2.9.3]"
628628
}
629629
},
630630
"microsoft.azure.functions.worker.extensions.sql": {

test/packages.lock.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,13 @@
110110
},
111111
"xunit": {
112112
"type": "Direct",
113-
"requested": "[2.9.2, )",
114-
"resolved": "2.9.2",
115-
"contentHash": "7LhFS2N9Z6Xgg8aE5lY95cneYivRMfRI8v+4PATa4S64D5Z/Plkg0qa8dTRHSiGRgVZ/CL2gEfJDE5AUhOX+2Q==",
113+
"requested": "[2.9.3, )",
114+
"resolved": "2.9.3",
115+
"contentHash": "TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==",
116116
"dependencies": {
117-
"xunit.analyzers": "1.16.0",
118-
"xunit.assert": "2.9.2",
119-
"xunit.core": "[2.9.2]"
117+
"xunit.analyzers": "1.18.0",
118+
"xunit.assert": "2.9.3",
119+
"xunit.core": "[2.9.3]"
120120
}
121121
},
122122
"xunit.runner.visualstudio": {
@@ -1807,37 +1807,37 @@
18071807
},
18081808
"xunit.analyzers": {
18091809
"type": "Transitive",
1810-
"resolved": "1.16.0",
1811-
"contentHash": "hptYM7vGr46GUIgZt21YHO4rfuBAQS2eINbFo16CV/Dqq+24Tp+P5gDCACu1AbFfW4Sp/WRfDPSK8fmUUb8s0Q=="
1810+
"resolved": "1.18.0",
1811+
"contentHash": "OtFMHN8yqIcYP9wcVIgJrq01AfTxijjAqVDy/WeQVSyrDC1RzBWeQPztL49DN2syXRah8TYnfvk035s7L95EZQ=="
18121812
},
18131813
"xunit.assert": {
18141814
"type": "Transitive",
1815-
"resolved": "2.9.2",
1816-
"contentHash": "QkNBAQG4pa66cholm28AxijBjrmki98/vsEh4Sx5iplzotvPgpiotcxqJQMRC8d7RV7nIT8ozh97957hDnZwsQ=="
1815+
"resolved": "2.9.3",
1816+
"contentHash": "/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA=="
18171817
},
18181818
"xunit.core": {
18191819
"type": "Transitive",
1820-
"resolved": "2.9.2",
1821-
"contentHash": "O6RrNSdmZ0xgEn5kT927PNwog5vxTtKrWMihhhrT0Sg9jQ7iBDciYOwzBgP2krBEk5/GBXI18R1lKvmnxGcb4w==",
1820+
"resolved": "2.9.3",
1821+
"contentHash": "BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==",
18221822
"dependencies": {
1823-
"xunit.extensibility.core": "[2.9.2]",
1824-
"xunit.extensibility.execution": "[2.9.2]"
1823+
"xunit.extensibility.core": "[2.9.3]",
1824+
"xunit.extensibility.execution": "[2.9.3]"
18251825
}
18261826
},
18271827
"xunit.extensibility.core": {
18281828
"type": "Transitive",
1829-
"resolved": "2.9.2",
1830-
"contentHash": "Ol+KlBJz1x8BrdnhN2DeOuLrr1I/cTwtHCggL9BvYqFuVd/TUSzxNT5O0NxCIXth30bsKxgMfdqLTcORtM52yQ==",
1829+
"resolved": "2.9.3",
1830+
"contentHash": "kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==",
18311831
"dependencies": {
18321832
"xunit.abstractions": "2.0.3"
18331833
}
18341834
},
18351835
"xunit.extensibility.execution": {
18361836
"type": "Transitive",
1837-
"resolved": "2.9.2",
1838-
"contentHash": "rKMpq4GsIUIJibXuZoZ8lYp5EpROlnYaRpwu9Zr0sRZXE7JqJfEEbCsUriZqB+ByXCLFBJyjkTRULMdC+U566g==",
1837+
"resolved": "2.9.3",
1838+
"contentHash": "yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==",
18391839
"dependencies": {
1840-
"xunit.extensibility.core": "[2.9.2]"
1840+
"xunit.extensibility.core": "[2.9.3]"
18411841
}
18421842
},
18431843
"microsoft.azure.webjobs.extensions.sql": {

0 commit comments

Comments
 (0)