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)

Signed-off-by: Thomas Farr <[email protected]>

---
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>
(cherry picked from commit 7d28e3d)
  • Loading branch information
dependabot[bot] authored and Xtansia committed Sep 11, 2023
1 parent b91a23c commit 4de3715
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]
### Dependencies
- Bumps `FSharp.Data` from 6.2.0 to 6.3.0

## [1.5.0]
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion tests/Tests.YamlRunner/Tests.YamlRunner.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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 4de3715

Please sign in to comment.