From fa68ff7d9fc8472a1e7c6b228a67e5e8e773255e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 08:51:45 +0530 Subject: [PATCH 1/3] chore(deps): bump nlua from 1.7.2 to 1.7.3 (#81) Bumps [nlua](https://github.com/nlua/nlua) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/nlua/nlua/releases) - [Commits](https://github.com/nlua/nlua/compare/v1.7.2...v1.7.3) --- updated-dependencies: - dependency-name: nlua dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/Noted/Noted.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Noted/Noted.csproj b/src/Noted/Noted.csproj index 75a4cdf..624bad2 100644 --- a/src/Noted/Noted.csproj +++ b/src/Noted/Noted.csproj @@ -15,7 +15,7 @@ - + From 019a4aed681482125692793bb85a5df8daef1ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:25:41 +0530 Subject: [PATCH 2/3] chore(deps): bump husky from 0.6.5 to 0.7.0 (#85) Bumps [husky](https://github.com/alirezanet/husky.net) from 0.6.5 to 0.7.0. - [Release notes](https://github.com/alirezanet/husky.net/releases) - [Commits](https://github.com/alirezanet/husky.net/compare/v0.6.5...v0.7.0) --- updated-dependencies: - dependency-name: husky dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index da8e097..f870d40 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.6.5", + "version": "0.7.0", "commands": [ "husky" ] From dc1ead51ff0b0751c54fd45ac8a1d0d218f995c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 16:08:35 +0530 Subject: [PATCH 3/3] chore(deps): bump MSTest.TestFramework from 3.4.3 to 3.5.0 (#86) Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.4.3 to 3.5.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.4.3...v3.5.0) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/Noted.Tests/Noted.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Noted.Tests/Noted.Tests.csproj b/test/Noted.Tests/Noted.Tests.csproj index ff259e7..2efdb4b 100644 --- a/test/Noted.Tests/Noted.Tests.csproj +++ b/test/Noted.Tests/Noted.Tests.csproj @@ -14,7 +14,7 @@ - +