Update FluentAssertions package dependencies#2673
Update FluentAssertions package dependencies#2673jnyrup merged 4 commits intofluentassertions:developfrom
Conversation
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
|
Looking at the build failures... EDIT: Fixed |
….Net.Http package.
Tests/FluentAssertions.Extensibility.Specs/FluentAssertions.Extensibility.Specs.csproj
Show resolved
Hide resolved
Pull Request Test Coverage Report for Build 9547041476Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9565464851Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
|
Hello @dennisdoomen, any update on when we can get this PR merged? |
|
It is waiting for @jnyrup's review.. As it seems, he is very busy these days :) |
Pull Request Test Coverage Report for Build 9765350892Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
fluentassertions#2673 bumped from 4.4.0 -> 6.0.1, but 6.0.0 should be enough. As a testing nuget we should pick the lowest possible version of a package to avoid that tests use a newer package than what is used in production.
#2673 bumped from 4.4.0 -> 6.0.1, but 6.0.0 should be enough. As a testing nuget we should pick the lowest possible version of a package to avoid that tests use a newer package than what is used in production.
fluentassertions#2673 bumped from 4.4.0 -> 6.0.1, but 6.0.0 should be enough. As a testing nuget we should pick the lowest possible version of a package to avoid that tests use a newer package than what is used in production.
#2673 bumped from 4.4.0 -> 6.0.1, but 6.0.0 should be enough. As a testing nuget we should pick the lowest possible version of a package to avoid that tests use a newer package than what is used in production.
Fixes #2668
Update the ConfigurationManager dependency to 6.0.1 and System.Threading.Tasks.Extensions to 4.5.4.
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcome