Skip to content

Bump FluentAssertions from 7.0.0 to 8.9.0#56

Merged
torbacz merged 1 commit intomainfrom
dependabot/nuget/FluentAssertions-8.9.0
Apr 1, 2026
Merged

Bump FluentAssertions from 7.0.0 to 8.9.0#56
torbacz merged 1 commit intomainfrom
dependabot/nuget/FluentAssertions-8.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Updated FluentAssertions from 7.0.0 to 8.9.0.

Release notes

Sourced from FluentAssertions's releases.

8.9.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

8.8.0

What's Changed

New features

Improvements

Documentation

Others

Full Changelog: fluentassertions/fluentassertions@8.7.1...8.8.0

8.7.1

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@8.7.0...8.7.1

8.7.0

What's Changed

New features

Others

Full Changelog: fluentassertions/fluentassertions@8.6.0...8.7.0

8.6.0

What's Changed

Improvements

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.5.0...8.6.0

8.5.0

What's Changed

New features

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.4.0...8.5.0

8.4.0

What's Changed

Improvements

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.3.0...8.4.0

8.3.0

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@8.2.0...8.3.0

8.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.1.1...8.2.0

8.1.1

What's Changed

Fixes

Full Changelog: fluentassertions/fluentassertions@8.1.0...8.1.1

8.1.0

What's Changed

Improvements

Fixes

Documentation

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.0.1...8.1.0

8.0.1

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@8.0.0...8.0.1

8.0.0

What's Changed

License change

Breaking Changes

New features

Improvements

8.0.0-rc.2

What's Changed

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.0.0-rc.1...8.0.0-rc.2

8.0.0-rc.1

What's Changed

Breaking Changes

Fixes

Documentation

Others

8.0.0-alpha.1

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@7.0.0-alpha.6...8.0.0-alpha.1

7.2.2

What's Changed

Fixes

Building

Full Changelog: fluentassertions/fluentassertions@7.2.1...7.2.2

7.2.1

What's Changed

Fixes

Full Changelog: fluentassertions/fluentassertions@7.2.0...7.2.1

7.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@7.1.0...7.2.0

7.1.0

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@7.0.0...7.1.0

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 1, 2026
---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-version: 8.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@torbacz torbacz force-pushed the dependabot/nuget/FluentAssertions-8.9.0 branch from 09bf002 to 66f9d5d Compare April 1, 2026 13:50
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Code Coverage Results

Coverage Type Threshold Actual Coverage Status
Line 80% 87% Generic badge
Branch 80% 87% Generic badge

Code Coverage Summary

Code Coverage Details
Generated on: 04/01/2026 - 13:51:46
Parser: MultiReportParser (3x CoberturaParser)
Assemblies: 3
Classes: 13
Files: 13
Covered lines: 320
Uncovered lines: 46
Coverable lines: 366
Total lines: 956
Line coverage: 87.4% (320 of 366)
Covered branches: 144
Total branches: 164
Branch coverage: 87.8% (144 of 164)
Tag: 75_23852076017
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
DependencyUpdated.Core 158 11 169 397 93.4% 97 104 93.2%
DependencyUpdated.Core.Config.AzureDevOpsConfig 21 2 23 58 91.3% 10 10 100%
DependencyUpdated.Core.Config.Project 30 1 31 81 96.7% 27 28 96.4%
DependencyUpdated.Core.Config.UpdaterConfig 23 0 23 59 100% 16 16 100%
DependencyUpdated.Core.Models.DependencyDetails 1 0 1 3 100% 0 0
DependencyUpdated.Core.Models.UpdateResult 1 0 1 3 100% 0 0
DependencyUpdated.Core.Updater 82 8 90 193 91.1% 44 50 88%
DependencyUpdated.Projects.DotNet 97 5 102 216 95% 27 30 90%
DependencyUpdated.Projects.DotNet.ConfigureServices 2 0 2 15 100% 0 0
DependencyUpdated.Projects.DotNet.DotNetUpdater 95 5 100 201 95% 27 30 90%
DependencyUpdated.Projects.Npm 65 30 95 343 68.4% 20 30 66.6%
DependencyUpdated.Projects.Npm.ConfigureServices 2 0 2 14 100% 0 0
DependencyUpdated.Projects.Npm.Models.NpmPackageInfo 1 0 1 3 100% 0 0
DependencyUpdated.Projects.Npm.Models.NpmPackageVersion 1 0 1 3 100% 0 0
DependencyUpdated.Projects.Npm.Models.PackageRoot 1 0 1 3 100% 0 0
DependencyUpdated.Projects.Npm.NpmUpdater 60 30 90 320 66.6% 20 30 66.6%

@torbacz torbacz merged commit 65b898b into main Apr 1, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/FluentAssertions-8.9.0 branch April 1, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant