Skip to content

Commit 11fac3b

Browse files
Bump xunit from 2.9.0 to 2.9.1 (#1126)
* Bump xunit from 2.9.0 to 2.9.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1. - [Commits](xunit/xunit@2.9.0...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update lock files --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris LaFreniere <[email protected]>
1 parent 0bbfd96 commit 11fac3b

File tree

4 files changed

+59
-59
lines changed

4 files changed

+59
-59
lines changed

Directory.Packages.props

+1-1
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.70" />
14-
<PackageVersion Include="xunit" Version="2.9.0" />
14+
<PackageVersion Include="xunit" Version="2.9.1" />
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

+20-20
Original file line numberDiff line numberDiff line change
@@ -1798,37 +1798,37 @@
17981798
},
17991799
"xunit.analyzers": {
18001800
"type": "Transitive",
1801-
"resolved": "1.15.0",
1802-
"contentHash": "s+M8K/Rtlgr6CmD7AYQKrNTvT5sh0l0ZKDoZ3Z/ExhlIwfV9mGAMR4f7KqIB7SSK7ZOhqDTgTUMYPmKfmvWUWQ=="
1801+
"resolved": "1.16.0",
1802+
"contentHash": "hptYM7vGr46GUIgZt21YHO4rfuBAQS2eINbFo16CV/Dqq+24Tp+P5gDCACu1AbFfW4Sp/WRfDPSK8fmUUb8s0Q=="
18031803
},
18041804
"xunit.assert": {
18051805
"type": "Transitive",
1806-
"resolved": "2.9.0",
1807-
"contentHash": "Z/1pyia//860wEYTKn6Q5dmgikJdRjgE4t5AoxJkK8oTmidzPLEPG574kmm7LFkMLbH6Frwmgb750kcyR+hwoA=="
1806+
"resolved": "2.9.1",
1807+
"contentHash": "Pb7x7MPfFgwRt88sJGbct/h7cc0wyxFHPhA2X0P8mUdPyrOTLN7QgsxX8ZFkJKm+Yj8YMKYOCzXtRWOGlMYjZw=="
18081808
},
18091809
"xunit.core": {
18101810
"type": "Transitive",
1811-
"resolved": "2.9.0",
1812-
"contentHash": "uRaop9tZsZMCaUS4AfbSPGYHtvywWnm8XXFNUqII7ShWyDBgdchY6gyDNgO4AK1Lv/1NNW61Zq63CsDV6oH6Jg==",
1811+
"resolved": "2.9.1",
1812+
"contentHash": "39DvKrtALB6DknhJrhTIwKF5wwuWqohGT0tEJnOstT2NfoDbvVKFv/hlgM6hH2ghUsxOhP0gHmj7HOR4D21fow==",
18131813
"dependencies": {
1814-
"xunit.extensibility.core": "[2.9.0]",
1815-
"xunit.extensibility.execution": "[2.9.0]"
1814+
"xunit.extensibility.core": "[2.9.1]",
1815+
"xunit.extensibility.execution": "[2.9.1]"
18161816
}
18171817
},
18181818
"xunit.extensibility.core": {
18191819
"type": "Transitive",
1820-
"resolved": "2.9.0",
1821-
"contentHash": "zjDEUSxsr6UNij4gIwCgMqQox+oLDPRZ+mubwWLci+SssPBFQD1xeRR4SvgBuXqbE0QXCJ/STVTp+lxiB5NLVA==",
1820+
"resolved": "2.9.1",
1821+
"contentHash": "lAsb+57Lk2gA/LW/IzlGlq0vyx5AgLtadJyGBUaS353HJT++qKdMlYi74pWgai7RLTnkV4ayownPredKe8REZQ==",
18221822
"dependencies": {
18231823
"xunit.abstractions": "2.0.3"
18241824
}
18251825
},
18261826
"xunit.extensibility.execution": {
18271827
"type": "Transitive",
1828-
"resolved": "2.9.0",
1829-
"contentHash": "5ZTQZvmPLlBw6QzCOwM0KnMsZw6eGjbmC176QHZlcbQoMhGIeGcYzYwn5w9yXxf+4phtplMuVqTpTbFDQh2bqQ==",
1828+
"resolved": "2.9.1",
1829+
"contentHash": "KJ2LE0lOaN2wxtwwfM9nii218nzmxwMAqpolQJ0ZoLtZQ3gfJ1XtbEywGOCGZf9zBe9pPBEILqQaUO04lnekvQ==",
18301830
"dependencies": {
1831-
"xunit.extensibility.core": "[2.9.0]"
1831+
"xunit.extensibility.core": "[2.9.1]"
18321832
}
18331833
},
18341834
"microsoft.azure.webjobs.extensions.sql": {
@@ -1871,7 +1871,7 @@
18711871
"Moq": "[4.20.70, )",
18721872
"Newtonsoft.Json": "[13.0.3, )",
18731873
"xRetry": "[1.9.0, )",
1874-
"xunit": "[2.9.0, )",
1874+
"xunit": "[2.9.1, )",
18751875
"xunit.runner.visualstudio": "[2.8.2, )"
18761876
}
18771877
},
@@ -2121,13 +2121,13 @@
21212121
},
21222122
"xunit": {
21232123
"type": "CentralTransitive",
2124-
"requested": "[2.9.0, )",
2125-
"resolved": "2.9.0",
2126-
"contentHash": "PtU3rZ0ThdmdJqTbK7GkgFf6iBaCR6Q0uvJHznID+XEYk2v6O/b7sRxqnbi3B2gRDXxjTqMkVNayzwsqsFUxRw==",
2124+
"requested": "[2.9.1, )",
2125+
"resolved": "2.9.1",
2126+
"contentHash": "db2l1I1Tde7OivowgxoxKgmqFl02KoOjFOQhV1FSVu+odTIntjhQhMwKIVvyWjBO6t7tS0PnFxblwSqeUuRZMQ==",
21272127
"dependencies": {
2128-
"xunit.analyzers": "1.15.0",
2129-
"xunit.assert": "2.9.0",
2130-
"xunit.core": "[2.9.0]"
2128+
"xunit.analyzers": "1.16.0",
2129+
"xunit.assert": "2.9.1",
2130+
"xunit.core": "[2.9.1]"
21312131
}
21322132
},
21332133
"xunit.runner.visualstudio": {

test-outofproc/packages.lock.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@
7070
},
7171
"xunit": {
7272
"type": "Direct",
73-
"requested": "[2.9.0, )",
74-
"resolved": "2.9.0",
75-
"contentHash": "PtU3rZ0ThdmdJqTbK7GkgFf6iBaCR6Q0uvJHznID+XEYk2v6O/b7sRxqnbi3B2gRDXxjTqMkVNayzwsqsFUxRw==",
73+
"requested": "[2.9.1, )",
74+
"resolved": "2.9.1",
75+
"contentHash": "db2l1I1Tde7OivowgxoxKgmqFl02KoOjFOQhV1FSVu+odTIntjhQhMwKIVvyWjBO6t7tS0PnFxblwSqeUuRZMQ==",
7676
"dependencies": {
77-
"xunit.analyzers": "1.15.0",
78-
"xunit.assert": "2.9.0",
79-
"xunit.core": "[2.9.0]"
77+
"xunit.analyzers": "1.16.0",
78+
"xunit.assert": "2.9.1",
79+
"xunit.core": "[2.9.1]"
8080
}
8181
},
8282
"xunit.runner.visualstudio": {
@@ -594,37 +594,37 @@
594594
},
595595
"xunit.analyzers": {
596596
"type": "Transitive",
597-
"resolved": "1.15.0",
598-
"contentHash": "s+M8K/Rtlgr6CmD7AYQKrNTvT5sh0l0ZKDoZ3Z/ExhlIwfV9mGAMR4f7KqIB7SSK7ZOhqDTgTUMYPmKfmvWUWQ=="
597+
"resolved": "1.16.0",
598+
"contentHash": "hptYM7vGr46GUIgZt21YHO4rfuBAQS2eINbFo16CV/Dqq+24Tp+P5gDCACu1AbFfW4Sp/WRfDPSK8fmUUb8s0Q=="
599599
},
600600
"xunit.assert": {
601601
"type": "Transitive",
602-
"resolved": "2.9.0",
603-
"contentHash": "Z/1pyia//860wEYTKn6Q5dmgikJdRjgE4t5AoxJkK8oTmidzPLEPG574kmm7LFkMLbH6Frwmgb750kcyR+hwoA=="
602+
"resolved": "2.9.1",
603+
"contentHash": "Pb7x7MPfFgwRt88sJGbct/h7cc0wyxFHPhA2X0P8mUdPyrOTLN7QgsxX8ZFkJKm+Yj8YMKYOCzXtRWOGlMYjZw=="
604604
},
605605
"xunit.core": {
606606
"type": "Transitive",
607-
"resolved": "2.9.0",
608-
"contentHash": "uRaop9tZsZMCaUS4AfbSPGYHtvywWnm8XXFNUqII7ShWyDBgdchY6gyDNgO4AK1Lv/1NNW61Zq63CsDV6oH6Jg==",
607+
"resolved": "2.9.1",
608+
"contentHash": "39DvKrtALB6DknhJrhTIwKF5wwuWqohGT0tEJnOstT2NfoDbvVKFv/hlgM6hH2ghUsxOhP0gHmj7HOR4D21fow==",
609609
"dependencies": {
610-
"xunit.extensibility.core": "[2.9.0]",
611-
"xunit.extensibility.execution": "[2.9.0]"
610+
"xunit.extensibility.core": "[2.9.1]",
611+
"xunit.extensibility.execution": "[2.9.1]"
612612
}
613613
},
614614
"xunit.extensibility.core": {
615615
"type": "Transitive",
616-
"resolved": "2.9.0",
617-
"contentHash": "zjDEUSxsr6UNij4gIwCgMqQox+oLDPRZ+mubwWLci+SssPBFQD1xeRR4SvgBuXqbE0QXCJ/STVTp+lxiB5NLVA==",
616+
"resolved": "2.9.1",
617+
"contentHash": "lAsb+57Lk2gA/LW/IzlGlq0vyx5AgLtadJyGBUaS353HJT++qKdMlYi74pWgai7RLTnkV4ayownPredKe8REZQ==",
618618
"dependencies": {
619619
"xunit.abstractions": "2.0.3"
620620
}
621621
},
622622
"xunit.extensibility.execution": {
623623
"type": "Transitive",
624-
"resolved": "2.9.0",
625-
"contentHash": "5ZTQZvmPLlBw6QzCOwM0KnMsZw6eGjbmC176QHZlcbQoMhGIeGcYzYwn5w9yXxf+4phtplMuVqTpTbFDQh2bqQ==",
624+
"resolved": "2.9.1",
625+
"contentHash": "KJ2LE0lOaN2wxtwwfM9nii218nzmxwMAqpolQJ0ZoLtZQ3gfJ1XtbEywGOCGZf9zBe9pPBEILqQaUO04lnekvQ==",
626626
"dependencies": {
627-
"xunit.extensibility.core": "[2.9.0]"
627+
"xunit.extensibility.core": "[2.9.1]"
628628
}
629629
},
630630
"microsoft.azure.functions.worker.extensions.sql": {

test/packages.lock.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@
111111
},
112112
"xunit": {
113113
"type": "Direct",
114-
"requested": "[2.9.0, )",
115-
"resolved": "2.9.0",
116-
"contentHash": "PtU3rZ0ThdmdJqTbK7GkgFf6iBaCR6Q0uvJHznID+XEYk2v6O/b7sRxqnbi3B2gRDXxjTqMkVNayzwsqsFUxRw==",
114+
"requested": "[2.9.1, )",
115+
"resolved": "2.9.1",
116+
"contentHash": "db2l1I1Tde7OivowgxoxKgmqFl02KoOjFOQhV1FSVu+odTIntjhQhMwKIVvyWjBO6t7tS0PnFxblwSqeUuRZMQ==",
117117
"dependencies": {
118-
"xunit.analyzers": "1.15.0",
119-
"xunit.assert": "2.9.0",
120-
"xunit.core": "[2.9.0]"
118+
"xunit.analyzers": "1.16.0",
119+
"xunit.assert": "2.9.1",
120+
"xunit.core": "[2.9.1]"
121121
}
122122
},
123123
"xunit.runner.visualstudio": {
@@ -1805,37 +1805,37 @@
18051805
},
18061806
"xunit.analyzers": {
18071807
"type": "Transitive",
1808-
"resolved": "1.15.0",
1809-
"contentHash": "s+M8K/Rtlgr6CmD7AYQKrNTvT5sh0l0ZKDoZ3Z/ExhlIwfV9mGAMR4f7KqIB7SSK7ZOhqDTgTUMYPmKfmvWUWQ=="
1808+
"resolved": "1.16.0",
1809+
"contentHash": "hptYM7vGr46GUIgZt21YHO4rfuBAQS2eINbFo16CV/Dqq+24Tp+P5gDCACu1AbFfW4Sp/WRfDPSK8fmUUb8s0Q=="
18101810
},
18111811
"xunit.assert": {
18121812
"type": "Transitive",
1813-
"resolved": "2.9.0",
1814-
"contentHash": "Z/1pyia//860wEYTKn6Q5dmgikJdRjgE4t5AoxJkK8oTmidzPLEPG574kmm7LFkMLbH6Frwmgb750kcyR+hwoA=="
1813+
"resolved": "2.9.1",
1814+
"contentHash": "Pb7x7MPfFgwRt88sJGbct/h7cc0wyxFHPhA2X0P8mUdPyrOTLN7QgsxX8ZFkJKm+Yj8YMKYOCzXtRWOGlMYjZw=="
18151815
},
18161816
"xunit.core": {
18171817
"type": "Transitive",
1818-
"resolved": "2.9.0",
1819-
"contentHash": "uRaop9tZsZMCaUS4AfbSPGYHtvywWnm8XXFNUqII7ShWyDBgdchY6gyDNgO4AK1Lv/1NNW61Zq63CsDV6oH6Jg==",
1818+
"resolved": "2.9.1",
1819+
"contentHash": "39DvKrtALB6DknhJrhTIwKF5wwuWqohGT0tEJnOstT2NfoDbvVKFv/hlgM6hH2ghUsxOhP0gHmj7HOR4D21fow==",
18201820
"dependencies": {
1821-
"xunit.extensibility.core": "[2.9.0]",
1822-
"xunit.extensibility.execution": "[2.9.0]"
1821+
"xunit.extensibility.core": "[2.9.1]",
1822+
"xunit.extensibility.execution": "[2.9.1]"
18231823
}
18241824
},
18251825
"xunit.extensibility.core": {
18261826
"type": "Transitive",
1827-
"resolved": "2.9.0",
1828-
"contentHash": "zjDEUSxsr6UNij4gIwCgMqQox+oLDPRZ+mubwWLci+SssPBFQD1xeRR4SvgBuXqbE0QXCJ/STVTp+lxiB5NLVA==",
1827+
"resolved": "2.9.1",
1828+
"contentHash": "lAsb+57Lk2gA/LW/IzlGlq0vyx5AgLtadJyGBUaS353HJT++qKdMlYi74pWgai7RLTnkV4ayownPredKe8REZQ==",
18291829
"dependencies": {
18301830
"xunit.abstractions": "2.0.3"
18311831
}
18321832
},
18331833
"xunit.extensibility.execution": {
18341834
"type": "Transitive",
1835-
"resolved": "2.9.0",
1836-
"contentHash": "5ZTQZvmPLlBw6QzCOwM0KnMsZw6eGjbmC176QHZlcbQoMhGIeGcYzYwn5w9yXxf+4phtplMuVqTpTbFDQh2bqQ==",
1835+
"resolved": "2.9.1",
1836+
"contentHash": "KJ2LE0lOaN2wxtwwfM9nii218nzmxwMAqpolQJ0ZoLtZQ3gfJ1XtbEywGOCGZf9zBe9pPBEILqQaUO04lnekvQ==",
18371837
"dependencies": {
1838-
"xunit.extensibility.core": "[2.9.0]"
1838+
"xunit.extensibility.core": "[2.9.1]"
18391839
}
18401840
},
18411841
"microsoft.azure.webjobs.extensions.sql": {

0 commit comments

Comments
 (0)