Skip to content
Permalink

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: ardalis/GuardClauses
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: ardalis/GuardClauses
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 13 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 21, 2023

  1. Bump xunit from 2.5.0 to 2.6.1 (#306)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.6.1.
    - [Commits](xunit/xunit@2.5.0...2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      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>
    dependabot[bot] and ardalis authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    95e0a7d View commit details
    Browse the repository at this point in the history
  2. Bump xunit.runner.visualstudio from 2.5.0 to 2.5.3 (#301)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.0 to 2.5.3.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.0...2.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      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>
    dependabot[bot] and ardalis authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6383117 View commit details
    Browse the repository at this point in the history
  3. Bump ReportGenerator from 5.1.23 to 5.1.26 (#299)

    Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.23 to 5.1.26.
    - [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
    - [Commits](danielpalme/ReportGenerator@v5.1.23...v5.1.26)
    
    ---
    updated-dependencies:
    - dependency-name: ReportGenerator
      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>
    dependabot[bot] and ardalis authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d5a6a4e View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#294)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.2.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.3...v17.7.2)
    
    ---
    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>
    dependabot[bot] and ardalis authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f3ddac4 View commit details
    Browse the repository at this point in the history
  5. Bump actions/checkout from 3 to 4 (#296)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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>
    dependabot[bot] and ardalis authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8b4df5d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 (#315)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.4.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.3...2.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      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>
    dependabot[bot] authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0d2c387 View commit details
    Browse the repository at this point in the history
  2. Bump ReportGenerator from 5.1.26 to 5.2.0 (#313)

    Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.26 to 5.2.0.
    - [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
    - [Commits](danielpalme/ReportGenerator@v5.1.26...v5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ReportGenerator
      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>
    dependabot[bot] and ardalis authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2e69f2b View commit details
    Browse the repository at this point in the history
  3. Bump altcover from 8.6.68 to 8.6.95 (#312)

    Bumps [altcover](https://github.com/SteveGilham/altcover) from 8.6.68 to 8.6.95.
    - [Release notes](https://github.com/SteveGilham/altcover/releases)
    - [Changelog](https://github.com/SteveGilham/altcover/blob/master/ReleaseNotes.md)
    - [Commits](SteveGilham/altcover@release/v8.6.68...release/v8.6.95)
    
    ---
    updated-dependencies:
    - dependency-name: altcover
      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>
    dependabot[bot] authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6646fa3 View commit details
    Browse the repository at this point in the history
  4. Update README.md (#316)

    ardalis authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b5f082f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update build.yml (#318)

    ardalis authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f9ccab9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Bump actions/setup-dotnet from 3 to 4 (#320)

    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-dotnet/releases)
    - [Commits](actions/setup-dotnet@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-dotnet
      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>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f8f81ed View commit details
    Browse the repository at this point in the history
  2. Refactor AgainstExpression to Expression for Clarity and Consistency (#…

    …317)
    
    * Update GuardAgainstExpressions method to be obsolete
    
    * Add GuardAgainstExpression
    
    * Update Expression summary
    
    * Update obsolete message
    
    * Rename the old expression to deprecated and the new expression to GuardAgainstExpressionExtensions
    
    * Add unit test for expression
    
    * Rename the old expression to GuardAgainstExpressionDeprecated
    
    * Update Guard.Against.Expression to Match Documentation
    
    Revised Guard.Against.Expression and Guard.Against.ExpressionAsync to throw ArgumentException when expressions evaluate to true, aligning with the documentation. This change ensures consistency and correctness in method behavior.
    
    * Update Tests for Guard.Against.Expression Changes
    
    Refactored unit tests for Guard.Against.Expression to match updated method logic. Tests now correctly handle scenarios where expressions evaluate to true, with adjustments to test conditions and error messages for clarity.
    
    ---------
    
    Co-authored-by: Steve Smith <steve@kentsmiths.com>
    SimonNyvall and ardalis authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4fa5c69 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. 4.3 release

    ardalis committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    a192416 View commit details
    Browse the repository at this point in the history
Loading