Skip to content

Commit

Permalink
third-party: bump src/FSharp.Data from 6e7d332 to 8a6688f
Browse files Browse the repository at this point in the history
Bumps [src/FSharp.Data](https://github.com/fsprojects/FSharp.Data) from `6e7d332` to `8a6688f`.
- [Release notes](https://github.com/fsprojects/FSharp.Data/releases)
- [Commits](fsprojects/FSharp.Data@6e7d332...8a6688f)

---
updated-dependencies:
- dependency-name: src/FSharp.Data
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 139543d commit 55a7228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FSharp.Data
Submodule FSharp.Data updated 26 files
+1 −1 .config/dotnet-tools.json
+2 −2 docs/library/HtmlProvider.fsx
+2 −2 paket.dependencies
+5 −5 paket.lock
+1 −1 src/FSharp.Data.DesignTime/CommonProviderImplementation/AssemblyResolver.fs
+4 −3 src/FSharp.Data.DesignTime/CommonProviderImplementation/Helpers.fs
+2 −2 src/FSharp.Data.DesignTime/CommonProviderImplementation/QuotationBuilder.fs
+1 −1 src/FSharp.Data.Html.Core/HtmlOperations.fs
+1 −4 src/FSharp.Data.Html.Core/HtmlRuntime.fs
+8 −8 src/FSharp.Data.Http/Http.fs
+2 −2 src/FSharp.Data.Json.Core/JsonValue.fs
+1 −2 src/FSharp.Data.Runtime.Utilities/Caching.fs
+1 −0 src/FSharp.Data.Runtime.Utilities/IO.fs
+13 −6 src/FSharp.Data.Runtime.Utilities/NameUtils.fs
+4 −3 src/FSharp.Data.Runtime.Utilities/StructuralInference.fs
+9 −5 src/FSharp.Data.Runtime.Utilities/StructuralTypes.fs
+6 −4 src/FSharp.Data.Runtime.Utilities/TextConversions.fs
+1 −1 src/FSharp.Data.Runtime.Utilities/TextRuntime.fs
+2 −2 src/FSharp.Data.WorldBank.Core/WorldBankRuntime.fs
+10 −10 src/FSharp.Data.Xml.Core/XmlRuntime.fs
+11 −6 src/FSharp.Data.Xml.Core/XsdInference.fs
+4 −1 tests/FSharp.Data.Core.Tests.CSharp/FSharp.Data.Core.Tests.CSharp.csproj
+3 −0 tests/FSharp.Data.Core.Tests/FSharp.Data.Core.Tests.fsproj
+3 −0 tests/FSharp.Data.DesignTime.Tests/FSharp.Data.DesignTime.Tests.fsproj
+3 −0 tests/FSharp.Data.Reference.Tests/FSharp.Data.Reference.Tests.fsproj
+3 −0 tests/FSharp.Data.Tests/FSharp.Data.Tests.fsproj

0 comments on commit 55a7228

Please sign in to comment.