-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit d0bd6de
authored
chore(deps): update dependency fluentassertions to 8.1.0 (#3981)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[FluentAssertions](https://xceed.com/products/unit-testing/fluent-assertions/)
([source](https://redirect.github.com/fluentassertions/fluentassertions))
| `8.0.1` -> `8.1.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fluentassertions/fluentassertions (FluentAssertions)</summary>
###
[`v8.1.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.1.0)
[Compare
Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.0.1...8.1.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
##### What's Changed
##### Improvements
- Add \[NotNull] attribute on the Should() method for object assertions
by [@​0xced](https://redirect.github.com/0xced) in
[https://github.com/fluentassertions/fluentassertions/pull/2987](https://redirect.github.com/fluentassertions/fluentassertions/pull/2987)
- Improves the subject identification for chained assertions and those
that use Which by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3000](https://redirect.github.com/fluentassertions/fluentassertions/pull/3000)
##### Fixes
- Fixed a regression in which CompleteWithinAsync treated a canceled
task as an exception by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2853](https://redirect.github.com/fluentassertions/fluentassertions/pull/2853)
##### Documentation
- Reconnected the new license to the history of the old license by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2985](https://redirect.github.com/fluentassertions/fluentassertions/pull/2985)
- Removed an incorrect date/time example from the docs by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2989](https://redirect.github.com/fluentassertions/fluentassertions/pull/2989)
##### Others
- Make sure developers don't accidentally update to v8 without
understanding the new license by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2988](https://redirect.github.com/fluentassertions/fluentassertions/pull/2988)
- Bump Microsoft.Testing.Extensions.TrxReport from 1.5.1 to 1.5.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/2993](https://redirect.github.com/fluentassertions/fluentassertions/pull/2993)
- Bump TUnit from 0.6.154 to 0.7.24 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/2992](https://redirect.github.com/fluentassertions/fluentassertions/pull/2992)
- Bump the mstest group with 2 updates by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/2991](https://redirect.github.com/fluentassertions/fluentassertions/pull/2991)
- Backport updates to pipelines by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[https://github.com/fluentassertions/fluentassertions/pull/3001](https://redirect.github.com/fluentassertions/fluentassertions/pull/3001)
- Bump cspell from 8.17.2 to 8.17.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3005](https://redirect.github.com/fluentassertions/fluentassertions/pull/3005)
- Bump Roslynator.Analyzers from 4.12.10 to 4.12.11 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3004](https://redirect.github.com/fluentassertions/fluentassertions/pull/3004)
- Bump TUnit from 0.7.24 to 0.10.6 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3002](https://redirect.github.com/fluentassertions/fluentassertions/pull/3002)
- Upmerge from v7 by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3006](https://redirect.github.com/fluentassertions/fluentassertions/pull/3006)
- Renamed CallerStatementBuilder to StatementParser by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3007](https://redirect.github.com/fluentassertions/fluentassertions/pull/3007)
- Bump Meziantou.Analyzer and Microsoft.NETFramework.ReferenceAssemblies
by [@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3014](https://redirect.github.com/fluentassertions/fluentassertions/pull/3014)
- Bump Microsoft.NET.Test.Sdk,
Microsoft.NETFramework.ReferenceAssemblies and Newtonsoft.Json by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3013](https://redirect.github.com/fluentassertions/fluentassertions/pull/3013)
- Bump Microsoft.NETFramework.ReferenceAssemblies and
Roslynator.Analyzers by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3012](https://redirect.github.com/fluentassertions/fluentassertions/pull/3012)
- Bump the xunit group with 3 updates by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3010](https://redirect.github.com/fluentassertions/fluentassertions/pull/3010)
- Adjust dependencies by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[https://github.com/fluentassertions/fluentassertions/pull/3015](https://redirect.github.com/fluentassertions/fluentassertions/pull/3015)
- Bump NUnit3TestAdapter from 4.6.0 to 5.0.0 in the nunit group by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3011](https://redirect.github.com/fluentassertions/fluentassertions/pull/3011)
- Fixed typo in introduction page by
[@​tealamore](https://redirect.github.com/tealamore) in
[https://github.com/fluentassertions/fluentassertions/pull/3019](https://redirect.github.com/fluentassertions/fluentassertions/pull/3019)
- Bump Verify.Xunit from 28.10.1 to 28.11.0 in the xunit group by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3022](https://redirect.github.com/fluentassertions/fluentassertions/pull/3022)
- Bump TUnit from 0.10.6 to 0.13.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3026](https://redirect.github.com/fluentassertions/fluentassertions/pull/3026)
- Bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.1
by [@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3024](https://redirect.github.com/fluentassertions/fluentassertions/pull/3024)
- Bump the mstest group with 2 updates by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3023](https://redirect.github.com/fluentassertions/fluentassertions/pull/3023)
- Bump Microsoft.NETFramework.ReferenceAssemblies,
System.Collections.Immutable and System.Reflection.Metadata by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3025](https://redirect.github.com/fluentassertions/fluentassertions/pull/3025)
- Upmerge from v7 by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[https://github.com/fluentassertions/fluentassertions/pull/3028](https://redirect.github.com/fluentassertions/fluentassertions/pull/3028)
- Fixed a regression in which CompleteWithinAsync treated a canceled ta…
by [@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3027](https://redirect.github.com/fluentassertions/fluentassertions/pull/3027)
##### New Contributors
- [@​tealamore](https://redirect.github.com/tealamore) made their
first contribution in
[https://github.com/fluentassertions/fluentassertions/pull/3019](https://redirect.github.com/fluentassertions/fluentassertions/pull/3019)
**Full Changelog**:
fluentassertions/fluentassertions@8.0.1...8.1.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/reactiveui/ReactiveUI).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7f85f83 commit d0bd6deCopy full SHA for d0bd6de
File tree
2 files changed
+2
-2
lines changed- integrationtests/IntegrationTests.Shared.Tests
- src
2 files changed
+2
-2
lines changedintegrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj
Copy file name to clipboardexpand all lines: integrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
src/Directory.Packages.props
Copy file name to clipboardexpand all lines: src/Directory.Packages.props+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
0 commit comments