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: NielsPilgaard/Pilgaard.BackgroundJobs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cronjobs-v8.0.1
Choose a base ref
...
head repository: NielsPilgaard/Pilgaard.BackgroundJobs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 6, 2025

  1. Bump coverlet.collector from 6.0.2 to 6.0.3 (#143)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.3)
    
    ---
    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 6, 2025
    Copy the full SHA
    9213cdb View commit details

Commits on Jan 14, 2025

  1. Bump xunit from 2.9.2 to 2.9.3 (#144)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3.
    - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)
    
    ---
    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>
    dependabot[bot] authored Jan 14, 2025
    Copy the full SHA
    1cc90fa View commit details
  2. Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 (#145)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@3.0.0...3.0.1)
    
    ---
    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 Jan 14, 2025
    Copy the full SHA
    cc3e6c4 View commit details

Commits on Jan 27, 2025

  1. Bump Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft…

    ….Extensions.Logging.Abstractions and System.Diagnostics.DiagnosticSource (#146)
    
    Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
    
    Updates `Microsoft.Extensions.DependencyInjection.Abstractions` 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)
    
    Updates `Microsoft.Extensions.Logging.Abstractions` 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)
    
    Updates `System.Diagnostics.DiagnosticSource` 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.DependencyInjection.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: System.Diagnostics.DiagnosticSource
      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 27, 2025
    Copy the full SHA
    3d44bdc View commit details
  2. Bump FluentAssertions from 7.0.0 to 8.0.1 (#153)

    Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.0.0 to 8.0.1.
    - [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.1)
    
    ---
    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 27, 2025
    Copy the full SHA
    2eb7350 View commit details
  3. Bump OpenTelemetry.Extensions.Hosting from 1.10.0 to 1.11.1 (#152)

    Bumps [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.10.0 to 1.11.1.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
    - [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: OpenTelemetry.Extensions.Hosting
      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>
    dependabot[bot] authored Jan 27, 2025
    Copy the full SHA
    bf83b59 View commit details
  4. Bump OpenTelemetry.Exporter.Console from 1.10.0 to 1.11.1 (#151)

    Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.10.0 to 1.11.1.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
    - [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: OpenTelemetry.Exporter.Console
      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>
    dependabot[bot] authored Jan 27, 2025
    Copy the full SHA
    21fd804 View commit details
  5. Bump coverlet.collector from 6.0.3 to 6.0.4 (#147)

    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 27, 2025
    Copy the full SHA
    a1983e3 View commit details

Commits on Feb 17, 2025

  1. Bump Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft…

    ….Extensions.Hosting, Microsoft.Extensions.Logging.Abstractions and System.Diagnostics.DiagnosticSource (#155)
    
    Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
    
    Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.1 to 9.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.1...v9.0.1)
    
    Updates `Microsoft.Extensions.Hosting` 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)
    
    Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.1 to 9.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.1...v9.0.1)
    
    Updates `System.Diagnostics.DiagnosticSource` from 9.0.1 to 9.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.1...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: System.Diagnostics.DiagnosticSource
      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 Feb 17, 2025
    Copy the full SHA
    7d73a1f View commit details
  2. Bump Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft…

    ….Extensions.Hosting.Abstractions, Microsoft.Extensions.Logging.Abstractions and System.Diagnostics.DiagnosticSource (#156)
    
    Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
    
    Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.1 to 9.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.1...v9.0.1)
    
    Updates `Microsoft.Extensions.Hosting.Abstractions` 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)
    
    Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.1 to 9.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.1...v9.0.1)
    
    Updates `System.Diagnostics.DiagnosticSource` from 9.0.1 to 9.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v9.0.1...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.Extensions.Hosting.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: System.Diagnostics.DiagnosticSource
      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 Feb 17, 2025
    Copy the full SHA
    cd42365 View commit details
  3. Bump PublicApiGenerator from 11.3.0 to 11.4.2 (#159)

    Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.3.0 to 11.4.2.
    - [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)
    - [Commits](PublicApiGenerator/PublicApiGenerator@11.3.0...11.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: PublicApiGenerator
      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>
    dependabot[bot] authored Feb 17, 2025
    Copy the full SHA
    751d5cc View commit details
  4. Bump Shouldly from 4.2.1 to 4.3.0 (#158)

    Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.2.1 to 4.3.0.
    - [Release notes](https://github.com/shouldly/shouldly/releases)
    - [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt)
    - [Commits](shouldly/shouldly@4.2.1...4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: Shouldly
      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>
    dependabot[bot] authored Feb 17, 2025
    Copy the full SHA
    3996b44 View commit details

Commits on Feb 24, 2025

  1. Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 (#162)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.12.0...v17.13.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>
    dependabot[bot] authored Feb 24, 2025
    Copy the full SHA
    4b70b43 View commit details
  2. Stop using dependabot for nuget updates

    It's too noisy, it's not worth it.
    NielsPilgaard authored Feb 24, 2025
    Copy the full SHA
    6ad6801 View commit details
Loading