From 3c8da6f162f5b42d8a691b2e9d25a0f954b91681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 14:56:28 +0000 Subject: [PATCH 1/3] Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Src/ViaCEP Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Src/ViaCEP/ViaCEP.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/ViaCEP/ViaCEP.csproj b/Src/ViaCEP/ViaCEP.csproj index cdb1182..097b352 100644 --- a/Src/ViaCEP/ViaCEP.csproj +++ b/Src/ViaCEP/ViaCEP.csproj @@ -20,7 +20,7 @@ - + From 9670ccad83a038fc42b55c66a45add91a3115e51 Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Mon, 26 Dec 2022 02:06:07 +0400 Subject: [PATCH 2/3] Update dependencies --- Src/ViaCEP/ViaCEP.csproj | 2 +- Tests/ViaCEP.Tests/ViaCEP.Tests.csproj | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Src/ViaCEP/ViaCEP.csproj b/Src/ViaCEP/ViaCEP.csproj index 097b352..87b59a3 100644 --- a/Src/ViaCEP/ViaCEP.csproj +++ b/Src/ViaCEP/ViaCEP.csproj @@ -19,7 +19,7 @@ - + diff --git a/Tests/ViaCEP.Tests/ViaCEP.Tests.csproj b/Tests/ViaCEP.Tests/ViaCEP.Tests.csproj index 1177380..3ce9b5d 100644 --- a/Tests/ViaCEP.Tests/ViaCEP.Tests.csproj +++ b/Tests/ViaCEP.Tests/ViaCEP.Tests.csproj @@ -7,15 +7,15 @@ - + runtime; build; native; contentfiles; analyzers all - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive From 49485a3afaf16a8268a584ea1ee7c55738a1b527 Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Mon, 26 Dec 2022 02:11:19 +0400 Subject: [PATCH 3/3] Update Codacy project token --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 0cdecd3..94595bc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -12,7 +12,7 @@ environment: GITHUB_TOKEN: secure: IEDiCuYBM8BnfdT90PGnvnKGEfHHHgzziGqfoZUUqTi1FgSkBXoMrAGbdLP6jNok CODACY_PROJECT_TOKEN: - secure: AXFZSTVmZQGmLkM8Yw7bkdXLJ0bfQribvyeIYyhmU8rZgVsZ6qmFritTnzDBVIBb + secure: Dz2jqsK+hAKCFEGgumfJORPt5Ka6/X7UMR5RyG10etlqiGkUH7TSrGtdFlnjaZm1 dotnet_csproj: patch: true