From cc38d5f84df0dd7e316296a4d396f2a375bb7866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:01:09 +1300 Subject: [PATCH] Bump Proc from 0.8.1 to 0.8.2 (#822) * Bump Proc from 0.8.1 to 0.8.2 Bumps [Proc](https://github.com/nullean/proc) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/nullean/proc/releases) - [Commits](https://github.com/nullean/proc/compare/0.8.1...0.8.2) --- updated-dependencies: - dependency-name: Proc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] (cherry picked from commit bc6a52037f6a62855cf83442a7c82fddf70f3ba4) --- CHANGELOG.md | 1 + .../OpenSearch.OpenSearch.Managed.csproj | 2 +- build/scripts/scripts.fsproj | 2 +- tests/Tests.Core/Tests.Core.csproj | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dadcc727d..6770c6f8d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `Fake.IO.Zip` from 6.1.0 to 6.1.3 - Bumps `Fake.Tools.Git` from 6.1.0 to 6.1.3 - Bumps `CSharpier.Core` from 0.29.1 to 0.29.2 +- Bumps `Proc` from 0.8.1 to 0.8.2 ## [1.8.0] ### Added diff --git a/abstractions/src/OpenSearch.OpenSearch.Managed/OpenSearch.OpenSearch.Managed.csproj b/abstractions/src/OpenSearch.OpenSearch.Managed/OpenSearch.OpenSearch.Managed.csproj index 1c002395de..207777d386 100644 --- a/abstractions/src/OpenSearch.OpenSearch.Managed/OpenSearch.OpenSearch.Managed.csproj +++ b/abstractions/src/OpenSearch.OpenSearch.Managed/OpenSearch.OpenSearch.Managed.csproj @@ -13,7 +13,7 @@ - + diff --git a/build/scripts/scripts.fsproj b/build/scripts/scripts.fsproj index ee456b905c..8714f66e90 100644 --- a/build/scripts/scripts.fsproj +++ b/build/scripts/scripts.fsproj @@ -48,6 +48,6 @@ - + diff --git a/tests/Tests.Core/Tests.Core.csproj b/tests/Tests.Core/Tests.Core.csproj index 64b35ad92d..927b0bf573 100644 --- a/tests/Tests.Core/Tests.Core.csproj +++ b/tests/Tests.Core/Tests.Core.csproj @@ -23,6 +23,6 @@ - +