Skip to content

Commit

Permalink
Bump FSharp.Data from 5.0.2 to 6.2.0 (#214) (#248)
Browse files Browse the repository at this point in the history
* Bump FSharp.Data from 5.0.2 to 6.2.0

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

Signed-off-by: Thomas Farr <tsfarr@amazon.com>

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

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

* Update changelog & packages.lock.json

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 e13396d)

Signed-off-by: Thomas Farr <tsfarr@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
Xtansia and dependabot[bot] committed Jul 5, 2023
1 parent a083d44 commit 2fa3a37
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `AWSSDK.Core` from 3.7.103.17 to 3.7.106.29
- Bumps `Newtonsoft.Json` from 13.0.2 to 13.0.3
- Bumps `Microsoft.CSharp` from 4.6.0 to 4.7.0
- Bumps `FSharp.Data` from 5.0.2 to 6.2.0
- Bumps `Microsoft.SourceLink.GitHub` from 1.0.0 to 1.1.1
- Bumps `System.Diagnostics.DiagnosticSource` from 6.0.0 to 6.0.1
- Bumps `System.Reactive` from 5.0.0 to 6.0.0
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="6.0.7" />

<PackageReference Include="Argu" Version="6.1.1" />
<PackageReference Include="FSharp.Data" Version="5.0.2" />
<PackageReference Include="FSharp.Data" Version="6.2.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
83 changes: 79 additions & 4 deletions tests/Tests.YamlRunner/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,18 @@
},
"FSharp.Data": {
"type": "Direct",
"requested": "[5.0.2, )",
"resolved": "5.0.2",
"contentHash": "eQBiOwlk6p8nVehcrxRK/22BwZXzJ2IkHXuqjIZ9Km0bH90WhBoF7OFdLWenc6dYizQmKv3qKIMCkKfVBepi0A==",
"requested": "[6.2.0, )",
"resolved": "6.2.0",
"contentHash": "VKdkVWWhxvCdSXFcDJzpUnp0f+EbkAqSEdL2C2h5/r/SgLQYk4IGbht6Uo34LfKtOg/vLG+6atFwRjqLVzXybg==",
"dependencies": {
"FSharp.Core": "5.0.1"
"FSharp.Core": "5.0.1",
"FSharp.Data.Csv.Core": "6.2.0",
"FSharp.Data.Html.Core": "6.2.0",
"FSharp.Data.Http": "6.2.0",
"FSharp.Data.Json.Core": "6.2.0",
"FSharp.Data.Runtime.Utilities": "6.2.0",
"FSharp.Data.WorldBank.Core": "6.2.0",
"FSharp.Data.Xml.Core": "6.2.0"
}
},
"Microsoft.NETFramework.ReferenceAssemblies": {
Expand Down Expand Up @@ -64,6 +71,74 @@
"System.Text.Encoding.CodePages": "4.0.1"
}
},
"FSharp.Data.Csv.Core": {
"type": "Transitive",
"resolved": "6.2.0",
"contentHash": "I4xl9ffi+yhhhWloyzPYND+fBOeTn8T+FGZbIwxNAo/1iyaSvhSvvJuoI4gj3NJ42YVWVpUpQ4R4xs8wYM4sTQ==",
"dependencies": {
"FSharp.Core": "5.0.1",
"FSharp.Data.Runtime.Utilities": "6.2.0"
}
},
"FSharp.Data.Html.Core": {
"type": "Transitive",
"resolved": "6.2.0",
"contentHash": "jQ7749wBt5Vu2K9uCK8Gf5WuaNeEo61jXVEd7ShGE5FA6ImepzB64S1t0FosSI63dU05QVCs0/zRzbKhl5QWLQ==",
"dependencies": {
"FSharp.Core": "5.0.1",
"FSharp.Data.Csv.Core": "6.2.0",
"FSharp.Data.Runtime.Utilities": "6.2.0"
}
},
"FSharp.Data.Http": {
"type": "Transitive",
"resolved": "6.2.0",
"contentHash": "q2gQbsYz1KeMT6JnUznPaKAjAJKsWioIib9bl2b0Xk5ICO3triIS95valXak/CPbVeX4OOcPLGrrRf+5HhLBXA==",
"dependencies": {
"FSharp.Core": "5.0.1"
}
},
"FSharp.Data.Json.Core": {
"type": "Transitive",
"resolved": "6.2.0",
"contentHash": "3O9zwQtAgfmlkI7ONgjOTJ4au/TSxrSvI9/4uccjS/XJTAERKMPsyahYbdmUIFnE2nCtLc2G1mL8L9kRO1Wuuw==",
"dependencies": {
"FSharp.Core": "5.0.1",
"FSharp.Data.Http": "6.2.0",
"FSharp.Data.Runtime.Utilities": "6.2.0"
}
},
"FSharp.Data.Runtime.Utilities": {
"type": "Transitive",
"resolved": "6.2.0",
"contentHash": "DlsZK7HgOd6PxB0COs+QrNWAq4odYENUUTCUn7a9WSpK1ErRIF12FmsBtBlcU2DMDWxp5fbuGxmCVfEeynAgWw==",
"dependencies": {
"FSharp.Core": "5.0.1",
"FSharp.Data.Http": "6.2.0"
}
},
"FSharp.Data.WorldBank.Core": {
"type": "Transitive",
"resolved": "6.2.0",
"contentHash": "smzGuL/jMRWMxrv5p2KLJC7+c7ILqo+mJsQtifFw4XKFmeRMbVnh2ycY+Eis7QdghqCMhNWm6LDkphdqj7oHzg==",
"dependencies": {
"FSharp.Core": "5.0.1",
"FSharp.Data.Http": "6.2.0",
"FSharp.Data.Json.Core": "6.2.0",
"FSharp.Data.Runtime.Utilities": "6.2.0"
}
},
"FSharp.Data.Xml.Core": {
"type": "Transitive",
"resolved": "6.2.0",
"contentHash": "iVRMoKkcdk2fXpUJGUvZQTQYmuhuM7nAjL48ZHjLCWL8W0NFUxQEVlVwbEKltS46SUF5bE8dkVeeaW5bgfw9BA==",
"dependencies": {
"FSharp.Core": "5.0.1",
"FSharp.Data.Http": "6.2.0",
"FSharp.Data.Json.Core": "6.2.0",
"FSharp.Data.Runtime.Utilities": "6.2.0"
}
},
"Microsoft.CSharp": {
"type": "Transitive",
"resolved": "4.7.0",
Expand Down

0 comments on commit 2fa3a37

Please sign in to comment.