-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 1953e56
authored
chore(deps): update dependency fluentassertions to 8.6.0 (#214)
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.5.0` -> `8.6.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fluentassertions/fluentassertions (FluentAssertions)</summary>
###
[`v8.6.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.6.0)
[Compare
Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.5.0...8.6.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### Improvements
- Add support for inline assertions using Value.ThatMatches and
Value.ThatSatisfies by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3076](https://redirect.github.com/fluentassertions/fluentassertions/pull/3076)
##### Others
- remove Microsoft.SourceLink.GitHub by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[https://github.com/fluentassertions/fluentassertions/pull/3072](https://redirect.github.com/fluentassertions/fluentassertions/pull/3072)
- Bump cspell from 9.1.3 to 9.1.5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/fluentassertions/fluentassertions/pull/3073](https://redirect.github.com/fluentassertions/fluentassertions/pull/3073)3
- Added PackageGuard to the build pipeline by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3075](https://redirect.github.com/fluentassertions/fluentassertions/pull/3075)
- Bump cspell from 9.1.5 to 9.2.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/fluentassertions/fluentassertions/pull/3077](https://redirect.github.com/fluentassertions/fluentassertions/pull/3077)7
- Remove dependencies on Bogus by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[https://github.com/fluentassertions/fluentassertions/pull/3080](https://redirect.github.com/fluentassertions/fluentassertions/pull/3080)
- Update nuget packages by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[https://github.com/fluentassertions/fluentassertions/pull/3081](https://redirect.github.com/fluentassertions/fluentassertions/pull/3081)
- Follow-up to
[#​3076](https://redirect.github.com/fluentassertions/fluentassertions/issues/3076)
by [@​jnyrup](https://redirect.github.com/jnyrup) in
[https://github.com/fluentassertions/fluentassertions/pull/3079](https://redirect.github.com/fluentassertions/fluentassertions/pull/3079)
- Documentation and typo fixes by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[https://github.com/fluentassertions/fluentassertions/pull/3078](https://redirect.github.com/fluentassertions/fluentassertions/pull/3078)
#### New Contributors
- [@​SimonCropp](https://redirect.github.com/SimonCropp) made
their first contribution in
[https://github.com/fluentassertions/fluentassertions/pull/3072](https://redirect.github.com/fluentassertions/fluentassertions/pull/3072)
**Full Changelog**:
fluentassertions/fluentassertions@8.5.0...8.6.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/smartive/cas-fee-adv-mumble-api).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d4de2b8 commit 1953e56Copy full SHA for 1953e56
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- MumbleApi.Test
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedMumbleApi.Test/MumbleApi.Test.csproj
Copy file name to clipboardExpand all lines: MumbleApi.Test/MumbleApi.Test.csproj+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
0 commit comments