From eaeab81bf386444f06229fa56899742c9cc694b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 23:35:06 +1000 Subject: [PATCH] Bump Newtonsoft.Json from 13.0.1 to 13.0.2 (#110) * Bump Newtonsoft.Json from 13.0.1 to 13.0.2 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump change log * Bump change log --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White --- CHANGELOG.md | 6 ++++-- src/PSRule.Monitor/PSRule.Monitor.csproj | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fb31c1..18b6345 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,16 +7,18 @@ What's changed since pre-release v0.6.0-B0012: - Engineering: - Bump Microsoft.NET.Test.Sdk to v17.4.1. [#113](https://github.com/microsoft/PSRule.Monitor/pull/113) + - Bump Newtonsoft.Json to v13.0.2. + [#110](https://github.com/microsoft/PSRule.Monitor/pull/110) ## v0.6.0-B0012 (pre-release) What's changed since v0.5.0: - Engineering: - - Bump Microsoft.NET.Test.Sdk to v17.3.2. - [#98](https://github.com/microsoft/PSRule.Monitor/pull/98) - Bump PSRule to v2.7.0. [#95](https://github.com/microsoft/PSRule.Monitor/pull/95) + - Bump Microsoft.NET.Test.Sdk to v17.3.2. + [#98](https://github.com/microsoft/PSRule.Monitor/pull/98) - Bump PSScriptAnalyzer to v1.21.0. [#95](https://github.com/microsoft/PSRule.Monitor/pull/95) - Bump coverlet.collector to v3.2.0. diff --git a/src/PSRule.Monitor/PSRule.Monitor.csproj b/src/PSRule.Monitor/PSRule.Monitor.csproj index bf58a18..06c5ea9 100644 --- a/src/PSRule.Monitor/PSRule.Monitor.csproj +++ b/src/PSRule.Monitor/PSRule.Monitor.csproj @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - +