Skip to content

Commit

Permalink
Bump Fake.Core.SemVer from 6.1.1 to 6.1.3 (#815)
Browse files Browse the repository at this point in the history
* Bump Fake.Core.SemVer from 6.1.1 to 6.1.3

Bumps [Fake.Core.SemVer](https://github.com/fsprojects/Fake) 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](fsprojects/FAKE@6.1.1...6.1.3)

---
updated-dependencies:
- dependency-name: Fake.Core.SemVer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 1cd1ce1)
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 30, 2024
1 parent a9e9750 commit d6ed623
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Dependencies
- Bumps `YamlDotNet` from 16.0.0 to 16.1.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.1
- 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 `FluentAssertions` from 6.12.0 to 6.12.1
Expand Down Expand Up @@ -209,4 +209,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
[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0
2 changes: 1 addition & 1 deletion build/scripts/scripts.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<ProjectReference Include="$(SolutionRoot)\abstractions\src\OpenSearch.OpenSearch.Managed\OpenSearch.OpenSearch.Managed.csproj" />

<PackageReference Include="Fake.Core.Environment" Version="6.1.1" />
<PackageReference Include="Fake.Core.SemVer" Version="6.1.1" />
<PackageReference Include="Fake.Core.SemVer" Version="6.1.3" />
<PackageReference Include="Fake.IO.FileSystem" Version="6.1.1" />
<PackageReference Include="Fake.IO.Zip" Version="6.1.1" />
<PackageReference Include="Fake.Tools.Git" Version="6.1.1" />
Expand Down

0 comments on commit d6ed623

Please sign in to comment.