-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit bfed734
authored
chore(deps): update dependency fluentassertions to v7 (#3945)
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))
| `6.12.2` -> `7.0.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>
###
[`v7.0.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/7.0.0)
[Compare
Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/6.12.2...7.0.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
##### What's Changed
##### Breaking Changes
- Drop support for .NET Core 2.1, 3.0 and NSpec by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2835](https://redirect.github.com/fluentassertions/fluentassertions/pull/2835)
##### Fixes
- The expectation node identified as a cyclic reference is still
compared to the subject node using simple equality. by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2819](https://redirect.github.com/fluentassertions/fluentassertions/pull/2819)
- Fix support for write-only properties in BeEquivalentTo by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2836](https://redirect.github.com/fluentassertions/fluentassertions/pull/2836)
##### Documentation
- Fix minor syntax error in objectgraphs.md by
[@​rklec](https://redirect.github.com/rklec) in
[https://github.com/fluentassertions/fluentassertions/pull/2847](https://redirect.github.com/fluentassertions/fluentassertions/pull/2847)
##### Others
- Use the same Qodana build pipeline as develop is using by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2809](https://redirect.github.com/fluentassertions/fluentassertions/pull/2809)
- Add section highlighting for better navigation by
[@​sentemon](https://redirect.github.com/sentemon) in
[https://github.com/fluentassertions/fluentassertions/pull/2807](https://redirect.github.com/fluentassertions/fluentassertions/pull/2807)
- Bump all relevant dependencies by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2834](https://redirect.github.com/fluentassertions/fluentassertions/pull/2834)
- Changed references to the master branch to main by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2848](https://redirect.github.com/fluentassertions/fluentassertions/pull/2848)
- Missed two more references to master by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/2849](https://redirect.github.com/fluentassertions/fluentassertions/pull/2849)
- Backport bump of `System.Configuration.ConfigurationManager` and
`System.Threading.Tasks.Extensions` by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[https://github.com/fluentassertions/fluentassertions/pull/2856](https://redirect.github.com/fluentassertions/fluentassertions/pull/2856)
##### New Contributors
- [@​sentemon](https://redirect.github.com/sentemon) made their
first contribution in
[https://github.com/fluentassertions/fluentassertions/pull/2807](https://redirect.github.com/fluentassertions/fluentassertions/pull/2807)
- [@​rklec](https://redirect.github.com/rklec) made their first
contribution in
[https://github.com/fluentassertions/fluentassertions/pull/2847](https://redirect.github.com/fluentassertions/fluentassertions/pull/2847)
**Full Changelog**:
fluentassertions/fluentassertions@6.12.2...7.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8690419 commit bfed734Copy full SHA for bfed734
File tree
1 file changed
+1
-1
lines changed- integrationtests/IntegrationTests.Shared.Tests
1 file changed
+1
-1
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 |
| |
|
0 commit comments