From f49bef1d11c5e6beddd29e41cbf7dc2e1a747fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:30:15 +1200 Subject: [PATCH] Bump Fake.IO.Zip, Fake.IO.FileSystem and Fake.Core.Environment (#749) * 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 5.23.1 to 6.1.0 - [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/commits) Updates `Fake.IO.FileSystem` from 6.0.0 to 6.1.0 - [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/commits) Updates `Fake.Core.Environment` from 6.0.0 to 6.1.0 - [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/commits) --- updated-dependencies: - dependency-name: Fake.IO.Zip dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Fake.IO.FileSystem dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Fake.Core.Environment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update 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 (cherry picked from commit 3aa052b64d95d9c160aca156d0143b295b463105) --- CHANGELOG.md | 5 ++++- build/scripts/scripts.fsproj | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b53eeed16c..085d805508 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,9 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `JetBrains.Annotations` from 2023.3.0 to 2024.2.0 - Bumps `JunitXml.TestLogger` from 3.1.12 to 4.0.254 - Bumps `Fake.Core.SemVer` from 6.0.0 to 6.1.0 +- Bumps `Fake.Core.Environment` from 6.0.0 to 6.1.0 +- Bumps `Fake.IO.FileSystem` from 6.0.0 to 6.1.0 +- Bumps `Fake.IO.Zip` from 5.23.1 to 6.1.0 ## [1.7.1] ### Fixed @@ -182,4 +185,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 0fa769b06c..a58484c7d1 100644 --- a/build/scripts/scripts.fsproj +++ b/build/scripts/scripts.fsproj @@ -37,10 +37,10 @@ - + - - + +