pviotti / degiro-bookkeeper

Simple financial accounting for Degiro.
GNU General Public License v3.0
15 stars 2 forks source link

chore(deps): bump FSharp.Data from 5.0.2 to 6.2.0 #107

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps FSharp.Data from 5.0.2 to 6.2.0.

Release notes

Sourced from FSharp.Data's releases.

6.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/fsprojects/FSharp.Data/compare/6.1.0...6.2.0

6.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/fsprojects/FSharp.Data/compare/4.2.10...6.1.0

Changelog

Sourced from FSharp.Data's changelog.

6.2.0 - Apr 30 2023

6.1.1-beta - Apr 12 2023

  • Publish FSharp.Data.RuntimeUtilities
  • Update annoying assemblyinfo stuff because fake
  • Roll forward the SDK so that you can use project in codespaces

6.1.0-beta - Apr 4 2023

  • Fix json provider PreferDictionaries for array properties | Melvyn Laïly
  • Add signature tests showing the wrong generation for array values when inferring dictionaries in json | Melvyn Laïly
  • Enable TLS 1.2 in providers to be able to use it when requesting https samples | Melvyn Laïly
  • Report complete exception from providers | Melvyn Laïly
  • Add aria-label to the list of attributes used to find a name for html provided types | Melvyn Laïly
  • Do not fail the build if the WorldBank api is offline | Melvyn Laïly
  • Move source files into the folders of the projects they belong to | Melvyn Laïly
  • Move non-http code from FSharp.Data.Http into a new FSharp.Data.Runtime.Utilities project | Melvyn Laïly
  • Format code | Lennart Schlegge
  • Refactor readLine function | Lennart Schlegge
  • Extend test with quoted strings and separators | Lennart Schlegge
  • Fix reading CSV from non seekable network stream | Lennart Schlegge
  • Use nameof for all dynamically built quotations | Melvyn Laïly
  • Update release notes | Melvyn Laïly
  • Change the namespace of the public "InferenceMode" enum | Melvyn Laïly
  • updated docs for html type provider example | aaron-jack-manning
  • Fix WorldBank.fsx docs build | Melvyn Laïly
  • Re-add solution level items missing or with broken paths | Melvyn Laïly
  • Remove explicit PackageReference in projects + include paket.references | Melvyn Laïly

6.0.1-beta002 - Jan 6 2023

  • Change the namespace of the InferenceMode enum from FSharp.Data.Runtime.StructuralInference to FSharp.Data.
  • Move common runtime utilities out of FSharp.Data.Http and into a new FSharp.Data.Runtime.Utilities assembly.
  • Add aria-label to the list of html attributes used to infer names of types provided by the HtmlProvider.
  • Enable TLS 1.2 when requesting http(s) samples from the type providers.
  • Fix generated code of the json provider with PreferDictionaries when values are arrays.

6.0.1-beta001 - Aug 18 2022

  • There are now multiple packages
    • FSharp.Data -- includes everything
      • FSharp.Data.Http -- http types/helpers
      • FSharp.Data.Csv.Core -- csv types/helpers
      • FSharp.Data.Json.Core -- json types/helpers

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Looks like FSharp.Data is up-to-date now, so this is no longer needed.