-
-
Notifications
You must be signed in to change notification settings - Fork 279
Comparing changes
Open a pull request
base repository: ardalis/GuardClauses
base: v4.3.0
head repository: ardalis/GuardClauses
compare: v4.4.0
- 13 commits
- 43 files changed
- 4 contributors
Commits on Dec 23, 2023
-
Bump xunit from 2.6.1 to 2.6.2 (#310)
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.2. - [Commits](xunit/xunit@2.6.1...2.6.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for f98cf0a - Browse repository at this point
Copy the full SHA f98cf0aView commit details -
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#311)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.2...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for 127b924 - Browse repository at this point
Copy the full SHA 127b924View commit details -
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#314)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](dotnet/sourcelink@1.1.1...8.0.0) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for 3e0c73c - Browse repository at this point
Copy the full SHA 3e0c73cView commit details -
Bump github/codeql-action from 2 to 3 (#321)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for 88ea205 - Browse repository at this point
Copy the full SHA 88ea205View commit details -
Bump actions/upload-artifact from 3 to 4 (#322)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for d337cbe - Browse repository at this point
Copy the full SHA d337cbeView commit details -
Bump dawidd6/action-download-artifact from 2 to 3 (#323)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 3. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v2...v3) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for 4ebe2c5 - Browse repository at this point
Copy the full SHA 4ebe2c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85dd232 - Browse repository at this point
Copy the full SHA 85dd232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4753832 - Browse repository at this point
Copy the full SHA 4753832View commit details
Commits on Dec 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36051ca - Browse repository at this point
Copy the full SHA 36051caView commit details
Commits on Jan 6, 2024
-
feat: add string length out of range. (#333)
* feat: add string length out of range. * feat: Add min and max check. * Refactor LengthOutOfRange.
Configuration menu - View commit details
-
Copy full SHA for f1411c4 - Browse repository at this point
Copy the full SHA f1411c4View commit details
Commits on Jan 23, 2024
-
* StringTooLong and tests * Fix warnings
Configuration menu - View commit details
-
Copy full SHA for d96c62c - Browse repository at this point
Copy the full SHA d96c62cView commit details -
Performance Improvements: NullOrEmpty check on IEnumerable<T> (#328)
Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for 8d227b4 - Browse repository at this point
Copy the full SHA 8d227b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1051a5b - Browse repository at this point
Copy the full SHA 1051a5bView 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 v4.3.0...v4.4.0