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: kubernetes-client/csharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.1
Choose a base ref
...
head repository: kubernetes-client/csharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.16
Choose a head ref
  • 15 commits
  • 19 files changed
  • 2 contributors

Commits on Dec 16, 2022

  1. Bump System.IO.Abstractions.TestingHelpers from 18.0.1 to 19.1.1 (#1132)

    Bumps [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions) from 18.0.1 to 19.1.1.
    - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
    - [Commits](TestableIO/System.IO.Abstractions@v18.0.1...v19.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: System.IO.Abstractions.TestingHelpers
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    dbc142c View commit details
    Browse the repository at this point in the history
  2. Bump NSwag.Core from 13.18.0 to 13.18.2 (#1146)

    Bumps [NSwag.Core](https://github.com/RicoSuter/NSwag) from 13.18.0 to 13.18.2.
    - [Release notes](https://github.com/RicoSuter/NSwag/releases)
    - [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
    - [Commits](RicoSuter/NSwag@v13.18.0...v13.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: NSwag.Core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    c36eae8 View commit details
    Browse the repository at this point in the history
  3. Bump System.IO.Abstractions from 18.0.1 to 19.1.1 (#1133)

    Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 18.0.1 to 19.1.1.
    - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
    - [Commits](TestableIO/System.IO.Abstractions@v18.0.1...v19.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: System.IO.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    df7bec8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Bump Microsoft.TestPlatform.ObjectModel from 17.4.0 to 17.4.1 (#1147)

    Bumps [Microsoft.TestPlatform.ObjectModel](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.TestPlatform.ObjectModel
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e7bc1ce 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 (#1148)

    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]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    aaef148 View commit details
    Browse the repository at this point in the history
  3. Bump YamlDotNet from 12.2.1 to 12.3.1 (#1149)

    Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.2.1 to 12.3.1.
    - [Release notes](https://github.com/aaubry/YamlDotNet/releases)
    - [Commits](aaubry/YamlDotNet@v12.2.1...v12.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: YamlDotNet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    af390e7 View commit details
    Browse the repository at this point in the history
  4. Bump System.IO.Abstractions.TestingHelpers from 19.1.1 to 19.1.5 (#1151)

    Bumps [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions) from 19.1.1 to 19.1.5.
    - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
    - [Commits](TestableIO/System.IO.Abstractions@v19.1.1...v19.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: System.IO.Abstractions.TestingHelpers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    91bbee3 View commit details
    Browse the repository at this point in the history
  5. Bump System.IO.Abstractions from 19.1.1 to 19.1.5 (#1150)

    Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 19.1.1 to 19.1.5.
    - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
    - [Commits](TestableIO/System.IO.Abstractions@v19.1.1...v19.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: System.IO.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    52728f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Bump OpenTelemetry from 1.3.1 to 1.3.2 (#1153)

    Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
    - [Commits](open-telemetry/opentelemetry-dotnet@core-1.3.1...core-1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: OpenTelemetry
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    045c72f View commit details
    Browse the repository at this point in the history
  2. Bump OpenTelemetry.Exporter.Console from 1.3.1 to 1.3.2 (#1152)

    Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
    - [Commits](open-telemetry/opentelemetry-dotnet@core-1.3.1...core-1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: OpenTelemetry.Exporter.Console
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    263725e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Bump Moq from 4.18.3 to 4.18.4 (#1159)

    Bumps [Moq](https://github.com/moq/moq4) from 4.18.3 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.3...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]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    e86b7d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Bump IdentityModel.OidcClient from 5.2.0 to 5.2.1 (#1163)

    Bumps [IdentityModel.OidcClient](https://github.com/IdentityModel/IdentityModel.OidcClient) from 5.2.0 to 5.2.1.
    - [Release notes](https://github.com/IdentityModel/IdentityModel.OidcClient/releases)
    - [Commits](DuendeArchive/IdentityModel.OidcClient@5.2.0...5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: IdentityModel.OidcClient
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    2a13d46 View commit details
    Browse the repository at this point in the history
  2. add generic watch (#1155)

    * add generic watch
    
    * Update WatcherExt.cs
    tg123 authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d38302d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    6b104a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524aef7 View commit details
    Browse the repository at this point in the history
Loading