Skip to content

chore: Bump fable from 5.15.0 to 5.17.0 - #154

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.17.0
Open

chore: Bump fable from 5.15.0 to 5.17.0#154
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Updated fable from 5.15.0 to 5.17.0.

Release notes

Sourced from fable's releases.

5.17.0

🚀 Features

  • Add Temporal dates and times (opt-in) (#​4759) (3e8f56f7)

🐞 Bug Fixes

  • (js/ts) Match .NET for G, E and custom numeric formats (6fb03090)
  • (js/ts) Allow the E format specifier on Int64 and UInt64 (c49d1ec5)
  • (python) Build typed arrays from lists and sequences (#​4944) (5af37779)
  • (rust) Fix IEnumerable casting, interop and type testing (#​4946) (93c2df5b)
  • (rust) Restore missing bindings (#​4947) (2fb46a26)
  • (ts) Declare local function type params only reachable via constraints (#​4943) (8aa6d3b9)
  • (ts/python) Erase byref from struct copy-and-update locals (#​4945) (19a6522e)

View changes on Github

5.16.0

🚀 Features

  • (all) Quotations: DerivedPatterns, and captured locals as Value nodes (#​4919) (fae5093f)
  • (python) Support quotation derived patterns (#​4928) (f6d939a1)
  • (rust) Observables, Events and IEnumerable (PR 6 of 7 Rust improvements) (#​4789) (20175eea)
  • (rust) System.Uri (PR 7 of 7 Rust improvements) (#​4790) (8a551bc9)

🐞 Bug Fixes

  • Preserve project FSharp.Core reference (#​4924) (1289360a)
  • Report Fable's own logs from the Fable.Compiler API (#​4923) (0775c604)
  • (all) Emit instance calls for virtual methods inherited from Object (#​4926) (2fb535a7)
  • (all) Allow private inline functions to use private values (#​4915) (b0740ba9)
  • (python) Emit Python names for float32 specials (#​4938) (b4c45a93)
  • (python) Compare nested options of different depth (#​4940) (5afa2948)
  • (rust) Observables and Events cleanup (#​4908) (ca165045)
  • (rust) Support string on a tuple (#​4916) (510c8a43)
  • (rust) Decimal culture overloads, and mutables assigned in try/finally (#​4918) (58402471)
  • (rust) Let a string be enumerated (#​4921) (395c152b)
  • (rust) Async perf: stop the async runtime sleeping, and add Parallel (#​4920) (88135b90)
  • (rust) F# exceptions, non-exhaustive matches and obj type tests (#​4917) (28da1d76)
  • (rust) Wait for the other files instead of sleeping before the last one. (#​4927) (d329a823)
  • (rust) Cleanup AsyncBuilder and TaskBuilder (#​4936) (3e6bc9bd)
  • (rust) Fix interface casting, move reflection into declarations (#​4939) (04299157)
  • (rust) Support reflection for no_std (#​4941) (bf694309)

View changes on Github

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

---
updated-dependencies:
- dependency-name: fable
  dependency-version: 5.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants