Skip to content

Commit 088f9d7

Browse files
Bump FluentAssertions from 7.0.0 to 8.2.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.0.0 to 8.2.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@7.0.0...8.2.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9b9b16 commit 088f9d7

File tree

4 files changed

+9
-113
lines changed

4 files changed

+9
-113
lines changed

src/TemplateRefGenerator.Tests/TemplateRefGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="FluentAssertions" Version="7.0.0" />
13+
<PackageReference Include="FluentAssertions" Version="8.2.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1515
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
1616
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />

src/TemplateRefGenerator.Tests/packages.lock.json

Lines changed: 4 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@
1313
},
1414
"FluentAssertions": {
1515
"type": "Direct",
16-
"requested": "[7.0.0, )",
17-
"resolved": "7.0.0",
18-
"contentHash": "mTLbcU991EQ1SEmNbVBaGGGJy0YFzvGd1sYJGNZ07nlPKuyHSn1I22aeKzqQXgEiaKyRO6MSCto9eN9VxMwBdA==",
19-
"dependencies": {
20-
"System.Configuration.ConfigurationManager": "6.0.0"
21-
}
16+
"requested": "[8.2.0, )",
17+
"resolved": "8.2.0",
18+
"contentHash": "Gh4jkECcrR0i17ofCVqsiVz2+lxC+p5TYFPCrbZFi7eQQWGEZhvCDwvhycBKX1Kmtbd+H2CW/ugW7wdH9Br9NQ=="
2219
},
2320
"Microsoft.CodeAnalysis.BannedApiAnalyzers": {
2421
"type": "Direct",
@@ -179,11 +176,6 @@
179176
"Newtonsoft.Json": "13.0.1"
180177
}
181178
},
182-
"Microsoft.Win32.SystemEvents": {
183-
"type": "Transitive",
184-
"resolved": "6.0.0",
185-
"contentHash": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
186-
},
187179
"MSTest.Analyzers": {
188180
"type": "Transitive",
189181
"resolved": "3.7.3",
@@ -194,28 +186,11 @@
194186
"resolved": "13.0.1",
195187
"contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
196188
},
197-
"System.Configuration.ConfigurationManager": {
198-
"type": "Transitive",
199-
"resolved": "6.0.0",
200-
"contentHash": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
201-
"dependencies": {
202-
"System.Security.Cryptography.ProtectedData": "6.0.0",
203-
"System.Security.Permissions": "6.0.0"
204-
}
205-
},
206189
"System.Diagnostics.DiagnosticSource": {
207190
"type": "Transitive",
208191
"resolved": "5.0.0",
209192
"contentHash": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA=="
210193
},
211-
"System.Drawing.Common": {
212-
"type": "Transitive",
213-
"resolved": "6.0.0",
214-
"contentHash": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
215-
"dependencies": {
216-
"Microsoft.Win32.SystemEvents": "6.0.0"
217-
}
218-
},
219194
"System.IO.Abstractions": {
220195
"type": "Transitive",
221196
"resolved": "22.0.11",
@@ -230,38 +205,11 @@
230205
"resolved": "1.6.0",
231206
"contentHash": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ=="
232207
},
233-
"System.Security.AccessControl": {
234-
"type": "Transitive",
235-
"resolved": "6.0.0",
236-
"contentHash": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ=="
237-
},
238-
"System.Security.Cryptography.ProtectedData": {
239-
"type": "Transitive",
240-
"resolved": "6.0.0",
241-
"contentHash": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ=="
242-
},
243-
"System.Security.Permissions": {
244-
"type": "Transitive",
245-
"resolved": "6.0.0",
246-
"contentHash": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
247-
"dependencies": {
248-
"System.Security.AccessControl": "6.0.0",
249-
"System.Windows.Extensions": "6.0.0"
250-
}
251-
},
252208
"System.Text.Json": {
253209
"type": "Transitive",
254210
"resolved": "8.0.5",
255211
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg=="
256212
},
257-
"System.Windows.Extensions": {
258-
"type": "Transitive",
259-
"resolved": "6.0.0",
260-
"contentHash": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
261-
"dependencies": {
262-
"System.Drawing.Common": "6.0.0"
263-
}
264-
},
265213
"TestableIO.System.IO.Abstractions": {
266214
"type": "Transitive",
267215
"resolved": "22.0.11",
@@ -296,7 +244,7 @@
296244
"dependencies": {
297245
"Azure.Bicep.Types.Az": "[0.2.727, )",
298246
"DiffPlex": "[1.7.2, )",
299-
"FluentAssertions": "[7.0.0, )",
247+
"FluentAssertions": "[8.2.0, )",
300248
"JsonDiffPatch.Net": "[2.3.0, )",
301249
"MSTest.TestAdapter": "[3.7.3, )",
302250
"MSTest.TestFramework": "[3.7.3, )",

src/TestHelpers/TestHelpers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="FluentAssertions" Version="7.0.0" />
8+
<PackageReference Include="FluentAssertions" Version="8.2.0" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1010
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
1111
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />

src/TestHelpers/packages.lock.json

Lines changed: 3 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,9 @@
1919
},
2020
"FluentAssertions": {
2121
"type": "Direct",
22-
"requested": "[7.0.0, )",
23-
"resolved": "7.0.0",
24-
"contentHash": "mTLbcU991EQ1SEmNbVBaGGGJy0YFzvGd1sYJGNZ07nlPKuyHSn1I22aeKzqQXgEiaKyRO6MSCto9eN9VxMwBdA==",
25-
"dependencies": {
26-
"System.Configuration.ConfigurationManager": "6.0.0"
27-
}
22+
"requested": "[8.2.0, )",
23+
"resolved": "8.2.0",
24+
"contentHash": "Gh4jkECcrR0i17ofCVqsiVz2+lxC+p5TYFPCrbZFi7eQQWGEZhvCDwvhycBKX1Kmtbd+H2CW/ugW7wdH9Br9NQ=="
2825
},
2926
"JsonDiffPatch.Net": {
3027
"type": "Direct",
@@ -176,11 +173,6 @@
176173
"Newtonsoft.Json": "13.0.1"
177174
}
178175
},
179-
"Microsoft.Win32.SystemEvents": {
180-
"type": "Transitive",
181-
"resolved": "6.0.0",
182-
"contentHash": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
183-
},
184176
"MSTest.Analyzers": {
185177
"type": "Transitive",
186178
"resolved": "3.7.3",
@@ -191,64 +183,20 @@
191183
"resolved": "13.0.1",
192184
"contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
193185
},
194-
"System.Configuration.ConfigurationManager": {
195-
"type": "Transitive",
196-
"resolved": "6.0.0",
197-
"contentHash": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
198-
"dependencies": {
199-
"System.Security.Cryptography.ProtectedData": "6.0.0",
200-
"System.Security.Permissions": "6.0.0"
201-
}
202-
},
203186
"System.Diagnostics.DiagnosticSource": {
204187
"type": "Transitive",
205188
"resolved": "5.0.0",
206189
"contentHash": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA=="
207190
},
208-
"System.Drawing.Common": {
209-
"type": "Transitive",
210-
"resolved": "6.0.0",
211-
"contentHash": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
212-
"dependencies": {
213-
"Microsoft.Win32.SystemEvents": "6.0.0"
214-
}
215-
},
216191
"System.Reflection.Metadata": {
217192
"type": "Transitive",
218193
"resolved": "1.6.0",
219194
"contentHash": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ=="
220195
},
221-
"System.Security.AccessControl": {
222-
"type": "Transitive",
223-
"resolved": "6.0.0",
224-
"contentHash": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ=="
225-
},
226-
"System.Security.Cryptography.ProtectedData": {
227-
"type": "Transitive",
228-
"resolved": "6.0.0",
229-
"contentHash": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ=="
230-
},
231-
"System.Security.Permissions": {
232-
"type": "Transitive",
233-
"resolved": "6.0.0",
234-
"contentHash": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
235-
"dependencies": {
236-
"System.Security.AccessControl": "6.0.0",
237-
"System.Windows.Extensions": "6.0.0"
238-
}
239-
},
240196
"System.Text.Json": {
241197
"type": "Transitive",
242198
"resolved": "8.0.5",
243199
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg=="
244-
},
245-
"System.Windows.Extensions": {
246-
"type": "Transitive",
247-
"resolved": "6.0.0",
248-
"contentHash": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
249-
"dependencies": {
250-
"System.Drawing.Common": "6.0.0"
251-
}
252200
}
253201
}
254202
}

0 commit comments

Comments
 (0)