Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency fluentassertions to 8.0.1 (#3956)
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.0` -> `8.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/FluentAssertions/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/FluentAssertions/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/FluentAssertions/8.0.0/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/FluentAssertions/8.0.0/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fluentassertions/fluentassertions (FluentAssertions)</summary> ### [`v8.0.1`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.0.1) [Compare Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.0.0...8.0.1) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed ##### Improvements - Provide a toggle to suppress the soft warning about commercial use by [@​dennisdoomen](https://redirect.github.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2984](https://redirect.github.com/fluentassertions/fluentassertions/pull/2984) ##### Others - Update docs to make license change more clear by [@​jnyrup](https://redirect.github.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2953](https://redirect.github.com/fluentassertions/fluentassertions/pull/2953) - Bump all dependencies by [@​dennisdoomen](https://redirect.github.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2962](https://redirect.github.com/fluentassertions/fluentassertions/pull/2962) - Bump System.Collections.Immutable and System.Reflection.Metadata by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2969](https://redirect.github.com/fluentassertions/fluentassertions/pull/2969) - Bump SharpCompress from 0.38.0 to 0.39.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2968](https://redirect.github.com/fluentassertions/fluentassertions/pull/2968) - Bump the nuke group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2967](https://redirect.github.com/fluentassertions/fluentassertions/pull/2967) - Bump Verify.Xunit from 28.8.1 to 28.9.0 in the xunit group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2965](https://redirect.github.com/fluentassertions/fluentassertions/pull/2965) - Bump the mstest group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2966](https://redirect.github.com/fluentassertions/fluentassertions/pull/2966) - Bump cspell from 8.17.1 to 8.17.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2964](https://redirect.github.com/fluentassertions/fluentassertions/pull/2964) - Discard backported changes from 7 by [@​dennisdoomen](https://redirect.github.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2974](https://redirect.github.com/fluentassertions/fluentassertions/pull/2974) - Various textual and styling fixes as well as some clarification of v7 and v8. by [@​dennisdoomen](https://redirect.github.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2978](https://redirect.github.com/fluentassertions/fluentassertions/pull/2978) - Bump Xunit.StaFact from 1.1.11 to 1.2.69 in the xunit group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2979](https://redirect.github.com/fluentassertions/fluentassertions/pull/2979) - Bump TUnit from 0.6.33 to 0.6.154 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2980](https://redirect.github.com/fluentassertions/fluentassertions/pull/2980) - Bump Reflectify from 1.4.0 to 1.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2981](https://redirect.github.com/fluentassertions/fluentassertions/pull/2981) - Bump System.Formats.Asn1 from 9.0.0 to 9.0.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2983](https://redirect.github.com/fluentassertions/fluentassertions/pull/2983) - Bump coverlet.collector from 6.0.3 to 6.0.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/2982](https://redirect.github.com/fluentassertions/fluentassertions/pull/2982) **Full Changelog**: fluentassertions/fluentassertions@8.0.0...8.0.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information