-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit 8905b5f
authored
chore(deps): update dependency fluentassertions to 8.3.0 (#891)
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.2.0` -> `8.3.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.3.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.3.0)
[Compare
Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.2.0...8.3.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### Improvements
- Improve rendering of exception messages when using WithMessage by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3039](https://redirect.github.com/fluentassertions/fluentassertions/pull/3039)
- Clarify the date/time type when comparing dates, times and
combinations of those by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3049](https://redirect.github.com/fluentassertions/fluentassertions/pull/3049)
##### Others
- Bump cspell from 8.17.5 to 8.18.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3041](https://redirect.github.com/fluentassertions/fluentassertions/pull/3041)
- Bump cspell from 8.18.1 to 8.19.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3042](https://redirect.github.com/fluentassertions/fluentassertions/pull/3042)
- Bump cspell from 8.19.2 to 8.19.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3043](https://redirect.github.com/fluentassertions/fluentassertions/pull/3043)
- Bump cspell from 8.19.3 to 9.0.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3045](https://redirect.github.com/fluentassertions/fluentassertions/pull/3045)
- Bump cspell from 9.0.0 to 9.0.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3046](https://redirect.github.com/fluentassertions/fluentassertions/pull/3046)
- Fix links to test suites in bug report template by
[@​robvanuden](https://redirect.github.com/robvanuden) in
[https://github.com/fluentassertions/fluentassertions/pull/3047](https://redirect.github.com/fluentassertions/fluentassertions/pull/3047)
**Full Changelog**:
fluentassertions/fluentassertions@8.2.0...8.3.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/buehler/dotnet-operator-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 28aa116 commit 8905b5fCopy full SHA for 8905b5f
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- test
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: test/Directory.Build.props
+1-1Lines 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