From ded179fe9e66edae361d281ebaeb1bb10b777fb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 05:14:32 +0000 Subject: [PATCH 1/2] chore(deps): bump Tomlyn.Signed from 0.16.0 to 0.16.1 Bumps [Tomlyn.Signed](https://github.com/xoofx/Tomlyn) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/xoofx/Tomlyn/releases) - [Changelog](https://github.com/xoofx/Tomlyn/blob/main/changelog.md) - [Commits](https://github.com/xoofx/Tomlyn/compare/0.16.0...0.16.1) --- updated-dependencies: - dependency-name: Tomlyn.Signed dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Client.Test/Client.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client.Test/Client.Test.csproj b/Client.Test/Client.Test.csproj index fed509843..d5450483e 100644 --- a/Client.Test/Client.Test.csproj +++ b/Client.Test/Client.Test.csproj @@ -15,7 +15,7 @@ - + From b0e3384c346430a747bb9df56575e6e199d9d372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Bedn=C3=A1=C5=99?= Date: Mon, 31 Oct 2022 06:17:53 +0100 Subject: [PATCH 2/2] docs: update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c57bc53..913391224 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ Update dependencies: - [#391](https://github.com/influxdata/influxdb-client-csharp/pull/391): `Radzen.Blazor` to `4.1.12` #### Test: - - [#393](https://github.com/influxdata/influxdb-client-csharp/pull/393): `Tomlyn.Signed` to `0.16.0` + - [#403](https://github.com/influxdata/influxdb-client-csharp/pull/403): `Tomlyn.Signed` to `0.16.1` - [#400](https://github.com/influxdata/influxdb-client-csharp/pull/400): `WireMock.Net` to `1.5.9` ## 4.6.0 [2022-09-29]