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: Hochfrequenz/EDILibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: Hochfrequenz/EDILibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 20, 2025

  1. Bump FluentAssertions from 7.0.0 to 8.0.0 (#228)

    Bumps [FluentAssertions](/~https://github.com/fluentassertions/fluentassertions) from 7.0.0 to 8.0.0.
    - [Release notes](/~https://github.com/fluentassertions/fluentassertions/releases)
    - [Changelog](/~https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1)
    - [Commits](fluentassertions/fluentassertions@7.0.0...8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: FluentAssertions
      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 Jan 20, 2025
    Configuration menu
    Copy the full SHA
    69c1280 View commit details
    Browse the repository at this point in the history
  2. Bump coverlet.collector from 6.0.3 to 6.0.4 (#227)

    Bumps [coverlet.collector](/~https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4.
    - [Release notes](/~https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.3...v6.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      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 Jan 20, 2025
    Configuration menu
    Copy the full SHA
    018e8d9 View commit details
    Browse the repository at this point in the history
  3. Bump System.Text.Json from 9.0.0 to 9.0.1 (#229)

    Bumps [System.Text.Json](/~https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1.
    - [Release notes](/~https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: System.Text.Json
      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 Jan 20, 2025
    Configuration menu
    Copy the full SHA
    1e54ffa View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.Extensions.Logging from 9.0.0 to 9.0.1 (#226)

    Bumps [Microsoft.Extensions.Logging](/~https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1.
    - [Release notes](/~https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Logging
      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 Jan 20, 2025
    Configuration menu
    Copy the full SHA
    aeffffe View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. chore: replace FluentAssertions with AwesomeAssertions (#230)

    Co-authored-by: Konstantin <konstantin.klein+github@hochfrequenz.de>
    hf-kklein and Konstantin authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    6c6e9ca View commit details
    Browse the repository at this point in the history
Loading