Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 6.0.0.1 #343

Merged
merged 158 commits into from
Dec 7, 2023
Merged

Release version 6.0.0.1 #343

merged 158 commits into from
Dec 7, 2023

Commits on Sep 26, 2022

  1. Merge tag '5.1.0' into develop

    Create tag: 5.1.0
    baynezy committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ae5ec9f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Bump Verify.NUnit from 17.10.2 to 18.4.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 17.10.2 to 18.4.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@17.10.2...18.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e5e0820 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.4.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.4.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v17.3.1...v17.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    39b4413 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #232 from baynezy/dependabot/nuget/Verify.NUnit-18…

    ….4.0
    
    Bump Verify.NUnit from 17.10.2 to 18.4.0
    baynezy authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    03b922b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #233 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.4.0
    
    Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.4.0
    baynezy authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    18e8606 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Bump Verify.NUnit from 18.4.0 to 19.0.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 18.4.0 to 19.0.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    4464197 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #234 from baynezy/dependabot/nuget/Verify.NUnit-19…

    ….0.0
    
    Bump Verify.NUnit from 18.4.0 to 19.0.0
    baynezy authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5392c9f View commit details
    Browse the repository at this point in the history
  3. Bump NUnit3TestAdapter from 4.2.1 to 4.3.0

    Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.2.1 to 4.3.0.
    - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
    - [Commits](nunit/nunit3-vs-adapter@V4.2.1...V4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit3TestAdapter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    cbda231 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Merge pull request #228 from baynezy/dependabot/nuget/NUnit3TestAdapt…

    …er-4.3.0
    
    Bump NUnit3TestAdapter from 4.2.1 to 4.3.0
    baynezy authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    370733a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Bump Verify.NUnit from 19.0.0 to 19.4.2

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.0.0 to 19.4.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.0.0...19.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0f1cd8d View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.4.0...v17.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f7fdb69 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #240 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.4.1
    
    Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
    baynezy authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0ecad25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #239 from baynezy/dependabot/nuget/Verify.NUnit-19…

    ….4.2
    
    Bump Verify.NUnit from 19.0.0 to 19.4.2
    baynezy authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    fa277ab View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Add support for GitStream

    This will automate PRs via a configuration
    
    Closes #256
    baynezy committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c0db548 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #257 from baynezy/feature/issue-256-gitstream

    Add support for GitStream
    baynezy authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    24edfd9 View commit details
    Browse the repository at this point in the history
  3. Bump Verify.NUnit from 19.4.2 to 19.11.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.4.2 to 19.11.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    958bdc4 View commit details
    Browse the repository at this point in the history
  4. Bump NUnit3TestAdapter from 4.3.0 to 4.4.2

    Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.0 to 4.4.2.
    - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
    - [Commits](nunit/nunit3-vs-adapter@V4.3.0...V4.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit3TestAdapter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b64e3be View commit details
    Browse the repository at this point in the history
  5. Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.4.1...v17.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    cf4afb3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #255 from baynezy/dependabot/nuget/Verify.NUnit-19…

    ….11.1
    
    Bump Verify.NUnit from 19.4.2 to 19.11.1
    gitstream-cm[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c659518 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #254 from baynezy/dependabot/nuget/NUnit3TestAdapt…

    …er-4.4.2
    
    Bump NUnit3TestAdapter from 4.3.0 to 4.4.2
    gitstream-cm[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b1ddc81 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #252 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.5.0
    
    Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
    gitstream-cm[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    236d85b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Bump Verify.NUnit from 19.11.1 to 19.11.2

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.11.1 to 19.11.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits/19.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    528865f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge pull request #258 from baynezy/dependabot/nuget/Verify.NUnit-19…

    ….11.2
    
    Bump Verify.NUnit from 19.11.1 to 19.11.2
    baynezy authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    74c1a19 View commit details
    Browse the repository at this point in the history
  2. Bump Moq from 4.18.2 to 4.18.4

    Bumps [Moq](https://github.com/moq/moq4) from 4.18.2 to 4.18.4.
    - [Release notes](https://github.com/moq/moq4/releases)
    - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
    - [Commits](devlooped/moq@v4.18.2...v4.18.4)
    
    ---
    updated-dependencies:
    - dependency-name: Moq
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    47ccb32 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #242 from baynezy/dependabot/nuget/Moq-4.18.4

    Bump Moq from 4.18.2 to 4.18.4
    gitstream-cm[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e01ddb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Bump Verify.NUnit from 19.11.2 to 19.12.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.11.2 to 19.12.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.11.2...19.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    885de49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #259 from baynezy/dependabot/nuget/Verify.NUnit-19…

    ….12.0
    
    Bump Verify.NUnit from 19.11.2 to 19.12.0
    baynezy authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    23ca4bd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Bump Verify.NUnit from 19.12.0 to 19.12.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.12.0 to 19.12.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.12.0...19.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d2d62ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #260 from baynezy/dependabot/nuget/Verify.NUnit-19…

    ….12.1
    
    Bump Verify.NUnit from 19.12.0 to 19.12.1
    gitstream-cm[bot] authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    93a84e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Bump Verify.NUnit from 19.12.1 to 19.12.2

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.12.1 to 19.12.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.12.1...19.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    831890d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #261 from baynezy/dependabot/nuget/Verify.NUnit-19…

    ….12.2
    
    Bump Verify.NUnit from 19.12.1 to 19.12.2
    gitstream-cm[bot] authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5a91275 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Bump Verify.NUnit from 19.12.2 to 19.13.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.12.2 to 19.13.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.12.2...19.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ae87672 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #264 from baynezy/dependabot/nuget/Verify.NUnit-19…

    ….13.1
    
    Bump Verify.NUnit from 19.12.2 to 19.13.1
    gitstream-cm[bot] authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    89c4ca3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Bump Verify.NUnit from 19.13.1 to 19.14.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.13.1 to 19.14.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.13.1...19.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a642fa8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #265 from baynezy/dependabot/nuget/Verify.NUnit-19…

    ….14.0
    
    Bump Verify.NUnit from 19.13.1 to 19.14.0
    gitstream-cm[bot] authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    249dfc9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.5.0...v17.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    1f857a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #267 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.6.0
    
    Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
    gitstream-cm[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    1a55902 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Bump Verify.NUnit from 19.14.0 to 20.0.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.14.0 to 20.0.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.14.0...20.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    4b03709 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #268 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….0.0
    
    Bump Verify.NUnit from 19.14.0 to 20.0.0
    gitstream-cm[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    0703e56 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Bump Verify.NUnit from 20.0.0 to 20.1.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.0.0 to 20.1.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.0.0...20.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    695a39d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #270 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….1.0
    
    Bump Verify.NUnit from 20.0.0 to 20.1.0
    gitstream-cm[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    c74b414 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Bump Verify.NUnit from 20.1.0 to 20.1.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.1.0 to 20.1.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.1.0...20.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 26, 2023
    Configuration menu
    Copy the full SHA
    5f1710f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #271 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….1.1
    
    Bump Verify.NUnit from 20.1.0 to 20.1.1
    gitstream-cm[bot] authored May 26, 2023
    Configuration menu
    Copy the full SHA
    4e72e38 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Bump Verify.NUnit from 20.1.1 to 20.2.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.1.1 to 20.2.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.1.1...20.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    139950e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #272 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….2.0
    
    Bump Verify.NUnit from 20.1.1 to 20.2.0
    gitstream-cm[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    715f26d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Bump Verify.NUnit from 20.2.0 to 20.3.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.2.0 to 20.3.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.2.0...20.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    7bfb4c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #273 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….3.0
    
    Bump Verify.NUnit from 20.2.0 to 20.3.0
    gitstream-cm[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    058cee7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Bump NUnit3TestAdapter from 4.4.2 to 4.5.0

    Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.4.2 to 4.5.0.
    - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
    - [Commits](nunit/nunit3-vs-adapter@V4.4.2...V4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit3TestAdapter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    5cca674 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #274 from baynezy/dependabot/nuget/NUnit3TestAdapt…

    …er-4.5.0
    
    Bump NUnit3TestAdapter from 4.4.2 to 4.5.0
    gitstream-cm[bot] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    3bb2bc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.0...v17.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3ec5345 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #275 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.6.1
    
    Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1
    gitstream-cm[bot] authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a809142 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Bump Verify.NUnit from 20.3.0 to 20.3.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.3.0 to 20.3.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    60f9961 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #276 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….3.1
    
    Bump Verify.NUnit from 20.3.0 to 20.3.1
    gitstream-cm[bot] authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5b6534e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Bump Verify.NUnit from 20.3.1 to 20.3.2

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.3.1 to 20.3.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits/20.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fb2cefa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #277 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….3.2
    
    Bump Verify.NUnit from 20.3.1 to 20.3.2
    gitstream-cm[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    73b0231 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.6.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.1...v17.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5d75bf2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #278 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.6.2
    
    Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2
    gitstream-cm[bot] authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b2d2706 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Bump HtmlAgilityPack from 1.11.46 to 1.11.47

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.46 to 1.11.47.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.46...v1.11.47)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1315661 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from baynezy/dependabot/nuget/HtmlAgilityPack…

    …-1.11.47
    
    Bump HtmlAgilityPack from 1.11.46 to 1.11.47
    gitstream-cm[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    69a4312 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Bump Verify.NUnit from 20.3.2 to 20.4.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.3.2 to 20.4.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.3.2...20.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4fa0902 View commit details
    Browse the repository at this point in the history
  2. Bump HtmlAgilityPack from 1.11.47 to 1.11.48

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.47 to 1.11.48.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.47...v1.11.48)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    377870b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #280 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….4.0
    
    Bump Verify.NUnit from 20.3.2 to 20.4.0
    gitstream-cm[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    28b42ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #281 from baynezy/dependabot/nuget/HtmlAgilityPack…

    …-1.11.48
    
    Bump HtmlAgilityPack from 1.11.47 to 1.11.48
    gitstream-cm[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    336d7ef View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Bump HtmlAgilityPack from 1.11.48 to 1.11.49

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.48 to 1.11.49.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.48...v1.11.49)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0f7e974 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from baynezy/dependabot/nuget/HtmlAgilityPack…

    …-1.11.49
    
    Bump HtmlAgilityPack from 1.11.48 to 1.11.49
    gitstream-cm[bot] authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0a44c21 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Bump Verify.NUnit from 20.4.0 to 20.5.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.4.0 to 20.5.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.4.0...20.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3eb0fdc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #284 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….5.0
    
    Bump Verify.NUnit from 20.4.0 to 20.5.0
    gitstream-cm[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1e76cd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Bump Verify.NUnit from 20.5.0 to 20.5.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.5.0 to 20.5.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.5.0...20.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e08a3c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #285 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….5.1
    
    Bump Verify.NUnit from 20.5.0 to 20.5.1
    gitstream-cm[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0c6a858 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump HtmlAgilityPack from 1.11.49 to 1.11.50

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.49 to 1.11.50.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.49...v1.11.50)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    72ce298 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #286 from baynezy/dependabot/nuget/HtmlAgilityPack…

    …-1.11.50
    
    Bump HtmlAgilityPack from 1.11.49 to 1.11.50
    gitstream-cm[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0cd2ced View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Bump Verify.NUnit from 20.5.1 to 20.6.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.5.1 to 20.6.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.5.1...20.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3e60c66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #287 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….6.0
    
    Bump Verify.NUnit from 20.5.1 to 20.6.0
    gitstream-cm[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d8fe38f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Bump HtmlAgilityPack from 1.11.50 to 1.11.51

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.50 to 1.11.51.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.50...v1.11.51)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c7abbd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #288 from baynezy/dependabot/nuget/HtmlAgilityPack…

    …-1.11.51
    
    Bump HtmlAgilityPack from 1.11.50 to 1.11.51
    gitstream-cm[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    62c26e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.7.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.7.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.2...v17.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    864878c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #289 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.7.0
    
    Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.7.0
    gitstream-cm[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dfda4f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Bump Moq from 4.18.4 to 4.20.1

    Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.1.
    - [Release notes](https://github.com/moq/moq/releases)
    - [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md)
    - [Commits](moq/moq.spikes@v4.18.4...v4.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: Moq
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e2283c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #291 from baynezy/dependabot/nuget/Moq-4.20.1

    Bump Moq from 4.18.4 to 4.20.1
    gitstream-cm[bot] authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d30a286 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4907e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #292 from baynezy/revert-291-dependabot/nuget/Moq-…

    …4.20.1
    
    Revert "Bump Moq from 4.18.4 to 4.20.1"
    baynezy authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1c05a9e View commit details
    Browse the repository at this point in the history
  5. Remove Moq dependency

    Closes #290
    baynezy committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1a01fbd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #293 from baynezy/feature/issue-290-nsubstitute

    Remove Moq dependency
    baynezy authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fefaae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Bump Verify.NUnit from 20.6.0 to 20.7.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.6.0 to 20.7.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.6.0...20.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    34168cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #294 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….7.0
    
    Bump Verify.NUnit from 20.6.0 to 20.7.0
    gitstream-cm[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    64571ed View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Bump Verify.NUnit from 20.7.0 to 20.8.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.7.0 to 20.8.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.7.0...20.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8a798db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #295 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….8.0
    
    Bump Verify.NUnit from 20.7.0 to 20.8.0
    gitstream-cm[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    716aea6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.0...v17.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ad70749 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #296 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.7.1
    
    Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
    gitstream-cm[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9c06608 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Bump Verify.NUnit from 20.8.0 to 20.8.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.8.0 to 20.8.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.8.0...20.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    246ea1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #297 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….8.1
    
    Bump Verify.NUnit from 20.8.0 to 20.8.1
    gitstream-cm[bot] authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7a39495 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Bump HtmlAgilityPack from 1.11.51 to 1.11.52

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.51 to 1.11.52.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.51...v1.11.52)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d32dba0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #298 from baynezy/dependabot/nuget/HtmlAgilityPack…

    …-1.11.52
    
    Bump HtmlAgilityPack from 1.11.51 to 1.11.52
    gitstream-cm[bot] authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    40de15f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Bump Verify.NUnit from 20.8.1 to 20.8.2

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.8.1 to 20.8.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.8.1...20.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4693aaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #299 from baynezy/dependabot/nuget/Verify.NUnit-20…

    ….8.2
    
    Bump Verify.NUnit from 20.8.1 to 20.8.2
    gitstream-cm[bot] authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d3c0a97 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 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.7.1...v17.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7fd5166 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #300 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.7.2
    
    Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
    gitstream-cm[bot] authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    060f0dc View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Bump Verify.NUnit from 20.8.2 to 21.0.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 20.8.2 to 21.0.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.8.2...21.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f1a2de6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #301 from baynezy/dependabot/nuget/Verify.NUnit-21…

    ….0.0
    
    Bump Verify.NUnit from 20.8.2 to 21.0.0
    gitstream-cm[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b67f259 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump Verify.NUnit from 21.0.0 to 21.1.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 21.0.0 to 21.1.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@21.0.0...21.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    086a6d7 View commit details
    Browse the repository at this point in the history
  2. Bump HtmlAgilityPack from 1.11.52 to 1.11.53

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.52 to 1.11.53.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.52...v1.11.53)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9c7b4cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #302 from baynezy/dependabot/nuget/Verify.NUnit-21…

    ….1.0
    
    Bump Verify.NUnit from 21.0.0 to 21.1.0
    gitstream-cm[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1354f8e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #303 from baynezy/dependabot/nuget/HtmlAgilityPack…

    …-1.11.53
    
    Bump HtmlAgilityPack from 1.11.52 to 1.11.53
    gitstream-cm[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8edce28 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Bump Verify.NUnit from 21.1.0 to 21.1.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 21.1.0 to 21.1.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@21.1.0...21.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    416b33d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #304 from baynezy/dependabot/nuget/Verify.NUnit-21…

    ….1.1
    
    Bump Verify.NUnit from 21.1.0 to 21.1.1
    gitstream-cm[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ab16ac3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Bump Verify.NUnit from 21.1.1 to 21.1.3

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 21.1.1 to 21.1.3.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@21.1.1...21.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f27b997 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #305 from baynezy/dependabot/nuget/Verify.NUnit-21…

    ….1.3
    
    Bump Verify.NUnit from 21.1.1 to 21.1.3
    gitstream-cm[bot] authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e52bd4e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Bump Verify.NUnit from 21.1.3 to 21.1.4

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 21.1.3 to 21.1.4.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@21.1.3...21.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a3b574a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #306 from baynezy/dependabot/nuget/Verify.NUnit-21…

    ….1.4
    
    Bump Verify.NUnit from 21.1.3 to 21.1.4
    gitstream-cm[bot] authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4140b34 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Bump Verify.NUnit from 21.1.4 to 21.1.5

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 21.1.4 to 21.1.5.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@21.1.4...21.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    aeb6d5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #307 from baynezy/dependabot/nuget/Verify.NUnit-21…

    ….1.5
    
    Bump Verify.NUnit from 21.1.4 to 21.1.5
    gitstream-cm[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c656b40 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Bump Verify.NUnit from 21.1.5 to 21.2.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 21.1.5 to 21.2.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a526c69 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #308 from baynezy/dependabot/nuget/Verify.NUnit-21…

    ….2.0
    
    Bump Verify.NUnit from 21.1.5 to 21.2.0
    gitstream-cm[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3267b56 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Bump Verify.NUnit from 21.2.0 to 21.3.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 21.2.0 to 21.3.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits/21.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    05dc3e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #309 from baynezy/dependabot/nuget/Verify.NUnit-21…

    ….3.0
    
    Bump Verify.NUnit from 21.2.0 to 21.3.0
    gitstream-cm[bot] authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1b476db View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Bump HtmlAgilityPack from 1.11.53 to 1.11.54

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.53 to 1.11.54.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.53...v1.11.54)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0e8119e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #310 from baynezy/dependabot/nuget/HtmlAgilityPack…

    …-1.11.54
    
    Bump HtmlAgilityPack from 1.11.53 to 1.11.54
    gitstream-cm[bot] authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    52259d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Bump Verify.NUnit from 21.3.0 to 22.1.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 21.3.0 to 22.1.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8cc3f93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #311 from baynezy/dependabot/nuget/Verify.NUnit-22…

    ….1.1
    
    Bump Verify.NUnit from 21.3.0 to 22.1.1
    gitstream-cm[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6d31b9b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Bump Verify.NUnit from 22.1.1 to 22.1.2

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 22.1.1 to 22.1.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits/22.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8b8e263 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #312 from baynezy/dependabot/nuget/Verify.NUnit-22…

    ….1.2
    
    Bump Verify.NUnit from 22.1.1 to 22.1.2
    gitstream-cm[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    813d94f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Bump Verify.NUnit from 22.1.2 to 22.1.4

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 22.1.2 to 22.1.4.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@22.1.2...22.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b2a709d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #314 from baynezy/dependabot/nuget/Verify.NUnit-22…

    ….1.4
    
    Bump Verify.NUnit from 22.1.2 to 22.1.4
    gitstream-cm[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    01133d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Bump NUnit from 3.13.3 to 3.14.0

    Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 3.14.0.
    - [Release notes](https://github.com/nunit/nunit/releases)
    - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
    - [Commits](nunit/nunit@v3.13.3...v3.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    912df99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #315 from baynezy/dependabot/nuget/NUnit-3.14.0

    Bump NUnit from 3.13.3 to 3.14.0
    gitstream-cm[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    04a57f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0

    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] <[email protected]>
    dependabot[bot] authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2779885 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #316 from baynezy/dependabot/nuget/Microsoft.NET.T…

    …est.Sdk-17.8.0
    
    Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
    gitstream-cm[bot] authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9622a0c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Bump Verify.NUnit from 22.1.4 to 22.2.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 22.1.4 to 22.2.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@22.1.4...22.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    de8b49f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #317 from baynezy/dependabot/nuget/Verify.NUnit-22…

    ….2.0
    
    Bump Verify.NUnit from 22.1.4 to 22.2.0
    gitstream-cm[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e8bd771 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Bump Verify.NUnit from 22.2.0 to 22.4.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 22.2.0 to 22.4.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c7bbc21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #318 from baynezy/dependabot/nuget/Verify.NUnit-22…

    ….4.0
    
    Bump Verify.NUnit from 22.2.0 to 22.4.0
    gitstream-cm[bot] authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2729529 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Bump Verify.NUnit from 22.4.0 to 22.4.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 22.4.0 to 22.4.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    96a8221 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #319 from baynezy/dependabot/nuget/Verify.NUnit-22…

    ….4.1
    
    Bump Verify.NUnit from 22.4.0 to 22.4.1
    gitstream-cm[bot] authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b49daf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Bump Verify.NUnit from 22.4.1 to 22.5.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 22.4.1 to 22.5.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5f8ad62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #320 from baynezy/dependabot/nuget/Verify.NUnit-22…

    ….5.0
    
    Bump Verify.NUnit from 22.4.1 to 22.5.0
    gitstream-cm[bot] authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    26a63cd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Bump NUnit from 3.14.0 to 4.0.0

    Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 to 4.0.0.
    - [Release notes](https://github.com/nunit/nunit/releases)
    - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
    - [Commits](nunit/nunit@v3.14.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d904c09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #321 from baynezy/dependabot/nuget/NUnit-4.0.0

    Bump NUnit from 3.14.0 to 4.0.0
    gitstream-cm[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    26a6d5f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Bump Verify.NUnit from 22.5.0 to 22.6.0

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 22.5.0 to 22.6.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits/22.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0392e99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #322 from baynezy/dependabot/nuget/Verify.NUnit-22…

    ….6.0
    
    Bump Verify.NUnit from 22.5.0 to 22.6.0
    gitstream-cm[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4da6701 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Bump NUnit from 4.0.0 to 4.0.1

    Bumps [NUnit](https://github.com/nunit/nunit) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/nunit/nunit/releases)
    - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
    - [Commits](nunit/nunit@v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7e3c720 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #323 from baynezy/dependabot/nuget/NUnit-4.0.1

    Bump NUnit from 4.0.0 to 4.0.1
    gitstream-cm[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    418d771 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Bump Verify.NUnit from 22.6.0 to 22.7.1

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 22.6.0 to 22.7.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@22.6.0...22.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d1dd698 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #324 from baynezy/dependabot/nuget/Verify.NUnit-22…

    ….7.1
    
    Bump Verify.NUnit from 22.6.0 to 22.7.1
    gitstream-cm[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2a93ca5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Upgrade to .Net 8

    - Move to GitHub Actions (Closes #329)
    - Add labeller workflow (Closes #328)
    
    Closes #326
    baynezy committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e879007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9d50b7 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-dotnet from 3.2.0 to 4.0.0

    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.2.0 to 4.0.0.
    - [Release notes](https://github.com/actions/setup-dotnet/releases)
    - [Commits](actions/setup-dotnet@v3.2.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-dotnet
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f7af40d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #332 from baynezy/dependabot/github_actions/action…

    …s/setup-dotnet-4.0.0
    
    Bump actions/setup-dotnet from 3.2.0 to 4.0.0
    baynezy authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    03eb090 View commit details
    Browse the repository at this point in the history
  5. Add community labels

    Closes #335
    baynezy committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    35ea20b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #336 from baynezy/feature/issue-335-community

    Add community labels
    baynezy authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0698f70 View commit details
    Browse the repository at this point in the history
  7. Fix issue with empty lists

    Fixes #269
    baynezy committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7967458 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #337 from baynezy/feature/issue-269-itemless-lists

    Fix issue with empty lists
    baynezy authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    25f7cc8 View commit details
    Browse the repository at this point in the history
  9. Utiilse .Net 7 capabilities

    Closes #131
    baynezy committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    142b49c View commit details
    Browse the repository at this point in the history
  10. Fix issues in README

    Fixes #339
    baynezy committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f0c80ea View commit details
    Browse the repository at this point in the history
  11. Merge pull request #338 from baynezy/feature/issue-131-dotnet-seven

    Utiilse .Net 7 capabilities
    baynezy authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dbd9286 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #340 from baynezy/feature/issue-339-readme

    Fix issues in README
    baynezy authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    32bf30f View commit details
    Browse the repository at this point in the history
  13. Fix NuGet license issue

    Fixes #334
    baynezy committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7761b26 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #341 from baynezy/feature/issue-334-nuget-license

    Fix NuGet license issue
    baynezy authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6dab0aa View commit details
    Browse the repository at this point in the history
  15. Prepare release 6.0.0.1

    GitHub Action Bot committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b613223 View commit details
    Browse the repository at this point in the history