From 3ade7f2c46a826ff848dd639076763aebe120bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:58:53 +1300 Subject: [PATCH] Bump Fake.IO.Zip, Fake.IO.FileSystem and Fake.Core.Environment (#817) * Bump Fake.IO.Zip, Fake.IO.FileSystem and Fake.Core.Environment Bumps [Fake.IO.Zip](https://github.com/fsprojects/Fake), [Fake.IO.FileSystem](https://github.com/fsprojects/Fake) and [Fake.Core.Environment](https://github.com/fsprojects/Fake). These dependencies needed to be updated together. Updates `Fake.IO.Zip` from 6.1.1 to 6.1.3 - [Release notes](https://github.com/fsprojects/Fake/releases) - [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/Fake/compare/6.1.1...6.1.3) Updates `Fake.IO.FileSystem` from 6.1.1 to 6.1.3 - [Release notes](https://github.com/fsprojects/Fake/releases) - [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/Fake/compare/6.1.1...6.1.3) Updates `Fake.Core.Environment` from 6.1.1 to 6.1.3 - [Release notes](https://github.com/fsprojects/Fake/releases) - [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/Fake/compare/6.1.1...6.1.3) --- updated-dependencies: - dependency-name: Fake.IO.Zip dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Fake.IO.FileSystem dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Fake.Core.Environment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Changelog Signed-off-by: Thomas Farr --------- Signed-off-by: dependabot[bot] Signed-off-by: Thomas Farr Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Farr --- CHANGELOG.md | 10 +++++----- build/scripts/scripts.fsproj | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af0ffd743f..7e950773d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,14 +24,14 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `AWSSDK.Core` from 3.7.400.11 to 3.7.400.20 - Bumps `Fake.Core.SemVer` from 6.1.0 to 6.1.3 - Bumps `Bogus` from 35.6.0 to 35.6.1 -- Bumps `Fake.Core.Environment` from 6.1.0 to 6.1.1 +- Bumps `Fake.Core.Environment` from 6.1.0 to 6.1.3 - Bumps `FluentAssertions` from 6.12.0 to 6.12.1 - Bumps `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - Bumps `Microsoft.TestPlatform.ObjectModel` from 17.11.0 to 17.11.1 - Bumps `BenchMarkDotNet` from 0.13.12 to 0.14.0 -- Bumps `Fake.IO.FileSystem` from 6.1.0 to 6.1.1 -- Bumps `Fake.IO.Zip` from 6.1.0 to 6.1.1 -- Bumps `Fake.Tools.Git` from 6.1.0 to 6.1.1 +- Bumps `Fake.IO.FileSystem` from 6.1.0 to 6.1.3 +- Bumps `Fake.IO.Zip` from 6.1.0 to 6.1.3 +- Bumps `Fake.Tools.Git` from 6.1.0 to 6.1.3 ## [1.8.0] ### Added @@ -225,4 +225,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) [1.6.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...v1.6.0 [1.5.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.3.0...v1.4.0 -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 \ No newline at end of file +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 diff --git a/build/scripts/scripts.fsproj b/build/scripts/scripts.fsproj index 20c939e825..cd805892d6 100644 --- a/build/scripts/scripts.fsproj +++ b/build/scripts/scripts.fsproj @@ -37,11 +37,11 @@ - + - - - + + +