-
-
Notifications
You must be signed in to change notification settings - Fork 14
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: Testably/Testably.Abstractions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Testably/Testably.Abstractions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 2 files changed
- 2 contributors
Commits on Aug 23, 2023
-
chore(deps): update testably.abstractions packages to v2.4.0 (#366)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Testably.Abstractions](https://togithub.com/Testably/Testably.Abstractions) | nuget | minor | `2.3.4` -> `2.4.0` | | [Testably.Abstractions.Testing](https://togithub.com/Testably/Testably.Abstractions) | nuget | minor | `2.3.4` -> `2.4.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Testably/Testably.Abstractions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be8962b - Browse repository at this point
Copy the full SHA be8962bView commit details -
chore(deps): update dependency fluentassertions to v6.12.0 (#377)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [FluentAssertions](https://www.fluentassertions.com/) ([source](https://togithub.com/fluentassertions/fluentassertions)) | nuget | minor | `6.11.0` -> `6.12.0` | --- ### Release Notes <details> <summary>fluentassertions/fluentassertions (FluentAssertions)</summary> ### [`v6.12.0`](https://togithub.com/fluentassertions/fluentassertions/releases/tag/6.12.0) [Compare Source](https://togithub.com/fluentassertions/fluentassertions/compare/6.11.0...6.12.0) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### New features - Added `Be`, `NotBe` and `BeOneOf` for object comparisons with custom comparer by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2243](https://togithub.com/fluentassertions/fluentassertions/pull/2243) - Extend `AssemblyAssertions` with `HavePublicKey` and `BeUnsigned` by [@​Corniel](https://togithub.com/Corniel) in [https://github.com/fluentassertions/fluentassertions/pull/2207](https://togithub.com/fluentassertions/fluentassertions/pull/2207) - Add `NotContainItemsAssignableTo` by [@​Leo506](https://togithub.com/Leo506) in [https://github.com/fluentassertions/fluentassertions/pull/2266](https://togithub.com/fluentassertions/fluentassertions/pull/2266) ##### Improvements - Format records and anonymous types with their member values by [@​benagain](https://togithub.com/benagain) in [https://github.com/fluentassertions/fluentassertions/pull/2144](https://togithub.com/fluentassertions/fluentassertions/pull/2144) - Improve caller identification for Visual Basic by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2254](https://togithub.com/fluentassertions/fluentassertions/pull/2254) ##### Fixes - Avoid quoting newlines by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2202](https://togithub.com/fluentassertions/fluentassertions/pull/2202) - Include because+becauseArgs when comparing collections of enums for equivalency by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2214](https://togithub.com/fluentassertions/fluentassertions/pull/2214) - Fix auto conversion to enums by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2261](https://togithub.com/fluentassertions/fluentassertions/pull/2261) ##### Documentation - Github -> GitHub by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/fluentassertions/fluentassertions/pull/2190](https://togithub.com/fluentassertions/fluentassertions/pull/2190) - Fix badge links by [@​dennisdoomen](https://togithub.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2193](https://togithub.com/fluentassertions/fluentassertions/pull/2193) - Fix example wording by [@​cskwrd](https://togithub.com/cskwrd) in [https://github.com/fluentassertions/fluentassertions/pull/2206](https://togithub.com/fluentassertions/fluentassertions/pull/2206) - Improve documentation on `ExcludingNestedObjects` by [@​dennisdoomen](https://togithub.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2211](https://togithub.com/fluentassertions/fluentassertions/pull/2211) - Add missing `HaveElement()` occurrence docs by [@​IT-VBFK](https://togithub.com/IT-VBFK) in [https://github.com/fluentassertions/fluentassertions/pull/2217](https://togithub.com/fluentassertions/fluentassertions/pull/2217) - Add documentation for `IComparer<T>` overload by [@​ITaluone](https://togithub.com/ITaluone) in [https://github.com/fluentassertions/fluentassertions/pull/2220](https://togithub.com/fluentassertions/fluentassertions/pull/2220) - Update docs about thread safety by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2238](https://togithub.com/fluentassertions/fluentassertions/pull/2238) ##### Others - CA1860: Avoid using 'Enumerable.Any()' extension method by [@​Evangelink](https://togithub.com/Evangelink) in [https://github.com/fluentassertions/fluentassertions/pull/2196](https://togithub.com/fluentassertions/fluentassertions/pull/2196) - Update PR template by [@​eNeRGy164](https://togithub.com/eNeRGy164) in [https://github.com/fluentassertions/fluentassertions/pull/2188](https://togithub.com/fluentassertions/fluentassertions/pull/2188) - Code coverage improvements by [@​sdelarosbil](https://togithub.com/sdelarosbil) in [https://github.com/fluentassertions/fluentassertions/pull/2180](https://togithub.com/fluentassertions/fluentassertions/pull/2180) - Remove sponsor Semantic Merge from the website by [@​dennisdoomen](https://togithub.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2194](https://togithub.com/fluentassertions/fluentassertions/pull/2194) - Upmerge master to develop by [@​dennisdoomen](https://togithub.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2195](https://togithub.com/fluentassertions/fluentassertions/pull/2195) - Simplify `GenericDictionaryEquivalencyStep` by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2191](https://togithub.com/fluentassertions/fluentassertions/pull/2191) - Cleanup by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2201](https://togithub.com/fluentassertions/fluentassertions/pull/2201) - Bump all dependencies by [@​dennisdoomen](https://togithub.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2198](https://togithub.com/fluentassertions/fluentassertions/pull/2198) - Add Qodana by [@​matkoch](https://togithub.com/matkoch) in [https://github.com/fluentassertions/fluentassertions/pull/2204](https://togithub.com/fluentassertions/fluentassertions/pull/2204) - Bump nuget dependencies by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2227](https://togithub.com/fluentassertions/fluentassertions/pull/2227) - Prepare for .NET8 analyzers by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2228](https://togithub.com/fluentassertions/fluentassertions/pull/2228) - Qodana fixes by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2229](https://togithub.com/fluentassertions/fluentassertions/pull/2229) - Update Nugets by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2240](https://togithub.com/fluentassertions/fluentassertions/pull/2240) - Analyzer cleanups by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2250](https://togithub.com/fluentassertions/fluentassertions/pull/2250) - Group framework dependent configuration by [@​Corniel](https://togithub.com/Corniel) in [https://github.com/fluentassertions/fluentassertions/pull/2247](https://togithub.com/fluentassertions/fluentassertions/pull/2247) - Update cspell by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2255](https://togithub.com/fluentassertions/fluentassertions/pull/2255) - Update ruby gems by [@​jnyrup](https://togithub.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/2257](https://togithub.com/fluentassertions/fluentassertions/pull/2257) - Another Qodana test from the same repository by [@​dennisdoomen](https://togithub.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2258](https://togithub.com/fluentassertions/fluentassertions/pull/2258) - Qodana fixes by [@​IT-VBFK](https://togithub.com/IT-VBFK) in [https://github.com/fluentassertions/fluentassertions/pull/2221](https://togithub.com/fluentassertions/fluentassertions/pull/2221) - Add a pre-check if a user can help with a PR by [@​IT-VBFK](https://togithub.com/IT-VBFK) in [https://github.com/fluentassertions/fluentassertions/pull/2262](https://togithub.com/fluentassertions/fluentassertions/pull/2262) - Fix qodana issues part 2 by [@​IT-VBFK](https://togithub.com/IT-VBFK) in [https://github.com/fluentassertions/fluentassertions/pull/2264](https://togithub.com/fluentassertions/fluentassertions/pull/2264) - Release 6.12 by [@​dennisdoomen](https://togithub.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/2270](https://togithub.com/fluentassertions/fluentassertions/pull/2270) #### New Contributors - [@​benagain](https://togithub.com/benagain) made their first contribution in [https://github.com/fluentassertions/fluentassertions/pull/2144](https://togithub.com/fluentassertions/fluentassertions/pull/2144) - [@​cskwrd](https://togithub.com/cskwrd) made their first contribution in [https://github.com/fluentassertions/fluentassertions/pull/2206](https://togithub.com/fluentassertions/fluentassertions/pull/2206) - [@​Corniel](https://togithub.com/Corniel) made their first contribution in [https://github.com/fluentassertions/fluentassertions/pull/2247](https://togithub.com/fluentassertions/fluentassertions/pull/2247) - [@​Leo506](https://togithub.com/Leo506) made their first contribution in [https://github.com/fluentassertions/fluentassertions/pull/2266](https://togithub.com/fluentassertions/fluentassertions/pull/2266) **Full Changelog**: fluentassertions/fluentassertions@6.11.0...6.12.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Testably/Testably.Abstractions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2607db - Browse repository at this point
Copy the full SHA e2607dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c0bc62 - Browse repository at this point
Copy the full SHA 8c0bc62View 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 v2.4.0...v2.4.1