Boshi Lian
09cdefaed7
update docfx to nunit owned ( #1427 )
2023-10-10 18:52:11 +02:00
Boshi Lian
0d718cbc56
adopt newer source generator ( #1417 )
...
* build on net8
* fix fmt
* remove net8 for build
* fix fmt
* fix file load
* mv proj
* fix path
* address comment
* address comments
2023-10-10 18:49:47 +02:00
Vladimír Kleštinec
7cdebbf516
Prevent UnobservedTaskException in LeaderElector ( #1420 )
...
* Prevent UnobservedTaskException in LeaderElector
* Loggin exception
2023-10-10 00:52:23 +02:00
Boshi Lian
7b6d1d8cc1
fix docfx ( #1426 )
2023-10-09 21:30:47 +02:00
dependabot[bot]
4222eb60a1
Bump YamlDotNet from 13.5.1 to 13.5.2 ( #1422 )
...
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet ) from 13.5.1 to 13.5.2.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases )
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.5.1...v13.5.2 )
---
updated-dependencies:
- dependency-name: YamlDotNet
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>
2023-10-06 18:39:10 +02:00
dependabot[bot]
1cedc2a876
Bump YamlDotNet from 13.4.0 to 13.5.1 ( #1421 )
...
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet ) from 13.4.0 to 13.5.1.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases )
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.4.0...v13.5.1 )
---
updated-dependencies:
- dependency-name: YamlDotNet
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>
2023-10-05 21:53:16 +02:00
dependabot[bot]
5e8f47a0e8
Bump Fractions from 7.2.1 to 7.3.0 ( #1419 )
...
Bumps [Fractions](https://github.com/danm-de/Fractions ) from 7.2.1 to 7.3.0.
- [Changelog](https://github.com/danm-de/Fractions/blob/master/Changelog.md )
- [Commits](https://github.com/danm-de/Fractions/commits )
---
updated-dependencies:
- dependency-name: Fractions
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>
2023-10-02 11:07:45 -07:00
dependabot[bot]
4cd9f91aae
Bump System.IdentityModel.Tokens.Jwt from 7.0.1 to 7.0.2 ( #1418 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases )
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.0.1...7.0.2 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
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>
2023-10-02 08:42:47 -07:00
Boshi Lian
a08fb6fc2a
fix warning IdentityModel 7-breaking-change ( #1416 )
2023-10-02 08:40:47 -07:00
Boshi Lian
da71e32d13
align auth provider with go-client ( #1415 )
...
* remove unsupport provider
* fix build
* fix missing
* rm unused
2023-10-02 08:38:46 -07:00
dependabot[bot]
2899a13cbf
Bump System.IdentityModel.Tokens.Jwt from 7.0.0 to 7.0.1 ( #1414 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases )
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.0.0...7.0.1 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
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>
2023-09-28 13:51:30 -07:00
dependabot[bot]
66ebe589ae
Bump YamlDotNet from 13.3.1 to 13.4.0 ( #1412 )
...
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet ) from 13.3.1 to 13.4.0.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases )
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.3.1...v13.4.0 )
---
updated-dependencies:
- dependency-name: YamlDotNet
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>
2023-09-27 03:59:23 -07:00
Boshi Lian
013fc6e06f
embed KubernetesClient.Models and KubernetesClient.Basic into client sdk ( #1407 )
...
* cleanup using
* cleanup classic
* clean up nuget
* bump ver
* fix pipeline
* remove commit by accident
2023-09-26 11:03:12 -07:00
dependabot[bot]
80c1315ee0
Bump YamlDotNet from 13.3.1 to 13.4.0 ( #1406 )
...
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet ) from 13.3.1 to 13.4.0.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases )
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.3.1...v13.4.0 )
---
updated-dependencies:
- dependency-name: YamlDotNet
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>
2023-09-21 11:14:28 -07:00
dependabot[bot]
c744568b6c
Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 ( #1401 )
...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit ) from 2.5.0 to 2.5.1.
- [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.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>
2023-09-19 00:46:49 -07:00
Boshi Lian
7454f0485c
add onerr callback for leader elector ( #1399 )
2023-09-13 08:54:12 -07:00
dependabot[bot]
8e19c03cec
Bump System.IdentityModel.Tokens.Jwt from 6.32.0 to 7.0.0 ( #1400 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.32.0 to 7.0.0.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases )
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/v6.32.0...7.0.0 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
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>
2023-09-12 14:08:11 -07:00
Boshi Lian
c772d8e8c4
force using AES for cert algo ( #1345 )
...
* force using 3des for cert algo
* happy build
* use aes
* happy build
2023-09-11 07:42:11 -07:00
Boshi Lian
a3321e03c7
align with go json unmarshal ( #1397 )
2023-09-07 13:04:58 -07:00
dependabot[bot]
c0ff215f5a
Bump OpenTelemetry.Exporter.Console from 1.5.1 to 1.6.0 ( #1393 )
...
Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0 )
---
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>
2023-09-07 11:40:58 -07:00
dependabot[bot]
88ff6c434d
Bump OpenTelemetry from 1.5.1 to 1.6.0 ( #1394 )
...
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0 )
---
updated-dependencies:
- dependency-name: OpenTelemetry
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>
2023-09-07 09:36:57 -07:00
dependabot[bot]
1cf507779d
Bump System.IdentityModel.Tokens.Jwt from 6.32.2 to 6.32.3 ( #1392 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.32.2 to 6.32.3.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases )
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.32.2...6.32.3 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
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>
2023-09-07 09:34:59 -07:00
dependabot[bot]
ddb6c260d2
Bump actions/checkout from 3 to 4 ( #1391 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 04:41:50 -07:00
Boshi Lian
d4dea36ea0
support for rfc3339 nano ( #1351 )
...
* init support for rfc3339 nano
* add test cases
* impl trimming
* add 1-8 digits support
* happy build
2023-08-31 08:48:49 -07:00
dependabot[bot]
0cbfff47f2
Bump System.IO.Abstractions.TestingHelpers from 19.2.67 to 19.2.69 ( #1389 )
...
Bumps [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions ) from 19.2.67 to 19.2.69.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases )
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.67...v19.2.69 )
---
updated-dependencies:
- dependency-name: System.IO.Abstractions.TestingHelpers
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>
2023-08-30 17:48:47 -07:00
Christian Prochnow
ca3068a1f0
Avoid additional serialization/deserialization of response bodies ( #1372 )
...
* Avoid additional serialization/deserialization of response bodies when using GenericClient.
* Changed code generation to add generic methods when API return type is object.
* Removed code duplication.
2023-08-30 02:12:48 -07:00
Yifan Bian
476ee69c7e
Only redirect stderr if ExecStdError is not null ( #1377 )
2023-08-30 02:08:50 -07:00
dependabot[bot]
fb0723e79a
Bump YamlDotNet from 13.2.0 to 13.3.1 ( #1387 )
...
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet ) from 13.2.0 to 13.3.1.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases )
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.2.0...v13.3.1 )
---
updated-dependencies:
- dependency-name: YamlDotNet
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>
2023-08-29 06:39:22 -07:00
dependabot[bot]
e152ba7750
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 ( #1386 )
...
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](https://github.com/microsoft/vstest/compare/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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 06:37:21 -07:00
dependabot[bot]
dd3b7cd5f9
Bump Microsoft.TestPlatform.ObjectModel from 17.7.1 to 17.7.2 ( #1388 )
...
Bumps [Microsoft.TestPlatform.ObjectModel](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](https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2 )
---
updated-dependencies:
- dependency-name: Microsoft.TestPlatform.ObjectModel
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>
2023-08-29 06:35:25 -07:00
dependabot[bot]
cf8dc4a6a5
Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.3 to 7.0.4 ( #1385 )
...
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers ) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases )
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md )
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits )
---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
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>
2023-08-28 11:07:42 -07:00
dependabot[bot]
0fe93e1869
Bump System.IdentityModel.Tokens.Jwt from 6.32.1 to 6.32.2 ( #1384 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.32.1 to 6.32.2.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases )
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.32.1...6.32.2 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
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>
2023-08-28 11:05:42 -07:00
dependabot[bot]
fc993bd76d
Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 ( #1375 )
...
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](https://github.com/microsoft/vstest/compare/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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 12:00:52 -07:00
dependabot[bot]
90111d2803
Bump System.IO.Abstractions.TestingHelpers from 19.2.64 to 19.2.67 ( #1383 )
...
Bumps [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions ) from 19.2.64 to 19.2.67.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases )
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.64...v19.2.67 )
---
updated-dependencies:
- dependency-name: System.IO.Abstractions.TestingHelpers
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>
2023-08-25 08:40:53 -07:00
dependabot[bot]
90bd5e980a
Bump FluentAssertions from 6.11.0 to 6.12.0 ( #1382 )
...
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions ) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases )
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1 )
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.11.0...6.12.0 )
---
updated-dependencies:
- dependency-name: FluentAssertions
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>
2023-08-24 07:28:21 -07:00
dependabot[bot]
7e3420adde
Bump System.IO.Abstractions.TestingHelpers from 19.2.51 to 19.2.64 ( #1381 )
...
Bumps [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions ) from 19.2.51 to 19.2.64.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases )
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.51...v19.2.64 )
---
updated-dependencies:
- dependency-name: System.IO.Abstractions.TestingHelpers
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>
2023-08-23 08:55:28 -07:00
dependabot[bot]
504cb83161
Bump Namotion.Reflection from 2.1.2 to 3.0.0 ( #1379 )
...
Bumps [Namotion.Reflection](https://github.com/RicoSuter/Namotion.Reflection ) from 2.1.2 to 3.0.0.
- [Release notes](https://github.com/RicoSuter/Namotion.Reflection/releases )
- [Commits](https://github.com/RicoSuter/Namotion.Reflection/commits )
---
updated-dependencies:
- dependency-name: Namotion.Reflection
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>
2023-08-21 08:51:22 -07:00
dependabot[bot]
f7450f9d52
Bump Microsoft.TestPlatform.ObjectModel from 17.7.0 to 17.7.1 ( #1376 )
...
Bumps [Microsoft.TestPlatform.ObjectModel](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](https://github.com/microsoft/vstest/compare/v17.7.0...v17.7.1 )
---
updated-dependencies:
- dependency-name: Microsoft.TestPlatform.ObjectModel
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>
2023-08-17 17:12:29 -07:00
Boshi Lian
3d84f06569
update swagger gen from 1.28.0 ( #1373 )
...
* update swagger gen from 1.28.0
* update version matrix
2023-08-16 20:28:21 -07:00
dependabot[bot]
64c446a01b
Bump NSwag.Core from 13.19.0 to 13.20.0 ( #1374 )
...
Bumps [NSwag.Core](https://github.com/RicoSuter/NSwag ) from 13.19.0 to 13.20.0.
- [Release notes](https://github.com/RicoSuter/NSwag/releases )
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/RicoSuter/NSwag/compare/v13.19.0...v13.20.0 )
---
updated-dependencies:
- dependency-name: NSwag.Core
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>
2023-08-16 08:56:27 -07:00
dependabot[bot]
905a8803c2
Bump Moq from 4.20.2 to 4.20.69 ( #1368 )
...
Bumps [Moq](https://github.com/moq/moq ) from 4.20.2 to 4.20.69.
- [Release notes](https://github.com/moq/moq/releases )
- [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/moq/moq/compare/v4.20.2...v4.20.69 )
---
updated-dependencies:
- dependency-name: Moq
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>
2023-08-14 15:57:21 -07:00
dependabot[bot]
c9578006a5
Bump YamlDotNet from 13.1.1 to 13.2.0 ( #1367 )
...
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet ) from 13.1.1 to 13.2.0.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases )
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v13.1.1...v13.2.0 )
---
updated-dependencies:
- dependency-name: YamlDotNet
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>
2023-08-14 15:55:21 -07:00
dependabot[bot]
8328049a5a
Bump Autofac from 7.0.1 to 7.1.0 ( #1369 )
...
Bumps [Autofac](https://github.com/autofac/Autofac ) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/autofac/Autofac/releases )
- [Commits](https://github.com/autofac/Autofac/compare/v7.0.1...v7.1.0 )
---
updated-dependencies:
- dependency-name: Autofac
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>
2023-08-14 15:43:21 -07:00
dependabot[bot]
e64c372e34
Bump Moq from 4.18.4 to 4.20.2 ( #1365 )
...
Bumps [Moq](https://github.com/moq/moq ) from 4.18.4 to 4.20.2.
- [Release notes](https://github.com/moq/moq/releases )
- [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/moq/moq/compare/v4.18.4...v4.20.2 )
---
updated-dependencies:
- dependency-name: Moq
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>
2023-08-09 05:33:51 -07:00
dependabot[bot]
3518588eaa
Bump Microsoft.TestPlatform.ObjectModel from 17.6.3 to 17.7.0 ( #1362 )
...
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest ) from 17.6.3 to 17.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...v17.7.0 )
---
updated-dependencies:
- dependency-name: Microsoft.TestPlatform.ObjectModel
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>
2023-08-07 17:22:13 -07:00
dependabot[bot]
4a460e3c52
Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 ( #1361 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.6.3 to 17.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 17:20:13 -07:00
dependabot[bot]
6521cc02f7
Bump System.IO.Abstractions.TestingHelpers from 19.2.29 to 19.2.51 ( #1360 )
...
Bumps [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions ) from 19.2.29 to 19.2.51.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases )
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.29...v19.2.51 )
---
updated-dependencies:
- dependency-name: System.IO.Abstractions.TestingHelpers
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>
2023-08-01 16:54:06 -07:00
Boshi Lian
149eea642d
fix warnings by xunit ( #1352 )
2023-07-30 08:02:01 -07:00
dependabot[bot]
c329b119bb
Bump System.IdentityModel.Tokens.Jwt from 6.32.0 to 6.32.1 ( #1353 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.32.0 to 6.32.1.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases )
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/v6.32.0...6.32.1 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
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>
2023-07-28 22:53:59 -07:00
Ivan Josipovic
d1ba0aae72
fix: yaml with merge ( #1332 )
...
* fix: yaml with merge
* chore: cleanup
2023-07-27 04:44:08 -07:00