Commit a07c481
authored
deps(test): update dependency fluentassertions to 8.8.0 (#973)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[FluentAssertions](https://xceed.com/products/unit-testing/fluent-assertions/)
([source](https://redirect.github.com/fluentassertions/fluentassertions))
| `8.7.1` -> `8.8.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fluentassertions/fluentassertions (FluentAssertions)</summary>
###
[`v8.8.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.8.0)
[Compare
Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.7.1...8.8.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### New features
- Add support for MSTest4 by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[#​3111](https://redirect.github.com/fluentassertions/fluentassertions/pull/3111)
##### Improvements
- Allow WithoutMessage when using Should().Throw() and ThrowAsync() by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[#​3100](https://redirect.github.com/fluentassertions/fluentassertions/pull/3100)
- Improve reporting of the differences between long strings by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[#​3101](https://redirect.github.com/fluentassertions/fluentassertions/pull/3101)
- Allow customizing the equivalency behavior for BeXmlSerializable by
[@​logiclrd](https://redirect.github.com/logiclrd) in
[#​3107](https://redirect.github.com/fluentassertions/fluentassertions/pull/3107)
##### Documentation
- Add docs for `config` parameter by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[#​3104](https://redirect.github.com/fluentassertions/fluentassertions/pull/3104)
##### Others
- Refreshed readme by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[#​3106](https://redirect.github.com/fluentassertions/fluentassertions/pull/3106)
- Merge hotfix 8.7.1 back to main by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[#​3109](https://redirect.github.com/fluentassertions/fluentassertions/pull/3109)
- Fix release notes by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[#​3112](https://redirect.github.com/fluentassertions/fluentassertions/pull/3112)
- Bump github/codeql-action from 3 to 4 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​3113](https://redirect.github.com/fluentassertions/fluentassertions/pull/3113)
**Full Changelog**:
<fluentassertions/fluentassertions@8.7.1...8.8.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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/dotnet/dotnet-operator-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5ff5f19 commit a07c481
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments