-
Notifications
You must be signed in to change notification settings - Fork 729
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: fluentassertions/fluentassertions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fluentassertions/fluentassertions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 23 files changed
- 5 contributors
Commits on May 26, 2025
-
Bump cspell from 9.0.1 to 9.0.2
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.0.1 to 9.0.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/v9.0.2/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-version: 9.0.2 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 88ae37f - Browse repository at this point
Copy the full SHA 88ae37fView commit details
Commits on May 28, 2025
-
Bump JetBrains/qodana-action from 2024.2 to 2025.1
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.2 to 2025.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2024.2...v2025.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: '2025.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68825b1 - Browse repository at this point
Copy the full SHA 68825b1View commit details
Commits on May 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 58a620e - Browse repository at this point
Copy the full SHA 58a620eView commit details -
Remove default argument from string.Split
It's a leftover from 0a649cb that added polyfill for `string.Split(string separator, StringSplitOptions options = StringSplitOptions.None)`. Before that commit we used the `string[] separator` overload which requires `StringSplitOptions`
Configuration menu - View commit details
-
Copy full SHA for 45cd650 - Browse repository at this point
Copy the full SHA 45cd650View commit details
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f986068 - Browse repository at this point
Copy the full SHA f986068View commit details
Commits on Jun 16, 2025
-
Bump cspell from 9.0.2 to 9.1.1
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.0.2 to 9.1.1. - [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/v9.1.1/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-version: 9.1.1 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 6875868 - Browse repository at this point
Copy the full SHA 6875868View commit details
Commits on Jun 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7928d55 - Browse repository at this point
Copy the full SHA 7928d55View commit details
Commits on Jun 24, 2025
-
Added Should().Throw(), ThrowAsync() and ThrowWithinAsync() flavors t…
…hat don’t require a specific exception type (#3059)
Configuration menu - View commit details
-
Copy full SHA for cc607f1 - Browse repository at this point
Copy the full SHA cc607f1View commit details
Loading
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.3.0...8.4.0