-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: adrianiftode/FluentAssertions.Web
base: 1.5.0
head repository: adrianiftode/FluentAssertions.Web
compare: 1.6.0
- 13 commits
- 30 files changed
- 2 contributors
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a01eb4d - Browse repository at this point 8000
Copy the full SHA a01eb4dView commit details
Commits on Nov 22, 2024
-
Use Central Package Management
Instead of using custom <Import Project=...> use the standard [Central Package Management](https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management) mechanism.
Configuration menu - View commit details
-
Copy full SHA for b7f98fe - Browse repository at this point
Copy the full SHA b7f98feView commit details -
Add a nuget.config file to fix the NU1507 warning
> warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: nuget.org, AnotherSource, YetAnotherSource
Configuration menu - View commit details
-
Copy full SHA for a0c4db0 - Browse repository at this point
Copy the full SHA a0c4db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0ed0d - Browse repository at this point
Copy the full SHA 9b0ed0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0de0e11 - Browse repository at this point
Copy the full SHA 0de0e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b8e0d - Browse repository at this point
Copy the full SHA 83b8e0dView commit details -
Upgrade Newtonsoft.Json to fix NU1903 (high severity vulnerability)
> warning NU1903: Package 'Newtonsoft.Json' 10.0.1 has a known high severity vulnerability, GHSA-5crp-9r3c-p9vr
Configuration menu - View commit details
-
Copy full SHA for 2ad6f10 - Browse repository at this point
Copy the full SHA 2ad6f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 090b787 - Browse repository at this point
Copy the full SHA 090b787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3ffa9 - Browse repository at this point
Copy the full SHA 5b3ffa9View commit details -
Fix tests that started failing on .NET 8
Something apparently changed in the runtime when boxing enums values with multiple definitions sharing the same values such as HttpStatusCode. E.g. HttpStatusCode.Ambiguous == HttpStatusCode.MultipleChoices == 300
Configuration menu - View commit details
-
Copy full SHA for 778b497 - Browse repository at this point
Copy the full SHA 778b497View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb40ffc - Browse repository at this point
Copy the full SHA eb40ffcView commit details -
Configuration menu - View commit details
-
7BE5 Copy full SHA for 408348a - Browse repository at this point
Copy the full SHA 408348aView commit details -
Merge pull request #125 from 0xced/central-package-management
Use Central Package Management
Configuration menu - View commit details
-
Copy full SHA for b6385df - Browse repository at this point
Copy the full SHA b6385dfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.5.0...1.6.0