-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit 9fc3cc2
authored
deps(test): update dependency fluentassertions to 8.7.0 (#954)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
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.6.0` -> `8.7.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fluentassertions/fluentassertions (FluentAssertions)</summary>
###
[`v8.7.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.7.0)
[Compare
Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.6.0...8.7.0)
<!-- Release notes generated using configuration in .github/release.yml
at ae620add07cf6666841e568fd3bf8a0733478bb5 -->
#### What's Changed
##### New features
- Added System.Text.Json assertion APIs and BeEquivalentTo support by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[#​3094](https://redirect.github.com/fluentassertions/fluentassertions/pull/3094)
##### Others
- Address a bunch of Qodana issues by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[#​3082](https://redirect.github.com/fluentassertions/fluentassertions/pull/3082)
- Bump actions/checkout from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​3085](https://redirect.github.com/fluentassertions/fluentassertions/pull/3085)
- Bump JetBrains/qodana-action from 2025.1 to 2025.2 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​3086](https://redirect.github.com/fluentassertions/fluentassertions/pull/3086)
- Bump actions/download-artifact from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​3087](https://redirect.github.com/fluentassertions/fluentassertions/pull/3087)
- Bump cspell from 9.2.0 to 9.2.1 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​3090](https://redirect.github.com/fluentassertions/fluentassertions/pull/3090)
- Bump actions/setup-dotnet from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​3092](https://redirect.github.com/fluentassertions/fluentassertions/pull/3092)
- Add lock file for nuget packages by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[#​3084](https://redirect.github.com/fluentassertions/fluentassertions/pull/3084)
- Set `DisableImplicitNuGetFallbackFolder` by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[#​3095](https://redirect.github.com/fluentassertions/fluentassertions/pull/3095)
- Bump Nugets by [@​jnyrup](https://redirect.github.com/jnyrup) in
[#​3096](https://redirect.github.com/fluentassertions/fluentassertions/pull/3096)
- Revert package locking by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[#​3098](https://redirect.github.com/fluentassertions/fluentassertions/pull/3098)
- Clean-up tests related to exceptions by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[#​3099](https://redirect.github.com/fluentassertions/fluentassertions/pull/3099)
**Full Changelog**:
<fluentassertions/fluentassertions@8.6.0...8.7.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d2943aa commit 9fc3cc2Copy full SHA for 9fc3cc2
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