Skip to content

Commit 0489a8d

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 5983155 commit 0489a8d

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
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="FluentAssertions" Version="7.0.0" />
17+
<PackageReference Include="FluentAssertions" Version="8.2.0" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1919
<PackageReference Include="MSTest" Version="3.8.2" />
2020
<PackageReference Include="Azure.Bicep.Types.Az" Version="0.2.727" />

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",
@@ -211,11 +208,6 @@
211208
"Newtonsoft.Json": "13.0.1"
212209
}
213210
},
214-
"Microsoft.Win32.SystemEvents": {
215-
"type": "Transitive",
216-
"resolved": "6.0.0",
217-
"contentHash": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
218-
},
219211
"MSTest.Analyzers": {
220212
"type": "Transitive",
221213
"resolved": "3.8.2",
@@ -253,28 +245,11 @@
253245
"resolved": "8.0.0",
254246
"contentHash": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg=="
255247
},
256-
"System.Configuration.ConfigurationManager": {
257-
"type": "Transitive",
258-
"resolved": "6.0.0",
259-
"contentHash": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
260-
"dependencies": {
261-
"System.Security.Cryptography.ProtectedData": "6.0.0",
262-
"System.Security.Permissions": "6.0.0"
263-
}
264-
},
265248
"System.Diagnostics.DiagnosticSource": {
266249
"type": "Transitive",
267250
"resolved": "5.0.0",
268251
"contentHash": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA=="
269252
},
270-
"System.Drawing.Common": {
271-
"type": "Transitive",
272-
"resolved": "6.0.0",
273-
"contentHash": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
274-
"dependencies": {
275-
"Microsoft.Win32.SystemEvents": "6.0.0"
276-
}
277-
},
278253
"System.IO.Abstractions": {
279254
"type": "Transitive",
280255
"resolved": "22.0.13",
@@ -302,25 +277,6 @@
302277
"resolved": "6.0.0",
303278
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
304279
},
305-
"System.Security.AccessControl": {
306-
"type": "Transitive",
307-
"resolved": "6.0.0",
308-
"contentHash": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ=="
309-
},
310-
"System.Security.Cryptography.ProtectedData": {
311-
"type": "Transitive",
312-
"resolved": "6.0.0",
313-
"contentHash": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ=="
314-
},
315-
"System.Security.Permissions": {
316-
"type": "Transitive",
317-
"resolved": "6.0.0",
318-
"contentHash": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
319-
"dependencies": {
320-
"System.Security.AccessControl": "6.0.0",
321-
"System.Windows.Extensions": "6.0.0"
322-
}
323-
},
324280
"System.Text.Encodings.Web": {
325281
"type": "Transitive",
326282
"resolved": "6.0.0",
@@ -334,14 +290,6 @@
334290
"resolved": "8.0.5",
335291
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg=="
336292
},
337-
"System.Windows.Extensions": {
338-
"type": "Transitive",
339-
"resolved": "6.0.0",
340-
"contentHash": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
341-
"dependencies": {
342-
"System.Drawing.Common": "6.0.0"
343-
}
344-
},
345293
"TestableIO.System.IO.Abstractions": {
346294
"type": "Transitive",
347295
"resolved": "22.0.13",
@@ -376,7 +324,7 @@
376324
"dependencies": {
377325
"Azure.Bicep.Types.Az": "[0.2.727, )",
378326
"DiffPlex": "[1.7.2, )",
379-
"FluentAssertions": "[7.0.0, )",
327+
"FluentAssertions": "[8.2.0, )",
380328
"JsonDiffPatch.Net": "[2.3.0, )",
381329
"MSTest": "[3.7.3, )",
382330
"Microsoft.NET.Test.Sdk": "[17.13.0, )"

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" Version="3.7.3" />
1111
<PackageReference Include="Azure.Bicep.Types.Az" Version="0.2.727" />

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",
@@ -169,11 +166,6 @@
169166
"Newtonsoft.Json": "13.0.1"
170167
}
171168
},
172-
"Microsoft.Win32.SystemEvents": {
173-
"type": "Transitive",
174-
"resolved": "6.0.0",
175-
"contentHash": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
176-
},
177169
"MSTest.Analyzers": {
178170
"type": "Transitive",
179171
"resolved": "3.7.3",
@@ -201,64 +193,20 @@
201193
"resolved": "13.0.1",
202194
"contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
203195
},
204-
"System.Configuration.ConfigurationManager": {
205-
"type": "Transitive",
206-
"resolved": "6.0.0",
207-
"contentHash": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
208-
"dependencies": {
209-
"System.Security.Cryptography.ProtectedData": "6.0.0",
210-
"System.Security.Permissions": "6.0.0"
211-
}
212-
},
213196
"System.Diagnostics.DiagnosticSource": {
214197
"type": "Transitive",
215198
"resolved": "5.0.0",
216199
"contentHash": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA=="
217200
},
218-
"System.Drawing.Common": {
219-
"type": "Transitive",
220-
"resolved": "6.0.0",
221-
"contentHash": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
222-
"dependencies": {
223-
"Microsoft.Win32.SystemEvents": "6.0.0"
224-
}
225-
},
226201
"System.Reflection.Metadata": {
227202
"type": "Transitive",
228203
"resolved": "1.6.0",
229204
"contentHash": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ=="
230205
},
231-
"System.Security.AccessControl": {
232-
"type": "Transitive",
233-
"resolved": "6.0.0",
234-
"contentHash": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ=="
235-
},
236-
"System.Security.Cryptography.ProtectedData": {
237-
"type": "Transitive",
238-
"resolved": "6.0.0",
239-
"contentHash": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ=="
240-
},
241-
"System.Security.Permissions": {
242-
"type": "Transitive",
243-
"resolved": "6.0.0",
244-
"contentHash": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
245-
"dependencies": {
246-
"System.Security.AccessControl": "6.0.0",
247-
"System.Windows.Extensions": "6.0.0"
248-
}
249-
},
250206
"System.Text.Json": {
251207
"type": "Transitive",
252208
"resolved": "8.0.5",
253209
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg=="
254-
},
255-
"System.Windows.Extensions": {
256-
"type": "Transitive",
257-
"resolved": "6.0.0",
258-
"contentHash": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
259-
"dependencies": {
260-
"System.Drawing.Common": "6.0.0"
261-
}
262210
}
263211
}
264212
}

0 commit comments

Comments
 (0)