Skip to content

Commit

Permalink
Bump FSharp.Data from 6.2.0 to 6.3.0 (opensearch-project#357)
Browse files Browse the repository at this point in the history
* Bump FSharp.Data from 6.2.0 to 6.3.0

Bumps [FSharp.Data](https://github.com/fsprojects/FSharp.Data) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/fsprojects/FSharp.Data/releases)
- [Changelog](https://github.com/fsprojects/FSharp.Data/blob/main/RELEASE_NOTES.md)
- [Commits](fsprojects/FSharp.Data@6.2.0...6.3.0)

---
updated-dependencies:
- dependency-name: FSharp.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Sep 11, 2023
1 parent 01ed7b5 commit 7d28e3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Dependencies
- Bumps `Microsoft.CodeAnalysis.CSharp` from 4.2.0 to 4.6.0
- Bumps `NSwag.Core.Yaml` from 13.19.0 to 13.20.0
- Bumps `FSharp.Data` from 6.2.0 to 6.3.0

## [1.5.0]
### Fixed
Expand Down Expand Up @@ -101,4 +102,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
[Unreleased]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...main
[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 tests/Tests.YamlRunner/Tests.YamlRunner.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Update="FSharp.Core" Version="7.0.400" />

<PackageReference Include="Argu" Version="6.1.1" />
<PackageReference Include="FSharp.Data" Version="6.2.0" />
<PackageReference Include="FSharp.Data" Version="6.3.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SemanticVersioning" Version="2.0.2" />
<PackageReference Include="SharpYaml" Version="2.1.0" />
Expand Down

0 comments on commit 7d28e3d

Please sign in to comment.