-
Notifications
You must be signed in to change notification settings - Fork 733
Comparing changes
Open a pull request
base repository: fluentassertions/fluentassertions
base: 8.0.0
head repository: fluentassertions/fluentassertions
compare: 8.0.1
- 20 commits
- 41 files changed
- 8 contributors
Commits on Jan 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dea9d68 - Browse repository at this point
Copy the full SHA dea9d68View commit details
Commits on Jan 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 14af18c - Browse repository at this point
Copy the full SHA 14af18cView commit details -
Add support for xUnit.net v3 (#2718)
(cherry picked from commit 3e00296)
Configuration menu - View commit details
-
Copy full SHA for 0273ed7 - Browse repository at this point
Copy the full SHA 0273ed7View commit details
Commits on Jan 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 719db2a - Browse repository at this point
Copy the full SHA 719db2aView commit details -
Backport "Improve failure message for string assertions when checking…
… for equality" (#2972) * Refactor `StringValidator` to avoid inheritance (#2296) (cherry picked from commit bb50da5) * Improve failure message for string assertions when checking for equality (#2307) * Draft improved failure message when checking for equality. * Use line and column for multiline strings * Fix failing tests * Fix Qodana issues * Fix further failing tests * Also fix tests on MacOS (due to different newline) * Calculate expected index * Fix paranthesis * Move specific methods from common StringExtensions to the `StringEqualityStrategy` class * Fix review comments from @dennisdoomen and add tests for word boundary algorithm * Improve tests by using [raw string literals](https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/strings/#raw-string-literals) * Update releases.md * Implement review comments from @jnyrup * Adapt due to survived mutants * Adapt test names --------- Co-authored-by: Valentin Breuß <[email protected]> (cherry picked from commit 6859575)
Configuration menu - View commit details
-
Copy full SHA for 39cf1ad - Browse repository at this point
Copy the full SHA 39cf1adView commit details -
Bump System.Collections.Immutable and System.Reflection.Metadata (#2969)
Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) and [System.Reflection.Metadata](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `System.Collections.Immutable` from 1.5.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v9.0.1) Updates `System.Reflection.Metadata` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Reflection.Metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c136d9 - Browse repository at this point
Copy the full SHA 9c136d9View commit details -
Bump SharpCompress from 0.38.0 to 0.39.0 (#2968)
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.38.0 to 0.39.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](adamhathcock/sharpcompress@0.38.0...0.39.0) --- updated-dependencies: - dependency-name: SharpCompress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20db8c5 - Browse repository at this point
Copy the full SHA 20db8c5View commit details -
Bump the nuke group with 2 updates
Bumps the nuke group with 2 updates: [Nuke.Common](https://github.com/nuke-build/nuke) and [Nuke.Components](https://github.com/nuke-build/nuke). Updates `Nuke.Common` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/nuke-build/nuke/releases) - [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md) - [Commits](nuke-build/nuke@9.0.3...9.0.4) Updates `Nuke.Components` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/nuke-build/nuke/releases) - [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md) - [Commits](nuke-build/nuke@9.0.3...9.0.4) --- updated-dependencies: - dependency-name: Nuke.Common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuke - dependency-name: Nuke.Components dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuke ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0d994a - Browse repository at this point
Copy the full SHA f0d994aView commit details -
Bump Verify.Xunit from 28.8.1 to 28.9.0 in the xunit group
Bumps the xunit group with 1 update: [Verify.Xunit](https://github.com/VerifyTests/Verify). Updates `Verify.Xunit` from 28.8.1 to 28.9.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/28.9.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3918df4 - Browse repository at this point
Copy the full SHA 3918df4View commit details -
Bump the mstest group with 2 updates
Bumps the mstest group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.7.0...v3.7.1) Updates `MSTest.TestFramework` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mstest - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mstest ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc02ad0 - Browse repository at this point
Copy the full SHA bc02ad0View commit details -
Bump cspell from 8.17.1 to 8.17.2
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.17.1 to 8.17.2. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.2/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7f342e - Browse repository at this point
Copy the full SHA c7f342eView commit details -
Discarded already merged changes from ${1-upstream/master}
Dennis Doomen committedJan 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 1c94fa1 - Browse repository at this point
Copy the full SHA 1c94fa1View commit details -
Merge pull request #2974 from dennisdoomen/upmerge-from-7
Discard backported changes from 7
Configuration menu - View commit details
-
Copy full SHA for 8295a10 - Browse repository at this point
Copy the full SHA 8295a10View commit details
Commits on Jan 20, 2025
-
Various textual and styling fixes as well as some clarification of th…
…e licenses for v7 and v8.
Configuration menu - View commit details
-
Copy full SHA for 324f325 - Browse repository at this point
Copy the full SHA 324f325View commit details -
Bump Xunit.StaFact from 1.1.11 to 1.2.69 in the xunit group
Bumps the xunit group with 1 update: [Xunit.StaFact](https://github.com/AArnott/Xunit.StaFact). Updates `Xunit.StaFact` from 1.1.11 to 1.2.69 - [Release notes](https://github.com/AArnott/Xunit.StaFact/releases) - [Commits](AArnott/Xunit.StaFact@v1.1.11...v1.2.69) --- updated-dependencies: - dependency-name: Xunit.StaFact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a97761 - Browse repository at this point
Copy the full SHA 0a97761View commit details -
Bump TUnit from 0.6.33 to 0.6.154
Bumps [TUnit](https://github.com/thomhurst/TUnit) from 0.6.33 to 0.6.154. - [Release notes](https://github.com/thomhurst/TUnit/releases) - [Commits](https://github.com/thomhurst/TUnit/commits/v0.6.154) --- updated-dependencies: - dependency-name: TUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fced0c - Browse repository at this point
Copy the full SHA 6fced0cView commit details -
Bump Reflectify from 1.4.0 to 1.5.0
Bumps [Reflectify](https://github.com/dennisdoomen/Reflectify) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/dennisdoomen/Reflectify/releases) - [Commits](dennisdoomen/reflectify@1.4.0...1.5.0) --- updated-dependencies: - dependency-name: Reflectify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d461831 - Browse repository at this point
Copy the full SHA d461831View commit details -
Bump System.Formats.Asn1 from 9.0.0 to 9.0.1
Bumps [System.Formats.Asn1](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Formats.Asn1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e7609d - Browse repository at this point
Copy the full SHA 5e7609dView commit details -
Bump coverlet.collector from 6.0.3 to 6.0.4
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d957045 - Browse repository at this point
Copy the full SHA d957045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e65413 - Browse repository at this point
Copy the full SHA 7e65413View 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 8.0.0...8.0.1